@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,form,input,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
}
ol,ul{
    list-style:none;
}
table{
    border-spacing:0;
}
caption,th,td{
    text-align:left;
    font-weight:normal;
    vertical-align:middle;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
    display:block;
}
img{
    border:0;
    vertical-align: middle;
}
address,caption,cite,code,dfn,th,var,i,s{
    font-style:normal;
    font-weight:normal;
}
li{
    list-style:none;
}
input[type=search]{
    -webkit-appearance:none;
}
input[type=checkbox]{
    vertical-align:middle;
}
input,button,select,textarea{
    outline:0;
}
a img,a span,a strong,a s{
    cursor:hand;
}
body,button,select,textarea,input{
  font-family: "微软雅黑",Arial,STHeiTi,sans-serif;
  font-size: 14px;
  -webkit-tap-highlight-color: transparent;
}
a{
    color:#444;
    text-decoration:none;
    outline:0;
}
a:hover{
    text-decoration:none;
}
.clearfix:after{
    content:'.';
    display:block;
    width:0;
    visibility:hidden;
    height:0;
    clear:both;
}
.clearfix{
    zoom:1;
}
.clear,.clearfix{
    display:block;
    overflow:hidden;
    clear:both;
}
.clear{
    zoom:1;
}
.clear:after{
    content:"";
    display:block;
    clear:both;
}
body{
    color: #666;
    height:100%;
}
html,body{
    position:relative;
    min-width: 1200px;
}
.fl{
    float:left;
    display: inline;
}
.fr{
    float:right;
}
.cearfix{
    clear: both;
}
/*header 开始*/
.left{
    float:left;
}
.right{
    float:right;
}
.clearBoth{
    clear:both;
}
/*头部*/
.nav_toolbar {
    height: 302px;
    min-width: 1200px;
    position: relative;
    background: #4fa9fc url(../images/headerBg.png) no-repeat top center;
}
.logoBox{
    width:1200px;
    margin:0 auto;
    height: 362px;
}
.logoBox .logo{
    padding-top: 40px;
    width: 500px;
    float: left;
}
.logoBox .logo img{
    width: 482px;
    height: 78px;
}
.searchBox{
    padding-top: 140px;
    float: right;
}
.foreignLang div{
    display:inline;
    padding:0px 5px;
}
.foreignLang div a{
    font-size: 12px;
    line-height: 1;
    color: #fff;
}
.search {
    margin-top: 10px;
    width: 400px;
    position: relative;
    height: 32px;
    border: 1px solid #fff;
    border-radius: 18px;
}
.search_input {
    width: 146px;
    height: 32px;
    line-height: 32px;
    border: none;
    text-indent: 10px;
    color: #fff;
    background: none;
    outline: none;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}
.search_btn {
    position: absolute;
    height: 32px;
    width: 32px;
    right: 9px;
    top: 0px;
    background: url(../images/search_btn.png) center no-repeat;
    border: none;
    cursor: pointer;
    display: block;
}
.linkbar{
    margin: 10px 10px 10px 0;
}
.linkbar ul li{
    float:left;
    color:#fff;
    line-height:20px;
    text-align:center；
}
.linkbar ul li a{
    color:#fff;
    width: 78px;
    white-space:nowrap;
    display:block;
}
.linkbar ul li a:hover{
    color: #fff;
    text-decoration:none;
    text-shadow:rgba(60,60,60,0.6) 2px 2px 2px;
}
/*滚动新闻*/
.scrollNew{
    width:400px;
    margin-top: 8px;
    position: relative;
    overflow: hidden;
}
.scrollNew .bd{
    background: url(../images/newIcon.png) left center no-repeat;
    padding-left: 50px;
}
.scrollNew .bd .tempWrap{
    width:425px !important;
 }
/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.scrollNew .bd ul{
    overflow:hidden;
    zoom:1;
}
.scrollNew .bd ul li{
    margin-right:20px;
    float:left;
    height:24px;
    line-height:24px;
    text-align:left;
    _display:inline;
    width:auto !important;
}
.scrollNew .bd ul li a{
    font-size: 12px;
    color: #fff;
    font-family: '宋体'；
}
/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */

