﻿@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0;}
table { border-spacing:0; border-collapse: collapse;}
img { border:0; vertical-align: middle;}
li { vertical-align: middle;}
em { font-style:normal; font-weight: bold;}
ol, ul, li { list-style:none;}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;}
input, button, select, textarea, a { outline:none;}
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a { background: transparent; text-decoration: none; color: #666;transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}
body { color: #666; font:14px/2 arial, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, 宋体, Tahoma, Arial, Helvetica, STHeiti; word-break:break-all;}
.o8 { filter:alpha(opacity=100); opacity:1; transition:all 0.25s ease-out 0s; -webkit-transition:all 0.25s ease-out 0s;}
.o8:hover { filter:alpha(opacity=80); opacity:0.8;}
div,p{max-height: 10000rem;}
::selection {color:#fff; background-color: #061034;} ::-moz-selection {color:#fff; background-color: #061034;}
.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}

/*自定义常用配制*/
.l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer,.cer0,.cer1{ max-width:1430px; margin:0 auto;}
.cer{ padding: 0 30px;}.cer1{ padding: 0 20px;}
.cer2{ max-width: 1680px; margin:0 auto; padding: 0 20px;}
.cer3{ max-width: 1680px; margin:0 auto; padding: 0 30px;}
.cer6{ max-width: 1280px; margin:0 auto; padding: 0 30px;}
.b { font-weight:bold } .n{ font-weight: normal;}
.tc { text-align:center }.tr { text-align:right }
.posr { position:relative } .ikong{ display: inline-block; width: 14px;}
.h30{ width: 100%; height: 30px;}.h40{ width: 100%; height: 40px;}.h50{ width: 100%; height: 50px;}
.h60{ width: 100%; height: 60px;}.h70{ width: 100%; height: 70px;}.h80{ width: 100%; height: 80px;}
.h100{ width: 100%; height: 100px;}
.disn { display:none }.disb { display:block }.dib{display: inline-block;}
.ov { overflow:hidden }.cur { cursor:pointer }
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.op70 { filter:alpha(opacity=70); opacity:0.7;}

a.aftl{position: relative; padding-bottom: 1px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; 
   border-bottom: 1px solid #f5951c; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0; transition: width 0.3s; -webkit-transition: width 0.3s;}

::-webkit-input-placeholder{ color:#fff;}
:-moz-placeholder{ color:#fff;}
::-moz-placeholder{ color:#fff;}
::-ms-input-placeholder{ color:#fff;}


/*font-style*/
.t12 { font-size: 12px;}.t14 { font-size: 14px;}.t16 { font-size: 16px;}.t18 { font-size: 18px;}
.t20 { font-size: 20px;}.t22 { font-size: 22px;}.t24 { font-size: 24px;}.t26 { font-size: 26px;}.t28 { font-size: 28px;}
.t30{ font-size: 30px;}.t32{ font-size: 32px;}.t34{ font-size:34px;}.t36{ font-size: 36px;}
.ti2 { text-indent:2em; }.lh1-5{ line-height: 1.5em;} .lh30{ line-height: 30px;}
.lh2-5{ line-height: 2.5em;}.lh2{ line-height: 2em;}
.fontya { font-family:'Microsoft Yahei';}.fontsong { font-family:'simsun';}
.ell { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.ttc { text-transform:capitalize; }.ttl { text-transform:lowercase; }.ttu { text-transform:uppercase;}
.c3 { color:#333 }.c6 { color:#666 }.c9 { color:#999 }.ca{ color: #aaa;} .cf{ color: #fff;}
.ora{ color: #f70;}.red{ color: #f00;} .blue{ color: #0096ff;}.c4{color: #444;}.c8{color: #888;}
.yel{ color: #f5951c;}.lblue{ color: #bfdefb;}.green{ color: #3c2;}
.picw img{ max-width: 100%;}
.limited{ max-width: 100%; max-height: 100%;}

.bsb{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.yj4{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.yj2{ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.shadow6{ box-shadow: 0 0px 6px 0  #d9d9d9;}
.guodu{ transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; 
	-webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.guodu2{ transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s;}
.poa{ position: absolute; width: 100%; height: 100%; left: 0; top:0; z-index: 1;}
.pic101,.pic102,.pic104{ overflow: hidden;}
.pic102 img,.pic104 img,.pic101 img{ -webkit-transition: 0.5s; -moz-transition: 0.5s;
	-ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
li:hover .pic101 img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);  -o-transform: scale(1.01); transform: scale(1.01);}
li:hover .pic102 img{ -webkit-transform: scale(1.02); -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);  -o-transform: scale(1.02); transform: scale(1.02);}
li:hover .pic104 img{ -webkit-transform: scale(1.04); -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);  -o-transform: scale(1.04); transform: scale(1.04);}
@media screen and (max-width:380px) {}

.btn{ padding: 0; cursor: pointer; text-align: center; border: none; color:#fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
.btn2{ padding: 0; cursor: pointer; text-align: center; border: none; 
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
img.tw{ position: relative; margin-top: -3px;}


div.pageList{ height: 30px; text-align: center; font-size: 0;}
div.pageList ul.l{ display: none;}
div.pageList ul li { display: inline-block; height: 30px;}
div.pageList ul li a{ display: block; line-height: 30px; color: #666; font-size: 14px;
 	padding: 0 11px; margin: 0 3px; height: 30px; background-color: #f2f2f2;}
div.pageList ul li a.first{ width: 60px; background: #c8c8c8 url('../images/jtl-pag.png') center no-repeat;}
div.pageList ul li a.last{ width: 60px; background: #c8c8c8 url('../images/jtr-pag.png') center no-repeat;}
div.pageList ul li a.prev{ width: 10px; background: #c8c8c8 url('../images/lth-hot.png') center no-repeat;}
div.pageList ul li a.next{ width: 10px; background: #c8c8c8 url('../images/gth-hot.png') center no-repeat;}
div.pageList ul li:hover a,
div.pageList ul li a.selected{ background-color: #007cc3; color: #fff;}


.listbtnout{ padding: 0 20px; display: none;}.listbtnout2{ display: none;}
.listmore{ display: block; width: 240px; height: 42px; margin: 0 auto; border: 0 none; text-transform: uppercase;
	background-color: #ccc; font-size: 16px; color: #000; line-height: 42px; text-align: center;}
.listmore:hover{ background-color: #007cc3; color: #fff;}


/*表单验证相关*/
.Validform_checktip{ font-size: 14px; line-height:24px; height:24px; overflow:hidden; color:#999;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{ color:#d30315; padding-left:20px; white-space:nowrap; background:url(../images/error.png) no-repeat left center;}
.Validform_loading{ padding-left:20px; background:url(../images/onload.gif) no-repeat left center;}
.Validform_error{ }
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px;
 -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute;
  top:0px; right:50px; z-index:99999; display:none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff;
 position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute;
 right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
.v{ position:relative;}i.v{ display:inline-block; }
.v span.Validform_checktip{ position:absolute; left:0; top:100%; z-index: 1; font-style: normal;}
.v p.message{ position: absolute; left:31px; top:100%; height: 40px; line-height: 40px; 
	font-size: 16px; color: #f00; font-weight: bold;}
i.v2{ position:relative; display:inline-block;}
i.v2 span.Validform_checktip{ font-style: normal; margin-left: 20px; line-height: 36px;}








.newban .flex-direction-nav a{width:40px;height:80px; display:block;position:absolute;
	top: 50%; margin-top: -40px; z-index: 4; font-size: 0; opacity: 0.5;}
.newban .flex-direction-nav a.flex-prev{ left: 40px; border-radius: 10px 0 0 10px;
	background: rgba(0,0,0,0.4) url('../images/lt1.png') center no-repeat;}
.newban .flex-direction-nav a.flex-next{ right: 40px; border-radius: 0 10px 10px 0;
	background: rgba(0,0,0,0.4) url('../images/gt1.png') center no-repeat;}
.newban .flex-direction-nav a:hover{ opacity: 1;}

.newban .flex-control-paging{ height: 12px; font-size: 0; text-align: center;
	position: absolute; bottom: 106px; right: 50%; margin-right: -715px; z-index: 3;}
.newban .flex-control-paging li{ display: inline-block; overflow:hidden; width: 12px; height: 12px; margin-left: 10px;}
.newban .flex-control-paging li a{ width:10px; height:10px; display: block; cursor:pointer;
	background-color: transparent; border-radius: 6px; border: 1px solid #fff;}
.newban .flex-control-paging li a.flex-active{ background-color: #fff;}


.newban{ position:relative; width: 100%; height: 0; overflow: hidden; padding-bottom: 39.5833%; z-index: 1;}

.flexslider{ position: absolute; overflow: hidden; width: 100%; height: 100%;}
.flexslider .slides{ overflow: hidden; height: 100%;}
.flexslider .slides li{ display:none; -webkit-backface-visibility:hidden; position: relative;}
.flexslider .slides li .wrap{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.flexslider .slides .wrap>img{ position: relative; width: 100%; height: 100%;
	top:0; z-index: 1; left:0;}
.flexslider li .wrap:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 2;
	width: 0; height: 2px; background-color: #acce22;}
.flexslider li.ac .wrap:before{ transition: linear 6s; width: 100%;}

/*.flexslider .slides .wrap>img {-webkit-transition: -webkit-transform 1s ease-in; transition: transform 1s ease-in;
	transform:scale(1.08); -webkit-transform:scale(1.08);}
.flexslider .slides .ac .wrap>img{
	-webkit-transition: -webkit-transform 5s ease-in; transition: transform 5s ease-in;
	transform:scale(1); -webkit-transform:scale(1);}*/
.flexslider .mouse{ width: 102px; height: 102px; position: absolute; z-index: 3; left: 50%; bottom: 80px;
	font-size: 16px; color: #fff; line-height: 102px; text-align: center; margin-left: -51px;}
.flexslider .mouse i{ position: absolute; left: 0; top:0; z-index: 0; width: 100%; height: 100%;
	background: url('../images/sun.png') center no-repeat;
	-webkit-animation: rotate360 10s linear infinite; animation: rotate360 10s linear infinite;}
.flexslider .mouse span{ position: relative; z-index: 1;}


.btt1{ position: absolute; top:50%; left:50%; z-index: 1; width: 460px; margin-top: -175px; margin-left: -715px;}
.btt1 img{ max-width: 100%;}

.btt2{ position: absolute; top:50%; left:50%; width: 468px; height: 264px; z-index: 1;
	background: url('../images/btt2.png') center no-repeat; margin-left: -770px; margin-top: -173px;}


.btt1,.btt2,.btt3{ transition-duration: 1.2s; -moz-transition-duration: 1.2s;
	 -webkit-transition-duration: 1.2s; -o-transition-duration: 1.2s;}

.ac .finu, .ac .find{ -webkit-transform:translateY(0); -moz-transform:translateY(0); opacity: 1;
    -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.ac .finl, .ac .finr{ -webkit-transform:translateX(0); -moz-transform:translateX(0); opacity: 1;
    -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}
.ac .findsc05{ -webkit-transform:translateY(0) scale(1, 1); -moz-transform:translateY(0) scale(1, 1);
    -o-transform:translateY(0) scale(1, 1); -ms-transform:translateY(0) scale(1, 1);
    transform:translateY(0) scale(1, 1); opacity: 1;}
.ac .scl05,.ac .scl01{ -webkit-transform:scale(1, 1); -o-transform:scale(1, 1); transform:scale(1, 1);
  -moz-transform:scale(1, 1); -ms-transform:scale(1, 1); opacity: 1;}
.ac .finrsc05, .ac .finlsc05{ -webkit-transform:translateX(0) scale(1, 1); -moz-transform:translateX(0) scale(1, 1);
    -o-transform:translateX(0) scale(1, 1); -ms-transform:translateX(0) scale(1, 1);
    transform:translateX(0) scale(1, 1); opacity: 1;}
@media screen and (max-width:1500px){
	.btt1{ left:100px; margin-left: 0; margin-top: -140px;}
	.newban .flex-control-paging{ right: 30px; margin-right: 0; bottom: 35px;}
}
@media screen and (max-width:1440px){
	.newban{ height: 570px; padding-bottom: 0;}
	.flexslider .slides .wrap>img{ width: 1440px; left: 50%; margin-left: -720px;}
}
@media screen and (max-width:1024px){
	.btt1{ left:50px;}
	.newban .flex-direction-nav a.flex-prev{ left: 10px;}
	.newban .flex-direction-nav a.flex-next{ right: 10px;}
}
@media screen and (max-width:750px){
	.btt1{ width: 380px;}
}









html,body{ height: 100%;}
body.locked{ overflow: hidden;}
.all{ width: 100%; min-width: 640px; min-height: 100%; overflow: hidden; position: relative;}



/* 头部 */
.head{ width: 100%; min-width: 640px; height: 82px; position: fixed; z-index: 30; top:0;
	border-bottom: 1px solid rgba(255,255,255,0.2);}
.head .cer{ position: relative; z-index: 2; height: 100%;}
.logo{ float: left; height: 100%; font-size: 0; line-height: 82px;}
.logo img{ max-height: 100%;}
.headshadow{ width: 100%; height: 82px;}
.head.mini{ background-color: rgba(0,0,0,0.7); box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);}


.head a.glass{ width:64px; height:100%; position: absolute; z-index: 1; right: 186px; top:0;
	background: url('../images/glass.png') center no-repeat;}
.head a.glass.on{ -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); transform:rotate(360deg);
  -moz-transform:rotate(360deg); -ms-transform:rotate(360deg);}

.topsouout{ padding:15px 0; background-color: rgba(51,51,51,0.8); position: fixed; display: none;
	  z-index: 4; width: 100%; right:0; top:80px; font-size: 16px; line-height: 40px;}
.topsouout .topsou{ position: relative; width: 580px; padding-right: 110px; height:100%;
	background-color: #fff; margin: 0 auto; overflow:hidden;}
.topsou input.shuru{ width: 100%; height:100%; background-color:#fff; border:none; color:#666; text-indent:20px;}
.topsou input.anniu{ position:absolute; top:0; right:0; z-index:2; width:110px; height:100%; border:none; cursor:pointer;
	background-color: #17a7cf; color: #fff; text-align: center;}


.head a.toptel{ width:175px; height: 40px; position: absolute; z-index: 1; right: 70px; top: 22px;
	background: #007cc3 url('../images/telh.png') 22px center no-repeat; border-radius: 20px; text-indent: 48px;
	font-size: 14px; color: #e3ecf4; line-height: 40px; font-weight: bold; font-family: 'Microsoft Yahei';}
a.lang{ width:40px; height:40; position: absolute; z-index: 1; right: 30px; top:22px; border-radius: 50%;
	font-size: 16px; line-height: 40px; color: #fff; text-align: center; background-color:  #007cc3;}



.nav{ position: absolute; right:250px; top: 16px; z-index: 5; height: 66px;}
.nav>li{ float: left; height: 100%; position: relative; z-index: 1;}
.nav>li>a{ display: block; padding: 0 25px; height: 100%; position: relative; 
	font-size: 20px; color: #fff; line-height: 66px; text-align: center; }
.nav>li:hover>a,.nav>li.on>a{ color: #007cc3;}
.nav>li.on>a{ font-weight: bold;}
.nav>li>a:after{ left:50%; position: absolute; bottom: -1px; content: " "; width:0; margin-left: 0;
   border-bottom: 1px solid #007cc3; -webkit-transition: .3s; transition: .3s;}
.nav>li:hover>a:after,.nav>li.on>a:after{ width: 80px; margin-left: -40px;}


/*dl.navtwo{ width: 140px; padding: 30px 0 20px; display: none; box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
	background-color: #e8e8e8; position: absolute; top:100%; left:50%; z-index: 1; margin-left: -70px;}
dl.navtwo dd{ width: 100%;}
dl.navtwo dd>a{ display: block; margin:0 20px 10px; height: 30px; overflow: hidden;
 	font-size: 14px; line-height: 30px; color: #17a7cf; text-align: center; background-color: #fff;}
dl.navtwo dd>a:hover{ background-color: #17a7cf; color: #fff;}
dl.navtwo dd>a:after{ left:100%; position: absolute; bottom: 12px; content: " "; width: 0; display: none;
   border-bottom: 2px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit- transition: width 0.3s;}
*/

dl.navtwo{ width: 180px; display: none; position: absolute; top: 90%; left:50%; z-index: 1; padding-top: 15px;
	-webkit-transition: top 0.3s; -moz-transition: top 0.3s; -ms-transition: top 0.3s; margin-left: -90px;
	-o-transition: top 0.3s; transition: top 0.3s;}
dl.navtwo.on{ top:85%;}
dl.navtwo .inner{ width: 100%; background-color: rgba(255,255,255,1); padding: 13px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
dl.navtwo:after{ position: absolute; left:50%; top: 0; margin-left: -11px; content: " "; width: 23px; 
    background: url('../images/sju1.png') center no-repeat; height: 15px; z-index: 1;}

dl.navtwo dd{ height: 36px; line-height: 36px; text-align: center; position: relative;}
dl.navtwo dd>a{ display: block; height: 100%;  color: #666; overflow: hidden; padding: 0 10px;}
dl.navtwo dd.haschild>a{ background: url('../images/gt-sdn.png') 96% no-repeat;}
dl.navtwo dd:hover>a{ color: #fff; background-color: #007cc3;}

dl.navtwo dd>a:after{ left:100%; position: absolute; bottom: 12px; content: " "; width: 0; display: none;
   border-bottom: 2px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit- transition: width 0.3s;}




ul.navthree{ position: absolute; top:-13px; left:100%; z-index: 2; padding-left: 2px; display: none;
	width: auto; padding: 13px 0 10px;}
ul.navthree:after{ content: ""; position: absolute; left:2px; top:0; z-index:-1; border-radius: 5px;
	right: 2px; height:100%; background-color: rgba(255,255,255,0.9); box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
.navthree>li{ line-height: 36px; }
.navthree>li>a{ display: block; padding: 0 30px; font-size: 14px; color: #666; white-space: nowrap;}
.navthree>li>a:hover{ background-color: #0f6fc9; color: #fff;}




/* 手机导航 */
.navsjout{ width: 100%; opacity: 0; background-color: #fff;
	position: fixed; top:82px; bottom: 0; left:-100%; z-index: 20;
	-moz-transition: 0.5s; -ms-transition: 0.5s; -webkit-transition: 0.5s;
	 -o-transition: 0.5s; transition: 0.5s;}
.navsjout.on{ opacity: 1; left:0;}

.navsj{ width: 100%; background-color: #fff; -webkit-overflow-scrolling : touch;
	position: absolute; top:0; bottom: 0; left:0; overflow: auto; border-top: 1px solid #c9e5f6;}
.navsj>li{ position: relative; border-bottom: 1px solid #c9e5f6;}
.navsj>li>a{ display: block; height: 114px; text-align: center; line-height: 114px; 
	font-size: 34px; color: #656565; background-color: #fff; padding: 0 30px;}
.navsj>li.on>a,.navsj>li:hover>a{ color: #fff; background-color: #007cc3;}


.navsjtwo{ width: 100%; overflow: hidden; display: none; border-top: 1px solid #fff;}
.navsjtwo>li{ width: 100%; border-bottom: 1px solid #fff;}
.navsjtwo>li>a{ display: block; line-height: 120px; font-size: 30px; color: #007cc3;
	position: relative; z-index: 1; background-color: #c9e5f6; text-align: center;}

.navsj li i{ position: absolute; right: 0; top:0; z-index: 1; width: 114px; height: 114px;
	 display: block; cursor: pointer; background: url('../images/sj-jtr1.png') center no-repeat;}
.navsj li.on i{-moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); 
	-ms-transform: rotate(90deg); transform: rotate(90deg); background-image: url('../images/sj-jtr2.png');}
.navsj li:hover i{ background-image: url('../images/sj-jtr2.png');}

.navsj,.navsj li i{ -moz-transition: 0.3s; -ms-transition: 0.3s;
	-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}



#close { position: fixed; left: 0; top: 0; width: 100%;bottom: 0; z-index: 9; display: none; 
	background:url('../images/op0-60.png'); cursor: pointer;}

.navbtn{position: absolute; right: 0; top:3px; z-index: 20; width: 80px; height: 80px; display: none;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	-o-transition: 0.4s; transition: 0.4s;}

.navbtn s{ position: absolute; left: 25%; display: block; width: 50%; height: 4%; background-color: #2194ef;
	-moz-transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}
.navbtn>s:nth-child(1){top: 28%;}
.navbtn>s:nth-child(2){top: 48%; width: 40%; transform: rotate(0deg) scale(1,1);}
.navbtn>s:nth-child(3){top: 68%;}
.navbtn.on s:nth-child(1){ top:48%; -webkit-transform: rotate(-225deg); transform: rotate(-225deg);}
.navbtn.on s:nth-child(2) { transform: rotate(-180deg) scale(0,1);}
.navbtn.on s:nth-child(3) { top:48%; -webkit-transform: rotate(225deg); transform: rotate(225deg);}


@media screen and (max-width:1400px){
	.nav>li>a{ padding: 0 22px;}
}
@media screen and (max-width:1280px){
	.head a.toptel{ display: none;}
	.nav{ right: 70px;}
}
@media screen and (max-width:1080px){
	.nav{ display: none;}
	.navbtn{ display: block;}
	.head{ background-color: rgba(0,0,0,0.7); box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);}
	a.lang{ right: 90px;}
	.head a.toptel{ display: block; right: 140px;}
}
@media screen and (min-width:1081px){
	.navsjout{ display: none;}
}
@media screen and (max-width:750px){
 	.head a.toptel{ display: none;}
}





.footer{ background-color: #090909;}
.footerin{ position: relative; padding: 48px 0 48px;}

.footnav{ float: left; overflow: hidden; margin-left: 180px;}
.footnav li{ float: left; margin-right: 100px;}
.footnav li dt{ height: 40px; font-size: 16px; color: #dadada; line-height: 40px; font-weight: bold;
	padding-bottom: 12px; position: relative; margin-bottom: 16px;}
.footnav li dt a{ color: #dadada;}
.footnav li dt:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 0;
	width: 20px; height: 1px; background-color: #999;}
.footnav li dd{ line-height: 40px; height: 28px; overflow: hidden;}
.footnav li dd a{ color: #999; position: relative;}
.footnav li dd a:hover{ color: #ccc;}

.footnav li dd a::after{ left:100%; position: absolute; bottom: -2px; content: " "; width: 0; 
   border-bottom: 1px solid #b8b8b8; -webkit-transition: .5s; transition: .5s;}
.footnav li dd a:hover::after{ width: 100%; left:0; transition: width 0.5s; -webkit-transition: width 0.5s;}


 
.footinfo{ float: left; width: 300px;}
.footinfo p{ line-height: 40px; color: #999;}
.footinfo span{ display: inline-block;}

.footlogo{ height: 40px; line-height: 40px; margin-bottom: 28px;}
.footlogo a{ display: block; height: 100%; font-size: 0;}


.footright{ float: right; margin-right: 40px;}
.footewm{ width: 140px; text-align: center;}
.footewm img{ display: block; width: 140px; height: 140px;}
.footewm p{ color: #999; line-height: 28px; margin-top: 10px;}


.footbtnout{ height: 30px; font-size: 0; line-height: 30px;
	 text-align: center; margin-top: 20px; position: relative;}
.footbtnout a{ display: inline-block; width: 30px; height: 30px; margin: 0 12px;}
.footbtnout a.wwx{ background: url('../images/wwx.png') center no-repeat;}
.footbtnout a.wwx:hover{ background-image: url('../images/wwxh.png');}
.footbtnout a.wdy{ background: url('../images/wdy.png') center no-repeat;}
.footbtnout a.wdy:hover{ background-image: url('../images/wdyh.png');}

.footwx{ position: relative;}
.footwx .bigewm{ position: absolute; width: 100px; height: 100px; top: -35px; 
	right:48px; z-index: 1; display: none; line-height: 100px; background-color: #fff;}
.footwx .bigewm:after{ content: ''; position: absolute; right: -10px; top:50%; z-index: 0;
	width: 13px; height: 20px; margin-top: -10px;
	background: url('../images/sjr-e.png') right no-repeat;}

@media screen and (max-width:1350px){
	.footnav li{ margin-right: 70px;}
}
@media screen and (max-width:1260px){
	.footnav{ margin-left: 90px;}
}
@media screen and (max-width:1180px){
	.footright{ display: none;}
	.footnav{ float: right; margin-left: 0;}
}
@media screen and (max-width:960px){
	.footerin{ padding: 50px 0;}
	.footinfo{ display: none;}
	.footnav{ float: none; width: 100%;}
	.footnav li{ width: 33%; margin-right: 0;}
	.footnav li dt{ text-align: center;}
	.footnav li dd{ text-align: center;}
	.footnav li dt:before{ left:50%; margin-left: -10px;}
}
@media screen and (max-width:750px){
	.footer{ display: none;}
}



.footer3{ background-color: #090909; padding: 20px 0; border-top: 1px solid #313131;}
.footer3 .cer{ line-height: 24px; color: #666; text-align: center;}
.footer3 span{ display: inline-block; margin: 0 10px; word-break:normal;}
.footer3 a{ display: inline-block; margin: 0 10px; color: #666;}
.footer3 a:hover{ text-decoration: underline; color: #fff;}
.footer3 a img{ position: relative; margin-top: -2px; margin-left: 10px; }


@media screen and (max-width:1050px){
	.footer3{ padding: 20px 0;}
	.footer3 .cer{ line-height: 1.8em;}
}






.waiting{ width: 124px; height: 124px; background: url('../images/waiting.gif') center; display: none;
	position: absolute; left:50%; margin-left: -62px; z-index: 2; top:50%; margin-top: -62px;}

.msgbg{ width: 100%; height: 100%; position: fixed; z-index: 150; left:0; top:0;
	background: url('../images/op0-80.png'); display: none; overflow: hidden; }
.msg{ width: 40%; height: 280px; position: absolute; z-index: 1; background-color: #fff; font-family: 'Microsoft Yahei';
	left:30%; top:-50%; margin-top: -160px; border: 5px solid #0074c1 ; padding: 20px;}
.msgtxt{ font-size: 28px; color: #0074c1 ; line-height: 40px; text-align: center;
	margin: 40px 0 0; height: 120px; overflow: hidden;}
.msgbg.on .msg{ top:50%;}
.msg input{ width: 200px; height: 50px; display: block; background-color: #0074c1;
	font-size: 24px; margin: 0 auto;}
.msgclose{ width: 41px; height: 41px; position: absolute; top:-20px; right: -20px; z-index: 1;
	cursor: pointer; background: url('../images/close.png') center no-repeat;}



/*---在线QQ---*/
.fside{ position: fixed; z-index: 100; right:120px; top:50%; margin-top: -132px; width: 64px; height: 264px;}
.fside a{ display: block; width: 100%; height: 26px; margin-bottom: 2px; position: relative; padding-top: 38px;
	 text-align: center; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.fside a .pic{ width: 100%; height: 30px; font-size: 0; line-height: 30px;
	position: absolute; left: 0; top:8px; z-index: 0;}
.fside a .pic.p1{ opacity: 1;}
.fside a .pic.p2{ opacity: 0;}
.fside a>p{ font-size: 12px; line-height: 22px; color: #666;}
.fside a:hover{ background-color: #17a7cf;}
.fside a:hover>p{ color: #fff;}
.fside a:hover .pic.p1{ opacity: 0;}
.fside a:hover .pic.p2{ opacity: 1;}
.fside a .pic,.fside a>p{ -webkit-transition: 0.3s; -moz-transition: 0.3s;
	-ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}


.sideinfo{ width: 0; height: 64px; background-color: #17a7cf; overflow: hidden; position: absolute;
	 right:0; top:0; z-index: 1;
	-webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.sideinfo.on{ width: 200px;}

.sideinfo div{ padding: 7px 0 7px 62px; color: #fff; text-align: left;}
.sideinfo div h3{ font-size: 14px; line-height: 24px; height: 24px; overflow: hidden;}
.sideinfo .sidetel{ background: url('../images/sd1h.png') 20px no-repeat;}
.sideinfo .sidetel p{ font-size: 18px; line-height: 26px; height: 26px; font-weight: bold; overflow: hidden;}


.sidebigewm{ display: none; position: absolute; top: 0; right: 67px; z-index: 1;
    background-color: #fff; padding: 4px; text-align: center;
	width: 120px; box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);}
.sidebigewm img{ display: block; width: 100%;}
.sidebigewm div{ font-size: 12px; color: #666; line-height: 16px; height: 16px; padding-bottom: 6px;}


@media screen and (max-width:1680px){
	.fside{ right: 10px;}
}
@media screen and (max-width:840px){
	.fside{ display: none;}
}

@media screen and (max-width:750px){
	div.pageList{ display: none;}
	.listbtnout{ display: block;}
	.listmore{ font-size: 26px; height: 60px; line-height: 60px;
	-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius:30px;}

	body{ font-size: 24px;}
	.t16 { font-size: 26px; }.t18 { font-size: 28px;}
	.Validform_checktip{ font-size: 22px;}
	.mhide{ display: none;}
}



@media screen and (min-width: 1025px) {
    .procontent img {
        max-width: 650px !important; height: auto !important;
    }
}
@media screen and (max-width: 1024px) {
    .procontent img {
        max-width: 100% !important; height: auto !important;
    }
}

.all .head a.toptel { width: auto; padding: 0 10px 0 0; background-position: 16px center; text-indent: 40px;}
 
.all .nav>li>a {padding: 0 25px;}

@media screen and (max-width: 1440px) {
    .all .nav>li>a {padding: 0 15px;}
}
@media screen and (max-width: 1280px) {
    .all .nav {right: 80px;}
}
@media screen and (max-width: 1080px) {
    .all .head a.toptel { display: block;}
}

@media screen and (max-width: 768px) {
    .all .head a.toptel { display: block !important; padding-left: 40px;padding-right: 0; overflow: hidden; text-indent: -999999px; background-position: center;}
}


.page_tag2 ul li {
	width: 20%;
	float: left;
	line-height: 64px;
	text-align: center;
}
.page_tag2 ul li a {
	display: block;
	position:relative;
	color: #333
}
.page_tag2 {
	margin-top: 30px;
	background: #f8f8fa;
	overflow: hidden;
}
.page_tag2 ul li a:hover, .page_tag2 ul li.on a {
	background: #004b94;
	color: #fff;
}
/*----------å¤§å›¾ä¸‹å¯¼èˆªç»“æŸ----------*/

/* about */

.about-zh {
    max-width: 900px;
    margin: auto;
}
.about-zh P {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.8;
}

/* new */

.width-main {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.f-cb, .f-cbli li {
    zoom: 1;
}
#school .content .school-2 .list-box {
    margin-top: -30px;
}
#school .content .school-2 .list-box ul {
    border-top: 1px solid #ececec;
    margin-top: 60px;
}
#school .content .school-2 .list-box ul li {
    padding: 48px 0;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
    transition: all 0.6s;
	height: 120px;
}
#school .content .school-2 .list-box ul li:hover {
    box-shadow: 0 0 50px rgb(0 0 0 / 20%);
}
#school .content .school-2 .list-box ul li .list-left {
    width: 60%;
    float: left;
}
#school .content .school-2 .list-box ul li .list-left .day {
    float: left;
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    font-family: "Conv_DINNEXTW1G-MEDIUM";
    margin-left: 30px;
}
#school .content .school-2 .list-box ul li .list-left .day div {
    color: #999;
    margin: 24px 0 0 10px;
}
#school .content .school-2 .list-box ul li .list-left .day p {
    color: #999;
    margin: -10px 0 0 10px;
}
#school .content .school-2 .list-box ul li .list-left .wen {
    float: left;
    width: calc(100% - 160px);
    padding-left: 30px;
}
#school .content .school-2 .list-box ul li .list-left .wen .title {
    color: #333;
    margin: 14px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#school .content .school-2 .list-box ul li .list-left .wen .time {
    display: none;
}
.f-fs-14 {
    font-size: 14px;
}
#school .content .school-2 .list-box ul li .list-left .wen .text {
    line-height: 24px;
    color: #999;
}
#school .content .school-2 .list-box ul li .list-right {
    float: right;
    margin: 25px 30px 0 0;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #999;
    border-radius: 25px;
    box-sizing: border-box;
    border: 1px solid #ececec;
    transition: all 0.6s;
}
#school .content .school-2 .list-box ul li .list-right i {
    font-size: 14px;
    margin-left: 5px;
    display: inline-block;
    transition: all .3s;
}
#school .content .school-2 .list-box ul li:hover .list-right {
    color: #fff;
    border: 1px solid #004b94;
    background-color: #004b94;
}
/* new-v */
#school .content .school-2-nei .left {
    width: calc(100% - 500px);
    float: left;
}
#school .content .school-2-nei .left .zw-box .title-box {
    padding-bottom: 40px;
}
#school .content .school-2-nei .left .zw-box .title-box .title {
    color: #333;
    font-weight: bold;
}
.f-fs-24 {
    font-size: 24px;
}
#school .content .school-2-nei .left .zw-box .title-box .day {
    color: #999;
    padding: 10px 0 15px 0;
}
.f-fs-14 {
    font-size: 14px;
}
#school .content .school-2-nei .left .zw-box .title-box .heng {
    width: 46px;
    height: 2px;
    background-color: #004b94;
}
#school .content .school-2-nei .left .zw-box .zw-list {
    margin-bottom: 40px;
    color: #999;
    line-height: 26px;
}
#school .content .school-2-nei .left .return {
    width: 100%;
    margin: 20px auto 70px auto;
    color: #c7c7c7;
    cursor: pointer;
    transition: all 0.6s;
    display: block;
    justify-content: space-between;
}
#school .content .school-2-nei .left .return .re-right {
    text-align: center;
    margin-top: 40px;
}
#school .content .school-2-nei .left .return .re-right p {
    margin-top: 10px;
}
#school .content .school-2-nei .right {
    float: right;
    width: 380px;
	border-left: 1px solid #ececec;
}
.side-right .rt-left {
    width: 68px;
    height: 10px;
    float: left;
    position: relative;
}
.side-right .rt-left .shu {
    width: 1px;
    background-color: #ececec;
    transition: all .3s;
}
.side-right .rt-left .cur {
    position: absolute;
    top: 0;
    transition: all 0.6s;
}
.side-right .rt-left .cur div {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #fff;
    /* border: 2px solid #004b94; */
    box-sizing: border-box;
    position: relative;
}
.side-right .rt-right {
    width: calc(100% - 68px);
    float: left;
}
.side-right .rt-right .title {
    font-size: 24px;
    color: #333;
}
.side-right .rt-right .list {
    margin-top: 32px;
}
.side-right .rt-right .list li {
    cursor: pointer;
    margin-bottom: 35px;
}
.side-right .rt-right .list li .list-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 26px;
    transition: all 0.5s;
}
.side-right .rt-right .list li .list-title span {
    color: #004b94;
}
.side-right .rt-right .list li .list-p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
	margin: 5px 0;
}
.side-right .rt-right .list li .list-kuai {
    font-size: 12px;
    color: #999;
}
.side-right .rt-right .list li .list-kuai div {
    max-width: 300px;
    line-height: 1.5;
    background-color: #f5f5f5;
    padding: 9px 16px;
    border-radius: 6px;
    margin: 0 5px 5px 0;
    float: left;
    word-wrap: break-word;
}
.f-cb:after, .f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}


/* xiayiye */

.page_next {
    color: #666;
    border: #efefef 1px solid;
    padding: 5px 10px;
    margin: 0 2px;
}
.page_next:hover {
	color: #ffffff;
    background-color: #004b94; 
}
.add-list {
	margin: 20px 0;
}
.page-new {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #e0e1dc;
	width: 1400px;
    margin: 0 auto;
}
.page-new a:hover {
	color: #004b94;
}

/* anli */
/* .mb-180 {
    margin-bottom: 180px;
} */
#product .content .product-0 .list-1 {
    margin-bottom: 88px;
}
#product .content .product-0 .list .list-title .heng {
    width: 100%;
    height: 1px;
    background-color: #ececec;
}
#product .content .product-0 .list .list-title .text {
    text-align: center;
    color: #333;
    padding: 0 20px;
}
#product .content .product-0 .list .list-title .text .cn {
    width: 190px;
    font-weight: bold;
    background-color: #fff;
    margin: -12px auto 0;
}
#product .content .product-0 .list .list-title .text .en {
    font-family: "Conv_DINNEXTW1G-MEDIUM";
    text-transform: uppercase;
    padding: 14px 0 68px;
}
#product .content .product-0 .list-1 .zbox {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
#product .content .product-0 .list-1 .zbox > a {
    display: inline-block;
    width: 22%;
    margin-bottom: 36px;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
#product .content .product-0 .list-1 .zbox .sl-box {
    border: 1px solid #ececec;
    padding: 20px;
}
#product .content .product-0 .list-1 .zbox .sl-box .sl-img {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 217px;
}
.image-cover {
    background-position: center center;
    background-size: cover;
}
#product .content .product-0 .list-1 .zbox .sl-box .title {
    color: #333;
    margin: 30px 0 14px 0;
}
#product .content .product-0 .list-1 .zbox .sl-box .title, #product .content .product-0 .list-1 .zbox .sl-box .text {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#product .content .product-0 .list-1 .zbox .sl-box .text {
    color: #999;
}
#product .content .product-0 .list-1 .zbox .sl-box .heng {
    width: 100%;
    height: 1px;
    background-color: #ececec;
    margin: 20px 0;
}


/* pro */
.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.blk-main {
    width: 1430px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.blk {
    margin-bottom: 20px;
}
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left: 10px solid #393939;
    font-weight: normal;
    padding-left: 8px;
}
.p12-curmbs-1 span {
    font-family: 'Ã¥Â®â€¹Ã¤Â½â€œ';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}
.p12-curmbs-1 i {
    font-style: normal;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.fl {
    float: left;
}
.blk-xs {
    width: 240px;
}
.blk {
    margin-bottom: 20px;
}
.fdh-01-tit {
    background: #007cc3;
    height: 80px;
}
.fdh-01-tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}
.fdh-01-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/p14-icon5.png) no-repeat right center #ddd;
    margin-bottom: 2px;
    overflow: hidden;
    transition: all 0.1s;
}
.fdh-01-nav-one h3 a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #333;
}
.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    line-height: 50px;
}
.cbgg-01 {
    background: #004b94;
    text-align: center;
    color: #fff;
}
.cbgg-01-img img {
    width: 100%;
    display: block;
}
.cbgg-01 p {
    padding-top: 15px;
}
.cbgg-01 p img {
    vertical-align: middle;
    margin-right: 5px;
}
.cbgg-01 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;
    padding-top: 10px;
}
.blk-sm {
    width: 1160px;
	float: right;
}
.b {
    clear: both;
}
.cplb-3n-ts-03-tit {
    height: 0px;
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
}
.cplb-3n-ts-03-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #393939;
}
.cplb-3n-ts-03-list dl {
    width: 24%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 0.8%;
}
.cplb-3n-ts-03-list dt img {
    width: 75%;
    margin: 0 auto;
    display: block;
   
}
.cplb-3n-ts-03-list dd {
    padding: 6px 20px 5px 20px;
}
.cplb-3n-ts-03-list dd h4 {
    height: 45px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
}
.cplb-3n-ts-03-list h4 a {
    display: block;
    height: 45px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li.thisclass a {
    background: #004b94 none repeat scroll 0 0;
    border: 1px solid #004b94;
    color: #ffffff;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}
.fdh-01-nav-one h3:hover {
    background: url(../images/p14-icon2.png) no-repeat right center #007cc3;
}
.fdh-01-nav-one h3:hover a {
    color: #fff;
}
.fdh-01-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
}
.fdh-01-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    transform: rotate(45deg);
}
.fdh-01-nav dt:hover a {
    color: #004b94;
}
.fdh-01-nav dt:hover:after {
    border-color: #004b94;
}
.cplb-3n-ts-03-list dl:hover {
    border-color: #004b94;
}
.cplb-3n-ts-03-list dl:hover h4 a {
    color: #004b94;
}
.pro_tit h2 {
    font-size: 24px;
    background: #f2f2f2;
    padding: 12px;
    color: #000;
    font-weight: normal;
    margin: 0px 0 20px;
 }

 .pro_tit h2:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 22px;
    background: #d82634;
    left: 0;
    top: 15px;
 }

 .pro_tit h2 span {
    font-weight: normal;
    color: #d6d6d6;
    display: inline-block;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 18px;
 }

 /*äº§å“ç®€ä»‹*/

 /* .tp {
    border: 1px solid #eee;
 } */

 .pro_intro p span {
    display: inline-block;
    font-size: 16px;
    color: #d82634;
    margin-left: 10px;
 }

 .pro_intro p span:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 1px;
    background: #000;
    top: 13px;
    left: 0;
 }

 .pro_intro p {
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
    position: relative;
 }

 /*äº§å“ç‰¹ç‚¹*/

 .pro_td {
    margin-top: 30px;
 }

 .page-pro {
    padding-top: 20px;
    border-top: 1px dashed #e0e1dc;
 }
 .page-pro a:hover {
    color: #004b94;
}

.nav>ul>li:hover ul {
    height: 56px;
    z-index: 155;
}
.nav>ul>li>a:after {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: #e1e1e1;
    position: absolute;
    right: 0;
    transform: translateX(50%) translateY(-50%);
    top: 50%;
}
.pro {
    left: -365px;
    padding-left: 550px;
}
.new {
    left: -365px;
    padding-left: 640px;
}
.h_share:hover div {
    display: block;
}


.ny-tit01 {
    padding: 10px 15px;
}
.ny-tit01 h2 {
    display: block;
    text-align: center;
    font-size: 40px;
    color: #333;
    font-weight: bold;
	height: 57px;
}
.ny-tit01 span, .ny-tit01 span p {
    display: block;
    margin: 8px 0px 5px 0px;
    font-size: 13px;
    color: #666;
    text-align: center;
    text-transform: uppercase;
}
#w-1260 {
    margin: 0 auto;
    width: 1420px;
}
.ny-cont-h1 {
    display: block;
    width: 100%;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.ny-con-top {
    padding: 2px 10px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #333;
    background-color: #efefef;
}
div.content {
    margin-top: 10px;
    margin-bottom: 10px;
   
}
