body,ul,h1,h2,h3,h4,h5,h6,p {
	font-family: 'Microsoft yahei';
	font-size: 14px;
	padding: 0;
	margin: 0;
	cursor: default;
}
body,html{
	width: 100%;
	height: 100%;
}
li,a{
	text-decoration: none;
	list-style: none;
}
a{
	cursor: pointer;
}
  
.clear:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0
}


.clear {
	zoom: 1
}
strong,span{
	line-height: normal;
}


.zj_all{
	width: 100%;
	min-width:1200px;
	min-height: 100%;
	padding-top: 314px;
	padding-bottom: 348px;
	position: relative;
	box-sizing: border-box;
}
.header{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
.footer{
	position: absolute;
	width: 100%;
	height: 348px;
	bottom: 0;
	left: 0;
}



/*内容区域宽度*/
.container{
	width: 1200px;
	margin: 0 auto;
}
/*内容区域宽度*/

/*头部*/
.sendVerifyCode {
    width: 110px;
    height: 30px;
    border: 0;
    margin-top: 0px;
    background: #fe8d52;
    color: #fff;
}
.header{
	
}
.sendVerifyCode {
    width: 110px;
    height: 30px;
    border: 0;
    margin-top: 0px;
    background: #fe8d52;
    color: #fff;
}
.header_one{
	width: 100%;
	/* height: 60px; */
	height: 70px;
	background-color: #eeeeee;
}
.header_oneL{
	float: left;
	width: 189px;
	height: 60px;
	position: relative;
	font-size: 0;
	text-align: center;
}
.header_oneL a{
	display: inline-block;
}
/* .header_oneR{
	float: right;
	width: 1011px;
}
.header_oneR li{
	width: 303px;
	height: 30px;
	line-height: 30px;
	padding-left: 14px;
	position: relative;
	margin-right: 30px;
	float: left;
}
.header_oneR li:nth-child(3){
	margin-right: 0;
}
.header_oneR li:nth-child(6){
	margin-right: 0;
}
.header_oneR li div{
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #797979;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.header_oneR li a{
	display: inline-block;
	width: 100%;
	color: #747474;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
} */

.login{
	height: 40px;
	width: 100%;
	background-color: #de1516;
	overflow: hidden;
}
.login02{
	padding-top: 4px;
	height: 40px;
	float: left;
	box-sizing: border-box;
}
.login02 li{
	float: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin-left: 18px;
}
.login02>dd{
	display:none;
} 
.login02 li span{
	display: inline-block;
	margin-right: 6px;
}
.login02 li input{
	height: 30px;
	outline: none;
	box-sizing: border-box;
	padding-left: 8px;
	width: 134px;
	border: none;
}
/* .login02 li>img{
	display:none;
} */
.login02 li div{
	display: inline-block;
	width: 62px;
	height: 30px;
	background: #fff;
	vertical-align: bottom;
	margin-left: 6px;
}
.zjLogV02>img {
    height: 31px !important;
    width: 28px !important;
    position: absolute;
    right: 756px;
    top: 63px;
}
.login02 li div img{
	width:100%;
	height:100%
}

.login01{
	float: left;
	margin-top: 2px;
}
.login03{
	float: right;
	height: 40px;
	padding-top: 9px;
	box-sizing: border-box;
	margin-left: 10px;
}
.login03 div{
	float: left;
	margin-left: 10px;
	height: 25px;
	padding: 0 16px;
	background: #fe8d52;
	color: #fff;
	line-height: 25px;
	border-radius: 13px;
	cursor: pointer;
}
.login03 .login333{
	float: left;
	height: 25px;
	padding: 0;
	margin:0;
	background: rgba(255,255,255,0);
	color: #fff;
	line-height: 25px;
	border-radius: 13px;
	cursor: pointer;
}
.countDown{
	position:absolute;
	top: 82px;
	left:1024px;
	width:20px;
	height:20px;
	border:0px solid red;
	color: #fe8d52;
	display:none;
}
.login03 input{
	float: left;
	margin-left: 24px;
	height: 25px;
	padding: 0 16px;
	background: #fe8d52;
	color: #fff;
	line-height: 25px;
	border-radius: 13px;
	cursor: pointer;
}
.login03 div a{
	color: #fff;
}
#ht, #gr, #tc{
	float: left;
    margin-left: 18px;
    height: 25px;
    padding: 0 16px;
    background: #fe8d52;
    color: #fff;
    line-height: 25px;
    border-radius: 13px;
    cursor: pointer;
}
.header_two{
	width: 100%;
	height: 150px;
	background-color: #abcbe6;
	position: relative;
	overflow: hidden;
}
.header_two img{
	width: 1920px;
	height: 150px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.header_three{
	width: 100%;
	height: 50px;
	background-color: #de1516;
	position: relative;
}
.header_three>ul>li{
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	float: left;
}

.header_three>ul>li>a{
	color: #ffffff;
	display: block;
	letter-spacing: 2px;
}
.header_three>ul>li>a:hover{
	color: #de1516 !important;
	background: #fff;
}
.header_three_active{
	color: #de1516 !important;
	background: #fff;
}
.header_three_list{
	position: absolute;
	width: 100%;
	min-width:1200px;
	height: 50px;
	overflow: hidden;
	border-top: 1px solid #fff;
	background: #fdf5f0;
	top: 50px;
	left: 0;
	text-align: center;
	font-size: 0;
	display: none;
}
.header_three_list>ul{
	display: inline-block;
	height: 50px;
	padding: 11px;
}
.header_three_list>ul li{
	float: left;
	line-height: 24px;
	padding: 2px 30px;
	box-sizing: border-box;
	border-left: 1px solid #fff;
}
.header_three_list>ul li:first-child{
	border: none;
}
.header_three_list>ul li a{
	color: #333;
	font-size: 16px;
	letter-spacing: 1px;
}
.header_three_list>ul li a:hover{
	color: #005293;
}
/*头部*/

/*底部*/
.footer_one{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #de1516;
	text-align: center;
	font-size: 0;
	margin-bottom: 17px;
}
.footer_oneDel{
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
}
.footer_oneDel div{
	float: left;
}
.footer_oneDel ul{
	float: left;
}
.footer_oneDel ul li{
	float: left;
	margin: 0 4px;
}
.footer_oneDel ul a{
	display: block;
	color: #fff;
}

.footer_three{
	text-align: center;
	margin-top: 24px !important;
}
.footer_threeDel{
	display: inline-block;
	line-height: 22px;
}
.footer_threeDel li{
	float: left;
}
.footer_threeDel li a{
	display: block;
	color: #333;
	margin: 0 16px;
}

.footer_four{
	line-height: 22px;
	font-size: 14px;
	color: #747474;
	text-align: center;
	position: relative;
}
.footer_two{
	position: absolute;
    top: 0;
    left: 50%;
    margin-left: -211px;
}
.footer_two img{
	width: 60px;
}

.footer_five{
	line-height: 22px;
	font-size: 0;
	text-align: center;
}
.footer_five a{
	display: inline-block;
	font-size: 14px;
	color: #333;
}
.footer_zero{
	margin-top: 8px;
	color: #333;
}
.footer_six{
	color: #333;
	line-height: 22px;
	font-size: 0;
	text-align: center;
}
.footer_six a{
	display: inline-block;
	font-size: 14px;
	color: #333;
	padding-left: 24px;
	background: url(../img/public/ggwabh.png) no-repeat 0px 0px;
}
.footer_zz{
	margin-top:-10px;
	margin-bottom:10px;
}
.footer_zz li{
	float:left;
	width:145px;
	margin-left:5px;
	margin-top:10px
}
.footer_zz li:first-child{
	margin-left:0px;
}
.footer_zz li:nth-child(9){
	margin-left:0;
}
.footer_zz li a{
	display:block;
	font-size:0;
}
.footer_zz li a img{
	width:145px;
	height:60px;
}
/*底部*/


/*页面内部导航*/
.zj_subNavigation{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	padding-left: 20px;
}
.zj_subNavigation li{
	float: left;
}
/*页面内部导航*/

/*标题公共样式*/
.zj_tit{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
}
.zj_titL{
	float: left;
	height: 34px;
	line-height: 34px;
	border-left: 4px solid #de1516;
	font-size: 18px;
	font-weight: bold;
	color: #de1516;
	text-indent: 8px;
}
.zj_titR{
	float: right;
	font-size: 14px;
	color: #aaaaaa;
	display: block;
	margin-right: 6px;
}


.czj_tit{
	height: 50px;
	width: 100%;
	background-color: #CE2024;
	padding-top: 10px;
	line-height: 36px;
	box-sizing: border-box;
	position: relative;
}
.j_tit{
	padding-top: 0;
}
.czj_titL{
	float: left;
	height: 40px;
	padding: 0 14px;
	color: #636060;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
}
.j_titL{
	line-height: 50px;
	cursor: default;
}
.czj_titL_active{
	background-color: #fff;
	color: #de1516;
}
.czj_titR{
	color: #fff;
	margin-right: 18px;
}
.j_titR{
	color: #fff;
	margin-right: 18px;
	line-height: 50px;
	display: block;
	height: 50px;
}
.ss{
	position: absolute;
    top: 4px;
    right: 0;
	width: 182px;
	height: 32px;
	outline: none;
	background-color: #ffffff;
	border: none;
	border-radius: 17px;
	border: solid 1px #aaaaaa;
	padding-left: 12px;
	padding-right: 30px;
	box-sizing: border-box;
}
.ssImg{
	position: absolute;
	right: 10px;
	top: 11px;
	width: 20px;
	height: 20px;
	font-size: 0;
	cursor: pointer;
}
.page-large a {
    min-width: 34px;
    height: 34px;
    display: inline-block;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 34px;
    text-align: center;
    float: left;
    text-indent: 0;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 3px;
}
.page-large .next-page {
    background: url(../images/small-next-page.png) center center no-repeat;
}
.page-large .prev-page {
    background: url(../images/small-prev-page.png) center center no-repeat;
}
.page-large a.on {
    border: 1px solid #ef3838;
    background: #ef3838;
    color: #fff;
}
.page-large a:hover{
	border: 1px solid #ef3838;
    background: #ef3838;
    color: #fff;
}
body,html {
	/* background-color: red; */
	padding: 0;
	margin: 0;
}

.x1 {
	width: 1200px;
	height: 164px;
	margin: 0 auto;
	position: relative;
}

#zj1 {
	position: absolute;
	top: 0;
	left: -360px;
	z-index: 3;
}

