@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#666666;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #dedede;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%}
.w1100{width: 1140px;margin:0 auto;}
.w1000{width: 1000px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #666666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
.pcnone{display:none}
/*header start*/
.header .head_top{height: 30px;background: #f1f1f1;line-height: 30px;border-bottom: 1px solid #eaeaea}
.header .head_top span a{padding: 0 20px;}
.header .head_top span a:nth-child(3) {padding-right: 0px;}
.header .head_mid{height: 100px;}
.header .head_mid .logo_zi{font-size: 17px;padding-top: 27px;color: #888}
.header .head_mid .tel{width: 185px;height:75px;background: url(../images/tel.png) no-repeat center left;padding-left: 60px;padding-top:25px;}
.header .head_mid .tel b{font-size: 30px;font-family: Arial;color: #12a574;}
.header .head_nav{height:47px;background: url(../images/navbg.jpg);}
.header .head_nav ul li{width: 120px;height: 47px;line-height: 47px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;background: url(../images/line1.png) no-repeat center right;}
.header .head_nav ul li a{display: block;width:100%;height:100%;color: #fff}
.header .head_nav ul li:nth-child(1) a{background: url(../images/line1.png) no-repeat center left;}
/*header end*/

/*banner start*/
.flexslider {
    margin: 0px auto 0px;
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 450px;
    display: block;
}
/*banner end*/

/*product start*/
.product_1{ background:#eee; /* background:url(../images/cpbg.jpg) no-repeat center; */ height: 940px;}
.product_1 .pro_body{}
.product_1 .pro_body .pb_l{width: 260px; height: 585px;}
.product_1 .pro_body .pbl_top{width: 260px;height: 133px;background: url(../images/proList.png) no-repeat center;}
.product_1 .pro_body .pb_l .pro_list9{height: 452px;}
.product_1 .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.product_1 .nav{ width:260px;position:relative;z-index:1;margin: 0px auto;}
.product_1 .nav a{ color:#fff;}
.product_1 .nav .nLi{position:relative; display:inline; height:37.5px; line-height:37.5px;}
.product_1 .nav .nLi h3 a{display:block;font-size:16px;text-align: left;background: #32808D;margin-top: 13px;color: #444;height:43px; line-height:43px; width: 245px; background:url(../images/libg2.jpg) no-repeat; padding-left: 15px;}
.product_1 .nav .nLi:nth-child(1){margin-top: 0px; }
.product_1 .nav .sub{display:none; width:180px; left:260px; top:-43px;  position:absolute;  line-height:37.5px;z-index: 9999;}
.product_1 .nav .sub li{ zoom:1;text-align: left;font-size: 13px; background:#12a574;}
.product_1 .nav .sub a{ display:block;padding-left: 15px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.product_1 .nav .sub a:hover{background:#096949;color:#fff;}
.product_1 .nav .on h3 a{ background:url(../images/libg1.jpg) no-repeat; color:#fff;}
.product_1 .pro_body .top{width: 880px;height: 50px;/* background: url(../images/pro_line.jpg) no-repeat center; */ border: 2px #12a574 solid; border-width: 2px 0 2px 0;margin-left: 10px;}
.product_1 .pro_body .top font{font-size: 24px;padding-left: 20px;line-height: 50px;color: #444}
.product_1 .pro_body .top span{line-height: 50px;font-size: 16px;color: #444;position: relative;top: 3px;}
.product_1 .pro_body .top .more{ width:100px; height:35px; line-height: 35px; text-align:center; font-size: 16px; background: #12a574; color:#fff; font-weight: bold; margin-top: 8px;}
.product_1 .pro_body .top .more:hover{ border-radius: 10px;}
.product_1 .pro_body .bot{}
.product_1 .pro_body .bot ul li{margin:0 14px;margin-top: 27px;transition: all 0.2s ease-in;}
.product_1 .pro_body .bot ul li .zi{height: 35px;line-height: 35px;font-weight: bold;font-size: 16px;color: #fff;  text-align: center; background-color: #12a574;}
.product_1 .pro_body .bot ul li .zi:hover{border-radius: 10px;}
.product_1 .pro_body .bot ul li .more{width: 100px;height:30px;background: #0173B9;color: #fff;text-align: center;line-height: 30px;transition: all 0.2s ease-in;}
.product .pro_body .bot ul li .more:hover{background: #DD1300}
/*product end*/
/*left*/
.pro_list .pb_l{width: 260px; height: 760px;}
.pro_list .pbl_top{width: 260px;height: 133px;background: url(../images/proList.png) no-repeat center;}
.pro_list .pb_l .pro_list9{height: 452px;}
.pro_list .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.pro_list .nav{ width:260px;position:relative;z-index:1;margin: 0px auto;}
.pro_list .nav a{ color:#fff;}
.pro_list .nav .nLi{position:relative; display:inline; height:37.5px; line-height:37.5px;}
.pro_list .nav .nLi h3 a{display:block;font-size:16px;text-align: left;background: #32808D;margin-top: 5px;color: #444;height:43px; line-height:43px; width: 245px; background:url(../images/libg3.jpg) no-repeat; padding-left: 15px;}
.pro_list .nav .nLi:nth-child(1){margin-top: 0px; }
.pro_list .nav .sub{display:none; width:180px; left:260px; top:-43px;  position:absolute;  line-height:37.5px;z-index: 9999;}
.pro_list .nav .sub li{ zoom:1;text-align: left;font-size: 13px; background:#12a574;}
.pro_list .nav .sub a{ display:block;padding-left: 15px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.pro_list .nav .sub a:hover{background:#096949;color:#fff;}
.pro_list .nav .on h3 a{ background:url(../images/libg1.jpg) no-repeat; color:#fff;}


/*company start*/
.scrollbg{ width: 100%; height:100%;background-image: url("../images/com_bg.jpg"); background-attachment: fixed; background-position: 50% 0%; background-repeat: no-repeat;position: absolute;z-index: -1}
.company{padding: 30px 0px 0px; background: url(../images/combg.png);}
.company .top{width: 200px;height: 42px;margin: 0 auto;/*background:url(../images/title_bg.png);*/ text-align: center;}
.company .top b{font-size: 40px;font-weight: normal; color:#fff;}
.company p{color: #fff;text-align: center;line-height: 220%;padding-top: 30px; font-size: 15px;}
.company .more{width: 130px;height: 30px;background: #12a574;text-align: center;margin: 30px auto 0 auto;color: #fff;line-height: 30px;font-size: 16px;}
.company .more:hover{border:1px solid #12a574;}
.company .service{width: 1200px;height: 130px;margin-top: 70px;}
.company .service ul li{width: 370px;height: 130px;background: #F6F6F6;margin-left: 45px;}
.company .service ul li:nth-child(1) {margin: 0px;}
.company .service ul li:nth-child(2) {background: #12a574}
.company .service ul li:nth-child(1) .top{width: 300px;height: 56px;margin:0 30px;background: url(../images/01.png) no-repeat left bottom;}
.company .service ul li:nth-child(2) .top{width: 300px;height: 56px;margin:0 30px;background: url(../images/02.png) no-repeat left bottom;}
.company .service ul li:nth-child(3) .top{width: 300px;height: 56px;margin:0 30px;background: url(../images/03.png) no-repeat left bottom;}
.company .service ul li .top p{position: relative;top: -8px;left: 35px;}
.company .service ul li:nth-child(1) .top p{font-size:20px;color: #12a574;}
.company .service ul li:nth-child(2) .top p{font-size:20px;color: #fff}
.company .service ul li:nth-child(3) .top p{font-size:20px;color: #12a574;}
.company .service ul li span{display: block;width: 300px;margin: 10px auto 0 auto;}
.company .service ul li:nth-child(2) span{color: #fff}
/*company end*/

/*case start*/
.case_bg{height:276px;background:url(../images/submit.png) no-repeat center;}
.case{margin-top: 40px;padding: 10px 0 0 0;}
.case .title{width: 1070px;height: 35px;margin: 0 auto;border: 2px solid #aaaaaa;border-width: 0 0 2px 0;line-height: 35px;}
.case .title b{font-size: 18px;color: #fff}
.case .title b font{font-size: 14px;font-weight: normal;color: #dedede}
.case .title .fr{font-size: 12px;color: #CB0005}

.case .picMarquee-left{ width:1078px;overflow:hidden; position:relative;}
.case .picMarquee-left .bd{ padding:14px 12px 20px 17px;   overflow: hidden;}
.case .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.case .picMarquee-left .bd ul li{ margin:0 11.5px; float:left; _display:inline; overflow:hidden; text-align:center;height: 195px;}
.case .picMarquee-left .bd ul li .pic{ text-align:center; }
.case .picMarquee-left .bd ul li .pic img{ width:220px; height:165px; display:block; }
.case .picMarquee-left .bd ul li p{text-align: center;position: relative;top: 8px;color: #fff}
/*case end*/
/*case start*/
.con21 {width: 100%;overflow: hidden;height: 140px;}
.con21 .con2_con {width: 470px;margin:0 auto;height: 80px;display: block;position: relative;}
.con21 .con2_con span {font-size: 30px;color: #333;font-weight: bold;padding-top: 50px;display: block;text-align: center;}
.con21 .con2_con em {font-size: 16px;color: #666;font-weight: normal;display: block;text-align: center;font-style: normal;margin-top: 12px;}
.con3{width:100%;margin-bottom: 50px; height: 570px;}
.con3 .cleft{width:292px; height:447px;}
.con3 .cleft .tel{width:242px;height: 50px;padding-left:50px;background: url(../images/tel.png) no-repeat center left;}
.con3 .con3_con{width:907px; background:#fff; height:447px; display:block;}
.con3 .con3_con li{position:relative; width:288px; border-right:1px solid #ccc; height:216px; margin-left:13px; margin-bottom:15px; float:left;}
.con3 .con3_con .grid ul{width:907px;}
.con3 .con3_con .effect-ming{background: #030c17;}
.ywbt{width:425px;height:52px;color:#CCC;font-size:48px;font-weight:100;letter-spacing:8px; margin:0 auto;text-align:center;margin-top:24px;text-indent:10px;overflow: hidden;}
.ywbt_da{width:680px;margin:0 auto;margin-top:10px;}
.ywbt_zhu{width:330px;height:40px;margin-left:70px;margin-top:-2px;color:#CCC;font-size:30px; float:left;font-family:"宋体";font-weight:bold;overflow: hidden;}
.ywbt_fu{width:250px;height:40px;margin-right:20px;color:#FFF;font-size:24px; float:right;font-weight:lighter;overflow: hidden;}
.con3 .con3_con .effect-ming img{opacity: 0.9;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;width:288px; height:216px;}
.con3 .con3_con .effect-ming .figcaption::before{position: absolute;top:20px;right:20px;bottom: 20px;left: 20px;border: 2px solid #12a574;box-shadow: 0 0 0 20px rgba(255,255,255,0.2);content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(0.4,0.4,1);transform: scale3d(0.4,0.4,1);}
.con3 .con3_con .effect-ming span{ text-align:center;display:none\9;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s; padding-top:40px; color:#fff; opacity:0;height: 30px; overflow: hidden;}
.con3 .con3_con .effect-ming p{opacity: 0;display:none\9;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(1.5);transform: scale(1.5); padding:30px; padding-top:0px; color:#fff;height: 72px;    line-height: 21px; overflow: hidden;}
.con3 .con3_con .effect-ming:hover span{-webkit-transform: scale(0.9); font-size:18px; opacity:1;transform: scale(0.9); display: block;display:none\9;-webkit-margin-before: 0.83em;-webkit-margin-after: 0.83em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;font-weight: bold;}
.con3 .con3_con .effect-ming:hover .figcaption::before,
.con3 .con3_con .effect-ming:hover p{opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}
.con3 .con3_con .effect-ming:hover .figcaption{background-color: rgba(58,52,42,0);}
.con3 .con3_con .effect-ming:hover img{opacity: 0.4;}
.con3 .con3_con .figcaption,
.con3 .con3_con .figcaption > a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.con3 .con3_con .figcaption > a{z-index: 1000;text-indent: 200%;white-space: nowrap;font-size: 0;opacity: 0;}
.con3 .more{text-align:center; margin-top:12px;}
/*case end*/
/*new start*/
.con21 {width: 100%;overflow: hidden;height: 140px;}
.con21 .con2_con {width: 470px;margin:0 auto;height: 80px;display: block;position: relative;}
.con21 .con2_con span {font-size: 34px;color: #333;font-weight: bold;padding-top: 50px;display: block;text-align: center; border-bottom: 2px #333 solid;}
.con21 .con2_con em {font-size: 16px;color: #666;font-weight: normal;display: block;text-align: center;font-style: normal;margin-top: 12px;}
.new{width:100%;overflow:hidden;background:url(../images/news_bg.jpg) no-repeat center bottom;padding-bottom: 30px}
.new .hot{background-color:#d80c18; height:40px; opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);box-shadow: 0 0 10px 2px rgba(0,0,0,.4); border-radius: 0px 0px 8px 8px;}
.new ul li a{line-height:40px;color:#fff;}
.new .new_body .newLeft{width:65%;float: left;}
.new .new_body .newRight{width:34%;float: left; margin-top:20px;}
.new .new_body .newRight li{height:40px;text-align:left; margin-left:10px;overflow: hidden;text-overflow: ellipsis; border-bottom:#CCC 1px dotted;font-size:16px}
.new .new_body .newRight li a{color: #333;font-family:"微软雅黑";float: left;width: 250px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new .new_body .newRight li:hover a{color: #12a574}
.new .new_body .newRight li span{ float:right; line-height:40px }
.new .new_body .newRight li:hover span{color: #12a574}
.new .newcontent{width:100%; float: left; margin:10px auto}
.new .new_img{width: 30%;float: left;}
.new .new_info{width:60%; margin-left:20px;  float:left; text-align:left; margin-top:1px; font-family:微软雅黑; }
.new .new_info h2{font-size:18px; color:Black; width:451px; text-align:left;margin: 12px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.new .new_info p{font-size:14px; color:#555;line-height:25px; margin-top:5px; text-indent:0em;overflow:hidden;height:50px;}
.new .new_info p a{font-size:13px; color:#eb6100;}
.new .new_info p a:hover{font-size:13px; color:#FF0000;}
/*new end*/

/*footer start*/
.footer{padding: 25px 0 25px 0;background: #333;border-top: 6px solid #12a574}
.footer ul p{font-size: 20px;line-height: 160%;margin-bottom: 10px;}
.footer .kslj{width: 350px;color: #fff}
.footer .kslj li{width: 130px;color: #999;font-size: 15px;}
.footer .cpzx{width: 400px;color: #fff}
.footer .cpzx li{width: 131px;color: #999;font-size: 15px;}
.footer .lxwm{width: 344px;color: #fff}
.footer .lxwm li{color: #999;font-size: 15px;}
.footer ul a li:hover {color: #12a574}
.foot_bot{height: 35px;line-height: 35px;background: #111;color: #ccc}
/*footer end*/

/*main start*/
.main{margin: 40px auto}
.main .pro_list{width:260px;background: #fff;padding-bottom: 17px;}
.main .pro_list .pl_top{width:240px;height: 90px;background: url(../images/pl_top.jpg) no-repeat center;}
.main .pro_list .ul1 li{width: 200px;background: #dfdfdf;margin: 9px auto;line-height: 30px;padding: 0 10px;}
.main .pro_list .ul1 .son{width: 200px;height: 22px;margin:0 auto;line-height: 22px;border-bottom: 1px dashed #dfdfdf}
.main .pro_list .ul1 ul{width:200px;display: none;clear: both;background: #fff}
.main .main_body{width: 830px;background: #fff;padding:10px 0;margin:0}
.main_body .title{width: 810px;height: 35px;margin: 0 auto;border: 2px solid #666;border-width: 0 0 2px 0;line-height: 35px;}
.main_body .title b{font-size: 18px;color: #12a574}
.main_body .title b font{font-size: 14px;font-weight: normal;color: #888}
.main_body .title .fr{font-size: 12px;color: #666}
.main_body .main_bot{width: 800px;padding-top: 10px;margin:0 auto;line-height:28px}
/*main end*/
/*产品中心*/
.pro_body6{padding: 10px 0;margin-top:15px;}
.pro_body6 ul li {width: 272px;height: 230px;margin-bottom:15px;}
.pro_body6 ul li .proimg {width: 250px;height: 187px;}
.pro_body6 ul li .prozi {width: 250px;text-align: center;position: relative; top: -10px;margin-top:20px;}
.pro_body6 ul li .h1{width: 250px; text-align: center; position: relative;  top: -10px; margin-top: 20px;text-align:center;color:red;}
/*文章页*/
.ny_title h2 { line-height: 40px; color: #666666; font-size: 18px; border-bottom: 1px #ccc dashed; margin-bottom: 20px; font-weight: bold;}
/*上下篇*/
.per { float: left; margin-top: 20px; text-align: center;  width: 100%; margin-bottom: 20px; background: #E0D8D8;}
.per p {line-height: 35px;margin: 0px; padding: 0px 10px;  width: auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #12a574; font-size: 17px; font-weight: bold;}
.fl{float:left;}
.fr:{float:right;}
/*相关文章*/
.xgwz { display: inline-block;}
.cgbt { border-bottom: 1px #ccc solid; font-size: 18px;  font-weight: bold; width: 800px;}
.xgxw { width: 360px; line-height: 25px; height: 25px; float: left;  margin: 5px 20px; border-bottom: 1px #ccc dashed; white-space: nowrap; overflow: hidden;}
.pro_img2 { width: 100%; margin: 0px auto; height: auto overflow: auto;}
.pro_img2 ul {  padding: 0px; margin: 0px; list-style: none;}
.pro_img2 ul li { float: left;  width: 150px;  margin: 10px 5px;  height: 160px;}
.pro_img2 ul li a { text-decoration: none;}
.pro_img2 ul li a img { width: 150px; height: 113px; border: 1px #ccc solid; border-radius: 3px;}
.pro_img2 ul li a span {  width: 150px; line-height: 20px; height: 20px; text-align: center; color: #666;  display: block;  white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
/*新闻列表*/
dl.news_dl { font-size: 14px; color: #666;  padding: 5px; line-height: 22px;  border-bottom: 1px dashed #CCCCCC; margin: 6px;}
dl.news_dl dt { line-height: 24px; height: 24px; width: 780px; overflow: hidden;}
dl.news_dl .dt_1 {  height: 20px;  padding-left: 20px; font-size: 16px; color: #666666;  font-weight: bold; text-decoration: none;}
dl.news_dl .dt_2 { font-size: 12px;  float: right; padding: 0 10px 0 8px; font-family: "Microsoft YaHei";}
/*上下页*/
.web_pages{width:860px;display: inline-block;}
.web_pages ul{float:left;padding:12px 0px 12px 22px;margin-left:20px;}
.web_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #12a574;background:#12a574;}
.web_pages ul li a{float:left;padding:10px;color: #FFF;display:block;}
.web_pages ul li a:hover{background-color:#3A3B3A; color:#fff;text-decoration:none;padding:10px;}
.web_pages ul li.thisclass,
.web_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#3A3B3A; color:#fff;padding:5px;font-weight:bold;}
.web_pages .pageinfo{line-height:28px;padding:12px 10px 12px 16px;color:#FFF;}
.web_pages .pageinfo strong{color:white;margin:0px 2px;}
/*友情链接*/
.links{clear:both;line-height:28px;color:#fff;background:#5D5C5C;font-size: 16px;}
.links a{font-size: 12px;color:#fff;line-height: 23px;}
/*网站地图*/
.mapbody{margin:0 auto;}
#content01 h3{ font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;    clear: both; }
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}

#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;    width: 1100px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:150px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.linkbox .sj{ width:900px;}.linkbox .sj ul li{ float:left; }
.hotnew_bt{font-size:16px;width:1100px;float:left;color:#666666;font-weight: bold;border-bottom:#111111 2px solid;margin-bottom: 20px;}
.hotnew{ width:auto;padding: 0px 30px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}
.wrapper {width:1200px;margin: 0 auto;}
/*左侧新闻栏*/
.sideWrap { margin-bottom: 19px;    width: 260px; margin-top:10px;}
.sideWrap h2 { background:#12a574; height: 43px; line-height: 43px; font-size:24px; font-weight: bold;color: #fff;text-align: center;}
.sideWrap h2 span{ padding-left:10px;}
.sideBox { background: #f2f2f2; }
.sideNewsBox { padding: 11px 12px 13px 11px; }
.sideNewsBox li { border-bottom: 1px dashed #d2d2d2; height: 29px; line-height: 29px; }
.sideNewsBox h3 a {background: url(../images/arrow.gif) no-repeat 0 center;color:#393939;display: block;padding-left: 11px;font-size: 13px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 30px;}
.sideNewsBox h3 a:hover {color:#12a574;font-size: 14px;font-weight: bold;}
/*内页图片放大*/
.pro_body6 .proimg .img{width: 220px;height: 165px;overflow: hidden; border: 1px #dfdfdf solid;}
.pro_body6 .proimg img{ width: 220px; height: 165px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.pro_body6 .proimg img:hover { transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);}