@charset "utf-8";
*{box-sizing: border-box;}
: : after, : : before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;clear: both;}
body{margin: 0;padding: 0;min-width: 1200px;line-height: 1.4;font-family: Microsoft YaHei,SimSun,Verdana, Geneva, sans-serif;font-size: 14px;color: #333;background: #001e5b;}
img{border: none;}
a{text-decoration: none;color: #333}
a: visited,a: focus,a: hover,a: active{text-decoration: none;}
.ohover: hover{color: #f08314;text-decoration: underline;}
ul{margin: 0;padding: 0}
ul li{list-style: none;}

.fl{float: left}
.fr{float: right}
.clearn{clear: both;}

.ofhidden{overflow: hidden;}
.prelative{position: relative;}
.pabsolute{position: absolute;}

.dinline-block{display: inline-block; *zoom: 1;*display: inline;}
.dblock{display: block;}
.dnone{display: none;}
.mat{margin: 0 auto;}
.trans{transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-webkit-transition: .3s;}
.trans2{-webkit-transition: .2s ease;-moz-transition: .2s ease;-ms-transition: .2s ease;-o-transition: .2s ease;transition: .2s ease;}

.tcenter{text-align: center;}
.tleft{text-align: left;}
.tright{text-align: right;}
.vcenter{vertical-align: middle;}
.vtop{vertical-align: top;}

.nborder{border: none;}
.nrmar{margin-right: 0;}
.nlmar{margin-left: 0;}
.npadd{padding: 0;}
.fbold{font-weight: bold;}
.fnormal{font-weight: normal;}
.cpointer{cursor: pointer;}
.tdent{text-indent: 2em;}

.ncont{overflow: hidden;font-size: 15px;word-break: break-all;word-wrap: break-word;}
.ncont img{max-width: 90%;}


.ht10{height: 10px;}
.ht15{height: 15px;}
.ht20{height: 20px;}
.ht25{height: 25px;}
.ht30{height: 30px;}
.htmldiv{margin: 0 auto;width: 1200px;}

.bgw{background: #fff;}
.tor{color: #f08314;}
.twhite{color: #fff;}
.tblue{color: #50ffd9;}


.fs0{font-size: 0;}
.fs14{font-size: 14px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs20{font-size: 20px;}
.fs22{font-size: 22px;}
.fs23{font-size: 23px;}
.fs24{font-size: 24px;}
.fs26{font-size: 26px;}
.fs30{font-size: 30px;}
.fs36{font-size: 36px;}

.lh11{line-height: 1.1;}
.lh12{line-height: 1.2;}
.lh13{line-height: 1.3;}
.lh14{line-height: 1.4;}
.lh15{line-height: 1.5;}
.lh16{line-height: 1.6;}
.lh17{line-height: 1.7;}
.lh18{line-height: 1.8;}
.lh19{line-height: 1.9;}
.lh20{line-height: 2;}

.fmt{font-family: 'Times';}

.br5{border-radius: 5px;}
.br8{border-radius: 8px;}
.br10{border-radius: 10px;}
.br15{border-radius: 15px;}

.mb10{margin-bottom: 10px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}

.bgo{background: #f0831e;}


.zbtn{display: inline-block;padding: 2px 10px;color: #333;text-align: center;cursor: pointer;}
.zbtn-green{background: #58bf8a;}
.zbtn-orange,.zbtn-blue{border: none;border-radius: 20px;font-size: 20px;color: #fff;}
.zbtn-orange{padding: 8px 15px;background: #f08314;}
.zbtn-blue{padding: 8px 15px;background: #009dda;}
.zbtn-gray{border: 1px solid #d1cece;}
.zbtn-oborder{border: 1px solid #f08314;color: #f08314;}
.zbtn-gborder{border: 1px solid #000;color: #000;}
.zbtn-oborder:hover,.zbtn-gborder:hover{border-color: #f08314;background: #f08314;color: #fff;}
.hbig{-webkit-transition: .2s ease;-moz-transition: .2s ease;-ms-transition: .2s ease;-o-transition: .2s ease;transition: .2s ease;}
.hbig:hover,.ebtn:hover{transform: scale(1.1);}


.input{padding: 0 15px;width: 260px;*width: 230px;line-height: 40px;height: 40px;outline: none;border: none;background: #fff;}
.input:focus{border:none;outline:none;box-shadow: 0 0 15px #001e5b;}
.input::-webkit-input-placeholder{color:#757575;}
.input::-moz-placeholder{color:#757575;}
.input:-ms-input-placeholder{color:#757575;}










/*edu foot**/
.efootdiv{color: #fff;}
.efootdiv a,.efootdiv a:visited{color: #fff;}
.efootdiv a:hover{color: #f08314;text-decoration: underline;}
.efootdiv .listdiv{padding: 30px 0 20px;background: #00143d;}
.efootdiv .listdiv .ldiv{width: 1000px;}
.efootdiv .listdiv .ldiv .sdiv{overflow: hidden;margin-bottom: 10px;}
.efootdiv .listdiv .ldiv .stitle{width: 85px;height: 35px;line-height: 33px;border: 1px solid #fff;border-radius: 5px;text-align: center; color:#fff;}
.efootdiv .listdiv .ldiv a{margin-left: 20px;}
.efootdiv .listdiv .wxdiv{margin-right: 30px;padding-top: 10px;*padding-top: 15px;line-height: 1.8;}
.efootdiv .bdiv{overflow: hidden;line-height: 55px;background: #000205;}
.efootdiv .bdiv .fr{font-size: 12px;}


/*custome***/
.custome{position:fixed;z-index:9999;/*top:50%;margin-top:-200px;*/bottom: 20px;right: 0;font-family:Microsoft YaHei;font-size:14px;box-sizing: border-box;box-shadow:0 0 10px #333;}
.custome li,.custome a{margin:0;transition:all 0.3s ease-in-out;width:65px;*width:64px;height:80px;}
.custome a{*margin-top:-5px;position:relative;display:block;border-bottom:1px solid #f0f0f0;background:#fff;}
.custome .cbg5 a{border-bottom:0;}
.custome .acont{transition:all 1s ease-in-out;padding-top:15px;padding-bottom:10px;display:none;position:absolute;top:0;right:65px;*right:64px;width:130px;background:#f0831e;color:#fff;}
.custome .txt{padding-top:55px;line-height:1;text-align:center;font-size:12px;color:#848e99;}
.custome .cbg .txt{background:url(../images/custome.png) no-repeat;}
.custome .cbg1 .txt{background-position:5px 5px;}
.custome .cbg2 .txt{background-position:7px -75px;}
.custome .cbg3 .txt{background-position:2px -215px;}
.custome .cbg4 .txt{background-position:3px -315px;}
.custome .cbg5 .txt{background-position:0 -470px;}
.custome .cbg1:hover .txt{background-position:-97px 5px;}
.custome .cbg2:hover .txt{background-position:-95px -75px;}
.custome .cbg3:hover .txt{background-position:-96px -215px;}
.custome .cbg4:hover .txt{background-position:-96px -315px;}
.custome .cbg5:hover .txt{background-position:-97px -470px;}
.custome .cbg1 .acont{padding-top:25px;padding-bottom:25px;}
.custome .cbg1 .num{font-size:18px;font-weight:bold;font-family:'Times';}
.custome  .shao{padding-bottom:5px;}
.custome a:hover{background:#f0831e;border-color:#f0831e;}
.custome a:hover .txt{color:#fff;}
.custome a:hover .acont{display:block;}

.myimg{position: fixed;right: 0; top: 20px;z-index: 9999;width: 200px;height: 244px;background: url(../images/u1_12_01.png) no-repeat;cursor: pointer;}
.myimg .close{top: 50px;left: -10px;}
.myimg .close img{width: 30px;}
.myimg .close:hover{transform: scale(1.05);}
.myimg .input{margin-top: 150px;padding-left: 10px;padding-right: 10px;width: 150px;*width: 130px;height: 32px;line-height: 32px;}
.myimg .input:focus,.tform .input:active{box-shadow: 0 0 10px #fff;}
.myimg .input::-webkit-input-placeholder{font-size:14px;color:#999;}
.myimg .input::-moz-placeholder{font-size:14px;color:#999;}
.myimg .input::-ms-input-placeholder{color:#999;}
.myimg .zbtn{margin-top: 10px;height: 32px;line-height: 32px;width: 150px;background: #aa0001;color: #fff;border-radius: 5px;font-size: 16px;}
.myimg .zbtn:hover{box-shadow: 0 0 15px #fff;font-weight: bold;}





