/*头部样式*/
.sky{line-height:33px;color:#666666;font-size:13px;border-bottom:1px solid #1fac75;}
.sky a{color:#666666;}
.sky a:hover{color:#fe0000;}



#header{width:1200px;margin:0 auto;height:105px;}
.logo{float:left;padding-top:13px;}
.k2{color:#0c5a9d;font-size:21px;background: url(../images/t.png) no-repeat left top;padding-left:41px;padding-top:15px;margin-top:9px;}






.topLink{width:820px;float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}



#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

/*热门搜索*/
.out-ss{border-bottom: 1px solid #e8e8e8;height: 70px;margin-bottom:60px;}
.search{text-align:left;width: 1200px;margin: 0 auto;}
#formsearch{width:320px;float:right;height: 28px;background: url(../images/ss.jpg) no-repeat;margin-top: 21px;}
.hotSearch{float:left;line-height:70px;font-weight:600;font-size:14px;}
.hotSearch a{font-weight:400;margin-right:6px;}

/*搜索和热门搜索*/

#formsearch input{height:28px;background:none;border:none;line-height:28px;}
#formsearch input#keyword{height:28px;line-height:28px;padding-left:10px;color:#666;width: 260px;font-size:13px;}
#formsearch input#s_btn{width:45px;height:28px;line-height:28px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;}
/*模拟select弹出框*/
.searchs {
	position:relative;
    display: inline-block;
    z-index:99999;
    float: left;width:100px;border: 1px solid #c8c8c8;margin-right: 5px;line-height:22px;text-align:center;color:#000;height:22px;
}
.option_g {
    display: none;
    border: 1px solid #c8c8c8;
    border-top:none;
    background:#fff;
}
.option_g li{
	color:#fff;
	font-size:12px;
	line-height:22px;
	color:#000;
}
.option_g li:hover{
	background:#3480ce;
	color:#fff;
}



.c11{background:#f5f5f5;margin-top:16px;padding-top:20px;padding-bottom:25px;}
.c1{width: 1200px;margin: 0 auto;}
.c1-title{background: url(../images/c1.png) no-repeat center;height: 164px;text-align: center;}
.c1-title1{font:600 18px/24px "微软雅黑";color:#fff;padding-top: 54px;padding-right:100px;}
.c1-title1 span{display: block;font:400 12px/26px "微软雅黑";}




/* 首页产品 & 交易模块 */
.hm-pro-module .left-menu { position: relative; width: 272px; border: 2px solid #1fac75; -webkit-box-shadow: 0 13px 42px 8px rgba(0, 0, 0, 0.05); box-shadow: 0 13px 42px 8px rgba(0, 0, 0, 0.05);padding-bottom:15px;}
.hm-pro-module .m-public-list .item:nth-child(5n) { margin-right: 0; }




/* 公用产品菜单 */
.public-pro-menu .caption-box { background: #1fac75;}
.public-pro-menu .caption { font-size: 25px;line-height: 64px; position: relative; overflow: hidden; height: 64px; padding-left: 97px; white-space: nowrap; text-overflow: ellipsis; color: #eeeeec;font-weight:normal;}
.public-pro-menu .caption:after { position: absolute; top:13px; left: 23px; width: 57px; height: 39px; content: ''; background: url(../images/probg.png) no-repeat 50% 50%; }



.public-pro-menu .menu-wrap { overflow: hidden; margin: 36px 12px 0px 18px;}
.public-pro-menu .menu-wrap .u-more { color: #1fac75;font-size:16px;line-height:45px;}
.public-pro-menu .menu-wrap .u-more:hover { text-decoration: underline; }
.public-pro-menu .classify-name { line-height: 40px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #1fac75; }
.public-pro-menu .classify-name:before { content: ""; display: inline-block; width: 12px; height: 12px; border: 2px solid #1fac75; border-radius: 50%; margin: 0 5px; }
.public-pro-menu .menu-list .item { line-height: 35px; height: 35px;position: relative; border-bottom: 1px dashed #d4d4d4; }
.public-pro-menu .menu-list .item a { position: relative; display: block; overflow: hidden; -webkit-transition: -webkit-transform ease .3s; transition: -webkit-transform ease .3s; transition: transform ease .3s; transition: transform ease .3s, -webkit-transform ease .3s; white-space: nowrap; text-overflow: ellipsis; color: #636161;font-size:16px;}
.public-pro-menu .menu-list .item a:after { content: ""; position: absolute; left: 5px; top: 15px; width: 10px; height:7px; background: url(../images/aw-right.png) no-repeat 0 0; visibility: hidden; opacity: 0; -webkit-transition: all ease .36s; transition: all ease .36s; z-index: -1; }
.public-pro-menu .menu-list .item.current a { color: #1fac75; }
.public-pro-menu .menu-list .item:hover { border-color: #1fac75; background: #1fac75; }
.public-pro-menu .menu-list .item:hover a { -webkit-transform: translateX(4px); transform: translateX(4px); color: #fff;padding-left:10px;}
.public-pro-menu .menu-list .item:hover a:after { opacity: 1; visibility: visible; left:216px; }


.right-con{width:909px;}
.u-hd-cp .title{color:#1fac75;font-size:24px;font-weight:normal;}
.u-hd-cp .title span{color:#c5c5c5;font-size:16px;padding-left:20px;font-weight:normal;}


.product_lists{padding-top:22px;}
.product_lists li{float:left;margin-right:16px;margin-bottom:22px;_display:inline;position:relative;overflow: hidden;}
.product_lists li a.img{}
.product_lists li a.img img{width:213px;height:213px;border:1px solid #e0e1dc;}
.product_lists li h3{text-align:center;padding-top:12px;font-weight:normal;color:#636161;font-size:16px;}
.product_lists li:hover h3{color:#1fac75;}
.product_lists li a.img{display:block;}
.product_lists li a.img:hover{border-color:#1fac75;}

.product_lists li:nth-child(4n){margin-right:0;}
.product_lists li .mask{background:rgba(32,168,115,.28);width:100%;height:215px;position:absolute;left:-215px;top:0;transition: all 1s;}
.product_lists li:hover .mask{left:0;}








.c12{}
.tab{position:relative;}
.tab li{float:left;display:block;text-align: center;}
.tab li a{display:block;line-height:50px;color:#333333;font-size:16px;height:50px;width:240px;text-align: center;background: #f5f5f5;}
.tab li a:hover{text-decoration:none;}
.tab li a.tab_click{color:#fff;text-decoration:none;font-size:16px;background:#1fac75;text-align: center;height:50px;width:240px;line-height:50px;}
.tab_content{padding-top:16px;position: relative;}





.product_list1{}
.product_list1 li{float:left;margin-right:26px;margin-bottom:15px;}
.product_list1 li a.img{border:1px solid #e0e1dc;}
.product_list1 li a.img img{width:278px;height:192px;}
.product_list1 li h3{text-align:center;padding-top:10px;}
.product_list1 li h3 a{font-weight:normal;font-size: 14px;color:#333;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#1fac75;}
.roll_product{float:left;}
.product_list1 li:nth-child(4n){float: right;margin-right: 0;}

.c2{background: #eef2f6;height: 600px;overflow: hidden;margin-top: 30px;}
.c22{width: 1200px;margin: 0 auto;padding-top: 40px;position: relative;}
.c2-title{background: url(../images/ljba.png) no-repeat center;height: 73px;font:600 24px/86px "微软雅黑";color:#1fac75;text-align: center;}
.c2-title span{color:#000;padding-left: 10px;}

@keyframes mymove
{
from {transform: rotateZ(0);}
to {transform: rotateZ(360deg);}
}


.bei
{position: absolute;top:156px;left: 50%;margin-left: -188.5px;
background: url(../images/33.png) no-repeat;width: 377px;height: 377px;
animation:mymove 10s linear infinite ;
-webkit-animation:mymove 10s linear infinite; 
}
.bei1{background: url(../images/22.png) no-repeat;width: 369px;height: 369px;position: absolute;top:160px;left: 50%;margin-left: -184.5px;z-index: 999;}
.c2a{background: url(../images/c2a.png) no-repeat;width: 149px;height: 265px;position: absolute;top:215px;left: 365px;z-index: 9999;}
.c2b{background: url(../images/c2b.png) no-repeat;width: 149px;height: 265px;position: absolute;top:215px;right: 365px;z-index: 9999;}

.c2aa{width: 335px;text-align: right;font:400 14px/16px "微软雅黑";color:#333;position: absolute;left: 26px;top:198px;}
.c2aa h3{color:#999;font-size: 12px;font-family: "arial";font-weight: 400;padding-top:6px;}
.c2bb{width: 335px;text-align: right;font:400 14px/16px "微软雅黑";color:#333;position: absolute;left: 26px;top: 331px;}
.c2bb h3{color:#999;font-size: 12px;font-family: "arial";font-weight: 400;padding-top:6px;}
.c2cc{width: 335px;text-align: right;font:400 14px/16px "微软雅黑";color:#333;position: absolute;left: 26px;top: 461px;}
.c2cc h3{color:#999;font-size: 12px;font-family: "arial";font-weight: 400;padding-top:6px;}
.c2dd{width: 335px;text-align: left;font:400 14px/16px "微软雅黑";color:#333;position: absolute;right: 26px;top:198px;}
.c2dd h3{color:#999;font-size: 12px;font-family: "arial";font-weight: 400;padding-top:6px;}
.c2ee{width: 335px;text-align: left;font:400 14px/16px "微软雅黑";color:#333;position: absolute;right: 26px;top: 331px;}
.c2ee h3{color:#999;font-size: 12px;font-family: "arial";font-weight: 400;padding-top:6px;}
.c2ff{width: 335px;text-align: left;font:400 14px/22px "微软雅黑";color:#333;position: absolute;right: 26px;top: 449px;}
.c2ff h3{color:#999;font-size: 12px;font-family: "arial";font-weight: 400;padding-top:6px;line-height: 16px !important;}


.c2aa:hover{color:#1fac75;}
.c2bb:hover{color:#1fac75;}
.c2cc:hover{color:#1fac75;}
.c2dd:hover{color:#1fac75;}
.c2ee:hover{color:#1fac75;}
.c2ff:hover{color:#1fac75;}




.c3{background: url(../images/bg.png) no-repeat center;height:228px;}
.c33{width: 1200px;margin: 0 auto;position: relative;}
.c3a{font:400 16px/30px "微软雅黑";color:#fff;position: absolute;top: 48px;left: 89px;}
.c3b{font:600 24px/30px "å¾®è½¯é›…é»‘";color:#fff;position: absolute;top: 122px;left: 500px;}


.c4{width: 1148px;margin: 0 auto;margin-top: 32px;padding-bottom: 60px;}
.c4-title{background: url(../images/c4.png) no-repeat center;height: 61px;text-align: center;font:600 24px/92px "微软雅黑";color:#1fac75;}
.c4-title span{color:#000;}
.c44{font:400 12px/28px "微软雅黑";color:#999;text-align: center;}
.c4a{width: 614px;padding-top: 88px;}
.c4aa{background: url(../images/ys1.png) no-repeat left;height:64px;font:600 24px/26px "微软雅黑";color:#666;padding-left: 88px;padding-top: 26px;}
.c4aa span{display: block;font:400 12px/28px "微软雅黑";color:#999;}
.c4-aa{padding-left: 88px;font:400 14px/28px "微软雅黑";color:#666;}
.c4b{width: 491px;height:302px;overflow: hidden;padding-top: 30px;}





.c5-box{background: #f7f6f5;height: 342px;overflow: hidden;}
.c5{width: 1155px;margin: 0 auto;padding-top: 36px;}
.c5a{width: 525px;height:272px;}
.c5b{width: 606px;}
.c5bb{background: url(../images/ys2.png) no-repeat left;height:64px;font:600 24px/26px "微软雅黑";color:#666;padding-left: 88px;padding-top: 26px;}
.c5bb span{display: block;font:400 12px/28px "微软雅黑";color:#999;}





.c6{width: 1148px;margin: 0 auto;padding-bottom: 15px;}
.c6a{width: 614px;padding-top: 68px;}
.c6aa{background: url(../images/ys3.jpg) no-repeat left;height:64px;font:600 24px/26px "微软雅黑";color:#666;padding-left: 88px;padding-top: 26px;}
.c6aa span{display: block;font:400 12px/28px "微软雅黑";color:#999;}
.c4-aa{padding-left: 88px;font:400 14px/28px "微软雅黑";color:#666;}
.c6b{width:448px;height:378px;padding-top: 10px;}



.c4aa:hover{color:#1fac75;}
.c4aa:hover span{color:#1fac75;}
.c5bb:hover{color:#1fac75;}
.c5bb:hover span{color:#1fac75;}
.c6aa:hover{color:#1fac75;}




.c7{background: url(../images/c7.jpg) no-repeat center top;height:534px;overflow: hidden;}
.c77{width: 1200px;margin: 0 auto;padding-top:86px;}
.c7-box{background: url(../images/about.png) no-repeat center;height:432px;}
.c7a{width: 1100px;margin: 0 auto;padding-top: 0}
.c7aa{font:600 18px/78px "微软雅黑";color:#333;text-align: center;}
.c7bb{font:400 12px/24px "微软雅黑";color:#666;text-align: left;}
.c7cc{text-align: center;margin-top: 37px;}
.c7cc a{background: #1fac75;font:400 14px/52px "微软雅黑";color:#fff;padding: 16px 48px;border-radius: 3px;border-color: 1px solid #fff;}
.c7cc a:hover{background: #fff;border: 1px solid #1fac75;color:#1fac75;
    -moz-transition: color 0.8s ease 0s;
    -webkit-transition: color 0.8s ease 0s;
    -o-transition: color 0.8s ease 0s;
    transition: color 0.8s ease 0s;
    white-space: nowrap;}


.boxs{width:1200px;margin:0 auto;}

.c24{padding-top: 0px;}
.c24 li{width: 120px;float: left;margin:0 90px;text-align: center;position: relative;}

.c25{background: url(../images/line.png) no-repeat;width: 120px;height: 109px;position: absolute;left: 0;z-index: 999;top:6px;
animation:mymove 3s linear infinite ;
-webkit-animation:mymove 3s linear infinite; }
.c24 li img{width: 104px;height: 121px;overflow: hidden;}
.c26{padding-top: 6px;}
.c26  a{font:600 16px/36px "å¾®è½¯é›…é»‘";color: rgb(67, 67, 67);}
.c24 li a:hover{color:#01b168;}
.cc img{-webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;width: 380px;height: 280px;overflow: hidden;}
@keyframes mymove
{
from {transform: rotateZ(0);}
to {transform: rotateZ(360deg);}
}












.c8{width: 1000px;margin: 0 auto;margin-top:55px;}
.c8-title{background: url(../images/news.jpg) no-repeat center;height: 54px;text-align: center;font:600 24px/72px "微软雅黑";color:#1fac75;}
.c8-title span{color:#000;}
.c88{font:400 12px/14px "微软雅黑";color:#999;text-align: center;}
.c8-content{padding-top: 20px;}
.tabli1{text-align:center;}
.tabli1 li{display:inline-block;width:400px;height:50px;text-align:center;cursor:default;font:400 14px/50px "微软雅黑"; 
color:#333;background:#f5f5f5;}
.tabli1 li.cur{background:#1fac75;color:#fff;}
.tab1{display:none;width: 1200px;margin: 0 auto;margin-top:10px;}



.news_list1{width:359px;}
.news_list1 li{position:relative;}
.news_list1 li a.img img{width:359px;height:217px;}
.news_list1 li a{color:#1fac75;font-size:16px;line-height:45px;}

.news_list1 li span{color:#434343;z-index:0;line-height:18px;font-size:15px;display:block;padding-top:10px;}




.ns2{ width:536px}





.news_list2{position: relative;}
.news_list2:before{width: 1px;height:326px;background: #7c7f7c;position: absolute;left: 6px;top: 9px;content: "";}
.news_list2 li{padding-left: 25px;position: relative;margin-bottom: 24px;}
.news_list2 li a{font-size: 15px;color: #535453;border-bottom: 2px dashed #b9b9b9;line-height: 12px;padding-bottom: 8px;display: block;}
.news_list2 li a span{float: right;font-size: 15px;color: #535453;}
.news_list2 li:before{width: 13px;height: 13px;background: #7c7f7c;position: absolute;left: 0;bottom: 9px;content: "";border-radius: 50%;}
.news_list2 li:hover:before{background: #1fac75;}
.news_list2 li:hover a{color: #1fac75;}
.news_list2 li:hover span{color: #1fac75;}





/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{width:1200px;margin:0 auto;}




.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.xian{background: url(../images/xian.jpg) no-repeat center;height: 5px;margin:0px 0 0px 0;}
/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}




/*友情链接*/
.f_link{width:1200px;margin:0 auto;/*height:50px;*/line-height:25px;}

/*页面底部*/
.out-foot{background:url(../images/foot.png) no-repeat;width:1920px;position:relative;left:50%;margin-left:-960px;height:146px;padding-top:20px;}
.foot{width: 1200px;margin:0 auto;}
.foot a:hover{color:#01b168;text-decoration:none;}

.fa{width: 248px;margin-left:25px;}
.ff_tt{color:#7a7a7a;font-size:20px;margin-bottom:5px;}

.fa a{width:124px;display:block;float:left;line-height:26px;font-size:14px;color:#666666;}
.fa a:nth-child(2n){float:right;}

.fb{margin-left:23px;width:457px;font:400 13px/26px "微软雅黑";color:#575757;}
.fb a{color:#575757;}

.fd{margin-right:15px;text-align:right;color:#666666;font-size:14px;line-height:23px;}

.fd{}


#gotops{position:fixed;height:38px;width:38px;background:url(../images/top.png) no-repeat;right:15%;bottom:166px;cursor:pointer;}












/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nei.jpg) no-repeat 0% 100%;font-size:14px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;position: relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:21px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nei1.jpg) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
