﻿@charset "utf-8";

/* CSS Document */

.nybg {
    width: 100%;
    background: #f1f1f1;
    padding-bottom: 10px;
}

#product-middle,
#pshow-middle,
#newslist-middle,
#nshow-middle,
#newslist-middle,
#about-middle,
#register-middle,
#search-middle,
#job-middle {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}

.left {
    width: 220px;
    float: left;
}

.left-1 {
    width: 220px;
}

.left-1-t {
    width: 220px;
    background-color: #05a066;
    text-align: center;
    font-family: "微软雅黑";
    padding: 20px 0 15px;
    line-height: 28px;
}

.left-1-t span {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 600;
}

.left-1-t p {
    font-size: 16px;
    color: #FFFFFF;
    font-family: "微软雅黑";
}

.left-1-t-r {
    width: 220px;
    background: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px;
}

.left-1-t-r ul {
    width: 220px;
    margin: 0 auto;
}

.left-1-t-r ul dl {
    line-height: 50px;
    height: 50px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    background: url(../images/left-bg1.png) center repeat-x;
    text-indent: 25px;
}

.left-1-t-r ul dl a {
    color: #fff;
}

.left-1-t-r ul li {
    line-height: 50px;
    height: 50px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    background: url(../images/left-bg.png) center repeat-x;
    text-indent: 25px;
    transition: 0.6s;
}

.left-1-t-r ul li:hover {
    background: url(../images/left-bg1.png) center repeat-x;
    transition: 0.6s;
}

.left-1-t-r ul li:hover a {
    color: #05a066;
}

.left-1-t-r ul li.noBg {
    background: url(../images/left-bg1.png) center repeat-x;
    line-height: 50px;
    height: 50px;
}

.left-1-t-r ul li.noBg a {
    color: #05a066;
}

.left-1-t-r ul li a {
    color: #222;
    display: block;
}


/**
.left-1-t-r ul{ width: 240px; margin: 0 auto;}
.left-1-t-r ul li{ width: 240px; line-height: 40px; text-indent:30px; margin: 10px 0; background:url(../images/left-bg1.png) center top no-repeat;}
.left-1-t-r ul li a{ font-size: 15px; height: 40px; color: #fff; font-weight: bold; display: block;}
.left-1-t-r ul li blockquote{ margin: 10px 0 0 0; padding:0; display:none; }
.left-1-t-r ul li blockquote a{ background:url(../images/left-bg.png) center top no-repeat; font-weight:normal; color: #333; font-size: 14px; height: 40px; line-height: 40px; margin-bottom: 5px; text-indent:30px; text-transform: uppercase;}
**/

.left-about {
    width: 220px;
}

.left-about-t {
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #05a066;
    color: #fff;
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: normal;
}

.left-about-r {
    width: 220px;
    background: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
}

.left-about-r ul {
    width: 220px;
    margin: 0 auto;
}

.left-about-r ul li {
    line-height: 50px;
    height: 50px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    background: url(../images/left-bg.png) center repeat-x;
    text-indent: 24px;
    transition: 0.6s;
}

.left-about-r ul li:hover {
    background: url(../images/left-bg1.png) center repeat-x;
    transition: 0.6s;
}

.left-about-r ul li:hover a {
    color: #05a066;
}

.left-about-r ul li.noBg {
    background: url(../images/left-bg1.png) center repeat-x;
    line-height: 50px;
    height: 50px;
}

.left-about-r ul li.noBg a {
    color: #05a066;
}

.left-about-r ul li a {
    color: #222;
    display: block;
}

.left-about-r ul li a:hover {}

.left-2-t,
.left-3-t,
.left-4-t,
.left-11-t {
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    background: #05a066;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.left-2 {
    padding-top: 12px;
}

.left-2-b {
    border: 1px solid #d7d7d7;
    border-top: none;
    background: url(../images/ke-bg.gif) bottom center no-repeat #fff;
}

.left-2-b img {
    width: 200px;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
}

.left-2-b p {
    padding: 0 10px 10px 10px;
    font-family: "微软雅黑";
    font-size: 12px;
}

.left-3 {
    margin-top: 10px;
}

.left-3-b {
    background: #fff;
    border: 1px #d7d7d7 solid;
    border-top: 0px;
}

.left-3-b ul {
    padding: 10px;
}

