@charset "utf-8";
/* CSS Document */
body{font-size:12px;font-family:"微软雅黑";margin:0px auto;padding:0px;color:#272727;overflow-x:hidden;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
a:hover{color:#00479D;text-decoration:none;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.sbj{margin-top:30px;}
.sbj1{margin-top:60px;}
.sbj2{margin-bottom: 30px;margin-top:30px;}
.fl{float:left;}
.fr{float:right;}
#header {width:100%;background:#fff;height:100px;box-shadow: 3px 3px 3px rgba(0,0,0,.5);-moz-box-shadow: 3px 3px 3px rgba(0,0,0,.5);-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.5);}
.top2-box {width:100%;height:100px;background:#fff;z-index:99999;box-sizing:border-box;}
.logo{background:url(../images/logo.png) no-repeat left center;padding-left:200px;float: left;font-weight: bold;font-size: 31px;padding-top: 20px;padding-bottom: 20px;width: 186px;}
.logo p{font-size:14px;font-weight:normal;letter-spacing:1.2px;}
#nav{float: left;}
#nav li{float:left;text-align:center;height:100px;line-height:100px;}
#nav li a{line-height:100px;display:block;height:100px;text-align:center;font-size:16px;color:#666666;}
#nav li:hover{text-decoration:none;height:100px;background: url(../images/jta.png) no-repeat center bottom;}
#nav li dl{background-color:#00479D;list-style-type:none;text-align:left;left:-999em;position:absolute;z-index:99999;float:left;}
#nav li:hover a{color: #00479D;}
#nav li dl dt{height:46px;line-height:46px;border-bottom:1px solid #fff;}
#nav li dl dt a{font-size:14px;height:46px;line-height:46px;color: #fff!important;}
#nav li dl dt a:hover{font-size:15px;font-weight:bold!important;transition:all 0.3s ease-in-out 0s;}
#nav li:hover dl{left:auto;}
.curr{background: url(../images/jta.png) no-repeat center bottom;}
.tel{float: right;color: #00479D;font-weight: bold;font-size:16px;width: 130px;height: 22px;padding:39px 0px;}
.tel img{margin-right: 5px;}
.part1{width:100%;z-index:10;background-image: url(../images/s_bg.png);background-repeat: no-repeat;background-position: center top; height:154px;position: relative;margin-top: -25px;}
.h_bt {width: 41%;color: #fff;float:left;padding-top:50px;}
.h_bt span{display:block;letter-spacing:4px;font-size:15px;}
.h_bt dd{font-size:20px;padding-top: 10px;font-weight:600;}
.lxd {width:232px;float: left;background: url(../images/tel.png) no-repeat left center;padding-left: 52px;color: #fff;margin-top:50px;}
.lxd p:nth-child(1){font-size:16px;}
.lxd p:nth-child(2){font-size:36px;font-family:'impact';}
.so {width:300px;overflow:hidden;float:right;color:#fff;padding-top:50px;}
.so b{margin-right:10px;font-size: 14px;}
#search{width:100%;float:left;border:0px;background-color:#fff;margin-top: 10px;}
#search .input{width:70%;color:#999;padding-left:2%;padding-right:2%;height:33px;font-size:14px;float:left;border:0px;border-right:0px;outline:none;background-color:#fff;}
#search .buttom{width:26%;height:35px;cursor:pointer;border:0px;font-size:14px;margin:0px;padding:0px;float:right; text-align:center;background-color:#FACD00;color:#333333;background-image: url(../images/so.png);background-repeat: no-repeat;background-position: right center;}
.title{text-align: center;}
.title dt{line-height:65px;font-size:62px; letter-spacing:1px;color:rgba(102,102,102,0.2);text-transform:uppercase;font-family: "Times New Roman", Times, serif; margin-top:12px; margin-bottom:5px;}
.title dl{font-size:42px;height:55px;color:#666666;font-weight:600;margin-top:-40px;letter-spacing:4px;}
.title p{font-size:16px;color:rgba(102,102,102,0.8);margin-top: 10px;}
.icpfl{display: flex;justify-content: space-between;flex-wrap: wrap;}
.icpfl li{background-color: #00479D;width:12%;text-align: center;height: 50px;line-height: 50px;margin-bottom: 15px;border-radius: 5px;}
.icpfl li a{font-size: 15px;color: #fff;}
.icpfl li:hover{background-color: #333;}
.cpzs div p{line-height: 55px;text-align: center;}
.cpzs div p a{font-size: 16px;}
.cpzs div:hover li a img{transition: all 0.6s;transform: scale(1.3);}
.cpzs div:nth-child(4n){margin-right:0px;}
.cpzs div:hover p a{color: #00479D;font-weight: bold;}
#wrap2{width: 100%;background: url(../images/bg1.jpg) no-repeat center bottom;padding: 60px 0px;}
.company p{text-indent: 2em;font-size: 16px;line-height:30px;color:#666;}
.company ol{width:140px;height:36px;line-height:36px;text-align:center;margin-top:10px;float:right;border:1px solid #00479D;}
.company ol a{color:#00479D;font-size:14px;}
.company ol:hover{background-color:#00479D;}
#cplist{width:100%;text-align:center;float:left;position:relative;margin-top:35px;clear:both;padding-bottom:30px;}
#cplist li {width:100%;LIST-STYLE-TYPE: none;display:block;text-align:center;overflow:hidden;cursor:pointer;}
#cplist li dd{padding:5px; border:#ddd solid 1px;overflow:hidden; display:block;}
#cplist li dd img{max-width:100%;height:250px;display:block;margin-left:auto;margin-right:auto;transition:all 0.4s ease-in-out 0s;}
#cplist li .tp{width:100%;overflow:hidden;}
#cplist li p{font-size:16px;text-align:center;width:100%;font-weight:600;color:#555;height:40px;line-height:40px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;float:left;}
#cplist li:hover dd{border:#00479D solid 1px; background-color:#fff;}
#cplist li:hover p{ color:#fff; background-color:#00479D}
#cplist li a:hover img{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}
#cplist .owl-controls .owl-dots .owl-dot{margin-top:0.5%;}
#cplist .owl-controls .owl-dots .owl-dot span{width:6px;height:6px;margin:5px;background-color:#ddd;border:#ddd solid 1px;border-radius:100%;}
#cplist .owl-controls .owl-dots .owl-dot.active span,#cplist .owl-theme .owl-dots .owl-dot:hover span{ width:6px; height:6px;background:#00A1E9;border:#00A1E9 solid 1px;}
#cplist .owl-controls .owl-nav{filter: Alpha(Opacity=0);-moz-opacity:0;opacity:0;transition:all 0.3s ease-in-out 0s;}
#cplist:hover .owl-controls .owl-nav{filter: Alpha(Opacity=100);-moz-opacity:1;opacity:1}
#cplist .owl-controls .owl-nav .owl-next,#cplist .owl-controls .owl-nav .owl-prev{position:absolute; width:5%; top:0px; height:80%;background:none;line-height:0px;font-size:0px;background-size:45%;}
#cplist .owl-controls .owl-nav .owl-next{left:0px;background-image: url(../images/la.png);background-repeat: no-repeat;background-position: left center;}
#cplist .owl-controls .owl-nav .owl-prev{right:0px;background-image: url(../images/ra.png);background-repeat: no-repeat;background-position: right center;}
.ys{display: flex;justify-content: space-between;}
.ys li{background-color: #fff;box-shadow:2px 2px 8px #aaa;-webkit-box-shadow:2px 2px 8px #aaa;-moz-box-shadow:2px 2px 8px #aaa; border-radius:8px;width: 18%;text-align: center;padding:20px 0px;}
.ys li ol{width: 130px;margin: 0px auto;}
.ys li ol img{border-radius:180px;width: 130px;height: 130px;}
.ys li p{font-size: 16px;font-weight: bold;line-height: 46px;}
.ys li dt{margin: 0px 10px;line-height: 26px;font-size: 13px;}
.ys li:hover{background-color: #00479D;}
.ys li:hover p{color: #fff;}
.ys li:hover dt{color: #fff;}
.khal ul li{float:left;margin-right: 12px;margin-bottom: 25px;}
.khal ul li:nth-child(4n){margin-right: 0px;}
.khal ul li ol a{display:block;overflow: hidden;}
.khal ul li ol img{transition: all 0.6s;}
.khal ul li:hover ol a img{transition: all 0.6s;transform: scale(1.3);}
.khal ul li dt{height: 50px;line-height: 50px;text-align: center;position: relative;margin-top: -50px;background: rgba(0,0,0,0.4);transition: all 0.6s;}
.khal ul li dt a{color: #fff;font-size:16px;}
#wrap3{width: 100%;background: url(../images/bg4.jpg) no-repeat center center;padding: 60px 0px;}
#news-1{width:100%;position:relative;overflow:hidden;}
#news-1 li {width:100%;float:left;list-style-type:none;}
#news-1 li .tp{ width:100%;overflow:hidden;float:left;position:relative;}
#news-1 li .tp img{width:100%;display:block;transition:all 0.4s ease-in-out 0s;}
#news-1 li .tp .rq{width:70px;height:50px;line-height:24px;padding-top:10px;text-align:center;position:absolute; left:0px; top:4%; background-color:rgba(0,0,0,0.4);color:#fff;}
#news-1 li .tp .rq b{font-size:22px;}
#news-1 li .tp .rq p{font-size:12px;}
#news-1 li .bf1{width:100%;float:left;border-bottom:#eee solid 1px;padding-top:5px;padding-bottom:5px;}
#news-1 li .bf1 .f18{font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:30px;line-height:30px;color:#555;margin-bottom:5px;}
#news-1 li:hover .f18{color:#333}
#news-1 li:hover .tp .rq{background-color:rgba(0,0,0,0.8);}
#news-1 li .bf1 p{color:#999}
#news-1 li .bf1 p a{color:#777;}
#news-1 li .bf1 p i{font-size:18px;color:#333;margin-right:10px;}
#news-1 li .bf2{width:100%;float:left;margin-top:10px;font-size:13px;line-height:22px;height:66px;overflow:hidden;color:#999;}
#news-1 li .bf2 a{color:#555}
#news-1 li:hover img{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}
#news-1 li:hover .bf2 a{color:#00479D}
#news-1 li:hover .bf1 .f18{color:#00479D}
#news-1 .owl-controls .owl-dots .owl-dot{margin-top:0.5%;}
#news-1 .owl-controls .owl-dots .owl-dot span{width:6px;height:6px;margin:5px;background-color:#ddd;border:#ddd solid 1px;border-radius:100%}
#news-1 .owl-controls .owl-dots .owl-dot.active span,#news-1 .owl-theme .owl-dots .owl-dot:hover span{ width:6px; height:6px;background:#00A1E9;border:#00A1E9 solid 1px;}
#news-1 .owl-controls .owl-nav{filter: Alpha(Opacity=0);-moz-opacity:0;opacity:0;transition:all 0.3s ease-in-out 0s;}
#news-1:hover .owl-controls .owl-nav{filter: Alpha(Opacity=100);
-moz-opacity:1; opacity:1}
#news-1 .owl-controls .owl-nav .owl-next,#news-1 .owl-controls .owl-nav .owl-prev{position:absolute; width:5%; top:0px; height:80%; background:none;line-height:0px;font-size:0px;background-size:45%;}
#news-1 .owl-controls .owl-nav .owl-next{left:0px;background-image:url(../images/la.png);background-repeat: no-repeat;background-position: left center;}
#news-1 .owl-controls .owl-nav .owl-prev{right:0px;background-image: url(../images/ra.png);background-repeat: no-repeat;background-position: right center;}
.new-cfn ul{text-align: center;display: flex;justify-content:center;flex-wrap: nowrap;}
.new-cfn ul li{font-size:16px;border:1px solid #d8d8d8;border-radius:25px;width:142px;line-height: 42px;margin:0 13px;background-color: #fff;}
.new-cfn ul li.cur{border:1px solid #00479D;color:#fff;background-color: #00479D;}
.new-con{margin-top: 55px;}
.new-list{display:none;}
.new-rem ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.new-rem ul li{width: 48%;float: left;margin-bottom: 30px;}
.new-rem ul li a{display: block;}
.new-rem ul li a ol{float: left;text-align: center;width:80px;font-size:15px;font-family: Arial;height: 62px;padding: 10px 0px;transition: all 0.6s;background-color: #606060;color: #fff;margin-right: 15px;}
.new-rem ul li a ol span{display:block;font-size:40px;}
.rem-con{margin-left:95px;}
.rem-con dt{font-size: 18px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.rem-con p{font-size: 14px;color: #999;line-height: 1.8;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.new-rem ul li:hover ol{background-color: #00479D;color: #fff;}
.new-rem ul li a:hover .rem-con dt{color: #00479D; margin-left: 10px;transition: all 0.6s;}
.more{margin: 20px auto 0px auto;width: 140px;background-color: #00479D;height:40px;line-height: 40px;text-align: center;}
.more a{font-size: 15px;color: #fff;}
.more:hover{background-color: #333;}
.footer{width: 100%;background: url(../images/foot.jpg) no-repeat center center;padding:65px 0px 30px 0px;color: #fff;font-size: 14px;}
.footer a{color: #fff;}
.footer a:hover{color: #00A1E9;}
.footl dl,.footm dl,.footc dl,.footr dl{color: #fff;font-size: 19px;padding-bottom:15px;margin-bottom: 15px;background: url(../images/line.png) no-repeat left bottom;}
.footl dt{line-height:36px;color:#fff;font-size: 14px;}
.footl dt a{color:#fff;font-size: 14px;}
.footm dt{line-height:36px;color:#fff;font-size: 14px;width: 50%;float: left;}
.footm dt a{color:#fff;font-size: 14px;}
.footc{width:300px;}
.footc dt{line-height:36px;color:#fff;font-size: 14px;}
.footr{width: 190px;float: right;}
.footr .ewm{width:170px;float:right;margin-bottom:10px;margin-top:20px;background-color:rgba(255,255,255,0.8);padding:10px;}
.footr .ewm img{ width:90px; height:90px; float:right; margin-left:10px;}
.footr .ewm p{ line-height:25px; margin-top:20px; color:#333; text-align:right;}
.copyright{text-align: center;font-size: 13px;color:#fff;line-height: 36px;margin-top: 20px;}
.copyright a{color:#fff;margin-right: 5px;font-size: 13px;}
.copyright a:hover{color: #00A1E9;}
.yqlj{width:100%;line-height:30px;text-align: center;}
.yqlj a{font-size:12px;padding-right:5px;}
.yqlj a:hover{color: #00479D;}
/*内页样式*/
#left{ width:230px; float:left; margin-right:20px; margin-top:30px;margin-bottom: 20px;}
#right{width:950px; float:right; margin-top:30px;margin-bottom: 20px;}
.title3{text-align: center;font-size: 36px;font-weight: bold;border-bottom: 1px solid #ccc;color: #303030;padding-bottom: 10px;}
.title3 span{color: #222;}
.title3 li{width:40px;height: 3px;background-color: #00479D;margin:8px auto 0px auto;}
.mup1{height:26px; line-height:26px; border-bottom:#ccc 1px solid; margin-bottom:10px; background:url(../images/new_jt.jpg) no-repeat 10px center; padding-left:20px; font-size:14px; color:#000;margin-top: 10px;}
.mup{width: 100%;border-bottom: 1px solid #DFDEDE;height: 42px;line-height: 42px;font-size: 14px;}
.mup img{margin-right: 5px;}
.mup span{float: right;}
.mup span a{font-size: 16px;}
.hg{line-height:30px;}
.tittle{text-align: center;font-size:24px;font-weight: bold;margin-bottom: 10px;}
.lb{text-align: left;}
.lb a{ color:#333;}
.lb a:hover{color: #00479D;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right:4%; background:url(../images/cion01.gif) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.nyxw2:nth-child(2n){margin-right: 0px;}
.nyxw2 a:hover{color: #00479D;}
.page{text-align: center;margin: 10px auto 10px auto;}
.page li{display: inline-block;line-height: 40px;border: 1px solid #cccccc;padding: 0 18px;margin: 0px 3px;border-radius: 3px;}
.page li a{color: #999999;font-size: 14px;}
.page li:hover{background-color: #00479D;border: 1px solid #00479D;}
.page li:hover a{color: #fff;}
.current{background-color: #00479D!important;border: 1px solid #00479D!important;}
.current a{color: #fff!important;}
.news-list li {border: 1px solid #e1e1e1;padding: 30px;background: #fff;margin-bottom: 35px;-webkit-transition: all .5s;transition: all .5s;}
.news-list li .tit {border-bottom: 1px solid #cbcbcb;margin-bottom: 15px;position: relative;}
.news-list li .tit h3 {padding-bottom: 15px;font-size: 18px;color: #565656;font-weight: normal;padding-right: 25%;margin: 0;}
.news-list li .tit .date {position: absolute;right: 0;top: 0;font-size: 14px;color: #666666;}
.news-list li .info {font-size: 14px;line-height: 2;color: #999999;}
.news-list li .more {margin-top: 15px;}
.news-list li .more span {display: inline-block;width: 130px;line-height: 33px;text-align: center;font-size: 14px;color: #666666;border: 1px solid #e1e1e1;-webkit-transition: all .5s ease;transition: all .5s ease;}
.news-list li:hover {-webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);}
.news-list li:hover .tit h3 {color: #00479D;}
.news-list li:hover .more span {color: #fff;background-color: #00479D;}
/*内页样式*/
.nr{line-height:36px;font-size:14px;margin-bottom:20px;}
.pubdate{text-align: center;font-size:16px;}
.nr a{font-size: 14px;}
.info{margin-bottom: 20px;}
.left{width:240px;float: left;margin-right: 20px;}
.right{float: left;}
.cpfl{width: 240px;float: left;margin-right:20px;background-color: #f3f3f3;}
.cpfl ul{color: #fff;font-size: 22px;text-align: center;background-color: #00479D;height: 50px;padding:20px 0px;}
.cpfl ul p{font-size: 15px;text-transform: uppercase;}
.cpfl li{height:49px;line-height:49px;transition:all .2s ease;border-bottom: 1px solid #fff;text-indent:10px;}
.cpfl li a{font-size:15px;}
.cpfl li:hover{transition:all .2s ease; text-indent:20px;background-color:#333;}
.cpfl li:hover a{color:#fff;}
.cpfl dl{background-color: #00479D;height: 46px;line-height: 46px;text-align: center;color: #fff;font-size: 14px;font-weight: bold;}
.cpfl dt{padding: 0px 0px 0px 8px;line-height:32px;font-size:14px;}
.nlx{ margin-top: 15px; }
.nlxt{ height: 42px; line-height: 42px; background: #00479D; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ padding:0px 0px 0px 5px; line-height:38px; font-size: 14px; border: 1px solid #CCCCCC;}
.info img{max-width:940px;height: auto;}
table{border-collapse: collapse;}
.cp_l{ width:420px; margin-right:30px;}
.cp_r dl{border-bottom:1px solid #EEEEEE;font-size: 22px;font-weight: bold;background-color: #FAFAFA;line-height: 40px;height: 40px;border-left: 2px solid #00479D;padding-left: 10px;}
.cp_r ul{background-color: #FDFDFD;padding: 10px;margin-bottom:5px;}
.cp_r ul li{color: #00479D;font-size: 16px;}
.cp_r ul ol img{float: left;width: 130px;margin-right: 10px;}
.cp_r ul ol p{line-height:28px;font-size: 13px;}
.cp_r dd{font-size: 14px;line-height: 26px;}
.cp_r dt{margin-top:10px;padding: 15px 20px;font-size: 14px;color: #666;background-color: #efefef;border-radius: 15px;overflow: hidden;line-height:31px;}
#preview{ float:none; margin:0px auto; text-align:center; width:420px;}
.jqzoom{width:410px;height:410px;position:relative; border: 1px solid #DDDDDD;display: table-cell; vertical-align: middle; padding: 4px;}
.zoomdiv{ left:859px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:420px;height:56px; padding-top:6px; overflow:hidden;}
#spec-left{width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{float:left; overflow:hidden; margin-left:5px;display:inline;position:relative; width:390px; margin-right:5px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:65px;}
#spec-list ul li img{padding:2px;border:1px solid #ccc; width:50px; height:50px;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:430px;height:430px;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:50px;height:50px;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 div{ margin-top:0;margin-left:0px; width: 100% !important;}
.nyxx{background: #fafafa;color: #444;line-height: 36px;font-weight: bold;font-size: 15px;border-radius: 5px;margin: 10px 0px;}
.nyxx i{background: #00479D;width: 2px;height: 20px;display: block;float: left;margin: 8px 10px 0px 0px;}
@media screen and (min-width:1400px){
.moddle{ width:1400px;}
.slide_nav{top:50%;}
#nav{width:875px;margin-left: 9px;}
#nav li{width:125px;}	
#nav li dl{width:185px;margin-left: -30px;}	
.cpzs div{width:341px;margin-right:12px;float:left;transition: all .5s;}
.cpzs div li{width:341px;height:260px;}
.cpzs div li a{width:341px;height:260px;overflow: hidden;display: inline-table;}
.cpzs div li a img{width:341px;height:260px;transition: all 0.6s;}
.khal ul li:hover dt{margin-top:-270px;transition:all 0.6s;line-height:270px;height:270px;}		
.khal ul li {width:341px;}
.khal ul li img {width:341px;height:270px;}	
#news-1 li .tp img{height: 260px;}	
.footl{width:200px;}
.footm{width:400px;}
.prolist {width: 100%;overflow: hidden;}
.prolist dl {float: left;width:272px;height: auto;line-height: 0px;margin-right: 10px;}
.prolist dl:nth-child(5n){margin-right: 0px;}	
.prolist dt {width:270px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.prolist dt a {width: 100%;}
.prolist dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.pro_list_img {width:270px;height:270px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.prolist dt .pro_list_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.prolist dl dd a {color: #333;}
.prolist dt:hover .pro_list_img img{transform:scale(1.3);}
.prolist dl:hover dd a{color: #00479D;}
.right{width:1140px;}
.product {width: 100%;overflow: hidden;}
.product dl {float: left;width:276px;height: auto;line-height: 0px;margin-right: 12px;}
.product dl:nth-child(4n){margin-right: 0px;}	
.product dt {width:274px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.product dt a {width: 100%;}
.product dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.product_img {width:274px;height:274px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.product dt .product_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.product dl dd a {color: #333;}
.product dt:hover .product_img img{transform:scale(1.3);}
.product dl:hover dd a{color: #00479D;}
.cp_r{ width:690px;}
}
@media screen and (max-width:1399px){
.moddle{ width:1200px;}
.slide_nav{top:30%;}
#nav{width:679px;margin-left: 4px;}
#nav li{width:97px;}	
#nav li dl{width: 157px;margin-left: -30px;}	
.cpzs div{width:291px;margin-right:12px;float:left;transition: all .5s;}
.cpzs div li{width:291px;height:220px;}
.cpzs div li a{width:291px;height:220px;overflow: hidden;display: inline-table;}
.cpzs div li a img{width:291px;height:220px;transition: all 0.6s;}	
.khal ul li:hover dt{margin-top:-240px;transition:all 0.6s;line-height:240px;height:240px;}		
.khal ul li {width:291px;}
.khal ul li img {width:291px;height:240px;}	
#news-1 li .tp img{height:240px;}		
.footl{width:160px;}
.footm{width:380px;}		
.prolist {width: 100%;overflow: hidden;}
.prolist dl {float: left;width:232px;height: auto;line-height: 0px;margin-right: 10px;}
.prolist dl:nth-child(5n){margin-right: 0px;}	
.prolist dt {width:230px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.prolist dt a {width: 100%;}
.prolist dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.pro_list_img {width:230px;height:230px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.prolist dt .pro_list_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.prolist dl dd a {color: #333;}
.prolist dt:hover .pro_list_img img{transform:scale(1.3);}
.prolist dl:hover dd a{color: #00479D;}
.right{width:940px;}
.product {width: 100%;overflow: hidden;}
.product dl {float: left;width:226px;height: auto;line-height: 0px;margin-right: 12px;}
.product dl:nth-child(4n){margin-right: 0px;}	
.product dt {width:224px;height: auto;text-align: center;border: 1px solid #CCCCCC;border-radius: 5px;}
.product dt a {width: 100%;}
.product dd {text-align: center;height:46px;line-height:46px;overflow: hidden;font-size: 14px;width: 100%;}
.product_img {width:224px;height:224px;display: table-cell;vertical-align: middle;margin: 0px;float: none;line-height: 0px;
font-size: 0px;overflow: hidden;}
.product dt .product_img img {padding: 0px;border: none;width: auto;height: auto;max-width: 100%;max-height: 100%;display: block;margin: auto;line-height: 0px;font-size: 0px;cursor:pointer;transition: all 0.6s;}
.product dl dd a {color: #333;}
.product dt:hover .product_img img{transform:scale(1.3);}
.product dl:hover dd a{color: #00479D;}
.cp_r{ width:490px;}
}
/*企业分站*/
.fz_title{ text-align: center; margin-bottom: 37px;}
.fz_title dl{ line-height: 57px; font-size: 38px; color: #333; font-weight: bold; }
.fz_title dl span{ color: #00479D}
.fz_gsb{ line-height: 30px; font-size: 16px; text-align: center}
.fz_gsb p{ text-indent: 2em;}
.fz_cp_t{ line-height: 50px; font-size: 20px; font-weight: bold; border-bottom: 1px solid #EEEEEE; margin-bottom: 30px; margin-top: 20px}
.fz_gjc{ padding: 50px 0px}
.fz_gjcb{ display: flex; justify-content:space-between; flex-wrap: wrap;}
.fz_gjcb li{ background: #F7F7F7;font-size: 14px; border-radius: 10px;line-height: 50px;margin-bottom: 10px;width: 15.6%;text-align: center;}