
#myInput{
	width: 85%;
    height: 30px;
    font-size: 32px;
    text-indent: 20px;
    color: green;
    margin-top:6px;
    border-radius: 2px; 
}

#myInput::-webkit-input-placeholder {
  color: green;
}


#mainlist .list_d  {
	height: 50px;
    line-height: 50px;
    font-size: 22px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.mainlist .list_dl{border: 1px solid #ccc;line-height: 24px;width:300px;}

.mainlist .llsz  {
	width: 125px;
	float: left;
	background-color: #ccc;
	color:#fff;
}

.llsz div{float: left;width: 125px;height: 25px;line-height: 25px;text-align: center;}

.lljg{
	  margin-left: 20px;
    font-size: 22px;
    color: #ccc;
}

.llfn{
	 margin-left: 20px;
    font-size: 16px;
     color: #ccc;
}
.mainlist2 .list_dl{border: 1px solid #a6ce39;line-height: 24px;width:300px;}
.mainlist2 .llsz{
	width: 125px;
	float: left;
	background-color: #a6ce39;
	text-align: center;
	color:#fff;
}

.xq_gm{
	color: green;
}

.mainlist2 .lljg{
	 margin-left: 20px;
    font-size: 22px;
    color: black;
}
.tipc{
	width:400px; 
	font-size:18px;
	line-height:2;
	text-align:left;
}
.divd{
	margin-left:10px;
	font-size:22px;
	font-family:微软雅黑;
	text-align:center;
}
.rightm {
	  right: 40px;
	  margin-top: -10px;
	  top: 50%;
	  position: absolute;
	}
#headdiv{
	height:50px;
	background-color:#5E87B0;
}
#mainl{
	width:20%;
	min-width:112px;
}
#maindivdai{
	width:76%;
	background-color: #f5f6f6;
	border-left: 1px solid #cdd2d2;
	padding-bottom:30px;
}
#maindivt{
	height: 62px;
  font-size: 28px;
  padding-top: 20px;
  padding-left: 20px;
}
.mainlt{
	line-height:3;
	border-bottom: 1px solid #ddd;
	-webkit-border-bottom: 1px solid #ddd;
	background-color: #eee;
}
#mainl1,#mainl2{
	
}
.infobox{
	height:110px;
	min-width:360px;
	width:45%;
	float:left;
	border: 1px solid #ddd;
	-webkit-border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: auto 2%;
	margin-bottom: 20px;
}

