﻿@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {border:none;}

body {
	font-size: 15px;
	font-family: Arial,"微软雅黑",Microsoft YaHei;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	/* [disabled]text-decoration: none; */
	line-height: 27px;
	font-style: normal;
	overflow-x: hidden;
}
a {text-decoration:none;font-family:"微软雅黑",Microsoft YaHei;color:#333;font-weight:normal;}
a:hover { color:#4289ff; }
.clear {clear:both;}
ul {list-style-type: none;}
li {list-style-type:none;line-height:27px;}
.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
.fl{float:left;}
.fr{float:right;}
.hz{width:1200px;margin:0 auto;}
.hza{max-width: 65%;margin: 0px auto;　}


header{width:100%; height: auto; padding: 20px 0; overflow: hidden;}
.top{width:100%; height: auto; overflow: hidden;}
.toubu-hz{width:1200px;margin:0px auto;}
.logo{margin-top:0px; float:left; width: 22%}
.logo img{max-width: 100%}

header .header-main { transition: padding 0.3s ease 0s, transform 0.5s ease 0s;}
header .m-btn { display: none; width:50px; height:50px; line-height:50px; cursor:pointer; float:right;font-size: 14px;text-align: center;}
header .m-btn .box {position: relative; font-size:15px;}

.body-wrap { width: 100%;position: relative;transition: all 0.5s ease 0s;z-index: 1;}
.body-wrap.left, header.left .header-main {transform:translateX(-66%);}
.m-sub-menu.show {right: 0;transition: all 0.44s ease 0s;}

.m-sub-menu {position:fixed; right:-100%;width:66%;top:0;z-index:100;height: 100%;background:#FFF;transition:all 0.64s ease 0s; box-shadow:0 0 30px rgba(0,0,0,0.1);}
.m-sub-menu .box{}
.m-sub-menu .top-box{ background:#333; height:50px; line-height:50px;}
.m-sub-menu .top-box ul{float: left;}
.m-sub-menu .top-box li{float: left;margin-left: 15px;}
.m-sub-menu .top-box li a{color: #FFF; line-height: 50px}
.m-sub-menu .top-box li a:hover{text-decoration: none;}
.m-sub-menu .top-box li a.current{color:#366dff;}
.m-sub-menu .top-box .close{ cursor: pointer; float:right; text-align:center; width:50px;}
.m-sub-menu .top-box .close i{ font-size:18px; color: #FFF;}
.m-sub-menu .list-wrap{}
.m-sub-menu .list-wrap ul { width:100%;}
.m-sub-menu .list-wrap li { height:40px; line-height:40px; border-bottom:1px solid #f2f2f2; font-size:12px;}
.m-sub-menu .list-wrap li .col-box{ position:relative;}
.m-sub-menu .list-wrap li .col-box .tit{ float:left; width:90%;display:block; padding-left:10%;}
.m-sub-menu .list-wrap li .col-box .point{ position:absolute; width:50px; height:50px; right:0px; top:0px;display:block; color:#999;}
.m-sub-menu .list-wrap li a{ display:block; padding:0 10%;}
.m-sub-menu .list-wrap li a:hover{ text-decoration:none; display:block;}
.m-sub-menu .list-wrap li i{ float:right;}

.m-sub-menu .bot-link { margin-top:30px; text-align:right;}
.m-sub-menu .bot-link i { font-size:20px;}
.m-sub-menu .bot-link a{ margin-left:20px;}
.m-sub-menu .bot-link a:hover{ text-decoration:none;}
.m-sub-menu .sec-sub-list { position: absolute; right: -100%; top: 50px; width: 100%;}
.m-sub-menu .sec-sub-list .return-fir { display: block; padding:0 10%; line-height: 40px; background-color: #333;}
.m-sub-menu .sec-sub-list .return-fir p { color: #fff; font-size: 12px;}
.m-sub-menu .sec-sub-list .return-fir p i{ font-size:14px; margin-right:10px;}
.m-sub-menu .sec-sub-list .boxs { width: 100%; height:1000px; transition: all 0.4s ease 0s; background:#fff; position: absolute; left: 0; top: 0;}
.m-sub-menu .sec-sub-list .boxs.show { left: -100%;}
.m-sub-menu .sec-sub-list ul, .m-sub-menu .sec-sub-list li { width: 100%;}
.m-sub-menu .sec-sub-list li { line-height: 40px; border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .sec-sub-list li a { display: block; padding:0 10%; font-size: 12px;}
.m-sub-menu .sec-sub-list li a:hover{ text-decoration:none;}
.m-sub-menu .sec-sub-list .bot-link { margin-top: 14px;}





.toubu-wb{float:left;margin-left:2%;font-weight:bold;font-size:24px;margin-top:0px;color:#333; width:45%}
.search-bar, .search-bar__icon{display: -webkit-box; display: -ms-flexbox; display: flex;}
.search-bar__icon{position: absolute; top: 12px; left:10px; width: 42px; height: auto; border-right: 1px solid #e6e6e6; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.search-bar{padding:15px;position: relative; overflow: hidden; -webkit-box-flex: 1; -ms-flex: 1; flex: 1;border-radius: 2px; background-color: #f7f7f7; border: 1px solid #e6e6e6; box-sizing: border-box; text-align: center;}
.search-bar input{height: 100%; width: 100%; min-width: 80px; border: none; outline: none; background-color: transparent; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; line-height: 20px !important; color: #262626; padding-left: 15px; text-align: center;}


.search-bars, .search-bars__icon{display: -webkit-box; display: -ms-flexbox; display: flex;}
.search-bars__icon{position: absolute; top: 12px; left:10px; width: 42px; height: auto; border-right: 1px solid #e6e6e6; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.search-bars{padding:15px;position: relative; overflow: hidden; -webkit-box-flex: 1; -ms-flex: 1; flex: 1;border-radius: 2px; background-color: #f7f7f7; border: 1px solid #e6e6e6; box-sizing: border-box; text-align: center;}
.search-bars input{height: 100%; width: 100%; min-width: 80px; border: none; outline: none; background-color: transparent; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; line-height: 20px !important; color: #262626; padding-left: 15px; text-align: center;}




.sj_search{width: 96%; height: auto; display: none; margin:0 auto; padding-bottom: 20px}

.t_right{width:30%; float: right;}
.hd-phone{margin: 0px 1% 0 1%; float: left}
.phone-icon { float: left; background: url(../images/i_tel.png) no-repeat center 6px; width:44px; height:41px;margin: 0;}
.number { margin:0px 0;float:left;padding:0;  box-sizing: border-box;}
.number p { font-size: 14px; color: #999; text-align:left; line-height: normal;}
.number em { font-size: 24px; color: #4289ff; display: block; font-weight:bold; font-style: normal;}

.top_lg{font-size:14px; line-height:20px; padding-top:24px; color:#666; float: right;}
.top_lg a{color:#666;} .top_lg a:hover,.top_lg a.on{color:#4289ff;}


.toubu-tle{font-size:24px;}
.toubu-tle li{line-height:30px;color:#da0000;}
.toubu-tle-pic{margin:4px 10px 0 0;}
.index-yy{margin-right:8px;}
.menubj{width: 100%; height:auto; background: #1f1f1f;}
.menu-bj{width: 100%; height:auto; background: #1f1f1f;}

.top02_c{ display:inline-block; height:auto;margin-right:2%;vertical-align:bottom;}
.top02_r{ display:inline-block; vertical-align:bottom;}

.dh1{width:100%;}
.dh1 ul{width:100%; height:auto;}
.dh1 ul li:hover a,.dh1 ul li.on a {color:#dd2025; border-bottom: 2px solid #dd2025;}
.dh1 li { position: relative;width:130px; float:left;}
.dh1 ul li .a01{line-height:58px; text-align:center; color:#333; font-size:16px; display:block;}
.dh1 ul li:hover .a01{color:#dd2025; border-bottom: 2px solid #dd2025;}
.dh_xl01{width:1050px; max-height:0px; background:#f8f8f8; position:absolute; left:-80px; top:95%; z-index:999999; overflow:hidden; transition: all .64s; }
.dh1 ul li:hover .dh_xl01{ max-height:800px; }
.dh_xl01>div{ padding:40px;overflow:hidden;}

.dh_xl02{width:300px; max-height:0px; background:#f8f8f8; position:absolute; left:0px; top:95%; z-index:999999; overflow:hidden; transition: all .64s; display: block;}
.dh1 ul li:hover .dh_xl02{ max-height:800px; }
.dh_xl02>div{ padding:40px;overflow:hidden;}


.dh_xl02_l{height:auto;}
.dh_xl02_l a{display:block; width:100%;background:none !important;color:#333 !important; padding:0 10px;  line-height:47px;  border-bottom:1px solid #d5d5d5!important; border: none;}
.dh_xl02_l a:hover{background:#d8231c !important;color:#fff !important;}
.dh_xl02_r{width:58%; height:auto; float:right;}
.dh_xl02_r img{ width:100%; margin-bottom:15px;}
.dh_xl02_r p{ color:#666;font-size:14px; white-space:normal;}

.dh_xl02_2{width: 100%;}
.dh_xl02_2 ul{}
.dh_xl02_2 li{width: 10% !important; float: left;text-align: center; padding: 0 !important; margin-right:10px;}
.dh_xl02_2 li .tpimg{max-width: 100%;box-sizing:border-box; border: 1px solid #d9d9d9;}
.dh_xl02_2 li .tpimg img{margin: auto; max-width: 100%; display: block; clear: both; }
.dh_xl02_2 li .pzi{font-size: 13px;line-height: 40px;color: #808080;text-align: center;}
.dh_xl02_2 li:hover .pzi{color: #dd2025;}



.muen{  float:right; height:auto;}
.muen ul{}
.muen ul li{ float:left; text-align: center; font-size:16px; padding:0 30px; line-height:70px; transition:all 0.3s; z-index:180; position:relative; }
.muen ul li a{display: block; color:#fff;}
.muen ul li:hover{ background:#4289ff; color:#fff; }
.muen ul li:hover a{ color:#fff; }
.muen ul li.currelt{background:#4289ff; color:#fff !important;}
.muen ul li.currelt a{color:#fff;}


.muen ul li .yi{background: #4289ff; width: 300px; padding:15px 30px; box-sizing: border-box; position: absolute; font-size:14px; left: 0px;top: 70px;overflow: hidden;visibility: hidden;opacity: 0;transition: all 0.3s;}
.muen ul li:hover .yi{top:70px;visibility: visible;opacity: 1;}
.muen ul li dd{line-height:30px;width: 50%; float: left;}
.muen ul li dd:last-child{border-bottom: none;}
.muen ul li dd a{display: block; color:#fff !important; text-align: left;}
.muen ul li dd a:hover{display: block;text-decoration: none;background: #4289ff; color: #FFF !important;}

.muen ul li .er{background: #4289ff;width:950px; padding:15px 30px; box-sizing: border-box; position: absolute; font-size:14px; left: 0px;top: 70px;overflow: hidden;visibility: hidden;opacity: 0;transition: all 0.3s; box-sizing: border-box;}
.muen ul li:hover .er{visibility: visible;opacity: 1;}
.muen ul li .er dd{line-height: 30px;width:20%; float: left;}
.muen ul li .er dd ul li{float: none; text-align: left;}
.three{}
.three ul{}
.three li{ font-size: 14px!important; color:#fff !important; padding: 0 !important;}
.three li a{color:#fff !important; text-align: left; line-height:30px !important;}
.bt{font-size:18px;color:#fff !important; padding: 0px 0 10px 0 !important; }
.bt span{ border-bottom:2px solid #4289ff; line-height: normal;}
.bt:hover span{ border-bottom:2px solid #fff; line-height: normal;}
.bt.hover span{ border-bottom:2px solid #fff; line-height: normal;}

.m-btn {
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    float: right;
    font-size: 14px;
    text-align: center;
}



.prosearch{width:100%; height:auto; padding: 56px 0; background: #363636; box-sizing: border-box; position: absolute;z-index: 100; top:188px; left:0; opacity: 0; visibility: hidden; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.prosearch.p-show{top:188px; visibility: visible; opacity: 1;-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.prosearchbt{font-size: 24px; color: #fff; margin-bottom: 20px}
.prosearchnybox{width: 100%; height: auto;}
.prosearchnybox:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.prosearchnybox_bt{font-size:14px; color: #fff; margin-bottom: 10px;}
.prosearchnybox ul{display: flex;}
.prosearchnybox ul:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.prosearchnybox li{width:12%; padding: 10px; border:1px solid #616161; float: left; box-sizing: border-box; margin-left:-1px;}

.prosearchny {}
.prosearchny:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.prosearchny dl{}
.prosearchny dd{padding: 10px; border: #616161; border: 1px solid #888; display: block; color:#fff; margin-bottom: 10px;box-sizing: border-box;}
.prosearchny dd a{ padding: 0 0px; box-sizing: border-box; color: #fff; font-size: 12px}
.prosearchny dd:hover{background: #1f1f1f; display:block; }
.prosearchny dd.hover{background: #1f1f1f; display:block; }


.prosearchnybox li:nth-child(5)  .prosearchny dd, .prosearchnybox li:nth-child(6) .prosearchny dd, .prosearchnybox li:nth-child(7) .prosearchny dd{width: 48%; float: left; margin-right: 2%}

/*广告*/
.banner{ width:100%; overflow:hidden; position:relative; margin-top:0px;}
.banner *{ box-sizing:content-box;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;}
.banner ul li a{ display:block;}
.banner ul li img{display:block; width:1920px; position:relative; left:50%; margin-left:-960px;}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:10px;height:10px;zoom:1;border-radius:100%;border:2px solid #888;position:relative;-webkit-transition:.3s;transition:.3s;}
.bandd span:after{content:"";position:absolute;width:6px;height:6px;background:#888;top:2px;left:2px;border-radius:100%}
.bandd span.on,.bandd span:hover{border:2px solid #046ca4;transform:scale(1.1)}
.bandd span.on:after{background:#046ca4}
.banz,.bany{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; opacity:0; transition:0.3s; cursor:pointer; z-index:5;}
.banz{ left:5%;}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.inpro{width: 100%; height: auto; padding: 85px 0; box-sizing: border-box; overflow: hidden;}
.b_title{ text-align:center;}
.b_title a{ font-size:32px; line-height:34px; font-weight:bold; display:block; color:#333; letter-spacing: 2px}
.b_title hr{ width:130px; height:3px; background:#366dff; border-top:none; margin:18px auto; }
.b_title p{ font-size:18px; color:#8c8c8c; line-height: 35px}
.inprony{margin-top: 40px; overflow: hidden;}
.inprony_left{width: 49%; float: left; background: #f1f1f1; margin-right: 1%; position: relative;}
.inprony_left img{max-width: 100%;display: block;}
.inprony_left p{text-align: center; font-size: 20px; color: #333; position: absolute; z-index: 9; bottom:40px; left: 46%}
.inprony_left:hover{background:#4289ff;display: block; color: #fff}
.inprony_left:hover p{ color: #fff}
.inprony_right{width: 50%; float: right;}
.inprony_right ul{margin-right: -1%}
.inprony_right li{width: 49%; float: left; margin: 0 1% 1% 0; background: #fcfcfc;  min-height: 195px}
.inprony_right li .pimg{ text-align: center; margin-top:30px;}
.inprony_right li .pimg img{max-width: 100%;}
.inprony_right li .wz{text-align: center; font-size: 20px; color: #333;margin-top:10px;}
.inprony_right li:hover, .inprony_right li:hover:nth-child(2), .inprony_right li:hover:nth-child(3){background:#4289ff;display: block;}
.inprony_right li:hover .wz{color: #fff;}
.inprony_right li:nth-child(2){background: #f1f1f1}
.inprony_right li:nth-child(3){background: #f1f1f1}
.inprony_right li:nth-child(4){background: #4289ff}
.inprony_right li:hover:nth-child(4){background: #000}
.inprony_right li:nth-child(4) .wz{color: #fff}


.inpro2{width: 100%; height: auto; padding: 85px 0; box-sizing: border-box; overflow: hidden; background: #f6f6f6}
.swiper-container{width: 100%; height: 100%;} 
.swiper-slide{margin-top:40px;text-align: center; font-size: 18px; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}

.families-slider{overflow:hidden;background-color:#f7f7f7;padding-top:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.families-slider__container{position:relative;cursor:-webkit-grab;cursor:grab}
.families-slider__track{margin-top:40px; display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.families-slider hr{max-width:calc(100vw - 30px);margin:0 auto;border:none;border-top:1px solid #e6e6e6}
.families-slider .button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:30px auto 45px}
.families-slider__overlay{display:none;position:absolute;height:100%;top:0;width:140px}
.families-slider__overlay--right{right:0;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,96.9%,0)),to(#f7f7f7));background-image:linear-gradient(90deg,hsla(0,0%,96.9%,0),#f7f7f7)}
.families-slider__overlay--left{left:0;background-image:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,96.9%,0)),to(#f7f7f7));background-image:linear-gradient(270deg,hsla(0,0%,96.9%,0),#f7f7f7)}
.families-slider__arrow{display:none;position:absolute;top:50%;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.families-slider__arrow--right{-webkit-transform:translateX(71px);transform:translateX(71px)}
.families-slider__arrow--right:hover{-webkit-transform:translateX(81px);transform:translateX(81px)}
.families-slider__arrow--left{-webkit-transform:translateX(25px) rotate(180deg);transform:translateX(25px) rotate(180deg)}
.families-slider__arrow--left:hover{-webkit-transform:translateX(15px) rotate(180deg);transform:translateX(15px) rotate(180deg)}
.families-slider__track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.family-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;text-align:center;margin-right:15px;padding:35px 20px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}
.family-card p{font-size: 16px; line-height: 25px;}
.family-card img{margin-right:45px; margin-bottom:20px; width: 100%}
.family-card__title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;line-height:35px;color:#262626;margin-bottom:15px}
.family-card .cta-link{padding-top:20px;display:inline-block}
.family-card:hover{margin-top:-20px;-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.1),0 4px 10px -5px rgba(0,0,0,.1);box-shadow:0 10px 20px -5px rgba(0,0,0,.1),0 4px 10px -5px rgba(0,0,0,.1);}
.family-card:hover .cta-link{color:#366dff}
.family-card:hover .cta-link:after{background-color:rgba(38,38,38,.2)}
.hero{background-color:#f7f7f7;text-align:center;padding-bottom:110px} 
.pnew{position: absolute; top:25px;right:35px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.pnew img{width: 100%}

.swiper-slide:hover .pnew{position: absolute; top:25px;right:35px; margin-top: -20px; -webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}


.family-card .cta-link{padding-top: 20px;display: inline-block;}
.cta-link, .cta-link:after{-webkit-transition: all .25s ease;transition: all .25s ease;}
.cta-link{display: inline-block;color: #262626;font-family: Avenir Next LT W01 Demi,sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 14px;line-height: 20px;letter-spacing: 1px;text-transform: uppercase;text-decoration: none;cursor: pointer;}
.cta-link:after{content: "";display: block;width: 100%;height: 2px;margin-top: 2px;background-color: #366dff;}

.n_butter{margin:50px auto 0 auto;  width: 131px; line-height: 50px; background: #4289ff;display: block; text-align: center; }
.n_butter a{color: #fff; line-height: 50px; font-size: 14px; padding: 0 10px; box-sizing: border-box; display: block;}
.n_butter a:hover{background: #366dff; display: block; border-radius: 8px}

.inapp{width: 100%; height: auto; padding: 131px 0; box-sizing: border-box; overflow: hidden;}
.inapp ul{margin-right: -2%; margin-top: 40px}
.inapp li{width: 31.333%; height: auto; margin-right: 2%; float: left;}
.inapp li img{width: 100%}
.inapp li img:hover{-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.6),0 4px 10px -5px rgba(0,0,0,.6);box-shadow:0 10px 20px -5px rgba(0,0,0,.6),0 4px 10px -5px rgba(0,0,0,.6);}
.inapp li .awz{margin-top: 30px; font-size: 24px; text-align: center;}
.inapp li a:hover{color: #366dff}

.inabout{width: 100%; height:906px; background: url(../images/a_bg.jpg) no-repeat; background-size: cover; position: relative;}
.inaboutny{background: rgba(0,0,0,0.7); position: absolute; height: 682px; width: 56%; right: 0; top:100px;}
.inaboutnybt{font-size: 34px; font-weight: 600; color: #fff; line-height: 40px; margin: 40px 0 0 40px;}
.inaboutnybt:after{content: "";display: block; width:13%; border-bottom: 2px solid #fff; margin-top: 10px;}
.inaboutnytext{font-size: 22px; color: #fff; line-height:45px; margin: 40px 0 0 40px;}
.inaboutnytext p{margin-bottom: 25px;}

.n_butter2{margin:50px 0 0 40px;  width: 131px; line-height: 50px; background: #fff;display: block; text-align: center; }
.n_butter2 a{color: #4289ff; line-height: 50px; font-size: 14px; padding: 0 10px; box-sizing: border-box; display: block;}
.n_butter2 a:hover{background: #4289ff; display: block; color: #fff}


.innews{width: 100%; height: auto; padding:85px 0; box-sizing: border-box; overflow: hidden;}
.newslist{}
.newslist ul{margin-top: 40px;}
.newslist li{color: #333; padding: 20px; box-sizing: border-box; margin-bottom: 20px;}
.newslist li:hover{ box-shadow: 0 0 10px rgba(0,0,0,.2);}
.newslist li .xbt{font-size: 20px; color: #333; font-weight: 600; margin-bottom: 20px;}
.newslist li:hover .xbt{color:#4289ff;}
.newslist li .text{font-size:14px; line-height:26px; color:#676767;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


.inhonor{width: 100%; height: auto; padding:85px 0; box-sizing: border-box; overflow: hidden;}
.ny_gy_zs{margin-top: 80px;}
.ny_al_bg{padding:0px 70px; position:relative; box-sizing: border-box;}
.ny_al{overflow:hidden;}
.ny_al ul{ width:10000%; position:relative;}
.ny_al ul li{ float:left; width:0.235%; margin-right:0.02%;box-sizing:border-box; padding:10px; text-align: center; box-sizing: border-box; height:326px;  display:table; }
.ny_al ul li:hover{ }
.ny_al ul li a{display:table-cell; vertical-align:middle;}
.ny_al ul li img{ display:block; box-sizing:border-box; width:100%;}
.ny_al ul li .wz{ text-align:center; font-size:15px; line-height:40px; color:#333;}
.ny_al ul li:hover .wz{color:#1b3a95;}

.ny_al ul li .wz2{ text-align:center; font-size:15px; line-height:40px; color:#fff}
.ny_al ul li:hover .wz2{color:#fff}

.ny_alz,.ny_aly{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; transition:0.3s; cursor:pointer;}
.ny_alz{ left:0; background:url(../images/swiper1-l.png) center no-repeat;}
.ny_aly{ right:0; background:url(../images/swiper1-r.png) center no-repeat;}

.ny_alz2,.ny_aly2{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; transition:0.3s; cursor:pointer;}
.ny_alz2{ left:0; background:url(../images/a_leftbt.png) center no-repeat;}
.ny_aly2{ right:0; background:url(../images/a_rightbt.png) center no-repeat;}



/*关于我们*/
.about dl{overflow:hidden;display:block;margin-top:45px;}
.about dl dt{display:block;float:left;width:581px;}
.about dl dt img{display:block;width:581px;}
.about dl dd{display:block;float:right;width:670px;}
.about dl dd h5{display:block;font-size:24px;}
.about dl dd h5 a{color:#333;font-weight:bold;}
.about dl dd p{overflow:hidden;display:block;margin-top:30px;height:218px;line-height:30px;color:#666;}
.about dl dd span{display:block;margin-top:30px;height:44px;line-height:44px;}
.about dl dd span a{display:block;float:left;width:158px;height:44px;color:#fff;background:#b3b3b3;text-align:center;}
.about dl dd span a:hover,.about dl dd span a.cur{background:#004da1;}


.qj_bj {
        height: 746px;
        padding-top: 78px;
        background:url(../images/ab-bj.jpg) no-repeat center top;
        box-sizing: border-box;
        font-family: "Microsoft Yahei";
        margin-bottom: -5px;
    }
    
    .qj dl {
        height: 593px;
        position: relative;
    }
    
    .qj dl dd {
        width: 560px;
        height: 454px;
        float: left;
        position: relative;
    }
    
   .about-bsbfnr{font-size:16px;color:#666;line-height:30px;}


.qj dl dd .desc {
    margin-top:110px;
}
.qj dl dd  {
line-height: 32px;
}

.about_eb{ margin-top:50px; position:relative;display:block;padding:50px 40px;background:#fff;}
.about_eb ul li{background:url(../images/abourt_eb-libg.png) no-repeat 130px top;display:block !important; width:100%; overflow:hidden;}
.about_eb ul li strong{ float:left; width:15%; font-size:20px; color:#034ea9;}
.about_eb ul li span{ width:84%;  margin-bottom:50px;float:left;line-height:30px;}

/*企业文化*/
  .culture-1 {
        width: 1300px;
      overflow: hidden;
    }
    
    .culture-1 dl {
        width:33.3%;
        border: 1px solid #ebebeb;
        overflow: hidden;
        float: left;
        background: #fff;
        margin-left: -1px;
        position: relative;
    }
    
    .culture-1 dl dt {
        padding-top: 50px;
        font-size:20px;font-weight:bold;
        color: #044fa2;
        text-align: center;
     }


    .culture-1 dd {
      padding: 30px 40px ;
        text-align: center;
        color: #666666;
    }
	 .culture-1 dd .nobor-wb{ height:60px;overflow:auto;padding-right:20px;margin-bottom:40px;}
    
    .culture-1 dd img {
        display: block;
        margin: 20px auto;width:70%;
    }
    
    .culture-1 .nobor {
        margin-left: 0;
    }

/*修改滚动条样式*/
div::-webkit-scrollbar{
  width:6px;
  height:6px;
  /**/
}
div::-webkit-scrollbar-track{
  background: rgb(239, 239, 239);
  border-radius:2px;
}
div::-webkit-scrollbar-thumb{
  background: #bfbfbf;
  border-radius:10px;
}
div::-webkit-scrollbar-thumb:hover{
  background: #db3d00;
}
div::-webkit-scrollbar-corner{
  background: #db3d00;}
.g_zj{margin-top:80px;}
.zj_li{ overflow: hidden;}
.zj_li ul{ overflow: hidden; text-align:center;}
.zj_li ul li{border-radius:25px; display:inline-block; width:200px; height:45px; line-height:45px; background: #7d7d7d; color: #fff; font-size: 18px; text-align: center;}
.zj_li ul li.cur{ background:#004da1;color:#fff;}
.zj_on{ overflow: hidden; margin-top:40px;}
.zj_on ul li{ float: left; width: 310px; margin-right:20px; text-align: center;}
.zj_on ul li img{ width:100%;}

.zj_on ul li.nom{ margin-right: 0;}
.zj_on ul li span{ display: block; text-align: center; padding-top: 13px; color: #646464; font-size: 16px;}
.zj_on ul li p{ line-height:55px;background:#fff;}


/* 董事长寄语 */
.ny-about-dszjy-right{width:68%;margin-top:80px;}
.dszjy-title{font-size:30px;line-height:30px;}
.dszjy-title p{margin-top:10px;}
.ny-about-dszjy-content{margin-top:30px;}

/* LC */
.lc{  padding:60px 0; overflow:hidden; background:#1c4994;}
.lc .tit1{ height:90px; background:url(../images/zl_line.gif) no-repeat center 20px; position:relative;}
.lc2{ background:url(../images/lc_bg.png) no-repeat center 117px; height:220px;width:1000px;margin:0 auto;}
.lc2 dl{width:105px;float:left;margin-right:74px;}
.lc2 dt{ background:url(../images/lc_bg01.png) no-repeat; height:140px; font:16px "Microsoft Yahei"; text-align:center; font-weight: bold;color:#fff; padding-top:25px;}
.lc2 dt em{ display:block; width:36px; height:35px; margin:0 auto 5px;}
.lc2 dd{  text-align:center; color:#fff;text-indent: 0;padding-top:35px;}
.lc2 .dl01 dt em{ background:url(../images/lc1.png);background-position:0 -35px;}
.lc2 .dl02 dt em{ background:url(../images/lc2.png);background-position:0 -35px;}
.lc2 .dl03 dt em{ background:url(../images/lc3.png);background-position:0 -35px;}
.lc2 .dl04 dt em{ background:url(../images/lc5.png);background-position:0 -35px;}
.lc2 .dl05 dt em{ background:url(../images/lc4.png);background-position:0 -35px;}
.lc2 .dl06 dt em{ background:url(../images/lc6.png);background-position:0 -35px;}
.lc2 .dl06{ margin-right:0;}



/* 合作伙伴 */
.index-hzhb-bj{background:#f2f2f2;overflow:hidden;padding:60px 0;}
.partner ul{padding-top:1px;padding-left:1px;margin:40px 0;}
.partner li{float:left;width:16.7%;border:1px solid #eee;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partner li .pImg{padding-top:62%;}
.partner li a:hover{box-shadow:0 0 8px #ccc;z-index:2;}

.container{position:relative;min-width:320px;width:100%;max-width:1800px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;transition:all 0.5s;}


/*新闻资讯*/


.new_xw {float: left;width:60%; margin-top:40px;}

.news_tit { margin-bottom:30px;}
.news_tit a{font-size: 24px; font-weight: bold;color: #004da1;}
.news_tit span a{font-size:15px;font-weight: normal;line-height:42px;}


.index-news-left-top{margin-bottom:15px;overflow:hidden;}
.index-news-left-pic{width:40%;}
.index-news-left-pic img{display: block; transition: all 0.3s linear 0s;overflow:hidden;}
.index-news-left-pic:hover img{transform: scale(1.1);}
.index-news-left-nr{width:56%;}
.index-news-left-title{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-left-title a{font-size:18px;}
.index-news-left-rq{color:#9b9b9b;margin:15px 0;}
.index-news-left-wb{color:#999; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 
margin-bottom:15px;}
.news_link a { color: #e80000; }

.newdown{background: #fff;padding: 10px 20px 20px 20px;margin-top:10px;}
.newdown li { border-bottom: 1px solid #e5e5e5;line-height:46px;padding-left:18px;background:url(../images/ysico.jpg)no-repeat left;}
.newdown li a{color: #666;}
.newdown li a:hover{color: #004da1;}


.index-cjwt { width:35%;margin-top:40px; }
.index-cjwt-pic{margin-bottom:20px;width:100%;}
.index-cjwt-pic img{display: block; transition: all 0.3s linear 0s;overflow:hidden;width:100%;}
.index-cjwt-pic:hover img{transform: scale(1.1);}

.index-cjwt-nr{color:#999; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; 
margin:10px 0;}
.index-cjwt-title { margin-bottom: 30px;}
.index-cjwt-title a{font-size: 24px; font-weight: bold;color: #004da1;}
.index-cjwt-title span{font-size:15px;font-weight: normal;line-height:42px;}

/* footer */
.footer{ padding:130px 0;overflow:hidden;background:#2d2d2d;}
.footer_left{width: 20%; float: left; margin-top: 60px;}
.footer_left img{width: 100%}
.footer_middle{margin-left:4%; float: left; width: 40%; }
.footer_middle p{margin-bottom: 10px; font-size: 16px; color: #fff;}
.footer_right{float: right;}
.footer_right ul{}
.footer_right li{width: 50%; line-height: 40px; color: #fff; float: left;}
.footer_right li a{ line-height: 40px; color: #fff;}}
.ft-menu{float:left;width: 56%;overflow:hidden;}
.ft-menu .item{position:relative;float:left;margin-right:3%;width: 16%;}
.ft-menu .item:nth-of-type(1) {width: 16%;}
.ft-menu .item:after{display:block;position:absolute;top:0;right:0;width:1px;height:217px;content:"";background:#393939;}
.ft-menu .item::before { display: block; content: ""; position: absolute; top: 0; right: 0; width: 1px;height: 18px; background: #da0000; z-index: 2;}
.ft-menu .item h3{font-weight:normal; font-size:16px; color:#fff;overflow:hidden;}
.ft-menu .item h3 a{display:block;color:#fff;}
.ft-menu .item h3 a:hover{font-weight:bold;}
.ft-menu .item ul{ margin-top:0px;overflow:hidden;}
.ft-menu .item li{  padding:6px 0;font-size:14px;}
.ft-menu .item li a{display:block;color:#999;}
.ft-menu .item li a:hover{text-decoration:underline; color: #fff;}
.ft-infos{position:relative;float:left;width: 30%;}
.ft-infos h3{font-weight:normal;overflow:hidden; font-size: 16px;}
.ft-infos h3 a{display:block;color:#fff;}
.ft-infos .con{margin-top:10px;color:#999;overflow:hidden;}
.ft-infos .con p{ padding: 0px 0; font-size: 14px;}
.ft-infos .con p a{ color:#666;}
.ft-infos .con p em { font-family: "DIN Bold"; font-size: 16px;}
.ft-infos .con p a:hover{color: #fff;text-decoration:underline; }
.ft-QRcode{float:right;overflow:hidden;}
.ft-QRcode .tel{color:#fff;}
.ft-QRcode .tel span{display:block;font-size:14px; color: #fff; width: 80px; height: 32px; line-height: 32px; border-radius: 0 10px 0 0; background: #da0000;  text-align: center;}
.ft-QRcode .tel em{ margin-top:5px;display:block;font-size:24px;font-family:"DIN Bold"; color: #fff;font-style: normal;}
.ft-QRcode .QRcode-list{margin-top:10px;overflow:hidden;}
.ft-QRcode .QRcode-list .item{float:left; width:150px;background:#fff; border-radius: 0 20px 0 0; padding-bottom: 10px;}
.ft-QRcode .QRcode-list .item:nth-of-type(2) { margin-left: 20px;}
.ft-QRcode .QRcode-list .item p{ font-size: 12px; color: #999; padding: 10px 0; text-align: center;}
.ft-QRcode .QRcode-list .item i {position:relative;display:block;overflow:hidden; width: 100px; margin: 0 auto;}
.ft-QRcode .QRcode-list .item i img { width:100%;}
.index-copy-bj{background:#1c4994;}
.index-copy{color: #fff;font-size:14px;padding:20px 0;}
.index-copy a{color: #fff;}
.index-copy a:hover{text-decoration:underline;}


/*right_bar*/
.right_bar{position:fixed; right:0px; z-index:888; top:30%; margin-top:-64px;}
.right_bar img{vertical-align:middle; margin-right:2px;}
.right_bar  li{margin-bottom:2px;}
.right_bar span{display:inline-block; zoom:1; *display:inline; background:url(../images/tel_mark1.png) no-repeat; width:110px; height:30px; line-height:30px; text-align:center; font-size:12px; color:#fff;}
.right_bar a{font-size:12px; color:#fff;}
.xxi{background: #f03a34; width: 30px; height:auto; line-height: 30px; text-align: center; display: block; font-size: 20px; color: #fff; top: -30px; position: absolute; border-radius:0  0  0 8px }



.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#dd2025;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#dd2025;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../images/ewm.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#dd2025;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#dd2025;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}


.listBanner{ width:100%; height:auto; overflow:hidden}
.listBanner img{width:100%;}

.nyabout{width: 100%; height: auto; padding: 85px 0;}
.nyawz{font-size: 14px; line-height: 32px; color: #333; margin-top: 15px}

.nyabout2{width: 100%; height: auto; overflow: hidden;}
.nyabout2_01{}
.nyabout2_01left{width: 50%; height: auto; float: left; position: relative;}
.nyabout2_01left img{width: 100%}
.nyabout2_01leftbg{position: absolute; background: rgba(31,31,31,0.8); left: 0; bottom:-125px; width: 250px; height: 250px; display:none;}
.nyabout2_01right{width:50%; float: right; }
.zxts{ overflow:hidden; padding-top:40px;}
.zxts_list{ cursor:pointer; margin:0 70px 40px; padding-left:158px; width:100%; overflow:hidden; position:relative; min-height:120px; float:left;}
.zxts_list span{ display:block; width:120px; height:120px; border-radius:100%; background:#4289ff; position:absolute; left:0; top:0;}
.zxts_list_icon01{ color: #fff; font-size: 24px; line-height: 30px; text-align: center; padding: 30px; box-sizing: border-box;}
.zxts_list h2{ height:46px; overflow:hidden; line-height:46px; font-size:16px; color:#333; font-weight:bold;}
.zxts_list p{ line-height:22px; color:#666; margin-top:46px;font-size: 14px}

.nyabout2_02{overflow: hidden;}
.nyabout2_02left{width:50%; float: left; }
.nyabout2_02right{width: 50%; height: auto; float: right;}
.nyabout2_02right img{width: 100%}
.zxts2{ overflow:hidden; padding-top:196px;}
.zxts_list2{ cursor:pointer; margin:0 0px 40px; padding-left:158px; width:100%; overflow:hidden; position:relative; min-height:120px; float:left;}
.zxts_list2 span{ display:block; width:120px; height:120px; border-radius:100%; background:#4289ff; position:absolute; left:0; top:0;}
.zxts_list2 h2{ height:46px; overflow:hidden; line-height:46px; font-size:16px; color:#333; font-weight:bold;}
.zxts_list2 p{ line-height:22px; color:#666; margin-top:46px;font-size: 14px}

.nyabout2_03{width:100%; overflow: hidden; padding: 85px 0; height: auto;}
.nyabout2_03 ul{margin-right: -2%;}
.nyabout2_03 li{width: 31.33%; margin-right: 2%; float: left; overflow: hidden; font-size:0; line-height: normal;}
.nyabout2_03 li img{font-size:0; max-width: 100%;overflow: hidden;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.nyabout2_03 li:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product-hz{width:1300px;margin:25px auto 50px auto;}
.product-hz:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.product-menu-top-wz{color:#666;margin-bottom:30px;}
.product-menu-top-wz a{color:#666;}
.product-menu-top-wz a:hover{color:#004da1;}

.nyabout2_04{width: 100%; height: auto; overflow: hidden;}
.nyabout2_04_wz{font-size: 14px; line-height: 30px; text-align: center;}
.nyabout2_04_img{margin:auto; display: block; clear: both;}
.nyabout2_04_img img{max-width: 100%}

.inhonor2{width: 100%; height: auto; padding:60px 0; box-sizing: border-box; overflow: hidden;}
.inhonor2bg{background: #3b3b3b; padding: 30px 0; overflow: hidden;}

.nyabout2_05{width: 100%; height: auto; padding: 85px 0; overflow: hidden;}
.nyabout2_05left{width: 44%; float: left; font-size: 14px; line-height: 30px; margin-top:60px}
.nyabout2_05left .bts{font-size: 24px; margin-bottom:8px; font-weight: 600}
.nyabout2_05right{width: 40%; float: right; margin-top: 30px}
.nyabout2_05right img{max-width: 100%; height: auto;}

.ny_news_menu{text-align: center; padding: 40px 0}
.ny_news_menu ul{}
.ny_news_menu li{line-height: 40px; font-size: 24px; color: #000; box-sizing: border-box; display: inline-block; margin:0 40px;}
.ny_news_menu li a{font-size: 24px; color: #000; display: block;}
.ny_news_menu li a:hover{display: block;border-bottom: 2px solid #4289ff; color: #4289ff}
.ny_news_menu li.hover, .ny_news_menu li a.hover {border-bottom: 2px solid #4289ff; color: #4289ff!important}

/*内页新闻中心*/
.news_r_text{width:100%; height: auto; padding-bottom: 65px;overflow: hidden;}
.news_r_text ul li{width:100%;border-bottom:1px dashed #e6e6e6; padding-bottom:2%;margin-bottom:2%;overflow: hidden;}
.news_r_text ul li:nth-child(5n){border-bottom:none; padding-bottom:inherit;}
.news_r_text ul li .pic{width:30%; float:left; overflow:hidden; background:#e6e6e6; padding:3px;} 
.news_r_text ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.news_r_text ul li .pic img:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.news_r_text ul li .text{width:68%;float:right;}
.news_r_text ul li .text .titnr{width:100%;font-size: 14px;}
.news_r_text ul li .text .tit{margin-bottom: 10px; overflow: hidden;}
.news_r_text ul li .text .tit a{font-size:16px; font-weight:bold; color:#333;float:left; overflow: hidden; text-overflow: ellipsis;white-space: nowrap!important; }
.news_r_text ul li .text .tit a:hover{color:#4289ff;}
.news_r_text ul li .text .time{color:#333; margin-top: 10px}
.news_r_text ul li .text .nwz{width:100%;margin-top:1%; line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden; font-size: 14px; color: #555;}
.nmwz a{font-size: 14px; color: #555;}
.nmwz a:hover{font-size: 14px; color: #4289ff;}
/*内页新闻中心*/


/*新闻详情*/
.xqny{width:100%; height: auto; overflow: hidden; padding: 85px 0}
.xinwenxiangqing{width:100%; height: auto; overflow: hidden;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #4289ff;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size: 16px; line-height: 35px; font-weight: 600; color:#4289ff }
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%; float: right; margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%; clear: both; display: block; margin: auto}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#4289ff; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#4289ff;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #4289ff;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #4289ff;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}


.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#4289ff;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin-top:40px; overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}


.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #4289ff;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #4289ff;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #4289ff; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #4289ff;}



.contact{padding: 40px 0; box-sizing: border-box; overflow: hidden;}
.contact_left{width: 50%; float: left;}
.contact_left01{font-size: 14px; line-height: 42px; margin-bottom: 90px;}
.contact_left02{font-size: 67px; color: #aeaeae}
.contact_left02 p{font-size: 67px; color: #aeaeae; margin-bottom: 30px;}
.contact_left02 span{font-size: 22px; color: #2d2d2d; line-height: 38px}

.contact_right{width: 50%; float: right;}
.tactfrms{ }
.tactfrms .fbt{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:45%;float:left;;margin:0 5% 4% 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#fff;background:#4289ff;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#4289ff;}

.tactfrms li select{width:98%; padding:15px; border:1px solid #ddd; box-sizing:border-box; border-radius: 3px; color: #757575}

button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.search{height:66px;line-height:65px;}
.search .container{overflow:hidden;}
.searFont{width:70%;overflow:hidden;}
.searFont strong{color:#333;font-weight:normal}
.searFont a{padding:0 10px;}
.searMain{width:30%;height:65px;overflow:hidden;border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;padding-right:55px;}
.searMain .sear_text{float:left;width:100%;height:65px;line-height:65px;background:#fff;padding:0 25px;}
.searMain .sear_btn{float:right;width:35px;height:35px; cursor:pointer;background:#004da1 url('../images/sBtn.png') no-repeat center;transition:all 0.3s;margin-top:18px;margin-right:-35px;}
.searMain .sear_btn:hover{background-color:#4289ff;}

.support{width: 100%; height: auto; overflow: hidden;}
.supportico{width: 100%; overflow: hidden;}
.supportico .img{float: left;}
.supportico .img img{max-width: 100%;}
.supportico .wz{ padding-left: 126px; font-size: 36px; padding-top: 30px}



.cultures{width: 100%; height: auto; padding: 40px 0; overflow: hidden; box-sizing: border-box; }
.company-cultures{}
.company-cultures ul{}
.company-cultures ul li{float: left;width: 33.333%;height: auto;padding:0 3.5%; box-sizing: border-box;}
.company-cultures ul li:hover{}
.company-cultures ul li em{width: 149px;height: 149px;margin: 0 auto;display: block; background: #231815; border-radius: 50%; text-align: center; padding: 35px; box-sizing: border-box;}
.company-cultures ul li em img{}
.company-cultures ul li:hover em.xs, .company-cultures ul li.hover em.xs{display: block; background: #4289ff;}
.company-cultures ul li .fwbt{font-size: 16px;font-weight: bold;padding-top:10px;text-align: center; line-height: 40px; font-weight: normal;}
.company-cultures ul li p{font-size: 14px;text-align: center;margin: 0 auto;padding-top: 0px;}
.company-cultures ul li:hover .fwbt, .company-cultures ul li.hover .fwbt{color: #4289ff;}{color: #4289ff;}

.supportny{width: 100%; height: auto; overflow: hidden; padding: 40px 0; box-sizing: border-box; background: #f1f1f1}
.supportnywz{font-size: 14px; line-height: 28px;}
.supportnybig{font-size: 24px; margin:30px 0 20px;}

.choicenul{overflow: hidden; margin: 60px 0;}
.choicenul ul{margin-right:-2%;}
.choicenul li{float: left;margin-right:2%;cursor:pointer;width:31.333%;}
.choicenul li .sbt{font-size:24px;font-weight:normal;margin:15px 0;}

.faq{width: 100%; height: auto;overflow: hidden; margin:40px 0;}
.faqleft{width: 30%; float: left;}
.faqleft ul{}
.faqleft li{background: #f7f7f7; line-height: 35px; color: #333; padding-left:20px; margin-bottom:15px; border-radius: 6px}
.faqleft li a{}
.faqleft li:first-child, .faqleft li:first-child a{}
.faqleft li:hover{color: #187be6}
.faqleft li.hover, .faqleft li.hover a{background: #187be6; color: #fff}
.faqright{width: 68%; float: right;}
.ac-a{width: 100%;overflow: hidden;}
.ac-b{margin: 0 auto;}
.ac-c{width: 100%;overflow: hidden;padding-bottom: 30px;}
.ac-d{float: left;font-size: 18px;color: #222;}
.ac-e{float: right;font-size: 14px;color: #333;line-height: 36px;}
.ac-blue{color: #2a2a2a;}
.ac-f{width: 100%;}
.ac-g{}
.ac-g.active .ac-n:after{content: "-";}
.ac-h{width: 100%;overflow: hidden;cursor: pointer;transition: background-color .3s; box-sizing: border-box;}
.ac-h:hover{}
.ac-i{float: right;font-size: 0; width:68%;}
.ac-k{font-size: 14px;color: #333;display: inline-block;vertical-align: top;line-height: 44px;}
.ac-k1{padding-right: 28px;box-sizing: content-box; width: 16%}
.ac-k2{padding-right: 28px;width: 20%;box-sizing: content-box;}
.ac-k3{padding-left: .28rem;}
.ac-n{font-size: 18px;color: #333; line-height: 44px}
.ac-n:after{content: "+";display: inline-block;vertical-align: middle;width: 30px;text-align: center;font-size: 28px;color: #2a2a2a;float: left;}
.ac-o{display: none;width: 100%;}
.ac-p{width: 100%;padding: 20px;border-bottom: 2px solid #eee;font-size: 0; box-sizing: border-box;}
.ac-r{display: inline-block;vertical-align: top;width: 18%;font-size: 14px;color: #333;}
.ac-s{width: 100%;padding: 10px 30px;box-sizing: border-box;}
.ac-t{overflow: hidden; color: #888c85; font-size: 15px}
.ac-u{width: 60%; float: left;}
.ac-u ul{ border: none; background: none; display: block;}
.ac-u li{border-bottom: 1px solid #efefef;padding: 0.5em 0;}
.ac-u1{float: left;}
.ac-u2{float: right;}
.ac-ur{float: right; width: 38%;}
.ac-ur img{width: 100%;}
.ac-v{font-size: 14px;color: #2a2a2a;margin-bottom: 32px;}
.ac-w{font-size: 14px;color: #333;line-height: 24px;}
.ac-x{display: block;width:15%;height: 56px;line-height: 56px;border: none;text-align: center;background-color: #2a2a2a;font-size: 16px;color: #fff;cursor: pointer;border-radius: 50px;}

.download{width: 100%; height:auto;padding: 85px 0; overflow: hidden; box-sizing: border-box;}
.downloadleft{width: 75%; float: left;}
.downloadleft01bg{overflow: hidden;}
.downloadleft01_l{width:35%; float: left;}
.downloadleft01_r{width:65%; margin-top: 20px;}
.downloadright{width: 20%; float: right;}
.downloadright1{background: #4289ff; padding: 20px; height: auto; overflow: hidden; box-sizing: border-box; margin-bottom: 10px}
.downloadright1_bt{font-size: 22px; color: #fff; margin-bottom:20px;}
.cbutter{}
.cbutter a{font-size: 18px; border-radius: 50px; line-height: 40px; background: #fff;  padding:5px 20px; box-sizing: border-box;  display: block;}
.cbutter a:hover{color: #fff; border-radius: 50px; line-height: 40px; background: #154fb0; color: #fff; display: block;}

.about_join{width: 100%; height: auto; overflow: hidden; margin-top: 30px;}
.about_joinny{}
.cjwt-hz{ border-bottom: 1px dotted #e5e5e5; padding: 10px 0 30px 0; margin-bottom:20px;overflow: hidden; cursor: pointer; }
.cjwt-hz1{padding: 0; font-size: 16px; padding-bottom: 15px}
.cjwt-pic{width:20px;float:left;padding-top:5px;margin-right:10px;}
.cjwt-title{margin: 0 0 5px 0px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cjwt-nr-title a{font-size:26px; font-weight: normal;}
.cjwt-nr-title a:hover{color:#0093dd;}
.cjwt-nr-title2 a{font-size: 16px;}
.cjwt-nr-ms{margin-top:10px;color:#666;}
.cjwt-hd{margin-top:10px;}
.cjwt-hz-tb{padding-top:3px;}
.cjwt-nr{ width: 85%; }
.fbt20{font-size: 20px; margin-bottom:10px;}
.cjwt-hz-bottom{padding-bottom:20px; overflow:hidden; display:none;}
.cjwt-hz-bottom.active{ display:block;}
.cjwt-hz-bottom-pic{margin-top:8px;}
.cjwt-hz-bottom-wz{font-size:15px;}
.cjwt-hz-bottom-wzbx {width: 80%; float: right; margin-bottom: 30px;}
.cjwt-hz-bottom-zw{height: 20px; line-height: 20px;  padding-left: 10px; border-left: 4px solid #0093dd; font-size: 18px;font-weight:bold;}
.cjwt-hz-bottom-fl li{border:1px dashed #F60;float:left;margin:0 0.5%;width:80px;text-align:center;color:#F60;}
.cjwt-hz-bottom-nt{ margin-top: 20px; font-size: 14px; line-height: 25px;}
.cjwt-fl{margin-top:30px;}

.resource-drawer__resource{padding: 0 15px 15px 15px; box-sizing: border-box; overflow: hidden; border-bottom: 1px solid #e5e5e5; }
.resource-drawer__resource ul{}
.resource-drawer__resource li{overflow: hidden; line-height: 35px}
.resource-drawer__resource li .dwz{font-size: 14px; float: left; width: 30%;}
.dico{float: right; overflow: hidden;}
.dico dl{}
.dico dd{display:inline-block; margin:0 6px;}
.dico dd img{max-width: 100%; }

.downloadright2{background: #d1d1d1; padding: 20px; height: auto; overflow: hidden; box-sizing: border-box;}
.downloadright2_bt{font-size: 22px; color: #313131; margin-bottom:20px;}
.downloadright2 ul{}
.downloadright2 li{width:50%; float: left; font-size: 14px; line-height: 30px; margin-bottom: 10px; color: #313131}
.downloadright2 li:hover{color: #4289ff}

.downloadright3{background: #d1d1d1; padding: 20px; height: auto; overflow: hidden; box-sizing: border-box; margin-top: 10px;}
.downloadright3_bt{font-size: 22px; color: #313131; margin-bottom:20px;}
.downloadright3 ul{}
.downloadright3 li{font-size: 14px; line-height: 30px; margin-bottom: 10px; color: #313131}
.downloadright3 li:hover{color: #4289ff}

.appbg{width: 100%; height: auto; background: url(../images/s_bg.jpg) no-repeat; padding: 60px 0; box-sizing: border-box; background-size: cover;}
.jjfa {padding-bottom: 0px;padding-bottom: 0px;}
.jjfa .titp i {background: #fff;color: #999;}
.jjfa .conleft {width: 22%;}
.jjfa .conleft .lbox {margin-top:10px;transition: all 0.5s; background: #fff; padding:20px 0; box-sizing: border-box;}
.jjfa .conleft .lbox a {display: block;transition: all 0.5s;line-height: 45px;}
.jjfa .conleft .lbox p {height: auto;padding-left: 88px;width: 183px;color: #333;transition: all 0.5s;}
.jjfa .conleft .lbox p span {display: block;font-size: 18px;}
.jjfa .conleft .lbox p i {display: block;font-size: 12px;text-transform: uppercase;}
.jjfa .conleft .lbox:first-child {margin-top: 0;}
.jjfa .conleft .box1 p {background: url(../images/a_ico.png) no-repeat 31px center;}
.jjfa .conleft .box2 p {background: url(../images/a_ico2.png) no-repeat 31px center;}
.jjfa .conleft .box3 p {background: url(../images/a_ico3.png) no-repeat 31px center;}
.jjfa .conleft .box4 p {background: url(../images/a_ico4.png) no-repeat 31px center;}
.jjfa .conleft .box5 p {background: url(../images/a_ico5.png) no-repeat 31px center;}
.jjfa .conleft .box6 p {background: url(../images/a_ico6.png) no-repeat 31px center;}
.jjfa .conleft .box7 p {background: url(../images/a_ico7.png) no-repeat 31px center;}
.jjfa .conleft .box1.cur p {background: url(../images/ah_ico.png) no-repeat 31px center;}
.jjfa .conleft .box2.cur p {background: url(../images/ah_ico2.png) no-repeat 31px center;}
.jjfa .conleft .box3.cur p {background: url(../images/ah_ico3.png) no-repeat 31px center;}
.jjfa .conleft .box4.cur p {background: url(../images/ah_ico4.png) no-repeat 31px center;}
.jjfa .conleft .box5.cur p {background: url(../images/ah_ico5.png) no-repeat 31px center;}
.jjfa .conleft .box6.cur p {background: url(../images/ah_ico6.png) no-repeat 31px center;}
.jjfa .conleft .box7.cur p {background: url(../images/ah_ico7.png) no-repeat 31px center;}

.jjfa .conleft .lbox.cur {background: #4289ff;/* width: 381px; */border-color: #4289ff;}
.jjfa .conleft .lbox.cur a {background: url(../images/jjfaicon11.png) no-repeat 320px center;}
.jjfa .conleft .lbox.cur p {color: #fff;}
.jjfa .conright {width: 72%;height: auto;position: relative; margin: 60px 0; background: rgba(66,137,255,0.5);}
.jjfa .conright .rbox {display: none;position: relative; padding: 35px 80px; box-sizing: border-box;}
.jjfa .conright .rbox.cur {display: block;}
.appimg{margin-bottom: 15px;}
.appimg img{max-width: 100%}
.appny{font-size: 16px; line-height: 32px; color: #fff}
.jjfa .conright .pImg img {display: block;width: auto;height: auto;}
.jjfa .conright .boxmore {position: absolute;left: 0;bottom: 0;background: url(../images/bg01.png);width: 100%;height: 138px;}
.jjfa .conright .boxmore .p1 {margin: 35px 0 10px 30px;width: 600px;font-size: 22px;font-weight: bold;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.jjfa .conright .boxmore .p1 a {color: #fff;}
.jjfa .conright .boxmore .p2 {margin-left:30px;width: 650px;line-height: 20px;}
.jjfa .conright .boxmore .p2 a {color: #ccc;}
.jjfa .conright .boxmore .p3 {width: 149px;height: 52px;border: 1px solid #fff;line-height: 52px;border-radius: 5px;text-align: center;font-size: 15px;position: absolute;right: 19px;top: 40px;}
.jjfa .conright .boxmore .p3 a {display: block;height: 52px; color: #fff;}
.jjfa .conright .boxmore .p3:hover {background: #4289ff;border-color: #4289ff;}


.probox{width: 100%; height: auto; overflow: hidden; padding: 85px 0; box-sizing: border-box;}
.probox_left{width: 23%; height: auto; float: left;}
.blk-xs{width:100%;}
.fdh-01-tit {}
.fdh-01-tit .nbt{font-size: 24px;font-weight: normal;line-height: 75px;color: #333;}
.fdh-01-tit .nbt span{font-size: 14px;text-transform: uppercase;}

.fdh-01-nav-one .nbt2{line-height: 50px;overflow: hidden;border:1px solid #71a6ff; margin-bottom:-1px;}
.fdh-01-nav-one .nbt2 a{display:inline-block;font-size: 18px;font-weight: normal;color: #666666;overflow: hidden;vertical-align: middle;width:calc(100% - 50px);box-sizing: border-box;padding-left:20px;}
.fdh-01-nav-one .nbt2 i{display:inline-block; vertical-align: middle;width:50px;height:50px;background: url(../images/p14-icon5.png) center center no-repeat;}
.fdh-01-nav-one .nbt2 i.xu{background: url(../images/p14-icon2.png) center center no-repeat;}
.fdh-01-nav-one dl{display:none;}

.fdh-01-nav-one .nbt2.sidenavcur, .fdh-01-nav-one .nbt2:hover{background: #4289ff}
.fdh-01-nav-one .nbt2.sidenavcur a, .fdh-01-nav-one .nbt2:hover a{color: #fff;}
.fdh-01-nav dl{padding: 0px;}
.fdh-01-nav dt{font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;background: #f5f5f5;position: relative;overflow: hidden;}
.fdh-01-nav dt:after{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after{border-color: #4289ff;}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a{color: #4289ff;}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt.hover a{color: #4289ff;}
.fdh-01-nav dd{border: 1px solid #ececec;border-bottom: 0;}
.fdh-01-nav p{height: 50px;font-size: 14px;line-height: 50px;padding-left: 72px;padding-right: 40px;border-bottom: 1px solid #ececec;background: #fff;position: relative;overflow: hidden;}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a{color: #4289ff;}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after{background: #4289ff;}
.fdh-01-nav a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color: #333; font-weight:normal;}
.fdh-01-nav a.hover{color: #4289ff;}

.probox_left02{margin-top: 15px}

.probox_right{width: 73%; float: right; margin: 75px 0 40px 0}
.probox_right01{overflow: hidden;}
.probox_right01_left{float: left; width: 56%;}
.probox_rightbt{font-size: 24px; color: #333; margin-bottom: 15px;}
.probox_rightbtny{font-size: 14px; line-height: 30px;}
.probox_rightbtny em{color: #4289ff; margin-right:6px; font-weight: 600}
.probox_rightbt_right{width:44%; float: right;}
.probox_rightbt_right img{max-width: 100%;}


.pwzny{width:60%; float: right; margin-top:40px;}
.pwzny dl{ margin-right: -2%}
.pwzny dd{width: 48%; float: left; margin-right: 2%; margin-bottom: 10px;}
.pwzny dd .btss{font-size: 14px; line-height: 30px; color: #323232}
.pwzny dd .swz{color: #888383; line-height: 30px;font-size: 14px;}
.pwzny dd .swz em{color: #888383; margin-left:6px; font-weight: 600}

.n_butter3{margin:10px 0; width: 131px; line-height: 40px; display: block; text-align: center; border-radius: 30px; float: right; border: 1px solid #4289ff;}
.n_butter3 a{color: #4289ff !important; line-height: 40px; font-size: 14px; padding: 0 10px!important;box-sizing: border-box; display: block;}
.n_butter3 a:hover{background: #4289ff; display: block; color: #fff !important;  border-radius: 30px; line-height: 38px;}


.n_butter4{margin:10px auto; width: 131px; line-height: 40px; display: block; text-align: center; border-radius: 30px; border: 1px solid #4289ff;}
.n_butter4 a{color: #4289ff !important; line-height: 40px; font-size: 14px; padding: 0 10px!important;box-sizing: border-box; display: block;}
.n_butter4 a:hover{background: #4289ff; display: block; color: #fff !important; border: 1px solid #4289ff; border-radius: 30px; line-height: 38px;}



.pro_right{width: 100%; height: auto; overflow: hidden; margin-top: 40px;}
.productss{width:100%; margin-top:30px;}
.promore_l{width:55%;float:left;}
.promore_l img{max-width: 100%;}

/*å›¾ç‰‡æ”¾å¤§é•œæ ·å¼*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*å›¾ç‰‡å°å›¾é¢„è§ˆåˆ—è¡¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:41px;}
.spec-scroll .items ul li img:hover{border:2px solid #010569; padding:1px;}

.pros_right{width:40%; float:right;}
.pros_right_top{ margin-top:70px;}
.pros_right_top .pbt{display:inline-block; font-size:36px; color:#333;padding-bottom:15px;}
.pros_right_top .ppwz{ font-size: 22px; line-height: 35px; padding-bottom:15px;}
.pros_right_top .ppwz2{ font-size: 24px; line-height: 35px; color: #767676;}
.proleft{width:100%;font-size:14px; line-height:35px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }

.xqpro33{width: 100%; height: auto; overflow: hidden; margin-top: 60px;}
.xqpro33 .blue{ font-size: 24px; line-height: 50px; color: #4289ff;}
.xqpro33ny{overflow: hidden;}
.xqpro33ny ul{}
.xqpro33ny li{width: 50%; float: left; line-height: 35px; float: 16px; color: #333;}



.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.pro_right .hd{}
.pro_right .hd ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:3px solid #e1e1e1}
.pro_right .hd li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase; padding: 10px 0; margin-right: 15px;}
.pro_right .hd li.on{color: #f00;}

.pro_right .bd ul{border-bottom: none !important}
.pro_right .bd li{border-bottom: 1px solid #e3e3e3; padding:20px 0; overflow: hidden;}
.pro_right .bd li .pic{width:35%; float: left; overflow: hidden;}
.pro_right .bd li .pic .pimg{width: 100%; height: auto; overflow: hidden;}
.pro_right .bd li .pic .pimg img{max-width: 100%; -webkit-transition: all .3s; transition: all .3s; overflow: hidden;}
.pro_right .bd li .pic p{text-align: center; font-size: 24px;margin-top:20 !important; text-align: center !important;}
.pro_right .bd li .pic p span{font-size: 14px;}
.pro_right .bd .ny{width: 100%; height: auto; overflow: hidden; font-size: 14px; line-height: 35px; margin:20px 0;}
.pro_right .bd .ny img{max-width: 100%}
.pro_right .bd li:hover .pimg img{max-width: 100%; -webkit-transform:scale(1.1); transform:scale(1.1);  overflow: hidden;}


/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:0px 0;;margin: 30px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#010569; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #010569;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.proxq{width: 100%; height: auto; overflow: hidden; padding:85px 0; box-sizing: border-box;}
.proxq_left{width: 75%; float:left}
.proxq_left01{}
.proxq_left01bt{font-size: 24px; color: #333; line-height: 60px;}
.proxq_left01bt span{color:#4289ff;}
.proxq_left01xwz{font-size: 24px;}
.proxq_left01xqnywz{font-size: 16px;}
.proxq_left02{overflow: hidden;}
.proxq_left02bt{font-size: 48px; color: #333; line-height: 80px; margin: 60px 0}
.proxq_left03{overflow: hidden;}
.proxq_left03 ul{ margin-right: -2%}
.proxq_left03 li{width: 31.33%; height: auto; float: left; margin-right: 2%; margin-bottom: 20px;}
.proxq_left03 li .xqimg{overflow: hidden;}
.proxq_left03 li .xqimg img{max-width: 100%; -webkit-transition: all .3s; transition: all .3s;}
.proxq_left03 li:hover .xqimg img{max-width: 100%; -webkit-transform:scale(1.1); transform:scale(1.1);  overflow: hidden;}
.proxq_left03 li .title{text-align: center;}
.proxq_left03 li .title .wz{font-size: 24px; line-height: 40px;}
.proxq_left03 li .title .xqxwz{ font-size: 14px; color: #888383; line-height: 30px;}
.proxq_right{width: 20%;float: right;}


.about-nr-hz{width:100%;}
.about-bt{
	font-size: 45px;
	color: #004da1;
	line-height: 1;
	margin-bottom: 25px;
}
.about-bt span {
    font-size: 53px;
    font-family: Impact;}
.about-nr{	font-size: 16px;
    
    line-height: 32px;
}

.about-title{font-size:32px;margin-bottom:40px;line-height:32px;text-align:center;}
.about-title p{margin-top:15px;}
.about-nr{line-height:32px;}
.about-pic{margin:50px 0;width:100%;}


.about-gsjj{font-size: 16px;line-height: 32px;}
.about-zz{margin-top:60px;}
.about-zz li{float:left;width:26%; margin:0 3% 15px 3%;}


.abwh{
    background-image: url(../images/abwhbg.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 3vw 0 3.5vw 0;overflow:hidden;
}

.pd60{color:#666;}
.culture{padding-top:20px;}
.culture ul{margin:0 -1%;}
.culture li{float:left;background:#fff;padding:15px;width:23%;min-height:460px;text-align:left;margin:0 1%;}
.culture li .pImg{padding-top:65%;}
.culture li h4{font-size:20px;color:#333;margin-bottom:15px;padding-bottom:10px;font-weight:normal;margin-top:15px;position:relative;}
.culture li h4 span{display:block;font-size:12px;font-family:Arial;color:#999;}
.culture li:hover img{transform: scale(1.1);}
.culture li h4 span:after{content:"";position:absolute;width:14px;height:1px;background:#e96713;bottom:0;left:0;transition:all .3s;}

/* 图片列表 */
.picList ul{margin-right:-30px;}
.picList li{width:25%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:66%;border:1px solid #e1e1e1;}
.honorList li .pImg{padding-top:122%;}
.honorList li{width:20%;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#e60012;}
.partnerList{background:none;}
.partnerList ul{padding-left:1px;}
.galy{background:#f5f5f5;}
.caseList li{width:33.3%;}
.caseList li .pImg{padding-top:74%;}
.caseList li p{text-align: left;}
.caseList li i{float:right;font-style:normal;}


.about-left{float:left;width:18%;}
#firstpane{width:100%;}
.menu_head{padding:12px;cursor:pointer;border-bottom:1px solid #e1e1e1;position:relative;background:#004da1 url(../images/pro_left.png) center right no-repeat;color:#fff;font-weight:bold;font-size:18px;}
.menu_list .current{background:#004da1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{overflow:hidden;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
.menu_body a{padding:10px;display:block;color:#666;background:#fafafa;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:underline;color:#004da1;}


.leib2{margin-top:20px;border:1px solid #ddd;border-bottom:4px solid #004da1;}
.leib2 .tit{color:#fff;  font-size:18px; font-weight:bold;line-height:50px; text-align:center; overflow:hidden; background:#004da1;}
.leftlx{padding:10px;}
.leftlx span{color:#004da1;font-weight:bold;}


.index-product-hz{width:80%;float:right;}
.index-product-box{width:31%;float:left;margin-right:3%;margin-bottom:30px;display:block; overflow:hidden;border:1px solid #e3e3e3; }
.index-product-box:nth-child(3n){margin-right:0 !important;}
.index-product-box:hover{border:1px solid #004da1;}
.index-product-title{text-align:center;background:#f2f2f2;padding:12px 0;}   

.ny-ryzz-hz{width:300px;margin-right:20px;float:left;}

.ny-partner {margin-top:50px;}
.ny-partner ul{padding-top:1px;padding-left:1px;margin:40px 0;}
.ny-partner li{float:left;width:16.7%;border:1px solid #eee;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.ny-partner li .pImg{padding-top:62%;}
.ny-partner li a:hover{box-shadow:0 0 8px #ccc;z-index:2;}




#demo{width:100%; overflow:hidden;margin-bottom:30px; }
.tj-product{border-top:1px solid #e5e5e5; padding: 50px 0 30px 0; }
.tjcp-title{font-size:30px;font-weight:bold;text-align:center;margin-bottom:50px;}
.tj-product-hz{width:260px;margin-right:20px;float:left;}
.tj-product-pic img{border:1px solid #e5e5e5; }
.tj-product-pic img:hover{border:1px solid #004da1;}
.zzmc{text-align:center;margin-top:0px;background:#f2f2f2;padding:15px 0;}

.case-hz{width:23.5%;margin-right:2%;float:left;margin-bottom:35px;}
.case-hz:nth-child(4n){margin-right:0;}
.case-pic img{border:1px solid #e5e5e5; }
.case-pic img:hover{border:1px solid #004da1;}

.gczp-hz{width:350px;margin-right:20px;float:left;margin-bottom:35px;}
.gczp-hz:nth-child(4n){margin-right:0;}
.gczp-pic img{border:1px solid #e5e5e5; }
.gczp-pic img:hover{border:1px solid #004da1;}


.mr_t1{background:url(../images/mr_1px.jpg) repeat-x left bottom;height:40px;padding-right:16px;}
.mr_t1name{font:bold 16px/40px "微软雅黑";color:#FFF;background:#2257A2 url(../images/mr_t1bg.jpg) no-repeat right top;height:40px;width:120px;padding-left:21px;float:left;}
.mr_t1name img{float:left;margin-top:9px;margin-right:6px;display:inline;}
.mr_frBtnL{float:left;margin:9% 20px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;}
.mr_frBtnR{float:right;margin-top:9%;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;width:393px;margin-right:15px;overflow:hidden;}
.mr_frUl ul li img{display:block;border:1px solid #ddd;}
.mr_frUl ul li a:hover img{border:1px solid #A0C0EB;}
.mjjg-pic{margin-bottom:50px;}
.gczp-zzmc{text-align:center;margin-top:0px;padding:15px 0;background:#f5f5f5;}
.gznl-wb{text-align:center;width:100%;margin:0 auto 50px auto;line-height:30px;}
.ygdl-wb{line-height:50px;margin-bottom:50px;padding:30px;font-size:16px;}
.ygdl-wb-tb{float:left;margin-top:13px;}



.news_list{width:1300px;margin:15px auto 0px auto;}
.news_list li{ padding:30px; border:1px solid #ddd;margin:20px 0px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;overflow:hidden;}
.news_list li img{ width:257px; float:left; margin:0px 25px 0px 0px;}
.news_list li span{ width:120px; height:164px; line-height:45px; padding:45px 0px 0px 0px; text-align:center; background:url(../images/news_bg.png) center center no-repeat; float:left; display:block; margin:20px 40px 0px 0px; font-size:20px; color:#999;}
.news_list li span em{ display:block; font-size:35px; color:#014898;}
.news_list h2{  padding:0px 20px 0px 0px; font-weight:normal;}
.news_list h2 a{ font-size:20px;}
.news_list p{ text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 
color:#787878;margin:25px 0;}
.news_list .more_02{ height:42px; line-height:42px; display: inline-block; padding:0px 25px; background:#b6b6b6;color:#fff; margin:10px 0px 0px 0px; float:left;}
.news_list li:hover{border:1px solid #004da1;}


.ny_product_left{margin-bottom:15px;}
.ny-product-pic{width:30%;margin-right:3.6%;margin-bottom: 30px;float:left;border:1px solid #e5e5e5;padding:3px 3px 0 3px; position:relative; }
.ny-product-pic:before { content:' '; position:absolute; left:0px; top:0px; width:0px; height:1px; background:#004da1; transition:all 0.5s;}
.ny-product-pic:hover::before { width:100%;}
.ny-product-pic:after { content:' '; position:absolute; right:0px; bottom:0px; width:0px; height:1px; background:#004da1; transition:all 0.5s;}
.ny-product-pic:hover::after { width:100%;}
.ny-product-pic i:before { content:' '; position:absolute; left:0px; top:0px; width:1px; height:0px; background:#004da1; transition:all 0.5s;}
.ny-product-pic:hover i:before { height:100%;}
.ny-product-pic i:after { content:' '; position:absolute; right:0px; bottom:0px; width:1px; height:0px; background:#004da1; transition:all 0.5s;}
.ny-product-pic:hover i:after { height:100%;}
.ny-product-tu{overflow:hidden;}
.ny-product-sm{ text-align: center; line-height: 40px; color: #666666; }
.ny-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.ny-product-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;display:block; overflow:hidden;}
.ny-product-wz{  text-align: center; line-height:40px; }
.ny-product-wz a{font-size:16px;}
.ny-product-pic .jqc_more {color:#666;}

.jqc_title{font-size:16px;text-align:center;padding:10px 0;}

.duc2a {width: 645px;overflow: hidden;position: relative;}
.duc2a li {width: 645px;}
.duc2a li img { display: block;border: 1px solid #e8e8e8;}

.duc2b {width: 645px;overflow: hidden;position: relative;}
.duc2b li {width: 645px;}
.duc2b li img { display: block;border: 1px solid #e8e8e8;}

.duc2c {width: 645px;overflow: hidden;position: relative;}
.duc2c li {width: 645px;}
.duc2c li img { display: block;border: 1px solid #e8e8e8;}

.duc2d {width: 645px;overflow: hidden;position: relative;}
.duc2d li {width: 645px;}
.duc2d li img { display: block;border: 1px solid #e8e8e8;}



.duc2 {width: 645px;overflow: hidden;position: relative;}
.duc2 li {width: 645px;}
.duc2 li img { display: block;border: 1px solid #e8e8e8;}
.arr11 {width: 85px;height: 40px;overflow: hidden;position: absolute;bottom: 0;left: 0;}
.arr11 a {display: inline-block;width: 40px;height: 40px;background: #515151;}
.arr11 a:hover { background: #dc2821;}
.duc3 {width: 655px;overflow: hidden;background:#f5f5f5;padding:40px;height:435px;}
.duc3-wb{height: 190px;overflow:auto;}
.duc3-pic ul li{width:32%;float:left;margin-right:1%;margin-top:45px;}
.duc3 .li02 {background: #e6212a;font: 22px "微软雅黑";font-weight: bold;text-align: center;
line-height: 285px;color: #fff; }
.duc3 .nones {margin-right: 0;}
    

.leftnav-z1-tit {
            font-size:22px;
            font-weight: normal;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 20px;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
           padding-bottom:10px;
            border-bottom:2px solid #ea0e0e;
        }
        
.cpcc-ts-01-right-tit span{display: inline-block;font-size: 24px;color: #373737;font-weight: bold;line-height: 50px;height: 54px;border-bottom: 3px solid #dc2821;}
.cpcc-ts-01-right-con p{position: relative;padding-left: 92px;margin-bottom: 10px;}
.cpcc-ts-01-right-con p b{position: absolute;left: 0;font-size: 15px;line-height: 15px;height: 15px;padding-left: 10px;border-left: 3px solid #dc2821;top: 7px;}  


.product-top{width:80%;float:right;}
.product-top .l {float:left;width:50%; }
.pro-right { width:45%; float: right; }
.product-ny-title { width: 100%;border-bottom: 1px dashed #CCCCCC;font-size: 24px;font-weight: bold; padding-bottom:10px;
}

.product-ny-fwrx { width:100%; line-height: 28px; font-weight:bold;font-size: 18px; float: left; margin-top:40px; 
}
.product-ny-hm{ font-size: 26px; color: #da0000; }
.product-bq {margin-top:20px;}
.product-bq li{
	float: left;
	margin: 0 15px 10px 0;
	font-size: 18px;
	color: #666;
}
.pro-js { width: 100%; margin-top: 30px; }

.ny-product-right{float:left;width:77%;margin-left:3%;}
.ny-product-xbt{color:#999;}
.ny-product-hz{border-bottom:1px solid #eaeaea;overflow:hidden;padding-bottom:20px;}
.ny-product-dy{ width:350px;margin-top:15px; background:#666;border-radius:5px; display:block;line-height:45px;text-align:center;color:#e60012;font-size:16px; }
.ny-product-dy a{color:#fff;}
.ny-product-ms-hz{ border-top: 1px solid  #e9e9e9; }
.ny-product-ms{ width: 200px; line-height: 52px; text-align: center; color: #fff; background: #004da1; font-size: 20px; font-weight: bold; margin-top: 40px; }
.ny-product-content{margin:25px 0;}

.product-ny-an{background:#333;width:180px;line-height:45px;text-align:center;display:block;margin-top:20px;}
.product-ny-an a{color:#fff;font-size:16px;}
.product-syt-hz{float:left;width:70%;}



.xy{ width: 100%; margin:0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:16px; }
.xy li a:hover,.xy li a.sbjg {color:#004da1;font-weight:bold;}


.case-hz{width:100%;}
.case-hz .l {float:left;width:50%; }
.ny-case-hz{width:100%;}

.ny-case-box{width:24%;float:left;margin-right:1.3%;margin-bottom:30px;display:block; overflow:hidden;border:1px solid #e3e3e3; }
.ny-case-box:nth-child(4n){margin-right:0 !important;}
.ny-case-box:hover{border:1px solid #004da1;}


.news-rq { width:8%; border-right: 1px dashed #e1e1e1; text-align: center; font-size: 16px; padding: 32px 0; color: #666;  }
.news-rq-x { font-size: 48px; line-height: 48px; color: #004da1; }
.news-wz-hz { width:89%; }
.news-hz { border-bottom: 1px solid #eaeaea; padding-bottom: 30px; margin-bottom: 50px; overflow: hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s; }
.news-hz:hover { transform: translateY(-6px); -webkit-transform: translateY(-6px); }

.rqsz { font-size: 70px; line-height: 70px; }
.news-centent { width: 100%; float: left; color: #666; margin-bottom:15px; }
.news-centent-title { margin-bottom: 10px; }
.news-centent-title a { font-size: 36px; }
.news-nr-hz{width:850px;float:left;}
.news-nr { margin: 25px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.news-ll { width: 70px; height: 52px; float: right; text-align: center; border: 1px solid #d6d7d6; border-radius: 5px; padding-top: 18px; margin-right: 30px; }
.news-ti {border-bottom: 1px dashed #D0D0D0; font-size: 24px; line-height: 35px; text-align: center; padding-bottom: 10px; }
.time { font-size: 14px; color: #666; font-weight: normal; }
.news-more { width: 150px; line-height:40px; text-align: center;  }
.news-more a{color:#333;font-size:15px;border: 1px solid #e1e1e1;border-radius:5px;display: block;}
.news-more:hover a { background: #004da1; color: #fff; display: block; }
.about-content { margin: 45px 0; line-height: 35px; }






.lxwm_03{ width:1300px; margin:10px auto 50px 0;}
.lxwm_03:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.lxwm_03 ul{ width:1324px; margin-left:-12px;display: flex;
    flex-wrap: wrap;}

.lxwm_03 li{ width:32%;  border:1px solid #ddd; float:left; margin:9px;border-radius:10px; text-align:center; padding:30px 15px;}
.lxwm_03 li:nth-child(3n){margin-right:0px;}
.lxwm_03 li h2{ font-size:18px; background:url(../images/bt_02.jpg) bottom center no-repeat; padding:15px 0px; margin:0px 0px 20px 0px;}

.jobs_03{ width:1300px; margin:10px auto 50px 0;}
.jobs_03:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.jobs_03 ul{ width:1324px; margin-left:-12px;display: flex;
    flex-wrap: wrap;}

.jobs_03 li{ width:32%;  border:1px solid #ddd; float:left;border-radius:10px; margin:9px; text-align:center; padding:50px 30px;}
.jobs_03 li:nth-child(3n){margin-right:0px;}
.jobs_03 li h2{ font-size:18px; background:url(../images/bt_02.jpg) bottom center no-repeat; padding:15px 0px; margin:0px 0px 20px 0px;}
.jobs_03 li p { width:85%;margin:40px auto 0 auto;}

.contact-nr-lxfs{float:left;width:45%;line-height:35px;}
.contact-gsm{font-size:24px;font-weight:normal;margin-bottom:20px;}

.contact-feedback{width:100%;margin-top:60px;}
.contact-feedback-title{font-size:30px;margin-bottom:20px;}

 input,textarea {
	outline:none;
 }
.soka{ width: 49.3%;margin-right:0.5%; border: 1px solid #D8D8D8; line-height: 45px; margin-bottom: 15px; padding-left: 1%;  font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }

.sokb{  border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 1%;font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma; width:99.5%;}

.tj{ width: 160px; border: 1px solid #004da1; line-height: 45px; text-align: center; color: #fff; background-color: #004da1; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 16px; border-radius: 5px; }

/* 内页公用 */
.listBanner{ width:100%; height:auto; overflow:hidden}
.listBanner img{width:100%;}

.bread_content{width:100%;border-bottom:1px solid #dedede; background:#f2f2f2; overflow: hidden;}
.bread_content .bread_box{float: left;width: 34%;  padding:20px 0;font-size:14px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../images/sy.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 5px;}
.bread_content .bread_box a:hover{color:#dd2025;}
.bread_content .bread_box b{color: #dd2025}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 10px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:10px 24px;font-size:15px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 8px; border-radius: 15px 0 0 0;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#dd2025;}


.inner_content{width:100%;overflow: hidden; padding: 40px 0; box-sizing: border-box;}
.inner_about{width:100%;margin: 10px 0 30px 0; font-size:15px; color:#444; line-height:34px;  overflow: hidden;}
.inner_img{display:inline-block; width: 40%; float: right; margin-left: 20px}
.blue{font-size: 18px; font-weight: 600; color:#dd2025; display: inline-block;}

/* 资料下载 */
.down_list{width:100%;padding:30px 0;overflow:hidden;}
.down_list ul li{border:1px solid #e5e5e5;padding:30px;color:#666;position: relative;height:86px;background:url(../images/icon_down.png) no-repeat 10px center;padding-left:50px;margin-bottom:20px;width:32.333%;float:left; margin-right: 1%; box-sizing: border-box;}
.down_list ul li .dbt{font-size: 15px; color: #444;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; width:80%}
.down_list ul li:nth-child(3n){float:right;}
.down_list ul li a{position: absolute;right:0px;top:0px;width:80px;height:84px;top:0px;right:0px;background:url(../images/down.jpg) no-repeat center;}
.down_list .ml60{margin-left:40px;}



/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#dd2025;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.related-product ul{  margin-top:20px;margin-right:-2%;}
.related-product li{float:left;width:23%;margin-bottom:20px;margin-right:2%;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;}
.related-product li img{padding:5px;background:#fff; max-width:100%;}
.related-product li span{line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #dd2025;}
.related-product li a:hover{background:#dd2025;color:#fff;}
.aboutPro ul{width:1240px;}
.aboutPro{width:1200px}
.aboutPro li{margin-right:35px;}
.aboutPro li,.aboutPro li a{width:210px;}
.aboutPro li img{width:200px;height:228px;}

.contact{width: 100%; height: auto; overflow: hidden;}
.contact_lx{ float: left; width:47%; margin-top:0px; font-size: 16px; line-height: 35px;}
.contact_lx .cbt{font-size: 19px; font-weight: 600}



.contact_map{ width:100%;  padding-top: 30px;}
.contact_tu{width:43%;float:right;  margin-top: 25px;}
#map_container{height: 600px; margin: 25px 0;}






.newsright{ width:76%; height:auto; float:right}
.toptit { font-size: 22px;color:#343434; line-height: 52px; background: #f4f4f4; padding-left:16px; margin-bottom:20px; border-left:3px solid #dd2025;}

.conboxs {width: 100%; height: auto; overflow: hidden;}
.conboxs ul{margin-right: -1%;}
.conboxs ul li {float: left;width: 32.333%;border: 1px solid #d9d9d9;margin-right: 1%;transition: all 0.5s; margin-bottom: 25px; background: #fff; padding-bottom: 25px; text-align: center;}
.conboxs ul li:first-child {/* margin-left: 0; */}
.conboxs ul li i {display: block;height: auto;/*background: url(Img/Index/probg1.png) no-repeat center;*/text-align: center;overflow:hidden;}
.conboxs ul li i em {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;height: 100%;width: 0;}
.conboxs ul li i img {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;transition: all 0.5s;overflow: hidden;width: 100%;height: auto;}
.conboxs ul li p {height: 56px;line-height: 56px;font-size: 16px;color: #555;text-align: center;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;padding: 0 5px;margin-bottom: 0;text-decoration: none;;}
.conboxs ul li a{text-decoration: none;}
.conboxs ul li:hover {box-shadow: 10px 10px 20px #999;border-color: #dd2025;}
.conboxs ul li:hover {background: #dd2025; color: #fff;}
.conboxs ul li:hover i img {transform: scale(1.05);}
.conboxs ul li:hover p{ color: #fff;}




.list{width: auto;display: none;z-index: 9999; background: #efefef}


.list{display: block;z-index: 99999;}
.list{display: none}
.list{display: block}
.list{display: block}

.list .pp:first-child{border-top:none}
.list .pp{overflow: hidden;padding: 15px;border-top: 1px solid #d9d9d9;height: auto; box-sizing: border-box;}
.list .pp:last-child{display: none}
.list.is_index .pp:last-child{display: block}


.list .title{}
.list .title a{color: #dd2025;font-size: 16px; font-weight: 600}
.list .item_list{overflow: hidden;margin-top: 6px}
.list .item_list ul{}
.list .item_list ul li{float: left;width: 50%;line-height: 2}
.list .item_list ul li .item{padding-right: 12px;}
.list .item_list ul li .item a{color: #555;font-size: 14px;}
.list .item_list ul li .item a:hover{color: #dd2025}


.navlist {line-height: 40px;}
.navlist ul {overflow: hidden;margin-left: 20px;}
.navlist ul li {}
.navlist ul li .item {margin-right: 68px;float: left;}
.navlist ul li .item a {}

.wtinfogg-list{width: 100%;padding: 0px 0; overflow: hidden;}
.wtinfogg-list a{display: block;width: 100%;border: 1px solid #ededed;transition: all .4s ease;overflow: hidden;float: left; padding: 10px !important; box-sizing: border-box;margin-bottom: 10px;}
.wtinfogg-list a i{display: block;width: 50px;height: 32px;float: left;background: url('../images/xxgg_ic.png') no-repeat center center /auto 32px;transition: all .3s ease;}
.wtinfogg-list a .wz{margin-left: 20px;float: left;line-height: 32px;font-size: 16px;font-weight: normal;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.wtinfogg-list a p{line-height: 32px;font-size: 14px;color: #999;float: right; margin-top: 0 !important}
.wtinfogg-list a:hover{border-color: #02a0e7;box-shadow: 0 4px 10px 3px #d1dbe0;}
.wtinfogg-list a:hover i{background: url('../images/xxgg_icH.png') no-repeat center center /auto 32px;}