#zj2 {
	position: absolute;
	top: 36px;
	left: 121px;
	z-index: 1;
}

#zj3 {
	position: absolute;
	top: 0px;
	right: 4px;
	z-index: 0;
	/*width: 353px;*/
	height: 164px;
}


#czj1 {
	width: 14px;
	height: 130px;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 2;
	background-color: #fff;
	transform: rotate(30deg);
	-ms-transform: rotate(30deg); /* IE 9 */
	-webkit-transform: rotate(30deg); /* Safari and Chrome */
}
#czj2 {
	position: absolute;
	top:0;
	right:0;
	width:120px;
	height:100%;
	background: linear-gradient(to left, rgba(48,109,223,1) , rgba(48,109,223,0));
}
#czj3 {
	position: absolute;
	top:0;
	right:484px;
	width:120px;
	height:100%;
	background: linear-gradient(to right, rgba(48,109,223,1) , rgba(48,109,223,0));
}

.zjD {
	overflow:hidden;
	font-size:0;
	width: 100%;
	/*  background: url(img/banner.png) center center;*/
}
/*�����򹫹���ʽ*/
.pop_up{
	position: fixed;
	width: 450px;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -38px;
	display: table;
	color: white;
	z-index: 100;
	border-radius: 5px;
}
.pop_up p{
	display: table-cell;
	font-size: 16px;
	line-height: 16px;
	margin: 0 auto;
	padding: 30px 15px;
	text-align: center;
}
.pop_up p span{
	font-weight: blod;
}
.pop_up{
	background: -webkit-linear-gradient(#ffc8ba, #e4451c) !important;
	background: -o-linear-gradient(#ffc8ba, #e4451c) !important; 
	background: -moz-linear-gradient(#ffc8ba, #e4451c) !important;
	background: linear-gradient(#ffc8ba, #e4451c) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffc8ba, endColorstr=#e4451c) !important;/*IE<9>*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffc8ba, endColorstr=#e4451c) !important;";/*IE8+*/
    display: none;
}
