@charset "utf-8";
/* CSS Document */
@font-face {
     font-family: myFont;
     src: url('../img/SOURCEHANSERIFSC-HEAVY.OTF')
    }
*{margin:0px; padding:0px;}
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:"微软雅黑";font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{  font-family: "微软雅黑"; color:#000;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
a ,a:hover{color:#000; text-decoration:none;}
.fl{float:left;}
.fr{float: right;}
.mt10{ margin-top:10px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
.clear{ clear:both;}
.nybanner{width: 100%;}
.nyban{width:100%;overflow: hidden;}
.nybanner img{width: 100%;}
.nyban img{width: 100%;}

.contant{width:1200px;margin:0 auto;}
.container{width:1200px;margin:0 auto;}
.AggBanner{width:100%; margin-top:80px;}
.AggBanner ul{padding-bottom: 55px;}
.AggBanner ul li{float: left;width: 380px;margin-left: 15px;position: relative;}
.AggBanner ul li::after{content: "";width: 36px;height: 36px;position: absolute;left: -30px;top: 50%;margin-top: -18px;background: url(../images/AggBannerImg.png) no-repeat center center;}
.AggBanner ul li:first-child::after{display: none;}
.AggBanner ul li:first-child{margin-left: 0;}
.AggBanner ul li>span{width: 380px;display: block;overflow: hidden;height: 312px;}
.AggBanner ul li span img{width: 100%;height: 312px;display: block;transition: .8s;}
.AggBanner ul li:hover span img{transform: scale(1.1);}
.AggBanner ul li p{font-size:30px;color: #fff;text-align: center;height: 312px;background: rgba(0, 0, 0, 0.73);position: absolute;right: 0;top: 0;font-weight: bolder;width: 100%;line-height: 312px;}
.AggBanner ul li p span{font-weight: bolder;padding-top: 90px;letter-spacing: 4px;}
.AggBanner ul li.li03 p{padding: 10px 0;height: 292px;}
.AggBanner ul li.li03 p span{font-weight: bolder;padding-top: 110px;letter-spacing: 4px;}
.AggBanner ul li.li03{border: 4px #e5611f solid;width: 382px;height: 312px;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.AggBanner ul li.li03 span{width: 382px;height: 312px;}
.AggBanner ul li.li03 img{width: 382px;height: 312px;}
.AggBanner ul li.li02 p{background: rgba(0, 0, 0, 0.63);}
.AggBanner ul li.li02{border: 4px #8eba3e solid;width: 382px;height: 312px;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.AggBanner ul li.li03 p{background: rgba(0, 0, 0, 0.61)}
.AggBanner ul li.li02 span{width: 382px;height: 312px;}
.AggBanner ul li.li02 img{width: 382px;height: 312px;}
.AggBanner ul li.li01{border: 4px #e40000 solid;height: 312px;box-shadow: 0 0 20px rgba(0,0,0,0.2);}

/* Customers */
.Customers{/* background: url(../images/CustomersBg.jpg) no-repeat center; *//* height: 611px; */}
.CustomersTitle{text-align: center;}
.CustomersTitle h3{font-size: 40px;color: #333;}
.CustomersTitle h3 b{color: #fb8302;}
.CustomersTitle p{font-size: 14px;color: #666;margin-top: 5px;}
.CustomersTitle h3 i{width: 20px;height: 1px;background-color: #999;display: inline-block;margin: 0 15px;vertical-align: middle;}
.choose_dl{/* width:100%; */margin-top: 30px;box-shadow: 1px 5px 9px 0px #c2c2c2;padding: 3% 6%;display: flex;}
.choose_dl dl{width: 20%;margin-right: 6.6%;float:left;text-align: center;}
.choose_dl dl .choose_img{/* width:100%; */border: 6px solid #dcdcdc;overflow: hidden;}
.choose_dl dl .choose_img img{width:100%;transition:all 0.5s;}
.choose_dl dl:hover .choose_img img{transform:scale(1.1);transition:all 0.5s;cursor:pointer;}
.choose_dl dl dt{font-size:22px;line-height:45px;color: #000000;font-family: myFont;}
.choose_dl dl:nth-child(4){margin-right:0;}
.choose_bg{width:100%;clear:both;background:#d9d9d9;padding: 0px 0 10px;margin-top:50px;display: flex;}
.choose_bg h3{font-size:30px;line-height:70px;font-weight:normal;letter-spacing:1px;color:#000;padding: 0% 6%;}
.choose_bg h3 span{color:#fb8302;font-weight:bold;}
.choose_ul{padding: 0% 6%;}
.choose_bg ul{width:100%;}
.choose_bg ul li{width:48%;height:60px;line-height:60px;background:url(../img/bzico1.png) center left no-repeat;text-indent: 55px;float: left;font-size: 23px;}
.choose_bg ul li:nth-child(2n){float:right;}




/* Customers End */
/* 产品优势 */
.Product-Advantages{background-color: #f4f4f4;overflow: hidden;padding: 60px 0 60px;}

.Product-AdvantagesCon{margin-top: 30px;}
.Product-AdvantagesCon ul li{width:380px;background-color: #fff;float: left;border-top: 1px #d9d9d9 solid;margin-right: 15px;margin-bottom: 20px;}

.Product-AdvantagesCon ul li::after{content: "";width: 1px;height: 1000px;background-color: #d9d9d9;display: block;left: 0;top: -300px;position: absolute;}
.Product-AdvantagesCon ul li.li02{top: 70px;}
.Product-AdvantagesCon ul li.li03{top: 40px;}
.Product-AdvantagesCon ul li.li04{top: 10px;}
.Product-AdvantagesCon ul li .Box{padding: 40px 25px;position: relative;height: 120px;}
.Product-AdvantagesCon ul li .Box::after{content: "";width: 3px;height: 100px;background-color: #e62504;display: block;position: absolute;left: 0;top: 20px;}
.Product-AdvantagesCon ul li .Box h3{font-size: 25px;color: #4f4f4f;}
.Product-AdvantagesCon ul li .Box p{font-size: 14px;color: #333;line-height: 23px;margin-top: 30px;}
.Product-AdvantagesCon ul li span{width: 360px;height: 210px;display: block;overflow: hidden; margin-left: 10px; margin-bottom: 10px;}
.Product-AdvantagesCon ul li span img{width: 360px;height: 210px;display: block;transition: .8s;}
.Product-AdvantagesCon ul li:hover span img{transform: scale(1.1);}
.Product-AdvantagesCon ul li.li01 p ,.Product-AdvantagesCon ul li:nth-child(5) p{
    background: #f4f4f4;
    padding: 0 5px;
}

/* 产品优势 End */

/* ExhibitionFocus */
.containerZt {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    position: relative;
}
.ExhibitionFocus{padding: 50px 0;overflow: hidden;}

.ExhibitionFocus-Top{margin-bottom: 30px;text-align: center;}
.ExhibitionFocus-Top ul li{padding-bottom: 10px;display: inline-block;border-bottom: 2px #fff solid;margin-left:110px;}
.ExhibitionFocus-Top ul li:first-child{margin-left: 0;}
.ExhibitionFocus-Top ul li a{font-size: 20px;color: #333;}
.ExhibitionFocus-Top ul li.cur{border-bottom: 2px #c10000 solid;font-weight: bold;}
.ExhibitionFocus-Top ul li.cur a{color: #c10000;}
.Photo{width: 100%;}
.Photo .index-tilte{padding-top: 55px;}

.Photo .xc_ul{margin-top: 34px;position: relative;}
.Photo .xc_ul ul{margin-left: -998px;width: 4000px;position: relative;}
.Photo .xc_ul ul li{border-radius: 50px 10px 50px 10px;text-align: center;margin: 0 50px;float: left;width: 966px;border-radius: 50px 10px 50px 10px;overflow: hidden;box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);position: relative;}
.Photo .xc_ul ul li:hover{box-shadow:0 5px 20px rgb(60, 60, 60);position: relative;}
.Photo .xc_ul ul li>a{display: block;width:586px;height: 425px;overflow: hidden;float: right;}
.Photo .xc_ul ul li a img{display: block;width: 100%;height: 425px;transition: all 1s ease-out;object-fit: contain;}
.Photo .xc_ul ul li a img:hover{transform: scale(1.1);}
.Photo .xc_ul ul li h3{color: #333333;font-style: 18px;font-weight: normal;margin-top: 18px;}
.Photo .xc_ul ul li h3 a{color: #333333;font-style: 18px;}
.Photo .xc_ul ul li h3 a:hover{color: #333;}
.Photo .xc_ul ul li span{margin-top: 33px;text-align: center;display: block;}
.Photo .xc_ul ul li span>a{color: #666666;font-style: 14px;width: 130px;height: 42px;line-height: 42px;border: 1px solid #e6e2e2;display: inline-block;*display: inline-block;*zoom:1;*display: inline;border-radius: 21px;}
.Photo .xc_ul ul li span>a:hover{color: #ffffff;background: #0b1739;}

.Photo .xc_ul ul li .NavText{width: 380px;height: 425px;background-color: #fb8302;position: absolute;left: 0;top: 0;z-index: 999;opacity: .9;}
.Photo .xc_ul ul li .NavText h3{font-size: 20px;color: #fff;padding: 80px 10px 40px;}
.Photo .xc_ul ul li .NavText h3 a{font-size: 20px;color: #fff;}
.Photo .xc_ul ul li .NavText p:nth-child(1){margin-top:80px;}
.Photo .xc_ul ul li .NavText p{width: 90%;font-size: 17px;color: #fff;line-height: 30px;display: -webkit-box;font-weight: bold;margin: 0 auto;}

.Photo .containerZt{position: relative;margin-left: auto;margin-right: auto;width: 1200px;position: relative;}
.Photo .containerZt .konbai01{background: #ffffff;width: 1000px;height: 200px;position: absolute;bottom: 20px;left:-1000px;z-index: 8;}
.Photo .containerZt .konbai02{background: #ffffff;width: 1000px;height: 200px;position: absolute;bottom: 20px;right: -1000px;z-index: 8;}
.Photo .containerZt .Photo-but .photo_anniu{width: 98px;height: 425px;position: absolute;top: 0;}
.Photo .containerZt .Photo-but .photo_dinwei01{position: absolute;left: 19px;}
.Photo .containerZt .Photo-but .photo_dinwei02{position: absolute;right: 17px;}
.Photo .Photo-but a{display: block;width: 28px;height: 54px;margin-left: 35px;position:  relative;top: 50%;margin-top: -27px;}
.Photo .Photo-but .PhotoBtn01{background: url(../images/zuoqiehuan.png) no-repeat center;}
.Photo .Photo-but .PhotoBtn02{background: url(../images/youqiehuan.png) no-repeat center;}
/* ExhibitionFocus End */

/* Abouts */
.Abouts{padding: 50px 0;overflow: hidden;height: 646px;}

.AboutsCon{margin-top: 40px;}
.AboutsCon p.p1{font-size: 15px;color: #fff;line-height: 25px;margin-top: 25px;padding: 0 50px;text-align: center;}

.AboutsTop{background-color: #f29b3c;}
.AboutsTop ul li{float: left;width: 300px;text-align: center;border-left: 1px #ddd solid;padding: 30px 0;box-sizing: border-box;}
.AboutsTop ul li:first-child{border-left: none;}
.AboutsTop ul li span{font-size: 17px;color: #fff;font-weight: bold;vertical-align: top;}
.AboutsTop ul li span b{color: #FFFF;font-size: 50px;}
.AboutsTop ul li p{font-size: 18px;color: #FFFF;}

.AboutsBox ul li{width: 290px;position: relative;margin-top: 15px;}
.AboutsBox ul li span{display: block;width: 290px;height: 179px;overflow: hidden;}
.AboutsBox ul li span img{display: block;width: 290px;height: 179px;transition: .8s;}
.AboutsBox ul li:hover span img{transform: scale(1.1);}
.AboutsBox ul li p{height: 50px;line-height: 50px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;background: rgba(0,0,0,0.5);position: absolute;left: 0;bottom: 0;width: 270px;font-size: 16px;color: #fff;text-align: center;}

.AboutsBox dl{margin-left: 13px;margin-top: 15px;position: relative;}
.AboutsBox dl span{width: 594px;height: 371px;display: block;overflow: hidden;}
.AboutsBox dl span img{width: 594px;height: 371px;display: block;transition: .8s;}
.AboutsBox dl:hover span img{transform: scale(1.1);}
.AboutsBox dl p{height: 50px;line-height: 50px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;background: rgba(0,0,0,0.5);position: absolute;left: 0;bottom: 0;width: 574px;font-size: 16px;color: #fff;text-align: center;}
/* Abouts End */

/* 资质荣誉 */
.Qualification{padding: 60px 0;overflow: hidden;background:#f2f1f1;height: 380px;}

.QualificationCon{margin-top: 25px;position: relative;overflow: hidden;}
.QualificationCon ul{position: relative;}
.QualificationCon ul li{float: left;width: 240px;}
.QualificationCon ul li a{width:width: 230px;height: 250px;display: block;overflow: hidden;}
.QualificationCon ul li a img{width: 230px; height: 250px;display: block;transition: .8s;}
.QualificationCon ul li:hover a img{transform: scale(1.05);}

.QualificationBox{position: relative;}
.QualificationBox i{width: 44px;height: 52px;display: block;cursor: pointer;overflow: hidden;top: 50%;margin-top: -26px;position: absolute;}
.QualificationBox i img{width: 44px;height: 104px;display: block;}
.QualificationBox i:hover img{position: relative;top: -52px;}
.QualificationBox i.prev{left: -50px;}
.QualificationBox i.next{right: -50px;}
/* 资质荣誉 End */

/* 服务完善 */
.fwws{padding: 55px 0;overflow: hidden;height: 250px;background:#f7fcff url(../images/fwwsBg.png) no-repeat center center;position: relative;z-index: 9;}

.fwwsRight{width: 310px;}
.fwwsRight a{width: 130px;height: 52px;display: block;border-radius: 3px;background-color: #eb5307;color: #fff;font-size: 14px;text-align: center;line-height: 52px;margin: 0 auto;}
.fwwsRight h3{font-size: 36px;font-weight: normal;color: #fff;margin-top: 25px;}
.fwwsRight h3 em{display: block;font-size: 15px;margin-bottom: 5px;}

.fwwsLeft h3{font-weight: normal;font-size: 34px;color: #fff;}
.fwwsLeft h3 b{font-weight: normal;font-family: "icomoont";font-size: 68px;}
.fwwsLeft h3 em{display: block;font-size: 14px;opacity: .5;}
.fwwsLeft i{width: 20px;height: 2px;display: block;margin: 20px 0;background-color: #fff;}
.fwwsLeft ul li{font-size: 18px;color: #fff;float: left;padding-left: 30px;margin-left: 30px;}
.fwwsLeft ul li:first-child{margin-left: 0;}
/* 服务完善 End */

/* 流程 */
.Process{height: 1050px;background:#f7fcff url(../images/ProcessBg.png) center bottom  no-repeat ;overflow: hidden;}

.ProcessCon{margin-top: 45px;}

.ProcessTop{text-align: center;position: relative;}
.ProcessTop::after{width: 1920px;height:1px;display:block;background-color:#ddd;content:"";left: -360px;position:absolute;top: 40px;}
.ProcessTop ul li{display: inline-block;*display: inline;*zoom: 1;margin: 0 45px;position: relative;z-index: 9;}
.ProcessTop ul li::after{content: "";width: 21px;height: 21px;display: block;position: absolute;left: -90px;top: 30px;}
.ProcessTop ul li:first-child::after{display: none;}
.ProcessTop ul li span{width: 79px;height: 79px;display: block;margin: 0 auto;}
.ProcessTop ul li span img{width: 79px;height: 79px;display: block;transition: all 0.5s;position: relative;top: 0;}
.ProcessTop ul li:hover span img{transform: rotateY(360deg);top: -15px;}
.ProcessTop ul li h3{font-weight: normal;font-size: 16px;color: #333;margin: 10px 0;}
.ProcessTop ul li i{font-size: 16px;color: #fb8302;font-weight: bold; letter-spacing: 2px;}

.ProcessBox{margin-top: 60px;text-align: center;}
.ProcessBox p{display: inline-block;*display: inline;*zoom: 1;border-radius: 50px;overflow: hidden;border: 1px #cfd7c1 solid;}
.ProcessBox p input{width: 170px;height: 60px;line-height: 60px;padding: 0 190px 0 40px;border:none;color:#595959;font-size: 13px;background: #fff url(../images/Message.png) no-repeat 240px center;
}
.ProcessBox p.p2{margin-left: -120px;}
.ProcessBox p.p2 input{background: #fff url(../images/Message02.png) no-repeat 240px center;}
.ProcessBox p.p3{margin-left: -120px;}
.ProcessBox p.p3 input{background: #fff url(../images/Message03.png) no-repeat 240px center;}
.ProcessBox p input::-webkit-input-placeholder{color:#fff;}

.ProcessBox .btn-wave{color: #fff;font-size: 14px;font-weight: bold;border: none;width: 160px;height: 60px;line-height: 60px;border-radius: 50px;background-color: #e5611f;display: inline-block;position: relative;top: -26px;left: -120px;cursor: pointer;}
/* 流程 End */
.ntbg{width: 100%;height: 680px;background:#f3f8fe url(../images/zhineng_03.jpg) center no-repeat;padding-top: 60px;}
.ntdl{width: 100%;position:relative;}
.CustomersTitle .cush3{color:#225bc4;}
.ntdl dl{width: 300px;height: 60px;position: absolute;}
.ntdl dl:nth-child(1){top: 83px;left: 200px;}
.ntdl dl:nth-child(2){top: 83px;right: 167px;}
.ntdl dl:nth-child(3){top: 284px;left: 112px;}
.ntdl dl:nth-child(4){top: 284px;right: 70px;}
.ntdl dl:nth-child(5){top: 476px;left: 200px;}
.ntdl dl:nth-child(6){top: 485px;right: 150px;}
.ntdl dl dt{width: 80px;height: 80px;float:right;text-align:center;color:#fff;font-size:20px;}
.ntdl dl dd{float:left;width: 200px;text-align:right;line-height:26px;font-size:16px;}
.ntdl dl:nth-child(2n) dt{float:left;}
.ntdl dl:nth-child(2n) dd{float:right;text-align: left;}
.yzsfa{width:100%;margin-top: 60px;}
.yzdl{width: 100%;}
.yzdl dl{color:#fff;width: 25%;float: left;height: 226px;background: url(../images/yzdl11.png) center no-repeat;text-align: center;}
.CustomersTitle p.cusp{font-size:20px;text-transform: capitalize;}
.yzsfa .CustomersTitle{margin-bottom: 50px;}
.yzdl dl dt{margin-top: 50px;font-size:48px;}
.yzdl dl dd{font-weight:bold;font-size:32px;letter-spacing:1.5px;line-height: 60px;}
.conxtjj{width: 1100px;margin: 0 auto;}
.xtjj{width:100%; margin-top:80px;}

.xth2{text-align:center;/* height: 50px; */line-height: 50px;font-size: 32px;color:#225bc4;letter-spacing: 1.5px;}
.xth2 b{
    font-size: 46px;
    margin-right: 60px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
}
.xth2 span{
    font-size: 40px;
  
    display: inline-block;
    height: 50px;
    line-height: 50px;
}
.xtjj h3{font-size: 26px;font-weight: normal;color: #225ec0;height: 50px;line-height: 50px;}
.xtjj  p{font-size: 18px;line-height: 30px;margin-top: 30px;}
.xtimg{text-align: center;}
.xtgn{width: 100%;background:#006bc6;height: 650px;margin-top: 40px;padding-top: 50px;}
.xtleft{width: 260px;background: #01559e;box-shadow: 2px 2px 14px 3px #054b88;}
.xtright{width: 940px;background: #fff;box-shadow: 2px 2px 14px 3px #054b88;height: 594px;}
.xtleft ul{width: 260px;}
.xtleft ul li{width: 100%;float: left;height: 98px;line-height: 98px;text-align: center;border-bottom: 1px solid #1397d7;font-size: 20px;color: #fff;}
.xtleft ul li.on{background:#1b93df; cursor: pointer;}
.xtgong{width:100%;}
.xtgong h3{width:100%;height:80px;line-height:80px;background:url(../images/xtleft3.png) 65px center no-repeat;color: #1293d7;text-indent: 100px;font-size: 25px;}
.xtdl{height: 500px;background:#f7f7f7;padding-left:65px;}
.xtdl dl{width:50%;float:left;margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #cee3e4;}
.xtdl dl img{float:left;margin-top:20px;}
.xtdl dl .dt{float: left;width: 300px;margin-left: 30px;}
.xtdl dl .dt dt{height:30px;color:#378fc1;font-size:20px;}
.xtdl dl .dt dd{font-size: 14px;line-height: 22px;}
.xtdl dl:nth-child(5) ,.xtdl dl:nth-child(6){border-bottom:none;margin-bottom: 0;}
.xtgimg{margin-top: 50px;margin-left:100px;}
.xtgimg h2{/* width:100%; */height:80px;line-height:80px;color: #1293d7;text-align: left;font-size: 25px;}
.xtgimg p{font-size:16px;line-height:30px;}
.xtgimg p i{font-style:normal;font-size: 10px;margin-right: 10px;}
.xtgimg>img{height: 266px;width: 450px;object-fit: contain;}
.znxt{width:100%;    margin-top: 70px;}
.znxtdl{width: 100%;margin-top: 50px;}
.znxtdl dl{width: 50%;float: left;margin-bottom: 30px;}
.znxtdl dl img{float:left;/* margin-top:20px; */}
.znxtdl dl .dt{float: left;width: 450px;margin-left: 10px;}
.znxtdl dl .dt dt{height: 40px;color:#378fc1;font-size:20px;}
.znxtdl dl .dt dd{font-size: 14px;line-height: 22px;/* width:100%; */height: 110px;background:url(../images/znxtdl_03.jpg) left top no-repeat;padding: 40px 10px 0 20px;}
.xtjzhi{width: 100%;margin-top: 20px;}
.xtjzbg{width: 100%;/* height: 350px; */background: #006cc7;padding-top: 65px;margin-top: 50px;}
.jzbgdl{width: 100%;height: 440px;}
.jzbgdl dl{width: 460px;font-size: 18px;line-height: 30px;padding: 50px;float: left;background:#fff;border-radius: 20px;margin-bottom: 30px;height: 60px;color: #006cc7;}
.jzbgdl dl:nth-child(2n){float:right;}
.znys{width: 100%;margin-top:50px;}
.znys .ysh1{color: #225bc4;font-size: 40px;text-align:center;height:70px;}
.znys .lia {
  margin-top: 20px;
}
.znys .lia li {
  width: 20%;
  height: 50px;
  background: #B8B9B9;
  font-size: 21px;
  color: #231815;
  position: relative;
  cursor: pointer;
  border-right: 1px solid #fff;
  text-align: center;
  float: left;
  box-sizing: border-box;
  line-height: 50px;
  font-weight: bold;
}
.znys .lia li img {
  position: absolute;
  left: 50%;
  margin-left: -7px;
  display: none;
  top: 50px;
}
.znys .lia li.on {
  background: #C20012;
  color: #fff;
}
.znys .lia li.on img {
  display: block;
}
.znys .youshi_box {
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
  clear: both;
}
.znys .youshi_box .fl {
  overflow: hidden;
  width: 510px;
  background: #F6F7FB;
  padding: 11px 15px;
}
.znys .youshi_box .fl ul {
  overflow: hidden;
  border-top: 1px solid #D7D8DC;
  border-left: 1px solid #D7D8DC;
}
.znys .youshi_box .fl ul li {
  overflow: hidden;
  padding: 0 7px;
  width: 50%;
  float: left;
  border-right: 1px solid #D7D8DC;
  height: 135px;
  box-sizing: border-box;
  border-bottom: 1px solid #D7D8DC;
}
.znys .youshi_box .fl ul li.on {
  background: #DB241D;
}
.znys .youshi_box .fl ul li.on p {
  color: #fff;
}
.znys .youshi_box .fl ul li.on span {
  color: #fff;
}
.znys .youshi_box .fl ul li img {
  display: block;
  margin: 0 auto;
  margin-top: 14px;
  margin-bottom: 9px;
}
.znys .youshi_box .fl ul li p {
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-top: 12px;
  font-weight: bold;
}
.znys .youshi_box .fl ul li span {
  display: block;
  font-size: 12px;
  color: #333;
  line-height: 17px;
  margin-top: 9px;
}
.znys .youshi_box .fr {
  overflow: hidden;
  width: 620px;
  background: #B8BAB9;
  margin-right: 17px;
  margin-top: 10px;
  height: 402px;
}


.znys .youshi_box .fr .pic{
  width:561px;
  height:402px;
}
.znys .youshi_box .fr img{
	width: 100%;
	height: 100%;
	display: block;
}

.zncase{width: 100%;margin-top:80px;margin-bottom: 60px;}
.znlist{margin-top: 30px;    margin-bottom: 50px;}




