﻿@charset "utf-8";
html{color:#333;background:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body {background:#FFF;color:#333;font: 400 14px/1.5 "\5FAE\8F6F\96C5\9ED1",Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
input,select,textarea{font-size:100%}
article,aside,footer,header,nav,section,audio,canvas,video,img {display: block;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
button{outline:0;border:none;}
a{color:#333;}
a:hover{text-decoration:none}
ins,a{text-decoration:none}
textarea {resize: none;}
iframe,img {border:0;}
img{display:block;max-width:100%;}
ul,ol {list-style:none;}
input,select,textarea {outline: 0;-webkit-user-modify: read-write-plaintext-only;}
input {-webkit-appearance: none; padding-left: 10px}
i,em{font-style:normal;}

.top{
    width: 1100px;
    height: 80px;
    margin: 0 auto;
}
.top .float{
    float: left;
    margin-top: 22px;
    cursor:pointer;
}
.top ul{
    float: right;
}
.top li{
    margin-top: 20px;
    float: left;
    width: 140px;
	height: 36px;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    border-radius: 18px;
    margin-left: 10px;
    font-weight: bold;
}
.top .zhuce{
    color: #4b5bcf;
    border: 2px solid #4b5bcf
}
.top .denglu{
    color: #df2126;
    border: solid 2px #df2126
  
}

.banner{
    background: url(../images/01.jpg) no-repeat center;
    width: 100%;
    height: 320px;
}
.banner .bers{
    width: 1000px;
    margin: 0 auto;
}
.nav{
    width: 1200px;
    margin: 0 auto;
}

.nav  div{
    float: left;
    margin-top: 20px;

}
.nav div p{
    width: 53px;
	height: 70px;
	background-color: #4b5bcf;
    border-radius: 3px 0px 0px ;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    float: left;
    margin-left: 54px;
    margin-right: 2px;
    padding-top: 10px;

}
.nav div .p{
    margin-left: 0px;
}
.nav div ul{
    float: left;
    height: 80px;
    line-height: 40px;
}
.nav div li a{
    border: 1px solid #e2e2e2;
    display: inline-block;
    width: 90px;
    height: 40px;
    margin: -2px;
    text-align: center;

}

.nav div li a:hover{
    color: #4b5bcf
}

.main{
    width: 1200px;
    margin: 0 auto;
    height: 516px;
}

.main dl dt{
    background:url(../images/ico_1.png);
    width: 80px;
    height: 80px;
}
.main dl .y{
    background-position: 0px -130px;
}
.main dl .e{
    background-position: -120px -130px;
}
.main dl .s{
    background-position: -240px -130px;
}
.main dl .si{
    background-position: -360px -130px;
}
.main dl .wu{
    background-position: -480px -130px;
}

.main dl{
    float: left;
    text-align: center;
    margin-left: 24px;
    margin-top: 10px;
}
.main dl dd{
    margin-top: 14px;
}

.main dl dd a:hover{
    color: #dc0000
}

.main .zuo{
    float: left;
    width: 540px;
    margin-top: 20px;
}


.slideBox{ 
    width:540px;
    height: 240px;
    overflow: hidden;
    position:relative;
 
}
.slideBox .hd{
    height: 15px;
    overflow: hidden;
    position: absolute;
   left: 50%;
   margin-left: -64px;
    bottom: 5px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}
.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 15px;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li{
   zoom: 1;
   vertical-align: middle;
}
.qw .prev ,.qw .next{
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -54px;
    display: block;
    width: 40px;
    height: 79px;
    background: url(../images/ico_1.png)  no-repeat;
    background-position:0px -724px; 
    z-index: 3;
  
}
.qw .next {
    left: auto;
    right: -20px;
    background-position: -560px -725px;
}

.main .you{
    float: left;
    width: 624px;
    margin-top: 50px;
    margin-left: 20px;

}
.main .you li{
    float: left;
   
}
.main .you li a:hover{
    color: #dc0000
}
.main .you .l_y{
    padding-left: 8px;
}
.main .you li a{
    display: block;
}

.main .you div{
    float: left;
   
}

.main .you h3{
    font-size: 28px;
    color: #454545;
   
}
.main .you h3 span{
    width: 10px;
    height:28px;
    background: #f08200;
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

.main .you p{
    font-size: 16px;
    color: #dc0000;
    border-bottom:1px solid #e5e5e5;
    padding-bottom:6px; 
    text-align: center;
    padding-top: 10px;
}
.main .you a{
   
    line-height: 30px
}

.y_l{
    margin-right: 20px;
}
.main .you li  span{
    color: #dc0000;
}
.baoming{
    width: 1100px;
    margin: 0 auto;
    clear: both;
}
.baoming ul{
    height: 160px;
    background:#fff url(../images/dqnav_bg.png) no-repeat;
    padding-top: 50px;
    padding-left: 14px;
}
.baoming li{
    float: left;
    width: 70px;
	height: 36px;
	cursor:pointer;
    border-radius: 5px;
    text-align: center;
    margin-left: 20px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 18px;
}
.baoming .lit{
    background-color: #f6a249;
    color: #fff;
}

.baoming h3{
    font-size: 40px;
    line-height: 60px;
    color: #ee8222;
    text-align: center;
    padding-top: 30px;
}
.baoming p{
    font-size: 20px;
	line-height: 60px;
    color: #454545;
    text-align: center;
}
.xiao{
    clear: both;
    margin-top: 20px;
}
table{
    width: 100%;
    text-align: center;
    line-height: 60px;
    border: #ccc;
    font-size: 18px;
}
table th{
    text-align: center;
    color:#fff;
    background:#ee8222
}
table td{
    background: #fff;
}
table td a{
    color: #dc0000
}
.ziliao{
    width: 1100px;
    margin: 0 auto;
    height: 396px;
}
.ziliao h3{
    font-size: 40px;
	line-height: 60px;
    color: #ee8222;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ziliao p,.ziliao div,.ziliao dl{
    float: left
}
.ziliao dl dd{
    margin-top:10px 
}
.ziliao div{
    margin-left: 18px;
    margin-right: 18px;
}
.ziliao  dl{
    width: 260px;
    height: 270px;
    background: url(../images/7_1.png) no-repeat;
}
.ziliao dl a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.ziliao dl dt{
    width: 260px;
    height: 140px;
}
.ziliao dl dd{
    width: 260px;
    height: 120px;
}
.ziliao .biao{
    width: 470px;
    border-bottom:1px solid #ccc;
    height: 36px; 
}
.ziliao .biao li{
    float: left;
    cursor:pointer
}
.ziliao .biao li{
  
    font-size: 20px;
    line-height: 36px;
    margin-right:42px;
}
.biao .on{
    border-bottom: 1px solid #ee8222;
}
.ziliao li{
    line-height: 36px;
    font-size: 16px;
   
}
.ziliao .yinc li{
    width: 400px;
}
.ziliao .yinc li .gduo{
    width: 66px;
    height: 24px;
    background-color: #f6a249;
    border-radius: 10px;
    display: inline-block;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-left: 6px;
}
.ziliao li a:hover{
    color: #ee8222
}

.xiazai{
    height: 400px;
    background: #eaeef4;
}

.xiazai .gds{
    margin: 0 auto;
    width: 156px;
    height: 46px;
   
    clear: both;
    margin-top: 20px;
    background-color: #f6a249;
    border-radius: 23px;
    display: block;
    line-height: 46px;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.shipin .gdss{
    margin: 0 auto;
    width: 180px;
    height: 46px;
   
    clear: both;
    margin-top: 20px;
    background-color: #f6a249;
    border-radius: 23px;
    display: block;
    line-height: 46px;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.text{
    width: 1100px;
   margin: 0 auto;
}
.text .tu{
    display:none;
}
.text  .tu li{
    /* width: 204px;
    height: 254px; */
    width: 147px;
    height: 159px;
    background: #fff;
    margin-top: 30px;
    /* position: relative; */
    float: left;
    margin-left: 10px;
    /* background: url(../images/ico_1.png) no-repeat; */
    /* background-position: 0px -335px; */
}
.text .tu li:hover{
    margin-top: 10px;
    cursor: pointer;
}
.text ul li img{
  margin: 0 auto;
  margin-top: 20px;
}

.text .tu2 li img ,.text .tu4 li img{
    position:absolute;
    top: -60px;
    left: 16px;
}
.text ul li dd{
    /* position: absolute;
    top: 140px;
    left: 18px;   */
    text-align: center;
}
.text .tu3 dd{
    position: absolute;
    top: 57px;
    left: 32px;
    
    text-align: center;
}
.text .tu3 li{
    background: none
}
.text ul li dd p {
    margin-bottom: 8px;
    color: #454545;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    margin-top: 10px;
}
.text ul li dd .qw{
    width: 113px;
	height: 36px;
	background-color: #f6a249;
    border-radius: 23px;
    display: inline-block;
    line-height: 36px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-left: 6px;
}
.text h3{
    color: #ee8222;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    padding-top: 20px;
}
.text .tbe{
    width: 866px;
    margin: 0 auto;
}
.text .tbe .teb{
    background-color: #5e69de;
	box-shadow: inset 0px 0px 10px 0px 
		rgba(4, 0, 0, 0.6);
    
}
.text .tbe li{
    margin-left: 16px;
    float: left;
    width: 200px;
    height: 50px;
    background-color: #8a95e8;
	border-radius: 25px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    cursor:pointer;
}

.shipin{
    width: 1100px;
    margin: 0 auto;
    height: 450px;
}
.shipin .da{
    width: 1100px;
    height: 254px;
}
.da .nei{
   
  
    overflow: hidden;
    position: relative;
}
.da .nei h4{
    height: 40px;
}
.da .nei h4 a{
    display: inline-block;
  
   padding-top: 10px;
   padding-left: 10px;
}
.da .nei .huan a{
    padding-top: 0px;
}
.nei  li{
    width: 260px;
    float: left;
    overflow: hidden;
    margin-left: 20px;
    position: relative;
}

.da .qw{
    width: 1100px;
    height: 254px;
    position: relative;
    margin-top: 20px;
}

/* .shipin .dl{
    float: left;
    width: 260px;
    height: 224px;
    margin-left: 20px;
} */
.shipin .dl .bof{
    
    position: absolute;
    width: 48px;
    height: 48px;
    left: 36%;
    top: 20%;
}
.shipin div p{
    font-size: 14px;
    padding: 10px ;
    padding-right: 0px;
}
.shipin div h4 span{
    width: 131px;
	height: 30px;
	background-color: #f7b875;
    border-radius: 15px 0px 0px 15px;
    float: right;
    line-height: 30px;
    margin-top: 9px;
    text-align:right;
    color: #fff;
}
.shipin .dl div{
    border:1px solid #ccc;
    border-top: none;
}

.shipin h3{
    color: #ee8222;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    padding-top: 20px;
}
.shipin .yi{
    background-color: #5e69de;
	box-shadow: inset 0px 0px 10px 0px 
		rgba(4, 0, 0, 0.6);
}
.shipin ul{
    width: 100%;
   
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;

}
.shipin i{
    color: #e00000;
}

.zy{
    width: 1100px;
    margin:  0 auto;

}
.zyyx{
    height: 596px;
    background: #f7f7f7
}

.zyyx .dta{
    width: 675px;
    background: url(../images/10.png) no-repeat center;
    height: 516px;
	margin: 0 auto;
}

.zy h3{
    color: #4b5bcf;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    padding-top: 20px;
}
.zy li{
    float: left;
    margin-left: 9px;
   margin-right: 12px;
}
.zy li dd{
    background:#fff;
    width: 203px;
    margin-top: 138px;
}
.zyyx .txx li dd{
    margin-top: 140px;
}
.zy li dd p{
    font-size: 18px;
    padding-top: 10px;
    padding-left: 9px;

}
.zy li dd a{
    width: 87px;
    height: 30px;
    line-height: 30px;
	border-radius: 3px;
    border: solid 1px #dc0000;
    display: inline-block;
    color: #dc0000;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 8px;
}
.zy li dd .zz{
  
	background-color: #fa6757;
    border-radius: 5px;
    color: #fff
}

.xyxs{
    width: 1100px;
    margin: 0 auto;
    height: 462px;

}

.xyxs h3{
    color: #4b5bcf;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    padding-top: 20px;
}
.xyxs dl{
    width:350px;
    height: 140px;
    background: url(../images/stu_bg.png) no-repeat center;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.xyxs dt{
    margin-top:22px;
    float: left;
    margin-left: 16px;
}
.xyxs dd{
    width: 196px;
    float: left;
    color: #fff;
    margin-top: 37px;
    margin-left: 16px;
    font-size: 16px;
}
.xyxs dd p{
    font-size: 18px;
    font-weight: bold;

}

.xyxs div .yi{
    margin-left: 0px;
}

.tuqiang{
    height: 340px;
    background: #eaeef4;
}
.rongyu{
    width: 1100px;
    margin: 0 auto;
}
.rongyu h3{
    color: #ee8222;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    padding-top: 20px;
}
.rongyu img{
  
    margin-left: 46px;
    margin-top: 40px;
}

.wangzhi{
    height: 258px;
    background: #42464d
}
.wangzhan{
    width: 1100px;
    margin: 0 auto;

}
.wangzhan ul{
    float: left;
    width: 156px;
    color: #fff;
    line-height: 28px;
    margin-top: 10px;
}

.wangzhan li a{
    color: #a5a5a5;

}

.wangzhan li a:hover{
    color: #ecd682;;
}

.footer{
    text-align: center;
    line-height: 30px;
   
    padding-top: 30px;
}

.yinc ul{
    display: none
}
.wangzhan h3{
    font-size: 24px;
    color: #fff;
    padding-top: 30px;
}


.clas{
   width:100%;
   height: 100%;
    
}
#banner{
    width:1100px;
    height: 360px;
    overflow: hidden;
}

#banner ul{
    height:100%;
}

#banner ul li{
    height:100%;
    width: 1100px;
    float: left;
}


#fen .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
    
}

#fen .swiper-pagination-bullet-active {
    opacity: 1;
    background: #dc0000;
}

.apply3 dl dd {
    width: 272px;
    height: 40px;
    border: 1px solid #a6a6a6;
    margin-bottom: 10px;
    background-color: #fff;
    margin-left: 96px;
    border-radius: 6px;
   
}

.apply3 dl dd .apply-input, .apply3 dl dd .grayTips {
    float: left;
    width: 148px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    border: 0 none;
    color: #000;
    font-size: 14px;
    vertical-align: top;
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1,\9ED1\4F53","\5b8b\4f53",arial,Helvetica,Tahoma,sans-serif;
}
.apply3 .imgCode {
    float: right;
    width: 86px;
    box-sizing: border-box;
    background: #fff;
    height: 100%;
    margin-left: 2px;
    cursor: pointer;
}
.apply3 .imgCode img {
    display: block;
    width: 100%;
    height: 100%;
}
.apply3 dl dd .yzm-btn {
    width: 98px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background: #fab88d;
    text-decoration: none;
    border: none;
    color: #333;
    margin-left: 2px;
    display: inline-block;
    border-radius: 0;
    font-weight: normal;
}
.wq{
    color: #757575;
    padding-left: 10px;
   
}
.apply-btn {
    display:block;
    width: 140px;
	height: 45px;
	background-color: #fd944e;
	border-radius: 5px;
    margin: 0 auto;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}
.apply3 dl {
    margin-top: 10px;
}
.apply .bta{
    color: #155dbb;
    font-size: 20px;
    text-align: center;
    margin-top: 14px;
    font-weight: bold;
}

.dada{
    
    height: 524px;
}
.apply3 dl dd .yi{
  width: 246px;
    height: 40px;
}
.apply{
    width: 400px;
    height: 303px;
   
    float: right;
    margin-right: 30px;
}
 
 .apply dl  .qq{
    float: left;
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
   
}




.boss{
    height: 500px;
	/* background-color: rgba(0, 0, 0, 0.75);  
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000); */
    position: fixed;
    width: 100%;
    bottom: -463px;
    z-index: 20;
    padding-top: 160px;
}
.boss .tops{
    position: relative;
    top: -23px;
    height: 524px;
    background-color: rgba(0, 0, 0, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
    
}
.boxs{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    height: 436px;
    position: relative;
    overflow: hidden;
}


/* .top{
	width: 1000px;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
} */
.top h3{
	color:  #004D94;
    font-weight: bold;
	font-size: 32px;
	float: left;
}
.top p{
	float: right;
	color: #005293;
    font-weight: bold;
	font-size: 18px;
}
.top p a{
	color: #005293;
    font-weight: bold;
	font-size: 18px;
	display: inline-block;
}



input::-webkit-input-placeholder {

          
       /* placeholder位置  */
		  text-align: left;
		
    }

.box{

    width: 421px;
    height: 436px;
    float: left;
}
.banner .qw{
	display: block;
}

.box ul li .wq{
	width: 260px;
	height: 32px;
	padding-left: 10px;
}
.box .logo{
	width: 176px;
    height: 30px;
    display: inline-block;
    margin-top: 20px;
    float: left;
    margin-left: 50px;
}

.box h4{
	clear: both;
	line-height: 70px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}

.box ul{
	padding-left: 58px;
	font-size: 16px;
	width: 354px;
}
.box ul li span{
	padding-right: 10px;
    font-size: 14px;
    line-height: 38px;
    float: left;
}
.box ul  li{
	margin-top: 12px;
}
.box ul .yi{
	width: 247px;
	height: 32px;
	border: 1px solid #d4dde3;
    box-shadow: 0 0 5px #ccc;
    font-size: 14px;
    border-radius: 5px;
}
.box ul .er{
	width: 150px;
	height: 32px;
	border: 1px solid #d4dde3;
    box-shadow: 0 0 5px #ccc;
    font-size: 14px;
    border-radius: 5px;
}

select{ 
    border: none; 
    outline: none;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 32px;
    color: #9b9a9a;
    border-radius: 6px;
    color: #000;
     
    overflow: hidden;
    white-space: normal;

    border-radius: 5px;
    border: solid 1px #1b4687;
    
  
}

.imgCode{
	width: 96px;
	height: 32px;
	display: inline-block;
	float: right;
    cursor: pointer;
    border-radius: 6px;
}
.imgCode img{
	width: 100%;
    height: 100%;
    border-radius: 6px;
}
.yzm-btn{
    width: 101px;
	height: 33px;
	background-color: #fecc78;
    color: #4a2e00;
	
	text-align: center;
	line-height: 32px;
	display: inline-block;
	font-size: 16px;
    float: right;
   
}

.zjd{
    
    float: left;
   width: 107px;
   height: 107px;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 50%;
  
    background:#fbd09e;
    position: absolute;
    left: 455px;
    top: 200px;
  
    animation: Tada 5s infinite;
   

}
@keyframes Tada {
    0% {
        transform: scale(1,1);
     
    }

    10%,20% {
        transform:  scale(1.2,1.2);
     
    }

    30%,50%,70%,90% {
        transform: scale(1.3,1.3) 
       
    }

    40%,60%,80% {
        transform: scale(1.1,1.1);
       
    }

    100% {
        transform: scale(1)
       
    }
}
.zj{
    width: 107px;
    height: 107px;
    position: absolute;
    left: 455px;
    top: 200px;
    cursor: pointer;
}
.you {
    float: right;
}
.you .tu{
  background: url(../images/ceshijg_bg.png) no-repeat;
  background-size:100%; 
  width: 384px;
  height: 338px;
  overflow: hidden;
  
}
.you p{
    font-size: 24px;
    text-align: center;
    padding-bottom: 10px;
}
.you .tgl{
    font-size: 16px;
    
}
.you .tu h4{
    font-size: 18px;
    margin-top: 36px;
    text-align: center;
}
.you .tu .shui{
    display: block;
    text-align: center;
    font-size: 82px;
    color: #f24e33;
    height: 123px;
}
.boss .bhs{
   
    width: 1000px;
    margin: 0 auto;
   position: relative;
    height: 60px;
    z-index: 20;
    background: url(../images/foot_ad.png) no-repeat ;
    background-position: 0px -100px;
}
.bhs .toux{
    position: absolute;
    width: 200px;
    height: 200px;
    top: -100px;
    background: url(../images/foot_ad.png) no-repeat ;
}
.boss h3 img{
    position: absolute;
    top: -103px;
    z-index: 10;
}
.boss .yt{
    right: 32px;
    top: 6px;
}
.boxs .h3{
    text-align: center;
    font-size: 30px
}

.approve{padding-top:20px; text-align:center;padding-bottom: 80px;}
 .approve a{margin:0 5px;}
.approve img{vertical-align:top;border:0 none; display: inline-block;}
.ba_ico{display:inline-block; vertical-align: middle; width: 20px; height: 20px;}


.tgl a{
    display: block;
    
    animation: ziti 5s infinite;
}
@keyframes ziti {
    0% {
        transform: scale(1,1);
     
    }

    10%,20% {
        transform:  scale(1.2,1.2);
     
    }

    30%,50%,70%,90% {
        transform: scale(1.3,1.3) 
       
    }

    40%,60%,80% {
        transform: scale(1.1,1.1);
       
    }

    100% {
        transform: scale(1)
       
    }
}
.tgl a:hover{
    animation: zan 0s;
}
@keyframes zan {
    0% {
        transform: scale(1,1);
     
    }

    10%,20% {
        transform:  scale(1.2,1.2);
     
    }

    30%,50%,70%,90% {
        transform: scale(1.3,1.3) 
       
    }

    40%,60%,80% {
        transform: scale(1.1,1.1);
       
    }

    100% {
        transform: scale(1)
       
    }
}


 .selectVal {
    text-indent: 10px;
    text-align: left;
    color: #827d7d;;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    /* margin-left: 46px; */
    overflow: hidden;
    white-space: normal;
    background: url(../images/xsj.png) no-repeat 96% center;
    border-radius: 5px;
   
}

.selectMod .ul-options li {
	line-height:14px;
	padding:7px 9px;
	cursor:pointer;
    font-size: 14px;
    margin-top: 0;
}

.selectMod .ul-options {
	z-index: 90;
    width: 272px;
	max-height:174px;
	_height:174px;
	overflow-y:auto;
	background:#fff;
	border:1px solid #a3a3a3;
	position: absolute;
	text-align: left;
}

.selectMod .selectValOn {
	background-image:url(../images/ssj.png);
}
.selectMod .ul-options li.optionsHover {
	background:#ebebeb
}

.boss .selectVal{
    width: 258px;
    border: 1px solid #d4dde3;
    box-shadow: 0 0 5px #ccc;
}

.boss .selectMod .ul-options {
    width: 256px;
    left: 138px;
    padding-left: 0;

}

.dian{
    position: absolute;
    width: 100%;
    top: 0;
    height: 60px;
    z-index:30;
    cursor: pointer;
}



.mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	z-index: 50;
}

.hfoot a {
    display: inline-block;
}
.code {
    display: none;
    width: 319px;
    height: 249px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 2px #3459b0;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -161px;
    margin-top: -127px;
    z-index: 70;
}

.code .ima {
    width: 255px;
    height: 50px;
    margin: 40px auto 25px;
}
.code .ima .imgCode {
    float: left;
    width: 120px;
    height: 48px;
}
.code .ima .imgCode img {
    display: block;
    width: 100%;
    height: 100%;
}
.code .ima  .change {
    float: left;
    width: 108px;
    height: 46px;
    line-height: 46px;
    background-color: #f6f3ef;
    border-radius: 3px;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    margin-left: 22px;
}
.code  input {
    width: 255px;
    height: 46px;
    line-height: 46px;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #dddddd;
    font-size: 16px;
    text-indent: 10px;
}
.code a {
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    background-color: #3459b0;
    border-radius: 5px;
    font-size: 24px;
    color: #fff;
    margin: 21px auto;
}
.reg-agree-tags {
    padding-left: 0!important;
    width: 425px!important;
}
.rightFix {
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 2;
    width: 108px;
    height: 339px;
    background: url(../images/right-nav.png) no-repeat;
    text-align: center;
}
.rightFix .close {
    width: 20px;
    height: 20px;
    line-height: 15px;
    background: #306bd8;
    font-size: 20px;
    color: #fff;
    right: 5px;
    top: -8px;
    border-radius: 10px;
    cursor: pointer;
    position: absolute;
}
.rightFix .tit {
    height: 89px;
    font-size: 24px;
    color: #635823;
    padding-top: 18px;
}
.rightFix ul {
    margin-top: 7px;
    color: #fff;
}
.rightFix ul li {
    height: 27px;
    line-height: 27px;
    font-size: 18px;
    margin-bottom: 11px;
    cursor: pointer;
}
.rightFix ul li a:hover {
    text-decoration: none;
}
.rightFix a {
    font-size: 20px;
    color: #fff;
    line-height: 29px;
    padding-left: 6px;
}


.kecheng{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.common_title1{
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.common_title1 h3{
    color: #ee8222;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    padding-top: 20px;
}
.common_title1 h3 em{
  font-style: normal;
  color: #FF6E00;
}
.common_title1 span{
  width: 120px;
  height: 2px;
  margin-top: 8px;
  background: #FF6E00;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.common_title1 p{
  font-size: 18px;
  margin-top: 10px;
}

.kecheng_a{
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.kecheng_a li{
  width: 275px;
  border: 1px solid transparent;
  transition: 0.6s;
  overflow: hidden;
}
.kecheng_a a{
 display: block;
}
.kecheng_a li:hover{
  border-color: #FF4400;
  box-shadow: 0px 0px 10px #ccc;
}
.kecheng_a li img{
  width: 100%;
  height: 155px;
}
.kecheng_a li .info{
  padding: 10px 20px 20px 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.kecheng_a li h4{
  font-size: 18px;
}
.kecheng_a li p{
  color: #666;
}
.kecheng_a li .info .coo{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.kecheng_a li .jiage{
  color: #ff6600;
}
.kecheng_a li .jiage em{
  font-style: normal;
}
.kecheng_a li .jiage strong{
  font-size: 18px;
}
.kecheng_a li .detail{
  padding: 4px 10px;
  background: #ff6600;
  color: #fff;
}
.kecheng_a li .detail:hover{
  color: #fff;
}

.kecheng_b{
  width: 100%;
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}
.kecheng_b li{
  width: 585px;
}
.kecheng_b li a{
  display: flex;
  align-items: center;
}
.kecheng_b li .yuanjiao15{
  width: 405px;
  height: 245px;
}
.kecheng_b .info{
  margin-left: 20px;
}
.kecheng_b .info h4{
  font-size: 18px;
  margin-bottom: 10px;
}
.kecheng_b .info p{
  color: #666;
  line-height: 25px;
  display: flex;
  align-items: center;
}
.kecheng_b .info p img{
  max-width: 15px;
  margin-right: 10px;

}
.kecheng_b .info .jiage{
  margin-top: 25px;
}
.kecheng_b .info .jiage em{
  font-style: normal;
  color: #FF6E00;
  font-size: 16px;
}
.kecheng_b .info .jiage strong{
  font-size: 24px;
  color: #FF6E00;
}



/* 左侧导航栏 */
			
			.left-guides {
			    width: 60px;
			    position: fixed;
			    top: 24%;
			    left: 35px;
			    z-index: 9999;
				
			}
			
			.left-guide {
			    width: 100%;
			    background: #FFFFFF;
			    position: relative;
			    z-index: 9999;
				box-shadow: 0 -4px 12px 0 rgba(25,28,31, .08), 0 12px 18px 0 rgba(25,28,31, .2);
				}
			}
	
			.little-img {
			    position: absolute;
			    top: -60px;
			    left: 0;
			}
			
			.left-guide>ul {
			    display: flex;
			    flex-direction: column;
			    align-items: center;
			    justify-content: center;
			}
			
			.left-guide>ul>li>a {
			    height: 84px;
			    display: flex;
			    align-items: center;
			    justify-content: center;
			    flex-direction: column;
			}
			
			.left-guide>ul>li>a {
			    color: #fff;
			    font-size: 12px;
			}
			
			.left-guide ul li a img {
			    margin-bottom: 3px;
			}
			
			.left-guide ul .last-li {
			    width: 100%;
			    height: 75px;
			    background: #f96203;
			    display: flex;
			    justify-content: center;
			    align-items: center;
			    cursor: pointer;
			}
			
			.left-guide .hides {
			    transform: translate3d(-120%, 0, 0);
			    opacity: 0 !important;
			}
			
			.left-guide ul .last-li>img {
			    transform: rotate(180deg);
			    transition: all .3s ease;
			}
			
			.left-guide .left-nav {
			    width: 212px;
			    height: 283px;
			    background: #286ADE;
			    opacity: 0.8;
			    position: absolute;
			    top: 0;
			    left: 60px;
			    padding: 24px 23px 20px 20px;
			    z-index: 999;
			    overflow: hidden;
			    transition: all .3s;
			}
			
			.left-guide .left-nav .item1 {
			    overflow: hidden;
			}
			.left-guide .left-nav .item1 strong{
			    margin-top: 10px;
			    margin-bottom: 10px;
				font-weight: bold;
			}
			
			.left-guide .left-nav .item1 h4 {
			    font-size: 14px;
			    color: #FFFFFF;
				margin-bottom: 14px;
			}
			
			.left-guide .left-nav .item1 ul {
			    display: flex;
			    flex-wrap: wrap;
			    justify-content: flex-start;
			    align-items: center;
			}
			
			.left-guide .left-nav .item1 ul li {
			    text-align: left;
			    margin: 0 20px 8px 0;
			}
			
			.left-guide .left-nav .item1 ul li:nth-child(6),
			.left-guide .left-nav .item2 ul li:nth-child(2) {
			    margin-right: 0;
			}
			
			.left-guide .left-nav .item1 ul li a {
			    font-size: 12px;
			    color: #FFFFFF;
			}
			
			.left-guide .left-nav .item1 ul li a:hover {
			    color: #fff;
			}
			
			/*左侧导航栏 -end */
			
	
	/* 右侧导航栏 */
    .rightFloatNav{width:68px;position:fixed;top:45%;right:30px;z-index:99;font:14px/1.5 "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1,\9ED1\4F53","Heiti SC",tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;color:#666;}
    .rightFloatNav .rightFloatNav-list,.rightFloatNav .rf-returnTop{background:#fff;border:1px solid #ecedee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 3px 11px rgba(217,217,217,.5);-moz-box-shadow:0 3px 11px rgba(217,217,217,.5);box-shadow:0 3px 11px rgba(217,217,217,.5);}
    .rightFloatNav .rightFloatNav-list li{padding:4px;text-align:center;position:relative;z-index:1;}
    .rightFloatNav .rightFloatNav-list li a,.rightFloatNav .rf-returnTop a{height:54px;padding-top:6px;line-height:24px;display:block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;font-size:12px;color:#666;}
    .rightFloatNav .rightFloatNav-list li i,.rightFloatNav .rf-returnTop i,.rightFloatNav .rightFloatNav-switch-icon{background:url(https://img.gaodun.cn/uploads/2206/256-22061510413Hb.png) no-repeat center top;}
    .rightFloatNav .rightFloatNav-list li i,.rightFloatNav .rf-returnTop i{width:30px;height:30px;margin:0 auto;display:block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;*cursor:pointer;}
    .rightFloatNav .rightFloatNav-list li .rf-online-icon{background-position:center -60px;}
    .rightFloatNav .rightFloatNav-list li .rf-app-icon{background-position:center -120px;}
    .rightFloatNav .rightFloatNav-list li .rf-weixin-icon{background-position:center -180px;}
    .rightFloatNav .rightFloatNav-list li .rf-fankui-icon{background-position:center -240px;}
    .rightFloatNav .rightFloatNav-list li a:hover,.rightFloatNav .rf-returnTop a:hover{color:#fff;text-decoration:none;background:#fd7400;}
    .rightFloatNav .rightFloatNav-list li a:hover i{background-position:center -30px;}
    .rightFloatNav .rightFloatNav-list li a:hover .rf-online-icon{background-position:center -90px;}
    .rightFloatNav .rightFloatNav-list li a:hover .rf-app-icon{background-position:center -150px;}
    .rightFloatNav .rightFloatNav-list li a:hover .rf-weixin-icon{background-position:center -210px;}
    .rightFloatNav .rightFloatNav-list li a:hover .rf-fankui-icon{background-position:center -270px;}
    .rightFloatNav .rightFloatNav-layer{width:80px;height:106px;padding:11px 14px 0 10px;line-height:28px;font-size:12px;color:#666;background:url(https://img.gaodun.cn/uploads/2206/256-220615104213C8.png) no-repeat;position:absolute;left:-105px;top:-22px;display:none;}
    .rightFloatNav .rightFloatNav-layer img{display:block;margin:0 auto;}
    .rightFloatNav .rightFloatNav-list li:hover .rightFloatNav-layer{display:block;}
  .rightFloatNav .rightFloatNav-list .rightFloatNav-app-layer{width:345px;height:145px;padding:13px 0 0 7px;left:-352px;top:-45px;background:url(https://img.gaodun.cn/uploads/2206/256-220615104250463.png) no-repeat;}
    .rightFloatNav .rightFloatNav-list .rightFloatNav-app-ewm{width:112px;line-height:16px;text-align:center;}
    .rightFloatNav .rightFloatNav-list .rightFloatNav-app-ewm img{display:block;margin:0 auto 4px;}
    .rightFloatNav .rightFloatNav-list .rightFloatNav-app-info{height:115px;padding:5px 0 0 12px;margin-left:113px;line-height:24px;border-left:1px solid #f2f2f2;text-align:left;}
    .rightFloatNav .rightFloatNav-list .rightFloatNav-app-info a{color:#07bdc7;display:inline;height:auto;padding:0;line-height:normal;}
    .rightFloatNav .rightFloatNav-list .rightFloatNav-app-info a:hover{background:none;color:#07bdc7;text-decoration:underline;}
    .rightFloatNav .rf-returnTop{padding:4px;text-align:center;margin-top:16px;vertical-align:top;display:none;}
    .rightFloatNav .rf-returnTop i{background-position:center -300px;}
    .rightFloatNav .rf-returnTop a:hover i{background-position:center -330px;}
    .rightFloatNav .rightFloatNav-switch-icon{width:16px;height:24px;overflow:hidden;line-height:240px;position:absolute;left:-16px;top:126px;background-position:right -363px;}
    .rightFloatNav .rightFloatNav-switch-icon:hover{opacity:0.7;filter:alpha(opacity=70);}
    .rightFloatNav-switch .rightFloatNav-switch-icon{background-position:right -393px;}
  /*.rightFloatNav .rightFloatNav-newPeople{margin-bottom:3px;display:none;-webkit-animation:hatch 4s 0s infinite both;-moz-animation:hatch 4s 0s infinite both;-o-animation:hatch 4s 0s infinite both;animation:hatch 4s 0s infinite both}
  .rightFloatNav .rightFloatNav-newPeople img{display:block;margin:0 auto;}*/
    .rightFloatNav .rightFloatNav-newPeople{ position:absolute; left:-15px; top:-78px;}
  .rightFloatNav .rightFloatNav-newPeople span{ display:block; position:absolute; left:0; top:0;}
    @-webkit-keyframes hatch{
        0%{-webkit-transform:rotate(0deg)}
        5%{-webkit-transform:rotate(-4deg)}
        9%{-webkit-transform:rotate(4deg)}
        13%{-webkit-transform:rotate(-4deg)}
        16%{-webkit-transform:rotate(2deg)}
        20%{-webkit-transform:rotate(-2deg)}
        25%{-webkit-transform:rotate(0deg)}
    }
    @-moz-keyframes hatch{
        0%{-moz-transform:rotate(0deg)}
        5%{-moz-transform:rotate(-4deg)}
        9%{-moz-transform:rotate(4deg)}
        13%{-moz-transform:rotate(-4deg)}
        16%{-moz-transform:rotate(2deg)}
        20%{-moz-transform:rotate(-2deg)}
        25%{-moz-transform:rotate(0deg)}
    }
    @-o-keyframes hatch{
        0%{-o-transform:rotate(0deg)}
        5%{-o-transform:rotate(-4deg)}
        9%{-o-transform:rotate(4deg)}
        13%{-o-transform:rotate(-4deg)}
        16%{-o-transform:rotate(2deg)}
        20%{-o-transform:rotate(-2deg)}
        25%{-o-transform:rotate(0deg)}
    }
    @keyframes hatch{
        0%{transform:rotate(0deg)}
        5%{transform:rotate(-4deg)}
        9%{transform:rotate(4deg)}
        13%{transform:rotate(-4deg)}
        16%{transform:rotate(2deg)}
        20%{transform:rotate(-2deg)}
        25%{transform:rotate(0deg)}
    }
	/* 右侧导航栏 - end */





