a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none;}
:focus{outline:none;}
/*Reset Css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,area,param{margin:0; padding:0;}
html,body{margin:0; padding:0; height: 100%; font-family:微软雅黑\9ED1\4F53,\5FAE\8F6F\96C5\9ED1,\5b8b\4f53,arial,sans-serif; -webkit-text-size-adjust:none;/*Google Chrome*/}
input,button,select,textarea{font-family:微软雅黑\9ED1\4F53,\5FAE\8F6F\96C5\9ED1,\5b8b\4f53,arial,sans-serif; }
select{*behavior: url("select.htc");}/*IE6,IE7select*/
ol,ul{padding-left:0; list-style:none;}
img{border:none; display:inline-block; vertical-align:middle;}
th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input{display:inline-block; vertical-align:middle;}

fieldset{border:none;}
legend{display:none;}
/*Clear Css*/
.clear{clear:both; font-size:0; height:0; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearb{ clear:both;}
.clearfix{display:block;zoom:1;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
/*Common Css*/
body{font-size:12px;}
a{ text-decoration:none;}
.fl{float:left; _display:inline;}
.fr{float:right; _display:inline;}
::-ms-clear, ::-ms-reveal{display: none;}  /*清除input右侧 X或者眼睛*/
input[type=button],input[type=submit],input[type=reset],select{border-radius:0;-webkit-appearance: none;}/*清楚苹果默认样式*/
a:focus,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);} /*去除手机端a标签默认色块*/
em,i{font-style:normal;}


/*防止文本域拖拽*/
textarea {resize: none;}

/*swiper 左右按钮防止点到链接*/
.swiper-button-disabled{pointer-events:visible !important;}

/*浮动*/
.fl{float: left;}
.fr{float: right;}

/*清除浮动*/
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear{ clear:both; height:0; font-size:0; overflow:hidden; line-height:0; width: 100%;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.clear20{ clear:both; height:20px; overflow:hidden;}
.table{height:100%;display:table;}
.table-cell{display:table-cell;vertical-align:middle;}

/*边距*/
.m5{margin: 5px;}
.m10{margin: 10px;}
.m15{margin: 15px;}
.m20{margin: 20px;}
.m25{margin: 25px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}

.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}

/*内边距*/
.p5{padding: 5px;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.p25{padding: 25px;}

.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pl60{padding-left: 60px;}

.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}