.left-3-b ul li {
    padding: 4px 0 3px 10px;
    background: url(../images/ys-li.gif) left center no-repeat;
    overflow: hidden;
    border-bottom: 1px #cacaca dashed;
}

.left-3-b ul li a {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #383838;
    line-height: 32px;
}

.left-4 {
    padding-top: 10px;
}

.left-4-b {
    background: #fff;
    border: 1px #d7d7d7 solid;
    border-top: 0px;
}

.left-4-b ul {
    margin: 0 auto;
    padding: 10px 0;
}

.left-4-b ul li div {}

.left-4-b ul li a img {
    width: 200px;
    height: 150px;
    border: 1px solid #dcdcdc;
    margin: 0 auto;
    display: block;
}

.left-4-b ul li span a {
    display: block;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
}

.product-right,
.register-right,
.search-right,
.job-right,
.about-right,
.pshow-right,
.newslist-right,
.nshow-right {
    width: 760px;
    float: right;
    background: #FFFFFF;
}

.product-right-top,
.register-right-top,
.search-right-top,
.job-right-top,
.about-right-top,
.pshow-right-top,
.newslist-right-top,
.nshow-right-top {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #dbdbdb;
    padding-top: 5px;
    width: 720px;
    margin: 0 20px;
}

.product-right-top h5,
.register-right-top h5,
.search-right-top h5,
.job-right-top h5,
.about-right-top h5,
.pshow-right-top h5,
.newslist-right-top h5,
.nshow-right-top h5 {
    font-family: "微软雅黑";
    font-size: 16px;
    width: 260px;
    text-indent: 12px;
    color: #030301;
    float: left;
    background: url(../images/middle_6_title_bg.png) 0px 11px no-repeat;
    font-weight: normal;
}

.product-right-top span,
.register-right-top span,
.search-right-top span,
.job-right-top span,
.about-right-top span,
.pshow-right-top span,
.newslist-right-top span,
.nshow-right-top span {
    float: right;
    line-height: 36px;
    color: #666;
    font-size: 12px;
    font-family: "微软雅黑";
}

.register-right-bottom,
.search-right-bottom,
.job-right-bottom,
.about-right-bottom,
.pshow-right-bottom,
.nshow-right-bottom,
.product-right-bottom1,
.product-right-bottom3,
.newslist-right-bottom {
    padding: 20px;
    overflow: hidden;
}


/*.about-right-bottom{ padding:15px;}*/

.wrap {
    overflow: hidden;
    border-bottom: 1px #cacaca dashed;
    padding: 10px;
}

.about-right-bottom p {
    overflow: hidden;
}

