@charset "utf-8";
/* CSS Document */
img {
	border: none;
}

.l-n {
	width: 100%;
	min-width: 1200px;
	*min-width: 1200px;
	height: 700px;
	*min-width: 1200px;
}

.l-n_top {
	height: 100px;
	width: 100%;
	min-width: 370px;
	margin: 0 auto;
}

.l-n_top1 {
	width: 400px;
	height: 100px;
	float:left;
}

.l-n_top1_img {
	width: 200px;
	height: 73px;
	float: left;
	margin-top: 14px;
}
.l-n_top1_welcome {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	font-size: 20px;
	width: 110px;
	height: 40px;
	color:#333;
	font-weight:800;
	line-height: 40px;
	font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
}

.l-n_main {
	width: 100%;
	min-width: 1030px;
	height: 475px;
	background-color: #5f99ce;
	background-image: url(../img/pt-dl-13.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
.bg_login{
	width:100%;
	height:723px;
	background:url(../img/bg_login.jpg);
	background-repeat: no-repeat;
}
.bg_login_div{
	width:1200px;
	height:723px;
	margin:0 auto;
	background:url(../img/bg_login1.jpg);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}

.l-n_main_l {
	width: 544px;
	height: 340px;
	margin-left: 11.5%;
	*margin-left: expression(( window.screen.width > 1024)? "11.5%": "1%");
	);
	padding-top: 65px;
	float: left;
}

.l-n_main_r {
	width: 464px;
	height: 496px;
	border-radius:6px ;
	float:right;
	margin-top: 82px;
	margin-right: 95px;
	background-color: #fff;
}
.l-n_main_r_ln1_img {
	width: 100%;
	font-size:24px;
	color:#3a9ded;
	height: 32px;
	text-align:center;
	margin-top:39px;
}

.l-n_main_r_ln1_a {
	width: 75px;
	height: 24px;
	float: left;
	padding-left: 70px;
	padding-top: 45px;
}

.l-n_main_r_ln1_a a {
	color: #FF7A00;
	*width: 75px;
}

.l-n_main_r_ln2 {
	width: 100%;
	height: 52px;
	margin-top: 33px;
	position:relative;
}

.l-n_main_r_ln2_in1 {
	width: 120px;
	height: 35px;
	line-height: 35px;
	color: #333;
	text-align: right;
	font-size: 14px;
	float: left;
	font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
}
.l-n_main_r_ln2_in2_ipt {
	width: 317px;
	height: 52px;
	line-height: 52px;
	position: absolute;
	border-radius: 3px;
	color: #888;
	z-index: 111;
	border: 1px solid #CCCCCC;
	padding-left: 60px;
	*padding-left: 60px !important;
	margin-left: 42px;
	font-size: 15px;
}

.l-n_main_r_ln2_in2_img {
	position: absolute;
	z-index: 112;
	margin-left: 64px;
	*margin-left:64px;
	margin-top: 12px;
}
.eliminate_num{
	width:17px;
	height:17px;
	background:url(../img/bg_login_01.png);
	position:absolute;
	right:60px;
	top:19px;
	z-index:8888;
	cursor:pointer; 
}
.eliminate_num:hover{
	background:url(../img/bg_login_02.png);
}
.check_password{
	width:20px;
	height:13px;
	background:url(../img/bg_login_03.jpg);
	position:absolute;
	right:60px;
	top:19px;
	z-index:8888;
	cursor:pointer; 
}
.check_password:hover{
	background:url(../img/bg_login_04.png);
}
.l-n_main_r_ln2_in3 {
	width: 1px;
	height: 31px;
	background-color: #ccc;
	position: absolute;
	z-index: 113;
	margin-left: 160px;
	*margin-left: -176px;
}

.l-n_main_r_ln2_in6 {
	*margin-left: -236px;
}

.l-n_main_r_ln3 {
	margin-top: 25px;
}

.l-n_main_r_ln2_in4 {
	width: 60px;
	height: 30px;
	line-height: 35px;
	float: left;
	font-size: 12px;
}

.l-n_main_r_ln2_in4 a {
	color: #FF7A00;
}

.l-n_main_r_ln3_in2 {
	width: 100px;
	height: 35px;
	float: left;
	margin-left: 7px;
	*margin-left: 4px;
}

.l-n_main_r_ln3_in2_txt {
	width: 90px;
	height: 28px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding-left: 6px;
}

.l-n_main_r_ln3_in3 {
	width: 110px;
	height: 35px;
	float: left;
	margin-left: 6px;
}

.l-n_main_r_ln3_in2_btn {
	width: 380px;
	height: 54px;
	color: #fff;
	background-color: #3c9ced;
	font-size: 22px;
	margin-left:42px;
	border-radius: 3px;
	border: none;
}

.foot {
	text-align: center;
	position:absolute;
	bottom:34px;
	left:50%;
	margin-left:-228px;
	
	/* font: 12px/1.5 '微软雅黑', '宋体', arial, tahoma, simsun;
	overflow: auto;
	color: #231815;
	margin-top: 30px;
	height: 41px; */
}

.foot_link a {
	color: #231815;
	text-decoration: none;
	*height: 18px;
}

.foot_cp {
	margin-top: 14px;
	color:#fff;
	font-size:14px;
	*height: 18px;
}

/**ckeck_code**/
.kptimage {
	width: 99px;
	*width: 83px;
	*padding-left: 10px;
	height: 28px;
	border-radius: 1px;
	height: 28px;
}

.kpt_image {
	width: 168px;
	height: 55px;
	float: left;
	font-size: 12px;
	text-align: center;
}

.kpt_image a {
	position: relative;
	height: 30px;
	width: 30px;
	line-height: 30px;
	border-top-width: 12px;
	top: 9px;
	margin-left: 4px;
}

/***轮播**/
.box1_1 {
	width: 544px;
	height: 420px;
	float: left;
}

.box1_1_1 {
	width: 545px;
	height: 341px;
	float: left;
	position: relative;
	top: 3px;
}

.box1_1_1_1 {
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: 544px;
	height: 340px;
	border: 1px solid #CCCCCC;
}

.box1_1_1_1_1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

.box1_1_1_1_1 img {
	border-style: none;
	border: none;
	border-image: none;
	border-image-width: 0;
	border-image-slice: none;
}

.pre-img, .next-img {
	cursor: pointer;
	height: 227px;
	position: absolute;
	top: 37px;
	width: 40px;
}

.link-div {
	position: absolute;
	top: 395px;
	height: 15px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.link-div-div {
	float: right;
	margin-right: 50px;
	height: 15px;
}

.link_a {
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	left: 250px;
	margin-left: 15px;
	background: rgba(0, 0, 0, 0) url('../img/pt-dl-10.png') no-repeat scroll;
}

.link_a_on {
	background: rgba(0, 0, 0, 0) url('../img/pt-dl-11.png') no-repeat scroll;
}

.arrow {
	background: rgba(0, 0, 0, 0) url("../img/news_all_b6796497.png")
		no-repeat scroll 1000px 1000px;
	cursor: pointer;
	height: 36px;
	left: 11px;
	position: absolute;
	top: 115px;
	width: 19px;
}

.pre-img .arrow {
	background-position: 0 0;
}

.next-img .arrow {
	background-position: -21px 0;
}

.pre-img:hover .arrow {
	background-position: -40px 0;
}

.next-img:hover .arrow {
	background-position: -61px 0;
}

.pre-img {
	left: 0;
}

.next-img {
	right: 0;
}
/***轮播*end*/