.pr5{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr25{padding-right: 25px;}

.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb25{padding-bottom: 25px;}

/*一行显示*/
.textrap {white-space: nowrap;}
/*省略号*/
.textover{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*透明度*/
.o50{filter: alpha(opacity=50); opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5;}
.o60{filter: alpha(opacity=60); opacity: 0.6; -moz-opacity: 0.6; -khtml-opacity: 0.6;}
.o70{filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7;}
.o80{filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8;}
.o90{filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9; -khtml-opacity: 0.9;}

/*文字大小*/

.f32{font-size: 32px;}
.f30{font-size: 30px;}
.f28{font-size: 28px;}
.f26{font-size: 26px;}
.f24{font-size: 24px;}
.f22{font-size: 22px;}
.f20{font-size: 20px;}
.f18{font-size: 18px;}
.f16{font-size: 16px;}
.f14{font-size: 14px;}
.f12{font-size: 12px;}


/*英文大小写*/
.text_f{text-transform: capitalize;}/*文本中的每个单词以大写字母开头。*/
.text_d{text-transform: uppercase;}/*大写*/
.text_x{text-transform: lowercase;}/*大写*/
.text_j{text-transform: inherit;}/*继承*/

a,input[type=reset],input[type=submit],input[type=button]{
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
img{max-width:100%;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;}
#dituContent img{max-width:inherit;width:auto;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;}
.wrapper{max-width:1200px;width:93.75%;margin:auto;}

html,body{height:100%;}
/*头部*/
.header{padding:20px 0 0 0;position:relative;z-index:11;}
.header .wrapper{max-width:1575px;}
/*.logo{max-width:440px;}*/
.logo{margin-top:-3px;}
.language{padding-top:10px;}
.language a{display:inline-block;font-size:14px;color:#0d0d0d;background:#ebebeb;padding:0 30px;line-height:30px;border-radius:30px;}
.language a:hover{background:#1c2975;color:#fff;}
.nav{padding-top:10px;margin-right:20px;}
.nav dd{position:relative;float:left;padding-bottom:29px;}
.nav a{padding:5px 15px;font-size:14px;line-height:18px;display:inline-block;color:#0d0d0d;text-transform:uppercase;}
.nav a:hover,.nav a.cur{background:#1c2975;color:#fff;}
/*.subnav{display:none;position:absolute;z-index:8;height:100%;box-sizing:border-box;left:0;padding-top:89px;background:#1c2975;width:100%;}*/
/*.subnav dl{float:left;margin:3% 70px 0 0;}*/
/*.subnav dl:nth-last-child(1){margin-right:0;}*/
/*.subnav dl a{color:#fff;}*/
/*.subnav dl a:hover{opacity:0.8;}*/
/*.subnav dt{margin-bottom:10px;}*/
/*.subnav dt a{font-size:18px;}*/
/*.subnav dd a{line-height:22px;font-size:13px;}*/
.subnav{display:none;position:absolute;line-height:44px;width:100%;left:0;color:#fff;font-size:12px;margin-right:30px;}
.subnav a{color:#fff;display:block;background:#1d2089;}
.subnav>div{display:inline-block;width:auto;}
.subnav.abo{width:200px;left:0;}/*left:-41px;*/
.subnav.pro{width:250px;left:0;}/*left:-41px;*/
.subnav.ne{width:163px;left:0;}/*left:-37px;*/
.subnav.cas{width:360px;left:0;}/*left:-57px;*/
.subnav a:hover{background:rgba(29,32,137,0.6);}

.foot-sy{z-index: 9;width:100%;left:0;}
.footer_t{background:url(/images/else/bk.jpg) no-repeat right center;background-size:cover;}
.footer_t .wrapper{padding:6.17% 0;position:relative;}
.footer_t .tel{padding-left:32px;right:0;top:20px;color:#fff;font-size:24px;position:absolute;background:url(/images/else/tel.png) no-repeat left center;}
.footer_t .tel a{color:#fff;}
.footer_t .tel a:hover{color:#1d2089;}
.footer_t h3{color:#fff !important;padding-top:0 !important;}
.footer_t form{width:51.6%;margin:25px Auto 0 auto;}
.footer_t input[type=text]{text-indent:20px;font-size:16px;opacity:0.9;color:#fff;line-height:44px;height:44px;background:rgba(255,255,255,0.16);border-radius:30px;border:none;outline:none;}
.footer_t .name{width:40.3%;}
.footer_t .mail{width:57%;}
.footer_t form div{margin-bottom:10px;position:relative;}
.footer_t form div:nth-child(2n){margin-bottom:0;}
.footer_t .ly{padding-right:110px;box-sizing:border-box;width:100%;}
.footer_t .tj{top:0;line-height:44px;text-align:center;color:#fff;opacity:0.9;position:absolute;right:0;border-bottom-right-radius:30px;border-top-right-radius:30px;border:none;font-size:16px;outline:none;cursor:pointer;width:100px;background:rgba(255,255,255,0.14);}
.footer_t .tj:hover{background:rgba(29,32,187,0.6);}
.footer .bdsharebuttonbox{width:155px;margin:auto;}
.footer .bdshare-button-style0-32 .bds_weixin{background:url(/images/else/wx.png) no-repeat top;background-position:0 0 !important;width:44px !important;height:44px !important;}
.footer .bdshare-button-style0-32 .bds_tsina{background:url(/images/else/wb.png) no-repeat top;background-position:0 0 !important;width:44px !important;height:44px !important;}
.footer .bdshare-button-style0-32 .bds_sqq{margin-right:0 !important;background:url(/images/else/qq.png) no-repeat top;background-position:0 0 !important;width:44px !important;height:44px !important;}
.footer .bdshare-button-style0-32 .bds_weixin:hover{background-position:0 -47px !important;}
.footer .bdshare-button-style0-32 .bds_tsina:hover{background-position:0 -47px !important;}
.footer .bdshare-button-style0-32 .bds_sqq:hover{background-position:0 -47px !important;}
.footer_b p{text-align:center;margin-top:17px;}
.footer_b{background:#fff;padding:30px 0;position:relative;z-index:2;}

/*手机端头部*/
.phone_header{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:98;padding:15px 0;display:none;}
.phone_header .logo{float:left;width:257px;}
.phone_header .san{padding-top:11px;float:right;}
.phone_header .san span{height:4px;background:#1c2975;width:45px;display:block;margin-bottom:10px;}
.phone_header .san span:nth-last-child(1){margin-bottom:0;}
.phone_nav{display:none;background:rgba(0,0,0,0.7);left:0;top:0;width:100%;height:0;position:fixed;overflow-y:auto;z-index:99;}
.phone_nav .close{position:absolute;right:30px;top:15px;color:#fff;font-size:40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
.phone_nav .close:hover{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);}
.phone_nav .close:hover{}
.phone_nav ul{margin-top:80px;}
.phone_nav dl a{display:block;line-height:34px;color:#fff;font-size:16px;font-weight:bold;}
.phone_nav dl{text-align:center;}
.phone_nav li{border-bottom:1px solid rgba(28,42,117,0.62);padding:10px 0;}
.phone_nav li.lan{font-size:16px;border-bottom:0;}
.phone_nav li.lan a{color:#fff;}
.phone_nav dd a{font-weight:normal;line-height:30px;font-size:14px;color:#c9c5c5;}
.phone_nav dd{display:none;}

/*头部适配*/
@media (max-width:1480px) {
    .language{position:absolute;top:0;right:3.125%;margin-right:15px;}
    .nav{margin-right:0;padding-top:25px;}
    /*.header{padding-bottom:14px;}*/
    .nav dd{padding-bottom:16px;}
    /*.subnav{top:46px;}*/
    .logo{margin-top:-3px;}
    .subnav dl{margin-right:50px;}
}