.about-right-bottom .table1 {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.about-right-bottom .table1 th span,
.about-right-bottom .table1 td span,
.about-right-bottom .table1 td a {
    white-space: nowrap;
    display: inline-block;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
    padding: 10px 5px;
    text-align: center;
    font-size: 14px;
    transition: all 0.3s
}

.about-right-bottom .table1 th {
    background: #05a066;
    color: #fff
}

.about-right-bottom .table1 tr:nth-child(even) td {
    background: #f8f8f8
}

.about-right-bottom .table1 tr:nth-child(odd) td {
    background: #f4f8ff
}

.about-right-bottom .table1 td a {
    padding: 0 5px;
    color: #05a066;
    font-size: 14px;
    transition: all 0s
}

.about-right-bottom .table1 tr:hover td {
    background: #d40202;
    color: #fff
}

.about-right-bottom .table1 tr:hover td a {
    color: #fff
}

.product-right-bottom {
    overflow: hidden;
}

.product-right-bottom ul {
    overflow: hidden;
    margin: 0 15px;
}

.product-right-bottom ul li {
    width: 242px;
    margin-top: 20px;
    float: left;
}

.product-right-bottom-img {
    width: 220px;
    display: block;
    margin: 0 auto;
}

.product-right-bottom-img:hover {}

.product-right-bottom ul li a img {
    width: 220px;
    height: 210px;
    padding: 2px;
    border: 1px solid #dcdcdc;
    object-fit: cover;
}

.product-right-bottom ul li a img:hover {
    border: 1px solid #05a066;
}

.product-right-bottom ul li strong {
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 24px;
    padding-top: 8px;
}

.product-right-bottom ul li strong a {
    color: #333;
    font-weight: normal;
    font-size: 14px;
}

.product-right-bottom ul li strong a:hover {
    color: #05a066;
}

.product-right-bottom ul li p {
    padding: 0 15px;
    color: #9a9a9a;
}

.product-right-bottom-a {
    width: 76px;
    height: 25px;
    background: url(../images/middle_input.gif) no-repeat;
    line-height: 25px;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
}


/*shipin*/

.product-right-bottom1 ul {
    overflow: hidden;
}

.product-right-bottom1 ul li {
    width: 300px;
    float: left;
}

.product-right-bottom1 ul li a img {
    width: 270px;
    height: 203px;
    padding: 2px;
    border: 1px solid #dddcdc;
    display: block;
    margin: 0 auto;
}

.product-right-bottom1 ul li span a {
    width: 300px;
    display: block;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #555;
}


/*合作客户*/

.product-right-bottom3 ul {
    margin: 0 auto;
    overflow: hidden;
}

.product-right-bottom3 ul li {
    width: 195px;
    float: left;
}

.product-right-bottom3 ul li a img {
    width: 170px;
    height: 90px;
    border: 1px solid #dcdcdc;
    display: block;
    margin: 0 auto;
}

.product-right-bottom3 ul li span a {
    width: 170px;
    display: block;
    text-align: center;
    padding-top: 5px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}


/*客户见证*/

.product-right-bottom4 {
    padding: 10px 15px;
    border-top: 0;
    overflow: hidden;
}

.product-right-bottom4 ul {
    overflow: hidden;
}

.product-right-bottom4 ul li {
    width: 200px;
    height: 315px;
    border: 5px solid #dcdcdc;
    margin: 10px 8px;
    float: left;
}

.product-right-bottom4 ul li:hover {
    border: 5px solid #0f60cc;
}

.product-right-bottom4 ul li img {
    width: 170px;
    height: 170px;
    display: block;
    margin: 10px auto;
    border-radius: 100%;
}

.product-right-bottom4 ul li strong {
    font-size: 16px;
    text-align: center;
    font-family: Microsoft YaHei;
    color: #373737;
    display: block;
}

.product-right-bottom4 ul li p {
    margin: 10px 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    border-top: 1px solid #bec0bf;
    padding-top: 10px;
}


/*荣誉资质*/

.product-right-bottom5 {
    padding: 10px 15px;
    overflow: hidden;
}

.product-right-bottom5 ul {
    overflow: hidden;
}

.product-right-bottom5 ul li {
    width: 275px;
    float: left;
    margin: 13px
}

.product-right-bottom5 ul li a img {
    width: 275px;
    height: 120px;
    border: 1px solid #dcdcdc;
    padding: 2px;
    display: block;
    margin: 0 auto;
}

.product-right-bottom5 ul li a img:hover {
    border: 1px solid #fec411;
}

.product-right-bottom5 ul li span a {
    display: block;
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
}

.product-right-bottom5 ul li span a:hover {
    color: #fec411;
}


/*企业风采*/

.product-right-bottom6 {
    padding: 10px 15px;
    overflow: hidden;
}

.product-right-bottom6 ul {
    overflow: hidden;
}

.product-right-bottom6 ul li {
    width: 210px;
    float: left;
    margin: 13px;
}

.product-right-bottom6 ul li a img {
    width: 210px;
    height: 160px;
    border: 1px solid #dcdcdc;
    padding: 2px;
    display: block;
    margin: 0 auto;
}

.product-right-bottom6 ul li a img:hover {
    border: 1px solid #05a066;
}

.product-right-bottom6 ul li span a {
    display: block;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
}

.product-right-bottom6 ul li span a:hover {
    color: #05a066;
}


/*留言板*/

.n_tel {
    width: 270px;
    height: 38px;
    background: #fff;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
}

.anli {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dashed #c4c099;
}

.anli-l {
    float: left;
}

.anli-l a img {
    width: 169px;
    margin-right: 10px;
}

.anli-r {
    width: 510px;
    float: left;
}

.pshow-right-bottom h1 {
    text-align: center;
    margin-bottom: 10px;
}

.NewsView-title-pro img {
    max-width: 650px;
    _width: 450px;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
}

.chanpin1 {
    overflow: hidden;
}

.chanpin-left {
    width: 350px;
    float: left;
    position: relative;
}

.chanpin-left-t {
    width: 350px;
    height: 340px;
    border: 1px solid #ddd;
}

.mousetrap {
    margin: 0 auto;
    display: block;
}

.chanpin-left-t img {
    width: 350px;
    max-height: 340px;
    _width: 350px;
    _height: 263px;
    display: block;
    object-fit: cover;
}

.chanpin-left-b {
    width: 350px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
}

.chanpin-left-b .input_l {
    position: absolute;
    top: 15px;
    width: 35px;
    height: 62px;
    left: 0px;
    background: url(../images/011.png) no-repeat;
}

.chanpin-left-b .input_r {
    position: absolute;
    top: 15px;
    width: 35px;
    height: 62px;
    right: 0px;
    background: url(../images/022.png) no-repeat;
}

.chanpin-left-b ul {
    overflow: hidden;
    width: 266px;
    margin: 0 auto;
}

.chanpin-left-b ul li {
    float: left;
    width: 96px;
    text-align: center;
}

.chanpin-left-b ul li img {
    width: 75px;
    height: 58px;
    border: 1px solid #ddd;
    padding: 1px;
    margin: 0 auto;
    display: block;
}

.chanpin-left-b ul li img:hover {
    border: 1px solid #05a066;
}

.cloud-zoom-lens {
    border: 4px solid #fff;
    margin: -4px;
    background-color: #fff;
    cursor: move;
}

.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}