/*主导航*/
.nav {
    background:#51a5fa;
    height: 60px;
    z-index: 99;
    position: relative;
    min-width: 1200px;
    /*margin-top: -28px;*/
}
.menu {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
    height: 60px;
    position: relative;
}
.menu li {
    float: left;
    position: relative;
    font-size: 16px;
    width: 122px;
    height: 60px;
    text-align: center;
}
.menu>li:first-child{
    width: 74px;
}
.menu li a {
    font-size:20px;
    color: #003366;
    display: block;
    line-height: 60px;
    padding: 0px;
    font-family: '微软雅黑', sans-serif;
}
.menu li ul li a {
    color: #ffffff;
    display: block;
    line-height: 60px;
    padding: 0px;
    white-space: nowrap;
}
.menu>li:hover::after{
    content:'';
    display:block;
    width:100%;
    height:5px;
    background: #ffbb88;
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    pointer-events: none;
}
.menu li>ul {
    display: none;
    margin: 0 auto;
    padding: 0;
    width: 122px;
}
.menu li>ul li{
    width: 122px;
}
.menu li:hover>ul {
    display: block;
    left:-22px;
}
.menu li>ul li {
    display: block;
    height: 60px;
    position: relative;
    float: none;
    background:rgba(81,165,250,0.9);
    border-left: none;
}
.menu li>ul li:hover a, .menu li:hover li a {
    background: none;
    color: #ffffff;
    text-align: center;
}
.menu li>ul a {
    display: block;
    height: auto;
    font-size: 16px;
    word-wrap: break-word;
}
.menu li>ul li::after{
    content:'';
    display:block;
    width:calc(100% - 14px);
    height:1px;
    background: rgba(219,236,255,0.2);
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    pointer-events: none;
}
.menu li>ul a:hover, .menu li>ul li:hover > a {
    background: #2f7fd0;
    color: #f7f7f7 !important;
    text-shadow: rgba(0,0,0,0.7) 2px 2px 2px;
}
/*定制导航*/
.nav span{
    vertical-align:middle;
}
.nav .addBtn{
    width:28px;
    height:28px;
    background:#79bcff;
    position: absolute;
    z-index: 100;
    right: 0;
    bottom: 14px;
    border: 3px solid #95caff;
    border-radius: 10px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav .addBtn b.nav_jia{
    display: block;
    width:15px;
    height:15px;
    background:url(../images/nav_jia.png) center no-repeat;
    margin-bottom: 2px;
}
.nav .nav_custom{
    width:1150px;
    height:205px;
    position:absolute;
    top:60px;
    z-index:99999;
    background:#f5f5f5;
    display:none;
    padding-top:60px;
    padding-left:50px;
}
.nav .nav_custom em{
    display:inline-block;
    padding:3px 13px;
    font-style:normal;
    cursor:pointer;
    margin:12px 10px 2px 12px;
    color:#333;
    font-size:14px;
    background:#ffffff;
    position:relative;
}
.nav .nav_custom em .delimg{
    position:absolute;
    width:10px;
    height:10px;
    background:url(../images/close.png) no-repeat;
    display:block;
    top:-4px;
    right:-4px;
    background-size:cover;
    z-index:500;
}
.nav .nav_custom em.active{
    background:#6382e6;
    color:#fff;
}
.nav .nav_custom b.queding{
    position:absolute;
    bottom:20px;
    right:65px;
    padding:3px 15px;
    background:#6382e6;
    color:#fff;
}
.nav .nav_custom b{
    position:absolute;
    bottom:5px;
    right:10px;
    color:#fff;
    font-weight:normal;
    cursor:pointer;
}
.nav .nav_custom .del_nav{
    position:absolute;
    top:205px;
    right:15px;
    color:#333;
    height:25px;
    width:80px;
    line-height:25px;
    text-align:center;
    font-weight:normal;
    cursor:pointer;
    border:1px solid #c7c7c7;
}
.nav .nav_custom .close_nav{
    position:absolute;
    top:20px;
    right:15px;
    height:30px;
}
.nav .nav_custom .navstatus{
    position:absolute;
    width:880px;
    z-index:500;
    top:25px;
    left:65px;
    font-size:14px;
    color:#333;
    height:20px;
    line-height:20px;
    display:block;
}
.nav .nav_custom .navstatus strong{
    font-weight:normal;
}
.nav .nav_custom .navstatus .error_tip{
    color:#e70012;
}
.nav .nav_custom .navstatus .tip_n{
    color:#e60012;
    font-weight:bold;
    margin:0 3px;
}
.nav .nav_custom .navstatus a{
    float:right;
    color:#333;
}
nav .nav_custom .navfh{
    cursor:pointer;
}
.move_open{
    -webkit-animation:move_open 1s ease forwards;
    animation:move_open 1s ease forwards;
}
@keyframes move_open{
    0%{transform:rotate(0deg)}100%{transform:rotate(135deg)};
}

.footer{
    width: 100%;
    height: 650px;
    margin: 0 auto;
  background: #51a5fa;
    position: relative;
}
.footTop{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: url(../images/footerbg.png) no-repeat top center;
    background-size: 893px 439px;
}
.link{
    height: 350px;
}
.link ul{
    float: left;
    margin:35px 14px 0 30px;
}
.link ul li{
    margin-bottom: 8px;
    font-size: 16px;
}
.link ul li:first-child{
  margin-bottom: 34px;
  font-weight: bold;
}
.link ul li:first-child a{
    font-size: 22px;
    color: #fff;
}
.link ul li:nth-of-type(0){
    color: #fff;
}
.link ul li a{
    color: #e2edff;
  font-size: 18px;
  line-height: 28px;
}
/*弹窗*/
.popup{
  width:100%;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: none;
  background: #51a5fa;
}
.popCon{
  width: 1100px;
  margin:0 auto;
  height: 373px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popMenu{
  width: 147px;
}
.popMenu ul li{
  width: calc(100%-15px);
  height: 37px;
  line-height: 37px;
  font-size: 20px;
  color: #fff;
  background: #51a5fa;
  padding-left: 15px;
  font-weight: bold;
  margin-bottom: 12px;
  position: relative;
  cursor: pointer;
}
.popMenu ul li.active{
  background: #89b5fb;
}
.popMenu ul li:last-child{
  margin-bottom: 0;
}
.popMenu ul li.active:after{
  content: '';
  width:0;
  height:0;
  position: absolute;
  right: -10px;
  top: 0;
  border-top:5px solid #89b5fb;
  border-bottom:5px solid transparent;
  border-left:5px solid #89b5fb;
  border-right:5px solid transparent;
}
.menuCon{
  width: 900px;
  height: 300px;
  padding-right: 12px;
  overflow: auto;
  display: none;
}
.menuCon:first-child{
  display: block;
}
.linkAddress{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.linkAddress ul{
  padding-top: 10px;
}
.linkAddress ul li{
  height: 22px;
  line-height: 22px;
  margin-bottom: 16px;
}
.linkAddress ul li a{
  font-size: 16px;
  color: #fff;
}
#ascrail2000{
  border-radius: 8px;
}
#linkCon3 .linkAddress ul li{
  float: left;
  margin-right: 70px;
}
#linkCon3 .linkAddress ul li:last-child,#linkCon5 .linkAddress5 ul:last-child{
  margin-right: 0;
}
#linkCon5 .linkAddress5{
  display: block;
}
#linkCon5 .linkAddress5 ul{
  float: left;
  margin-right: 100px;
}
#linkCon4 ul li{
    float: left;
    width: 33%;
    height: 37px;
  line-height: 37px;
    margin-bottom: 12px;
}
#linkCon4 ul li a{
  font-size: 16px;
  color: #fff;
}
#linkCon4 ul li a:hover{
  color: #497ac7;
}
.footbot{
    width: 100%;
    height: 300px;
    background: #51a5fa;
    position: absolute;
    left: 0;
    bottom: 0;
}
.foottab{
    width: 100%;
    height: 52px;
  background: #227cd7;
}
.foottab .tab{
    width: 1100px;
    line-height: 52px;
    margin: 0 auto;
    text-align: center;
}
.foottab .tab span{
  color: #fff;
    font-size: 16px;
    margin: 0 100px;
    font-weight: bold;
}
.foottab .tab span:nth-of-type(1){
    background: url(../images/tab.png) right center no-repeat;
    padding: 0 18px;
}
.foottab .tab span a{
  color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.footbs{
    width: 1100px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.footbs p{
  color: #003366;
    font-size: 16px;
    line-height: 34px;
    opacity: 1;
}
.footbs p:nth-of-type(1){
    margin-top: 50px;
}
.footbs div{
    display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.footbs div a{
  display: inline-block;
  margin-right: 15px;
}
ul li a:hover{
  color: #225099;
}

video{
  width: 900px;
  height: 600px;
}