@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
body{font-family:'微软雅黑','黑体'; font-size:12px;}
a{text-decoration:none;color:inherit;}
a:hover{text-decoration:none}
.clear{clear:both;}
ul,ol,li,dl,dt,dd{list-style:none; padding:0; margin:0;}
h1 { font-size:14px; text-align:center; font-weight:bold;}
h5 { font-size:12px;}
h3 { font-size:14px}
h4 { font-size:14px; font-weight:bold;}
.fl { float:left;}
.fr { float:right;}

.pull_all{overflow:hidden;width:1140px;margin:auto;height:110px;padding-top:18px;}
.pull_all img{max-width:100%; }
.pull_all .imseg {margin:10px 0 0 15px;}

.col-md-3 { padding:0 10px;}
.flexslider { width:100%;}
#intpate,#catapage {max-height: 450px;}
#intpate .slides li,#catapage .slides li {height: 450px;}

.sp_header{height:50px;overflow:hidden;background:#fff;position: relative;z-index:10;width:100%; top:0px; 
box-shadow: 0px 4px 4px rgba(195,195,195,0.25); display:none}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{  width:300px; margin-top:5px}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#1057a7;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9999;background:#333333;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; display:none}
.nav_show{top:90px}

.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px; z-index:999}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #6e6e6e solid; padding-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #6e6e6e solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:80%;}
.sjj_nav ul li ul li{ margin-right:20px;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#1057a7}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
@media only screen and (max-width:992px){
.sp_header{ display:block}	
.sjj_nav{ display:block}
}


/*热门关键词和主营区域隐藏样式*/
 .top{width:100%; height:40px; background-color:#1057a7; overflow:hidden;}
.top .yuyan{float:right;}
.top .yuyan ul li{width:100px; border-right:1px solid #1a63b5; float:left;}
.top .yuyan ul li a{line-height:40px; text-align:center; color:#fff; font-size:14px; display:block;}
.top .yuyan ul li a:hover{color:#fff;}
.top .sc_nr{float:right; padding:0 0 0 20px; border-left:1px solid #1a63b5; border-right:1px solid #1a63b5;}
.top .sc_nr input{width:160px; height:40px; line-height:40px; color:#fff; float:left; background:none; border:none; font-size:14px}
.top .sc_nr input::placeholder{color:#fff;}
.top .sc_nr button{width:40px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none; background:none; border:none}
.top .sc_nr button i{font-weight:bold;}
@media only screen and (max-width:992px){
.top .container	{ width:100%}
.top .yuyan ul li{width:70px; border-right:1px solid #1a63b5; float:left;}
.top .sc_nr input{width:100px; height:40px; line-height:40px; color:#fff; float:left; background:none; border:none; font-size:14px}
	
}
.header{width:100%; position:absolute; top:40px; left:0; z-index:9999; background:#fff}
.header.on{position:fixed; top:0; box-shadow:0 8px 15px 0 rgba(95,125,158,.2); background-color:rgba(255,255,255,.9);}
.header .logo{width:460px; float:left; margin:34.5px 0 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:15px; height:22px; width:30px; display:none;}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .rightDiv{float: right;}
.header .rightDiv .menu{}
.header .rightDiv .menu>ul{display: inline-block!important;}
.header .rightDiv .menu>ul>li{float: left;margin-left: 40px;}
.header .rightDiv .menu>ul>li i{width: 14px;height: 100%;background: url(../images/xia1.png) no-repeat center center;margin-left: 10px; }
/* header .rightDiv .menu>ul>li.has-sub{padding-right: 22px; }
header .rightDiv .menu>ul>li.has-sub::before{content: "";width: 14px;height: 100%;background: url(../images/xia1.png) no-repeat center center;position: absolute;right: 0;top: 50%;transform: translateY(-50%); } */
.header .rightDiv .menu>ul>li>a{height: 100px;text-align: left;color: #1A1411;font-size: 16px;display: flex;justify-content: center;align-items: center;position: relative;text-transform: capitalize; }
.header .rightDiv .menu>ul>li:hover>a,
.header .rightDiv .menu>ul>li:focus>a,
.header .rightDiv .menu>ul>li.on>a,
.header .rightDiv .menu>ul>li.active>a{background:transparent;color: #1057a7;}
.header .rightDiv .menu>ul>li.on>a{font-weight: bold;}
.header .rightDiv .menu>ul>li>a::after{content: "";width: 100%;position: absolute;left: 0;margin-left: 0;background: #1057a7;height: 3px;bottom: 0;opacity: 0;transform: scaleX(0);-webkit-transition: all 0.4s;transition: all 0.4s;border-radius: 3px;}
.header .rightDiv .menu>ul>li:hover>a::after,
.header .rightDiv .menu>ul>li.on>a::after{opacity: 1;transform: scaleX(1);}
.header .rightDiv .menu>ul>li.has-sub:hover::before{background: url(../images/xia2.png) no-repeat center center; }
.header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../images/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 0;right: 0;display: none;}
.header.indexHeader .mbtn{background: url(../images/menu.png) no-repeat center center;}
.header .mbtn:active{opacity: .8;}
body.on-menu .header .mbtn{background: url(../images/menu-hide1.png) no-repeat center center;background-size: 22px auto;}

.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.menu #menu-button{display:none}
.menu{width:auto;}

#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.menu>ul>li{float:left;position: relative;}
.menu>ul>li>a{padding:0;font-size:15px;text-decoration:none;text-transform:uppercase;color:#555555;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color:#fff}
.menu ul ul{position:absolute;text-align: left;min-width: 163px; width: max-content;top: 100%;left:50%;transition: all 1.3s;opacity: 0;visibility: hidden;box-shadow: 0px 16px 30px rgba(26,78,187,.1);transform: translate(-50%,-10px); }
.menu ul ul .aDiv{background: #fff;border-radius: 7px;overflow: hidden;margin-top: 10px;padding: 25px 0 10px; }
.menu ul ul ul{transform: initial;top: 0;left: 100%; }
.menu ul ul li:hover ul{opacity: 1;visibility: visible;}
.menu>ul>li:hover>ul{visibility: visible;opacity: 1;transform: translate(-50%,0) }
.menu ul ul li {position: relative;margin-bottom: 20px; }
.menu ul ul li a{font-size: 16px;color: #606060;display: block;text-align: center;position: relative;}
.menu ul ul li a:hover{color: #1a4ebb; }


.menu>ul>li.aboutLi ul{background: #f5f5f5;position: fixed;left: 0;top: 140px;padding: 50px 0 10px;width: 100vw;transform: none; }
.header.on .menu>ul>li.proLi ul{background: #f5f5f5;position: fixed;left: 0;top: 100px;padding: 50px 0;width: 100vw;transform: none; }
.menu>ul>li.aboutLi .ul li{width: 23.5%;position: relative; float:left; margin-right:2%}
.menu>ul>li.aboutLi .ul li:nth-child(4n){margin-right:0; }
.menu>ul>li.aboutLi .ul li .imgDiv{padding-top: 0; }
.menu>ul>li.aboutLi .ul li .imgDiv img{ width:100%}
.menu>ul>li.aboutLi .ul li .title{color: #333;margin-top: 10px; text-align:center; font-size:16px}

 
.menu>ul>li.proLi ul{background: #f5f5f5;position: fixed;left: 0;top: 140px;padding: 50px 0 10px;width: 100vw;transform: none; }
.header.on .menu>ul>li.proLi ul{background: #f5f5f5;position: fixed;left: 0;top: 100px;padding: 50px 0;width: 100vw;transform: none; }
.menu>ul>li.proLi .ul{display: grid;grid-template-columns: repeat(7,1fr);grid-gap: 10px;  } 
.menu>ul>li.proLi .ul li{position: relative; }
.menu>ul>li.proLi .ul li .imgDiv{padding-top: 0; }
.menu>ul>li.proLi .ul li .imgDiv img{ width:100%}
.menu>ul>li.proLi .ul li .title{color: #333;margin-top: 10px; text-align:center; font-size:16px }

.menu>ul>li.solLi ul{background: #f5f5f5;position: fixed;left: 0;top: 140px;padding: 50px 0 10px;width: 100vw;transform: none; }
.header.on .menu>ul>li.solLi ul{background: #f5f5f5;position: fixed;left: 0;top: 100px;padding: 50px 0;width: 100vw;transform: none; }
.menu>ul>li.solLi .ul{display: grid;grid-template-columns: repeat(5,1fr);grid-gap: 10px;  } 
.menu>ul>li.solLi .ul li{position: relative; }
.menu>ul>li.solLi .ul li .imgDiv{padding-top: 0; }
.menu>ul>li.solLi .ul li .imgDiv img{ width:100%}
.menu>ul>li.solLi .ul li .title{color: #333;margin-top: 10px; text-align:center; font-size:16px }

.menu>ul>li.hyLi ul{background: #f5f5f5;position: fixed;left: 0;top: 140px;padding: 50px 0 10px;width: 100vw;transform: none; }
.header.on .menu>ul>li.hyLi ul{background: #f5f5f5;position: fixed;left: 0;top: 100px;padding: 50px 0;width: 100vw;transform: none; }
.menu>ul>li.hyLi .ul{display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 10px;  } 
.menu>ul>li.hyLi .ul li{position: relative; }
.menu>ul>li.hyLi .ul li .imgDiv{padding-top: 0; }
.menu>ul>li.hyLi .ul li .imgDiv img{ width:100%}
.menu>ul>li.hyLi .ul li .title{color: #333;margin-top: 10px; text-align:center; font-size:16px }

.menu>ul>li.alLi ul{background: #f5f5f5;position: fixed;left: 0;top: 140px;padding: 50px 0 10px;width: 100vw;transform: none; }
.header.on .menu>ul>li.alLi ul{background: #f5f5f5;position: fixed;left: 0;top: 100px;padding: 50px 0;width: 100vw;transform: none; }
.menu>ul>li.alLi .ul{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 10px;  } 
.menu>ul>li.alLi .ul li{position: relative; }
.menu>ul>li.alLi .ul li .imgDiv{padding-top: 0; }
.menu>ul>li.alLi .ul li .imgDiv img{ width:100%}
.menu>ul>li.alLi .ul li .title{color: #333;margin-top: 10px; text-align:center; font-size:16px }


@media only screen and (max-width:992px){
.header{background-color:#fff; position:relative; top:auto; left:auto;}
.header.on{box-shadow:none;}
.header .logo{width:188px; margin:15px 0;}
.header.on .logo{margin:20px 0;}
.header .logo img{width:100%; height:auto; display:block; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:21px; margin-left:0; margin-right:50px; color:#555;}
.header .s_ch{margin-top:20px; margin-left:0; float:left;}
.header .an{display:block; right:39px;}
}
@media only screen and (max-width:640px){
.header .an{right:15px;}
}
@media only screen and (max-width:320px){
.header .logo{width:168px;}
}


/*xml*/
.sitexml { float:right; line-height:21px;}
.sitexml,.sitexml a { font-size:12px;}
.sitexml .f_count { color:#F00; font-weight:bold;}

/*热门关键词*/
.hot_search a { margin-right:10px; font-size:12px;}

.left-keyword .list-unstyled {overflow: hidden;margin-right: -1.3%;padding-top: 5px;}
.left-keyword .list-unstyled li {width: 46%;float: left;border: 1px dashed #d0d0d0;background: #fcfcfc;padding-left: 0px;margin-bottom: 10px;text-align: center;line-height: 30px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;}
.right_keyword {margin-left: 5%;}

/*搜索关键词*/
.tag_total {height: 36px;line-height: 36px;text-align: left;padding-left: 20px;background-color: #edf1f5;border: 1px solid #b6c7db; margin-bottom:15px;}
.sosearch .soso { border-top:1px solid #ccc; margin-bottom:20px; clear:both;}
.sosearch .soso li,.sosearch .soso .sonew { overflow:hidden;}
.sosearch .soso .sonew { margin-bottom:5px;}
.sosearch .soso .sonew .fl { font-size:16px;}

/*大图*/
#banner {width:100%; padding:0; max-height:480px; overflow:hidden}
#banner .col-md-12 { padding:0;}

.flexslider { position: relative; max-height:480px; overflow: hidden;}
.slides { position: relative; z-index: 1; }
.slides li { height: 480px; }
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display:inline;zoom: 1; }
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; }
.flex-control-nav .flex-active { background-position: 0 0; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 45%; }
.flex-direction-nav li a { display: block; width: 50px; height: 50px; overflow: hidden; cursor: pointer; position: absolute; text-indent: -9999em;}
.flex-direction-nav li a.flex-prev { left: 40px; background: url(../images/jslider-img3.png) center center no-repeat;}
.flex-direction-nav li a.flex-next { right: 40px; background: url(../images/jslider-img4.png) center center no-repeat;}
@media (max-width: 768px) {
.flexslider .slides li { height: 200px !important;background-size: auto 100% !important;}
.flex-control-nav {display:none;}
.flex-direction-nav { display:none}
}

.carousel-control.right, .carousel-control.left{background-image:none;background-repeat:no-repeat;bottom:auto;top:40%;}
.carousel-control.right{right:16px;}

/*一句话导航*/
.copyright { font-size:12px;}

/*主营区域*/
.themain { clear:both; text-align:center; color:#fff;}
.themain a { color:#fff; margin:0 5px; }

/*幻灯片*/
.row-ban{margin:0}

/*友情链接*/
.links {line-height:21px;}
.links,.links a { font-size:12px; margin:0 10px;}

/*首页产品分类左侧*/
/*.porcer { width:245px;}*/
.porcer .pobt { background:url(../images/tabs.png) no-repeat;}
.porcer .pobt { padding:14px 0 0; overflow:hidden;}
.porcer .pobt span { display:inline-block; font-size:26px; color:#fff; text-align:center; width:100%; margin-bottom:5px;}
.porcer .pobt p { font-size:14px; text-align:center; color:rgb(77, 173, 245);}
.porcer .pocconent { border:4px solid #0065b5; border-top:none;  background:#fffbff; text-align:center; padding-bottom:15px;}
.porcer .pocconent ul { padding:5px;}
.porcer .pocconent ul li {background:url(../images/libargom.png) repeat-x; border-bottom: 1px solid #d0d0d0; line-height:50px; }
.porcer .pocconent ul li a { font-size:15px;}
.porcer .pocconent ul li:hover {background:url(../images/libargom_hover.png) repeat-x;}
.porcer .pocconent ul li:hover a { color:#fff;}
.porcer .pocconent ul li.sy_layer1 { position:relative; z-index:99999;}
.porcer .pocconent ul li.sy_layer1 .sy_layer2 { position: absolute;left: 227px;top: 0px;width: 210px;padding: 10px;background: #f5f6f6;z-index: 9999;}
.porcer .pocconent ul li:hover .sy_layer2 a { color:#000;}
.porcer .pocconent ul li:hover .sy_layer2 li:hover a { color:#fff;}
.porcer .pocconent ul li .sy_layer2 ul { padding:0;}
.porcer .pocconent .imgbostel {height:237px;background:url(../images/telfenlei.png) no-repeat center center; margin-top:10px; position:relative;}
.porcer .pocconent .imgbostel p { margin:0; padding:0 0 0 22px; position:absolute; bottom:4px;left:0; width:100%; font-size:18px; color:#fff; font-weight:bold;letter-spacing:1px;}

/*产品列表介绍*/
.portab { margin-top:35px;overflow:hidden;}
.portab .item { text-align:center; margin-bottom:15px;}
.portab .item .ar_1 { width:100%; height:210px;}
.portab .item .ar_1 .img-auto {width:260px; border:1px solid #ccc; overflow:hidden; display:table-cell; vertical-align:middle; height:210px; padding:5px; background:#fff;}
.portab .item .ar_1 img {display:inline-block; margin:auto; max-width:100%; max-height:100%;}
.portab .item .ar_1:hover .img-auto {border:1px solid #339;}
.portab .item .ar_2 { clear:both; height:36px; line-height:36px; background:#e80000; text-align:center; display:block; color:#fff; overflow:hidden}

.left-keyword {clear: both;}

@media (max-width: 768px) {
.nav_full { height:auto !important;}
.portab { margin-top:0;}
.portab .col-md-4 { float:left; width:50%; padding:0 5px;}
.portab .item { margin:0;}
.porcer .pobt { display:none;}
.porcer .pocconent { padding:0; background:none; border:none;}
.porcer .pocconent ul { overflow:hidden;}
.porcer .pocconent ul li { float:left; width:33.3333%; background:none; border:none;}
.porcer .pocconent ul li a { font-size:14px;}
.porcer .pocconent .imgbostel { display:none;}
}

.prodescription {border: 1px solid #e5e5e5;background: #f9f9f9;line-height: 24px;padding: 10px;margin-bottom: 15px;text-indent: 20px;}
.media-heading .fr { color:#999; font-weight:normal; font-size:12px;}

.page-l-clist li {position: relative;z-index:9999;}
.page-l-clist li .layer2 {position: absolute;left: 230px;top: 0px;width: 210px;padding: 10px;background: #f5f6f6;z-index: 9999;}

.img-inner {border:1px solid #ccc; height:150px; display:table-cell; vertical-align:middle; width:260px; padding:5px; text-align:center;}
.img-inner:hover {border:1px solid #339;}
.img-inner img{display:inline-block;margin:auto;max-width:100%;max-height:100%;}

/*IE11*/
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
.portab .item .ar_1 .img-auto,.img-inner { float:left;}	
.portab .item .ar_1 .img-auto img,.img-inner img { height:198px;}
}

/*手机图标*/
.iconlist {overflow: hidden;}
.iconlist li {width:23%;float: left;text-align: center;margin: 0 1% 0; padding:2% 2% 0;}
.iconlist li a .ficon {background: #020f31;line-height: 65px;height: 65px;display: table-cell;vertical-align: middle;width: 80px;border-radius: 5px;}
.iconlist li a .ficon i { color:#fff;font-size: 30px;}
.iconlist li a p {line-height: 36px;}

/*网警/备案*/
.police { color:#fff; text-align:center; line-height:24px;}
.police a { margin:0 5px;}

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 14px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background: #3481dd; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 35px; line-height: 35px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 35px; line-height: 35px; font-weight: bold; font-size: 14px; color: #3481dd; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 14px; padding-top: 15px; padding-bottom: 15px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 60px; text-align: center; color: #999; margin-right: 15px; background: #e8e8e8; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 8px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}

/*新闻样式1*/
.news_1 { overflow:hidden; background:#52a750; padding:1% 2%;}
.news_1 li { display:inline-block; line-height:24px; width:100%; border-bottom:1px dotted #ddd; margin:1% 0;}
.news_1 i { color:#f8cc26; float:left; width:12px; height:12px; line-height:24px; margin-right:1%; width:3%;}
.news_1 a { float:left; color:#fff; width:82%; height:25px; overflow:hidden;font-weight:bold;}
.news_1 span { float:right;color:#c9d3ca; width:14%; text-align:right;} 

/*新闻样式2*/
.news_2 { overflow:hidden; padding:1% 2%;}
.news_2 li { display:inline-block; line-height:24px; width:100%; border-bottom:1px dotted #ddd; margin:1% 0;}
.news_2 a {  color:#0472d3; width:100%; height:25px; overflow:hidden;display:inline-block;font-weight:bold;}
.news_2 span {color:#c9d3ca;width:100%; display:inline-block;} 
.news_2 p {  width:100%; height:40px; line-height:21px; overflow:hidden;color:#999;}

/*新闻样式3*/
.news_3 { overflow:hidden; padding:1% 2%;}
.news_3 li { display:inline-block; line-height:24px; width:100%; border-bottom:1px dotted #ddd; margin:1% 0; padding:2% 0;}
.news_3 a {  color:#0472d3; width:100%; height:25px; overflow:hidden;display:inline-block;font-weight:bold;}
.news_3 span {color:#c9d3ca;width:100%; display:inline-block;} 
.news_3 p {  width:100%; height:40px; line-height:21px; overflow:hidden;color:#999;}
.news_3 .fl {width:30%;}
.news_3 .fr {width:70%;}
.news_3 .fl img { width:90%;}

/*新闻样式4*/
.news_4 { overflow:hidden; padding:1% 2%;}
.news_4 li {border-bottom: 1px solid #f2f2f2;clear: both;overflow: hidden;line-height: 140%; margin:2% 0; padding-bottom:2%;}
.news_4 .time {background: #1c88ec;width: 60px;float: left;text-align: center;margin-left: 1%;}
.news_4 .time .day {color: #fff;font-size: 24px;height: 41px;line-height: 41px;font-weight: bold;text-decoration: none;}
.news_4 .time .dates {color: #fff;display: block;height: 18px;line-height: 18px;font-size: 13px;}
.news_4 .conts {margin-left: 15%;}
.news_4 .conts p {color: #999;font-size: 14px;line-height: 18px;text-align: left; margin:0;}
.news_4 .conts p.title a {display: inline-block;font-size: 12px;font-weight:bold;text-decoration: none;line-height: 180%; overflow:hidden; height:25px; color:#0472d3;}
.news_4 .conts p.abstract {display: inline-block;font-size: 12px;color: #666;font-weight: normal;text-decoration: none;line-height: 180%;overflow:hidden; height:40px;}

@media (max-width: 768px) {
.news_1 a { width:71%;}
.news_1 span { width:25%;}

.news_3 p { margin:0}
.news_3 .fl {width: 45%;}
.news_3 .fr {width: 55%;}

.news_4 .conts {margin-left: 25%;}
	
.page-body > .row > .col-md-3 { display: none; }
.page-alist .page-atit p { height: 3rem; overflow: hidden; }
.page-atit h4 { font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.page-alist .col-md-4 {height: 190px; float:left; width:49.9999%; padding:0 5px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden;}
.img-inner { height: 150px !important;overflow: hidden;}
.portab .col-md-3 {float:left; width:49.9999%; padding:0 5px !important;}
.pull_all{width:81%;padding-top:0;height:auto; }
.page-content img {width: 100% !important;}
}

/*产品和新闻*/
.relatedProduct ul {margin: 10px auto; overflow:hidden;}
.relatedProduct ul li { display: table-cell; width:33.3333%; overflow: hidden; float:left;}
.relatedProduct ul li img { width: 100%; }
.relatedProduct ul li a { border: 1px solid #ccc; display: inline-block; margin: 5px; height:30px; line-height:15px; overflow:hidden;}
.relatedProduct ul li a.img {width:100%; height:105px; overflow:hidden;}
.ishow { overflow:hidden;}
.ishow .name { margin-bottom:10px;}

.relatedProduct .col-md-3 { margin-bottom:15px; }
.relatedProduct .col-md-3 .imsg {display: table-cell;vertical-align: middle; padding:3px; border:1px solid #ccc; width:191px; height:145px;}
.relatedProduct .col-md-3 img {display: block;margin: auto;max-width: 100%;max-height: 100%;}
.relatedProduct .col-md-3 h3 { margin-top:10px;overflow: hidden; height: 15px; line-height:15px; font-size:12px; text-align:center;}
.relatedProduct ul li a.title { border: none !important; display: block; text-align: center; }
.relatedProduct ul li:hover a.title, .relatedProduct ul li a.title:hover { color: #3573E4; }

.relatedNews ul, .city ul, .relatedService ul { margin: 10px auto; }
.relatedNews ul li { float: left; width:33.3333%; }
.relatedNews a { display: inline-block; padding: 0 5px; line-height: 25px; overflow:hidden; height:25px; font-size:12px;}

.ishow .name { padding-bottom:5px; font-weight:bold;}
.ishow .relate-product h3 { font-size:12px; margin:0;}
.ishow .relate-product h3 a { border:none;}
.product_detail{padding:5px; overflow:hidden}
.product_detail h1.title{text-align:center;line-height:30px;font-family:"Microsoft YaHei";border-bottom:1px solid #e0e1dc;margin-bottom:15px;padding-bottom:5px; margin-top:0;}
.product_detail .img{width:305px;height:230px;float:left;padding:2px;border:1px solid #e0e1dc; display:table-cell; vertical-align:middle; text-align:center;}
.product_detail .small{width:299px;height:200px;}
.jqzoom{text-decoration:none; display:inline-block;}
.product_detail .list{width:60%;float:left;margin-left:30px;display:inline;padding-top:8px;}
.list_p{}
.list_p li{height:37px; line-height:27px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei"}
.list_p li h2 a { font-weight:bold;}
.product_detail .inquiry{line-height:32px;border:none;margin-top:6px;}
.product_detail .inquiry a{background:url("../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.product_detail .inquiry a:hover{background-image:url("../images/xunjia_hover.gif");}
.list_p li h2 { margin-top:0;}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}
.p_detail span.title{line-height:28px;height:28px;text-align:left;margin-top:20px;display:block;padding-left:10px;font-size:12px;border-bottom:2px solid #006e2e;background-color: #eee}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
.clearboth {height: 0px;line-height: 0px;overflow: hidden;clear: both;font-size: 0px;}

/*留言板**/
#mess_main { padding:4% 1% 0;}
.mess_list { overflow:hidden; margin-bottom:20px; border-bottom:1px dotted #ccc; padding-bottom:20px;}
.mess_list .mess_title { width:20%; font-size:14px; text-align:	right; line-height:35px;}
.mess_list .mess_input { width:80%;}
.mess_list .mess_textarea { width:80%;}
.mess_list .form-control { width:80%;}
.mess_list img { float:left; margin-left:10px;cursor: pointer}
.mess_list .mess_submit { padding:2% 0 0 20%; display:inline-block; width:100%;}

/*联系我们*/
.sec-marquee-c ul { overflow:hidden; padding:2% 1%;}
.sec-marquee-c ul li { line-height:26px; font-size:14px;}

/*走马灯公共样式*/
.str_wrap { overflow: hidden;  //zoom:1;width: 100%; font-size: 12px; line-height: 16px; position: relative; -moz-user-select: none; -khtml-user-select: none; user-select: none; background: #f6f6f6; white-space: nowrap; }
.str_wrap.str_active { background: #f1f1f1; }
.str_move { white-space: nowrap; position: absolute; top: 0; left: 0; cursor: move; padding:10px 0;}
.str_move_clone { display: inline-block;  //display:inline; //zoom:1;vertical-align: top; position: absolute; left: 100%; top: 0; }
.str_vertical .str_move_clone { left: 0; top: 100%; }
.str_down .str_move_clone { left: 0; bottom: 100%; }
.str_vertical .str_move, .str_down .str_move { white-space: normal; width: 100%; }
.str_static .str_move, .no_drag .str_move, .noStop .str_move { cursor: inherit; }
.str_wrap img { max-width: none !important; }

/*走马灯向上*/
.dowebok { width:100%; height: 30px; line-height:30px; font-size: 12px; overflow:hidden}
.dowebok ul { margin: 0; line-height: 30px;}
.dowebok a { color: #333; text-decoration: none;}
.dowebok a:hover { text-decoration: underline;}

/*走马灯向左*/
.walking { width:100%; font-size:12px; overflow:hidden; margin:10px 0;}
.walking .ar_1 { width:245px; height:200px; overflow:hidden; text-align:center; background:#fff; margin-left:10px; display:inline-block }
.walking .ar_1 .item { border:1px solid #ccc;overflow:hidden;}
.walking .ar_1 .item img {vertical-align:middle; height:163px;}
.walking .ar_1 p { height:35px; line-height:35px; background:#f00; color:#fff; padding:0 5px;}

.walking ul { margin: 0; line-height: 40px;overflow:hidden; width:100%;}
.walking li {float:left; width:auto; height:40px;line-height:40px; padding:0 40px;}
.walking li a { font-size:14px;}
.walking .str_move {padding:0; width:auto;}




/* 返回顶部 */
.gototop_backToTop{width:40px;height:40px;z-index:9999999999;background-image:url(../images/top.png);background-repeat:no-repeat;background-position:-503px 0; position: fixed; top: 700px; right: 286px;}
.gototop_backToTop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}

@media (max-width: 768px){
.pull-left { margin:0 !important;}
.header { height:auto !important;}
.gototop_backToTop{display:none !important;}

.product_detail .img {left:9%;}
.product_detail .list { width:100%; margin:0;}
.relatedProduct .col-md-3 { width:49.9999%; padding:0 10px; height:140px; float:left}
.sitexml { display:none;}
.kf,#m_div { display:none}
#banner { height:auto !important;}
.bootsnav {border-bottom: 1px solid #f3f3f3 !important;}
.media-heading .fr { display:none}
nav.navbar.bootsnav ul.nav > li > a { color:#000}
#banner .item { width:100%; height:240px; overflow:hidden;}
#banner .item img { max-width:none !important; height:240px; margin-left:-66%;}
#banner .slide a { display:none;}
.row_list .pys .col-md-4 { height:auto !important;}
.carousel-inner>.item>a>img { max-height:340px; margin:0 auto;}
}

@media (min-width: 768px) and (max-width: 992px) {
#banner .item img { margin-left:-13%;}
}

@media (min-width: 1300px) and (max-width: 1800px){
.gototop_backToTop{right:50px;top:550px;}
}

 
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
 .hr { height:45px;}
}

/*地图*/
#allmapmapcontact {width:100%; height:200px;overflow: hidden;margin:0;}
.myclass {height:50px; width:235px; font-size:12px; line-height:22px;}

/*客服*/
.kf { position: absolute; right: 0; top: 180px; overflow: hidden; z-index: 999; }
.kf_btn { width: 30px; float: left;background:#1c88ec; height: 120px; padding-left: 7px; padding-right: 7px; text-align: center; vertical-align: middle; color: #fff; padding-top: 15px; cursor: pointer; position: relative; padding-bottom: 15px; font-family: "微软雅黑"; }
.kf_btn span {line-height:140%;}
.kf_btn .open { width: 12px; height: 12px; position: absolute; left: 9px; bottom: 10px; background: url(../images/kf_close.png) left top no-repeat; }
.kf_btn .close { background: url(../images/kf_open.png) left top no-repeat; }
.kf_main { float: left; padding-bottom: 5px; overflow: hidden; width: 141px; margin-left: -4px; }
.kf_title { float: left; }
.kf_title span { display: block; line-height: 28px; height: 28px; text-align: center; font-size: 15px; font-family: "Microsoft YaHei"; border-bottom: 2px solid #40b5e8; }
.kf_list { background: url(../images/v2.jpg) left top repeat-x #fff; padding-top: 5px; padding-left: 6px; padding-bottom: 5px; }
.kf_list li { line-height: 30px; height: 30px; padding-left: 7px; background: url(../images/qq_bg.jpg) left center no-repeat; }
.kf_list li a { display: block; position: relative; line-height: 30px; padding-left: 36px; height: 30px; }
.kf_list li a:hover { text-decoration: none; }
.kf_list li a img { padding-right: 5px; vertical-align: middle; position: absolute; left: 3px; top: 7px; }
.kf_list li.sky { margin-top: 0; height: 27px; line-height: 27px; }
.hyperlink_a { margin: 5px; height: 30px; background: #1c88ec; margin-top: 0px; border-radius: 2px; }
.hyperlink_a a { display: block; line-height: 30px; background: url(../images/message.png) no-repeat 0% 100%; padding-left: 43px; font-weight: bold; font-size: 14px; color: #fff; font-family: "微软雅黑"; }
.hyperlink_a a:visited { color: #fff; text-decoration: none; }
.hyperlink_a a:hover { text-decoration: none; background: url(../images/message.png) no-repeat 0% 100% #fb9108; border-radius: 2px; }
.hyperlink_b { margin: 5px; height: 30px; background: #1c88ec; margin-top: 0px; border-radius: 2px; }
.hyperlink_b a { display: block; line-height: 30px;padding-left: 43px; font-weight: bold; font-size: 14px; color: #fff; font-family: "微软雅黑"; background: url(../images/feixian.png) no-repeat 7px 5px;}
.hyperlink_b a:visited { color: #fff; text-decoration: none; }
.hyperlink_b a:hover { text-decoration: none;border-radius: 2px; }

.top_bg { height: 4px;border-top: 4px solid #1c88ec;border-radius: 5px 5px 0 0;width: 135px;margin-left: 5px;}
.top_center { background: url(../images/bobg.png) left top repeat-y; padding: 0px 3px 1px 5px; }
.bottom_bg { height: 8px; background: url(../images/kf_bottom.png) left top no-repeat; }
.e_code { padding-left: 0px; padding-top: 6px; padding-bottom: 0px; border-top: 1px solid #ccc; margin-top: 8px; text-align: center; }
.e_code .code { width: 100%; }
.e_code h3 { padding-top: 2px; padding-bottom: 2px; text-align: center; font-weight: normal; color: #333; text-align: center; margin: 0 auto; }
.alignCenter { width: 56px; display: none; margin: 0 auto; z-index: 999; border: 1px solid #e9e9e9; padding: 2px; position: absolute; right: 166px; top: 133px; overflow: hidden; z-index: 999; background: #fff; }
.alignCenter .title { height: 45px; line-height: 45px; padding-left: 5px; background: #f6f6f6; color: #666; font-size: 12px; font-weight: bold; border-bottom: 1px solid #e9e9e9; position: relative; }
.alignCenter .title img { position: absolute; right: 4px; top: 16px; }
.alignCenter .content { padding: 5px; padding-right: 2px; padding-left: 8px; }
.alignCenter .title img { cursor: pointer; }
#icode {color:black;width:43%;float:left;margin:0px 0px;padding: 3px 6px; font-size:12px;}


/*留言板块*/
.index_message { position: relative; width: 195px;}
.name_input { border: 1px solid #ccc; margin-top: 5px; background: #fff; height: 22px; width: 189px; }
.input_left { float: left; width: 40px; text-align: center; background:#f3f3f3; height: 20px; line-height: 20px }
.input_right { position: relative; }
.input_right input { height: 20px; line-height: 20px; border:none; width:147px; }
.input_right .m_label { position: absolute; width: 100px; text-align: left; line-height: 22px; padding-left: 6px; color: #ccc; z-index: 1; cursor: text; }
#m_div { width: 222px; position: fixed; right: 2px; bottom: 0px; padding-bottom: 1px; z-index: 99999; background: none; }
.d_label { line-height: 18px; padding-top: 8px; width: 160px; }
.w_message { border: 1px solid #1c88ec; padding: 7px; padding-top: 3px; height: 235px; padding-bottom: 27px; background:#f3f3f3;}
.w_message #iname { height: 20px; line-height: 20px; border: none !important; }
.w_message #icontact { width: 142px; height: 20px; line-height: 20px; border: none !important; }
.w_message #icontent { width: 176px; height: 65px; resize: none; overflow-y: auto; overflow-x: hidden; width:189px;}
.w_message #icheckcode { width: 82px; height: 30px; line-height: 22px; border: 1px solid #ccc; background-color: #fff; }
#message_main { display: table-cell; }
.w_message #message_main tr { display: block; width: 100%; overflow: hidden; line-height: 28px; }
.w_message #message_main tr th { height: 28px; line-height: 28px; width: 37px; text-align: center; vertical-align: middle; overflow: hidden; }
.w_message #code { padding-top: 0px; margin-top: 5px; }
.w_title { background: none; color: #fff; ; position: relative; cursor: pointer; height: 33px; width: 222px; overflow: hidden; }
.w_message #message_main .m_input { border: 1px solid #ccc; background-color: #fff; }
.w_message .msgbtn { width: 93px; height: 29px; line-height: 20px; margin-top: 3px; border: none; font-family: "宋体", arial; font-size: 12px; margin-left: 54px; font-family: "微软雅黑"; color: #fff; background: #1c88ec;}
.w_message .msgbtn_hover { background: #3c96fc; color: #fff; border: 1px solid #3c96fc; }
.m_close { background: url(../images/messbtn.png) left top no-repeat; position: absolute; right: 0px; top: 0px; cursor: pointer; overflow: hidden; width: 19px; height: 20px; right: 12px; top: 8px; cursor: pointer; }
.m_open { background: url(../images/messbtn1.png) left top no-repeat; }
.w_message .m_under { position: absolute; width: 227px; height: 37px; line-height: 41px; left: 0; bottom: 1px; }
.w_message .support { color: #000; width: 100px; position: absolute; bottom: 1px; right: 8px; font-size: 12px; }
#m_top { height: 1px; font-size: 0px; line-height: 1px; margin: 0 2px; background: #1c88ec; }
#m_mid { height: 1px; font-size: 0px; line-height: 1px; margin: 0 1px; background: #1c88ec; }
#m_bot { height: 31px; line-height: 31px; padding-left: 9px; font-family: "微软雅黑"; font-size: 13px; background: #1c88ec;}
h3.map_title { line-height: 30px; line-height: 30px; background-color: #f5f8fa; border: 1px solid #d6dbe1; text-indent: 20px; color: #006e2e; border-bottom: 2px solid #006e2e; }
.map_list { line-height: 30px; padding-left: 20px; margin-top: 8px; margin-bottom: 8px; }
.map_list a { padding: 4px; white-space: nowrap; }
.map_list a:hover { text-decoration: none; background-color: #006e2e; color: #fff; padding: 4px; }


/*********内页详情*********/
#ibrcolor {border-bottom: 1px solid #ccc;}
.page-content{font-size:14px;line-height: 35px;}
/*********内页产品*********/
.img-inner{height:220px;}
.img-inner img {height:220px;-moz-transition: .5s;  -webkit-transition: .5s;  -o-transition: .5s;transition:.5s;}
.img-inner img:hover{-moz-transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1);}
.img-inner:hover{border: 1px solid #1274e1;overflow: hidden;}
.page-alist .col-md-4 a:hover h5{color: #1274e1;}
.page-alist .col-md-4 h5 {height: 25px;line-height: 25px;overflow: hidden;font-size:15px;text-align:center;}
.page-alist .page-atit a:hover , .page-alist .col-md-4 h5:hover{color: #1274e1;}
/*********内页新闻*********/
.page-alist .page-adate{color: #fff; background: #1274e1;}
.page-alist .page-adate{width: 70px;}
.page-alist .page-adate h3{font-size: 20px;}
.page-alist .page-atit p{color: #555;font-size: 13px;line-height: 26px;}	
h4{font-size: 15px;}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin:10px 0 0 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle {margin-top:6px;padding: 0 5px;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
}

/*********列表页*********/
.kinse {margin-left:15px;}
.infod { text-indent:2em;}
.page-img { float:left; margin-right:10px;}
.page-img img { width:160px}
.xinaeccd { font-weight:normal;}

@media (max-width: 768px){
.page-alist .page-atit p.infod { height:4rem; line-height:2rem;}
.page-alist .page-atit p.times { height:2rem;}
.page-img img { width:120px;}
}

/* 附加 */
.page-l-clist li .current { display: inline-block; width: 100%; height: auto; color: #fff; background: #094792; }

 
.indexDiv6{padding: 70px 0 60px; }
.indexDiv6 .bdDiv{margin-top: 0;align-items: initial; }
.indexDiv6 .bdDiv .leftDiv{width: 100%;  }
.indexDiv6 .bdDiv .leftDiv ul li{margin-bottom: 20px; }
.indexDiv6 .bdDiv .leftDiv ul li a{height: 60px;border: 1px solid #cdd5dd;background: #fff;border-radius: 30px;font-size: 20px;padding: 0 40px;color: #333333; }
.indexDiv6 .bdDiv .leftDiv ul li.on a{background: #1057a7;color: #fff;border-color: #1057a7; }
.indexDiv6 .leftDiv .moreBtn{color: #1057a7;margin-top: 150px; }
.indexDiv6 .leftDiv .moreBtn span{margin-right: 10px; }
.indexDiv6 .leftDiv .moreBtn img{transition: all .4s; }
.indexDiv6 .leftDiv .moreBtn:hover img{transform: translateX(10px); } 
.indexDiv6 .bdDiv .rightDiv{position: relative;width: 100%; }
.indexDiv6 .bdDiv .rightDiv .swiperDiv{position: absolute;left: 0;top: 0;width: 100%;opacity: 0;z-index: -1; }
.indexDiv6 .bdDiv .rightDiv .swiperDiv.on{position: relative;opacity: 1;z-index: 1; }
.indexDiv6 .bdDiv .swiper-container{padding-bottom: 50px; }
.indexDiv6 .bdDiv .swiperDiv .imgDiv{padding-top:0;cursor: pointer; box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .12);}
.indexDiv6 .bdDiv .swiperDiv .imgDiv .pic img{ width: 100%; object-fit: initial; }
.indexDiv6 .bdDiv .swiperDiv .imgDiv .bgDiv{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.4);opacity: 0; }
.indexDiv6 .bdDiv .swiperDiv .titleDiv{margin-top: 16px;color: #333333;text-align: center; }
.indexDiv6 .bdDiv .swiperDiv .conDiv:hover .imgDiv .bgDiv{opacity: 1; }
.indexDiv6 .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
.indexDiv6 .swiper-pagination-bullet{width: 10px;height: 10px;background: #999999;border-radius: 5px;opacity:1;position: relative; }
.indexDiv6 .swiper-pagination-bullet-active{opacity: 1;position: relative;background: #1057a7; }
.indexDiv6 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px; }
@media only screen and (max-width:992px){
.indexDiv6{padding: 20px 0 20px; }
	
	
}

.indp6 { height:auto; overflow:hidden; padding:70px 0}
.showB .eachB{display: none;}
.showB .eachB:first-child{display: block;}
.indp6 .pubTit{text-align: left;color: #ffffff;}
.indp6 .pubTit::after{background: #ffffff;margin-left: 0;margin-top: 12px;}
.indp6 .clickB{
	position: absolute;
	right: 0;
	top: 32px;
}
.indp6 .clickB .eachB{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 255, 255);
	background-color: rgba(29, 55, 108, 0);
	width: max-content;
	height: 40px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	padding: 0 28px;
	margin-left: 20px;
	border-radius: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.indp6 .clickB .eachB:first-child{margin-left: 0;}
.indp6 .clickB .eachB.on{background: #ffffff;color: #2fa6f8;}
 .indp6 .showB .wenzi{ background:#fafafa;border-bottom-left-radius:8px ; border-bottom-right-radius:8px; padding-bottom:20px}
.indp6 .showB .imgB img{width: 100%;display: block;border-top-left-radius:8px ; border-top-right-radius:8px}
.indp6 .showB .titB{
	font-size: 20px;
	color: rgb(51, 51, 51);
	padding: 16px 16px 8px;
	text-align: center;
}
.indp6 .showB .descB{
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 1.714;
	padding: 0 16px  ;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;
}
.indp6 .swiper-pagination{
	position: relative;
	left: unset;
	top: unset;
	margin: 32px auto 0;
	background-color: rgba(16, 87, 167,0.3);
	height: 4px;
}
.indp6 .swiper-pagination-progressbar-fill{background: #1057a7;}
.indexDiv5{ padding-top:70px; height:auto; overflow:hidden}
.indexDiv5 .container{box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .13); background:#fff; z-index:999; position:relative; padding:50px;box-sizing:border-box  }
.indexDiv5 .bdDiv{margin-top: 20px; }
.indexDiv5 .bdDiv form{max-width: 750px; }
.indexDiv5 .bdDiv form .row>div{margin-top: 30px; }
.indexDiv5 .bdDiv form .row>div input{width: 100%;background: #fff;border-radius: 4px;padding: 0 10px;line-height: 60px;border: 0; }
.indexDiv5 .bdDiv form .row>div textarea{width: 100%;padding: 10px;background: #fff;border-radius: 4px;border: 0;height: 120px; }
.indexDiv5 .bdDiv form button{display: block;width: 180px;height: 50px;background: #AD1E16;color: #fff;border-radius: 4px;margin: 0 0 0 auto;border: 0;cursor: pointer; }
.indexDiv5 .bdDiv form button:hover{opacity: .8;}
@media only screen and (max-width:992px){
.indp6 { height:auto; overflow:hidden; padding:20px 0}
.indp6 .showB .titB{
	font-size: 18px;
	color: rgb(51, 51, 51);
	padding: 16px 16px 8px;
	text-align: center;
}	
	
}

.ny_bd{width:100%; padding:70px 0 0;  overflow:hidden;}
.ny_bd .container{box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .13); background:#fff; z-index:999; position:relative;  box-sizing:border-box;padding-right: 0;
  padding-left: 0; }

 
.ny_bd .lx_bd .b_t{text-align:center; margin-bottom:50px;}
.ny_bd .lx_bd .b_t h3{font-size:34px; color:#000; font-weight:bold; line-height:40px; margin-bottom:6px;}
.ny_bd .lx_bd .b_t h4{font-size:16px; color:#777; line-height:26px;}
.ny_bd .lx_bd .t_p{width:40%; background-position:center; background-repeat:no-repeat; background-size:cover; float:left}
.ny_bd .lx_bd .t_p img{ width:100%}
.ny_bd .lx_bd .b_d{width:60%; padding:30px 50px 70px; float: right}
.ny_bd .lx_bd .b_d ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_bd .lx_bd .b_d ul li{width:45%; margin-top:20px; position:relative;}
.ny_bd .lx_bd .b_d ul li.q_b{width:100%;}
.ny_bd .lx_bd .b_d input{width:100%; height:61px; border:0; border-bottom:1px solid #eee; font-size:15px; line-height:60px; color:#000; display:block; background:none}
.ny_bd .lx_bd .b_d input::placeholder{color:#999;}
.ny_bd .lx_bd .b_d textarea{width:100%; height:122px; padding-top:17px; border:0; border-bottom:1px solid #eee; font-size:15px; line-height:26px; color:#000; resize:none; display:block; background:none}
.ny_bd .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_bd .lx_bd .b_d button{width:160px; height:50px; border:0; background-color:#1057a7; font-size:16px; line-height:50px; color:#fff; margin-top:20px; margin-right:20px; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_bd .lx_bd .b_d button.c_z{background-color:#888;}
.ny_bd .lx_bd .b_d button:hover{background-color:#6d9727;}
.ny_bd .lx_bd .b_d button.c_z:hover{background-color:#2b2b2b;}
@media only screen and (max-width:1440px){
.ny_bd{padding:70px 0;}
.ny_bd .lx_bd .b_t{margin-bottom:40px;}
.ny_bd .lx_bd .b_t h3{font-size:26px; line-height:32px;}
.ny_bd .lx_bd .b_d{padding:20px 30px 40px;}
.ny_bd .lx_bd .b_d ul li{width:47%; margin-top:10px;}
.ny_bd .lx_bd .b_d input{height:51px; font-size:14px; line-height:50px;}
.ny_bd .lx_bd .b_d textarea{height:99px; padding-top:10px; font-size:14px; line-height:22px;}
.ny_bd .lx_bd .b_d button{width:140px; height:46px; font-size:15px; line-height:46px; margin-top:15px; margin-right:15px;}
}
@media only screen and (max-width:640px){
.ny_bd{padding:20px 0 50px;}
.ny_bd .lx_bd .b_t{margin-bottom:30px;}
.ny_bd .lx_bd .b_t h3{font-size:22px; line-height:30px; padding:0 30px;}
.ny_bd .lx_bd .b_t h4{font-size:14px; line-height:22px;}
.ny_bd .lx_bd .t_p{width:100%;}
.ny_bd .lx_bd .b_d{width:100%;}
.ny_bd .lx_bd .b_d ul li{width:100%;}
}

.ny_lx{width:100%; padding:80px 0 ; overflow:hidden;}
.ny_lx .row{margin:0; justify-content:space-between; margin-top:50px;box-shadow: 0px 0px 46px rgba(0,0,0,.08);}
.ny_lx .lx_nr{width:40%; float:left}
.ny_lx .lx_nr .x_x p{ line-height:42px; font-size:16px; padding:20px 30px}

.ny_lx .lx_dt{width:54%; box-shadow:0 0 20px rgba(0,0,0,.1); float:right}
.ny_lx .lx_dt img{ width:100%}
@media only screen and (max-width:1440px){
.ny_lx{padding:70px 0;}
.ny_lx .lx_nr{width:48%;}
.ny_lx .lx_nr .b_t{margin-bottom:10px;}
.ny_lx .lx_nr .b_t h3{font-size:26px; line-height:34px;}
.ny_lx .lx_nr .b_t h4{font-size:18px; line-height:26px;}
.ny_lx .lx_nr .x_x ul li{width:48%; margin-bottom:25px; font-size:13px; line-height:26px;}
.ny_lx .lx_nr .x_x font{font-size:15px; line-height:26px;}
.ny_lx .lx_nr .x_x strong{font-size:18px; line-height:28px;}
.ny_lx .lx_nr .e_m ul{margin:0 -15px;}
.ny_lx .lx_nr .e_m ul li{width:calc(25% - 30px); margin:0 15px;}
.ny_lx .lx_dt{width:48%;}
}
@media only screen and (max-width:992px){
.ny_lx .lx_nr{width:100%;}
.ny_lx .lx_dt{width:100%; height:380px; margin-top:40px; box-shadow:none;}
.ny_lx .row{margin:0; justify-content:space-between; margin-top:20px;box-shadow: 0px 0px 46px rgba(0,0,0,.08);}
.ny_lx .lx_nr .x_x p{ line-height:36px; font-size:15px; padding:20px 20px}

}
@media only screen and (max-width:640px){
.ny_lx{padding:20px 0;}
.ny_lx .lx_nr .x_x ul li{width:100%; margin-bottom:10px}
.ny_lx .lx_nr .e_m{padding:10px 10px;}
.ny_lx .lx_nr .e_m ul li{width:calc(31% - 5px); margin:0 5px}
.ny_lx .lx_dt{height: auto; margin-top:30px;}
.ny_lx .lx_nr .b_t h3{font-size:20px; line-height:30px;}
.ny_lx .lx_nr .b_t h4{font-size:14px; line-height:26px;}
.ny_lx .lx_nr .x_x strong{font-size:16px; line-height:28px;}

}
.ny-banner{width: 100%;position:relative;height: 26vw;}
.ny-banner .wrap{height: 100%;display: flex;justify-content: center;align-items: center;color: #fff;}
.ny-banner .textDiv .tit{font-size: 2.5vw;font-weight: bold; padding-top:50px}
@media only screen and (max-width:992px){
.ny-banner .textDiv .tit{font-size: 20px;font-weight: bold; padding-top:0px}	
}
.contactDiv2{padding: 80px 0 120px;position: relative;}
.nyTitle span{font-size: 36px;font-weight: bold;color: #333;}
.nyTitle p{font-size: 18px;color: #666666;margin-top: 5px;}
.contactDiv2:before{content: "";width: 100%;height: 294px;background: url(../images/lx4.jpg) no-repeat center top;position: absolute;left: 0;top: 0;z-index: 0;}
.contactDiv2 .nyTitle{position: relative;z-index: 11;}
.contactDiv2 .nyTitle span,.contactDiv2 .nyTitle p{color: #fff;}
.contactDiv2 .bdDiv{background: #fff;padding: 46px;position: relative;margin-top: 45px;box-shadow: 0px 0px 46px rgba(0,0,0,.08);border-radius: 4px;}
.contactDiv2 .bdDiv .formDiv .row>div{margin-bottom: 30px;}
.contactDiv2 .bdDiv .formDiv .row>div .conDiv{display: block;}
.contactDiv2 .bdDiv .formDiv .row>div span{display: block;font-size: 14px;}
.contactDiv2 .bdDiv .formDiv .row>div input{display: block;line-height: 46px;border: 1px solid #cccccc;border-radius: 2px;width: 100%;background: #fbfbfb;padding: 0 15px;margin-top: 10px;font-size: 14px;}
.contactDiv2 .bdDiv .formDiv .row>div textarea{display: block;height: 160px;border: 1px solid #cccccc;border-radius: 2px;width: 100%;background: #fbfbfb;padding: 10px 15px;margin-top: 10px;font-size: 14px;resize: none;}
.contactDiv2 .bdDiv .formDiv button{display: block;width: 160px;line-height: 40px;background: #1057a7;color: #fff;border-radius: 2px;border: 0;padding: 0;cursor: pointer;box-shadow: 0px 0px 21px rgba(15,50,133,.25); }

@media only screen and (max-width:992px){
.contactDiv2{padding: 20px 0 80px;position: relative;}
.nyTitle span{font-size: 20px;font-weight: bold;color: #333;}
.nyTitle p{font-size: 14px;color: #666666;margin-top: 5px;}
	
}


.pageDiv{text-align: center;display: flex;justify-content: center;align-items: center;flex-wrap: nowrap;margin-top: 60px; }
.pageDiv span{display: flex;justify-content: center;align-items: center;}
.pageDiv a{display: flex;justify-content: center;align-items: center; height: 32px;width: 32px; margin: 0 5px;color: #333;background: #fff;border-radius: 2px;border: 1px solid #eeeeee;font-size: 14px; }
.pageDiv .page-num-current{color: #fff;background: #1057a7;border-color: #1057a7; }
.pageDiv .page-status{margin-right: 10px;}
.flexend{display: flex;justify-content: flex-end;align-items: center;}
.flexbet{display: flex;justify-content: space-between;align-items: center;}
.flexsta{display: flex;justify-content: flex-start;align-items: center;}
.newsDiv{padding: 100px 0 140px; height:auto; overflow:hidden}
.newsDiv .nhDiv{}
.newsDiv .nhDiv .leftDiv{width: 61.67%;}
.newsDiv .nhDiv .leftDiv a{display: block;position: relative;padding-top: 56.42361%; }
.newsDiv .nhDiv .leftDiv a .imgDiv{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.newsDiv .nhDiv .leftDiv a .imgDiv img{width: 100%;height: 100%;object-fit: cover;}
.newsDiv .nhDiv .leftDiv a .date{position: absolute;left: 28px;top: 0;background: #1057a7;color: #fff;padding: 10px 15px;text-align: center;font-size: 12px;line-height: 1; }
.newsDiv .nhDiv .leftDiv a .date span{display: block;font-size: 36px;margin-bottom: 10px; }
.newsDiv .nhDiv .leftDiv a .title{position: absolute;left: 20px;bottom: 20px;color: #fff;font-size: 20px;font-weight: bold;width: calc(100% - 40px);z-index: 2;}
.newsDiv .nhDiv .leftDiv a:before{content: "";width: 100%;height: 120px;background: url(../images/yy.png) no-repeat center bottom/100%;position: absolute;left: 0;bottom: 0;z-index: 1;}
.newsDiv .nhDiv .rightDiv{width: 35.83%;}
.newsDiv .nhDiv .rightDiv ul li{margin-bottom: 30px;}
.newsDiv .nhDiv .rightDiv ul li:last-child{margin-bottom: 0;}
.newsDiv .nhDiv .rightDiv ul li .textDiv{width: calc(100% - 132px);}
.newsDiv .nhDiv .rightDiv ul li .textDiv .title{color: #121212;margin-bottom: 10px;}
.newsDiv .nhDiv .rightDiv ul li .textDiv span{color: #adadad;font-size: 12px;}
.newsDiv .nhDiv .rightDiv ul li .imgDiv{width: 126px;height: 80px;overflow: hidden;}
.newsDiv .nhDiv .rightDiv ul li .imgDiv img{width: 100%;height: 100%;object-fit: cover;}
.newsDiv .nhDiv .rightDiv ul li a:hover .textDiv .title{color: #1057a7;}
 
.newsDiv .nbDiv ul li{background: #f7f7f7;margin-bottom: 24px;}
.newsDiv .nbDiv ul li .leftDiv{width: 35%;overflow:hidden}
.newsDiv .nbDiv ul li .pic{position: relative;padding-top: 62.745%;display: block;overflow:hidden}
.newsDiv .nbDiv ul li .pic .imgDiv{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;overflow:hidden }
.newsDiv .nbDiv ul li .pic .imgDiv img{object-fit: cover;overflow:hidden; width:100%}
.newsDiv .nbDiv ul li .textDiv{width: 62%;padding: 50px 37px 50px 0;}
.newsDiv .nbDiv ul li .textDiv .title{font-size: 20px;color: #333;font-weight: bold;white-space:nowrap;
      overflow:hidden;
      text-overflow:ellipsis;}
.newsDiv .nbDiv ul li .textDiv .title:hover{color: #1057a7;}
.newsDiv .nbDiv ul li .textDiv .p{font-size: 15px;color: #666;line-height: 2;margin: 10px 0 0;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;}
.newsDiv .nbDiv ul li .textDiv .hd{ }
.newsDiv .nbDiv ul li .textDiv .bd{border-top: 1px solid rgba(0,0,0,.1);padding-top: 20px; margin-top:30px}
.newsDiv .nbDiv ul li .textDiv .bd .date{width: calc(100% - 160px);font-size: 14px;color: #666666;}
.newsDiv .nbDiv ul li .textDiv .bd .date img{margin-right: 10px;}
.newsDiv .nbDiv ul li .textDiv .bd .moreBtn{width: 140px;height: 40px;background: #1057a7;border-radius: 25px;color: #fff;box-shadow: 0px 0px 21px rgba(172,108,36,.25);}
.newsDiv .nbDiv ul li .textDiv .bd .moreBtn:hover{background: #1057a7;}
.newsDiv .nbDiv ul li .textDiv .bd .moreBtn img{margin: 0 5px 0 17px;}

.casesDiv{padding: 100px 0 140px; }
.casesDiv ul{margin-bottom: 70px;   }
.casesDiv  li{margin-bottom: 40px; float:left; width:17.5%; margin-right:2% ;background: #f5f5f5;box-shadow: 0px 0px 15px rgba(0,0,0,.15); }
.casesDiv  li:nth-child(5n){margin-right:0; }
.casesDiv .imgDiv{position: relative;padding-top: 100%;overflow: hidden;background: #f6f6f6; }
.casesDiv  .imgDiv .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center; }
.casesDiv .imgDiv .pic img{width: 100%;height: 100%;object-fit: cover; }
.casesDiv  .textDiv{padding: 20px 19px; }
.casesDiv  .textDiv .titleDiv{ font-size:18px; font-weight:bold}
.casesDiv  .textDiv .title{background: url(../images/c-m.png) no-repeat right center;color: #333;padding-right: 40px; color:#333; font-size:16px; line-height:25px; height:50px; overflow:hidden}
.casesDiv .textDiv .p{color: #666;margin-top: 15px;font-size: 15px;line-height: 1.8; }
.casesDiv li:hover{background: #1057a7; }
.casesDiv li a:hover .textDiv .title{background: url(../images/c-m_.png) no-repeat right center;color: #fff;}
.casesDiv li a:hover .textDiv .p{color: rgba(255,255,255,.8); }
.casesDiv li a:hover .textDiv .titleDiv{ color:#fff }
@media only screen and (max-width:992px){
.casesDiv{padding: 20px 0 80px; }
.casesDiv  li{margin-bottom: 25px; float:left; width:48%; margin-right:4% ;background: #f5f5f5;box-shadow: 0px 0px 15px rgba(0,0,0,.15); }
.casesDiv  li:nth-child(2n){margin-right:0; }
.casesDiv ul{margin-bottom: 10px;   }	
.casesDiv  .textDiv .title{background: url(../images/c-m.png) no-repeat right center;color: #333;padding-right: 20px; color:#333; font-size:16px }

}



.flexcen{display: flex;justify-content: center;align-items: center;}
.threeMenuDiv {margin-bottom: 50px;flex-wrap: wrap;   }
.threeMenuDiv a{display: inline-block;padding: 0 20px;line-height: 40px;border: 1px solid #d1d1d1;color: #333;margin: 0 10px 10px;border-radius: 3px; }
.threeMenuDiv a.on{background: #1057a7;color: #fff;border-color: #1057a7; }
.proP{padding:100px 0 140px; height:auto; overflow:hidden}
.proUl li{ float:left; width:23.5%; margin-right:2%; border-width:1px;border-color:rgb(234,234,234);border-style:solid;background-color:rgb(255,255,255);height:100%;text-align:center;padding:20px 20px 0;transition:all 0.5s;   margin-bottom:30px }
.proUl li:nth-child(4n){margin-right:0; }
.proUl .kuang{}
.proUl .imgB{ width:100%}
.proUl .imgB img{ width:100%}
.proUl .titB{font-size:16px;font-family:"Poppins-m";color:rgb(51,51,51);margin-top:10px; font-weight:bold}
.proUl .descB{font-size:14px;color:rgb(102,102,102);margin-top:12px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; line-height:30px}
.proUl .teleB{font-size:16px;color:rgb(153,153,153);text-align:center;border-width:1px;border-color:rgb(234,234,234);border-style:solid;width:max-content;padding:10px 54px;border-radius:52px;display:block;margin:30px auto ;transition:all 0.5s; color:#555}
.proUl li:hover{box-shadow:0px 3px 9.5px 0.5px rgba(10,23,60,0.13)}
.proUl li:hover .teleB{background-color:#1057a7;color:#ffffff}
@media only screen and (max-width:992px){
.proP{padding:20px 0 80px; height:auto; overflow:hidden}
.proUl li{ float:left; width:49%; margin-right:2%; border-width:1px;border-color:rgb(234,234,234);border-style:solid;background-color:rgb(255,255,255);height:100%;text-align:center;padding:20px 20px 0;transition:all 0.5s;   margin-bottom:10px }
.proUl li:nth-child(2n){margin-right:0; }	
	
}
.twoMenuDiv{width:100%;background:#edf3f5; }
.twoMenuDiv .aDiv{ width:100%; background:#edf3f5; height: 80px; text-align:center }
.twoMenuDiv .aDiv ul{text-align:center}
.twoMenuDiv .aDiv ul li{margin:0px; line-height:80px; display:inline-block; position:relative; width:200px ;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:18px; text-align:center; background:url(../images/x.jpg) no-repeat center right}
.twoMenuDiv .aDiv ul li a { font-size:18px; color:#333}
 
.twoMenuDiv .aDiv ul li.on a{color:#1057a7; font-weight:bold}
.twoMenuDiv .aDiv ul li:hover a { color:#1057a7;font-weight:bold}
.aDiv .y_j{position:relative;}
.aDiv .e_j{width:200px; background:#edf3f5; position:absolute; top:80px; left:0; display:none; z-index:9999;  border-radius:0px 0px 5px 5px; padding:10px 0px;}
.twoMenuDiv .aDiv ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align: center;  font-weight:normal;}
.twoMenuDiv .aDiv .e_j a:hover{ color:#fff; background:#1057a7;}
.twoMenuDiv .y_y{float: right; height:26px; margin-top:40px; border:1px solid #ddd; border-radius:5px; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-right:15%}
.twoMenuDiv .y_y:hover{border:1px solid #095ec8;}
.twoMenuDiv .y_y a{display:inline-block; width:30px; height:26px; font-size:14px; line-height:24px; color:#888; text-align:center; vertical-align:top;}
.twoMenuDiv .y_y:hover a{color:#1057a7;}
.twoMenuDiv .y_y a.on{color:#fff; background-color:#1057a7;}




@media (min-width:1024px){
.twoMenuDiv .aDiv .e_j{display:none !important;}
.twoMenuDiv .aDiv ul li:hover .e_j{display:block !important;}
}


@media only screen and (max-width:992px){
.flexend{display: block  ;justify-content: flex-end;align-items: center;}
.flexbet{display: block;justify-content: space-between;align-items: center;}
.twoMenuDiv{position: relative  ;top: 0;z-index: 111;background: #edf3f5; }

 .twoMenuDiv .aDiv ul{display: inline-block  ; width:100%}
.twoMenuDiv .aDiv li{ float:left; width:33.33% ; display:block  }
.twoMenuDiv .aDiv li a{font-size:13px;color: #333333;height: 50px;display: flex;justify-content: center;align-items: center;position: relative; }
 .proUl .teleB{font-size:14px;color:rgb(153,153,153);text-align:center;border-width:1px;border-color:rgb(234,234,234);border-style:solid;width:max-content;padding:10px 24px;border-radius:52px;display:block;margin:20px auto ;transition:all 0.5s; color:#555}
 .pageDiv{text-align: center;display: flex;justify-content: center;align-items: center;flex-wrap: nowrap;margin-top: 20px; }

}

.slTitle span{font-size: 20px;color: #1057a7; }
.slTitle p{font-size: 30px;font-family: fontB;margin-top: 10px; font-weight:bold; color:#1057a7 }
.aboutDiv1{padding: 60px 0; height:auto; overflow: hidden }
.aboutDiv1 .leftDiv{width: 52%;  }
.aboutDiv1 .leftDiv .textDiv{margin: 20px 0;color: #333;line-height: 2; }
.aboutDiv1 .leftDiv .textDiv p{ font-size:17px; line-height:36px}
.aboutDiv1 .rightDiv{width: 43.75%;border-radius: 0 60px 60px 100px;overflow: hidden;  }
.aboutDiv1 .rightDiv img{ width:100%}

.aboutDiv2{padding: 90px 0;background: #edf3f5; }
.aboutDiv2 .bdDiv{margin-top: 50px; }
.aboutDiv2 .bdDiv ul{display: grid;grid-template-columns: repeat(4,2fr);grid-column-gap: 20px; }
.aboutDiv2 .bdDiv ul li .conDiv{position: relative; }
.aboutDiv2 .bdDiv ul li .conDiv img{ width:100%}
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv{color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;align-items: flex-end; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv{padding: 40px;width: 100%; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv img{ width:60px}
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .title{font-size: 20px;margin: 20px 0 15px; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .p{line-height: 1.8;display: none; }
.aboutDiv2 .bdDiv ul li:hover .conDiv .bgDiv {background: rgba(16,87,167,.8);}
.aboutDiv2 .bdDiv ul li:hover .conDiv .bgDiv .p{display: block; }

.aboutDiv3{padding:60px 0 110px; }
.aboutDiv3 .bdDiv{margin-top:10px;position: relative;padding: 0 20px;overflow: hidden; }
.aboutDiv3 .bdDiv .swiper-container{margin: 0 -4.8%; }
.aboutDiv3 .bdDiv .swiper-slide{padding: 0 4.8%;text-align: center;position: relative; }
.aboutDiv3 .bdDiv .swiper-slide::after{content: "";width: 100%;height: 1px;background: #bcbcbc;position: absolute;left: 0;top: 280px; }
.aboutDiv3 .bdDiv .imgDiv{position: relative;/* padding-top: 60.36745%; */overflow: hidden;margin-bottom: 40px;height: 230px; }
.aboutDiv3 .bdDiv .imgDiv .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center; }
.aboutDiv3 .bdDiv .imgDiv .pic img{width: 100%;height: 100%;object-fit: cover; }
.aboutDiv3 .bdDiv .textDiv{color: #333;transition: all .4s; }
.aboutDiv3 .bdDiv .textDiv i{display: inline-block;width: 15px;height: 15px;background: url(../images/yuan.png) no-repeat center center/100%;position: relative;z-index: 1;transition: all .4s; }
.aboutDiv3 .bdDiv .textDiv p{line-height: 2;margin-top: 10px; font-size:16px }
.aboutDiv3 .bdDiv .textDiv .year{ font-size:16px}
.aboutDiv3 .bdDiv .textDiv .year span{ padding-right:10px}
.aboutDiv3 .swiper-button-next,.aboutDiv3 .swiper-button-prev{width: 12px;height: 23px;top: 270px; }
.aboutDiv3 .swiper-button-next{background: url(../images/a-r1.png) no-repeat center center/100%;right: 0;}
.aboutDiv3 .swiper-button-prev{background: url(../images/a-l1.png) no-repeat center center/100%;left: 0;}
.aboutDiv3 .bdDiv .swiper-slide:hover .textDiv{color: #1057a7; }
.aboutDiv3 .bdDiv .swiper-slide:hover .textDiv i{background: url(../images/yuan_.png) no-repeat center center/100%;}
.f36{font-size: 36px;}
@media only screen and (max-width:992px){
.aboutDiv1{padding: 20px 0; height:auto; overflow: hidden }
.aboutDiv1 .leftDiv{width: 100%;  }
.aboutDiv1 .leftDiv .textDiv{margin: 20px 0;color: #333;line-height: 2; }
.aboutDiv1 .leftDiv .textDiv p{ font-size:15px; line-height:30px}
.aboutDiv1 .rightDiv{width: 100%;border-radius: 0 30px 60px 30px;overflow: hidden;  }	

.aboutDiv2{padding: 20px 0;background: #edf3f5; }
.aboutDiv2 .bdDiv{margin-top: 20px; }
.aboutDiv2 .bdDiv ul{display: grid;grid-template-columns: repeat(2,2fr);grid-column-gap: 20px; }
.aboutDiv2 .bdDiv ul li .conDiv{position: relative; margin-bottom:20px}
 
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv{color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;align-items: flex-end; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv{padding: 20px;width: 100%; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv img{ width:40px}
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .title{font-size: 16px;margin: 20px 0 15px; font-weight:bold}
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv .textDiv .p{line-height: 1.8;display: block; font-size:14px  ; }
.aboutDiv2 .bdDiv ul li .conDiv .bgDiv {background: rgba(0,0,0,.3);}
.aboutDiv3{padding:20px 0 60px; }
}
.serviceDiv{padding: 60px 0 110px; }
.serviceDiv ul li{margin-top: 54px; }
.serviceDiv ul li:nth-of-type(even){flex-direction: row-reverse; }
.serviceDiv ul li .imgDiv{width: 370px;height: 248px;overflow: hidden;border-radius: 45px; }
.serviceDiv ul li .imgDiv img{width: 100%;height: 100%;object-fit: cover;}
.serviceDiv ul li .textDiv{width: calc(100% - 400px);}
.serviceDiv ul li .textDiv .titleDiv{color: #333;font-size: 24px;margin-bottom: 20px; }
.serviceDiv ul li .textDiv .titleDiv img{margin-right: 13px; }
.serviceDiv ul li .textDiv .p{color: #555;line-height: 1.8;font-size: 18px; }

.mores{ width:140px; background:#1057a7; line-height:36px; text-align:center; color:#fff; margin-top:20px}
.mores a{ color:#fff}


.zs_sp{width:100%; height:auto; overflow:hidden;}
.zs_sp .n_r{margin-bottom:30px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zs_sp .n_r:hover{box-shadow:0 8px 20px #ddd;}
.zs_sp .t_p{overflow:hidden; position:relative;}
.zs_sp .t_p img{width:100%; height:auto; display:block;}
.zs_sp .t_p:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.4);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.zs_sp .n_r:hover .t_p:after{background-color:rgba(0,0,0,.2);}
.zs_sp .b_f{width:50px; height:50px; background:url(../images/a11.png) no-repeat center / 100% 100%; position:absolute; z-index:99; top:50%; left:50%; margin:-25px 0 0 -25px;}
.zs_sp .w_z{background-color:#fff; padding:20px; font-size:18px; line-height:28px; color:#333; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.tc_sp{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:99999; display:none;}
.tc_sp .video{width:1000px; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.tc_sp .video .g_b{position:absolute; top:-40px; right:0; width:32px; height:32px; background-color:#fff; color:#d0111b; line-height:32px; text-align:center;}
.tc_sp .video video{width:100%; height:500px; display:block;}
@media only screen and (max-width:992px){
.zs_sp .n_r{margin-bottom:20px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}	
.zs_sp .w_z{background-color:#fff; padding:10px; font-size:16px; line-height:28px; color:#333; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
}

.gs_js{width:100%; padding:80px 0 120px; background:url(../images/gy_bj.jpg) no-repeat center bottom / auto 100%; overflow:hidden; position:relative;}
.gs_js .h_x{width:100%; position:absolute; bottom:0; left:0;}
.gs_js .h_x img{width:100%; height:auto; display:block;}
.gs_js .gs_wz{line-height:36px; color:#000; font-size:16px}
.gs_js .gs_sp{  margin:30px auto 0;}
.gs_js .gs_sp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.gs_js{padding:20px 0 80px; margin-top:0px; z-index:100;background:url(../images/gy_bj.jpg) no-repeat center   ;}
.gs_js .gs_wz{line-height:30px; font-size:15px;}
.gs_js .gs_sp{max-width:100%; width:100%; margin:20px auto 0;}
}


.index_meeting_list{ width: 100%; height:auto; overflow:hidden; padding:80px 0 100px}
.index_meeting_list ul li{ margin-bottom: 30px;}
.index_meeting_list ul li .index_meeting_div{ width: 100%; overflow: hidden;}

.index_meeting_list ul li .index_meeting_img{ float: left; overflow: hidden; width: 100%;}
.index_meeting_list ul li .index_meeting_img img{ width: 100%;
    -o-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
}
.index_meeting_list ul li:hover .index_meeting_img img{
    -o-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.wap_more{ display: none;}


.index_meeting_b{ width: 100%; border: solid 1px #EEEEEE; border-top: transparent; padding: 15px; float: left;}
.index_meeting_tit{ font-size: 16px; color: #333; line-height: 22px;  }
.index_meeting_tit:hover{ color: #1057a7;}
.index_meeting_xx{ width: 100%; line-height: 24px; margin-top:10px}
.index_meeting_xx span{ color: #6E6E6E; font-size: 12px;}
.index_meeting_xx span i{ font-size: 12px; margin-right: 3px;}
.index_meeting_xxl{ float: left;}
.index_meeting_xxr{ float: right;}


.index_meeting_right{ width: 310px; float: right;}
.index_meeting_new{ width: 100%; float: left;}
.index_meeting_new ul li{ width: 100%; overflow: hidden; border-bottom: dashed 1px #BDBDBD; padding-bottom: 18px; margin-top: 20px;}
.index_meeting_new ul li a{ display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; font-size: 16px; color: #333; line-height: 24px; }
.index_meeting_new ul li:hover a{ color: #1057a7;}


.flexb3{display: flex;align-items: flex-start;justify-content: space-between;}
.teamUl{ height:auto; overflow:hidden; padding:80px 0   }
.teamUl ul{ height:auto; overflow:hidden; margin-bottom:50px}
.teamUl li{padding: 10px; float:left; width:49.5%; margin-right:1%;box-sizing:border-box; margin-bottom:20px}
.teamUl li:nth-child(2n){margin-right:0; }
.teamUl .kuang{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(238, 238, 238);
	background-color: rgb(255, 255, 255);
	height: 100%;
	padding: 20px;
	transition: all 0.3s;box-sizing:border-box ;  height:auto; overflow:hidden; 
}
.teamUl li:hover .kuang{
	box-shadow: 0px 0px 21px 0px rgba(134, 157, 180, 0.2);
}
.teamUl .imgB{
	width: 25%;
	display: block;border-radius:50%; overflow:hidden
}
.teamUl .imgB img{
	width: 100%;
	display: block;
}
.teamUl .textB{
	width: 72%; margin-left:3%;
}
.teamUl .titB{
	font-size: 22px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px dashed #d4d4d4;
	display: block;
}
.teamUl .titB b{ color:#000}
.teamUl .titB span{
	font-size: 16px;
	color:#333;
	font-weight: bold  ; padding-left:10px
  
}
.teamUl .descB{
	font-size: 15px;
	color: #555;
	line-height: 1.7;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:5;
}
.teamUl .descB.on{height:auto;}


.nrg{ width: 100%; margin: 0px auto; font-size:15px; line-height:1.7; height:115px; overflow:hidden;color: #333;}
.nrg.on{height:auto;}
.nrg p{ margin-bottom:10px}
.xq{width:140px; height:35px; line-height:35px;border-radius: 6px; background:#1057a7; font-size:16px; color:#FFF;   margin-top:20px; text-align:center}
.xq span.x_q{display:block;}
.xq span.s_q{display:none;}
.xq.on span.x_q{display:none;}
.xq.on span.s_q{display:block;}
@media only screen and (max-width:992px){
.teamUl{ height:auto; overflow:hidden; padding:20px 0  80px }
.teamUl ul{ height:auto; overflow:hidden; margin-bottom:20px}
.teamUl li{padding: 10px; float:left; width:100%; margin-right:0;box-sizing:border-box; margin-bottom:0px}
.teamUl .kuang{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(238, 238, 238);
	background-color: rgb(255, 255, 255);
	height: 100%;
	padding: 20px;
	transition: all 0.3s;box-sizing:border-box ;  height:auto; overflow:hidden; min-height: inherit
}
.index_meeting_list{ width: 100%; height:auto; overflow:hidden; padding:20px 0 80px}
.index_meeting_list ul li{ margin-bottom: 20px;}
.teamUl .titB{
	font-size: 20px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px dashed #d4d4d4;
	display: block;
} 
.teamUl .titB span{ font-size:14px}	
.nrg{ width: 100%; margin: 0px auto; font-size:14px; line-height:26px; height:110px; overflow:hidden;color: #333;}
.xq{width:120px; height:30px; line-height:30px;border-radius: 6px; background:#1057a7; font-size:14px; color:#FFF;   margin-top:10px; text-align:center}
 
}


.productDetailDiv{padding-bottom: 90px; }
.productDetailDiv .bdDiv{align-items: initial; }
.productDetailDiv .bdDiv .leftDiv{flex: 1; }
.productDetailDiv .bdDiv .leftDiv .lhDiv{background: #fff;margin-bottom: 0px;padding: 50px 0;align-items: initial; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .bigImgDiv{width: 37%; display: flex;justify-content: center;align-items: center;margin-right: 5%; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .bigImgDiv img{ width:100%}
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv{flex: 1; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .title{font-size: 30px; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .p{margin: 20px 0;color: #666666;line-height: 1.8; font-size:16px }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv ul{border-top: 1px dashed #cccccc;border-bottom: 1px dashed #cccccc;padding: 30px 0;display: grid;grid-template-columns: repeat(2,2fr);grid-gap: 30px;margin-bottom: 30px; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv ul li{color: #999999; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv ul li span{color: #333; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .zxBtn{width: 240px;height: 60px;background: #1057a7;color: #fff;margin-top: 20px;font-size:16px   }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .telDiv{font-size:36px;color: #1057a7; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .telDiv img{margin-right: 10px; }
.productDetailDiv .bdDiv .leftDiv .lbDiv{background: #fff; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv{background: #f6f7f8;border-bottom: 1px  solid #1057a7; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a{width: 20%;height: 60px;font-size: 18px;color: #000; font-weight:bold }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a.on{background: #fff;color: #1057a7;position: relative; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a.on:before{content: "";width: 100%;height: 4px;background: #1057a7;position: absolute;left: 0;top: 0; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a.on::after{content: "";width: 100%;height: 1px;background: #fff;position: absolute;left: 0;bottom: -1px; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon{padding: 50px 0 0; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv{display: none; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv.on{display: block; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .item{margin-bottom: 10px;}
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ih{font-size: 18px;font-weight: bold;color: #1057a7;border-bottom: 1px solid #cccccc;padding-bottom: 7px;position: relative; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ih::after{content: "";width: 100px;height: 3px;background: #1057a7;position: absolute;left: 0;bottom: -1px; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ib{padding: 30px 0;line-height: 2;color: #666666; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ib p{ font-size:16px; line-height:36px}

@media only screen and (max-width:992px){
	
.productDetailDiv .bdDiv .leftDiv{  width:100%; display:block; margin-bottom:10px }	
.productDetailDiv .bdDiv .leftDiv .lhDiv{background: #fff;margin-bottom: 30px;padding: 5% 0;align-items: initial; width:100%; display:block }
.productDetailDiv .bdDiv .leftDiv .lhDiv .bigImgDiv{width: 100%;border: 1px solid #ccc;display: flex;justify-content: center;align-items: center;margin-right: 0; margin-bottom:20px}

.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsDiv a{width: 33%;height: 60px;font-size: 16px;color: #000; font-weight:bold }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ih{font-size: 16px;font-weight: bold;color: #1057a7;border-bottom: 1px solid #cccccc;padding-bottom: 7px;position: relative; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon{padding: 20px 0 0; }	
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ib{padding: 20px 0;line-height: 2;color: #666666; }
.productDetailDiv .bdDiv .leftDiv .lbDiv .tabsCon .itemDiv .ib p{ font-size:15px; line-height:30px}
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .title{font-size: 20px; }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .p{margin: 10px 0;color: #666666;line-height: 30px; font-size:15px }
.productDetailDiv .bdDiv .leftDiv .lhDiv .lhrDiv .zxBtn{width: 200px;height: 50px;background: #1057a7;color: #fff;margin-top: 20px;font-size:16px   }

}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center; transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:640px){
.e_m .n_r{width:300px; padding:20px;}
.e_m .n_r p{font-size:20px; color:#888; margin-top:15px;}
}

.pc_kf{width:46px; position:fixed; right:10px; bottom:8%; z-index:99999;}
.pc_kf .nr{width:46px; height:46px; font-size:18px; text-align:center; line-height:46px; background-color:#fff; box-shadow:0 0 2px #ddd; margin-bottom:4px; position:relative;}
.pc_kf .nr.wx{display:none;}
.pc_kf .tel{width:160px; background-color:#1057a7; font-size:18px; line-height:46px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:46px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px; background-color:#1057a7; font-size:18px; line-height:46px; color:#fff; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:46px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr a:hover i{color:#1057a7;}
.pc_kf .fh{width:46px; height:46px; background-color:#1057a7; font-size:22px; text-align:center; line-height:46px; color:#fff; cursor:pointer;}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#1057a7; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; height:50px; border-right:1px solid rgba(255,255,255,.6); font-size:20px; line-height:50px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .nr.wx{display:block;}
.pc_kf .nr.em{display:none;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; height:50px; font-size:32px; line-height:50px; float:left;}
}


.cp_xq{width:100%; overflow:hidden;}
.cp_xq .row{margin:0 -20px;}
.cp_xq .col-12{padding:0 20px;}
.cp_xq .cp_dt img{width:100%; height:auto; display:block;}
.cp_xq .cp_js h1{font-size:32px; line-height:46px; color:#ee5a50; border-bottom:1px solid #eee; padding-bottom:30px; margin:30px 0;}
.cp_xq .cp_js p{font-size:16px; line-height:34px; color:#333;}
.cp_xq .cp_js .j_s{font-size:15px; line-height:32px; color:#555; margin-top:30px; padding-top:30px; border-top:1px solid #eee;}
.cp_xq .cp_js .j_s ol{padding-left:20px;}
.cp_xq .cp_js .j_s ol li{list-style:disc !important;}
@media only screen and (max-width:990px){
.cp_xq{padding:40px 10px;}
.cp_xq .row{margin:0 -15px;}
.cp_xq .col-12{padding:0 15px;}
.cp_xq .cp_js h1{font-size:26px; line-height:36px; padding-bottom:20px; margin:35px 0 20px;}
.cp_xq .cp_js p{font-size:15px; line-height:30px;}
.cp_xq .cp_js .j_s{line-height:30px; margin-top:20px; padding-top:20px;}
}
@media only screen and (max-width:640px){
.cp_xq{padding:30px 5px;}
.cp_xq .cp_js h1{font-size:20px; line-height:30px; padding-bottom:15px; margin:25px 0 15px;}
.cp_xq .cp_js p{font-size:14px; line-height:28px;}
.cp_xq .cp_js .j_s{font-size:14px; line-height:28px; margin-top:15px; padding-top:15px;}
}

.gallery-cpzs{margin-top:20px;}
.gallery-cpzs .swiper-slide{border:1px solid #e7e7e7; cursor:pointer;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.gallery-cpzs .swiper-slide.active{border:1px solid #ee5a50;}
.gallery-cpzs .swiper-slide img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.gallery-cpzs .swiper-slide{width:28%;}
}

.onlinebox_three{border:2px solid;}
.onlinebox_three .onlinebox_three_list{width: 160px;padding: 10px 0px;}
.onlinebox_three .online-item{margin-bottom: 5px; padding: 0px 17px; position: relative;display: block;color: #666;}
.onlinebox_three .online-item p{ font-size:14px; text-align:center}
.onlinebox_three .online-item img{ width:100%}
.onlinebox_three .online-item:last-child{margin-bottom: 0px;}
.onlinebox_three .online-item:hover{background: #f8f8f8;}
.onlinebox_three .online-item i{font-size: 16px;}
.onlinebox_three .onlinebox-open{font-size: 22px;display:none;cursor: pointer;padding: 0 10px; font-size: 18px; line-height: 40px;}
.onlinebox.min .onlinebox-open{display:block;padding:0 10px;background:#444;font-size:18px;line-height:40px;color:#fff}
.onlinebox .onlinebox-min{position: relative;top:-4px;}

.onlinebox{background-color:#fff;-webkit-box-shadow:0 5px 9px rgba(4,0,0,.17);box-shadow:0 5px 9px rgba(4,0,0,.17);z-index:1699}
.onlinebox,
.onlinebox *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
.onlinebox-box{width:160px;}
.onlinebox .onlinebox-top{padding:15px 20px  ;background:#444;font-size:18px;color:#fff; text-align:center}
.onlinebox .onlinebox-top h4{margin: 0;color: #fff;}
.onlinebox .onlinebox-top-btn{position: absolute;top: 0;right: 10px;}
.onlinebox .onlinebox-close,
.onlinebox .onlinebox-min{float:right;color:#fff}
.onlinebox .onlinebox-close{position:relative;top:-2px}
.onlinebox .onlinebox-min{margin-right:10px}
.onlinebox .onlinebox-close:hover,
.onlinebox .onlinebox-min:hover{color:#fff;text-decoration:none}
.onlinebox .onlinebox-open,
.onlinebox.min .onlinebox-box{display:none}
.onlinebox.min .onlinebox-open{display:block;cursor:pointer;padding:0 10px;background:#444;font-size:18px;line-height:40px;color:#fff}
.onlinebox-center{padding:5px 0;margin-bottom:0}
.onlinebox .list-group-item{padding:0}
.onlinebox .list-group-item .fa,
.onlinebox .list-group-item img{width:16px;float:left;font-size:16px;line-height:16px}
.onlinebox .met_qq .fa{color:#62a8ea}
.onlinebox .met_facebook .fa{color:#4267b2}
.onlinebox .met_skype .fa{color:#00AFF0}
.onlinebox .list-group-item img{height:16px}
.onlinebox .list-group-item .list-group-item-text{padding:5px 1.25rem}
.onlinebox .list-group-item .list-group-item-text:hover{background:#f8f8f8}
.onlinebox .list-group-item .list-group-item-text a{display:block;color:#76838f}
.onlinebox .list-group-item .list-group-item-text a:hover{text-decoration:none}
.onlinebox .list-group-item .list-group-item-text span{display:table-cell;padding-left:5px;word-break:break-all;line-height:16px}
.onlinebox .onlinebox-bottom{border-top:1px solid #eee;padding:10px}
.onlinebox .onlinebox-bottom p{margin-bottom:0}

@media (max-width: 767px){
.onlinebox_three{ display:none}
.onlinebox_three .online-item{font-size: 12px;padding-top: 6px;}
.onlinebox_three .online-item i{font-size: 14px;}
.onlinebox_three .onlinebox_three_list{width: 100px;padding: 10px 0px;}
.onlinebox-box{width:100px;}
.onlinebox .onlinebox-top{padding:10px  ;background:#444;font-size:16px;color:#fff; text-align:center}
.onlinebox .onlinebox-top h4{ font-size:16px}
.onlinebox .onlinebox-bottom{border-top:1px solid #eee;padding:5px}
.onlinebox_three .online-item{margin-bottom: 5px; padding: 0px 5px; position: relative;display: block;color: #666;}

}