.cloud-zoom-big {
    overflow: hidden;
    width: 350px;
    height: 350px;
}

.cloud-zoom-loading {
    color: white;
    background: #fff;
    padding: 3px;
    border: 1px solid #000;
}


/*
.chanpin-right{ width:360px; float:right; padding-right:10px; padding-top:10px;}
*/

.chanpin-right {
    width: 350px;
    float: right;
}

.chanpin-right-1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 40px;
    border-bottom: 1px dashed #DCDCDC;
}

.chanpin-right-2 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333;
    line-height: 30px;
    padding-top: 10px;
}

.chanpin-right-2 span {
    font-size: 14px;
    font-weight: normal;
    font-family: "微软雅黑";
    color: #333;
}

.chanpin-right-3 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333;
    line-height: 30px;
}

.chanpin-right-3 span {
    font-size: 14px;
    font-weight: normal;
    font-family: "微软雅黑";
    color: #333;
}

.chanpin-right-4 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333;
    line-height: 30px;
}

.chanpin-right-4 span {
    font-size: 14px;
    font-weight: normal;
    font-family: "微软雅黑";
    color: #333;
}

.ul_prodinfos {
    margin-top: 15px;
    padding: 6px 0 6px 63px;
    overflow: hidden;
    zoom: 1;
    background: url(../images/sdd.jpg);
    font-size: 14px;
    font-weight: bold;
}

.ul_prodinfos li {
    padding: 5px 0 1px;
    float: left;
    font-weight: normal;
    margin-left: 10px;
}

.hottel {
    color: #05a066;
    display: block;
    font: bold 30px/30px "Times New Roman", Times, serif;
}

.fenlei1 {
    background: url(../images/fenlei_line.jpg) repeat-x top;
    position: relative;
    padding-top: 10px;
    clear: both;
    margin-top: 45px;
}

.fenlei1 .tit {
    padding-bottom: 4px;
    _padding-bottom: 2px;
    position: absolute;
    top: -37px;
}

.fenlei1 .tit a {
    display: inline-block;
    background: url(../images/pro_fenlei_a.gif) no-repeat left top;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    float: left;
    color: #000;
}

.fenlei1 .tit a span {
    background: url(../images/pro_fenlei_span.jpg) no-repeat right top;
    height: 40px;
    font-size: 22px;
    float: left;
    padding: 7px 20px 0 15px;
}

.fenlei1 .tit a:hover,
.fenlei1 .tit .cur {
    color: #fff;
    text-decoration: none;
    background-position: left -25px;
    margin-top: 1px;
}

.fenlei1 .tit a:hover span,
.fenlei1 .tit .cur span {
    background-position: right -25px;
    padding-top: 6px;
}

.fenlei1 .tit a.first {
    color: #C10005;
}

.fenlei1 .tit a.first:hover {
    color: #fff;
}

.xiangqing {
    margin-top: 5px;
    border-bottom: 1px #dcdcdc solid;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: "微软雅黑";
}

.xiangqing p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
}


