@charset "utf-8";
/* CSS Document */
img{
	max-width: 100%;
}
*{padding:0;margin:0}
html{-ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
-o-tap-highlight-color:rgba(0, 0, 0, 0);  
tap-highlight-color:rgba(0, 0, 0, 0);}
body{font-family:"Microsoft Yahei",Arial; overflow-x:hidden;font-size:14px; color:#535353;/* background:#fff;*/}
a{ text-decoration:none;outline:none;background: transparent;blr:expression(this.onFocus=this.blur());-webkit-transition:.5s;-moz-transition:.5s; transition:.5s;color:#666}
a:hover{color:#0068b7;}
img{ border:none}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
	border:none;
}
table{ border-collapse:collapse}
td{ padding:5px;}
ul,ol,li{ list-style:none}
.ovh{overflow: hidden;}
.clearfix{clear:both;zoom:1}
.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden}
h1,h2,h3,h4,h5{ font-weight:normal}
.flex{ display: -webkit-flex;display:flex;flex-wrap:wrap;align-items: flex-start}
.fl{float:left}
.fr{float:right}
.col01{color:#0068b7}
.col02{color:#d72733}
.wrap{ width:1200px; margin:0 auto}

.header{ position:relative;}
.header_top{ box-shadow:0 3px 6px rgba(0,0,0,0.08); padding:15px 0;}
.logo img{ display:block; max-height:55px}
.header_top .cer{ margin-left:45px;padding-top: 5px;}
.header_top .cer img{ float:left}
.header_top .cer li{ float:left; position:relative; margin-right:15px;}
.header_top .cer li .hd{ position:absolute; width:260px; left:50%;top:60px; margin-left:-130px; box-shadow:0 5px 25px rgba(0,104,183,0.5);display:none;z-index:99}
.header_top .cer li .hd:before{ content:""; width:0; height:0; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #0068b7; position:absolute; left:50%; margin-left:-5px; top:-10px;}
.header_top .cer li .hd img{ width:100%; display:block; height:auto}
.header_top .cer span{ font-size:20px; color:#d72733; font-weight:bold; float:left; padding-top:10px; padding-left:15px; display:none}
.header_top .tel{ background:url(/skin/images/tel.png) no-repeat left center; color:#666; padding-left:55px}
.header_top .tel span{ display:block; color:#d72733; font-size:20px; font-weight:bold;}


.menu{ position:relative}
.menu>ul>li{ float:left; line-height:65px;position: relative; width: 150px;text-align: center;}
.menu .menu_a{ display:block; font-size:17px; color:#333;font-weight:bold; padding:0 5px; position:relative}
.menu .menu_a:after{ content:""; width:0; height:2px; background:#fff; position:absolute; left:0; bottom:0; -webkit-transition:.6s;-moz-transition:.6s;transition:.6s; opacity:0}
.menu li .sub{ position:absolute; background:#fff; width:100%; text-align: center;box-shadow:0 0 5px rgba(0,0,0,0.15); display:none; z-index:9}
.menu li .sub p{ line-height:30px; font-size:14px; border-bottom:1px solid #e8e8e8}
.menu li .sub a{ background:#fff; display:block; padding:5px 0}
.menu li .sub a:hover{ background:#0068b7; color:#fff}
.menu li:hover .menu_a,.menu li.cur .menu_a{color:#0068b7;}
.menu li:hover .menu_a:after,.menu li.cur .menu_a:after{ background:#005d9a; width:100%; opacity:1}
.search{position:relative;border: solid 1px #e0e0e0;height: 30px;margin-top: 18px;-webkit-border-radius: 50px;border-radius: 50px; overflow:hidden}
.search_inp{ padding:0 10px; width:100%; height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; box-sizing:border-box;}
.search_btn{ width:40px; height:100%; background:url(/skin/images/ser-icon.jpg) no-repeat center; position:absolute; right:0;top:0; cursor:pointer}
.son_nav{
	position: absolute;
	left: 0;top: 65px;z-index: 999999999;width: 100%;
	min-height: 0;
	padding-top: 10px;box-sizing: border-box;display: none;
}
.son_nav a{
	display: block;
	width: 100%;text-align: center;color: #fff;height: 35px;line-height: 35px;
}
.navbg{
	display: none;
	position: absolute;
	top: 148px;
	left: 0;width: 100%;z-index: 9999999;background: #006bb1;
	min-height: 0;
	opacity: .95;
}
.menu>ul>li:hover .son_nav{
	background: #005d9a;
}
.son_nav a:hover {
    background: #0068b7;color: #f60
}
.conn img{
	max-width: 100%;height: auto!important;
}
.banner{ position:relative; overflow:hidden;height:600px;}
.banner .slick-slide{ background:#f3f3f3}
.banner .slick-slide a{ display:block; height:600px; overflow:hidden;background-position: center;background-size: cover;}
.banner .slick-slide img{ display:block;height:auto; margin:auto}
.banner .slick-dots li button{ width:13px; height:13px; border:1px solid #fff; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; background:none; position:relative}
.banner .slick-dots .slick-active button{ border:1px solid #fff}
.banner .slick-dots .slick-active button span{ position:absolute; width:7px; height:7px; background:#fff; position:absolute; left:2px; top:2px; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}

.mbanner{ display:none;}
.mbanner .slick-slide img{ display:block; width:100%; height:auto}
.mbanner .slick-dots li button{ width:13px; height:13px; border:1px solid #fff; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; background:none; position:relative}
.mbanner .slick-dots .slick-active button{ border:1px solid #fff}
.mbanner .slick-dots .slick-active button span{ position:absolute; width:7px; height:7px; background:#fff; position:absolute; left:2px; top:2px; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}

.title{ font-size:30px; color:#333; margin-bottom:30px; font-weight:bold; text-align:center; color:#0068b7}
.title span{ display:inline-block; padding:0 50px; position:relative}
.title span:before{ content:""; background:#0068b7; width:15px; height:2px; position:absolute; left:0; top:50%}
.title span:after{ content:""; background:#0068b7; width:15px; height:2px; position:absolute; right:0; top:50%}
.title_l{ color:#666; font-size:15px; text-align:center; margin-top:-15px; margin-bottom:35px}
.i-service{ padding:60px 0}
.serviceBox{ position:relative}
.serviceBox>.topmore{ position:absolute; right:0;top:22px; z-index:9}
.serviceBox>.more a{color:#0068b7}
.serviceList{ height:380px; overflow:hidden; position:relative}
.serviceList .item .left{ width:245px; float:left; text-align:center; position: relative}
.serviceList .item .left img{ display:block; width:100%; height:380px}
.serviceList .item .left h3{ font-size:26px; font-weight:bold; color:#fff; position:absolute; top:35%; width:100%}
.serviceList .item .left .more{ border:1px solid rgba(255,255,255,0.45); position:absolute; left:30%; bottom:10%; width:40%; line-height:35px; text-align:center; color:rgba(255,255,255,0.8); -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.serviceList .item .left .more:hover{ background:#0068b7;}
.serviceList .item .right{ padding-left:275px}
.serviceList .item .right ul{ margin-right:-2%}
.serviceList .item .right li{ width:31.33%; float:left; margin-right:2%; height:380px;background:#f5f5f5; position:relative}
.serviceList .item .right li:after{ content:""; width:100%; height:5px; background:#f5f5f5; position:absolute; left:0; bottom:0}
.serviceList .item .right li .pic{ position:relative}
.serviceList .item .right li img{ display:block; width:100%; height:142px}
.serviceList .item .right li .pic p{ font-size:16px; color:#fff;
	background: rgba(51,167,255,.7);
	width: auto;height: 32px;box-sizing: border-box;
 font-weight:bold;     position: absolute;
    left: 50%;
    top: 50%;
    padding: 5px 10px;
    right: 0;transform: translate(-50%, -50%);
    bottom: 0;
    display: inline-table;
 }
.serviceList .right li .text{padding:15px 30px 40px; text-align: center}
.serviceList .right li .text p{ font-size:16px; line-height:35px; border-bottom:1px dotted #d8d8d8}
.serviceList .right li .text a{ display:block}
.serviceList .right li .text .more{ background:#737373; color:#fff; line-height:35px; width:100%; margin:20px auto 0}
.serviceList .right li .text .more a{ color:#fff}
.serviceList .item .right li,.serviceList .item .right li:after,.serviceList .right li .text .more{ -webkit-transition:.5s;-moz-transition:.5s;transition:.5s;}
.serviceList .item .right li:hover{ background:#fff; box-shadow:0 0 25px rgba(0,0,0,0.1)}
.serviceList .item .right li:hover::after{ background:#0068b7}
.serviceList .right li:hover .text .more{background:#0068b7}

.serviceTit{ border-bottom:1px solid #e8e8e8; border-top:1px solid #e8e8e8; margin-bottom:30px; font-size:17px; padding:12px 50px 10px 0; position:relative; z-index:1; height:62px; overflow:hidden;transition:.3s}
.serviceTit .item{ margin:0 5px 16px;}
.serviceTit .slick-slide{ float:none; display:inline-block}
.serviceTit .slick-track{ width:100% !important; text-align:center}
.serviceTit .item a{ display:block; position:relative;padding:5px 15px;}
.serviceTit .slick-current a{background: -webkit-linear-gradient(left, #0068b7 , #1492f2 ,#0068b7);
background: -o-linear-gradient(right, #0068b7, #1492f2,#0068b7);
background: -moz-linear-gradient(right, #0068b7, #1492f2,#0068b7);
background: linear-gradient(to right, #0068b7 , #1492f2,#0068b7);
color:#fff;
border-radius:5px;
}
.serviceTit .slick-current a:after{ content:""; width:0; height:0; display:block;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #0093dd;position:absolute; left:50%; margin-left:-5px; bottom:-5px}
.serviceTit .slick-prev, .serviceTit .slick-next{ width:6px; height:11px; margin-top:-5px}
.serviceTit .slick-prev{ background:url(/skin/images/arrow_serl.png) no-repeat center; left:0}
.serviceTit .slick-next{ background:url(/skin/images/arrow_serr.png) no-repeat center; right:0}
.state-unfold .serviceTit {height: 110px; }

.i-service02{ padding:60px 0 90px; background:#f3f4f5 url(/skin/images/bg_1.png) no-repeat center; background-size:cover}
.serlist>ul{ margin-right:-3%}
.serlist>ul>li{ float:left; width:30.33%; margin-right:3%; background:#fff; box-shadow:0 0 35px rgba(0,0,0,0.15)}
.serlist .pic img{ display:block; width:100%; height:auto}
.serlist .text{ padding:20px 30px}
.serlist .text h3{ font-size:22px; text-align:center; color:#333; font-weight:bold; margin-bottom:20px}
.serlist .text h3 a{ color:#333}
.serlist .text h3 a:hover{ color:#0068b7}
.serlist .text ul{ margin-right:-3%}
.serlist .text li{ float:left; width:47%; margin-right:3%; margin-bottom:3%; text-align:center; font-size:17px; background:#f5f5f5; height:45px; line-height:45px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; box-shadow:inset 0 -2px 5px rgba(0,0,0,0.08)}
.serlist .text li a{ display:block;}
.serlist .text li,.serlist .text li a,.serlist>ul>li{ -webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.serlist .text li:hover{ background:url(/skin/images/titbg.png) no-repeat center; background-size:cover; }
.serlist .text li:hover a{color:#fff;}
.serlist>ul>li:hover{box-shadow:0 0 45px rgba(0,104,183,0.25); transform:translateY(-5px)}


.i-case{ padding:70px 0;}
.i-case .title{ margin-bottom:30px}
.caseTit{ margin-bottom:30px; font-size:17px; color:#333; padding:0 20%}
.caseTit .item{ text-align:center; background:#fff; box-shadow:0 5px 15px -5px rgba(0,0,0,0.15); margin:8px 15px; border:1px solid #d8d8d8; padding:15px; cursor:pointer;}
.caseTit .item.slick-current{background: -webkit-linear-gradient(left, #0068b7 , #1492f2 ,#0068b7);
background: -o-linear-gradient(right, #0068b7, #1492f2,#0068b7);
background: -moz-linear-gradient(right, #0068b7, #1492f2,#0068b7);
background: linear-gradient(to right, #0068b7 , #1492f2,#0068b7);
color:#fff;
box-shadow:0 5px 15px -5px rgba(0,104,183,0.5);
border:1px solid #0068b7
}
.caseList{ height:400px; position:relative; overflow:hidden}
.caseList .left{ width:50%; position:relative; float:left; overflow:hidden}
.caseList .left img{ display:block; width:100%; height:400px; display:block}
.caseList .left h3{ background:rgba(0,0,0,0.5); color:#fff; padding:0 15px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; position:absolute; width:100%; line-height:45px; left:0; bottom:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.caseList .right{ width:50%; float:right; background:#0068b7 url(/skin/images/casebg.png) no-repeat center; height:400px; color:#fff}
.caseList .right h4{ font-weight:bold; font-size:18px; padding:120px 100px 0}
.caseList .right .intro{margin:15px 100px 0; font-size:16px; line-height:30px; height:120px; overflow-y:auto}
.caseList .slick-prev,.caseList .slick-next{ width:23px; height:71px; margin-top:-35px}
.caseList .slick-prev{ background:url(/skin/images/arrow_l.png) no-repeat center; left:-50px}
.caseList .slick-next{ background:url(/skin/images/arrow.png) no-repeat center; right:-50px}
.caseList .mCSB_scrollTools{ opacity:.5;filter:alpha(opacity=50);}
.caseList .mCSB_scrollTools .mCSB_draggerRail{ background:rgba(255,255,255,.2)}


.i-shili{ background:#f5f5f5 url(/skin/images/bg_2.jpg) no-repeat center; background-size:cover; padding:70px 0 90px;}
.shiliTit{ margin-bottom:30px; font-size:17px; color:#333}
.shiliTit .item{ text-align:center; background:#f5f5f5; box-shadow:0 3px 10px rgba(0,0,0,0.1); margin:8px; border:1px solid #d8d8d8; padding:15px; cursor:pointer;}
.shiliTit .item.slick-current{background: -webkit-linear-gradient(left, #0068b7 , #1492f2 ,#0068b7);
background: -o-linear-gradient(right, #0068b7, #1492f2,#0068b7);
background: -moz-linear-gradient(right, #0068b7, #1492f2,#0068b7);
background: linear-gradient(to right, #0068b7 , #1492f2,#0068b7);
color:#fff;
box-shadow:0 5px 15px -3px rgba(0,104,183,0.55);
border:1px solid #0068b7
}
.shiliList .slick-prev,.shiliList .slick-next{ width:23px; height:71px; margin-top:-35px}
.shiliList .slick-prev{ background:url(/skin/images/arrow_l.png) no-repeat center; left:-50px}
.shiliList .slick-next{ background:url(/skin/images/arrow.png) no-repeat center; right:-50px}
.shiliList .item img{ width:100%; display:block; height:auto}

.i-honor{padding:70px 0;}
.honorlist{ margin:0 -10px}
.honorlist .pic{ border:1px solid #e8e8e8; margin:0 10px; height:420px;}
.honorlist .pic img{ width:100%; max-height:100%; display:inline-block; vertical-align:middle}
.honorlist .pic i{ display:inline-block; width:0; height:100%; vertical-align:middle}
.honorlist .slick-prev,.honorlist .slick-next{ width:23px; height:71px; margin-top:-35px}
.honorlist .slick-prev{ background:url(/skin/images/arrow_l.png) no-repeat center; left:-40px}
.honorlist .slick-next{ background:url(/skin/images/arrow.png) no-repeat center; right:-40px}
/*=====================*/
.nbanner{ position:relative; height:400px;}
.nbanner .wrap{ padding-top:180px}
.nbanner .btn{background: -webkit-linear-gradient(#0068b7 , #1492f2 ,#0068b7);
background: -o-linear-gradient(#0068b7, #1492f2,#0068b7);
background: -moz-linear-gradient(#0068b7, #1492f2,#0068b7);
background: linear-gradient(#0068b7 , #1492f2,#0068b7);
color: #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
font-size:22px;width:220px; text-align:center; line-height:65px; display:block; box-shadow:0 5px 15px rgba(0,0,0,0.3); margin:0 auto
}

.main{padding:50px 0 80px}
.main_2{ background:#f5f5f5}
.main .ntitle{ font-size:30px; color:#333; text-align:center; margin-bottom:40px}
.main .ntitle:after{content: "";display: block;width: 48px;height: 2px;margin: 16px auto 0;background: #666;}

.main .content{ line-height:30px; font-size:16px;}
.main .content img{ max-width:100%; height:auto}
.ncaselist{ padding-top:20px}
.ncaselist ul{ margin-right:-2%}
.ncaselist li{ width:30.33%; margin-right:3%; margin-bottom:2%; float:left; position:relative; text-align:center}
/*.ncaselist li:after{ content:""; display:block; height:1px; border-bottom:1px dotted #d8d8d8;width:calc(100% - 250px); position:absolute; bottom:0; right:0}*/
.ncaselist li .pic{ margin-bottom:15px}
.ncaselist li .pic img{ display:block; max-width:100%;height:auto;border:1px solid #e8e8e8; padding:5px; margin:0 auto}
.ncaselist li .text{}
.ncaselist li h3{ font-size:18px;margin-bottom:10px;color:#0068b7; font-weight:bold;}
.ncaselist li h3:after{ content:""; width:25px; height:2px; display:block; background:#0068b7; margin:5px auto 0}
/*.ncaselist li h3 span:after{ content:""; width:0; height:0; border-right:5px solid transparent; border-top:5px solid #0068b7;border-bottom:5px solid transparent; display:block; position:absolute; right:-5px;bottom:-5px}*/

.ncaselist li .intro{ color:#666; line-height:32px}
.ncaselist li .intro p{ margin-bottom:10px}

.nabout .img{ float:left; border:1px solid #e8e8e8; padding:5px; display:block; margin-right:30px}
.development{ background:url(/skin/images/lc_bg.jpg) no-repeat center; background-size:cover;}
.development_bg{background-color: rgba(255,255,255,.8);width: 100%;height: 100%;position: relative; padding:60px 0; height:600px; overflow:hidden}
.development .quxian{height: 518px;position: absolute;bottom: 0px;left: 0;}
/*.developlist{ position:relative;}
.developlist .item{ height:600px}
.developlist .item .kuai{height: 100%;}
.developlist .item a {display: block;width: 100%;position: relative;top:40px}
.developlist .item .left{position: absolute;}
.developlist .item .left .line{height: 200px;width: 1px;display: block;background-color: #0068b7;position: relative;left: 30px;}
.developlist .item .left .line:after{content: "";width: 20px;height: 20px;background-color:#0068b7;display: block; border-radius: 50%;text-align: center;vertical-align: middle; position: absolute;bottom: -20px;left: -10px;}
.developlist .item .left .line:before{content: "";width:8px;height:8px;background-color:#0068b7;display: block; border-radius: 50%;text-align: center;vertical-align: middle; position: absolute;top:0;left:-3px;}
.developlist .item .left .date {color: #0a3875;font-size: 30px;position: absolute;bottom: -80px;}
.developlist .item .text {position: absolute;left: 50px;width: 300px; padding-top:20px; line-height:30px; color:#333; height:120px; overflow:auto}
.developlist .item .text p{font-size:16px}
.developlist .item:nth-child(even) a{top: 275px;}
.developlist .item:nth-child(even) .left .line:after{top:-20px; bottom:auto;}
.developlist .item:nth-child(even) .left .line:before{bottom:0; top:auto;}
.developlist .item:nth-child(even) .left .date{ bottom:auto; top:-80px}
.developlist .item:nth-child(even) .text{ margin-top:60px}
.developlist .item:nth-child(5n) .text,.developlist .item:last-child .text{ width:calc(100% - 50px);}*/

.developlist{ position:relative;}
.developlist .item{ height:600px}
.developlist .item .kuai{ width:20%; float:left;height: 100%;}
.developlist .item a {display: block;width: 100%;position: relative;top:40px}
.developlist .item .left{position: absolute;}
.developlist .item .left .line{height: 200px;width: 1px;display: block;background-color: #0068b7;position: relative;left: 30px;}
.developlist .item .left .line:after{content: "";width: 20px;height: 20px;background-color:#0068b7;display: block; border-radius: 50%;text-align: center;vertical-align: middle; position: absolute;bottom: -20px;left: -10px;}
.developlist .item .left .line:before{content: "";width:8px;height:8px;background-color:#0068b7;display: block; border-radius: 50%;text-align: center;vertical-align: middle; position: absolute;top:0;left:-3px;}
.developlist .item .left .date {color: #0a3875;font-size: 30px;position: absolute;bottom: -80px;}
.developlist .item .text {position: absolute;left: 50px;width: 300px; padding-top:20px; line-height:30px; color:#333; height:120px; overflow:auto}
.developlist .item .text p{font-size:16px}
.developlist .item .kuai:nth-child(even) a{top: 275px;}
.developlist .item .kuai:nth-child(even) .left .line:after{top:-20px; bottom:auto;}
.developlist .item .kuai:nth-child(even) .left .line:before{bottom:0; top:auto;}
.developlist .item .kuai:nth-child(even) .left .date{ bottom:auto; top:-80px}
.developlist .item .kuai:nth-child(even) .text{ margin-top:60px}
.developlist .item .kuai:nth-child(5) .text{ width:calc(100% - 50px);}
.developlist .mCSB_scrollTools .mCSB_draggerRail{background-color: rgba(0,0,0,.1);}
.developlist .slick-prev, .developlist .slick-next{ width:30px; height:30px; border:1px solid #808080; border-radius:50%}
.developlist .slick-prev{ background:url(/skin/images/arrow_serl.png) no-repeat center; left:-60px; margin-top:-25px}
.developlist .slick-next{ background:url(/skin/images/arrow_serr.png) no-repeat center; right:-60px; margin-top:-25px}
.network{ position:relative}
.network .left{ width:989px;float:left;}
.mappic{ width:900px; height:auto; display:block}
.network .biaozhu{font-size:26px; color:#333; margin-left:35%}
.network .biaozhu .en{ font-size:18px; font-family:Arial, Helvetica, sans-serif; display:block}
.network .biaozhu .p1{ background:url(/skin/images/dot01.png) no-repeat left 5px; padding-left:30px; margin-bottom:20px}
.network .biaozhu .p2{ background:url(/skin/images/dot02.png) no-repeat 2px 5px;padding-left:30px; background-size:13px auto}
.tab-add{ position:absolute; top:0;}
.tab-add li{ position:absolute; cursor:pointer}
.tab-add li .dot{ width:6px; height:6px; background:#0068b7; display:block; border-radius:50%; padding:0; top:50px; position:relative; left:50%;    margin-left: -3px;}
.tab-add li .dot:after{ content:""; padding:6px; border:1px solid #0068b7; border-radius:50%; display:block; position:absolute; margin-left:-4px; margin-top:-4px}
.tab-add li span{ display:block; background:#0068b7; color:#fff; white-space:nowrap; padding:0 6px; border-radius:5px; font-size:14px;position:relative}
.tab-add li span:after{ content:""; width:0; height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #0068b7; position:absolute; left:50%; bottom:-5px; margin-left:-5px}
.tab-add .li1{left:675px; top:395px}
.tab-add .li2{left:675px; top:400px}
.tab-add .li3{left:675px; top:400px}
.tab-add .li4{left:650px; top:380px}
.tab-add .li5{left:650px; top:360px}
.tab-add .li6{left:620px; top:380px}
.tab-add .li7{left:548px; top:435px}
.tab-add .li8{left:595px; top:440px}
.tab-add .li9{left:420px; top:400px}
.tab-add .li10{left:710px; top:200px}
.tab-add .li11{left:760px; top:120px}
.tab-add li.active{ z-index:9}
.tab-add li.active .dot,.tab-add li.active span{ background:#d72733; color:#fff}
.tab-add li.active span:after{border-top:5px solid #d72733;}
.tab-add li.active .dot:after{border:1px solid #d72733;}
.tab-content{ position:absolute; right:50px; bottom:100px; box-shadow:0 0 15px rgba(0,0,0,.15);border-radius:10px}
.tab-content .kuai{ display:none; padding:15px;}
.tab-content .kuai h3{ font-size:16px; font-weight:bold}
.tab-content .kuai.selected{ display:block}

/*serarea*/
.leftnav{ width:240px; }
.leftnav>h3{background:#0068b7; color:#fff; font-size:20px; font-weight:bold; text-align:center; line-height:80px; box-shadow:0 5px 10px rgba(0,0,0,0.2)}
.leftnav>h3 i{ display:inline-block; width:0; height:0; border-top:8px solid #fff; border-left:6px solid transparent; border-right:6px solid transparent; vertical-align:middle; margin-left:15px}
.leftnav.tylf ul{margin:0 15px; padding-bottom:30px;
 background:#fff}
.leftnav.tylf li{text-align:center; font-size:17px;position:relative}
.leftnav.tylf li a{ display:block;white-space:nowrap; position:relative; z-index:2;overflow:hidden;line-height:60px; height:60px; -moz-transition:none;-webkit-transition:none;transition:none;}
.leftnav.tylf li a:after{ content:""; width:76%; height:1px; border-bottom:1px dashed #d8d8d8; position:absolute; left:12%; bottom:0}
.leftnav.tylf li:last-child a:after{ display:none}
.leftnav.tylf li.cur:after{ content:""; width:100%; height:60px; position:absolute; left:0; bottom:0; background:url(/skin/images/laftnavli.png) no-repeat 0 bottom; margin:0 -6px; z-index:1}
.leftnav.tylf li.cur a, .leftnav.tylf li.cur:hover a{ color:#fff; line-height:65px}
.leftnav.tylf li:hover a{color:#0068b7}

.serContent{ width:76%; line-height:30px; font-size:16px}
/*.serContent_kuai{ display:none}*/
.serContent_kuai.active{ display:block}
.serContent .top{ margin-bottom:40px; border-bottom:1px dashed #d8d8d8; padding-bottom:20px}
.sertit{ font-size:24px; font-weight:bold;color:#0068b7;
 border-bottom:1px solid #0068b7; margin-bottom:15px; line-height:40px; background:url(/skin/images/ser_titlebg.png) repeat-x 0 top;}
.sertit .sertitL{ padding-right:30px;background:#f5f5f5; display:inline-block}
.sertit span{ display:inline-block; border-bottom:3px solid #0068b7; }
.nserlist ul{ margin-right:-2%}
.nserlist li{ width:31.33%; 
	/*float:left;*/
display: inline-block;vertical-align: top;
 margin-right:2%; margin-bottom:2%;background:#fff; position:relative}
.nserlist li:after{ content:""; width:100%; height:5px; background:#fff; position:absolute; left:0; bottom:0}
.nserlist li .pic{ position:relative}
.nserlist li img{ display:block; width:100%}
.nserlist li .pic p{ font-size:16px; color:#fff;
	background: rgba(51,167,255,.7);
	width: auto;height: 32px;box-sizing: border-box;
 font-weight:bold;     position: absolute;
    left: 50%;
    top: 50%;
    padding: 5px 10px;
    right: 0;transform: translate(-50%, -50%);
    bottom: 0;
    display: inline-table; }

.nserlist li:nth-child(3n){
	margin-right: 0;
}

.nserlist li .text{padding:15px 30px 40px; text-align: center}
.nserlist li .text p{ font-size:16px; line-height:35px; border-bottom:1px dotted #d8d8d8; color:#666; -webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.nserlist li .text a{ display:block}
.nserlist li .text .more{ background:#737373; color:#fff; line-height:35px; width:100%; margin:20px auto 0; font-size:14px}
.nserlist li .text .more a{ color:#fff}
.nserlist li,.nserlist li:after,.nserlist li .text .more{ -webkit-transition:.5s;-moz-transition:.5s;transition:.5s;}
.nserlist li:hover{ background:#fff; box-shadow:0 0 25px rgba(0,0,0,0.1)}
.nserlist li:hover::after{ background:#0068b7}
.nserlist li:hover .text .more{background:#0068b7}
.nserlist li .text p:hover{color:#0068b7;}
.online{display: block;width:180px;font-size:18px;line-height:50px;text-align:center; box-shadow:0 5px 15px rgba(0,0,0,0.3); margin:35px auto 0;}
.online a{ display:block;color: #fff;background: -webkit-linear-gradient(#5ba7d8 , #157dc6);
    background: -o-linear-gradient(#5ba7d8 , #157dc6);
    background: -moz-linear-gradient(#5ba7d8 , #157dc6);
    background: linear-gradient(#5ba7d8 , #157dc6);
}

.faq{ width:48%;background: -webkit-linear-gradient(#fafafa , #e3e3e3);
    background: -o-linear-gradient(#fafafa , #e3e3e3);
    background: -moz-linear-gradient(#fafafa , #e3e3e3);
    background: linear-gradient(#fafafa , #e3e3e3);
	text-align:center;
}
.faq .faqCon{margin:40px;}
.faq h3{ font-size:24px; color:#333; height: 24px;margin-bottom:45px; padding-top:6px}
.faq .item{ font-size:18px; position:relative;line-height:35px; padding-bottom:5px}
.faq .item p{ position:relative}
.faq p:before{ content:""; width:6px; height:6px; background:#7a7a7c; border-radius:50%; display:inline-block; vertical-align:middle; margin-right:15px}
.faq .more{ width:180px; line-height:50px; font-size:18px; text-align:center; box-shadow:0 5px 15px rgba(0,0,0,0.3); margin:10px auto 0}
.faq .more a{ display:block; color:#fff;background: -webkit-linear-gradient(#5ba7d8 , #157dc6);
    background: -o-linear-gradient(#5ba7d8 , #157dc6);
    background: -moz-linear-gradient(#5ba7d8 , #157dc6);
    background: linear-gradient(#5ba7d8 , #157dc6);}
.faq_2{ width:48%;background: -webkit-linear-gradient(#fafafa , #e3e3e3);
    background: -o-linear-gradient(#fafafa , #e3e3e3);
    background: -moz-linear-gradient(#fafafa , #e3e3e3);
    background: linear-gradient(#fafafa , #e3e3e3);
}
.faqCon_2{ margin:40px; background:url(/skin/images/faq_2.png) no-repeat right bottom; background-size:auto 300px}
.faqCon_2 h3{ border-bottom:1px solid #d8d8d8; font-size:24px;color: #333; padding-left:15px;margin-bottom:30px; height:24px; padding-bottom:20px; position:relative}
.faqCon_2 h3:after{ content:""; background:#0068b7; width:5px; height:30px; display:block; position:absolute; left:0; top:0}
.faqCon_2 ul{ margin-bottom:40px}
.faqCon_2 li{ font-size:18px; position:relative; line-height:35px; padding-bottom:5px}
.faqCon_2 li:before{content:""; width:6px; height:6px; background:#7a7a7c; border-radius:50%; display:inline-block; vertical-align:middle; margin-right:15px}
.faqCon_2 .more{ width:230px; line-height:50px; font-size:18px; text-align:center; box-shadow:0 5px 15px rgba(0,0,0,0.3); margin:10px auto 0}
.faqCon_2 .more a{display:block; color:#fff;background: -webkit-linear-gradient(#5ba7d8 , #157dc6);
    background: -o-linear-gradient(#5ba7d8 , #157dc6);
    background: -moz-linear-gradient(#5ba7d8 , #157dc6);
    background: linear-gradient(#5ba7d8 , #157dc6);}
.faq_2 .faqlist .item{ font-size:18px; position:relative; line-height:35px; padding-bottom:5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.faq_2 .faqlist .item:before{content:""; width:6px; height:6px; background:#7a7a7c; border-radius:50%; display:inline-block; vertical-align:middle; margin-right:15px}
.faqlist{ height:294px; overflow:hidden}
.nnav{ margin-bottom:30px}
.nnav ul{ text-align:center}
.nnav li{ display:inline-block;}
.nnav li a{background: -webkit-linear-gradient(left, #0068b7 , #1492f2 ,#0068b7);
    background: -o-linear-gradient(right, #0068b7, #1492f2,#0068b7);
    background: -moz-linear-gradient(right, #0068b7, #1492f2,#0068b7);
    background: linear-gradient(to right, #0068b7 , #1492f2,#0068b7);
	color:#fff; font-size:18px; padding:15px 25px; display:block; font-weight:bold; margin:0 5px
}
.nseritem{border-bottom:1px solid #d8d8d8; padding-bottom:40px; margin-bottom:50px}
.nseritem:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0}
.nseritem .tabtit{ text-align:center}
.nseritem .tabtit>div{ display:inline-block; width:30.33%; margin:0 3%; box-shadow:0 0 15px rgba(0,0,0,0.2); padding:20px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; -webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.nseritem .tabtit>div h3{ font-size:18px; font-weight:bold; position:relative}
.nseritem .tabtit>div h3:after{ content:""; width:25px; height:2px; background:#0068b7; display:block; margin:10px auto 20px}
.nseritem .tabtit>div.active{ background:#0068b7; color:#fff; box-shadow:0 5px 25px rgba(45,157,243,.5)}
.nseritem .tabtit>div.active h3:after{ background:#fff}
.nseritem .tabcontent{ margin-top:40px}
.nseritem .tabcontent .kuai{ height:0; overflow:hidden;}
.nseritem .tabcontent .kuai h3{ font-weight:bold}
.nseritem .tabcontent .kuai.active{ height:auto; overflow:visible}
.nserarea ul{ margin-right:-2%}
.nserarea li{ width:18%; margin-right:2%; margin-top:2%; float:left; position:relative}
.nserarea li .pic img{ display:block; width:100%; height:146px}
.nserarea li .bg{ position:absolute; left:0;top:0; width:100%; height:100%; background:rgba(0,0,0,0.3)}
.nserarea li .tit{font-size: 18px; font-weight:bold;color: #fff;position: absolute;left: 0;top: 0;right: 0;bottom: 0;text-align: center; display: flex;justify-content: flex-start;align-items: flex-end;justify-content: center;align-items: center; padding:10px}

.red{ color:#f00}

#allmap{width:100%;height:300px; border:1px solid #e8e8e8; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; margin-top:30px}
.BMap_bubble_title{ font-weight:bold;}
.BMap_bubble_content{ color:#666; line-height:24px}

/*=====================*/
.footer{ color:#adadad; line-height:26px;background:#323333; padding-top:60px}
.footer a{ color:#adadad}

.f_tel{ margin-top:30px}
.f_tel span{ font-weight:bold; font-size:22px; color:#037fdd; display:block; padding-top:5px}
.f_wx{ padding-top:20px}
.f_wx img{ display:block; width:110px; height:auto; padding-top:5px}

.f-nav{ width:70%}
.f-nav>ul>li{ float:left; margin-right:9%;}
.f-nav>ul>li.last{ float:right;margin-right:0; max-width:42%}
.f-nav>ul>li:nth-child(3){ margin-right:3%}
.f-nav>ul>li h3{ color:#fff; font-size:16px;margin-bottom:10px}


.copyright{padding:30px 0 50px; margin-top:45px; line-height:28px;border-top:1px solid #515151; text-align:center}
.copyright a{ color:#adadad;}
.page_2{ margin-top:40px; position:relative}
.page_2 p{ padding-right:60px;}
.page_2 .back{ display:block;border: 1px solid #e8e8e8; background:#ecbd65; color:#fff;-webkit-border-radius: 25px;border-radius: 25px; position:absolute; right:0;top:0; width:80px; text-align:center}
.page_2 .back:hover{ background:#fff;border: 1px solid #ecbd65; color:#ecbd65}

.back_2{ margin-top:30px; text-align:right}
.back_2 a{ display:inline-block; width:100px; text-align:center; background:#ecbd65; color:#fff;border: 1px solid #e8e8e8;-webkit-border-radius: 25px;border-radius: 25px; line-height:35px}
.back_2 a:hover{background:#fff;border: 1px solid #ecbd65; color:#ecbd65}
.float_r{width: 80px;position: fixed;right: 10px;top: 50%; margin-top:-75px;z-index: 99;text-align: center;}
.float_r li{ margin-bottom:1px}
.float_r li a{color:#fff; padding-top:45px;padding-bottom:10px;display:block;}
.float_r .li1 a{background:url(/skin/images/mess_icon.png) #0068b7 no-repeat center 10px; }
.float_r .li2 a{background:url(/skin/images/top_icon.png) #0068b7 no-repeat center 10px; }
.float_r li a:hover{ border-radius:10px;}
.nserlist_d .table01 td{ border:1px solid #ddd;}
.nserlist_d img{ max-width:100%; height:auto}
.fwlc{ margin-right:-2%}
.fwlc li{ float:left; width:17%;min-height: 326px; margin-right:2%;background:#fff; text-align:center; padding:30px 15px 35px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fwlc li .icon{ width:60px; height:60px; display:block; margin:0 auto;}
.fwlc li .icon1{ background:url(/skin/images/sericon02_h.png) no-repeat center; background-size:auto 35px}
.fwlc li .icon2{ background:url(/skin/images/sericon05.png) no-repeat center; background-size:auto 32px}
.fwlc li .icon3{ background:url(/skin/images/sericon04_h.png) no-repeat center; background-size:auto 32px}
.fwlc li .icon4{ background:url(/skin/images/sericon04_h.png) no-repeat center; background-size:auto 32px}
.fwlc li .tit{ font-weight:bold; font-size:16px; margin-bottom:20px; position:relative}
.fwlc li .intro{ font-size:14px; line-height:24px; min-height:72px; color:#808080}
.fwlc .arrow{ background:url(/skin/images/arrow_1.png) no-repeat center; height:25px; margin:25px 0; color:#333}
/*.sertits{ background:#deebf6;color: #d72733; font-size:20px; font-weight:bold; padding:10px 15px; border-left:5px solid #0068b7; margin:20px 0}*/
.sertits{color:#0068b7;font-size:22px; font-weight:bold; border-bottom:1px solid #0068b7;margin:20px 0}
.sertits span{border-bottom: 3px solid #0068b7; display:inline-block; padding-bottom:10px}
.serContent h1{ font-weight:bold; font-size:24px; text-align:center; color:#333; margin-bottom:30px}
.serContent h1 span{ display:inline-block; border-bottom:3px solid #0068b7}
.serContent table td{border: 1px solid #ddd;}
.serContent table tr:first-child{ background:#0068b7; font-weight:bold; color:#fff; font-size:18px; line-height:45px}

.serContent .sertitL h1 ,.serContent .sertitL h2{
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #0068b7;
    margin-bottom: 0;
    display: inline-block;
    border-bottom: 3px solid #0068b7;
}
.serContent_kuai .sertit{
	margin-top: 30px; position: relative;
}
.serContent_kuai .sertit:first-child{
	margin-top: 0px;
}
.serContent_kuai .sertit i{ position: absolute; right: 10px; top:0; font-style: normal; font-weight: normal; font-size: 16px; color: #333;  }

.serContent img.fl{ padding-right:15px; padding-bottom:10px;}
.message{ background:#fff; padding:30px 15px; position:relative; float:left; width:41%; margin-right:2%; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.message .tit{ text-align:center; font-size:18px; font-weight:bold; margin-bottom:20px}
.message_list{ float:left; width:50%; position:relative}
.message_list input{ width:95%; background:#f3f3f3; line-height:35px; padding:0 5px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.message_list label{ position:absolute; height:100%; left:0;top:0; line-height:35px; padding-left:10px; color:#999;font-size: 14px;}
.message_list_1 input{ padding-left:45px}
.message_list_2 input{ padding-left:45px}
.message_list2{ margin:10px 0; position:relative}
.message_list2 textarea{ background:#f3f3f3; line-height:26px; padding:10px;width:97.5%; height:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; color:#999; font-size:14px;}
.message_list2 textarea::-webkit-input-placeholder{color:#999;}
.message_list2 textarea::-moz-placeholder{ color:#999;}
.message_list2 textarea:-moz-placeholder{color:#999;}
.message_list2 textarea:-ms-input-placeholder{color:#999;}
.message_list2 input{width:35%; background:#f3f3f3; line-height:35px; padding:0 5px; padding-left:50px; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.message_list2 label{position:absolute; height:100%; left:0;top:0; line-height:40px; padding-left:10px; color:#999;font-size:14px;}
.message_list3{ margin-top:26px}
.message_list3 .submint{ background:#d72733; color:#fff; width:108px; line-height:35px; cursor:pointer; font-size:14px}
.message .tel{ text-align:right; font-size:14px; color:#666; position: absolute;bottom:30px;right:15px;line-height: 24px;}
.message .tel span{ font-weight:bold; color:#d72733; font-size:20px; display:block}

.pagelist{text-align: center;padding: 10px 0;}
.pagelist li{
display: inline-block;
}
.pagelist a{
border: 1px solid #e6e6e6;
padding: 5px 15px;
display: inline-block;
background: #fff;
color: #666666;
cursor: pointer;
text-decoration: none;
}
.pagelist li:hover a{
  background: #0068b7;
  color: #fff;
}
.pagelist .active a{
background: #0068b7;
  color: #fff;
}
.pagelist .active {
background: #0068b7;
  color: #fff;
}
.nlist a{
	display: flex;
	justify-content: space-between;

}
.nlist{
	background: #fff;line-height: 40px;
	box-sizing: border-box;padding: 20px 10px;
}
.nlist li{transition: all 0.1s linear;
	padding: 0 20px;
}
.nlist li:hover{
	 -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
}

.arhz{
	text-align: center;
	background: #fff;
	box-sizing: border-box;padding:20px;
}
.artit{
	font-size: 18px;
}
.arrq{
	font-size: 13px;color: #888;
}
.conn{
	font-size: 15px;
	text-align: left;
}

.locahz{
	width: 1200px;
	padding: 20px ;margin: 0 auto;box-sizing: border-box;
}


.i-news{
	padding:50px 0;background: #F5F5F5;
}
.newhz{
	display: flex;
	justify-content: space-between;
}
.newit{
	width: 32%;background: #fff;
	box-sizing: border-box;
	padding: 15px 0;transition: all 0.2s linear;
}
.newit h3{
	font-size: 18px;
	padding:  0 15px;
	padding-bottom: 10px;display: flex;justify-content: space-between;
}
.newit li a{
	display: flex;justify-content: space-between;
}
.newit ul{
	line-height: 30px;
	padding: 0 5px;
	
}
.newit:hover{
	box-shadow: 0 0 45px rgba(0,104,183,0.25);
    transform: translateY(-2px);
}
.newit li{
	transition: all 0.2s linear;
	padding: 0 10px;
}
.newit li:hover{
	 -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
    box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
}


.i-tjlm{
	padding:30px 0;
}
.tjlmtab a{
	display: inline-block;
	vertical-align: top;height: 30px;line-height: 30px;
	background: #F3F3F3;
	padding:  0 20px;
	margin-right: 10px;box-sizing: border-box;
}

.tjlmtab a.hov,.tjlmtab a:hover{
	background: #888;
	color: #fff;
}
.tjlmhzit{
	margin-top: 10px;
}
.tjlmhzit a{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.tjlmtab a:last-child,.tjlmhzit a:last-child{
	margin-right: 0;
}



@media screen and (max-width: 600px) {
    .locahz{
		width: 100%;
		padding: 20px ;margin: 0 auto;box-sizing: border-box;
	}
	.newit{
		width: 100%;background: #fff;
		box-sizing: border-box;
		padding: 15px 0;
		margin-bottom: 20px;
	}
	.newhz{
	display: block;
}
.jianjie dd{
	width: 100%!important;height: auto!important;margin-bottom: 10px;
}
.jianjie dd li h2{
	margin-bottom: 5px!important
}
}


/*新增服务项目*/
.mainbox{
	background: #fff;
}

 .jianjie{padding:10px 20px;font-size:13px;}
.jianjie dt{height:70px;}
.jianjie .suojin{padding-top:10px;}
.jianjie dd{padding-top:10px; height:120px; width:50%; float:left; overflow:hidden;  }
.jianjie dd li{float:left; width:300px; line-height: normal;}
.jianjie dd li.xiangmutu{float:left;width:80px;position:absolute; float:left}
.jianjie dd li.xiangmuneirong{float:left;margin-left:80px; width:260px; float:left}
.jianjie dd li h2{font-weight:bold; font-size:14px; margin-top:0px;color: #337ab7;margin-bottom: 10px;}
.jianjie dd li p{padding-top:-5px;color:#666;}
.jianjie dd li h2 a{
	color: #337ab7
}
.jianjie dd li h2 a:hover{
	    color: #23527c;
    text-decoration: underline;
}

/*底部导航样式*/
.relmain {
    padding: 20px 0 ;
    height: auto;
    overflow: hidden;
    word-break: normal;
}
.relmain h3 {
    font-size: 14px;
    font-weight: bold;
    color: #4f4f4f;
    margin-bottom: 15px;
}
.relmain a {
    float: left;
    background-color: #f5f5f5;
    height: 26px;
    line-height: 24px;
    color: #5e5e5e;
    padding: 0px 15px;
    display: block;
    margin: 0px 10px 10px 0px;
    overflow: hidden;
}
.relmain a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e60000;
}

#seo-box {
    width: 100%;
    font-size: 12px;
    margin: 0 auto 30px;
    font-family: Microsoft YaHei,"微软雅黑";
}
#seo-box a{
	font-size: 12px;
}
#seo-box *{
	box-sizing: border-box;
}
.tab-1 {
    display: inline-block;
    vertical-align: top;float: left;
}
.tab-1 a:link, .tab-1 a:visited, .tab-1 a:hover, .tab-1 a:active {
    color: #454545;
    text-decoration: none;
}
.tab-1 a.cur {
    background-color: #fff;
    z-index: 2;
    position: relative;
    font-weight: bold;
}
.btn-show {
    display: block;
}
.but-border {
    display: inline-block;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 10px 20px;
    background-color: #f5f5f5;
}
.tab-2, .tab-3 {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 10px;
}
li[class="tab-2 has-subitem"] a:link, li[class="tab-2 has-subitem"] a:visited {
    color: #454545;
}
.parent-3 {
    display: none;
}
.tab-3 a:link, .tab-3 a:visited {
    color: #999;
}
.parent-2 {
    display: none;
    padding-top: 10px;
    padding-left: 20px;
}
.border {
    border: 1px solid #e6e6e6;
    margin-top: -1px;
    position: relative;
    width: 100%;clear: both;
}
.parent-1  .tab-1:first-child a{
	border-left: 1px solid #e6e6e6;
}
.border a:hover{
	text-decoration: underline;
}
 
#seo-box a{
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}


/*左侧下拉*/
.lfhz .nav{width: 100%;height: 100%;background: #fff;transition: all .3s; -webkit-box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);
    box-shadow: 0 1px 5px 0 rgba(153,153,153,.5);}
.lfhz .nav a{display: block;overflow: hidden;padding-left: 20px;line-height: 46px;max-height: 46px;color: #252525;transition: all .3s;}

.lfhz .nav a span{margin-left: 30px;}
.lfhz .nav-item{position: relative;}
.lfhz .nav-item.lfhz .nav-show{border-bottom: none;}
.lfhz .nav-item ul{display: none;background: #ebf7ff;}
.lfhz .nav-item.lfhz .nav-show ul{display: block;}
.lfhz .nav-item>a:before{content: "";position: absolute;left: 0px;width: 2px;height: 46px;background: #34A0CE;opacity:0;transition: all .3s;}
.lfhz .nav .lfhz .nav-icon{font-size: 20px;position: absolute;margin-left:-1px;}
/* 此处修改导航图标 可自定义iconfont 替换*/
.icon_1::after{content: "\e62b";}
.icon_2::after{content: "\e669";}
.icon_3::after{content: "\e61d";}
/*---------------------*/
.lfhz .nav-more{float:right;margin-right: 20px;font-size: 12px;transition: transform .3s;}
/* 此处为导航右侧箭头 如果自定义iconfont 也需要替换*/
.lfhz .nav-more::after{content: "\e621";}
/*---------------------*/
.lfhz .nav-show .lfhz .nav-more{transform:rotate(90deg);}
.lfhz .nav-show,.lfhz .nav-item>a:hover{color: #0068b7;background:rgba(0,0,0,.1);}
.lfhz .nav-show>a:before,.lfhz .nav-item>a:hover:before{opacity:1;}
.lfhz .nav-item li:hover a,.lfhz .nav-item li.hov a{color: #0068b7;background: rgba(0, 0, 0,.1);}

/* nav-mini */
.lfhz .nav-mini.lfhz .nav{width: 60px;}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-icon{/* margin-left:-2px; */}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-item>a span{display: none;}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-more{margin-right: -20px;}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-item ul{position: absolute;top:0px;left:60px;width: 180px;z-index: 99;background:#3C474C;overflow: hidden;}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-item:hover{background:rgba(255,255,255,.1);}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-item:hover .lfhz .nav-item a{color:#FFF;}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-item:hover a:before{opacity:1;}
.lfhz .nav-mini.lfhz .nav .lfhz .nav-item:hover ul{display: block;}
.lfhz .nav .zlmhz a span{margin-left: 50px;}
.lfhz .nav .zlmhz a{line-height: 36px;max-height: 36px;}


/*三级列表底部最新热门*/
.wen li {
    list-style-type: none;
    display: inline;
    width: 200px;
    margin-right: 55px;
    margin-top: 50px;
}
.wen li a {
    list-style-type: none;
    display: inline;
    width: 200px;
    text-decoration: none;
    color: #666666;font-size: 14px;
}

.list_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 0px 0px 20px 0px;
}
.related_news {
    padding-top: 0px;
    clear: both;
}
.list_news li {
    color: #898989;
    background: url(../images/li.png) no-repeat left 14px;
    line-height: 22px;
    padding: 8px 0px;
    padding-left: 13px;
    border-bottom: 1px dashed #e3e2e2;
}
.list_news li a {
    color: #303c4b;font-size: 14px;
}
.news_time {
    float: right;font-size: 12px;
}
.list_news li a:hover,.wen a:hover {
    text-decoration: none;
    color: #eb6446;
}


/*通用左侧*/



.zzc {
    position: fixed;
    z-index: 999;
    max-width: 450px;
    top: 0;
    left: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    display: none;
}
.tc {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 25px;
    box-sizing: border-box;
    z-index: 9999;
    background: #fff;
    border-radius: 30px;
    width: 80%;
    max-width: 400px;
    display: none;
}
.cls {
    background: url(/images/cha2.jpg);
    background-size: 16px;
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 36px;
    height:  36px;
    display: block;
    position: absolute;
    right: 0rem;
    top: 0rem;
}
.tcmk2 img {
    height: 60px;
    display: block;
    margin: 0 auto 10px;
}
.tct1 {
    font-size: 18px;
    line-height: 1.7;
    font-weight: bold;
    margin-bottom: 10px;
}
.tct2 {
    font-size: 14px;
    line-height: 1.5;
}
.zdl {
    width: 45%;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #1AAD19;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
}
.tc img{
    max-width: 100%;
}
.tc>img{
    margin-top: 15px;
}
.tm1{
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 90%;line-height: 1.5;
}
.tm2{
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 60px;
    background: #f7f7f7;border-radius: 15px;
    text-align: center;color: #666;
}
.tcmk2{
    display: none;
}

.prenext{
	text-align: left;
	padding-top: 50px;
}