    html {
      height: 100%;
    }
    body {
      background: #E2E4E7;
      padding: 0;
      text-align: center;
      font-family: 微软雅黑;
      position: relative;
      margin: 0;
      height: 100%;
      -webkit-font-smoothing: antialiased;
      min-width: 1280px;
    }
    
    .wrapper {
    	height: 100% !important;
    	height: 100%;
    	margin: 0 auto; 
    	overflow: hidden;
    }    
    .main {
      float: left;
      width: 100%;
      margin: 0 auto;
    }

    .main section  {
      overflow: hidden;
    }
    ul{
    	list-style: none;
    	padding:0;
    	margin: 0;
    }
    .clearfix:after{
    	content:"";
    	display:block;
    	clear:both;
    }
    a{
    	text-decoration: none;
    	color:#000;
    }

/*第一块*/
.page1{
	min-width: 1280px;
}
.page1_bg{
	position:relative;
	width:100%;
	height:100%;
}
.page1_bg img{
	width:100%;
	height:100%;
}
.gif_xingxing{
	position:absolute;
	left:0;
	top:0;
	opacity: 0.5;
}
.page1 .data_nav{
	position:absolute;
	right:20px;
	top:20px;
	z-index: 99;
}
.page1 .data_nav ul li .caret{
    display: inline-block;
    vertical-align: middle;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.page1 .page1_icon{
	position:absolute;
	top:50%;
	left:50%;
	width:700px;
	margin-top: -250px;
	margin-left: -350px;
	z-index:9;
}
.page1 .page1_icon img{
	width:100%;
}
.page1 .data_nav ul li{
	float: left;
	position:relative;
	padding:10px 20px;
}
.page1 .data_nav ul li .server_hover{
	position:absolute;
	top:40px;
	left:0;
	display:none;
}
.page1 .data_nav ul li .server_hover ul{
	width:150px;
	text-align: left;
	background-color: #811;
}
.page1 .data_nav ul li .server_hover ul li{
	float: none;
	margin-right: 0;
	line-height: 25px;
	padding:10px;
}
.page1 .data_nav ul li .server_hover ul li:hover{
	background-color: #350101 !important;
}
.page1 .data_nav ul li a{
	color:#fff;
	font-size: 14px;
	text-decoration: none;
}

/*第二块*/
.page2{
	min-width: 1280px;
}
.page2_bg{
	position:relative;
	width:100%;
	height:100%;
}
.page2_bg img{
	width:100%;
	height:100%;
}
.page2 .container{
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
}
.page2 .container .page2_titel{
	margin-bottom:100px;
	color:#39556d;
}
.page2 .container ul li{
	float:left;
	width:14.5%;
	padding:0 5%;
	border-right: 1px dashed #bbbbbb;
}
.page2 .container ul li:last-child{
	border:none;
}
.page2 .container ul li .page2_icon{
}
.page2 .container ul li .page2_icon img{
	width:100%;
}

/*第三块*/
.page3{
	min-width: 1280px;
}
.page3_bg{
	position:relative;
	width:100%; 
	height:100%;  
}
.page3_bg img{
	width:100%;
	height:100%;
}
.page3 .container{
	position:absolute;
	top:50%;
	width:1238px;
	left:50%;
	height:600px;
	z-index:999;
	margin-top:-300px;
	margin-left:-619px;
}
.gif_xingxing_san{
	position:absolute;
	top:0;
	left:0;
    opacity: 0.5;
}
.page3 .container h1{
	color:#fff;
	margin-bottom: 80px;
}
.page3 .container ul li{
	width:302px;
	height:202px;
	margin-right: 10px;
	float:left;
	background-color: #fff;
	margin-bottom:5%;
	overflow:hidden;
}
.page3 .container ul li:nth-child(4){
	margin-right: 0;
}
.page3 .container ul li:nth-child(8){
	margin-right: 0;
}
.page3 .container ul li img{
	width:100%;
}
.page3 .container ul li a{
    color: #000;
    padding: 17%;
    display: block;
    line-height: 25px;
    text-align: left;
}

/*第四块*/
.page4{
	min-width: 1280px;	
}
.page4_bg{
	position:relative;
	width:100%;
	height:100%;
}
.page4_bg img{
	width:100%;
	height:100%;
}
.page4 .container{
	position:absolute;
	top:50%;
	width:1238px;
	left:50%;
	height:700px;
	margin-top:-350px;
	margin-left:-619px;
	
}
.page4 .container .cons_font{
	width:100%;
}
.page4 .container h1{
	margin-bottom:30px;
	color:#39556d;
}
.page4 .container .cons_first{
	width:58%;
	margin: 0 auto;
}
.first_bl{
	width:30% !important;
	margin-right:3% !important;
}
.first_bm{
	width:19% !important;
}
.first_bm img{
	width:100%;
}
.first_bl img{
	width:100%;
}
 .first_left{
	float:left;
	text-align: right;
	margin-right: 1%;
	height:100%;
}
.first_right{
	text-align: left;
	float:left;
	height:100%;
}
 .first_kongbai{
	float:left;
	height:200px;
	width:232px;
	background-color:transparent;
}
.page4 .container .cons_second{
	width:91.5%;
	margin: 0 auto;
}
.page4 .container .cons_third{
	width:58.5%;
	margin: 0 auto;
}

/*第五块*/
.page5{
	min-width: 1280px;
}
.page5_bg{
	position:relative;
	width:100%;
	height:100%;
}
.page5_bg img{
	width:100%;
	height:100%;
}
.page5 .container{
	position:absolute;
	top:10%;
	width:100%;
}
.footer_card{
	width:60%;
	margin:0 auto;
}
.page5 .container .wj_card{
	float:left;
	margin-right:5%;
	width:20%;
}
.page5 .container .wj_card img{
	width:100%;
}
.page5 .container .wj_card1{
	float:left;
	margin-right:10%;
	width:20%;
}
.page5 .container .wj_card1 img{
	width:100%;
}
.page5 .container .footer_inform{
	float:left;
	color:#fff;
	text-align: left;
	width:45%;
}
.conter-maxwd{
	text-align:left;
}
.foot_cot {
    width: 80%;
    margin: 0 auto;
    padding-top: 60px;
    font-size: 12px;
}
.foot_let {
    float: left;
    width: 33.3%;
}
.foot_let p {
    padding-left: 5%;
    text-indent: 0em;
}
.foot_tit a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.foot_roea {
    border-bottom: 2px solid #fff;
    margin-left: 5%;
    width: 30%;
    float: left;
}
.foot_qweqw {
    border-bottom: 2px solid #666;
    margin-left: 5%;
}
.fuwu_op {
    margin-left: 5%;
    margin-top: 10px;
}
.fuwu_op li {
    line-height: 25px;
    color: #999;
}
.fuwu_op a {
    color: #fff;
}
.fuwu_op a:hover{
	color:red;
}
.log_sad {
    margin: 0 auto;
    border-top: 1px solid #666;
    margin-top: 50px;
    height: 60px;
    line-height: 60px;
    color: #666;
}
.log_sad {
    line-height: 60px;
    color: #fff;
}
.log_sad a{
	color: #fff;
}
.right_fd{
    position: fixed;
    top: 33% !important;
    right: 0px;
    background: white;
    height: 225px;
    z-index: 99;
    width: 85px;
    margin-top: -110px;
    box-shadow: 0 0 10px #cccaca;
}
.right_fd a{
	padding: 0 10px;
    display: block;
    height: 75px;
    color: white;
    font-size: 14px;
}
.right_fd .right_fda2 span{
    font-size: 13px;
    line-height: 24px;
    padding-top: 13px;
    display: block;
    display:none;
    height: 100%;
    text-align:center;
}
.right_fd i{
    display: block;
    height: 100%;	
    font-style: normal;
}
.right_fd .right_fda1{
    background: url(../images/sidec1.png) no-repeat center center;	
    background-size: 40px;
}
.right_fd .right_fda2{
	background: url(../images/sidec2.png) no-repeat center center;
	background-size: 40px;
}
.right_fd .right_fda2 i{
	border-top: solid 1px #cc1625;
}
.right_fd .right_fda2 i.noBorder{
	border-top: none !important;
}
.right_fd .right_fda3 i{
	border-top: solid 1px #cc1625;
}
.right_fd .right_fda3 i.noBorder{
	border-top: none !important;
}
.right_fd .right_fda3{
	background: url(../images/sidec3.png) no-repeat center center;
	background-size: 40px;
}
.right_fd .right_fda1:hover{
	background: url(../images/sidec11.png) no-repeat center center;
	background-size: 40px;
	background-color:#cc1625;
}
.right_fd .right_fda2:hover{
    background:none;	
    background-color:#cc1625;
}
.right_fd .right_fda2:hover span{	
	display: block;
}
.right_fd .right_fda3:hover{
    background: url(../images/sidec33.png) no-repeat center center;	
    background-size: 40px;
    background-color:#cc1625;
}
.right_fd{
    position: fixed;
    top: 50%;
    right: 0px;
    background: white;
    height: 225px;
    z-index: 99;
    width: 85px;
    margin-top: -110px;
    box-shadow: 0 0 10px #cccaca;
}
.right_fd a{
	padding: 0 10px;
    display: block;
    height: 75px;
    color: white;
    font-size: 14px;
}
.right_fd .right_fda2 span{
    font-size: 13px;
    line-height: 24px;
    padding-top: 13px;
    display: block;
    display:none;
    height: 100%;
    text-align:center;
}
.right_fd i{
    display: block;
    height: 100%;	
}
.right_fd .right_fda1{
    background: url(../images/sidec1.png) no-repeat center center;	
    background-size: 40px;
}
.right_fd .right_fda2{
	background: url(../images/sidec2.png) no-repeat center center;
	background-size: 40px;
}
.right_fd .right_fda2 i{
	border-top: solid 1px #cc1625;
}
.right_fd .right_fda2 i.noBorder{
	border-top: none !important;
}
.right_fd .right_fda3 i{
	border-top: solid 1px #cc1625;
}
.right_fd .right_fda3 i.noBorder{
	border-top: none !important;
}
.right_fd .right_fda3{
	background: url(../images/sidec3.png) no-repeat center center;
	background-size: 40px;
}
.right_fd .right_fda1:hover{
	background: url(../images/sidec11.png) no-repeat center center;
	background-size: 40px;
	background-color:#cc1625;
}
.right_fd .right_fda2:hover{
    background:none;	
    background-color:#cc1625;
}
.right_fd .right_fda2:hover span{	
	display: block;
}
.right_fd .right_fda3:hover{
    background: url(../images/sidec33.png) no-repeat center center;	
    background-size: 40px;
    background-color:#cc1625;
}
.mainCIput{
	width: 432px;
    margin: 0 auto;
}
.from_shiyong .sy_text {
    font-size: 14px;
}
.submits_input {
    margin-top: 0 !important; 
    width: 204px !important;
    margin-bottom: 10px;
    padding-left: 4px;
    padding-top: 0;
    padding-bottom: 0;
}
.shi_code span{
	width: 95px !important;
	top:1px !important;
}
em{
	font-style: normal;
}
.botApp{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    color: white;
    background: url(../images/botBjRed.png) no-repeat;
    background-size: 100% 100%;
    font-size: 17px;	
}
.botApp p {
    display: inline-block;
    line-height: 30px;
    margin-bottom: 0;
    width: 896px;
    margin-top: 0;
}
.botApp .container{
    position: initial !important;
    width: 1170px;
    margin: 0 auto;
}
.botApp p span {
    padding-right: 6%;
}
.botApp p i {
    padding-right: 2%;
    font-style: normal;
}
.botApp p input {
    border: solid 1px #e3e3e3;
    border-radius: 0;
    height: 30px;
    line-height: 30px;
    color: black;
    margin-top: 10px;
    margin-right: 2%;
    box-sizing: border-box;
    padding-left: 4px;
}
.botApp p b {
    height: 30px;
    font-weight: normal;
    max-width: 120px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    padding: 0 5px;
}
.botApp .botSubmit {
    width: 90px;
    background: white;
    border: solid 1px #e3e3e3;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    color: #cc1625;
    font-size: 16px;
    outline: none;
}
.botApp em {
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    background: url(../images/botClose.png) no-repeat center center;
    background-size: contain;
    margin-top: 10px;
    margin-right: 6%;
    cursor: pointer;
}
