@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, fieldset, embed, object, applet, header, nav, section, strong, footer, a img {border: 0 none;padding: 0;margin:0;font-family:"微软雅黑"}
ul {list-style: none outside none;}
html {overflow-x: hidden;}
a {color:inherit;text-decoration: none;}
li {list-style:none;}
.clear {clear:both; padding:0px !important; margin:0px !important;}
.lf {float:left;}
.rt {float:right}
p { padding:0px; margin:0px;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}
input,textarea,button{outline:none;}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:0 0;text-decoration:none}
a:hover{text-decoration:none}
.top { width:100%; height:40px; background: #a21f29; }
.tp { width:1200px; line-height:40px; color:#fff; margin:0 auto;}
.daoh { width:1300px; margin:0 auto; padding:35px 0px;}
.logo { width:280px; float:left; height:80px; background:url(../images/logo1.png) no-repeat;}
.logo p { font-size:14px; color:#000; margin-top:-20px; margin-left:90px;}
.logo h1{width:280px;height:80px; text-indent:-99em;}
.logo h2{width:280px;height:80px;text-indent:-99em;}
.dh { width:1000px; float:right;  padding:18px 0px;}
#menu {font: 13px "trebuchet MS", Arial, Helvetica;}
#menu a {color: #2A679F;}
#menu, #menu ul {margin: 0;padding: 0;list-style: none;}
#menu {width: 1200px;margin: 0px auto;}
#menu:before, #menu:after {content: "";display: table;}
#menu:after {clear: both;}
#menu {zoom: 1;}
#menu li {float: left;position: relative;}
#menu a {float: left;color: #000;text-decoration: none; font-size:18px; width:110px; height:40px; line-height:40px; text-align:center;}
#menu li:hover > a {color: #fff; background:#a21f29;}
*html #menu li a:hover {color: #fafafa;}
#menu ul {margin: 20px 0 0 0;_margin: 0;opacity: 0;visibility: hidden;position: absolute;top: 40px;left: 0;z-index: 1;background: #fff;background: -moz-linear-gradient(#f5f5f5, #fff);background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fff));background: -webkit-linear-gradient(#f5f5f5, #fff);background: -o-linear-gradient(#f5f5f5, #fff);background: -ms-linear-gradient(#f5f5f5, #fff);background: linear-gradient(#f5f5f5, #fff);-moz-box-shadow: 0 -1px rgba(255,255,255,.3);-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);box-shadow: 0 -1px 0 rgba(255,255,255,.3);-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;z-index:990;}
#menu li:hover > ul {opacity: 1;visibility: visible;margin: 0;}
#menu ul ul {top: 0;left: 150px;margin: 0 0 0 20px;_margin: 0;-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);box-shadow: -1px 0 0 rgba(255,255,255,.3); z-index:990;}
#menu ul li {float: none;display: block;border: 0;_line-height: 0;-moz-box-shadow: 0 1px 0 #a21f29, 0 2px 0 #a21f29;-webkit-box-shadow: 0 1px 0 #a21f29, 0 2px 0 #a21f29;box-shadow: 0 1px 0 #a21f29, 0 2px 0 #a21f29;}
#menu ul li:last-child {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;z-index:990;}
#menu ul a {width: 160px;_height: 30px;display: block;white-space: nowrap;float: none;text-transform: none; color:#000; height:40px; line-height:40px; }
#menu ul a:hover {background-color: #a21f29;background-image: -moz-linear-gradient(#ce2633, #a21f29);background-image: -webkit-gradient(linear, left top, left bottom, from(#ce2633), to(#a21f29));background-image: -webkit-linear-gradient(#ce2633, #a21f29);background-image: -o-linear-gradient(#ce2633, #a21f29);background-image: -ms-linear-gradient(#ce2633, #a21f29);background-image: linear-gradient(#ce2633, #a21f29);color:#fff;}
#menu ul li:first-child > a {-moz-border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0;}
#menu ul li:first-child > a:after {content: '';position: absolute;left: 40px;top: -6px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #fff;}
#menu ul ul li:first-child a:after {left: -6px;top: 50%;margin-top: -6px;border-left: 0;border-bottom: 6px solid transparent;border-top: 6px solid transparent;border-right: 6px solid #3b3b3b;}
#menu ul li:first-child a:hover:after {border-bottom-color: #ee7300; color:#fff;}
#menu ul ul li:first-child a:hover:after {border-right-color: #0299d3;border-bottom-color: transparent;}
#menu ul li:last-child > a {-moz-border-radius: 0 0 3px 3px;-webkit-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;}
/* Mobile */
#menu-trigger {display: none;}
@media screen and (max-width: 600px) {/* nav-wrap */
	#menu-wrap {position: relative;}
	#menu-wrap * {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
	/* menu icon */
	#menu-trigger {display: block;height: 40px;line-height: 40px;cursor: pointer;padding: 0 0 0 35px;border: 1px solid #222;color: #fafafa;font-weight: bold;background-color: #111;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;}
	/* main nav */
	#menu {margin: 0;padding: 10px;position: absolute;top: 40px;width: 100%;z-index: 1;background-color: #444;display: none;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
	#menu:after {content: '';position: absolute;left: 25px;top: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #444;}
	#menu ul {position: static;visibility: visible;opacity: 1;margin: 0;background: none;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
	#menu ul ul {margin: 0 0 0 20px !important;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
	#menu li {position: static;display: block;float: none;border: 0;margin: 5px;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
	#menu ul li {margin-left: 20px;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
	#menu a {display: block;float: none;padding: 0;color: #999;}
	#menu a:hover {color: #fafafa;}
	#menu ul a {padding: 0;width: auto;}
	#menu ul a:hover {background: none;}
	#menu ul li:first-child a:after, #menu ul ul li:first-child a:after {border: 0;}
}
@media screen and (min-width: 600px) {#menu {display: block !important;}
}
/* iPad */
.no-transition {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;opacity: 1;visibility: visible;display: none;}
#menu li:hover > .no-transition {display: block;}
/**/
/*banner*/
#owl-demo{position:relative;width:100%;height:700px;margin:0 auto;}
#owl-demo .item{position:relative;display:block;}
.owl-carousel a {display:block;width:100%;height:700px;}
.item {display:block;width:100%;height:700px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;*display:inline;*zoom:1;border-radius:20px;border:1px solid #90151f;}
.owl-pagination .active{display:inline-block;width:10px;height:10px;margin:0 5px;*display:inline;*zoom:1;border-radius:20px;background:#90151f;border:1px solid #fff;}
.owl-buttons{display:none;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
	
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.hf { width:100%; height:100px; background: url(../images/bg5.jpg) repeat-y ; padding:8px 0px; border-bottom:2px solid #a21f29;}
.hf1 { width:1200px; margin:0 auto;}
.hf11 { width:665px; float:left;}
.hf12 { width:500px; float:right;}
.hf11 p{ color:#fff;  }
.hf11 p:nth-of-type(1){ font-size:22px; padding-left:10px; padding-top:20px;}
.hf11 p:nth-of-type(2){ font-size:18px; padding-left:10px; padding-top:8px;}
.hf12 p { color:#a21f29;padding-left:8px; }
.hf12 p:nth-of-type(1){ font-size:18px; padding-left:8px; padding-top:8px;}
.hf12 p:nth-of-type(2){  padding-left:8px; padding-top:8px;}
.hf12 p:nth-of-type(2) a { display:block; float:left; padding-right:20px; padding-bottom:8px;color:#a21f29;}
.hf12 p:nth-of-type(2) a:hover { display:block; float:left; padding-right:20px; padding-bottom:8px;color:#000;}
.hf12 p:nth-of-type(2) a:nth-of-type(3n) { padding-right:0px;}

.about { width:100%; height:758px; background:url(../images/about.jpg) no-repeat; background-position:center;}
.biaoti { padding-top:50px;}
.biaoti p{ text-align:center;}
.biaoti p:nth-of-type(1){ font-size:30px; padding-bottom:12px;}
.biaoti p:nth-of-type(2){ font-size:16px; padding-bottom:12px;}
.biaoti p:nth-of-type(3) img{ display:block; margin:0 auto;}

.cp { width:100%;  background:url(../images/cpbg.jpg) no-repeat;   padding-bottom:50px; background-position:center;}
.cp1 { width:1300px; background:#fff; margin:0 auto;padding-top:45px; margin-top:50px; padding-bottom:20px;  }
.zzrybg { width:100%; height:883px; background:url(../images/zzrybg.jpg) no-repeat; background-position:center;}
/*资质荣誉*/
div.orbit-wrapper { position: relative; overflow: visible; width: 1000x;height: 720px; margin:0 auto; margin-top:50px;}
div.orbit { position: relative; overflow: hidden; margin-right:150px;}
div.orbit span { display:none;}
div.orbit a img{ position: absolute; display:block;width: 415px; box-shadow: 0 3px 8px rgba(0,0,0,0.5); padding:3px; border:#ccc 1px solid; background:#fff; }
div.orbit-wrapper h4{ display: none; }
div.timer {display: none;}
div.slider-nav { display: block; }
div.slider-nav span { width: 58px; height: 58px;  color: #fff; text-align: center; position: absolute; z-index: 100; top: 250px; cursor: pointer; text-indent:-9999px;}
div.slider-nav span.right { right: -105px; background:url(../images/slider_right.png); }
div.slider-nav span.left { left:-120px;background:url(../images/slider_left.png); }
div.slider-nav span.right:hover {background:url(../images/slider_right.png)  }
div.slider-nav span.left:hover {background:url(../images/slider_left.png) ; }

.hf2 { width:100%; height:280px; background:url(../images/hf2.png) no-repeat; background-position:center; margin-top:-80px;}
.xinwen { width:1200px; margin:0 auto;}
 .index_rexiao{width: 1115px;font-size: 0;margin: 0 auto; padding-top:45px;  height:740px;}
.index_rexiao ul{width: 100%;height: auto;}
.index_rexiao ul li{width: 300px;box-shadow: 1px 1px 5px #CCCCCC;margin-right: 15px;height: auto;display: inline-block;margin-bottom: 30px; margin-left:15px}
.index_rexiao ul li div{overflow: hidden;border-bottom: 1px solid #cccccc; background:url(../images/a2_03.png) no-repeat; background-position:center;}
.index_rexiao ul li img{width: 100%;height: auto;}
.index_rexiao ul li:hover div img{transform: scale(1.1);transition: 0.5s;}
.index_rexiao ul li p{width: 100%;height: auto;line-height: 60px;font-family: "微软雅黑";font-size: 14px;text-align: center;}
.after{display: none!important;}
.index_product_more{width: 40px!important;height: 40px!important;position: absolute;margin-top:-48px;display: block;background: url(../images/pz_more2.png) no-repeat center!important;background-size: cover;}
.index_rexiao ul li:hover .index_product_more{background: url(../images/pz_more2h.png) no-repeat center!important;margin-top:-120px;transition: all 0.5s linear;}
/**/
.left{ float:left;}
.right{ float:right;}
.device{ height:auto; overflow:hidden; margin:0px auto; background:#fff;padding-bottom:20px;}
.device .scroll{   overflow:hidden; position:relative;}
.device .scroll ul{ position:absolute; left:0; top:0;  overflow:hidden; padding-top:3px;}
.device h2{ height:18px; line-height:18px; text-align:left; font-family:'MS Mincho'; font-size:12px; padding:5px 5px 10px 5px; width:150px; margin:0 auto;}
.device h2 a{ display:block; float:left; padding-right:10px;color:#686363;}
.device ul{ overflow:hidden;}
.device ul li{ overflow:hidden; position:relative; float:left;}
/**/
.ftdh { width:100%; height:50px; background:#e8e8e8; margin-top:50px;}
.dbdh { width:1200px; margin:0 auto;}
.dbdh a { display:block; float:left; width:130px; text-align:center; color:#000; line-height:50px;}
.dbdh a:hover {display:block; float:left; width:130px; text-align:center; color:#a21f29; line-height:50px;}
.footer { width:1200px; margin:0 auto; margin-bottom:30px;}
.footer1 { width:355px; padding-left:15px; float:left; padding-top:55px;}
.rx p:nth-of-type(1){ width:55px; float:left;}
.rx p:nth-of-type(2){ width:285px; float:left; font-size:18px; padding-top:15px;}
.rx p:nth-of-type(2) span { font-size:30px; color:#b1202b; font-weight:bold;}
.zs {  padding-top:5px; font-size:14px;}
.sx { width:1px; height:130px; background:#000; float:left; margin-left:75px; margin-top:40px; margin-right:75px;}
.footer2 { width:270px; float:left; padding-top:45px; }
.footer2 p:nth-of-type(1){ font-size:20px;padding-bottom:12px;}
.footer2 p:nth-of-type(2){ font-size:16px; padding-bottom:8px;}
.footer2 p:nth-of-type(3){ font-size:16px;padding-bottom:8px;}
.footer2 p:nth-of-type(4){ font-size:16px;padding-bottom:8px;}
.footer3 { width:180px; float:left; padding-top:40px; }
.footer3 p:nth-of-type(1){ width:130px; float:left;}
.footer3 p:nth-of-type(2){ width:10px; float:left; margin-left:8px; padding-top:8px;}
/*.jszc { width:100%; height:50px; background:#a21f29; text-align:center; color:#fff; line-height:50px;}*/
.jszc { width:100%; height:50px; background:#a21f29; text-align:center; color:#fff; line-height:25px;font-size:15px;}
.jszc1 { width:100%; height:75px; background:#a21f29; text-align:center; color:#fff; line-height:25px;font-size:15px;}
.jszc1 p:nth-of-type(2) a{padding-left:10px;}
.jszc a { color:#fff;}
/*新闻动态*/
.xwdt { width:1200px; margin:0 auto; margin-top:40px;}
.xwdt1 { width:420px; float:left;}
.vid { width:420px; height:235px;}
.hydt1 { width:420px; margin-top:25px;}
.hydt1 span { display:block;}
.hydt1 span:nth-of-type(1){ width:160px; float:left; font-size:20px; font-weight:bold; color:#a21f29;}
.hydt1 span:nth-of-type(2){ width:50px; float:right; font-size:16px; color:#a21f29 !important;}
.hydt2 { margin-top:18px;}
.hydt2 p { padding:15px 8px; border-bottom:1px solid #f0f0f0;  }
.hydt2 p a { color:#333; font-size:14px;}
.hydt2 p a:hover { color:#a21f29;}
.xwdt2 { width:730; float:right; }
/**/
.leaderboard{max-width: 490px;width: 100%;border-radius: 12px;}
.leaderboard header{--start: 15%;height: 130px;background-image: linear-gradient(to right, #5b7cfa, #3659db);color: #fff;position: relative;border-radius: 12px 12px 0 0;overflow: hidden;}
.leaderboard header::before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 10%, #3659db 10%, #3659db 17%);opacity: .15;z-index: 1;}
.leaderboard header .leaderboard__title{position: absolute;z-index: 2;top: 50%;right: calc(var(--start) * .75);transform: translateY(-50%);text-transform: uppercase;margin: 0;}
.leaderboard header .leaderboard__title span{display: block;}
.leaderboard header .leaderboard__title--top{font-size: 24px;font-weight: 700;letter-spacing: 6.5px;}
.leaderboard header .leaderboard__title--bottom{font-size: 13px;font-weight: 500;letter-spacing: 3.55px;opacity: .65;transform: translateY(-2px);}
.leaderboard header .leaderboard__icon{fill: #fff;opacity: .35;width: 50px;position: absolute;top: 50%;left: var(--start);transform: translate(-50%, -50%);}
.leaderboard__profiles{background-color: #fff;border-radius: 0 0 12px 12px;display: grid;row-gap: 8px;}
.leaderboard__profile{display: grid;grid-template-columns: 1fr 3fr 1fr;align-items: center;overflow: hidden;border-radius: 10px;box-shadow: 0 5px 7px -1px rgba(51, 51, 51, 0.23);cursor: pointer;transition: transform 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98), box-shadow 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98);background-color: #f7f7f7; width:730px; height:135px; margin-bottom:20px; }
.leaderboard__profile:hover{transform: scale(1.2);box-shadow: 0 9px 47px 11px rgba(51, 51, 51, 0.18);}
.leaderboard__picture{max-width: 100%;width: 125px; height:110px; margin-left:15px;}
.leaderboard__name{color: #979cb0;font-weight: 600;font-size: 20px;letter-spacing: 0.64px;margin-left: 12px;}
.leaderboard__value{color: #35d8ac;font-weight: 700;font-size: 34px;text-align: right;}
.leaderboard__value > span{opacity: .8;font-weight: 600;font-size: 13px;margin-left: 3px;}
.leaderboard{box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.4);}
/**/
.nw1 { width:400px; float:left;}
.nw1 span { display:block; margin-left:20px;}
.nw1 span:nth-of-type(1){ font-size:16px; color:#333; padding-top:8px;}
.nw1 span:nth-of-type(2){ font-size:14px; color:#999;padding-top:15px;}
.nw2 { width:80px; float:right;}
.nw2 span { display:block;}
.nw2 a { display:block;}

.nw2 span:nth-of-type(1){ font-size:16px; color:#333; padding-top:0px;}
.nw2 a{ font-size:14px; color:#a21f29;padding-top:15px;}
/**/
.cplb { width:1000px; float:right;}
.pro_list_le {width:256px;background:#f5f5f5; margin-left:20px;}
.pro_fl_tt {background:#a21e29;color:#FFF;text-align:center;padding:30px 0;position:relative;}
.pro_list_le ul {border:1px solid #ddd;margin-bottom:10px;}
.pro_fl_tt p {font-size:22px;font-weight:bold;line-height:18px;margin-bottom:15px;}
.pro_fl_tt em {font-size:12px;font-weight:normal;line-height:12px;}
.pro_fl_tt:after {content:'';width:240px;height:90px;position:absolute;top:50%;left:50%;margin:-46px -120px;border:1px solid #ce1d2c;}
.pro_fl_tt:before {content:'';width:220px;height:70px;position:absolute;top:50%;left:50%;margin:-36px -110px;border:1px solid #ce1d2c;}
.pro_list_le .pro_fl_tt ul {width:236px;margin:10px;}
.pro_list_le ul li {width:95%;margin:0 auto;}
.pro_list_le ul li a {line-height:40px;display:block;font-weight:normal !important;border-bottom:1px solid #efefef;position:relative;padding-left:18px;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.pro_list_le ul li a:hover,.pro_list_le table .cur td a {color:#ea5805;}
.pro_list_le ul li a:after {content:'';width:1px;height:1px;border:2px solid #188dde;position:absolute;left:0;top:50%;border-radius:2px;}
.daohang1 {width:238px;margin:0 auto;line-height:40px;margin-top:10px;position:relative;display:table;text-align:left;display:block!important;}
.daohang1 em {width:100%;height:40px;background:#ddd;display:table !important; font-style:inherit;}
.daohang1 em a { width:85%; display:block; padding-left:8px;}
.daohang1 em a:hover { color:#a21f29;}
.daohang1 i {width:15px;height:15px;display:block;background:url(../images/yy.png) no-repeat center;background-size:100%;position:absolute;top:12px;right:10px;border-radius:50%;cursor:pointer;}
.x_bottom {margin-top:10px;}
.x_bottom span {height:50px;background:#a21e29;font-size:18px;line-height:50px;text-align:center;color:#FFF;font-weight:bold;display:table;width:100%;}
.x_bottom p {font-size:14px;line-height:40px;border:1px solid #ddd;padding:5px;}

.fl { float:left;}
/**/
.nybanner { width:100%; height:300px; }
.nybn1 {background:url(../images/xbanner.jpg) no-repeat; background-position:center;}
.nybn2 {background:url(../images/lxwm.png) no-repeat; background-position:center;}
.nybn3 {background:url(../images/cpzs.jpg) no-repeat; background-position:center;}
.nybn4 {background:url(../images/spzx.jpg) no-repeat; background-position:center;}
.nybn5 {background:url(../images/jsdy.jpg) no-repeat; background-position:center;}
.nybn6 {background:url(../images/rczp.jpg) no-repeat; background-position:center;}
.nybn7 {background:url(../images/xwzx.jpg) no-repeat; background-position:center;}




.main { width:1300px; margin:0 auto; margin-top:40px;}
.zl { width:320px; float:left;}
.yr { width:920px; float:right;}
.tuijian { width:100%; height:45px; color:#fff; text-indent:2rem; background:#a21f29; line-height:45px; font-size:16px; }
.tjcp { width:100%; padding-bottom:40px; background:#f6f6f6;}
.cpmc { width:290px; margin:0 auto; padding:15px 0px;line-height:24px; border-bottom:1px dashed #c1c1cc; color:#444; font-size:16px;}
.cpmc a { color:#444;}
.cpmc a:hover { color:#a21f29;}
.dqwz { width:100%; height:45px; line-height:45px; border-bottom:1px solid #eaeaea;}
.ditu { width:100%; height:45px; line-height:45px; border-bottom:1px solid #eaeaea;}

.box p{ font-size:16px; line-height:30px;}

.lmmc { padding:0px 8px; border-bottom:1px solid #a21f29; width:120px; line-height:45px; float:left; font-size:16px; color:#a21f29;}
.mbx { width:auto; float:right; line-height:45px; color:#666; font-size:14px; text-align:right;}
.mbx a {color:#666;}
.mbx a:hover { color:#a21f29;}
.jj1 { width:290px; float:left; margin-top:30px;}
.jj1 p:nth-of-type(1){ margin-bottom:30px;}
.jj2 { width:600px; float:right; margin-top:30px;}
.gsjj { font-size:16px; margin-bottom:20px;}
.gsjj span { font-size:20px; font-weight:bold; color:#a21f29;}
.gsjj1 p { font-size:16px; color:#666; line-height:30px; text-indent:2em;}
.lxfs1 { width:390px; float:left; margin-top:60px; margin-left:30px;}
.lxfs1 p:nth-of-type(1){ font-size:24px; margin-bottom:20px;}
.lxfs1 p:nth-of-type(2) { font-size:14px; color:#666666;margin-bottom:40px;}
.lx { font-size:16px; margin-bottom:20px; color:#666;}
.lxfs2 { width:400px; float:right;}
/**/
.nmap{width:989px; height:400px; overflow:hidden; margin-top:20px;}
/*在线留言*/
/**/
.form-inner { padding: 10px 0; margin: 0 auto; }
.form-inner .item { float: left; width: 50%; margin: 10px 0; padding: 0 10px; padding-right: 30px; overflow: hidden; transition: all .6s; cursor: pointer; position: relative; height:auto !important; }
.form-inner .item:before {  position: absolute; left: 0; top: 0; display: block; width: 20px; height: 44px; line-height: 44px; color: #CF2326; display: block; }
.form-inner .item:nth-last-child(2), .form-inner .item:nth-last-child(1) { width: 100%; }
.form-inner .item:nth-child(4):before { display: none; }
.form-inner .item label, .form-inner .item span { float: left; width: 60px; }
.form-inner .item label { font-size: 15px; line-height: 42px; }
.form-inner .item span { float: right; width: 385px; }
.form-inner .form-input, .form-inner .form-select, .form-inner .form-textarea, .form-inner .form-button { border: 1px solid #E6E6E6; padding: 0 5px; font-size: 14px; line-height: 40px; outline: none; width: 100%; color: #7B7D7C; height: 40px; background: #F6F7FB; }
.form-inner .form-textarea { height: 160px; resize: none; cursor: pointer; }
.form-inner .item:nth-last-child(2) span { width: 920px; }
.form-inner .form-button { margin: 10px auto; display: block; width: 150px; text-align: center; font-size: 16px; background: #a21f29; border-radius: 5px; border-color: #a21f29; color: #fff; cursor: pointer; box-shadow : 0px 0px 15px rgba(0,0,0,.2); }
/**/
.join-title {font-size: 18px;font-weight: bold;padding-left: 20px;margin-bottom: 0.24rem;margin-top: 0.36rem;background: url(../images/ic_dot.png) no-repeat 0 center;}
.joinus.pb {padding-bottom: 1rem;}
.recruit-box {border: 1px solid #ebebeb;background: #fff; margin-top:30px;}
.recruit-box ol li {width: 21%;}
.recruit-box ol li:nth-child(1) {width: 26%;}
.recruit-box ol li:nth-child(2) {width: 20%;}
.recruit-box ol li:nth-child(3) {width: 25%;}
.recruit-box ol li:nth-child(4) {width: 16%;}
.recruit-box .arrow {transition: 0.3s;color: #a21f29 !important;}
.recruit-box .item-hd li,
.recruit-box .hd-wrap li {float: left;}
.recruit-box .hd-wrap {background-color: #484848;}
.recruit-box .hd {height: 48px;line-height: 48px;color: #fff;/*padding: 0 22px;*/}
.recruit-box .item-hd {padding: 13px 0;position: relative; margin-bottom:0px;}
.recruit-box li {padding-left: 0.22rem;}
.recruit-box li p {display: inline-block; margin:0; text-indent:2rem;}
.recruit-box .item + .item {border-top: 1px solid #ebebeb;}
.recruit-box .item-hd {cursor: pointer;line-height: 1.8;}
.recruit-box .item-hd .tit {display: none;}
.recruit-box .item-bd {color: #666;display: none;padding: 30px 22px 10px;background-color: #f2f2f2; margin-bottom:0px;}
.recruit-box .active .item-hd {background: #a21f29;color: #fff;}
.recruit-box .active .item-bd {border-top: 1px solid #ebebeb;}
.recruit-box .active .arrow {color: #fff !important;}
.recruit-box .active .arrow::before {content: "\e728";}
.recruit-box .arrow {float: right;font-size: 14px;color: #333;}
.recruit-box dd {margin: 5px 0 30px;font-size: 12px;}
@media (max-width: 992px) {.recruit-box .item-hd li {width: 100%!important;padding: 0 10px;}
  .recruit-box .item-hd .tit {display: block;display: inline-block;}
}
.fadeInUp { height:auto !important;}
 /*新闻*/
 /**/
.leaderboard{max-width: 490px;width: 100%;border-radius: 12px;}
.leaderboard header{--start: 15%;height: 130px;background-image: linear-gradient(to right, #5b7cfa, #3659db);color: #fff;position: relative;border-radius: 12px 12px 0 0;overflow: hidden;}
.leaderboard header::before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-image: repeating-radial-gradient(circle at var(--start), transparent 0%, transparent 10%, #3659db 10%, #3659db 17%);opacity: .15;z-index: 1;}
.leaderboard header .leaderboard__title{position: absolute;z-index: 2;top: 50%;right: calc(var(--start) * .75);transform: translateY(-50%);text-transform: uppercase;margin: 0;}
.leaderboard header .leaderboard__title span{display: block;}
.leaderboard header .leaderboard__title--top{font-size: 24px;font-weight: 700;letter-spacing: 6.5px;}
.leaderboard header .leaderboard__title--bottom{font-size: 13px;font-weight: 500;letter-spacing: 3.55px;opacity: .65;transform: translateY(-2px);}
.leaderboard header .leaderboard__icon{fill: #fff;opacity: .35;width: 50px;position: absolute;top: 50%;left: var(--start);transform: translate(-50%, -50%);}
.leaderboard__profiles{background-color: #fff;border-radius: 0 0 12px 12px;display: grid;row-gap: 8px;}
.leaderboard__profile{display: grid;grid-template-columns: 1fr 3fr 1fr;align-items: center;overflow: hidden;border-radius: 10px;box-shadow: 0 5px 7px -1px rgba(51, 51, 51, 0.23);cursor: pointer;transition: transform 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98), box-shadow 0.25s cubic-bezier(0.7, 0.98, 0.86, 0.98);background-color: #f7f7f7; width:100%; height:135px; margin-bottom:20px; }
.leaderboard__profile:hover{transform: scale(1.2);box-shadow: 0 9px 47px 11px rgba(51, 51, 51, 0.18);}
.leaderboard__picture{max-width: 100%;width: 125px; height:110px; margin-left:15px;}
.leaderboard__name{color: #979cb0;font-weight: 600;font-size: 20px;letter-spacing: 0.64px;margin-left: 12px;}
.leaderboard__value{color: #35d8ac;font-weight: 700;font-size: 34px;text-align: right;}
.leaderboard__value > span{opacity: .8;font-weight: 600;font-size: 13px;margin-left: 3px;}
.leaderboard{box-shadow: 0 0 40px -10px rgba(0, 0, 0, 0.4);}
/**/
.xwdt3 { width:100%; float:right; margin-top:30px; }
.nw11 { width:780px; float:left;}
.nw11 span { display:block; margin-left:20px;margin-right:10px;}
.nw11 span:nth-of-type(1){ font-size:16px; color:#333; padding-top:8px;}
.nw11 span:nth-of-type(2){ font-size:14px; color:#999;padding-top:15px;}
.nw2 { width:80px; float:right;}
.nw2 span { display:block;}
.nw2 a { display:block;}

.nw2 span:nth-of-type(1){ font-size:14px; color:#333; padding-top:0px;}
.nw2 { font-size:14px; color:#999;}
.cxq a{ width:90px; height:30px; line-height:30px; background:#a21f29; text-align:center; color:#fff; margin-top:8px; padding-top:0px;}
/*分页*/
.page {padding:0px;margin:0px;  text-align:center;  font-family:Verdana;  font-size:16px; padding:15px 0px; margin-top:50px;}
.page a {border-right: #a21f29 1px solid;  padding-right: 6px;  background-position: 50% bottom;  border-top: #a21f29 1px solid;  padding-left: 6px;  padding-bottom: 2px;  border-left: #a21f29 1px solid;  color: #a21f29;  margin-right: 3px;  padding-top: 2px;  border-bottom: #a21f29 1px solid;  text-decoration: none}
div.flickr span.dis {border-right: #a21f29 1px solid;  border-top: #a21f29 1px solid;  background-image: none;  border-left: #a21f29 1px solid;  color: #fff;  border-bottom: #a21f29 1px solid;  color:white;padding-right: 6px;  padding-left: 6px;  font-weight: bold;  padding-bottom: 2px;  color: #a21f29;  margin-right: 3px;  padding-top: 2px}
div.flickr a:hover {border-right: #a21f29 1px solid;  border-top: #a21f29 1px solid;  background-image: none;  border-left: #a21f29 1px solid;  color: #fff;  border-bottom: #a21f29 1px solid;  background-color: #a21f29}
div.meneame a:active {border-right: #a21f29 1px solid;  border-top: #a21f29 1px solid;  background-image: none;  border-left: #a21f29 1px solid;  color: #fff;  border-bottom: #a21f29 1px solid;  background-color: #a21f29}
.active {padding-right: 6px;  padding-left: 6px;  font-weight: bold;  padding-bottom: 2px;  color: white;  margin-right: 3px;  padding-top: 2px; color:#fff !important;}
div.flickr span.disabled {padding-right: 6px;  padding-left: 6px;  padding-bottom: 2px;  color: #adaaad;  margin-right: 3px;  padding-top: 2px}
.page_box {line-height: 30px;  height: 30px;  text-align:center;  margin-top:20px}
.news_title h1{font-size: 22px;color: #333;text-align: center;display: block;margin: 10px auto; margin-top:40px;}
.username_click{width: 100%;height: 30px;line-height: 30px;text-align: center;background-color: #eee;margin: 20px auto;font-size: 15px;}
.nr{width: 900px;line-height: 30px; font-size:16px; line-height:32px;}
.nr img{display: block;max-width: 600px;margin: 0 auto;}
.page .active { color:#a21f29 !important;} 

.shengming{background-color: #fafafa; color: #999; padding: 15px 15px; line-height: 2em; font-size: 14px; margin-top: 30px; margin-bottom: 30px; }

/*上一页+下一页*/
#prev_next{margin-top: 30px;}
#prev_next li{line-height:40px;text-indent: 20px;width: 100%;font-size: 14px;}
#prev_next li:nth-child(1){background: url('../images/up.png')no-repeat 0px 15px;border-top: 1px solid #CCCCCC;}
#prev_next li:nth-child(2){background: url('../images/down.png')no-repeat 0px 15px;border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;}
.f16 {border-bottom: 1px dotted #ccc;font-size: 25px;color: #2c2c2c;padding-bottom: 10px; margin-bottom:30px;}
.zhutu img { border:1px solid #003675; margin:0 auto; display:block; margin-bottom:10px; width:300px; height:auto;}
.xgxw { margin-top:35px;}
.xg { text-align: left;border-left: 3px solid #c10116;border-bottom: dotted 1px #ccc;font-size: 20px;line-height: 33px;margin-bottom: 15px;}
.xg span{margin-left: 20px;  display: block; float: left; color: #ddd; margin-right: 25px;}
.new p { width:420px; padding:5px 0px; border-bottom:1px dotted #666; margin-top:15px;}
.new p  span { display:block; }
.new p  span:nth-of-type(1){ width:320px; font-size:16px; float:left;}
.new p  span:nth-of-type(2){ width:78px; font-size:14px; color:#666; float:right;}
.new p:nth-child(odd) { float:left;}
.new p:nth-child(even) { float:right;}
/*荣誉资质*/
/*资质荣誉*/

@font-face {font-family: 'ma5galleryfont';src: url("data:application/octet-stream;base64,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") format("woff");}
[class^="ma5-gallery-icon-"]:before, [class*=" ma5-gallery-icon-"]:before {position: relative;top: .1rem;display: inline-block;font-family: 'ma5galleryfont';font-style: normal;font-weight: normal;line-height: 1;color: #fff;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}



.ma5-gallery-icon-dot:before {content: '\e804';}

.ma5-gallery-icon-search:before {content: '\e805';}

.ma5-gallery-icon-close:before {content: '\e806';}

.ma5-gallery-icon-left:before {content: '\e807';}

.ma5-gallery-icon-right:before {content: '\e808';}


@-webkit-keyframes animation-fade-in {0% {opacity: 0;}
  100% {opacity: 1;} }
@keyframes animation-fade-in {0% {opacity: 0;}
  100% {opacity: 1;} }
@-webkit-keyframes animation-fade-out {0% {opacity: 1;}
  100% {opacity: 0;} }
@keyframes animation-fade-out {0% {opacity: 1;}
  100% {opacity: 0;} }
.ma5-lightbox {position: relative;display: inline-block;vertical-align: bottom;font-size: 14px;max-width: 100%;overflow: hidden; margin-right:30px; margin-left:20px;}
.ma5-lightbox:nth-child(3n+0){ margin-right:0px;}
  .ma5-lightbox:after {font-family: 'ma5galleryfont';content: "\e805";position: absolute;bottom: 90px;right:1.2rem;font-size: 1.2rem;font-style: normal;font-weight: normal;line-height: 1;padding: 0.6rem 0 0 0.6rem;display: block;width: 2.4rem;height: 2.4rem;cursor: pointer;border-radius: 3rem;background-color: rgba(85, 85, 85, 0.4);color: white;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
  .ma5-lightbox img {cursor: pointer;width: 100%;}
  .ma5-lightbox figcaption {display:blok; margin-top:380px; text-align:center;}
  .ma5-lightbox .ma5-html-content .ma5-html-content-center > * {display: none;}
  .ma5-lightbox .ma5-html-content .ma5-html-content-center > img {display: block;}

.ma5-gallery {font-size: 0;}
  .ma5-gallery > br {font-size: 1.6rem;}

.ma5-imgbox {width: 100%;height: 100%;position: fixed;z-index: 3100;top: 0;left: 0;overflow: hidden;background-color: rgba(255, 255, 255, 0);-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-delay: 0.1s;animation-delay: 0.1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: animation-fade-in;animation-name: animation-fade-in;}
  .ma5-imgbox:-webkit-full-screen {width: 100%;height: 100%;}
  .ma5-imgbox:before {content: "";display: block;width: 100%;height: 200px;position: absolute;top: 0;left: 0;z-index: 6000;background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);background-repeat: repeat-x;}
  .ma5-imgbox:after {content: "";display: block;width: 100%;position: absolute;bottom: 0;left: 0;z-index: 13000;}
  .ma5-imgbox.ma5-has-figcaption:after {height: 9rem;background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat: repeat-x;pointer-events: none;}
  .ma5-gallery-active .ma5-imgbox:after {background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat: repeat-x;}
    @media (max-width: 767px) {.ma5-gallery-active .ma5-imgbox:after {height: 8rem;} }
    @media (min-width: 768px) {.ma5-gallery-active .ma5-imgbox:after {height: 18rem;} }
  .ma5-imgbox img {position: absolute;left: -100%;right: -100%;top: -100%;bottom: -100%;margin: auto;width: auto;height: auto;min-width: 0;min-height: 0;max-width: 100%;max-height: 100%;}
  .ma5-imgbox.ma5-has-figcaption img {top: -100%;max-height: 100%;}
  .ma5-imgbox.ma5-out {-webkit-animation-name: animation-fade-out;animation-name: animation-fade-out;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}
  .ma5-imgbox.ma5-previous {-webkit-animation-name: animation-fade-out;animation-name: animation-fade-out;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}
  .ma5-imgbox .ma5-html-thumbnail {display: none;}
  .ma5-imgbox .ma5-html-content {position: absolute;display: block;overflow: hidden;padding: 0;width: 100%;height: 100%;left: -100%;right: -100%;top: -100%;bottom: -100%;margin: auto;min-width: 0;min-height: 0;max-width: 100%;z-index: 5000;}
    .ma5-imgbox .ma5-html-content .ma5-html-content-center {position: relative;margin-left: auto;margin-right: auto;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
      .ma5-imgbox .ma5-html-content .ma5-html-content-center:before {content: "";display: block;background-color: rgba(0, 0, 0, 0.5);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3001;}
      .ma5-imgbox .ma5-html-content .ma5-html-content-center.ready-to-play:before {display: none;}

.ma5-tmp .ma5-control {display: block;}
  .ma5-tmp .ma5-control > br {display: none;}

.ma5-control {position: fixed;bottom: 11rem;left: 0;font-size: 0;width: 100%;padding: 0;text-align: center;z-index: 3925;-webkit-animation-timing-function: ease-out;animation-timing-function: ease-out;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-delay: 0;animation-delay: 0;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: animation-fade-in;animation-name: animation-fade-in;}
  .ma5-control .ma5-lightbox {width: 5rem;height: 5rem;max-width: 5rem;max-height: 5rem;position: relative;display: inline-block;overflow: hidden;font-size: 0;margin: 0 0.5rem;border: 2px solid rgba(255, 255, 255, 0);cursor: pointer;pointer-events: auto;}
    @media (min-width: 1200px) {.ma5-control .ma5-lightbox {border: 0.4rem solid rgba(255, 255, 255, 0);} }
    .ma5-control .ma5-lightbox:hover {z-index: 4002;}
    .ma5-control .ma5-lightbox:after {display: none;}
    .ma5-control .ma5-lightbox img {display: block;cursor: pointer;width: auto;height: 100%;min-height: 100%;margin: auto;border: none;}
    .ma5-control .ma5-lightbox figcaption {display: none;}
    .ma5-control .ma5-lightbox.ma5-active, .ma5-control .ma5-lightbox:hover {border: 2px solid #ffa200;z-index: 4001;}
      @media (min-width: 1200px) {.ma5-control .ma5-lightbox.ma5-active, .ma5-control .ma5-lightbox:hover {border: 0.4rem solid #ffa200;} }
      .ma5-control .ma5-lightbox.ma5-active img, .ma5-control .ma5-lightbox:hover img {opacity: 1;border-color: #ffa200;}
    .ma5-control .ma5-lightbox.ma5-active img {cursor: default;}
    .ma5-control .ma5-lightbox .ma5-html-content {position: absolute;width: 100%;height: 100%;background-color: #fff;}
      .ma5-control .ma5-lightbox .ma5-html-content * {font-size: 1.2rem;padding: 0;text-align: center;}
      .ma5-control .ma5-lightbox .ma5-html-content .ma5-html-content-center {height: 100%;}
  .ma5-control.ma5-out {-webkit-animation-name: animation-fade-out;animation-name: animation-fade-out;-webkit-animation-delay: 0;animation-delay: 0;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
  .ma5-control .ma5-bg {display: block;position: relative;white-space: nowrap;overflow: auto;padding: 0.7rem 0.8rem 0.7rem 0.8rem;}

.ma5-preloadbox {position: fixed;width: 1px;height: 1px;bottom: 0;right: 0;overflow: hidden;}
  .ma5-preloadbox img {width: 1px !important;height: 1px !important;position: absolute;top: 0;left: 0;image-rendering: optimizeSpeed;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;image-rendering: optimize-contrast;-ms-interpolation-mode: nearest-neighbor;}

.ma5-close {position: fixed;top: 0;right: 0;padding: 1.6rem;z-index: 4910;cursor: pointer;overflow: hidden;opacity: 0;}
  @media (min-width: 768px) {.ma5-close {-webkit-transition: opacity 0.3s ease-in;transition: opacity 0.3s ease-in;} }
  .ma5-close .ma5-gallery-icon {position: relative;cursor: pointer;color: white;width: 3.2rem;height: 3.2rem;line-height: 3.2rem;display: block;margin: 0 auto;text-align: center;font-size: 1.4rem;}
    .ma5-close .ma5-gallery-icon:before {position: absolute;display: block;width: 3.2rem;height: 3.2rem;top: 0;left: 0;}
    .ma5-close .ma5-gallery-icon:after {content: "";display: block;position: absolute;width: 3.2rem;height: 3.2rem;top: 0;left: 0;border-radius: 3.2rem;z-index: -1;}

.ma5-prev,
.ma5-next {top: 25%;width: 12%;height: 50%;z-index: 3900;position: fixed;cursor: pointer;overflow: hidden;}
  @media (min-width: 1200px) {.ma5-prev,
    .ma5-next {font-size: 2rem;} }
  .ma5-prev:before,
  .ma5-next:before {content: "";display: inline-block;width: 1px;height: 100%;vertical-align: middle;}
  .ma5-prev .ma5-gallery-icon,
  .ma5-next .ma5-gallery-icon {position: relative;cursor: pointer;color: white;width: 6rem;height: 6rem;line-height: 6rem;display: block;margin: 0 auto;text-align: center;font-size: 3rem;display: inline-block;vertical-align: middle;}
    .ma5-prev .ma5-gallery-icon:before,
    .ma5-next .ma5-gallery-icon:before {position: absolute;display: block;width: 6rem;height: 6rem;top: 0;left: 0;}
    .ma5-prev .ma5-gallery-icon:after,
    .ma5-next .ma5-gallery-icon:after {content: "";display: block;position: absolute;width: 6rem;height: 6rem;top: 0;left: 0;border-radius: 6rem;z-index: -1;}

.ma5-prev {text-align: left;}
  @media (min-width: 1200px) {.ma5-prev {left: 0;}
      .ma5-prev .ma5-gallery-icon-left {margin-left: 3rem;} }
  @media (max-width: 1199px) {.ma5-prev {left: 36%;left: calc(50% - 60px);} }

.ma5-next {text-align: right;}
  @media (min-width: 1200px) {.ma5-next {right: 0;}
      .ma5-next .ma5-gallery-icon-right {margin-right: 3rem;} }
  @media (max-width: 1199px) {.ma5-next {right: 36%;right: calc(50% - 60px);} }

.ma5-toggle-figcaption {display: none;}
  .ma5-toggle-figcaption .ma5-gallery-icon {position: relative;cursor: pointer;color: white;width: 3.2rem;height: 3.2rem;line-height: 3.2rem;display: block;margin: 0 auto;text-align: center;font-size: 1.4rem;}
    .ma5-toggle-figcaption .ma5-gallery-icon:before {position: absolute;display: block;width: 3.2rem;height: 3.2rem;top: 0;left: 0;}
    .ma5-toggle-figcaption .ma5-gallery-icon:after {content: "";display: block;position: absolute;width: 3.2rem;height: 3.2rem;top: 0;left: 0;border-radius: 3.2rem;z-index: -1;}

.ma5-figcaption,
.ma5-figcaption-old {position: fixed;width: 100%;z-index: 3910;overflow: hidden;top: 0;left: 0;}
  .ma5-figcaption .ma5-centerbox,
  .ma5-figcaption-old .ma5-centerbox {max-width: 678;max-height: 200px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 1.6rem;line-height: 200px;text-align: center;color: white;-webkit-transition: color 0.3s ease-out;transition: color 0.3s ease-out; margin:0 auto;}
    .ma5-figcaption .ma5-centerbox .ma5-gallery-icon-info,
    .ma5-figcaption-old .ma5-centerbox .ma5-gallery-icon-info {position: absolute;left: 1.9rem;top: 1.5rem;font-size: 2rem;}
      .ma5-figcaption .ma5-centerbox .ma5-gallery-icon-info:before,
      .ma5-figcaption-old .ma5-centerbox .ma5-gallery-icon-info:before {color: inherit;}
      @media (max-width: 1199px) {.ma5-figcaption .ma5-centerbox .ma5-gallery-icon-info,
        .ma5-figcaption-old .ma5-centerbox .ma5-gallery-icon-info {display: none;} }
    @media (min-width: 768px) and (max-width: 1199px) {.ma5-figcaption .ma5-centerbox,
      .ma5-figcaption-old .ma5-centerbox {line-height: 1.4;font-size: 1.8rem;max-height: 3rem;} }
    .ma5-figcaption .ma5-centerbox a,
    .ma5-figcaption-old .ma5-centerbox a {color: #ffa200;-webkit-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
      .ma5-figcaption .ma5-centerbox a:hover, .ma5-figcaption .ma5-centerbox a:focus,
      .ma5-figcaption-old .ma5-centerbox a:hover,
      .ma5-figcaption-old .ma5-centerbox a:focus {text-decoration: underline;}

.ma5-in .ma5-figcaption .ma5-centerbox,
.ma5-in .ma5-figcaption-old .ma5-centerbox {color: rgba(255, 255, 255, 0);-webkit-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
  .ma5-in .ma5-figcaption .ma5-centerbox a,
  .ma5-in .ma5-figcaption-old .ma5-centerbox a {color: rgba(255, 162, 0, 0);-webkit-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}

.ma5-out .ma5-centerbox {color: rgba(255, 255, 255, 0);-webkit-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}
  .ma5-out .ma5-centerbox a {color: rgba(255, 162, 0, 0) !important;-webkit-transition: color 0.3s ease-out;transition: color 0.3s ease-out;}

.ma5-gallery-active,
.ma5-lightbox-active {overflow-y: hidden;}
  .ma5-gallery-active body,
  .ma5-lightbox-active body {overflow: hidden;overflow-y: scroll;}
    .ma5-gallery-active body .ma5-page,
    .ma5-lightbox-active body .ma5-page {overflow: hidden;}
    .ma5-gallery-active body.ie,
    .ma5-lightbox-active body.ie {width: 100vw;}

.ma5-gallery-active .ma5-imgbox img {top: -100%;max-height: 100%;}
.ma5-gallery-active .ma5-imgbox.ma5-out {-webkit-animation-delay: 0;animation-delay: 0;}
.ma5-gallery-active .ma5-figcaption,
.ma5-gallery-active .ma5-figcaption-old {top: 0;}

.ma5-loaded .ma5-close {opacity: 1;}

.ma5-hide {cursor: default;opacity: 0.15;}
  .ma5-hide * {cursor: default !important;}

.ma5-backdrop {position: fixed;z-index: 3099;top: 0;left: 0;width: 100%;height: 100%;background-color: transparent;}

.ma5-loaded .ma5-backdrop { background:rgba(0,0,0,0.8);-webkit-transition: background-color 0.3s ease-out;transition: background-color 0.3s ease-out;}
.ma5-loaded .ie .ma5-backdrop {transition: none;}

.ma5-closing .ma5-backdrop {background-color: transparent;-webkit-transition: background-color 0.3s ease-in;transition: background-color 0.3s ease-in;}
.ma5-closing .ie .ma5-backdrop {transition: none;}

@media (max-width: 1199px) {.ma5-imgbox,
  .ma5-imgbox.ma5-out,
  .ma5-imgbox.ma5-previous {-webkit-animation-duration: 0s;animation-duration: 0s;-webkit-animation-delay: 0s;animation-delay: 0s;-webkit-animation-name: blank;animation-name: blank;}

  .ma5-imgbox.ma5-previous {display: none;}

  .ma5-backdrop {-webkit-transition: none !important;transition: none !important;}

  .ma5-loaded .ma5-backdrop {-webkit-transition: none !important;transition: none !important;background-color: black;} }
.ma5-control {bottom: 45px;display: none !important;}
  .ma5-control .ma5-bg {background-color: transparent;padding: 7px 5px 20px 5px;}
  .ma5-control.ma5-visible {display: block !important;}
  .ma5-control .ma5-lightbox {width: 60px;height: 60px;max-width: 60px;max-height: 60px;border: 2px solid rgba(255, 255, 255, 0);background-color: rgba(128, 128, 128, 0.2);}
    @media (min-width: 1200px) {.ma5-control .ma5-lightbox {border: 0.4rem solid rgba(255, 255, 255, 0);} }

.ma5-gallery-active .ma5-imgbox,
.ma5-lightbox-active .ma5-imgbox {overflow-y: hidden;overflow-x: auto;}
  .ma5-gallery-active .ma5-imgbox img,
  .ma5-lightbox-active .ma5-imgbox img {border: none;box-shadow: none;top: -100%;max-height: 100%;}
  .ma5-gallery-active .ma5-imgbox.ma5-has-figcaption img,
  .ma5-lightbox-active .ma5-imgbox.ma5-has-figcaption img {top: -100%;max-height: 100%;}
@media (max-width: 1199px) {.ma5-gallery-active .ma5-figcaption,
  .ma5-gallery-active .ma5-figcaption-old,
  .ma5-lightbox-active .ma5-figcaption,
  .ma5-lightbox-active .ma5-figcaption-old {width: 100%;height: 100%;white-space: normal;background-color: rgba(0, 0, 0, 0.8);bottom: 0;display: none;overflow: hidden;overflow-y: auto;z-index: 3935;padding: 13px 50px;}
    .ma5-gallery-active .ma5-figcaption .ma5-centerbox,
    .ma5-gallery-active .ma5-figcaption-old .ma5-centerbox,
    .ma5-lightbox-active .ma5-figcaption .ma5-centerbox,
    .ma5-lightbox-active .ma5-figcaption-old .ma5-centerbox {white-space: normal;height: auto;max-height: none;text-align: left;padding-bottom: 20px;color: white;}
      .ma5-gallery-active .ma5-figcaption .ma5-centerbox a,
      .ma5-gallery-active .ma5-figcaption-old .ma5-centerbox a,
      .ma5-lightbox-active .ma5-figcaption .ma5-centerbox a,
      .ma5-lightbox-active .ma5-figcaption-old .ma5-centerbox a {color: #ffdfa8;}
    .ma5-gallery-active .ma5-figcaption.ma5-figcaption-visible,
    .ma5-gallery-active .ma5-figcaption-old.ma5-figcaption-visible,
    .ma5-lightbox-active .ma5-figcaption.ma5-figcaption-visible,
    .ma5-lightbox-active .ma5-figcaption-old.ma5-figcaption-visible {display: block;} }
.ma5-gallery-active body,
.ma5-lightbox-active body {height: 100%;}
  .ma5-gallery-active body .ma5-page,
  .ma5-lightbox-active body .ma5-page {-webkit-filter: none;filter: none;}

@media (max-width: 1199px) {.ma5-prev,
  .ma5-next {height: 32px;width: 42px;top: auto;bottom: 4px;}
    .ma5-prev .ma5-gallery-icon,
    .ma5-next .ma5-gallery-icon {margin-bottom: 0;font-size: 17px;width: 32px;height: 32px;line-height: 32px;vertical-align: bottom;margin-bottom: 0;}
      .ma5-prev .ma5-gallery-icon:before, .ma5-prev .ma5-gallery-icon:after,
      .ma5-next .ma5-gallery-icon:before,
      .ma5-next .ma5-gallery-icon:after {width: 32px;height: 32px;} }
.ma5-close {width: 4.5rem;top: 1.4rem;right: 0.5rem;height: 3.2rem;padding: 0;display: block;text-align: center;}
  .ma5-close .ma5-gallery-icon:before {font-size: 1.5rem;}

.ma5-toggle-control {display: block;position: fixed;width: 3.2rem;font-size: 2.4rem;z-index: 3930;cursor: pointer;-webkit-transition: none;transition: none;overflow: hidden;text-align: center;}
  .ma5-toggle-control .ma5-gallery-icon {position: relative;cursor: pointer;color: white;width: 3.2rem;height: 3.2rem;line-height: 3.2rem;display: block;margin: 0 auto;text-align: center;font-size: 1.4rem;}
    .ma5-toggle-control .ma5-gallery-icon:before {position: absolute;display: block;width: 3.2rem;height: 3.2rem;top: 0;left: 0;}
    .ma5-toggle-control .ma5-gallery-icon:after {content: "";display: block;position: absolute;width: 3.2rem;height: 3.2rem;top: 0;left: 0;border-radius: 3.2rem;z-index: -1;}

@media (max-width: 1199px) {.ma5-toggle-figcaption {display: block;position: fixed;width: 3.2rem;z-index: 3930;cursor: pointer;-webkit-transition: none;transition: none;overflow: hidden;}
    .ma5-toggle-figcaption .ma5-gallery-icon {position: relative;cursor: pointer;color: white;width: 3.2rem;height: 3.2rem;line-height: 3.2rem;display: block;margin: 0 auto;text-align: center;font-size: 1.4rem;}
      .ma5-toggle-figcaption .ma5-gallery-icon:before {position: absolute;display: block;width: 3.2rem;height: 3.2rem;top: 0;left: 0;}
      .ma5-toggle-figcaption .ma5-gallery-icon:after {content: "";display: block;position: absolute;width: 3.2rem;height: 3.2rem;top: 0;left: 0;border-radius: 3.2rem;z-index: -1;} }
.ma5-toggle-control {right: 50%;bottom: 0.3rem;right: calc(50% - 1.6rem);z-index: 3890;}
  .ma5-toggle-control .ma5-gallery-icon:after {width: 3.2rem;height: 3.2rem;}

.ma5-toggle-figcaption {left: 0.6rem;top: 1rem;padding-left: 1rem;padding-right: 1.5rem;width: 6rem;z-index: 4980;}
  .ma5-toggle-figcaption .ma5-gallery-icon:before {font-size: 1.6rem;}
  .ma5-toggle-figcaption .ma5-gallery-icon-info {font-size: 20px;}

.ma5-loaded .ma5-toggle-control,
.ma5-loaded .ma5-toggle-figcaption {-webkit-transition: none;transition: none;}

.ma5-gallery {margin:0; margin-top:30px;}
  .ma5-gallery.gallery-line {margin: 1rem 0 0 0;}

.ma5-lightbox {width:260px;height:260px;}
.hzkh  .ma5-lightbox  { width:240px; height:240px;}
  @media (max-width: 767px) {.ma5-lightbox {width: 12rem;height: 12rem;} }
  .ma5-lightbox img {display: block;cursor: pointer;margin: auto;position: absolute;min-width: 100%; border:1px solid #eee;}

.embed-responsive {position: relative;display: block;height: 0;padding: 0;overflow: hidden;}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {position: absolute;top: 0;left: 0;bottom: 0;height: 100%;width: 100%;border: 0;}

.embed-responsive-16by9 {padding-bottom: 56.25%;}

.embed-responsive-4by3 {padding-bottom: 75%;}
.ma5-lightbox {width:260px;height:420px; border:1px solid #eee;}
 * e2
 */
.j_e2_con1 .d-fenye{padding: 55px 0px 0px;}
.j_e2_box1{margin-top: 75px;}
.e2_neir{position: relative;cursor: pointer;margin-bottom: 30px;}
.neir_show{position: relative;padding: 22px 30px;background: #ffffff;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s; border:1px solid #eee; background:#f9f7f7;}
.neirs_picb{position: absolute;top: 50%;transform: translateY(-50%);float: left;}
.neirs_picb .bai{display: none;}
.neirs_picb img{position: relative;top: 50%;display: block;width: 56px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
.neir_show p{position: relative;display: block;width: 43%;font-size: 16px;line-height: 24px;color: #999999;text-align: center;margin: 0 auto;padding: 16px 0px;vertical-align: middle;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
.neirs_jtb{position: absolute;height: 100%;top: 0px;right: 30px;}
.neirs_jtb img{position: relative;top: 50%;transform: translateY(-50%);display: block;width: 36px;}
.neirs_jtb .j_shang,
.neirs_jtb .j_xia-w{display: none;}
.neir_yin{display: none;position: relative;padding: 5px 30px;background: #fff;}
.neir_yin .neiry_picb{position: absolute;top: 50%;transform: translateY(-50%);float: left;}
.neiry_picb img{position: relative;top: 50%;display: block;width: 56px;}
.neir_yin p{position: relative;display: block;width: 43%;min-height: 56px;font-size: 14px;line-height: 24px;color: #a21f296;text-align: center;margin: 0 auto;padding: 16px 0px;}
.e2_neir:hover .neir_show{background: #a21f29;}
.e2_neir:hover .neirs_picb .hui{display: none;}
.e2_neir:hover .neirs_picb .bai,
.e2_neir:hover .neirs_jtb .j_xia-w{display: block;}
.e2_neir:hover .neirs_jtb .j_xia{display: none;}
.e2_neir:hover .neir_show p{color: #fff;}
.e2_act .neir_show{background: #a21f29;}
.e2_act .neirs_picb .hui{display: none;}
.e2_act .neirs_picb .bai{display: inline-block;}
.e2_act .neirs_jtb .j_xia,
.e2_act:hover .neirs_jtb .j_xia-w{display: none;}
.e2_act .neirs_jtb .j_shang{display: block;}
.e2_act .neir_show p{color: #fff;}
/*
/*
    *分页
    */
    .d-fenye{padding: 50px 0;text-align: center;}
    .d-fenye li {display: inline-block;}
    .d-fenye li{display: inline-block;width: 30px;height: 30px;margin: 0 8px;text-align: center;line-height: 28px;color: #565656;font-size: 14px;border: 1px solid #f8f8f8;}
    .d-fenye li.activepage{color: #a21f29;border:1px solid #a21f29;border-radius: 50%;}

    .d-fenye li:hover{color: #a21f29;border:1px solid #a21f29;border-radius: 50%;}
    .d-fenye button{width: 100px;height: 40px;margin-left: 10px;margin-right: 10px;text-align: center;line-height: 40px;border:1px solid #a21f29;font-size: 20px;color: #565656;border-radius: 10px;display: none;}
    @media screen and (max-width:767px){.d-fenye ul{display: none;}
        .d-fenye button{display: inline-block;}
    }
	/*视频中心*/
	.row{width:100%;transition:.2s width ease;*zoom:1}
    .row:before,.row:after{display:table;clear:both;content:''}
    .pr { position: relative;}.pa { position: absolute;}
    .tc { text-align: center;}.tr { text-align: right;}
    .el { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

	.row>[class*="span-"]{float:left;margin-right:2%;*margin-right:1.89%}
.row>.span-1{width:6.33333333%}
.row>.span-2{width:14.66666667%}
.row>.span-3{width:23%}
.row>.span-4{width:31.33333333%}
/* 2017-01-13 zhaolq */
/* 视频间距 */
.video_list .li_box{ margin-bottom: 45px;}
/*videolist*/
.rect-785{padding-bottom: 78.5%}
.video_list .top_pic{overflow: hidden}
.video_mb{display: block;position: absolute;top: 100%;width: 100%;height: 100%;background: url("../images/about15.png");background-repeat: no-repeat;background-size: cover;background-position: center;transition: 0.3s all ease;}
.video_ul>li .top_pic img{transition: 0.8s all ease;transition-delay: 0.4s}
.video_ul>li:hover .top_pic img{transform: scale(1.1,1.1);}
.video_ul>li:hover .video_mb{top: 0;}
.video_list .bottom_txt{padding: 10px 10% 10px 9%;  background-color: #6f6f6f;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.video_list .bottom_txt ._name{height: 3.2em;  overflow: hidden;  font-size: 16px;  line-height: 3.2em;  color: #ffffff;text-align: center;}
.video_list .bottom_txt:hover{background-color: #a21f29;}
.video_list { margin-top:45px;}
/**/
.w100 { width:100% !important; height: auto !important;}
.w100 ul li { width:290px; margin-right:25px !important; margin-left:0px !important;}
.w100 ul li:nth-of-type(3n) { margin-right:0px !important;}
/* 产品详细页 */
.m-detail { margin-bottom:30px; margin-top:30px;}
.m-detail .m-property { float:left; }
.m-detail .property {float: right;width:470px;height:420px;box-sizing: border-box;padding: 0 0 70px ; padding-top:30px;}
.m-detail .property h1 { font-size:23px;  color: #a21f29;border-bottom: 1px solid #dcdcdc;padding: 18px 0;font-weight: normal;}
.m-detail .property .txt{font-size: 14px;color: #333333;line-height: 24px;padding: 20px 0 0px;height: 148px;overflow: hidden;}
.m-detail .property .phone{font-size: 16px;color: #666666;vertical-align: bottom; margin-top:20px;}
.m-detail .property .phone span{display: inline-block;font-size: 30px;color: #a21f29;font-weight: bold;}
.m-detail .property .m-i-a { font-size:14px;margin-top: 50px;margin-bottom: 20px}
.m-detail .property .m-i-a a{display: inline-block;width: 240px;height: 40px;line-height: 40px;text-align: center;background: #a21f29;color: #ffffff;font-size: 16px}
.m-detail .property .m-i-a a.btn-a{margin-right: 24px}
.m-detail .property .m-i-a a.btn-a em{display: inline-block;width: 27px;height: 23px;background: url(../images/lx.png) no-repeat;margin-right: 16px;vertical-align: middle;}
.m-detail .property .m-i-a a.btn-b em{display: inline-block;width: 20px;height: 21px;background: url(../images/ly.png) no-repeat;margin-right: 14px;vertical-align: middle;}
.m-detail .property .share .ti{font-size: 14px;color: #333333;line-height: 30px;display: inline-block;}
.m-detail .gallery { position:relative; float:left; width:420px;height: 420px; background: url(../images/a2_04.png);box-sizing: border-box;border: 1px solid #e6e6e6}
.m-detail .gallery .bigPic {}
.m-detail .gallery .bigPic img{display: block;width: 100%;height: auto;position: absolute;top: 50%;transform: translateY(-50%);}
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }
.piccon{height:420px; width:420px;}
.piccon li{float:left;padding:0 10px;}
#preview{position:absolute;border:1px solid #ccc;background:#fff;display:none;color:#fff; z-index:999;}
.al { width:420px; height:234px;}
.pro_c {padding-bottom: 6.25%;}
.pro_c .tabbox {margin-bottom: 40px;}
.pro_c .tabbox .tab {width: 306px;text-align: center;line-height: 60px;color: #444444;background-color: #f5f5f5;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;position: relative;float: left;font-size: 16px;cursor: pointer;}
.pro_c .tabbox .tab::after {content: "";width: 12px;height: 6px;background: url(../images/down_jt_2.png) no-repeat;left: 50%;bottom: 0px;margin-left: -6px;opacity: 0;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.pro_c .tabbox .act-tab {background-color: #a21f29;color: #fff;}
.pro_c .tabbox .tab:hover {color: #fff;background: #a21f29;}
.pro_c .tabbox .act-tab::after {bottom: -6px;opacity: 1;}
.pro_c .contbox .box {display: none;/* padding: 68px 100px 100px 100px;background-color: #f5f5f5;border: solid 1px #e5e5e5;*/
}
.pro_c .contbox .box .tlbox {border-bottom: 1px solid #e5e5e5;padding-bottom: 48px;margin-bottom: 40px;}

.pro_c .contbox .box .tlbox .tl {color: #444444;font-size: 18px;font-weight: bold;margin-bottom: 30px;}
.pro_c .contbox .box .tlbox .te {line-height: 24px;color: #666666;margin-top: -5px;}
.pro_c .contbox .box .tlbox .bzbox {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-webkit-flex-grow: 0;-moz-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.pro_c .contbox .box .tlbox .bzbox .bz {margin-bottom: 30px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 12px;width: 20%;height: auto;-webkit-border-radius: 3px 3px 3px 14px;-moz-border-radius: 3px 3px 3px 14px;border-radius: 3px 3px 3px 14px;background: #005aa1;margin-right: 30px;position: relative;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;line-height: 18px;}
.pro_c .contbox .box .tlbox .bzbox .bz span {display: block;color: #fff;}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(2) {background: rgba(0, 90, 161, 0.95);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(3) {background: rgba(0, 90, 161, 0.9);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(4) {background: rgba(0, 90, 161, 0.85);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(5) {background: rgba(0, 90, 161, 0.8);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(6) {background: rgba(0, 90, 161, 0.75);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(7) {background: rgba(0, 90, 161, 0.7);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(8) {background: rgba(0, 90, 161, 0.65);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(9) {background: rgba(0, 90, 161, 0.6);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(10) {background: rgba(0, 90, 161, 0.55);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(11) {background: rgba(0, 90, 161, 0.5);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(12) {background: rgba(0, 90, 161, 0.45);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(13) {background: rgba(0, 90, 161, 0.4);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(14) {background: rgba(0, 90, 161, 0.35);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(15) {background: rgba(0, 90, 161, 0.3);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(16) {background: rgba(0, 90, 161, 0.25);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(17) {background: rgba(0, 90, 161, 0.2);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(18) {background: rgba(0, 90, 161, 0.15);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(19) {background: rgba(0, 90, 161, 0.1);}
.pro_c .contbox .box .tlbox .bzbox .bz:nth-child(20) {background: rgba(0, 90, 161, 0.05);}
.pro_c .contbox .box .tlbox .bzbox .bz::after {left: 100%;top: 0;content: "";width: 30px;height: 100%;background: url(../images/pro_05.png) no-repeat center center;-webkit-background-size: 100% 100%;-moz-background-size: 100%;background-size: 100%;}
.pro_c .contbox .box .tlbox .bzbox .bz:last-child {margin-right: 0;}
.pro_c .contbox .box .tlbox .bzbox .bz:last-child::after {display: none;}
.pro_c .contbox .box .tlbox:last-child {margin-bottom: 0;border-bottom: none;padding-bottom: 0;}
.pro_c .contbox .box:nth-child(1) {display: block;}
.prodetail_2 {padding: 0 3.5% 5%;color: #666666;line-height: 28px;}
.prodetail_2 span img {display: block;margin: 0 auto;height: auto!important;width: 1000px;}
@media (max-width: 1440px) {.pro_a .pro-tabbox {margin-bottom: 60px;}
  .pro_a .pro-tabbox a {line-height: 42px;}
  .pro_b #debox .swiper-slide-active .text {font-size: 20px;}
  .pro_c .contbox .box {padding: 50px 60px 80px 60px;}
}
.pagebox2 {margin-top: 70px;position: relative;}
.pagebox2 .btn {line-height: 50px;}
.pagebox2 .btn .icon {position: relative;float: left;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background-color: #f5f5f5;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;}
.pagebox2 .btn span {float: left;}
.pagebox2 .prev_page {float: left;}
.pagebox2 .prev_page .icon {margin-right: 22px;}
.pagebox2 .next_page {float: right;}
.pagebox2 .next_page span {margin-right: 22px;}
.pagebox2 .btn:hover .icon {background: #a21f29;}
.pagebox2 .btn:hover span{color: #a21f29;}

.pagebox2 .back {width: 168px;height: 50px;background-color: #f5f5f5;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;position: absolute;left: 50%;top: 0;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);line-height: 50px;text-align: center;}
.pagebox2 .back span {-webkit-transition: all .4s;-o-transition: all .4s;-moz-transition: all .4s;transition: all .4s;padding-right: 30px;background-repeat: no-repeat;background-position: right 1px;background-image: url(../images/back-icon.png);font-size: 16px;color: #333333;}
.pagebox2 .back:hover {background: #19489a;}
.pagebox2 .back:hover span {color: #fff;background-image: url(../images/back-icon-a.png);}
.clearfix::after {clear: both;content: "";position: static;display: block;overflow: hidden;}
.clearfix {*zoom: 1;}
*::after,
*::before {display: block;position: absolute;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.hoverbtn {position: relative;cursor: pointer;}
.hoverbtn img {-webkit-transition: all .3s;-o-transition: all .3s;-moz-transition: all .3s;transition: all .3s;display: block;}
.hoverbtn .act {opacity: 0;position: absolute;left: 0;top: 0;}
.hoverbtn:hover .nor {opacity: 0;}
.hoverbtn:hover .act {opacity: 1;}
.c-red { text-indent:0rem !important;}
.zong{width: 1200px;    margin: 0 auto;}
.quanguo{font-size: 20px;text-align: center;}
.quanguo p{font-weight: bolder;font-size: 28px;color: #a21f29;}
.quanguo a{display: block;width: 200px;height: 60px;margin: 30px auto 0;background: url(/template/default/index/images/icon3.png) 100% no-repeat;line-height: 60px;color: #fff;}
.rmcs{padding: 30px 30px 20px;background-color: #eee;margin-top: 10px;font-size: 16px;margin-bottom: 30px;}
.rmcs span a{padding-right: 20px;color:#333;}
.rmcs span a:hover{ text-decoration:none; color:#a21f29;}
.shengshi{font-size: 16px;display: block;}
.shengshi .diqu{background-color: #a21f29;    padding: 20px;float: left!important;color: #fff; height:90px;width: 20px;}
.xiangxi{width: 1051px;background-color: #fff;padding: 0px 0 0 30px;min-height: 100px;height: 145px;float: left!important;}
.xiangxi p{padding-bottom: 11px;}
.xiangxi p a{padding-right: 10px;color:#333;}
.xiangxi p a:hover{ text-decoration:none; color:#a21f29;}