/*
.tabs{ overflow:hidden; height:35px; background:url(../images/x.gif) repeat-x bottom center; border-bottom:1px #dcdcdc solid;}
.tabs li{ border-right:1px #dcdcdc solid; display:block; width:100px; line-height:34px; text-align:center; float:left;}
.tabs .thistab,.tabs .thistab a:hover{ width:100px; height:33px; border-top:2px #2a9bdd solid; color:#2a9bdd; display:block; background:#fff;}
.tab_conbox{ padding:10px;}
.tab_conbox img{ max-width:617px; _width:617px;} */

.Information {
    border: 1px #dcdcdc solid;
}

.Information-title {
    background: #fafafa;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px #fff solid;
    overflow: hidden;
    padding: 0 5px 0 5px;
}

.Information-title-l {
    float: left;
}

.Information-title-r {
    float: right;
}

.Information-nr {
    padding-top: 10px;
}

.Information-nr ul {
    overflow: hidden;
    padding: 0 5px;
    margin: 0 auto;
    overflow: hidden;
}

.Information-nr ul li {
    width: 160px;
    float: left;
    padding: 5px;
    _padding: 4px;
}

.Information-nr ul li div {
    width: 150px;
    height: 110px;
    border: 1px #fff solid;
}

.Information-nr ul li a img {
    width: 150px;
    height: 110px;
    border: 1px solid #dcdcdc;
    display: block;
    margin: 0 auto;
}

.Information-nr ul li span a {
    width: 150px;
    display: block;
    text-align: center;
    padding-top: 5px;
}

.Information-nr3 {
    padding: 5px;
}

.Information-nr3 ul {
    overflow: hidden;
    padding: 0 5px;
    margin: 0 auto;
}

.Information-nr3 ul li {
    width: 128px;
    float: left;
    padding: 5px;
    _padding: 4px;
}

.Information-nr3 ul li div {
    width: 125px;
}

.Information-nr3 ul li a img {
    width: 125px;
    height: 95px;
    display: block;
    margin: 0 auto;
    border: solid 1px #ddd;
}

.Information-nr3 ul li span a {
    width: 125px;
    display: block;
    text-align: center;
    padding-top: 5px;
}

.Information-nr1 {
    padding-top: 10px;
}

.Information-nr1 ul {
    overflow: hidden;
    padding: 0 5px;
    margin: 0 auto;
    overflow: hidden;
}

.Information-nr1 ul li {
    width: 142px;
    float: left;
    padding: 5px;
    _padding: 4px;
}

.Information-nr1 ul li div {
    width: 130px;
    height: 100px;
    border: 1px #fff solid;
}

.Information-nr1 ul li a img {
    width: 130px;
    height: 100px;
    border: 1px solid #dcdcdc;
    padding: 1px;
    display: block;
    margin: 0 auto;
}

.Information-nr1 ul li span a {
    width: 130px;
    display: block;
    text-align: center;
    padding-top: 5px;
}

.Explain_nr {
    border-bottom: 1px #dcdcdc solid;
    font-size: 14px;
}

.fanhui {
    text-align: center;
    padding: 10px 0;
}

.news-ny {
    border-bottom: 1px #d7d7d7 dotted;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.news-left {
    width: 186px;
    float: left;
}

.news-left img {
    width: 180px;
    height: 130px;
    border: 1px solid #d7d7d7;
    padding: 3px;
}

.news-t {
    float: right;
    width: 720px;
}

.news-t-left {}

.news-t-left a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #05a066;
    line-height: 24px;
    font-weight: bold;
}

.news-t-left a:hover {
    color: #05a066;
}

.news-b {
    color: #666;
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 24px;
}

.news-t-right {
    padding-top: 10px;
    font-size: 14px;
    color: #666;
}

.news1 {
    overflow: hidden;
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 10px;
    margin: 15px 0px 10px 5px;
}

.news-l {
    width: 186px;
    float: left;
}

.news-l img {
    width: 166px;
    height: 116px;
    border: 1px solid #dcdcdc;
    padding: 2px;
}

.news-r {
    width: 650px;
    float: left;
    padding: 3px 0px 0px 0px;
}

