@charset "UTF-8";
/* CSS Document */
*{margin: 0;padding: 0;font-family:"Microsoft YaHei"; color:#313131; font-size: 14px; text-decoration: none; list-style: none;}
a{
	cursor: pointer;
}
input{
	border: none;
}
button{
	background: none;
	border: none;
	cursor: pointer;
}
body{
	background: #f2f2f2;
}
/*头部*/
.headbg{
	position: fixed;
	top:0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 82px;
	background: url(../../images/new/headbg.png);
}
.headbox{
	width: 1002px;
	height: 80px;
	margin: 0 auto;
}
.logo{
	width: 325px;
	height: 80px;
	float: left;
	background: url(../../images/new/logo.png);
}
.logo2{
	width:450px;
	height:80px;
	float:left;
	background:url(../../images/new/logo_new.png) left no-repeat;
}
.head_r{
	float: right;
	position: relative;
}
.head_r li{
	float:left;
	padding-top: 40px;
}
.head_r li a{
	display: inline-block;	
}
.head_r li a:hover{
	color: #b60005;
}
.top_help{
	padding-left: 18px;
	background: url(../../images/new/login_ico1.png) no-repeat;
	margin-right: 30px;
	font-size: 15px;
}
.top_downlond{
	padding-left: 22px;
	background: url(../../images/new/login_ico2.png) no-repeat;
	margin-right: 30px;
	font-size: 15px;
}
.top_DEMO{
	padding-left: 22px;
	background: url(../../images/new/login_ico3.png) no-repeat;
	margin-right: 40px;
	font-size: 15px;
}
.top_link1 span{
	color: #ddd;
	padding: 0 6px;
}
/*弹出层*/
.helpdiv_bg{
	position: absolute;
	top: 20px;
	left: -14px;
}
.downlonddiv_bg{
	position: absolute;
	top: 20px;
	left: -30px;
}
.div_topl{
	width: 264px;
	height: 14px;
	background: url(../../images/new/bg_topl.png);
}
.div_topr{
	width: 264px;
	height: 14px;
	background: url(../../images/new/bg_topr.png);
}
.div_m{
	width: 264px;
	padding: 5px 0;
	background: url(../../images/new/bg_m.png);
}
.div_d{
	width: 264px;
	height: 14px;
	background: url(../../images/new/bg_down.png);
}
.head_r li .div_m a{
	display: block;
	width: 226px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	margin: 0 auto;
	border-left: 2px #ddd solid;
}
.head_r li .div_m a:hover{
	border-left: 2px solid #b60005;
}
.head_r li .div_m .div_mon{
	border-left: 2px solid #b60005;
	color: #b60005;
}
/*广告*/
.flexslider {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px #ddd solid;
	/* z-index:-1; */
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
	z-index:1;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
/*	line-height: 99em;*/
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../../images/new/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 11;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
	z-index: 11;
}

.flex-direction-nav .flex-prev {
	left: 0;
	z-index: 11;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
	z-index: 11;
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
	z-index: 11;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../../images/new/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 600px;
	display: block;
}
/*登录框*/
.con_bg{
	width: 346px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top:120px;
	left: 50%;
	margin-left: 155px;
	z-index: 11;
}
.text_bg{
	width: 346px;
	height: 438px;
	background: url(../../images/new/kuang1.png);
	float: right;
	position: relative;
	z-index: 1;
}
.text_bgfrist{
	width: 346px;
	height: 438px;
	background: url(../../images/new/kuang2.png);
	float: right;
	position: relative;
	z-index: 1;
}
.text_tit{
	width: 300px;
	height: 60px;
	line-height: 80px;
	border-bottom: 2px solid #b60005;
	text-align: center;
	font-size: 18px;
	margin: 0 auto 0 auto;
	z-index: 2;
}
.tab_box{
	width: 300px;
	height: 70px;
	margin: 0 auto 30px auto;
	z-index: 2;
}
.tab_box li{
	float: left;	
}
.tab1,.tab2{
	display: inline-block;
	width: 150px;
	height: 50px;
	margin-top: 20px;
	border-bottom: 2px solid #eee;
	text-align: center;
	line-height: 58px;
	position: relative;
}
.key_link{
	position: absolute;
	left: 0;
	bottom: -20px;
	font-size: 12px;
	color:#666;
}
.tab_box li a:hover{
	color: #333;
}
.tab_on{
	width: 150px;
	height: 7px;
	background: url(../../images/new/login_tab.png) no-repeat;
	position: absolute;
	bottom: -7px;
	left: 0;
}
.fz_15px{
	font-size: 15px;
}
.color_6{
	color: #999;
}
.text_a,.text_c{
	width: 280px;
	height: 42px;
	margin: 15px auto 0 auto;
	border: 1px #eee solid;
	position: relative;
}
.text_b{
	width: 280px;
	height: 42px;
	margin: 15px auto 0 auto;
	border: 1px #eee solid;
	position: relative;
}
.text_icon{
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.text_icon4{
	display: inline-block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../../images/new/login_ico9.png) no-repeat center;;
}
.t_icon1{
	background: url(../../images/new/login_ico4.png);
}
.t_icon2{
	background: url(../../images/new/login_ico6.png);
}
.text_inp{
	line-height: 40px;
	margin-left: 40px;
	padding-left: 10px;
	width: 200px;
	height: 40px;
}
input::-ms-clear{
	display: none;
}
.text_inp2{
	line-height: 40px;
	padding-left: 10px;
	width: 170px;
	height: 40px;
}
.prss_dev{
	margin-left: 40px;
	z-index:-1;
}
.text_pic{
	width: 90px;
	height: 40px;
	position: absolute;
	top: 1px;
	right: 1px;
}
.text_pic img{
	width: 90px;
	height: 40px;
}
.xy_yes{
	width: 280px;
	margin: 10px auto 0 auto;
	font-size: 12px;
	color:#666;
}
.xy_yes a{
	font-size: 12px;
}
.color_r{
	color:#b60005;
	font-size: 12px;
}
.login_btn{
	display: block;
	width: 280px;
	height: 42px;
	background: #b60005;
	margin: 25px auto 10px auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
}
.login_btn2{
	display: block;
	width: 240px;
	height: 42px;
	background: #b60005;
	margin: 60px auto 10px auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.login_btn3{
	display: block;
	width: 240px;
	height: 42px;
	border: 1px #b60005 solid;
	margin: 30px auto 10px auto;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.login_btn:hover,.login_btn2:hover{
	background: #d82b37;
}
.login_btn3:hover{
	background: #eee;
}
.link_box{
	margin: 0 auto;
	width: 280px;
	height: auto;
	overflow: hidden;
}
.link_box a{
	display: block;
	font-size: 12px;
}
.link_box a:hover{
	color: #b60005;
}
.link_zc{
	float: left;
	background: url(../../images/new/login_ico8.png) no-repeat 0 center;
	padding-left: 20px;
}
.link_m{
	float: right;
}
/*报错层*/
.wrongdiv_bg{
	position: absolute;
	top: 34px;
	left: 8px;
	z-index: 1;
}
.div_topm{
	width: 264px;
	height: 14px;
	background: url(../../images/new/bg_topm.png);
}
.close_icon{
	position: absolute;
	width: 38px;
	height: 30px;
	background: url(../../images/new/login_ico7.png);
	top: 12px;
	right: 10px;
}
.wrong_con{
	width: 224px;
	margin: 10px auto;
}
.fz_12px{
	font-size: 12px;
}
/*温馨提示*/
.tsbg{
	width: 1002px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
}
.tsbox{
	width: 600px;
	float: left;
}
.tsbox ul li{
	font-size: 12px;
	color:#666;
	line-height: 20px;
}
/*二维码*/
.hzsh_box{
	float: right;
	width: 330px;
	border-top: 1px #ddd solid;
	position: relative;
}
.hzsh_box p{
	position: absolute;
	top: -10px;
	left: 108px;
	font-size: 15px;
	background: #f2f2f2;
	padding: 0 10px;
	z-index: 1;
}
.hzsh_box ul li{
	float: left;
	width: 90px;
	height: 90px;
	margin: 30px 0 0 26px;
	text-align: center;
}
.hzsh_box ul li:first-child{
	margin-left: 0;
}

/*页尾*/
.fooder{
	width: 1002px;
	margin: 0 auto;
	line-height: 40px;
	border-top: 1px #ddd solid;
	font-size: 12px;
	color: #AAAAAA;
	text-align: center;
	margin-top: 30px;
}

