@charset "utf-8";
/* CSS Document */
body {
	background: #efefef;
}
.MainTop {
	position: relative;
	border-top: 5px solid #4cd0d2;
	left: 0;
	top: 0;
	margin: 0 auto;
	height: 98px;
}
.MainCon {
	margin-top: -5px;
}

.login {
	margin: 30px auto;
    margin-left: 8%;
    margin-right: 8%;
}
.login .zuo{float:left;}
.login .you{float:right;}
.zt4,.zt5{margin-left:15px;}
.zt4 {
	color: #979797;
	font-size: 18px;
	line-height: 24px;
}
.zt5 {
	color: #fd6506;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.zt5 a {
	width: 160px;
	height: 40px;
	display: inline-block;
	float: right;
	margin-top: -5px;
}

/*产品列表*/
.cplb {
	border: 1px solid #dddddd;
	background: #FFF;
}
.cplb_a {
	height: 60px;
	background: #f6f6f6;
	margin-bottom: 10px;
}
.cplb_a p {
	margin-left: 15px;
	color: #797979;
	font-weight: bold;
	font-size: 24px;
	line-height: 60px;
}
.cplb_b {
	margin:20px;
}

.prev2 {
	color: #fff;
	font-family: arial;
	width: 90px;
	height: 40px;
	margin-top: 20px;
	cursor: pointer;
	background: url(../img/Login/prev2.png) no-repeat;
	text-align: center;
	border: 0;
	font-size: 16px;
	margin: 0 8px;
}
.next2 {
	color: #fff;
	font-family: arial;
	width: 90px;
	height: 40px;
	margin-top: 20px;
	cursor: pointer;
	/*background: url(../img/Login/next2.png) no-repeat;*/
	text-align: center;
	border: 0;
	font-size: 16px;
	margin: 0 8px;
}

.cplb_b tr.btt {
	height: 36px;
	border-bottom: 1px solid #dddddd;
}
.btt th {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #999;
}
.cplb_b tr td {
	color: #8e8e8e;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.cplb_b tr td span {
	width: 60px;
	height: 55px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	text-align: center;
	line-height: 84px;
	position:absolute;
}
.cplb_b tr td a {
	color: #379fb2;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	padding-left:65px;
}
.cplb_b tr td.color2 {
	color: #fd6506;
	font-size: 16px;
}
.cplb_b tr.lb1 {
	border-bottom: 1px dashed #dddddd;
}
.cplb_b tr.lb2 {
	background: #fffdbb;
	border-bottom: 1px solid #dddddd;
}

