/*样式*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
  border: 0px;
  padding: 0px;
  font-size: 100%;
  /*margin: 0px;*/
  font-family: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  font-weight: normal;
  word-break: break-word; }

body {
  background: #fff;
  color: #222;
  line-height: 1.6em;
  font-size: 12px;
  font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti;
  margin: 0px auto;
  max-width: 2560px;
  overflow-x: hidden !important; }

.button {
	display:inline-block;
	height:40px;
	padding:0 15px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	font-family:'Heiti SC','\5fae\8f6f\96c5\9ed1','\9ed1\4f53';
	color:white;
	border:0 none;
	background-color:#167efb;
	background-repeat:repeat-x;
	background-position:0 0;
	cursor:pointer;
}

img {
 /* width: 100%;
  height: auto;*/
  border: 0px;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

a {
  text-decoration: none;
  color: #fff; }

a:hover {
  text-decoration: none; }

ul, li {
  list-style-type: none; }

.wp_articlecontent a {
    color: #000000;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0px;
  visibility: hidden; }

.relative {
  position: relative; }

.clearfix {
  *display: table;
  *zoom: 1; }

.clear {
  clear: both;
  overflow: hidden;
  height: 0; }

.fl{ float:left}

.fr{ float:right}

.wp{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.slick-arrow,
.top_nav a,
.menu .box a,
.search_btn{
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.menu-link{
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.menu-link *{box-sizing: border-box;}
.menu-link { display:none; border-radius:5px; box-sizing: border-box; position: absolute; top:10px;right:0px; margin-right:-8px;font-size: 11px;z-index: 10;width:40px;height:40px; padding:8px;}
.menu-link:hover,
.menu-link:focus {}
.menu-link span {position: relative;display: block;margin-top:10px;}
.menu-link span,
.menu-link span:before,
.menu-link span:after {background-color: #3dacfd;width: 100%;height:2px;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}

.menu-link span:before,
.menu-link span:after { position: absolute;top: -.55em;content: " ";}
.menu-link span:after {top: .55em;}
.menu-link.active span {background: transparent;}
.menu-link.active span:before {background-color: #fff;
-webkit-transform: rotate(45deg) translate(.5em, .4em);
-moz-transform: rotate(45deg) translate(.5em, .4em);
-ms-transform: rotate(45deg) translate(.5em, .4em);
-o-transform: rotate(45deg) translate(.5em, .4em);
transform: rotate(45deg) translate(.5em, .4em);
}
.menu-link.active span:after {background-color: #fff;
-webkit-transform: rotate(-45deg) translate(.4em, -.3em);
-moz-transform: rotate(-45deg) translate(.4em, -.3em);
-ms-transform: rotate(-45deg) translate(.4em, -.3em);
-o-transform: rotate(-45deg) translate(.4em, -.3em);
transform: rotate(-45deg) translate(.4em, -.3em);
}

.slick-arrow,
.menu .h3 span,
.menu .h3 i{
font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
}
.slick-slide{ position:relative; overflow:hidden;}
.slick-slide img{ width:100%; height:auto; display:block;}

.slick-dots{ position:absolute; left:50%; bottom:30px;}
.slick-dots li{ float:left; margin:0 4px;}
.slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:5px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.3); box-sizing:border-box; border:none; box-shadow:0 0 3px rgba(0,0,0,0.3);}
.slick-dots li.slick-active button{ background:#fff; }



icon-icon--:before{content:''}


.header{padding-top:110px; right:0px; background:#258edf; box-shadow:0 0 3px rgba(0,0,0,0.3); z-index:99;}
.header:before{ content:''; left:0px; top:0px; height:110px; background:url("../images/head_bg.jpg") repeat-y; background-size:100% 100%; position:absolute; right:0px;}
.logo{ 
	position:absolute; 
	left:0px; 
    top:-92px;
}
.logo img{ width:100%;height:auto;float:left;}
.logo .text{ margin-left:244px; padding:10px 0 0 40px; text-align:center; color:#0a296a; line-height:1;}
.logo .h3{ font-size:28px; margin-bottom:10px;}
.logo .em{ font-size:14px;}


.menu{}
.menu ul{}
.menu li{ float:left; position:relative;}
.menu .h3{ text-align:center; vertical-align:bottom;}
.menu .h3 a{ 
	height:50px;
	position: relative;
    z-index: 50; 
	line-height:50px;
	font-size:16px; 
	color:#fff; 
	display:inline-block;
	padding:0 45px;
}
.menu .h3 .active{
	color: #ffc000;
	padding: 0 40px;
}
.menu .box{  display:none; position:absolute; z-index: 98; left:0px; right:0px; top:50px; padding:0;}
.menu .box a{ display:block; background:#35a5f7;padding: 0 /*15px*/; color:#fff;text-align:center; line-height:40px; border-bottom:1px solid rgba(255,255,255,0.1);}
.menu .box a:hover{ background:#0071c3;}
.menu li:hover .box{ display:block;}

#depth2_bg {
    background: url(../images/bg_lnbover1.png) no-repeat scroll 0px 0px transparent;
}
#depth2_bg {
    position: absolute;
    top: -10px;
    left: 0;
    width: 112px;
    height: 60px;
    z-index: 10;
}

.menu .h3 span{ display:none; position:absolute; right:30px; top:0px; width:40px; height:34px; text-align:center; line-height:34px; cursor:pointer; margin-right:-10px; color:#fff;}
.menu .h3 span:before { content: "\e605"; }
.menu .h3 span.active:before { content: "\e606"; }
.menu .h3 i{ display:none; position:absolute; right:30px; top:0px; width:40px; height:34px; text-align:center; line-height:34px; margin-right:-10px;}
.menu .h3 i:before { content:"\e704"; }


.top_nav{ position:absolute; right:0px; top:-95px;}
.top_nav .li2{text-align: right;margin-bottom: 16px;}
.top_nav .li2 a{ display:inline-block;font-size: 14px;color: #fff;}
.top_nav .li3{}
.search_btn{ display:none; width:24px; height:24px; line-height:24px; text-align:center; font-size:14px; border-radius:50%; background:#3dacfd; color:#fff;}
.search_btn:hover{ background:#1a2d6e;}

.search{}
.search .pd{ position:relative;}
.ipt_t1{ 
	width:268px;
	height:36px;
	outline: none;
	line-height:30px;
	box-sizing:border-box;
	border:1px solid #fff;
	border-radius:16px;
	padding:0 20px;
	background-color:transparent;
}
.ipt_t1::-webkit-input-placeholder{
            color:#fff;
        }
.ipt_b1{ height:36px; width:36px; text-align:center; font-size:20px;outline: none;border:none; background:none; color:#fff; position:absolute; right:5px; display:block; cursor:pointer; top:0px;}


.tit1{ text-align:right; line-height:1;}
.tit1 a{ font-size:16px; color:#333333;}

.icon-arrow-a-left, .icon-arrow-a-right { background: url(../images/icon-sd26986d847.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
#main {overflow: hidden; zoom: 1; position: relative; }


/* banner */
.c-banner{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute;
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}

.icon1{
	padding-top: 28px;
}

.icon{
	background: #258edf;
}
.foot{
	padding-bottom: 28px;
    background-image: url("../images/btlogo.png");
	background-position:center top;
	background-repeat: no-repeat;
	
}

.ft_link {
	width:16%;
}
.ft_link h2{
	font-size: 16px;
	color: #fff;
}
.ft_link ul li{
	line-height: 24px;
}
.line{
	width: 18%;
	height: 1px;
	background: #fff;
	margin: 6px 0;
}
.contan h2{
	font-size: 16px;
	color: #fff;
}
.contan ul li{
	line-height: 24px;
}
.media_list ul{
	display: flex;
    justify-content: center
}
.media_list ul li{
	position:relative;
	float: left;
}
.media_list ul li a{
	display: inline-block;
	padding:0 5px;
	opacity:1;filter:Alpha(opacity=100);
}

.media_list ul li a:hover{
    display:block; 
opacity:.7; filter:Alpha(opacity=70);
}

.media_list ul li a img{
	width: 21px;
	height: 21px;
}


.media_list li .con{display:none;position:absolute;bottom: 40px;left:50%;z-index:100;margin-left: -45px;width:90px;}
.media_list li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
.orbit{     width: 1200px !important; 
    height: 350px !important;
    overflow: hidden;
    position: relative;}
.orbit-wrapper{width: 1200px !important; 
    height: 350px !important;
    position: relative;}

#wp_news_w6{margin-top:20px;}

.keyword{height: 34px; line-height: 30px;padding: 0 20px;border: 1px solid #fff;border-radius: 16px;background-color: transparent;outline: none;color: #fff;
}

.wp_search .search{
height: 36px;
    width: 36px;
    text-align: center;
    font-size: 20px;
    outline: none;
    border: none;
    background: url(../images/btnsearch.png)  50% no-repeat;
    color: #fff;
    position: absolute;
    right: 5px;
    display: block;
    cursor: pointer;
    top: 0px;
}


