*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol,li{list-style:none;}
a{text-decoration:none;color:#003366}
a:link, a:visited, a:hover, a:active {text-decoration: none;cursor: pointer;}
.fl{float: left}
.fr{float: right}
button{background: transparent}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
fieldset,img{
    border:0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin:  0 auto;
    }
.container{width:1200px;margin: auto}
.head{background:#94243A;height:150px;width:100%;overflow: hidden}
.head .container{position: relative;height:150px;overflow: hidden}
.headmask1{position: absolute;width:481px;height:11px;top:10px;left:0;background: url("/images/headbg2.png") no-repeat}
.headmask2{position: absolute;width:304px;height:192px;top:0;left:270px;background: url("/images/headbg1.png") no-repeat}
.headBox{position: relative;top:50px;}
.nav{margin-left: -40px;margin-top: 25px;}
.nav li{float: left;margin-left: 40px;position: relative}
.nav li.cur b{display: inline-block;background: #BA7B00;margin: auto;position: absolute;height:2px;left:10%;bottom:-10px;right:10%;}
.nav li a{font-size: 24px;color:#fff;}
.toolBox{padding-top: 18px;position: absolute;right:0;}
.toolBox li{float: left;margin-left: 35px;}
.toolBox li a{font-size:16px;color:#fff}
.toolBox li  b{display: inline-block;width:1px;height:16px;/*background: #577EA2;*/margin-left: 30px;margin-right: 30px;}
.login a{padding-left: 20px;background: url("/images/loginicon.png") no-repeat center left;}
.language a{padding-right:20px;/*background: url("/images/headjticon.png") no-repeat center right;*/}
.tju a{padding-left: 20px;background: url("/images/searchbtn.png") no-repeat center left;}
.mobile a{padding-left: 20px;background: url("/images/mobileicon.png") no-repeat center left;}
.searchBox{width:170px;height:30px;background: #B3C5D6;line-height: 30px;position: relative;margin-left: 20px;}
.searchBox input{width:170px;height:28px;background: #B3C5D6;line-height: 28px;}
.searchBox .closeBtn{position: absolute;right:10px;top:0;cursor: pointer;z-index: 10}
.Doctoral{margin-right: 40px;}
.code{position: relative}
.codePic{width:234px;height:234px;background: url("/images/codebg.png") no-repeat;position: absolute;right: -270px;top: -190px;padding: 12px;display: none;z-index:999;}
.codePic img{width:90%;height:90%;margin:0;}