/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei"; }
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#FFF; line-height:25px;  min-width:1200px; color:#333333; font-size:14px;}

h1,h2,h3,h4,h5,h6,font {font-size:14px;}
ul,ol { list-style-type:none; vertical-align:bottom; }
a{ color:#333333; text-decoration:none;
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear ;  /* Firefox 4 */
    -webkit-transition: all 0.5s linear;    /* Safari 和 Chrome */
    -o-transition: all 0.5s linear;}
a:hover{ color:#0062b3; text-decoration:none;}
img,input{border:0px; vertical-align:middle; outline:none;}
ul,ol,li{list-style:none;}
table,th,td{border-collapse:collapse;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.lf{float:left;}
.dis{display:none;}
.hui{background:#f5f5f5;}
p10{padding:10px;}
p20{padding:20px;}
::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
video::-webkit-media-controls {
    overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c40{clear:both; height:40px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.hid{height:auto;overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
.wrapper, .wrap{width:1300px; margin:0 auto;  }
.wrapper{margin-bottom:50px; min-height:auto; padding-top:60px;}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;}
.w1200w{width:1202px; margin:0px auto; clear:both;}
.top{
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background: #002544;
    color: #fff;
}
.top .tel{
    width: 193px;
    height: 34px;
    overflow: hidden;
    float: right;
    background: url(tel.jpg) no-repeat center left;
    padding-left: 20px;
	font-size:16px;
	font-weight:700;
	color:#ff0000;
}
.header{
    width: 100%;
    height: 80px;
    overflow: hidden;
	background:#eee
}
.header .logo{
    width: 178px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-top: 20px; 
}
.header .header_right{
    width: 1200px;
    height: 80px;
    overflow: hidden;
    float: right;
	
}
.nav{width: 1200px;height:80px; float: right;}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{float: left; text-align: center; height: 80px;  overflow: hidden;}
.nav ul li a{ display: block; width: 144px;text-align: center;  margin: 0 auto; height: 80px; line-height: 80px; font-size: 18px;}
.nav ul li a:hover{color: #fff; background:#002544; height: 80px; line-height: 80px;text-align: center;transition:all 0.6s;}
.nav .hover a{color: #fff; background:#002544; height: 80px; line-height: 80px; text-align: center;transition:0.6s;}
.nav .currclass a{color: #fff; background:#002544; height: 80px; line-height: 80px; }
.nav ul li ul{margin:0px;padding:0;display:none;transition:all 0.6s;}
.nav ul li ul li{width:144px; font-size:12px; text-align:left; height:40px; float:left; border-bottom:1px solid #fff;}
.nav ul li ul.subnav{transition:0.7s;width:144px; position:absolute;z-index:999;border-bottom:3px solid #122d43; border-radius: 5px;}
.nav ul li ul.subnav li a{display:block;width:144px; height:40px;line-height:40px;text-align:center;background:#fff;color:#333; font-size:14px; transition:0.7s;}
.nav ul li ul.subnav li a:hover{background:#002544;color: #fff;}

.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%;background: #009CD8;/* background: rgba(9,206,179,.8); */animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:600px;overflow:hidden;}
.full_text{width:100%; height:100px;position:absolute;z-index:6; bottom:0px;left:0;text-align:center; background:url(tmbg_a.png); padding:10px 0px;}
.full_text ul{width:1200px; margin:0 auto; height:100px;}
/*.full_text span{font-size:52px; height:100px; line-height:94px; display:block;font-family:"Microsoft YaHei","微软雅黑","Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; background:url(title_xian.jpg) no-repeat center bottom;}
.full_text p{display:block;color:#fff; padding-top:20px;}*/
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
@keyframes changeBiger {
                0% {
                    transform: scale(1.08);
                }
                100% {
                    transform: scale(1);
                }
            }
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center; background-size:cover;}
.fullSlide .bd li a{display:block;height:600px; background-size:cover;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:60px;height:10px;margin:2px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
.banner1{animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}
/*关键词搜索*/
.keyword{width:100%;  height:60px; line-height:60px; font-size:24px; margin-top: 20px; }
.keyword .keycon{
    width: 1200px;
    height: 60px;  
    color: #fff;
    margin: 0 auto;
    background: #0062b3;
}
.keyword .keycon a{
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 14px;
    height:60px; 
    line-height: 60px;
    padding-top:0 !important;
    margin-top:0 !important;  
    margin: 0 10px;
}
.keyword .key_text{float:right; width: 600px; height:60px; line-height: 60px; overflow: hidden;}
.keyword .key_text b{display:block; float:left; color:#fff; font-weight: normal; text-align:left; text-indent:20px; font-size: 14px;}
.search{width:470px; float:left; padding-top:12px; margin-left: 20px; }
.search li{float:left;}
.search li .select{width:60px; background:#fff; height:32px;float:left; margin-right:2px; display:none;}
.search li .input{width:384px; background:#fff; border:1px solid #fff; height:34px;line-height: 34px;float:left; text-indent:3px; padding-left:16px; }
.search li .submit{width:67px; background:#0068db; cursor:pointer; height:36px; line-height: 36px; float:left; color:#fff;}

.left_b{height:24px;background:url(bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden; margin-bottom:20px; background:#f4f4f4;}
.plist .hd{ height:60px; line-height:60px; font-size:28px; color:#fff; text-align:left;background:#cc0000 url(jian.png) no-repeat 200px center; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 260px; border: 1px solid #eaeaea;  border-bottom: 9px solid #cc0000;border-radius: 10px;border-top: none;overflow: hidden;}
.plist .bd ul{ width: 240px; margin: 0 auto; padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width:100%; padding:0px 0%; height:54px; text-indent:10px; line-height: 54px; overflow: hidden; border-bottom:1px dashed #e2e2e2;background:url(leftula2.png) no-repeat 12px 22px;}
.plist .bd ul li:hover{ color: #0858b1; background:#fff url(leftula1.png) no-repeat 12px 22px;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:left; background:url(jiao.png) no-repeat 10px 10px; text-indent:24px; height:28px; line-height:28px; overflow:hidden; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width: 94%; height: 54px; margin:0 auto; font-size:16px;color: #333; text-indent:25px;}
.plist .bd ul li a:hover{ color: #cc0000;}
.plist .bot{margin-top:8px; border: 1px solid #eaeaea; border-bottom: 9px solid #cc0000;border-radius: 10px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 16px;}

.pztype{width:100%; display:none;}

.cp_class{width:1200px; margin:0 auto; padding:20px 0;}
.cp_class li{width:236px; height:40px; overflow:hidden; margin:2px; float:left; text-align:left;display:block;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;display:block; float:left; color:#fff;text-indent:35px; color:#111;transition:all 0.4s;background:#f5f5f5; width:100%;}
.cp_class li a:hover{background:#cc0000;color:#fff;text-indent:40px;}


/*首页滚动产品展示*/
.product{
    width: 1200px;
    padding: 90px 0 70px;
    overflow: hidden;
    margin: 0 auto;
}
.index_tit{
    text-align: center;
    width: 100%;    
    overflow: hidden;
    margin-bottom:40px; 
}
.index_tit .tit_top{
    width: 316px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto; 
    margin-bottom: 15px;
}
.index_tit h3{
    font-size: 30px;
    font-weight: 400;
    display: block;
    line-height: 42px;
    height: 42px;
    color: #0062b3;
    text-align: center;
    float: left;
    margin: 0 40px; 
}
.index_tit .tit_top .xian{
    width: 58px;
    height: 2px;
    background: #cccccc;
    float: left;
    margin-top:20px; 
}
.index_tit p{
    color: #cccccc;
    font-size: 20px;
}
.product .kinds{
    width: 1200px;
    height: 45px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 50px; 
}
.product .kinds a{
    display: inline-block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
    background: #e7e7e7;
    color: #333;
    font-size: 18px;
    margin: 0 1px;
}
.product .kinds a:hover{
    background: #0062b3;
    color: #fff;
}
.plists{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.plists ul li{
    width: 286px;
    height: 290px;
    overflow: hidden;
    border: #cccccc 1px solid;
    float: left;
    border-radius: 8px; 
    margin: 0 6px 20px 6px;
    text-align: center;
}
.plists ul li .pic{
    padding: 13px 13px 0 13px;
    width: 260px;
    height: 230px;
    overflow: hidden;
}
.plists ul li .pic img{
    width: 260px;
    height: 210px;
    overflow: hidden;
    transition: all 0.5s ease; 
}
.plists ul li .title{
    width: 260px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    margin: 0 auto;
    border-top: #cccccc 1px solid; 
}
.plists ul li:hover .pic img{
    transition: all 0.2s; transform: scale(1.1,1.1);
}
.product .look_more{
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    border: #cccccc 1px solid;
    border-radius: 10px; 
    font-size: 16px;
    margin-top: 26px; 
}
.product .look_more:hover{
    background: #0062b3;
    color: #fff;
}
.tuijian{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px; 
}
.tuijian .tit_top{
    width: 630px;
    overflow: hidden;
}
.tuijian .tuicon{
    width: 1200px;
    overflow: hidden;
}
.tuicon .bd{
    width: 1200px;
    height: 510px;
    overflow: hidden;
    margin: 0 auto;
    overflow:hidden; zoom:1; 
}
.tuicon .text{
    width: 482px;
    height: 510px;
    overflow: hidden;
    float: left;
    padding-left: 118px; 
    background: url(tui01.jpg) no-repeat left top;
}
.tuicon .text.text2{
    background: url(tui02.jpg) no-repeat left top;
}
.tuicon .text.text3{
    background: url(tui03.jpg) no-repeat left top;
}
.tuicon .text.text4{
    background: url(tui04.jpg) no-repeat left top;
}
.tuicon .text h3{
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #0062b3;
    padding-left: 20px;
    font-weight: 200;
    margin-bottom: 77px; 
}
.tuicon .text .tlist p{
    font: 14px "Microsoft YaHei";
    line-height: 26px;
    color: #666;
    margin: 14px 0 26px 20px;
    width: 460px;
}
.tuicon .text .zixun{
    display: block;
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border:#0062b3 1px solid;
    color: #333;
    border-radius: 25px;
    margin-top: 50px;   
}
.tuicon .text .zixun:hover{
    background: #0062b3;
    color: #fff;
}
.tuicon .tpic{
    width: 600px;
    height: 510px;
    overflow: hidden;
    float: right;
}
.tuicon .tpic img{
    width: 600px;
    height: 510px;
    overflow: hidden;
}
.tuicon .hd{
    width: 1200px;
    height: 131px;
    background: url(libg.jpg) no-repeat center bottom;
}
.tuicon .hd ul li{
    width: 298px;
    height: 131px;
    line-height: 94px;
    padding-top: 33px; 
    text-align: center;
    float: left;
    color: #333;
    font-size: 22px;
    overflow: hidden;
    cursor: pointer;
}
.tuicon .hd ul li:hover,
.tuicon .hd ul li.on
{
    height: 131px;
    line-height: 94px;
    padding-top: 33px; 
    color: #fff;
    background: url(lihover.jpg) no-repeat center top;
}
.index_service{
    width: 100%;
    padding: 34px 0 73px;
    overflow: hidden;
    background: url(goodbg.jpg) no-repeat center;
    margin-bottom: 62px; 
}
.index_service .tit_top{
    width: 408px;
    overflow: hidden;
}
.index_service .slist{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.index_service .slist ul li{
    width: 230px;
    overflow: hidden;
    float: left;
    line-height: 46px;
    margin: 0 32px;
    text-align: center;
}
.index_service .slist ul li h3{
    font-size: 18px;
    color: #0062b3;
    font-weight: normal;
}
.index_service .slist ul li p{
    line-height: 24px;
    font-size: 16px;
    color: #999;
}
.apply{
    width:1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px; 
}
.app_tab{clear:both;width:1200px;height:260px;overflow:hidden;}
.list{width:12000px;}
.list .tabCon{float:left;width:1200px;height:250px;margin-top:30px;}
.app_img{width: 300px; height: 200px; border-radius: 4px; overflow: hidden; margin-right: 50px;}
.app_img img{width: 300px; height: 200px;}
.app_tit{width: 845px; float: left; }
.app_tit a{font-size: 24px;color:#666;height: 60px; line-height: 60px;float: left; border-bottom: 1px #00559b solid;}
.app_tab p{font-size: 14px;color: #666; line-height: 25px;float: left;width: 845px; margin-top: 25px;}
.app_link{float:left;color: #00559b;font-size: 14px; margin-top: 25px}
.app_link a{color: #00559b; margin-right: 5px;}
.app_content ul.title{float:left;}
.app_content ul.title li{float: left;width:120px; cursor: pointer;}
.app_lit_img{width:100px;height:67px; overflow: hidden;border-radius: 4px;}
.app_lit_img img{width:100px;height:67px;}
.app_lit_tit{width:100px; text-align: center; height: 35px; line-height: 35px; font-size: 14px;color: #333; margin-top: 15px;}
.app_content ul.title li:hover .app_lit_tit{border-top: 1px #00559b solid;color: #00559b;}

.case{
    width: 1326px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px; 
}
.case .case_con{
    width: 1326px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.case_con .bd{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.case_con ul{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.case_con ul li{
    width: 270px;
    height: 270px;
    text-align: center;
    line-height: 48px;
    padding: 5px;
    overflow: hidden;
    background: #eeeeee;
    float: left;
    margin: 0 10px;
    font-size: 16px;
}
.case_con ul li .pic,
.case_con ul li .pic img
{
    width: 270px;
    height: 220px;
}
.case_con .icon{
    display: block;
    width: 34px;
    height: 72px;
    overflow: hidden;
    position: absolute;
    top:100px;
}
.case_con .icon.prev{
    left: 0;
    background: url(left2.jpg) no-repeat center;
}
.case_con .icon.next{
    right: 0;
    background: url(right2.jpg) no-repeat center;
}
.about{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px; 
}
.about .apic{
    width: 1200px;
    height: 360px;
    overflow: hidden;
    margin: 0 auto;
}
.about .apic img{
    width: 1200px;
    height: 360px;
    overflow: hidden;
}
.about .atext{
    width: 1200px;    
    overflow: hidden;
} 
.about .atext h3{
    height: 72px;
    line-height: 72px;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
}
.about .atext .desc{
    width: 1200px;
    margin: 0 auto;
    line-height: 28px;
    font-size: 16px;
}
.honour{
    width: 1346px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px; 
}
.honour .htit{
    height: 40px;
    overflow: hidden;
    background: url(htit.jpg) no-repeat center;
    margin-bottom: 28px;
}
.honour_con{
   width: 1346px;
    overflow: hidden;
    margin: 0 auto;
    position: relative; 
}
.honour_con .bd{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.honour_con ul li{
    width: 280px;
    height: 192px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin: 0 10px;
}
.honour_con ul li .pic,
.honour_con ul li .pic img
{
    width: 280px;
    height: 192px;
}
.honour_con .icon{
    display: block;
    width: 50px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    top:65px;
}
.honour_con .icon.prev{
    left: 0;
    background: url(left.jpg) no-repeat center;
}
.honour_con .icon.next{
    right: 0;
    background: url(right.jpg) no-repeat center;
}

.news{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 60px; 
}
.news .hd{
    width: 640px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    margin-bottom: 43px; 
}
.news .hd ul li{
    width: 183px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin: 0 10px;
    text-align: center;
    background: #cccccc;
    border-radius: 30px; 
    font-size: 22px;
}
.news .hd ul li:hover,
.news .hd ul li.on
{
    background: #00559b;
    color: #fff;
}
.news .hd ul li:hover a,
.news .hd ul li.on a
{
    color: #fff;
}
.news .bd{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.news .bd .news_left{
    width: 600px;
    height: 500px;
    overflow: hidden;
    float: left;
}
.news_left .news_top,
.news_left .news_top img
{
    width: 600px;
    height: 340px;
    overflow: hidden;
    margin-bottom: 15px; 
}
.news_left .news_text h3{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 400;
}
.news_left .news_text p{
    color: #666666;
}
.news_left .news_text .news_time{
    padding-left: 25px; 
    height: 36px;
    line-height: 36px;
    color: #666666;
    background: url(news_time.jpg) no-repeat center left;
}
.news .bd .news_right{
    width: 542px;
    overflow: hidden;
    float: right;
}
.news_right ul li{
    height: 140px;
    overflow: hidden;
    margin-bottom:40px; 
}
.news_right ul li .news_time{
    width: 96px;
    height: 115px;
    overflow: hidden;
    padding-top:25px; 
    float: left;
    text-align: center;
    border-right: #999999 1px solid; 
    color: #666;
    font-size: 20px;
}
.news_right ul li .news_time h3{
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    color: #333333;
}
.news_right ul li .news_text{
    width: 420px;
    overflow: hidden;
    float: right;
}
.news_right ul li .news_text h3{
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
}
.news_right ul li .news_text p{
    color: #666;
}
.news_right ul li .news_text .xian{
    width: 44px;
    height: 15px;
    overflow: hidden;
    background: url(xian.jpg) no-repeat center;
    margin-top: 24px; 
}
.subbanner{
    height: 400px;
    overflow: hidden;
    background: url(subbanner.jpg) no-repeat center;
    margin: 0 auto;
}
.subbanner a{
    display: block;
    width: 100%;
    height: 400px;
}
.inproduct{ /*width:910px; */float:right;overflow: hidden; padding-top:0px;}
.con_right {width:1200px; float:right;display:block; overflow: hidden;}
.index_cp{width:1200px;display:block; overflow: hidden;}
.index_cp ul {margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 280px; height:260px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:15px 4px 25px 10px;
}
.index_cp li:hover{float:left; width: 280px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:15px 4px 25px 10px;-webkit-box-shadow:0px 0px 20px #CCC;-moz-box-shadow:0px 0px 20px #CCC;-ms-box-shadow:0px 0px 20px #CCC;-o-box-shadow: 0px 0 20px #CCC;box-shadow:0px 0px 20px #CCC;}
/*.index_cp li:nth-child(3n){margin-right:0px;}*/
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block; border:1px solid #E2E2E2;}
.index_cp li a .cp_name{display: block; width:278px; height:200px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:4px;}
.index_cp li a:hover span{background: #0062b3; color: #fff;transition:0.6s all 0s linear;}
.index_cp li a img{max-width: 280px; max-height:192px; vertical-align:middle;}
.index_cp li span{height:50px; line-height:50px; background:#e2e2e2; display:block; clear:both;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

/*左侧相关产品展示*/
.leftcp{width:260px; margin:0 auto;display:block; overflow: hidden; border:1px solid #e0e0e0; padding:2px;}
.leftcp ul {padding:0; clear:both; overflow: hidden; width:250px; margin:0 auto; margin-top:8px;}
.leftcp li {float:left; width:118px; margin-bottom:6px; overflow: hidden; line-height: 30px; text-align:center;border-collapse: collapse; border:1px solid #e0e0e0;}
.leftcp li:nth-child(2n){float:right;}
.leftcp li b{font-weight:normal;}
.leftcp li a{display:block;}
.leftcp li a .cp_name{display: block; width:114px; height:114px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:2px;}
/*.leftcp li a:hover span{background: #009CD8; color: #fff;transition:0.6s all 0s linear;}*/
.leftcp li a img{max-width: 114px; height:114px; vertical-align:middle;}
.leftcp li span{height:30px; line-height:30px; background:#e2e2e2; display:block; clear:both;}
.leftcp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.leftcp li a .cp_name img{transition:transform 1s ease 0s}

.proli{width:100%; border-bottom:1px solid #F0F0F0;}
.proli li{width:120px; float:left; background:#009CD8;color:#fff; height:50px; line-height:50px; text-align:center; margin-right:5px;}
.proli li a{display:block; background:#F0F0F0; font-size:16px;}
.proli li a:hover{display:block; background:#009CD8; color:#fff;}
.proli li.hover a{display:block; background:#009CD8; color:#fff;}

.linkbj{ height:92px; background:#0550A0;}
.link{ width:1200px; margin:0 auto;}
.linkz{ float:left; width:250px; height:92px; background:url(yqlj.jpg) no-repeat; font-size:16px; font-weight:bold;}
.linky{ width:950px; float:right; padding-top:20px;}
.linky a{ display:block; float:left; padding: 0 15px 10px 15px; color:#fff;}
.linky a:hover{text-decoration:underline;}

/* CSS Footer */
.foot_bg{
    width:100%;     
    padding-top: 46px;
    padding-bottom: 40px;   
    color:#fff; 
    overflow: hidden; 
    background:#343434;
}
.foot_bg a{
    color: #fff;
}
.footer_con{
    width: 1200px;   
    overflow: hidden;
    margin: 0 auto;
}
.footleft{
    width: 300px;
    height: 254px;
    overflow: hidden;
    float: left;
    border-right:#999999 1px solid; 
}
.footleft .foot_logo{
    width: 174px;
    height: 52px;
    overflow: hidden;
    margin-bottom: 20px; 
}
.footleft ul{
    width: 200px;
    overflow: hidden;
}
.footleft ul li{
    width: 100px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    float: left;
}
.foot_mid{
    width: 477px;
    height: 254px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    border-right:#999999 1px solid;
    padding-left: 70px;    
}
.foot_mid h3{
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding-left: 40px; 
    font-size: 20px;
    background: url(iconlx.jpg) no-repeat center left;
    margin-bottom: 27px; 
}

.foot_weixin{
    width: 311px;
    height: 254px;
    overflow: hidden;
    float: right;
}
.foot_weixin h3{
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding-left: 30px; 
    font-size: 20px;
    background: url(iconwx.jpg) no-repeat center left;
}
.foot_weixin ul li{
    width: 145px;
    height: 185px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-right:10px; 
}

.banquan{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #2b2b2b;
    font-size: 16px;
    text-align: center;
}
.banquan a{color:#cccccc;}
.share{width:140px;height:48px;margin:0 auto;}
.foot_copyright{text-align:left;color:#fff; padding-left:12px;font-size:16px; line-height:30px; display:block;}
.foot_copyright p{width:100%;text-align:center; font-size:16px;color:#fff;}
.foot_copyright p span{margin:0 6px;}
.foot_copyright a{color:#fff}
.links_bg{width:100%;height:55px;background:#002E46;}
.links{width:980px;height:55px;background:url(linksbg.jpg) 3px center no-repeat;margin:0 auto;overflow: hidden;}
.links p{float:left;width:100px;height:55px;text-align:right;font:12px/55px "Microsoft YaHei";color:#fff;}
.links a{float:left;font:12px/55px "Microsoft YaHei";color:#fff;margin:0 6px;}
/*内页*/
.class_bg{width:100%; height:302px; background:url(class_bg.jpg) no-repeat center;  padding-top: 140px; min-width:1200px; }
.class_bg h3{ width: 450px; height: 80px; line-height: 80px; text-align: center; margin: 0 auto; background:#fff; border-radius:10px; font-size:30px; color:#000; }



.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #009CD8; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #009CD8; text-align:center; float:left;}

.path{width:100%;height:60px; line-height:60px; padding:0px; border-bottom:#ccc 1px solid; margin-bottom: 50px;  }
.path h2{float:left; font-weight:bold; font-size:16px; padding:0px 30px; color:#666666; font-weight: normal; height:60px; line-height:60px;background: url(home.jpg) no-repeat center left;}
.path span{float:right; padding-right:10px; }
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content strong{font-size:18px;}
.content p{font-size:16px; line-height:28px;}
/* .content img{width:100%;} */
.content table,.view_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:0 auto;}
.content table td,.view_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:5px; text-align:center;}

.view-title{font-size:24px; width:80%; margin:0 auto; line-height:30px; display:block; padding-bottom:15px; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}
.view-date span{display:none;}
.updown{width:100%; clear:both; margin-top:15px; margin-bottom:25px; height:50px; display:block;}
.updown li{width:45%;background:#2176d3; margin:10px 2%; float:left;height:40px; line-height:40px; overflow:hidden; color:#fff; text-indent:20px; border-radius:20px;}
.updown li a{color:#fff;}


.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#08499b; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:500px; height:440px; float:left;}
#imgto .big{width:490px;height:380px;display: table-cell;text-align: center; vertical-align: middle;text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:510px;max-height:380px;}
#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:480px; position:relative;height:100px;}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; padding-left:10px;cursor:pointer; }
#imgto .small div.imgc ul li img{width:106px; height:80px;border:1px solid #009CD8}
#imgto .small div.imgc ul li.the img {border:1px solid #009CD8}

.pro_right{width:650px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:12px 15px;}
.pro_right .pro_desc strong{color:#f00;}
.pro_desc ul{}
.pro_desc ul span{color:#f00;}
.pro_right .pro_zx{width:260px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#0062b3 url(tel2.png) no-repeat 20px 16px; padding:15px 25px; border-radius:3em; text-indent:36px; color:#fff;}
.pro_img{ width:94%; margin:0 auto; clear:both; text-align:center; display:block; padding:20px;}


/*产品循环列表*/
.CaseSubBody{ width:100%; height:auto; overflow: hidden; margin:20px auto;   padding-bottom:0; padding-top:20px; }
.cprolist { width:1160px; margin:0 auto; padding:20px; background:#fff; height: 300px; margin-bottom:40px; position: relative; box-shadow:0 0 30px #dadada;} 
.cprolist h2 {height: 40px; margin-bottom: 20px; font: bold 20px/40px "microsoft yahei"; border-bottom: 1px solid #eaeaea; overflow: hidden; } 
.cprolist h2 .protitle{width:200px;text-align: center; float: left; line-height:40px;background-color: #cc0000;color: #fff;font-size:18px; height: 40px;}
.cprolist h2 span { float: right; font: normal 14px/40px "microsoft yahei"; padding-right: 10px; } 
.cprolist h2 a{ font-size:14px;}

.cprolist .img,.pitems { float: left; } 
.cprolist dl { width: 200px; margin-left: 15px; margin-top:15px; } 
.cprolist dl dt {  height: 183px; } 
.cprolist dl dt img { width: 200px; height: 143px; } 
.cprolist dl dt:hover img{filter:alpha(opacity=50); -moz-opacity:0.5;opacity:0.5;}
.cprolist .img { margin-right: 7px; } 
.cprolist .img img { width: 250px; height:200px; } 
.cprolist .img:hover img{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.cprolist dl dd a { margin: 0 8px; _margin: 0 5px; }

.proleft { float: left; overflow: hidden; } 
.prolist dl { margin-top: 30px; } 
.prolist dl dd a { margin: 0 20px; _margin: 0 15px; } 
.pitems dt { border-bottom: 1px dashed #a3a3a3; overflow: hidden; } 
.pitems dt img,.pitems dt span { display: block; float: left; } 
.pitems dt span { width: 100%; font: bold 14px/40px "microsoft yahei"; text-align: left; } 
.pitems dd a { display: block; line-height: 35px; font-family: "microsoft yahei"; width: 48px; float: left; text-indent: 20px; background: url(icon-list.png) no-repeat; } 
.pitems .i1 { background-position: -15px -392px; } 
.pitems .i2 { background-position: -15px -430px; } 
.pitems .i3 { background-position: -15px -469px; } 
.cplist{ padding:20px; width:1160px; background:#fff; box-shadow:0 0 30px #dadada;margin:20px auto;}
.cplist h1{ border-bottom:1px solid #dadada; line-height:40px; height:40px; font-size:18px;}



.view_con{width:100%; padding:15px 0; line-height:28px;}
.view_con p{ font-size:15px;}
.view_con img{max-width:600px; text-align:center; display:block; margin:0 auto;}
.view_con a.neilian{color:#f00;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f0f0f0; height:50px; line-height:50px; clear:both; margin:10px 0;}
.view_title h3{background:#036ad6 url(ico.png) no-repeat 20px center; display:block; float:left; color:#fff;padding:0px 20px;text-indent:30px; font-size:16px;}
.view_title span{float:right; padding-right:100px;}
.view_title span a{color:#111;}
/*新闻列表*/
.news_list{ padding:0 5px;clear:both; margin:10px auto; background:#fff;}
.news_list ul{margin:0px; padding:0px;}
.news_list li{height:40px; line-height:40px; overflow:hidden; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}

/*新闻列表二*/
.main_c{width: 100%;float: left;line-height: 260%;padding:10px 0 20px 0;}
.subnav{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 37px;
    text-align: center;
}
.subnav a{
    display: inline-block;
    width: 182px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    text-align: center;
    background: #cccccc;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.subnav a:hover,
.subnav a.on
{
    background: #2176d3;
    color: #fff;
}
.main_c .news li{ overflow:hidden; padding:20px; position:relative; margin-top:20px;}
.main_c .news .img{ width:150px; float:left; overflow:hidden;}
.main_c .news .img img{ width:100%; display:block; transition:.5s;} 
.main_c .news .box{ margin-left:180px;}
.main_c .news .txt{ width:75%; box-sizing:border-box; border-right:1px solid #ccc; padding:10px 0; padding-right:10%; float:left; transition:.3s;}
.main_c .news .time{  box-sizing:border-box; padding-left:5%; width:15%; float:left; font-family:Arial; padding-top:25px;}
.main_c .news .year{ font-size:28px; color:#333; line-height:100%; padding-bottom:5px;}
.main_c .news .date{ font-size:14px;}
.main_c .news .tit{ font-size:18px; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main_c .news .info{ line-height:170%; overflow:hidden; height:44px; margin-top:20px;  }
.main_c .news i{display:inline-block; padding-top:40px; width: 0; transition: .3s ease 0s; overflow: hidden;}
.main_c .news i:before { content: ''; display: inline-block; vertical-align: middle; width: calc(100% - 4px); height: 1px; background: #fff; }
.main_c .news i:after { content: ''; display: inline-block; vertical-align: middle; width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #fff; border-width: 3px 0 4px 4px; }
.main_c .news li:hover{ background-color:#eee;}
.main_c .news li:hover .tit,.main_c .news li:hover .year,.main_c .news li:hover .date{ color:#666; }
.main_c .news li:hover .txt{ width:70%; color:#666;}
.main_c .news li:hover i{ width: 5%; margin-left: 3.5%; }
.main_c .news li:hover .img img{ transform:scale(1.1,1.1);}
/*联系我们*/
.contactus{
    width: 1200px;
    overflow: hidden;
}
.contactus ul li{
    width: 282px;
    height: 150px;
    float: left;
    text-align: center;
    background: #f5f5f5;
    transition: all .3s;
    margin: 0 8px; 
    font-size: 16px;
}
.contactus ul li .pic{
    width: 60px;
    height: 60px;
    margin: 35px auto 0;
    background: url(icon_contact.png) no-repeat;
    background-position-y: -14px;
}
.contactus ul li .pic.icon1{
    background-position-x: -16px;
}
.contactus ul li .pic.icon2{
    background-position-x: -106px;
}
.contactus ul li .pic.icon3{
    background-position-x: -511px;
}
.contactus ul li .pic.icon4{
    background-position-x: -211px;
}
#allmap{width:100%; height:550px; line-height:24px;}

/*分页*/
.pages{text-align:center;clear:both;font-size:14px;width:100%;height:40px;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*留言*/
.mesg{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 50px; 
}
.mesg h3{
    text-align: center;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-bottom: 40px; 
}
.mesg p{
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-bottom: 40px; 
}
.member_f dl{border-bottom:1px solid #E8E8E8; padding:5px 0; width:100%; float:left;}
.member_f dl dt{float:left; width:110px; text-align:right; line-height:26px; font-weight:bold;}
.member_f dl dd{float:left; line-height:26px; padding-left:10px;}
.member_f dl dd textarea{ width:90%; height:200px;}
.member_f dl dd.m span{color:#C00;}
.member_f dl dd.m span.ok{ background-color:#000; width:10px; height:5px;}
.inp{height:45px; line-height:45px; border:1px solid #e2e2e2; border-radius:5px; padding-left:10px; margin: 0 0 20px 10px;}
.btnbig{height:45px; line-height:45px; background:#0062b3; font-size: 20px; width:156px; margin:0 auto; color:#fff; border-radius:5px;}


/* 图标 */

.boxs{width:100%; margin:0 auto;}
.bc{background:#FFFFFF;}
.bc3{background:#F6F9FA;}
.h840{height:840px;}
.h340{height:340px;}
.pt10{padding-top:10px;}
/*index news pic*/
.n_pic{width:450px;padding:20px; padding-left:0px;}
#foucsBox {width: 450px; height: 300px;overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 450px; height: 300px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 450px; height: 210px; }
#foucsBox .imgCon li .imgTitle { width: 450px; position: absolute; bottom: 0; height:35px; line-height:35px; overflow:hidden; text-align: center; z-index: 2; }
#foucsBox .imgCon li .imgTitle a { width:450px; color: #fff; display: block; text-decoration: none; font-family: font-weight: normal; font-size: 14px; zoom: 1;height:35px; line-height:35px; overflow:hidden; }
#foucsBox .showPage { width: 450px; height: 35px; position: absolute; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1; }
#foucsBox .foucs { display:none; width: 450px; height: 22px; position: absolute; bottom: 3px; text-align: center; z-index: 3; }
#foucsBox .foucs span.f { background: url(pic_bg.png) -170px -90px no-repeat; }
#foucsBox .foucsButton { width: 30px;cursor: pointer; height: 20px; padding: 7px; margin-top: -35px; position: relative; z-index: 4; }
#foucsBox .foucsButton span { display: inline; width: 8px; height: 15px; margin: 4px 5px 0; cursor: pointer; overflow: hidden; background: url(pic_bg.png) 0 0 no-repeat; }
#foucsBox .foucsButton img { display: none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 100px; height: 56px; }
#foucsBox .lBtn { float: left; }
#foucsBox .lBtn span { float: left; background-position: 0 -105px; }
#foucsBox .rBtn { float: right; }
#foucsBox .rBtn span { float: right; background-position: -45px -105px; }
#foucsBox .btnHover { width: 25px; overflow: hidden; }
#foucsBox .btnHover img { display: inline; }

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
 transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: url('fixCont.png') no-repeat 0 0 #158EE0;
}
.yb_bar .yb_phone {
	background: url('fixCont.png') no-repeat 0 -57px #158EE0;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: url('fixCont.png') no-repeat 0 -113px #158EE0;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
    background: url('fixCont.png') no-repeat 0 -169px #158EE0;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff!important;
}
/*关于我们*/
.datas{
    width: 1200px;
    height: 92px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px; 
}
.datas ul li{
    width: 160px;
    height: 92px;
    overflow: hidden;
    float: left;
    margin: 0 110px;
    text-align: center;
    color: #666;
    font-size: 18px;
}
.datas ul li h3{
    height: 70px;
    line-height: 70px;
    font-size: 50px;
    color: #666;
    font-weight: normal;
}
.service_con{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.service_top{
    height: 168px;
    margin-bottom: 37px; 
}
.service_top ul li{
    width: 25%;
    height: 168px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    text-align: center;
    font-size: 16px;
}
.service_top ul li .num{
    width: 127px;
    height: 127px;
    line-height: 127px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    border: #ccc 1px solid;
    border-radius: 100%;
    font-size: 55px;
    color: #333;
}
.service_con .slist ul li{
    width: 100%;
    height: 141px;
    overflow: hidden;
    margin-bottom: 48px; 
}
.service_con .slist ul li .pic{
    width: 128px;
    height: 141px;
    overflow: hidden;
    float: left;
    text-align: center;
}
.service_con .slist ul li .text{
    width:1014px;
    height: 141px;
    overflow: hidden;
    float: right;
    color: #666666;
    font-size:16px;
}
.service_con .slist ul li .text h3{
    height: 40px;
    line-height: 40px;
    color: #2176d3;
    font-size: 24px;
    font-weight: normal;
}
/*联系我们*/
.contact{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 35px;
	line-height:37px;
}

.contact p{
	font-weight:bold;
	font-size:20px;
}

.contact_bor{
    width: 1200px;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    border-bottom: #dedede 1px dashed; 
}
.contact_bor .icon{
    width: 530px;
    float: left;
    padding-left: 70px; 
    font-size: 14px;
}
.contact_bor .icon.icon_tel{
    background: url(icon_tel.png) no-repeat center left;
}
.contact_bor .icon.icon_qq{
    background: url(icon_qq.png) no-repeat center left;
}
.contact_bor .icon.icon_address{
    background: url(icon_address.png) no-repeat center left;
}
.contact_bor .icon.icon_email{
    background: url(icon_email.png) no-repeat center left;
}
/*生产车间*/
.clists{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.clists .bigpic{
    width: 600px;
    height: 540px;
    overflow: hidden;
}
.clists .bigpic img{
    width: 600px;
    height: 540px;
    overflow: hidden;
}
.clists ul{
    width: 600px;
    overflow: hidden;
}
.clists ul li{
    width: 270px;
    height: 240px;
    overflow: hidden;
    float: left;
    margin: 0 14px 57px 14px; 
}
.clists ul li img{
    width: 270px;
    height: 240px;
    overflow: hidden;
}

.pkinds{
    width: 1200px;
    overflow: hidden;
    margin-bottom: 33px; 
}

.pkinds ul li{
    width: 233px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    background: #06C;
    text-align: center;
    float: left;
    margin: 0 2px 14px 2px;
    border: #a9a9a9 1px solid;
    cursor: pointer;
}
.pkinds ul li a{ color:#FFF}
.pkinds ul li:hover{
    background: #0089e9;
}

.pkinds ul li:hover a{
    color: #fff;
} 


.floor_2_main {
    background: url(iyoushi.jpg) no-repeat center top;
    height: 800px;
    overflow: hidden;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0px 20px;
}

.floor_2{
    padding: 80px 0;
    position: relative;
}
.iyoushi {
    background: url(bieshu.png) no-repeat 460px center;
    height: 536px;
    overflow: hidden;
}
.iyoushi .it1, .iyoushi .it5 {
    margin-left: 62px;
    margin-right: 60px;
}

.iyoushi .item {
    width: 375px;
    height: 128px;
    background: url(yousitem.png) no-repeat left top;
    float: left;
    margin-top: 40px;
}
.iyoushi .it2, .iyoushi .it6 {
    margin-right: 65px;
    float: right;
}
.iyoushi .it4 {
    float: right;
}
.iyoushi .item a {
    display: block;
    padding: 40px;
}
.iyoushi .item .img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
    margin-left: 10px;
}
.iyoushi .item .txt {
    width: 140px;
    padding-left: 60px;
    color: #fff;
}
.iyoushi .item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    display: block;
}
.iyoushi .item .txt {
    width: 140px;
    padding-left: 60px;
    color: #fff;
}
.iyoushi .item .txt h3 {
    font-size: 20px;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.iyoushi .item .txt p {
    font-family: arial;
    color: #ccc;
    padding-top: 0;
}

.hd_title h3 {
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    color: rgb(1, 84, 166);
    font-family: 微软雅黑;
    font-weight: 600;
    background: url(tu18.png) center center no-repeat;
	text-align: center;
}

.top-box {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
}
.logo {
    float: left;
    width: 600px;
    padding-top: 10px;
}
.top-r {
    width: 300px;
    height: 120px;
    float: right;
}
.mob {
    width: 250px;
    float: left;
    font-size: 22px;
    color: #555;
    text-align: left;
    margin-top: 40px;
    background: url(lx.png) left center no-repeat;
    padding-left: 60px;
}
.mob b {
    font-size: 32px;
    color: #c8171e;
    font-family: impact;
    font-weight: initial;
    display: block;
}