.cplb_c {
	height: 40px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

/*单产品详细信息*/
.xxy {
	margin:20px;
	margin-left: 50px;
    margin-right: 50px;
}
.xxy_a p {
	line-height: 38px;
	border-bottom: 1px dashed #dcdcdc;
	color: #999;
	font-size: 14px;
}
.xxy_a p span {
	color: #379fb2;
}
.xxy_b {
	padding-bottom: 5px;
	border-bottom: 1px dashed #dcdcdc;
}
.xxy_b p {
	line-height: 40px;
	color: #999;
	font-size: 14px;
}
.xxy_b li {
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.xxy_b li span {
	width: 130px;
	color: #0d9b9f;
	font-size: 14px;
	display: inline-block;
}
.xxy_c {
	margin-bottom: 20px;
}
.xxy_c p {
	line-height: 38px;
	border-bottom: 1px dashed #dcdcdc;
	color: #fd6506;
	font-size: 14px;
}
.xxy_c p span {
	width: 130px;
	color: #999999;
	font-size: 14px;
	display: inline-block;
}
.xxy_d {
	height: 40px;
	margin: 20px 0;
}
.xxy_d span {
	line-height: 40px;
	background:url(../img/Login/tb.png) no-repeat left center;
	height: 40px;
	padding-left:30px;
	display: inline-block;
}
.xxy_d span a {
	color: #ec6733;
	font-size: 14px;
}
.back {
	color: #fff;
	font-family: arial;
	width: 110px;
	height: 40px;
	margin-top: 20px;
	cursor: pointer;
	/*background: url(../img/Login/goback.png) no-repeat;*/
	text-align: center;
	border: 0;
	font-size: 16px;
	margin: 0 8px;
}
@media screen and (max-width:1024px) and (min-width:768px) {
.zt4{font-size: 14px;}
.zt5{font-size: 16px;}
.zt4,.zt5{margin-left:15px;}
.cplb_a p{font-size: 12px;line-height: 30px;height:30px;}
.cplb_a{height:30px;}
.btt th,.cplb_b tr td{font-size:12px;line-height: 30px;height:30px;}
.cplb_b tr td a{font-size:14px;}
.cplb_b td img{width:29px;height:18px;}
.cplb_b tr td span{line-height:42px;width:30px;height:27px;}
.subBtn, .subBtn2{height:20px; }
.cplb_b{margin:20px 15px;}
}
@media screen and (max-width:768px) and (min-width:640px) {
.zt4{font-size: 14px;}
.zt5{font-size: 16px;}
.zt4,.zt5{margin-left:15px;}
.cplb_a p{font-size: 12px;line-height: 30px;height:30px;}
.cplb_a{height:30px;}
.btt th,.cplb_b tr td{font-size:12px;line-height: 30px;height:30px;}
.cplb_b tr td a{font-size:14px;}
.cplb_b td img{width:29px;height:18px;}
.cplb_b tr td span{line-height:42px;width:30px;height:27px;}
.subBtn, .subBtn2{height:20px; }
.cplb_b{margin:20px 15px;}
	}
@media screen and (max-width: 640px){
.zt4{font-size: 14px;}
.zt5{font-size: 16px;}
.zt4,.zt5{margin-left:15px;}
.cplb_a p{font-size: 12px;line-height: 30px;height:30px;}
.cplb_a{height:30px;}
.btt th,.cplb_b tr td{font-size:12px;line-height: 30px;height:30px;}
.cplb_b tr td a{font-size:14px;}
.cplb_b td img{width:29px;height:18px;}
.cplb_b tr td span{line-height:42px;width:30px;height:27px;}
.subBtn, .subBtn2{height:20px; }
.cplb_b{margin:20px 15px;}
.cplb_b tr td a{padding-left:35px;}
}

.Bannerbox{
	height: 550px;
	margin-top: 58px;
	overflow: hidden;
}
.banner{
	background:url(../img/Login/loginBoxBj.png) no-repeat center top;
	position: relative;
	padding: 20px 0;
}

.login_box{
	width: 410px;
	height: 487PX;
	border-radius: 10px;
	position: absolute;
	right: 20px;
	background: white;
	padding: 30px 70px;
	box-sizing: border-box;
}
.logo{
	height: 42px;
	background:url(../img/Login/logo.png) no-repeat center center;
	margin-bottom: 25px;
}
.login_box .label{
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 11px;
}
.login_box .value{
	width: 260px;
	height: 40px;
	border-style: solid;
	border-radius: 20px;
	margin-bottom: 20px;
	border-color: #ccc;
	border-width: thin;
	margin-top: 0;
}
.login_box .value3{
	margin-bottom: 10px;
}
.login_box .prompt{
	margin-bottom: 18px;
}
.login_box .prompt a{
	color: #00BCFF;
	font-weight: 600;
	font-size: 13px;
	margin-bottom: 20px;
}
.login_box .loginBtnBox .loginBtn{
	width: 260px;
	height: 40px;
	border-radius: 20px;
	font-size: 13px;
	border: none;
}
.loginBtn:hover{
	cursor: pointer;
}
.login_box .loginBtnBox .loginBtn1{
	margin-bottom: 5px;
	background: #369EF5;
	color: white;
}
.login_box .loginBtnBox .loginBtn2{
	background: #D7EDFF;
	color: #00BEFF;
}
.login_box .login_form {
	position: relative;
}
.login_box .login_form .yzm{
	position: absolute;
	bottom: 134px;
	right: 20px;
}