@charset "utf-8";
/* CSS Document */
html{background:#fff;/* 10÷16=62.5% */}
body{ /* 12÷10=1.2 *//*font-size:64.5%;*//*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #444;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;font-size: 1em;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;color: #323232; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color: #1a70d1;text-decoration: none;transition: all .4s;
transition: all .5s ease;
-moz-transition: all .5s ease;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
input:focus {
border-color: #ffffff;!important;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.06);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.06);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.06);
}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left !important;}
.tr{text-align:right !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}
.topicInfo li{transtion:all 1s ease 0s}
/*头部样式*/
.wraq_header{ width:100%;height:171px;top:0;left:0;position:relative;background:url(../images/header_bg.png) no-repeat center top #fff; z-index:999;background-size: 100% 100%;}
.header{ max-width:1400px; height:100px; margin:0 auto;position:relative;}
.logo{float: left;}
.logo .logo_01{display: block;z-index:9999;position: relative;height: 100%;width: 360px;}
.logo .logo_01 img{padding:20px 0 0 0 }
.top_nav{float: right;position: relative;margin-top:20px;height: 70px;*width: 418px;padding-right: 50px;}
.top_nav a{background: url(../images/top_nav_li.png) no-repeat center left;font-size: 14px;color:#fff;margin-left: 10px;padding-left: 10px;}
.top_nav a:first-child{background: none;padding-right: 0;margin-right: 0;}
.top_nav a:hover{color:#a6b3f2;}
.search_box{position: absolute;right: 0;top: 20px;}
.btn_ser{ display:block; *margin-top: 0px; width:30px; height: 30px;cursor: pointer;padding:0px;text-align: right;}
.top_nav .btn_ser.Nobg{background: none;padding-right: 0;margin-right: 0;}
.btn_ser img{ vertical-align: middle;}
.ser {
display:none;
width:210px;
height:30px;
left: -180px;
top: 32px;
line-height:30px;
background-color:#fff;
z-index:9999994;
box-shadow: none;
border-radius: 10px;
border: 1px solid #ffffff;
background: #ffffff;
color: #222;
overflow: hidden;}
.search{width:210px; height: 30px;position:relative; overflow: hidden;z-index:9999999;}
.search input{position:absolute; width:200px; height: 28px;line-height:28px; color:#444; border:none; background:#fff; right:30px; top:0px; padding-left:0px; }
.search input.notxt{color:#444; padding-left:7px;width:173px;font-family: "Microsoft yahei";font-size: 14px;}
.search input.notxt1 {position: absolute;width: 30px;height:30px;top: 2px;right:0;border: none;cursor:pointer; overflow: hidden;background:url("../images/btn_serch.png") no-repeat;}
/*导航*/
.wraq_nav{width:100%;height:70px;background: #fff; box-shadow:-2px 2px 2px #ddd;}
.nav{max-width:1400px;margin:0 auto;min-height: 70px;line-height:70px;*height:70px;text-align:center;}
.nav ul {max-width:1400px;height:70px;}
.nav ul li{float:left;width:10%;position: relative;}
.nav ul li a{color:#0956ad;font-size: 16px;font-weight: bold;}
.nav ul li:hover{cursor:pointer;}
.nav ul li .subNav{ position:absolute; left:0;top:70px;display:none; background: rgba(26,112,209,0.8); *background: #1a70d1;z-index:999;*z-index:9999;}
.nav ul li.on .subNav {display:block;/*animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;*/}
.nav ul li.on .subNav dl{padding-top:1px;}
.nav ul li.on .subNav dl dd{height:auto;line-height:20px;text-align:center;}
.nav ul li.on .subNav dl dd a{ display: block; line-height:20px; font-weight:normal; color:#fff;padding:8px 5px 8px 5px;font-size: 14px;font-weight: bold;}
.nav ul li.on .subNav dl dd a:hover{ color:#fff;background-color:#1a70d1;}
.nav ul li.active{background: #1a70d1;}
.nav ul li.active a{color:#fff;}
.nav ul li dl dd .subNav2{
display: none; width: 100%; position: absolute; left: 100%;transition: 0.5s; transform: rotateX(360deg);z-index:520;background: rgba(26,112,209,0.8);margin-bottom: 70px;float: left;margin-top: -35px;float: left;
}
.nav ul li dl dd:hover .subNav2{
display: block;
}
.nav ul li dl dd.on .subNav2{
display: block;
}
.nav li a:after {
content:'';
display:block;
position:absolute;
bottom:0px;
left:0;
width:0;
height:3px;
background-color:#0956ad;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s
}
.nav li .on a:after {
content:'';
display:block;
position:absolute;
bottom:-3px;
left:0;
width:100%;
height:3px;
background-color:#0956ad;
}
.nav li:hover a:after {
width:100%
}
/*footer*/
.footer_wrap{width:100%;background:#2957ba;overflow: hidden;background:url(../images/footer_bg.png) no-repeat right top;background-size: 100% 100%;}
.footer{max-width: 1400px;overflow: hidden;margin:0 auto;min-height: 300px;}
.footer .lf{float: left;width: 31.5%;overflow: hidden;margin:30px 0 ;}
.footer .md{float: left;width: 41.35%;overflow: hidden;margin:30px 0 ;}
.footer .lt{float: left;width: 100%;overflow: hidden;margin:30px 0 ;}
.footer .rt{float: right;width: 26.85%;overflow: hidden;margin:30px 0 ;background: url(../images/footer_li.png) repeat-y right;}
.lt_title {padding: 12px 0;text-align: center;letter-spacing: 1px;}
.lt_title h2 {font-size: 24px;font-weight: normal;color: #fff;}
.lt_title h2 i{display: block;color:#7b9dc4;font-family: 'Arial';font-size:16px;font-weight: bold;font-style: normal;padding-top: 2px;}
.lt_title h2 a{color:#fff;}
.readMore{float:right;padding-top:40px;}
.readMore a{color:#a7d0fc;}
.readMore a:hover{color:#fff;}
.lt_list {border:1px solid #ffffff;overflow:hidden;border-right:none;border-bottom: none;}
.lt_list li{width: 33.3%;float:left;*width: 299px;}
.lt_list li a{display: block;border:1px solid #ffffff;border-top:none;border-left:none;height: 48px;line-height: 48px;text-align: center;color:#fff;transition: all 0.3s ease;font-size:14px;overflow:hidden;}
.lt_list li a:hover{background-color:#98152c;border-color:#98152c;}
.footerList{overflow: hidden;padding:0 10%;background: url(../images/footer_li.png) repeat-y left;}
.footerList1{padding:30px 8%;background: url(../images/footer_li.png) repeat-y left;overflow: hidden;}
.footerList ul{overflow: hidden;float: left;margin-right: 20px;}
.footerList ul li{margin-top:10px;}
.footerList ul li a{color:#cfd9fd;font-size: 14px;display: block;height: 20px;overflow: hidden;}
.footerList ul li a i{color:#cfd9fd;font-style: normal;margin-right: 5px;}
.footerList ul li a:hover{color:#fff;}
.footer_logo{text-align: center;padding:30px 10%;overflow: hidden;background: url(../images/footer_li.png) repeat-y left;}
.footerTitle{margin-bottom: 10px;}
.footerTitle h2{font-size: 18px;color:#fff;font-weight: normal;}
.code2D{text-align: center;float: left;width: 50%;overflow: hidden;}
.code2D p{color:#fff;font-size: 14px;}
.copyRight{width: 100%;overflow: hidden; }
.copyRight {padding:22px 0;text-align: center;color:#ccd6e8;font-size: 14px;line-height: 26px;}
.goTop {position: absolute;bottom: 0;right: 30px;z-index: 99;color: #0956ad;text-align: center;font-size: 16px;transition: none;z-index:9999;}
.goTop i {color: #0956ad;display: block;margin-bottom: 8px;transition: all 0.3s ease;}
.goTop:hover{color: #0956ad;}
.goTop:hover i {transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px);}
@keyframes rotate{
from{
transform: rotateX(90deg) translateY(0%);
top:43px;
}
to{
transform: rotateX(0deg) translateY(0%);
top:43px;
}
}
@-moz-keyframes rotate{
from{
-moz-transform: rotateX(90deg) translateY(0%);
top:43px;
}
to{
-moz-transform: rotateX(0deg) translateY(0%);
top:43px;
}
}
@-webkit-keyframes rotate{
from{
-webkit-transform: rotateX(90deg) translateY(0%);
top:43px;
}
to{
-webkit-transform: rotateX(0deg) translateY(0%);
top:43px;
}
}
/*手机端导航*/
.mobile{width: 100%;position:absolute;height: 50px;display: none;top:0px;right: 0;z-index: 99991}
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 50%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile_title a{float:left;margin-left: 10px;color:#fff;line-height: 31px;height: 31px;}
.mobile-inner-header{width:100%;
height: 42px;position: absolute;top: 20px;right: 0px;}
.mobile-inner-header-icon{
color: #ffffff; height: 40px;font-size:25px;text-align: center;
float:right;width: 40px;position: relative;
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
-o-transition: background 0.5s;
transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
opacity:0.8;
cursor: pointer;
}
.mobile-inner-header-icon span{
position: absolute; left: calc((100% - 25px) / 2);
top: calc((100% - 1px) / 3); width: 25px; height: 2px; background-color: rgba(255,255,255,1);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
/*.mobileLink{height: 39px;line-height: 39px;}
.mobileLink dd{height: 39px;line-height: 39px;float:left;width: 25%;text-align: center;font-size: 16px;font-size: 1.6rem;}
.mobileLink dd a{color:#fff;} */
.mobile-inner-header-icon{
color: #fff; height: 31px;text-align: left;float:right;width: 30px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;margin-top:13px;}
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;display: block;}
.mobile-inner-header-icon-out span:nth-child(1){
animation-duration: 0.5s;
animation-fill-mode: both;
animation-name: outfirst;
}
.mobile-inner-header-icon-out span:nth-child(2){
animation-duration: 0.5s;
animation-fill-mode: both;
animation-name: outsecond;
}
.mobile-inner-header-icon-out span:nth-child(2){
animation-duration: 0.5s;
animation-fill-mode: both;
animation-name: outthird;
}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
0% {
transform: translateY(4px) rotate(0deg);
}
100% {
transform: translateY(0) rotate(45deg);
}
}
@keyframes clicksecond {
0% {
transform: translateY(-4px) rotate(0deg);
}
100% {
transform: translateY(0) rotate(-45deg);
}
}
@keyframes clickthird {
0% {
opacity: 0
}
100% {
opacity: 0
}
}
.mobile-inner-header-icon-out span:nth-child(1){
animation-duration: 0.5s;
animation-fill-mode: both;
animation-name: outfirst;
}
.mobile-inner-header-icon-out span:nth-child(2){
animation-duration: 0.5s;
animation-fill-mode: both;
animation-name: outsecond;
}
.mobile-inner-header-icon-out span:nth-child(3){
animation-duration: 0.5s;
animation-fill-mode: both;
animation-name: outthird;
}
@keyframes outfirst {
0% {
transform: translateY(0) rotate(-45deg);
}
100% {
transform: translateY(-4px) rotate(0deg);
}
}
@keyframes outsecond {
0% {
transform: translateY(0) rotate(45deg);
}
100% {
transform: translateY(4px) rotate(0deg);
}
}
@keyframes outthird {
0% {
transform: translateY(0) rotate(90deg);
}
100% {
transform: translateY(12px) rotate(0deg);
}
}
.mobile-inner-nav{ background-color:#e9f3ff;width: 100%; position: absolute;top: 80px; left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 38px;
text-decoration: none; width: 100%;font-size: 14px;
border-bottom: solid 1px #d3d3d3;
-webkit-transition: all 0.5s; -moz-transition: all 0.5s;
-o-transition: all 0.5s; transition: all 0.5s; }
.mobile-inner-nav a:hover{color:#21365e;}
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#aaa;position: absolute;right:20px;top:0;font-size: 25px;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s; -moz-transition: all 0.5s;
-o-transition: all 0.5s; transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes returnToNormal {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(0,0,0,0.2);font-size: 12px;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 30px 0;border:1px solid #d3d3d3;border-radius: 30px;overflow: hidden;}
.mobile_search input.notxt{width: 85%;color:#333;margin-left:100px;border:none;background:none;position: relative;margin-top: 2px;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../images/ser.png) no-repeat center center;border:none;}
.mobile-links{width: auto;margin:0 20px 10px;overflow: hidden;border-bottom:solid 1px #d3d3d3;padding:6px 0;}
.mobile-links span{float:left;padding:0 15px;}
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;}
@media screen and (max-width:1400px) {
.header,.footer,.nav{width: 98%;}
.goTop{right:10px;}
.top{width:98%;margin:0 auto;}
.header_logo{width: 100%;margin:0 auto;}
.nav a{font-size: 0.9em;}
.nav ul li.on .subNav dl dd a{font-size: 0.9em;padding:6px;}
}
@media screen and (max-width:1200px) {
.footerList ul li { margin-top: 4px;}
}
@media screen and (max-width:1000px){
.topWrap{display:none;}
.snav{display:block;}
.mbtn{display:block;}
.wraq_header{height: 100px;}
.header{background: none;}
.nav{display:none;}
.wraq_nav,.btn_ser{display: none;}
.top_nav{display: none;}
.header{height: 100px;}
.logo .logo_01 img{padding-top: 21px}
.logo{width: 84%;}
.mobile{display: block;}
.footer .lf{width: 60%;}
.footer .md{width: 40%;}
.footer .rt{float: none;width: 100%;}
.footerList1{padding:0 8%;}
.lt_list li{width: 50%;}
.lt_list{box-sizing: border-box;clear: both;margin-top: 20px;}
}
@media screen and (max-width:800px) {
.flex-control-paging li a{height:10px;width: 10px;}
.footer{background: none;}
.lt_list li a{font-size: 13px;}
}
@media screen and (max-width:640px) {
.header,.wraq_header {height: 97px;}
.mobile-inner-nav{top: 97px;}
.footer .lf{width: 100%;float: none;}
.footerList ul{width: 50%;margin-right: 0;}
.footer .md{width: 100%;float: none;}
.footer_wrap{background-size:auto 100%; }
.footer_logo{padding: 0px 10%;}
.footerList,.footer .rt{background:none;}
.lt_list li a{font-size: 12px;}
}
@media screen and (max-width:480px) {
.header,.wraq_header {height: 83px;}
.mobile-inner-nav{top: 83px;}
.footer .lf{width: 100%;float: none;}
.footer .md{width: 100%;float: none;}
.footerList ul{width: 100%;float: none;}
.footerList ul li a{height: auto;}
.logo .logo_01{width: 200px;}
}
@media screen and (max-width:400px) {
.footerList ul li {float: none;width: 100%;}
}
@media screen /*and (min-width:320px)*/ and (max-width:360px) {
.header ,.wraq_header {height: 76px;}
.mobile-inner-nav{top: 76px;}
}