.infobox1{
	width:30%;
	height:79px;
	border-right: 1px solid #ddd;
	-webkit-border-right: 1px solid #ddd;
	background-color: #f4f4f4;
}
.infobox2{
	width:100%;
	height:110px;
}
.infobox2 div{
	color:#fff;
	padding-left:20px;
}
#dailiboxt{
	border-bottom: 1px solid #ddd;
	-webkit-border-bottom: 1px solid #ddd;
	padding-left: 20px;
}
#dailitb1{
	width:100%;
	border-spacing: 0px;
}
#dailitb1 th{
	color: #555;
	font-size: 13px;
	line-height:2.2;
	border: 1px solid #ccc;
}
#dailitb1 td{
	color: #444;
	font-size: 13px;
	line-height:2.2;
	text-align:center;
	border: 1px solid #ccc;
}
#taocandiv{
	min-height:150px;
}
.kxllbg{
	background-color: #c1afa2;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#c1afa2), to(#1a101c));
    background: -moz-linear-gradient(bottom, #1a101c,#c1afa2);
}


.x_c_red, .y_c_red, .z_c_red {
    background-color: #BDB5B5;
    background-image: linear-gradient(#BDB5B5,#BDB5B5);
    background-image: -webkit-linear-gradient(#BDB5B5,#BDB5B5);
    color: #fff;}


.y_c_red, .z_c_red {
    background-color: #cc4646;
    background-image: linear-gradient(#e25c5c,#cc4646);
    background-image: -webkit-linear-gradient(#e25c5c,#cc4646);
    color: #fff;
}

.box_shadow{
	    box-shadow: inset rgba(255,254,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.15) 0 -0.1em .3em, /* inner shadow */ hsl(0, 0%, 60%) 0 .1em 3px, hsl(0, 0%, 45%) 0 .3em 1px, /* color border */ rgba(0,0,0,0.2) 0 .5em 5px;
}
.apply-bottom{
	position: fixed;
    bottom: 0;
    width: 100%;
    height: 13vw;
    max-height: 100px;
    background: rgba(0,0,0,0.6);
}
.apply-btn{
	width: 26%;
    margin: 6px auto 0;
    text-align: center;
    background: red;
    color: #fff;
    border-radius: 10px;
    font-size: 20px;
	line-height: 240%;
}
.form-box{
	padding-top: 20px;
}
.form-box>p{
	font-weight: bold;
	color: #333;
	font-size: 1.5rem;
	padding: 0 40px;
}
.pro-name{
	color: #ff5e00;
}
.form-main>ul>li{
	font-size: 1.5rem;
    border-bottom: 2px solid #eee;
	clear: both;
	padding-left: 40px;
}
.rowName {
    width: 27%;
    display: inline-block;
    line-height: 4.5rem;
}
.titName {
    width: 90%;
    display: inline-block;
	line-height: 4.5rem;
	font-size:1.4rem;
	color:#777;
}
.form-box input, .form-box textarea {
    color: #555;
}
.white{
	background:#fff;
}
.sel-item select {
    font-size: 1.6rem;
    height: 4.5rem;
    border: none;
    width: 100%;
}
.sel-item {
	display: inline-block;
    width: 65%;
}
#pictrue1,#pictrue2,#pictrue3{
	display: inline-block;
	width: 24%;
	margin-right:1%;
	position: relative;
}
#pictrue1>input,#pictrue2>input,#pictrue3>input{
	width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
#pictrue1>img,#pictrue2>img,#pictrue3>img{
	width:100%;
}
.pictruep{
	text-align: center;
    margin: 0 auto;
    color: #777;
    font-size: 16px;
}
.apply-submit{
	width: 30%;
    background: #00c100;
    color: #fff;
    text-align: center;
    margin: 4% auto 6%;
    font-size: 1.4rem;
    line-height: 3.5rem;
    border-radius: 3px;
}
.ajax-tip-box{
	position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 9;
    top: 0;
    left: 0;
}
.ajax-tip-main{
	position: absolute;
    width: 34%;
    height: 0;
    padding-bottom: 34%;
    background: rgba(0,0,0,0.6);
    border-radius: 8px;
    left: 32%;
    top: 33%;
}
.ajax-tip-pic{
	position: absolute;
    width: 30%;
    height: 0;
    padding-bottom: 30%;
    left: 35%;
    top: 50%;
    margin-top: -15%;
}
.ajax-tip-txt{
	color: #fff;
    text-align: center;
    position: absolute;
	width: 100%;
	top: 30%;
}
@-webkit-keyframes rotation{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
	}
	
.Rotation{
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
	}

	#frame-title {
		position:absolute;
		top:40px;
		left:0px;
		width:100%;
		font-weight:normal;
		color:#FFF;
		font-size:18px;
		text-align:center;
		margin:0 auto;
		opacity:.6;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter:alpha(opacity=60);
	}
	#features-container {
		position:absolute;
		width:960px;
		height:640px;
		margin:0px auto;
		top: 40vw;
		left: 50%;
		margin-left:-480px;
	}
	#frame-center-outer {
		position:absolute;
		top:80px;
		left:150px;
		width:660px;
		height:420px;	
		background:url(frame-bg.png) repeat-x top left;
	}
	#frame-center-shadow {
		position:absolute;
		top:150px;
		left:45px;
		width:870px;
	}
	#frame-center-inner {
		position:absolute;
		top:10px;
		left:10px;
		width:640px;
		height:400px;
		overflow:hidden;
	}
	#frame-center-inner .slider {
		position:absolute;
		top:0px;
		left:0px;
		width:6400px;
		height:400px;
	}
	#frame-center-inner .slider a {
		display:inline-block;
		float:left;
		width:640px;
		height:400px;
		overflow:hidden;
		position:relative;
		text-decoration:none;
	}
	#frame-center-inner .slider a .title {
		position:absolute;
		top:5px;
		width:640px;
		height:18px;
		text-align:center;
		color:#FFF;
		font-size:16px;
	}
	#frame-center-inner .slider a .more {
		position:absolute;
		bottom:5px;
		width:640px;
		height:18px;
		text-align:center;
		color:#000;
		font-size:16px;
	}
	#frame-center-inner .slider a .image-holder {
		position:absolute;
		top:0px;
		left:0px;
		width:640px;
		height:400px;
		overflow:hidden;	
	}
	#frame-center-inner .slider a img {	
		display:block;
		width:640px;
	}
	.frame-smaller-outer {
		position:absolute;
		top:150px;
		left:-40px;
		width:390px;
		height:248px;
		background:url(frame-bg.png) repeat-x top left;
		opacity:0.45;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
		filter:alpha(opacity=45);
	}
	.frame-smaller-outer.right {
		left:auto;
		right:-40px;	
	}
	.frame-smaller-outer.left .slider {
		/* -1X Small Image width */
		left:-760px;	
	}
	#frame-center-inner .slider {
		/* -2X Large Image width */
		left:0px;	
	}
	.frame-smaller-outer.right .slider {
		/* -3X Small Image width */
		left:-380px;	
	}
	.frame-smaller-inner {
		position:absolute;
		top:5px;
		left:5px;
		width:380px;
		height:238px;
		overflow:hidden;
	}
	.frame-smaller-inner .slider {
		position:absolute;
		top:0px;
		left:0px;
		width:3800px;
		height:238px;
	}
	.frame-smaller-inner .slider img {	
		display:block;
		float:left;
		width:380px;
	}
	.nav-arrow {
		position:absolute;
		top:230px;
		left:70px;
		width:51px;
		height:88px;
		background:url(frame-arrows.png) no-repeat top left;
		opacity:0.6;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
		filter:alpha(opacity=60);	
		z-index:6;
		cursor:pointer;
	}
	.nav-arrow.next {
		left:auto;
		right:70px;
		background-position:top right;	
	}
	.nav-arrow:hover {
		opacity:1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter:alpha(opacity=100);	
	}
	#glow-container {
		position:absolute;
		left:0px;
		top:435px;
		width:960px;
		height:170px;
		overflow:hidden;
	}
	#glow-bg {
		position:absolute;
		top:0px;
		left:0px;
		width:960px;
		height:170px;
		z-index:0;	
	}
	#glow-color-active {
		position:absolute;
		width:960px;
		height:170px;	
	}
	#glow-fg {
		position:relative;
		width:100%;
		display:block;
	}
	@media screen and (max-width:1023px) {
		#frame-title {
			top:20px;
		}
		#features-container {
			width:720px;
			height:480px;
			margin-left:-360px;
		}
		#frame-center-outer {
			top:60px;
			left:105px;
			width:510px;
			height:326px;
		}
		#frame-center-shadow {
			top:110px;
			left:35px;
			width:650px;
		}
		#frame-center-inner {
			top:10px;
			left:10px;
			width:490px;
			height:306px;
		}
		#frame-center-inner .slider a {
			width:490px;
			height:306px;
		}
		#frame-center-inner .slider a .title {
			top:3px;
			width:490px;
			font-size:12px;
		}
		#frame-center-inner .slider a .more {
			bottom:3px;
			width:490px;
			height:15px;
			font-size:12px;
		}
		#frame-center-inner .slider a .image-holder {
			top:25px;
			width:490px;
			height:256px;	
		}
		#frame-center-inner .slider a .image-holder.large {
			top:0px;
			width:490px;
			height:306px;	
		}
		#frame-center-inner .slider a img {	
			width:490px;
		}
		.frame-smaller-outer {
			top:150px;
			left:-40px;
			width:290px;
			height:185px;
		}
		.frame-smaller-outer.right {
			left:auto;
			right:-40px;	
		}
		.frame-smaller-outer.left .slider {
			/* -1X Small Image width */
			left:-560px;	
		}
		#frame-center-inner .slider {
			/* -2X Large Image width */
			left:0px;	
		}
		.frame-smaller-outer.right .slider {
			/* -3X Small Image width */
			left:-280px;	
		}
		.frame-smaller-inner {
			top:5px;
			left:5px;
			width:280px;
			height:175px;
			overflow:hidden;
		}
		.frame-smaller-inner .slider img {	
			width:280px;
		}
		.nav-arrow {
			top:190px;
			left:50px;
		}
		.nav-arrow.next {
			right:50px;
		}
		#glow-container {
			position:absolute;
			left:0px;
			top:330px;
			width:720px;
			height:127px;
		}
		}
	@media screen and (max-width:767px) {
		#frame-title {
			display:none;
		}
		#features-container {
			width:480px;
			height:320px;
			margin-left:-240px;
		}
		#frame-center-outer {
			top:20px;
			left:50px;
			width:380px;
			height:241px;
		}
		#frame-center-shadow {
			display:none;
		}
		#frame-center-inner {
			top:5px;
			left:5px;
			width:370px;
			height:231px;
		}
		#frame-center-inner .slider a {
			width:370px;
			height:231px;
		}
		#frame-center-inner .slider a .title {
			top:1px;
			width:370px;
			font-size:11px;
		}
		#frame-center-inner .slider a .more {
			bottom:1px;
			width:370px;
			height:13px;
			font-size:11px;
		}
		#frame-center-inner .slider a .image-holder {
			top:19px;
			width:370px;
			height:212px;	
		}
		#frame-center-inner .slider a .image-holder.large {
			top:0px;
			width:370px;
			height:231px;	
		}
		#frame-center-inner .slider a img {	
			width:370px;
		}
		.frame-smaller-outer {
			top:60px;
			left:-40px;
			width:240px;
			height:154px;
		}
		.frame-smaller-outer.right {
			left:auto;
			right:-40px;	
		}
		.frame-smaller-outer.left .slider {
			/* -1X Small Image width */
			left:-460px;	
		}
		#frame-center-inner .slider {
			/* -2X Large Image width */
			left:0px;	
		}
		.frame-smaller-outer.right .slider {
			/* -3X Small Image width */
			left:-230px;	
		}
		.frame-smaller-inner {
			top:5px;
			left:5px;
			width:230px;
			height:144px;
			overflow:hidden;
		}
		.frame-smaller-inner .slider img {	
			width:230px;
		}
		.nav-arrow {
			top:100px;
			left:0px;
		}
		.nav-arrow.next {
			right:0px;
		}
		#glow-container {
			position:absolute;
			left:0px;
			top:225px;
			width:480px;
			height:85px;
		}
		}
	
	@media screen and (max-width:479px) {
		html {
			-webkit-text-size-adjust:none;
		}
		#features-container {
			width:320px;
			height:173px;
			margin-left: -160px;
		}
		#frame-center-outer {
			top:10px;
			left:58px;
			width:204px;
			height:129px;
		}
		#frame-center-shadow {
			display:none;
		}
		#frame-center-inner {
			top:2px;
			left:2px;
			width:200px;
			height:125px;
		}
		#frame-center-inner .slider {
			/* -2X Large Image width */
			left:0px;	
		}
		#frame-center-inner .slider a {
			width:200px;
			height:125px;
		}
		#frame-center-inner .slider a .title {
			top:-1px;
			width:200px;
			font-size:8px;
		}
		#frame-center-inner .slider a .more {
			bottom:0px;
			width:200px;
			height:10px;
			font-size:8px;
		}
		#frame-center-inner .slider a .image-holder {
			top:10px;
			width:200px;
			height:105px;	
		}
		#frame-center-inner .slider a .image-holder.large {
			top:0px;
			width:200px;
			height:125px;	
		}
		#frame-center-inner .slider a img {	
			width:200px;
		}
		.frame-smaller-outer {
			display:none;
		}
		.nav-arrow {
			top:40px;
			left:0px;
		}
		.nav-arrow.next {
			right:0px;
		}
		#glow-container {
			position:absolute;
			left:0px;
			top:110px;
			width:320px;
			height:56px;
		}
		
	}