﻿/*头部*/
.navfix .header .nav{position:fixed;_position:absolute;left:0;top:0px;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop));padding:0;width:100%;height:auto;}
.navfix .tbanner{margin-top:46px;}

.header{position:relative;z-index:999;width: 100%;
    background: url(../images/images/top-bg.png) no-repeat center top;}
.header .tnav{height: 40px;line-height: 40px;color:#777;font-size:14px;background:#f4f4f4;}
.header .tnav .notice{float:left;}
.header .tnav .link{float:right;color:#9b9b9b}
.header .tnav .link a{float:left;color:#9b9b9b;margin:0 15px;}
.header .tnav .link em{float:left;font-size:12px;}
.header .tnav .link a i{float:left;width:5px;height:8px;background-position:0 -45px;margin:11px 8px 0 0;}
.header .top{height:126px;position:relative;}
.header .top .wrapper{position:relative;}

.header .tel{position:absolute;right:0;top:42px;font-size:14px;height:50px;color:#777;line-height:20px;padding-left:56px;}
.header .tel i{position:absolute;left:0;top:0;float:left;background-position:0 0;width:45px;height:45px;}
.header .tel strong{font-size:24px;color:#fd7c26;line-height:28px;font-weight:400;font-family:arial}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.clear{clear:both;}
.right{float:right;}
.wrapper,#main_content{width:1200px;margin: auto;padding:0;overflow: hidden;}
.header .top{height: 170px;width:1200px;margin:0 auto;}
.header .logo{}
.header .logo .wz{
    float: right;
}
.header .logo .lg{float:left;margin-top: 40px;}
.header .logo img{width: 110px;}
.yu {padding-left:15px;margin-left:10px;color:#333;font-size:20px;line-height:32px;margin-top: 50px;border-left:2px #e8e8e8 solid;}
.yu p {color: #0677c7;font-size: 30px;font-weight:bold;}
.left-p {width:64px;float:left;margin-top: 30px;margin-right:10px;}
.left-p img {margin-top:15px;}
.yu span {font-size:17px;color:#666;position:relative;top: 6px;}
.toptel {width:258px;}
.toptel p {font-size:22px;position:relative;top: 40px;}
.toptel span {display:block;font-size:26px;color:#0676c6;font-weight:bold;height:25px;float:left;position:relative;top: 24px;}
.toptel b {display:block;font-size:23px;color:#0676c6;font-weight:bold;height:30px;float:left;}
.header .logo .logo-r{ margin-top:12px;border-left:1px solid #bababa; padding-left:15px; margin-left:15px; float:left;}
.header .logo h3{font-size: 33px;color: rgb(2, 178, 181);font-weight: bold;letter-spacing: 1px;margin-top: 8px;}
.header .logo h4{ font-size:12px;color:#303030;}
.header .tel{height:58px;margin-top: 20px;padding-left:48px;background:url(../images/images/tip.png) no-repeat;color:#313131;letter-spacing: 1px;font-size: 15px;}
.header .tel span{color: rgb(2, 178, 181);font-weight:bold;font-size:28px;display:block;line-height: 35px;}
/*主菜*/
.header .nav{height: 55px;box-shadow:0 5px 5px rgba(0,0,0,.3);background-color: #0677c6;}
.header .ggg{
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    }
.header .nav .wrapper{position:relative;}
.header .nav li{float:left;padding:0 1px;position:relative;width: 148px;text-align: center;}
.header .nav li:hover{}
.header .nav .psa{transition:color 0.15s ease-in-out 0s;overflow:hidden;display:block;font-size:16px;text-transform:uppercase;height: 55px;line-height: 55px;text-align:center;color:#fff;position:relative;z-index:3;}
.header .nav .home{width: 148px;}
.header .nav .shover,.header .nav .active,.header .nav .psa:hover{color:#fff;width: 148px;text-align: center;}

.header .nav .subnav{float:left;background:#fff;display: none;box-shadow:0 3px 3px #ddd;width: 750px;padding: 10px 0 10px 30px;}
.header .nav .subnav .arrow{position:absolute;left:50%;top:-13px;margin-left:-8px;content:'';border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #96cc3d;}
.header .nav .subnav ul{}
.header .nav .subnav ul h2{
    font-size: 17px;
    font-weight: bold;
}
.header .nav .subnav ul li{padding:0;border-bottom:1px dotted #ddd;}
.header .nav .subnav ul li a{position:relative;display:block;text-align:left;line-height:38px;height:38px;overflow:hidden;color:#444;padding-left:17px;white-space:nowrap;text-overflow:ellipsis;}
.header .nav .subnav ul li a i{background-position:0 -53px;height:10px;left:0;margin-top:-5px;position:absolute;top:50%;width:4px;}
.header .nav .subnav ul li:last-child{border-bottom:0;}
.header .nav .subnav .sub-menu a:hover,.header .nav .subnav .sub-menu a.active{background:none;color:#0677c6;text-decoration:none}
.header .nav .subnav .sub-menu a:hover i,.header .nav .subnav .sub-menu a.active i{background-position:0 -63px;}

.header .nav .subnav .sub-menu ul{visibility:hidden;position:absolute;left:100%;top:-10px;width:160px;background:#fff;padding:10px 20px;box-shadow:0 3px 3px #ddd}

/*第二个*/
.header .nav .sde{float:left;background:#fff;display: none;box-shadow:0 3px 3px #ddd;padding: 10px 0 10px 20px;width: 150px;}
.header .nav .sde .fltp{
    float: right;
    width: 173px;
}
.header .nav .sde .fltp img{width:90%;}
.header .nav .sde .arrow{position:absolute;left:50%;top:-13px;margin-left:-8px;content:'';border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #96cc3d;}
.header .nav .sde ul{
    float: left;
    width: 143px;
}
.header .nav .sde ul h2{
    font-size: 17px;
    font-weight: bold;
}
.header .nav .sde ul li{padding:0;border-bottom:1px dotted #ddd;}
.header .nav .sde ul li a{position:relative;display:block;text-align:left;line-height:38px;height:38px;overflow:hidden;width: 131px;color:#444;text-align: center;white-space:nowrap;text-overflow:ellipsis;}
.header .nav .sde ul li a i{background-position:0 -53px;height:10px;left:0;margin-top:-5px;position:absolute;top:50%;width:4px;}
.header .nav .sde ul li:last-child{border-bottom:0;}
.header .nav .sde .sub-menu a:hover,.header .nav .subnav .sub-menu a.active{background:none;color:#0677c7;text-decoration:none}
.header .nav .sde .sub-menu a:hover i,.header .nav .subnav .sub-menu a.active i{background-position:0 -63px;}

.header .nav .sde .sub-menu ul{visibility:hidden;position:absolute;left:100%;top:-10px;width:160px;background:#fff;padding:10px 20px;box-shadow:0 3px 3px #ddd}
.header .nav .login{float:right;height:28px;line-height:28px;margin-top:9px;}
.header .nav .login a{display:block;float:left;width:75px;background:#3862aa;text-align:center;color:#fff;}
.header .nav .login a.lang{background:#8aa7d9;}
.header .nav .login a:hover{background:#5279bb}

.header .nav .navfuwu{width:880px;padding:10px 0 10px 20px;}
.header .nav .navfuwu ul li{float:left;width:200px;border:0;padding-right:20px;}
.header .nav .navfuwu ul li h2{font-size:16px;}
.header .nav .navfuwu ul li h2 a{padding-left:0}
/**/.hotPro {padding:30px 0 1px 0px;}
.ititle span {color:#303030;text-transform:uppercase;font-size:26px;margin-bottom:12px;font-weight:200;line-height:1.4;}
.tac {text-align:center;}
.ititle p {color:#7a7a7a;background:url(../images/line3.gif) no-repeat center;color:#323232;font-size:34px;margin-top:20px;margin-bottom:10px;}
.ititle em {width:225px;height:8px;border-bottom:1px solid #ddd;display:inline-block;margin-top:8px;}
.indMain {padding:70px 0px;background:url(../images/bjjj.jpg) 50% 50% no-repeat;background-size:cover;background-attachment:fixed;margin:0 auto 0px;margin-top:40px;}
.icomWarpin {background:#fff;padding:20px;width:1170px;margin:0 auto;overflow:hidden;}
.icomWarp {padding:10px 10px 10px;background:#fff;margin-top:0px;/* border-bottom:1px #ddd solid;*/overflow:hidden;}
.icomWarp h2 {width:401px;height:246px;background:url(../images/images/icomBg.png) no-repeat;padding:0px 0px 4px 0px;float:left;}
.icomWarp h3 {width:720px;background:#fff;padding:0px 0px;float:right;}
.icomWarp h3 span {color:#3bcc49;}
.icomWarp h3 .con {color:#9c9c9c;}
.icomWarp h3 .con span {color:#303030;display:inline-block;padding-right:40px;font-size:22px;font-weight:normal;font-weight:bold;}
.icomWarp h3 .con em {display:block;margin:15px 0px;width:36px;height:2px;background-color:#0677c6;}
.icomWarp h3 p {line-height:27px;color:#727272;font-weight:normal;font-size:14px;}
.mixWarp {background:#fff;padding:20px 0px;}
.down01 {color:#303030;display:inline-block;padding-right:40px;font-size:27px;font-weight:bold;margin:0px 0 10px 6px;border-bottom:1px #ddd solid;width:1109px;height:50px;}
.down {width:100%;margin:0px 0 0px 0;}
.picScroll-left {width:1160px;position:relative;}
.picScroll-left .hd {}
.picScroll-left .hd .prev,.picScroll-left .hd .next {position:absolute;top:55px;display:block;width:40px;height:40px;overflow:hidden;cursor:pointer;background:#000;z-index:99999;}
.picScroll-left .hd .prev {left:-15px;background:#333333 url(../images/prev_ico.png) no-repeat center;}
.picScroll-left .hd .next {right:-20px;background:#333333 url(../images/next_ico.png) no-repeat center;}
.picScroll-left .hd .prev:hover {background:#0677c6 url(../images/prev_ico.png) no-repeat center;}
.picScroll-left .hd .next:hover {background:#0677c6 url(../images/next_ico.png) no-repeat center;}
.picScroll-left .hd ul li.on {background-position:0 0;}
.picScroll-left .bd {/* padding:10px;*/overflow:hidden;}
.picScroll-left .bd ul {overflow:hidden;zoom:1;}
.picScroll-left .bd ul li {width:226px;float:left;_display:inline;text-align:left;}
.picScroll-left .bd ul li img {width:214px;height:161px;display:block;margin:auto;}
.picScroll-left .pageState {display:none;}
.picScroll-left .bd ul li h4 {color:#333;font-size:14px;text-align:center;line-height:23px;}
.picScroll-left .bd ul li .effect_two {width:214px;height:161px;margin:auto;}
.picScroll-left .bd ul li a:hover h4 {color:#c81519;}
.morePro {margin-top:14px;}
.morePro a {width:145px;height:39px;background:url(../images/ico_05H.png) no-repeat -20px center;display:block;text-align:center;line-height:39px;color:#fff;font-size:12px;}
.morePro a:hover {}
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¼Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¿*/.ys {}
.tttc {width:1200px;margin:auto;}
.tttc img {margin-top:30px}
.wwzz {}
.wwzz p {font-size:20px;text-align:center;color:#fff;width:280px;background:#0676c6;margin:auto;border-radius:10px;}

#footer {background:#0676c6;color:#eee;/* border-bottom:1px solid #454545;*/padding:20px 0;overflow:hidden;/* margin-top:20px;*/}
#footer a {color:#fff;}
.nav_foot {width:400px;border-right:1px solid #fff;line-height:56px;}
.nav_foot em {font-style:normal;padding:0 5px;}
.ft_cont {width:450px;text-align:center;border-right:1px solid #fff;}
.copyright {background:#0676c6;padding:8px 0;text-align:center;color:#fff;}
.n_banner {width:1920px;margin-left:-960px;left:50%;position:relative;height: 331px;}
.n_banner img {width:1920px;height: 330px;}
.container {padding:30px 0;overflow:hidden;}
.flt {width: 260px;float:left;}
.flt .box {margin-bottom:20px;}
.flt .box h3 {line-height:20px;padding-left:15px;background:url(../images/bt.png) no-repeat 0% 50%;font-size:16px;color:#000;height:45px;}
.flt .box h3 span {font-size:12px;color:#949494;font-family:"Arial";}
.sort {padding:0 10px 0 10px;}
.sort li {margin-top:10px;}
.sort li a {color:#333;display:block;line-height:35px;text-align:center;background:#e6e8e7;border-radius:5px;}
.sort li a:hover {background:#0676c6;color:#fff;}
.left .box .content {padding:10px;}
.right {width:920px;float:right;padding-bottom:10px;}
.crumb {line-height:45px;height:45px;font-size:16px;border-bottom:1px solid #d8d8d8;color:#666;}
.crumb a {color:#666;}
.right .content {padding:15px 0;}
.content a {color:#fff;}
.prodescription {border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;text-indent:2em;}
.h20 {height:20px;}
.prolist li {float:left;margin-right:55px;margin-bottom:30px;width:270px;position:relative;}
.prolist li:nth-child(3n) {margin-right:0px;}
.prolist li h3 {background:#0676c6;height:45px;line-height:45px;text-align:center;}
.prolist li h3 a {display:block;color:#fff;}
.prolist li a img {width:270px;height:200px;}
.prolist li a.cp-hover {background:url(../images/probg.png)no-repeat;position:absolute;left:0px;top:0px;width:100%;height:200px;display:none;}
.prolist li:hover .cp-hover {display:block;}


/*ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¥*/.jzpp {width:100%;background:url(../images/Images/jz.jpg) no-repeat center top;padding-bottom:55px;}
.jzm {width:1180px;margin:0 auto;padding:0px;}
.jztop {width:100%;height:210px;padding-top:80px;}
.jztop h3 {font-size:51px;color:#ffffff;line-height:50px;text-align:center;}
.jztop span {display:block;width:100%;padding-top:100px;font-size:27px;color:#000000;line-height:50px;text-align:center;}
.jztop p {display:block;width:100%;font-size:47px;color:#da0a00;line-height:50px;text-align:center;font-weight:bold;}
.hmys {width:100%;height:300px;background:url(../images/Images/bj.jpg) no-repeat center 70px;padding-top:15px;}
.hmys .ys01 {width:165px;float:left;padding-top:87px;margin-left:20px;}
.hmys .ys02 {width:221px;float:left;padding-top:47px;margin-left:50px;}
.hmys .ys03 {width:190px;float:left;margin-left:40px;}
.hmys .ys04 {width:221px;float:left;padding-top:47px;margin-left:50px;}
.hmys .ys05 {width:165px;float:left;padding-top:87px;margin-left:20px;}
.hmys .ys01 span,.hmys .ys05 span {width:92px;height:92px;display:block;background:#0676c6;line-height:92px;text-align:center;color:#ffffff;font-size:60px;margin:0 auto;}
.hmys .ys02 span,.hmys .ys04 span {width:130px;height:120px;display:block;background:#ff6000;line-height:120px;text-align:center;color:#ffffff;font-size:73px;margin:0 auto;}
.hmys .ys03 span {width:170px;height:170px;display:block;background:#0676c6;line-height:170px;text-align:center;color:#ffffff;font-size:93px;margin:0 auto;}
.hmys .ys01 p,.hmys .ys05 p,.hmys .ys02 p,.hmys .ys03 p,.hmys .ys04 p {padding-top:10px;display:block;width:100%;font-size:16px;text-align:center;line-height:24px;color:#000000;/* float:left;*/}


/*jszoom*/
#preview{ text-align:center; width:400px;}
.jqzoom{width: 100%;position:relative;}
.zoomdiv{width:400px;  height:400px; }
.list-h li{ float:left;}
#spec-n5{width:400px;height: 125px;padding-top: 0px;overflow:hidden;}
#spec-left{ background:url(../images/images/anz.jpg) no-repeat; width:10px; height:100px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/images/any.jpg) no-repeat; width:10px; height:100px; float:right;cursor:pointer; margin-top:5px;}
#spec-list{width: 370px;float:left;overflow:hidden;padding-left: 3px;display:inline;}
#spec-list ul li{float:left;margin-left: 4px;margin-right: 3px;display:inline;width: 86px;height: 90px;}
#spec-list ul li img{padding:2px;border:1px solid #ccc;width: 80px;height: 80px;}
#spec-list ul{width: 390px !important; */}


/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:100px;height:100px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; }
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.cmBody ul{overflow:hidden;}
.cmBody li a{font-size:18px;color: #555;}
.xianshi{color: #fff !important;
    background: #005bac;}
.clear{
	clear:both;
}
.xx{
	transition: all ease 0.3s;
    line-height: 34px;
    margin-right: 12px;
    width: 82px;
    color: #333;
    text-align: center;
    border-radius: 10px;
    border: 2px #ccc solid;
}

.wz-1 {background:#ff9900;}
.nav li a:hover,.nav li a.cur {/* background:#ff9900; */}
/*banner*/
.banner-box {min-width:1200px;height:500px;position:relative;}
.banner-box .bd {width:100% !important;}
.banner-box .bd li {width:100% !important;background-position:center;background-repeat:no-repeat;height: 500px;}
.banner-box .bd li a {display:block;background-size:auto;width:100% !important;height:100% !important;}
.banner-btn {width:100%;position:absolute;top:220px;left:0;margin-left:0;height:450px;overflow:hidden;}
.banner-btn a {display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev {left:-50px;background:url(../images/Images/20180516142548_95484199.png) no-repeat 0 0;}
.banner-btn a.next {right:-50px;background:url(../images/Images/20180516142548_95484199.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:240px;width:100%;display:block;}
.banner-box .hd ul {text-align:center}
.banner-box .hd ul li {width:20px;height:20px;border-radius:20px;text-indent:-9999px;background:#ccc;cursor:pointer;display:inline-block;margin:0 5px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-box .hd ul li.on {width:32px;background-color:#0677c6;}
.banner-box:hover .banner-btn a.prev {left:54px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;}
.banner-box:hover .banner-btn a.next {right:54px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;}
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover {filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;}
.banner-n {min-width:1200px;height:350px;position:relative;overflow:hidden;}
.banner-n .bd {width:100% !important;}
.banner-n .bd li {width:100% !important;height:350px;background-position:center;background-repeat:no-repeat;}
.banner-n .bd li a {display:block;background-size:auto;}
.banner-n .banner-btn {width:100%;position:absolute;top:125px;left:0;margin-left:0;height:350px;overflow:hidden;}
.banner-n .banner-btn a {display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-n .banner-btn a.prev {left:-50px;background:url(../images/Images/20180516142548_95484199.png) no-repeat 0 0;}
.banner-n .banner-btn a.next {right:-50px;background:url(../images/Images/20180516142548_95484199.png) no-repeat -49px 0;}
.banner-n .hd {position:absolute;top:190px;width:100%;display:block;}
.banner-n .hd ul {text-align:center}
.banner-n .hd ul li {width:20px;height:20px;border-radius:20px;text-indent:-9999px;background:#ccc;cursor:pointer;display:inline-block;margin:0 5px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-n .hd ul li.on {background:#ff9900;width:32px;}
.banner-n:hover .banner-btn a.prev {left:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;}
.banner-n:hover .banner-btn a.next {right:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4;}
.banner-n .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover {filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;}
.pc5service {width:100%;height:90px;padding-top:30px;text-align:center;background-color:#0677c6;}
/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢*/.research {height:60px;background:#ededed;}
.research .rscont {height:60px;overflow:hidden;width:  1200px;margin:  auto;}
.container {margin-left:auto;margin-right:auto;width:1200px;font-family:microsoft yahei;overflow:hidden;}
.research .rscont .hotworld {height:60px;line-height:60px;width:700px;float:left;}
.rscont .hotworld * {display:inline-block;float:left;font-size:17px;}
.rscont .hotworld span {color:#6d6d6d;font-weight:bold;}
.rscont .hotworld a {color:#6d6d6d;margin-right:8px;}
.rscont .rsbox {width:296px;background:#ddd;height:45px;overflow:hidden;margin-top:8px;float:right;}
.rscont .rsbox .cont_text {width:220px;float:left;height:15px;font-size:14px;color:#6d6d6d;background:none;border:none;outline:none;padding:15px 0px 15px 10px;}
.rscont .rsbox .cont_btn {width:51px;height:45px;float:right;background:url(../images/rsbtn.png) no-repeat;cursor:pointer;outline:none;border:none;}
/*ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚Â*/
.product {padding:50px 0px 0px;width:1200px;margin:auto;overflow:hidden;}
.flt {width: 265px;float:left;}
.flt .lanmu {margin-bottom:10px;background:url(../images/widget-bg.jpg) no-repeat top center;font-size:12px;margin: 0 0px 24px 0;padding:10px 10px 10px 10px;border:1px solid #eaeaea;}
.flt .lanmu h1 {height:28px;line-height:28px;color:#1d1d1d;font-weight:bold;font-size:16px;margin:0 0 10px;}
.flt .lanmu ul {list-style-type:square;color:#0070e0;margin:0;padding:5px 0 0px 2px;}
.flt .lanmu ul li {width:100%;height:40px;line-height:40px;position:relative;margin-bottom:5px;background: #f0f0f0 url(../images/pic1.png) 180px no-repeat;/* border-radius:3px;*/letter-spacing: 1px;font-size: 15px;border:1px solid #ddd;}
.flt .lanmu ul li:hover {background:#d8d8d8 url(../images/pic2.png) 180px no-repeat;/* border:1px solid #2196f3;*//* background:#fff;*/border-right:0;}
.flt .lanmu ul li:hover a {color:#0677c6;}
.flt .lanmu ul span.fsub {background:url(../images/images/deexplode.gif);display:block;width:11px;height:11px;margin-left:-17px;float:left;margin-top:13px;}
.flt .lanmu ul li span.dsub {background:url(../images/images/decontract.gif);display:block;width:11px;height:11px;margin-left:-20px;float:left;margin-top:5px;}
.flt .lanmu ul li a {display:block;color: #555;padding:0 0px 0 10px;}
.flt .lanmu ul li a:hover {/* background:url(../images/bg_09.jpg) no-repeat 4px center #e4e4e4;*/color:#0677c6;}
.flt .lanmu ul li:hover .sub-menu a {color:#505050;text-decoration:none;}
.flt .lanmu .lxwm {line-height:2em;}
.fsub:hover .sub-menu {display:block;}
.fsub .sub-menu {display:none;}
.flt .lanmu ul li .view {color:#000000;font-size:13px;}
.lxwm span {color:#0080c0;font-weight:bold;}
.flt .lanmu ul li:hover .sub-menu {border:1px solid #d8d8d8;border-left:0;}
.flt .lanmu ul li .sub-menu {padding-top:2px;list-style:disc;color:#69F;position:absolute;left: 228px;background:#ffffff;width:210px;z-index:5;top:-1px;padding:0;border-left:0;}
.flt .lanmu ul li .sub-menu li {padding:2px 0px;list-style-image:none;background:none;height:37px;border:0;line-height:37px;}
.flt .lanmu ul li .sub-menu li:hover {background:#ddd;}
.flt .lanmu ul li .sub-menu li:hover a {color:#0677c6;}
.pro_button_1 {width:914px;overflow:hidden;}
.pro_row2 {width:266px;float:left;overflow:hidden;}
.plist_t1 {background: url(../images/20180516144318_2058165758.jpg) no-repeat center;height:90px;padding-top:30px;line-height:22px;color:#FFF;font-size:24px;font-weight:bold;text-align:center;}
.plist_t1 p {color:#fff;font-weight:normal;letter-spacing:1px;font-size:14px;line-height:40px;text-transform:uppercase;}
.plist_t2 {width:243px;margin:0 auto;color:#FFF;border:13px solid #0677c6;border-top:none;}
.plist_t2 ul {padding:7px 0;}
.plist_t2 .slont{
}
.plist_t2 ul li {font-size:13px;padding-left:30px;background:url(../images/20180608154803_1410609837.jpg) !important;display:block;width:194px;line-height:48px;text-indent:25px;color:#fff;margin:5px 0;}
.plist_t2 .proname a{color:#fff;}
.plist_t2 a {color: #333;margin-left:10px;}
.plist_t2 dd a{color: #252525;font-size: 13px;line-height: 33px;margin: 0 auto;display: block;text-indent: 31px;}
.plist_t2 dd a:hover{color: #0677c6;}
.open {background:url(../images/20180608154803_1410609837.jpg) !important;}
.pro_row3 {width:914px;margin-left:20px;float:right;}
#cxcp_t {width:880px;height:27px;background:url(../images/rc-13.gif) no-repeat;margin-top:-3px;}
#cxcp_t .h1 {float:left;padding-left:68px;line-height:27px;color:#0677c6;font-size:22px;}
#cxcp_t .h2 {float:left;padding-left:3px;line-height:27px;color:#666;font-size:16px;text-transform:uppercase;}
#cxcp_t .h3 {float:right;line-height:27px;width:116px;text-align:center;height:27px;}
#cxcp_t .h3 a {color:#fff;text-decoration:none;line-height:27px;display:block;font-size:12px;width:109px;height:27px;text-align:center;}
#cxcp_t .h3 a:hover {color:#fff;text-decoration:none;font-size:12px;background:#0677c6;}
.cp {}
.cp li {float:left;text-align:center;/* margin-right:13px;*/    width:299px;}
.pro_button {height:40px;line-height:40px;position:relative;margin-bottom:20px;/* overflow:hidden;*/}
.pro_button > a {font-size:18px;color:#0677c6;display:inline-block;padding-right:15px;position:relative;font-weight:bold;line-height:39px;}
.pro_button > a  span {font-size:16px;color:#999;font-weight:lighter;font-family:Arial,Helvetica,sans-serif;}
.pro_button > a:after,.pro_button > a after {content:'';background:#0677c6;width:100%;height:1px;position:absolute;bottom:0;left:0;z-index:2;}
.pro_button:after,.pro_button after {content:'';background:#dedede;width:100%;height:1px;position:absolute;bottom:0;left:0;}
.pro_button > a::before {/* content:'more +';*/display:block;position:absolute;left:829px;width:66px;text-transform:uppercase;font-size:16px;line-height:40px;text-align:right;/* color:#8e8b8b;*/font-size:12px;color:#fff;font-weight:normal;}
.plist_t2 > table > tbody > tr:hover > td > b a {color:#ffffff!important;}
.ceshi > table > tbody > tr > td > span {display:block;width:100%;position:absolute;bottom:0;-webkit-transition:0.6s all ease;transition:0.6s all ease;background-position:center;height:40px;line-height:40px;}
.ceshi > table > tbody > tr > td:hover > span > a {background:#0c9945}
.ceshi > table > tbody > tr > td > span > a {display:block;color:#fff;font-size:14px;height:40px;line-height:40px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;background:rgba(102,102,102,0.7);position:absolute;bottom:0px;width:100%;}
.ceshi > table > tbody > tr > td {float:left;padding-left:0 !important;width:282px;height:212px;margin:10px 8px;position:relative;overflow:hidden;}
.ceshi> table > tbody > tr> td > br {display:none;}
.ceshi> table > tbody > tr> td > a {display:block;}
.cp img {border:1px solid #C1C1C1;background:#fff;width:280px;height:220px;margin-top:10px;}
.cp a {font-size:15px;color:#666;}
.pageinfo {display:none;}
.cp img:hover {border:1px solid #0677c6;background:#fff;}
.leftcontact {height: 285px;border:13px solid #0677c6;background:#fff;margin-top:12px;}
.leftlx_c {overflow:hidden;}
.leftlx_c h3 {font-size:22px;color:#ffffff;text-align:center;line-height:36px;background:#0677c6;height:50px;}
.leftlx_c span {display:block;background:url(../images/20180621202541_1205384453.jpg) no-repeat 0 center;font-size:17px;color:#666;padding-left:42px;margi;margin: 16px 0 9px 5px;}
.leftlx_c span b {display:block;font-size:20px;color:#0677c6;}
.leftlx_c ul {margin: 0px 0px 0 10px;}
.leftlx_c li {font-size:13px;color:#494949;margin-bottom:5px;}
.leftlx_c li em {display:block;font-size:14px;margin-bottom:5px;}
.word {/* padding:10px 0;*/overflow:hidden;border-bottom:1px solid #e5e5e5;}
.hotSearch {width:600px;line-height:38px;color:#0676c6;}
.hotSearch a {margin-right:10px;color:#666;}
.search {position:relative;width:382px;height:38px;border:1px solid #c1c1c1;/* margin:8px 0;*/}
.search_text {width:250px;height:41px;color:#000;border:0px;padding-left:5px;outline:none;background:none;}
.search_select {width:51px;height:40px;}
.search_select select {display:none;}
.select_box {position:relative;height:20px;}
.search_select .select_showbox {width:40px;color:#989898;background:url(../images/images/seaBg.png) no-repeat right center;line-height:13px;border-left:1px solid #dedede;padding-left:8px;margin:8px 0px;}
.select_option {position:absolute;top:22px;border:1px solid #dddddd;border-top:0px;background:#fff;right:-4px;width:53px;line-height:24px;display:none;}
.select_option li {padding-left:9px;color:#989898;}
.select_option li.hover {background:#f9f9f9;}
/**/.hotPro {padding:30px 0 1px 0px;}
.ititle span {color:#303030;text-transform:uppercase;font-size:26px;margin-bottom:12px;font-weight:200;line-height:1.4;}
.tac {text-align:center;}
.ititle p {color:#7a7a7a;background:url(../images/line3.gif) no-repeat center;color:#323232;font-size:34px;margin-top:20px;margin-bottom:10px;}
.ititle em {width:225px;height:8px;border-bottom:1px solid #ddd;display:inline-block;margin-top:8px;}
.indMain {padding:70px 0px;background:url(../images/bjjj.jpg) 50% 50% no-repeat;background-size:cover;background-attachment:fixed;margin:0 auto 0px;margin-top:40px;}
.icomWarpin {background:#fff;padding:20px;width:1170px;margin:0 auto;overflow:hidden;}
.icomWarp {padding:10px 10px 10px;background:#fff;margin-top:0px;/* border-bottom:1px #ddd solid;*/overflow:hidden;}
.icomWarp h2 {width:401px;height:246px;background:url(../images/images/icomBg.png) no-repeat;padding:0px 0px 4px 0px;float:left;}
.icomWarp h3 {width:720px;background:#fff;padding:0px 0px;float:right;}
.icomWarp h3 span {color:#3bcc49;}
.icomWarp h3 .con {color:#9c9c9c;}
.icomWarp h3 .con span {color:#303030;display:inline-block;padding-right:40px;font-size:22px;font-weight:normal;font-weight:bold;}
.icomWarp h3 .con em {display:block;margin:15px 0px;width:36px;height:2px;background-color:#0677c6;}
.icomWarp h3 p {line-height:27px;color:#727272;font-weight:normal;font-size:14px;}
.mixWarp {background:#fff;padding:20px 0px;}
.down01 {color:#303030;display:inline-block;padding-right:40px;font-size:27px;font-weight:bold;margin:0px 0 10px 6px;border-bottom:1px #ddd solid;width:1109px;height:50px;}
.down {width:100%;margin:0px 0 0px 0;}
.picScroll-left {width:1160px;position:relative;}
.picScroll-left .hd {}
.picScroll-left .hd .prev,.picScroll-left .hd .next {position:absolute;top:55px;display:block;width:40px;height:40px;overflow:hidden;cursor:pointer;background:#000;z-index:99999;}
.picScroll-left .hd .prev {left:-15px;background:#333333 url(../images/prev_ico.png) no-repeat center;}
.picScroll-left .hd .next {right:-20px;background:#333333 url(../images/next_ico.png) no-repeat center;}
.picScroll-left .hd .prev:hover {background:#0677c6 url(../images/prev_ico.png) no-repeat center;}
.picScroll-left .hd .next:hover {background:#0677c6 url(../images/next_ico.png) no-repeat center;}
.picScroll-left .hd ul li.on {background-position:0 0;}
.picScroll-left .bd {/* padding:10px;*/overflow:hidden;}
.picScroll-left .bd ul {overflow:hidden;zoom:1;}
.picScroll-left .bd ul li {width:226px;float:left;_display:inline;text-align:left;}
.picScroll-left .bd ul li img {width:214px;height:161px;display:block;margin:auto;}
.picScroll-left .pageState {display:none;}
.picScroll-left .bd ul li h4 {color:#333;font-size:14px;text-align:center;line-height:23px;}
.picScroll-left .bd ul li .effect_two {width:214px;height:161px;margin:auto;}
.picScroll-left .bd ul li a:hover h4 {color:#c81519;}
.morePro {margin-top:14px;}
.morePro a {width:145px;height:39px;background:url(../images/ico_05H.png) no-repeat -20px center;display:block;text-align:center;line-height:39px;color:#fff;font-size:12px;}
.morePro a:hover {}
/*ÃƒÂ¤Ã‚Â¼Ã‹Å“ÃƒÂ¥Ã…Â Ã‚Â¿*/.ys {}
.tttc {width:1200px;margin:auto;}
.tttc img {margin-top:30px}
.wwzz {}
.wwzz p {font-size:20px;text-align:center;color:#fff;width:280px;background:#0676c6;margin:auto;border-radius:10px;}
.ys_tit {color:#f8252b;font-size:30px;font-weight:bold;padding-bottom:30px;}
.ys_tit span {display:block;font-size:14px;color:#fff;text-transform:uppercase;}
.ys ul {overflow:hidden;}
.ys ul li {float:left;margin-right:10px;margin-bottom:10px;overflow:hidden;width:595px;height:350px;cursor:pointer;}
.ys ul li img {width:250px;height:350px;float:left;}
.ys ul li .cont {width:260px;float:left;margin-left:35px;margin-top:70px;overflow:hidden;}
.ys ul li .cont span {color:#0676c6;font-size:20px;font-weight:bold;}
.ys ul li .cont p {color:#666;font-size:16px;line-height:26px;text-align:justify;margin-top:20px;height:138px;}
.ys ul li:nth-child(1) {background:url(../images/yb1.png)no-repeat;}
.ys ul li:nth-child(2) {background:url(../images/yb2.png)no-repeat;margin-right:0px;}
.ys ul li:nth-child(2) img {float:right;}
.ys ul li:nth-child(3) {background:url(../images/yb3.png)no-repeat;}
.ys ul li:nth-child(4) {background:url(../images/yb4.png)no-repeat;margin-right:0px;}
.ys ul li:nth-child(4) img {float:right;}
.ys ul li:hover {background:#0676c6;color:#fff;}
.ys ul li:hover span,.ys ul li:hover p {color:#fff;}
.caselist {margin-top:30px;}
.caselist li {float:left;width:270px;height: 200px;position:relative;margin:0 20px;}
.caselist li img {width:270px;height: 200px;}
.caselist li span {display:block;position:absolute;bottom:0px;left:0px;height:36px;line-height:36px;text-align:center;background:rgba(0,0,0,0.7);width:100%}
.caselist li span a {color:#fff;}
.att {color:#555555;font-size:36px;font-weight:normal;text-align:center;background:url(../images/xc.png) no-repeat 50% 70%;}
.att span {display:block;color:#999999;font-size:16px;margin-top:10px;}
#demo {overflow:hidden;width:100%;margin:0 auto;}
#indemo {float:left;width:800%}
#demo1 {float:left;}
#demo2 {float:left;}
#m_demo {overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float:left;width:800%}
#m_demo1 {float:left;}
#m_demo2 {float:left;}
.inews_tit {text-align:center;color:#333;height:50px;background:url(../images/xin.png)no-repeat center 0;margin-top: 50px;}
.inews_tit h3 {color:#0676c6;font-size:26px;}
.inews_cont {margin-top:50px;}
.inews_img {width:300px;height:380px;}
.inews_ri {width:900px;border-top:1px solid #ccc;}
.inews_list {padding-left:40px;margin-top:10px;}
.inews_list li {overflow:hidden;margin-bottom:18px;}
.inews_list li .time {text-align:center;}
.inews_list li .time p {color:#333;font-size:32px;line-height:50px;}
.inews_list li .time span {color:#666;display:block;}
.inews_list li .cont {width:770px;}
.inews_list li .cont a {color:#0676c6;font-size:16px;}
.inews_list li .cont p {color:#333;line-height:24px;}
.shangmeng {width:100%;/* border-bottom:1px saddlebrown;*/background:#0676c6;line-height:35px;color:#fff;}
.shangmeng a {color:#eee;margin-right:10px;}
#footer {background:#0676c6;color:#eee;/* border-bottom:1px solid #454545;*/padding:20px 0;overflow:hidden;/* margin-top:20px;*/}
#footer a {color:#fff;}
.nav_foot {width:400px;border-right:1px solid #fff;line-height:56px;}
.nav_foot em {font-style:normal;padding:0 5px;}
.ft_cont {width:450px;text-align:center;border-right:1px solid #fff;}
.copyright {background:#0676c6;padding:8px 0;text-align:center;color:#fff;}
.n_banner {width:1920px;margin-left:-960px;left:50%;position:relative;height: 331px;}
.n_banner img {width:1920px;height: 330px;}
.container {padding:30px 0;overflow:hidden;}
.left .box {margin-bottom:20px;}
.left .box h3 {line-height:20px;padding-left:15px;background:url(../images/bt.png) no-repeat 0% 50%;font-size:16px;color:#000;height:45px;}
.left .box h3 span {font-size:12px;color:#949494;font-family:"Arial";}
.sort {padding:0 10px 0 10px;}
.sort li {margin-top:10px;}
.sort li a {color:#333;display:block;line-height:35px;text-align:center;background:#e6e8e7;border-radius:5px;}
.left {width:240px;float:left;}
.left .box {margin-bottom:20px;}
.left .box h3 {line-height:20px;padding-left:15px;background:url(../images/bt.png) no-repeat 0% 50%;font-size:16px;color:#000;height:45px;}
.left .box h3 span {font-size:12px;color:#949494;font-family:"Arial";}
.sort li a:hover {background:#0676c6;color:#fff;}
.left .box .content {padding:10px;}
.right {width:920px;float:right;padding-bottom:10px;}
.crumb {line-height:45px;height:45px;font-size:16px;border-bottom:1px solid #d8d8d8;color:#666;}
.crumb a {color:#666;}
.right .content {padding:15px 0;}
.content a {color:#fff;}
.prodescription {border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;text-indent:2em;}
.h20 {height:20px;}
.prolist li {float:left;margin-right:55px;margin-bottom:30px;width:270px;position:relative;}
.prolist li:nth-child(3n) {margin-right:0px;}
.prolist li h3 {background:#0676c6;height:45px;line-height:45px;text-align:center;}
.prolist li h3 a {display:block;color:#fff;}
.prolist li a img {width:270px;height:200px;}
.prolist li a.cp-hover {background:url(../images/probg.png)no-repeat;position:absolute;left:0px;top:0px;width:100%;height:200px;display:none;}
.prolist li:hover .cp-hover {display:block;}
/**/.proryzz {width:920px;overflow:hidden;}
.proryzz li {width:270px;float:left;margin-right:36px;}
.proryzz li img {width:270px;height:370px;}
.proryzz h3 a {}
.proryzz h3 {background:#0676c6;height:45px;line-height:45px;text-align:center;width:270px;}
.pages {padding:10px 0 10px;text-align:center;}
.pages li {display:inline;margin:0 5px;}
.pages li.pages_solid {color:#fff;background:#0676c6;padding:3px 8px;}
.pages li a {padding:4px 8px;border:1px solid #ccc;background:#fff;color:#666;font-size:12px;}
.pages li a:hover {padding:3px 8px;border:1px solid #0676c6;background:#0676c6;color:#fff;text-decoration:none;}
/*ÃƒÂ¦Ã‚ÂµÃ‚ÂÃƒÂ§Ã‚Â¨Ã¢â‚¬Â¹*/.process {height:221px;background-color:#0677c6;margin-top:20px;}
.conti {margin-left:auto;margin-right:auto;width:1200px;font-family:microsoft yahei;overflow:hidden;}
.process-le {float:left;width:211px;height:230px;background-color:#ff9900;margin-top:-9px;}
.process-le img {display:block;margin:20px auto;}
.process-le h1 {color:#fff;font-size:22px;background:url(../images/white_line.png) no-repeat;width:162px;height:56px;line-height:56px;margin:0 auto;text-align:center;}
.process-le p {font-size:14px;color:#fff;text-align:center;margin-top:10px;}
.process-le p b {font-size:23px;}
.process-ri {float:right;width:945px;margin-top:10px;}
.process-ri ul {height:auto;overflow:hidden;background:url(../images/proce_bg.png) no-repeat center 93px;padding-top:46px;}
.process-ri ul li {float:left;width:109px;height:109px;border-top:1px solid #757575;border:1px solid #fff;margin-right:58px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff;border-radius:50%;transition:.4s;moz-transition:.4s;-webkit-transition:.4s;-o-transition:.4s;backface-visibility:hidden;}
.process-ri ul li:last-child {margin-right:0px;}
.process-ri ul li:hover {margin-top:-10px;/* -webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);*/}
.process-ri ul li div {height:42px;}
.process-ri ul li img {display:block;margin:0 auto;margin-top:17px;}
.process-ri ul li h1 {font-size:16px;margin-top:5px;font-weight:normal;}
.process-ri ul li p {font-size:11px;color:#7d7d7d;font-family:"Arial";line-height:12px;}
/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»*/
.newsleft li {background:url(../images/list_dot.gif) no-repeat 0% 50%;padding-left:12px;line-height: 33px;border-bottom:1px dotted #ccc;}
.newsleft li a {display:block;color:#333;}
.pic {float:left;width:80px;}
.pic img {width:120px;height:90px;}
.wenzi {float:right;width:780px;}
.news_list li {line-height:30px;position:relative;padding:10px 0;overflow:hidden;border-bottom:1px dashed #cfcfcf;}
.news_list li a {color:#555;font-size:16px;}
.news_list li a:hover {color:#0676c6;}
.news_list li span {color:#999;z-index:0;line-height:30px;position:absolute;right:0px;top:10px;}
.news_list li p {color:#666;line-height:25px;}
.product_detail {padding:5px;}
.product_detail img{
}
.product_detail h1 {text-align:center;line-height:30px;font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:15px;padding-bottom:5px;}
.product_detail .img {text-align:center;}
.product_detail .img img {width:270px;height:200px;display:inline;}
.p_detail {padding:20px 0;}
.tag {line-height:30px;border-top:1px dashed #e0e1dc;color:#999;}
.tag a {color:#005a98;}
.tag a:hover {color:#3480ce;}
.pre {line-height:26px;border-top:1px dashed #e0e1dc;}
.pre a {color:#005a98;}
.pre a:hover {color:#3480ce;}
.relate {margin-top:10px;}
.relate h4 {width:100px;text-align:center;line-height:30px;color:#fff;background:#0676c6;}
#relate_n li {height:30px;line-height:30px;border-bottom:1px dotted #ccc;}
#relate_n li a {width:70%;float:left;color:#333;}
#relate_n li span {width:28%;float:right;text-align:right;}
#relate_p li {float:left;width:220px;text-align:center;margin-top:10px;margin-right:10px;}
#relate_p li a {display:block;}
#relate_p li img {width:220px;height:160px;}
#relate_p li h3 {height:35px;line-height:35px;background:#0676c6;}
#relate_p li h3 a {color:#fff;}
.news_detail h1 {text-align:center;font-size:18px;border-bottom:1px solid #e0e1dc;margin-bottom:5px;}
.news_detail h6 {line-height:30px;text-align:center;border-bottom:1px dotted #e0e1dc;}
/*ÃƒÂ¦Ã…â€œÃ‚ÂªÃƒÂ§Ã…Â¸Ã‚Â¥*/.jzpp {width:100%;background:url(../images/Images/jz.jpg) no-repeat center top;padding-bottom:55px;}
.jzm {width:1180px;margin:0 auto;padding:0px;}
.jztop {width:100%;height:210px;padding-top:80px;}
.jztop h3 {font-size:51px;color:#ffffff;line-height:50px;text-align:center;}
.jztop span {display:block;width:100%;padding-top:100px;font-size:27px;color:#000000;line-height:50px;text-align:center;}
.jztop p {display:block;width:100%;font-size:47px;color:#da0a00;line-height:50px;text-align:center;font-weight:bold;}
.hmys {width:100%;height:300px;background:url(../images/Images/bj.jpg) no-repeat center 70px;padding-top:15px;}
.hmys .ys01 {width:165px;float:left;padding-top:87px;margin-left:20px;}
.hmys .ys02 {width:221px;float:left;padding-top:47px;margin-left:50px;}
.hmys .ys03 {width:190px;float:left;margin-left:40px;}
.hmys .ys04 {width:221px;float:left;padding-top:47px;margin-left:50px;}
.hmys .ys05 {width:165px;float:left;padding-top:87px;margin-left:20px;}
.hmys .ys01 span,.hmys .ys05 span {width:92px;height:92px;display:block;background:#0676c6;line-height:92px;text-align:center;color:#ffffff;font-size:60px;margin:0 auto;}
.hmys .ys02 span,.hmys .ys04 span {width:130px;height:120px;display:block;background:#ff6000;line-height:120px;text-align:center;color:#ffffff;font-size:73px;margin:0 auto;}
.hmys .ys03 span {width:170px;height:170px;display:block;background:#0676c6;line-height:170px;text-align:center;color:#ffffff;font-size:93px;margin:0 auto;}
.hmys .ys01 p,.hmys .ys05 p,.hmys .ys02 p,.hmys .ys03 p,.hmys .ys04 p {padding-top:10px;display:block;width:100%;font-size:16px;text-align:center;line-height:24px;color:#000000;/* float:left;*/}


/*jszoom*/
#preview{ text-align:center; width:400px;}
.jqzoom{width: 100%;position:relative;}
.zoomdiv{width:400px;  height:400px; }
.list-h li{ float:left;}
#spec-n5{width:400px;height: 125px;padding-top: 0px;overflow:hidden;}
#spec-left{ background:url(../images/images/anz.jpg) no-repeat; width:10px; height:100px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/images/any.jpg) no-repeat; width:10px; height:100px; float:right;cursor:pointer; margin-top:5px;}
#spec-list{width: 370px;float:left;overflow:hidden;padding-left: 3px;display:inline;}
#spec-list ul li{float:left;margin-left: 4px;margin-right: 3px;display:inline;width: 86px;height: 90px;}
#spec-list ul li img{padding:2px;border:1px solid #ccc;width: 80px;height: 80px;}
#spec-list ul{width: 390px !important; */}


/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:100px;height:100px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; }
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.cmBody ul{overflow:hidden;}
.cmBody li a{font-size:18px;color: #555;}
.xianshi{color: #fff !important;
    background: #005bac;}
.clear{
	clear:both;
}
.xx{
	transition: all ease 0.3s;
    line-height: 34px;
    margin-right: 12px;
    width: 82px;
    color: #333;
    text-align: center;
    border-radius: 10px;
    border: 2px #ccc solid;
}