.news-r-t {
    font-weight: bold;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.news-r-t a {
    color: #05a066;
}

.news-r-b {
    line-height: 24px;
    color: #666;
    font-size: 12px;
}

.nshow-right-bottom h1 {
    text-align: center;
    font-size: 18px;
    padding: 15px;
    margin: 0 auto;
}

.NewsView-title-Source {
    line-height: 30px;
    text-align: center;
    background: #EEEEEE;
}

.NewsView-title-Next {
    padding: 10px 0;
    font-weight: bold;
}

.NewsView-title-Content {
    line-height: 30px;
    padding: 5px 15px 0px 15px;
    font-size: 14px;
    border-bottom: 1px #dcdcdc solid;
}

.NewsView-title-Content p {
    font-size: 14px;
    text-indent: 2em;
}

.NewsView-title-Share {
    overflow: hidden;
}

.Information1 {
    border: 1px #dcdcdc solid;
}

.Information1-title {
    background: #fafafa;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px #cacaca solid;
    overflow: hidden;
    padding: 0 5px 0 5px;
}

.Information1-title-l {
    float: left;
}

.Information1-title-r {
    float: right;
}

.Information1-nr {
    padding: 5px;
}

.Information1-nr ul {
    overflow: hidden;
}

.Information1-nr ul li {
    width: 350px;
    background: url(../images/ys-li.gif) left center no-repeat;
    padding: 5px;
    _padding: 4px;
}

.Information1-nr ul li a {
    width: 350px;
    display: block;
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
}

.nshow-bottom {
    padding-top: 10px;
}


/*----ҳ------*/

.wrap {
    overflow: hidden;
    border-bottom: 1px #cacaca dashed;
    padding: 10px;
}

.wrap-right {
    float: left;
    width: 480px;
    padding: 5px;
}

.wrap-left {
    float: left;
}

.wrap-left img {
    width: 170px;
    border: 1px #cacaca solid;
}

.anli-r-t {
    font-weight: bold;
}

.anli-r-b {
    color: #666;
}

#pages {
    padding: 20px 0;
    margin: 0px;
    text-align: center;
}

#pages a {
    display: inline-block;
    width: 26px;
    height: 22px;
    line-height: 22px;
    margin: 0 2px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333
}

#pages a.next {
    width: 50px;
}

#pages a.prev {
    width: 50px;
}

#pages a.a1 {
    width: 56px;
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}

#pages span {
    display: inline-block;
    width: 26px;
    height: 22px;
    line-height: 22px;
    background: #05a066;
    border: 1px solid #05a066;
    color: #fff;
    text-align: center;
}

.table_form tbody th {
    text-align: right;
    padding-left: 56px;
}

.inp_one {
    width: 232px;
    height: 38px;
    background: #fff;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    margin-right: 5px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
}

.middle_7_b_code {
    width: 111px;
    height: 38px;
    background: #fff;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    font-family: Microsoft YaHei;
}

.middle_7_b_text {
    border: 1px solid #cdcdcd;
}

.middle_7_b_dosubmit {
    width: 128px;
    height: 41px;
    background: #05a066;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    border: none;
    font-size: 16px;
    margin-right: 15px;
}

.middle_7_b_reset {
    width: 128px;
    height: 41px;
    background: #333;
    border: 1px solid #cdcdcd;
    line-height: 38px;
    text-indent: 5px;
    color: #fff;
    font-family: Microsoft YaHei;
    border: none;
    font-size: 16px;
}

#code_img {
    width: 140px;
}

.table_form {
    font-size: 12px;
    width: 100%;
}

.table_form td {
    padding-left: 12px
}

.table_form th {
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    color: #777
}

.table_form td label {
    vertical-align: middle
}

.table_form td,
.table_form th {
    padding: 4px 0 4px 8px
}

.table_form tbody td,
.table_form tbody th {
    border-bottom: 1px solid #eee;
}

.colorpanel tbody td,
.colorpanel tbody th {
    padding: 0;
    border-bottom: none;
}

.xiangqing {
    overflow-x: auto;
}

.xiangqing table {
    width: 100%;
    min-width: 700px;
    font-size: 12px;
    color: #333;
    border-collapse: collapse
}

.xiangqing table th {
    line-height: 24px;
    padding: 5px;
    border: 1px solid #ddd;
}

.xiangqing table td {
    line-height: 24px;
    padding: 5px;
    border: 1px solid #ddd;
}

.xiangqing table th {
    text-align: left;
    padding-left: 2%;
    background-color: #ddd;
}

.xiangqing table td {
    text-align: center;
}

.xiangqing table td {
    min-width: 36px;
}