@charset "utf-8";
.neiCenter{
	padding: 0 20px 30px;
	min-height: 1000px;
}
.neinav{
	height: 65px;
	line-height: 65px;
	color: #5f940a;
}
.neinav a{
	color: #5f940a;
}
.leftnavBox{
	width: 224px;
}
.subnav{
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	font-size: 15px;
	margin-bottom: 30px;
}
.subnavTit{
	background: url(../images/bg2.png) repeat-x top;
    height: 46px;
    line-height: 45px;
    border-left: none;
    border-right: none;
    color: #0d0d0d;
    font-size: 18px;
    text-indent: 1.5em;
    border-bottom: #e0e0e0 1px solid;
	font-weight: normal;
}
.subnav .navlist{
	border-bottom: 3px solid #e0e0e0;
}
.subnav .navlist li{
	line-height: 42px;
    height: 43px;
    border-bottom: #e0e0e0 1px solid;
    text-indent: 1em;
}
.subnav .navlist li a{
	display: block;
	color: #333;
	font-size: 14px;
}
.subnav .navlist li.on a{
	background: url(../images/about-left-navbg.jpg) no-repeat center left;
	color: #fff;
}
.zxNewslist{
	border: 1px solid #e0e0e0;
}
.zxNewslist .tit{
	font-weight: normal;
	background: url(../images/about-new-top.jpg) no-repeat bottom;
    font-size: 18px;
    color: #454545;
    line-height: 48px;
    height: 54px;
   text-align: center;
}
.zxNewslist .about-newlist{
    background: url(../images/about-new-bg.jpg) repeat-x bottom #fefefe;
}
.zxNewslist .about-newlist li {
    background: url(../images/dian.jpg) no-repeat 4px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    padding-left: 1em;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.zxNewslist .about-newlist li{ color: #566371;}
.zxNewslist .about-newlist li a:hover{color:#638e1b;}
.centerBox .r_cont{
	width: 960px;
}
.r_pubtit{
	color: #5b9001;
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-weight: normal;
	line-height: 35px;
	padding-bottom: 10px;
	background: url(../images/about-rightline.jpg) no-repeat left bottom;
	background-size: 100% auto;
}
.r_pubtit2{text-align: center;}
.centerBox .r_cont .text{
	background: url(../images/about-rightbg.jpg) repeat-x top;
    font-size: 14px;
    line-height: 30px;
    padding: 20px 10px 50px;
	color: #4c4c4c;
}
.centerBox .r_cont .text p{
	text-indent: 2em;
}
.t_centerimg{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.indent2{
	text-indent: 2em;
}
.centerBox .r_cont .text p strong {
    color: #4c4c4c;
    font-size: 17px;
    line-height: 48px;
}
@media screen and (max-width:1300px){
	.centerBox .r_cont{
		width: 820px;
	}
}
@media screen and (min-width:768px){
	
	.is_hidden{
		display:none;
	}
}
@media screen and (max-width:768px){
	.neiCenter{
		padding: 0 10px;
	}
	.neinav {
	    height: 40px;
	    line-height: 40px;
	}
	.subnavTit{
		display: none;
	}
	.subnav .navlist li{
		float: left;
		width: 50%;
		text-align: center;
		text-indent: 0;
	}
	.leftnavBox,.centerBox .r_cont{
		width: 100%;
	}
	.subnav .navlist li{
		height: 25px;
		line-height: 24px;
		font-size: 13px;
	}
	.subnav{
		margin-bottom: 15px;
	}
	.zxNewslist{
		display: none;
	}
	.r_pubtit{
		font-size: 16px;
		line-height: 20px;
	}
	.centerBox .r_cont .text{
		padding: 10px 5px 20px;
	}
	.centerBox .r_cont .text{
		line-height: 1.8em;
	}
	.subnav .navlist li a{
		font-size: 12px;
	}
}
.dsjList li{
	font-size: 15px;
    line-height: 25px;
	background: url(../images/time-line.png) repeat-y 0 20px;
	position: relative;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #333;
}
.dsjList li>img{
	position: absolute;
	top: 10px;
	left: 0;
}
.dsjList li a{
	color: #0000ee;
}
.dsjList li a:link{
	color: #0000ee;
}
.dsjList li a:active{
	color: red;
}

.Paging{height:25px;margin-top: 30px;text-align: center;}
.Paging a,strong.nonce,strong.elide{display:inline-block;border:1px solid #9BB0E7;text-decoration:none;font-size:12px;margin:0 1px;padding:0 15px;height:40px;line-height:39px;color:#105DB5;font-family:'å®‹ä½“'}
.Paging strong.nonce{background:url(../images/pagerbg.gif) #2E6AB0;border:1px solid #2E6AB0;color:#fff}

@media screen and (max-width:768px){
	.dsjList li{
		font-size: 13px;
		padding-left: 15px;
		padding-right: 0;
		padding-bottom: 5px;
	}
	.Paging{margin-top: 15px;}
	.Paging a,.Paging strong{display: none;}
	.Paging a.prev{float: left;}
	.Paging a.next{float: right;}
	.Paging a.prev,.Paging a.next{display: block;}
	.neiCenter{min-height: auto;}
}

.neinav{
	overflow: hidden;
}
.cxForm{
	float: right;
}
.cxForm input{
	width: 200px;
	background-color: #ffffff;
    background-image: none;
    border: 1px solid #8eb066;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 0 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    height: 30px;
	vertical-align: middle;
}
.cxForm input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.cxForm input::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.cxForm input[disabled], .cxForm input[readonly], fieldset[disabled] .cxForm input {
    background-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
}
.cxForm button{
	width: 40px;
	height: 30px;
	background: #3a7e03;
	color: #fff;
	border: 0;
	outline: 0;
	vertical-align: middle;
}
.centerBox{
	padding-bottom: 10px;
}
.l_pubtit {
    color: #4c7e04;
    text-align: left;
    font-size: 17px;
    font-weight: normal;
    background-color: #e7f6cd;
    border-top: #82ba41 3px solid;
	line-height: 40px;
	padding: 0 10px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.leftListBox{
	width: 1020px;
	border-top: 0;
}
.rightlistBox{
	width: 170px;
	background-color: #f6f5f5;
}
.rightlistBox .tit{
	border-top: #62970a 3px solid;
    font-size: 18px;
    color: #525252;
	height: 45px;
	line-height: 41px;
	text-align: center;
	font-weight: normal;
}
.rightlistBox .listOut{
	padding: 10px;
	border: 1px solid #eee;
	height: 657px;
}
.rightlistBox .list{
	height: 620px;
	overflow: hidden;
}
.rightlistBox .listOut li{
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #ddd;
}
.rightlistBox .listOut img{
	width: 100%;
	height: 56px;
}
.pub_newsList{
	border: 1px solid #eee;
	border-bottom: 0;
}
.pub_newsList dl{
	padding: 15px;
	border-bottom: 1px solid #eee;
}
.pub_newsList dl dt a,.pub_newsList dl dt{
	color: #566371;
	font-size: 14px;
    font-weight: bold;
    line-height: 33px;
	height: 33px;
}
.pub_newsList dl dt span{
	float: right;
}
.pub_newsList dl dt a{
	display: inline-block;
	width: 590px;
	height: 33px;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.pub_newsList dl dt a:hover{
	color: #3A7E03;
}
.pub_newsList dl dd{
	display: block;
	font-size: 12px;
    color: #828282;
    line-height: 22px;
}
@media screen and (max-width:1300px){
	.leftListBox{
		width: 870px;
	}
}
@media screen and (max-width:768px){
	.rightlistBox{
		width: 100%;
	}
	.rightlistBox .listOut{
		height: auto;
		padding: 5px;
	}
	.rightlistBox .listOut .list{
		height: 40px;
		margin-bottom: 0;
		position: relative;
		width: 100%;
	}
	.rightlistBox .listOut ul{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.rightlistBox .listOut li{
		float: left;
		width: 110px;
		padding: 5px;
		background: none;
	}
	.rightlistBox .listOut li a{
		width: 100%;
		display: block;
		height: 30px;
		background: #fff;
	}
	.rightlistBox .listOut li a img{
		width: 100%;
		height: 100%;
	}
	.rightlistBox .tit{
		font-size: 16px;
		height: 35px;
		line-height: 31px;
	}
	.l_pubtit{
		line-height: 30px;
		font-size: 16px;
		margin-top: 5px;
	}
	.leftListBox{
		width: 100%;
	}
	.pub_newsList dl{
		padding: 5px;
	}
	.pub_newsList dl dd{
		line-height: 22px;
		overflow : hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: normal; 
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		width: 100%;
	}
	.pub_newsList dl dt a{
		width: 200px;
	}
}
.newxqBox{
	border: 1px solid #eee;
	min-height: 900px;
	border-top: #82ba41 3px solid;
	padding: 0 35px;
}
.newxqBox .tit{
	padding: 15px;
	line-height: 1.5em;
	color: #666;
	font-size: 16px;
	text-align: center;
}
.newxqBox .subtit{
	color: #828282;
	line-height: 2em;
	font-size: 12px;
}
.newxqBox .brief{
	background: #f8f8f8;
    border: 1px solid #e3e3e3;
    margin: 12px;
    padding: 10px;
    text-align: left;
    color: #465161;
    font-size: 13px;
    line-height: 25px;
    text-indent: 2em;
}
.newxqBox .brief b{
	font-size: 14px;
	color: #e9572a;
}
.newxqBox .keyword{
	padding-left: 2em;
}
.newxqBox .keyword a{color: #0000EE;}
.newxqBox .text{
	color: #828282;
	font-size: 14px;
	line-height: 2em;
}
@media only screen and (max-width:768px ) {
	.newxqBox{
		padding: 0 5px;
		height: auto;
	}
	.newxqBox .tit{
		font-size: 14px;
	}
}


.zjlistBox .zhuaj{ border:#dfdfdf 1px solid; width:594px; height:216px; display:block; float: left; margin:10px}
.zjlistBox .zhuaj dt{ margin:0; padding:13px 10px; float:left; width:155px;display:block; }
.zjlistBox .zhuaj dd{ background:url(../images/zhuajia-bgline.jpg) repeat-y #f8f8f8; height:178px; width:437px; float:left;display:block; padding:8px 7px 8px 15px; }
.zjlistBox .zhuaj dt img{ border:#c5d888 1px solid}

.zjlistBox .zhuaj dd.name{color:#000;display:block;float:left;background:url(../images/zhuajia-bg.jpg) no-repeat #f8f8f8 0 0px;height:36px;text-indent:1px;line-height:33px;font-size:14px;font-weight:bold;}
.zjlistBox .zhuaj dd.name a:link{color:#000;}
.zjlistBox .zhuaj dd.name a:visited{color:#000;}
.zjlistBox .zhuaj dd.name a:hover{color:#4d8727;}


.zjlistBox .zhuaj dd h3{ font-size:12px;font-weight:normal; color:#888d61; font-family:"宋体"; line-height:20px; margin-bottom:5px;}
.zjlistBox .zhuaj dd span{ 
	max-height: 4.5em;
	line-height: 1.5em;
	color:#828282;
	overflow : hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: normal; 
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.zjlistBox .zhuaj ul{ margin:0; padding-top:10px}
.zjlistBox .zhuaj ul li{ height:22px; color:#566371; background:url(../images/dian.jpg) no-repeat 0 7px; text-indent:0.7em}
.zjlistBox .zhuaj ul li a:link{ height:22px; color:#566371;}
.zjlistBox .zhuaj ul li a:visited{ height:22px; color:#566371;}
.zjlistBox .zhuaj ul li a:hover{ height:22px; color:#4d6cbb; text-decoration:underline}
.zjlistBox .zhuaj ul li a{
	display: block;
	width: 100%;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	height: 22px;
	line-height: 22px;
}
.neiCenter2{
	padding: 0 16px 30px;
}
.heightauto{min-height: auto !important;}
@media only screen and (max-width:1300px ) {
	.zjlistBox .zhuaj{
		width: 514px;
	}
	.zjlistBox .zhuaj dd{
		width: 357px;
	}
}
@media only screen and (max-width:768px ) {
	.neiCenter2{
		padding: 0 10px 15px;
	}
	.zjlistBox .zhuaj{
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
		position: relative;
		padding-left: 110px;
		height: auto;
		min-height: 140px;
	}
	.zjlistBox .zhuaj dt{
		padding: 5px;
		width: auto;
		position: absolute;
		top: 0;
		left: 0;
	}
	.zjlistBox .zhuaj dt img{
		width: 100px !important;
		height: 128px !important;
	}
	.zjlistBox .zhuaj dd{
		width: 100%;
		height: auto;
	}
	.zjlistBox .zhuaj ul li{
		overflow: hidden;
		white-space:nowrap; 
		text-overflow:ellipsis;
		-o-text-overflow:ellipsis;
	}
}
dl.zhuaj-tab{ 
	/*background:#f8f8f8;*/ 
	/*border:#dfdfdf 1px solid;*/ 
	width:100%; 
	margin:auto; 
	padding:15px; 
	position: relative;
	padding-left: 180px;
	min-height: 220px;
}
dl.zhuaj-tab dt{ display:block;width:140px;position: absolute;top: 20px;left: 20px;}
dl.zhuaj-tab dt img{ border:#d0e58c 1px solid;}
dl.zhuaj-tab h3{ color:#000; font-size:20px;display:block; width:100%; padding:10px 0; font-weight: normal; border-bottom:#d0d0d0 1px solid}
dl.zhuaj-tab h3 span{ font-size:12px; color:#54743d;width: 100%;}
dl.zhuaj-tab dd{ width:100%; display:block; padding:5px 10px 10px; color:#828282; line-height:22px;background: #e6e6e6;position: relative;}
dl.zhuaj-tab dd .txt{ text-indent:2em;padding: 5px 0;color: #000;}
dl.zhuaj-tab dd:before{
	content: '';
	position: absolute;
    width: 12px;
    height: 24px;
    background: url(../images/trigon.png) no-repeat;
  	left: -12px;
    top: 15px;
}
.zhua-news{
	margin-top: 30px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #f8f8f8;
}
dl.zj-newstit dd{ border-bottom:#dfdfdf 1px solid; font-size:14px; color:#566371; padding:10px 20px; font-weight:bold; background:url(../images/dian.jpg) no-repeat 10px 17px;}
dl.zj-newstit dd span{ width:80px; display:block; float: right}
dl.zj-newstit dd a:link{ color:#566371; }
dl.zj-newstit dd a:visited{ color:#566371; }
dl.zj-newstit dd a:hover{ color:#2f70e6; text-decoration:underline }

@media only screen and (max-width:768px ) {
	dl.zhuaj-tab{
		padding: 10px;
		padding-left: 110px;
	}
	dl.zhuaj-tab dt{
		width: 90px;
		top: 10px;
		left: 10px;
	}
	dl.zhuaj-tab dt img{
		width: 100% !important;
		height: 100% !important;
	}
	dl.zj-newstit dd{
		font-size: 12px;
		padding: 10px;
	}
	dl.zj-newstit dd span{
		display: none;
	}
	dl.zhuaj-tab dd:before{
		width: 6px;
		height: 12px;
		left: -6px;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	dl.zhuaj-tab h3{font-size: 16px;}
	dl.zhuaj-tab dd{
		padding: 5px 5px 10px;
	}
	.zhua-news{
		margin-top: 15px;
	}
	.heightauto{
		padding-bottom: 10px;
	}
}
.cyzsBox{
	width: 895px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.cyzsBox .tit{
	background: url(../images/chengyuan-bg.jpg) no-repeat top left;
    height: 37px;
}
.cyzsBox .tit span{
	width: 135px;
	display: block;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-left: 20px;
}
.cyzsBox>div{
	background: #f6f5f5;
	border-bottom: 2px #61b344 solid;
	margin-bottom:30px;
}
.lscyBox ul{
	padding: 10px 30px;
}
.chengyuan>li{
	font-size: 14px;
	color: #566371;
    line-height: 33px;
	padding: 5px;
	border-bottom: 1px dashed #ddd;
}
.chengyuan strong{
	color: #a75a30;
	padding-right: 30px;
}
.chengyuan dd{
	float: left;
	width: 7.69%;
}
.chengyuan li:last-child{
	border-bottom: 0;
	padding-bottom: 30px;
}
.cydwBox ul{
	padding: 20px 15px;
}
.cydwBox li{
	float: left;
	width: 25%;
	margin-bottom: 10px;
}
.cydwBox li a{
	display: block;
	width: 195px;
	margin: 0 auto;
}
.cydwBox li a img{
	display: block;
	width: 100% !important;
	height: 114px !important;
	border: 1px solid #eee;
}
.cydwBox li a p{
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	margin-top: 10px;
	height: 3em;
	overflow: hidden;
	text-align: center;
}
@media only screen and (max-width:768px ) {
	.cyzsBox{
		width: 100%;
	}
	.cyzsBox .tit span{
		font-size: 16px;
	}
	.lscyBox ul{
		padding: 10px;
	}
	.chengyuan dd{
		width: 20%;
		font-size: 12px;
		line-height: 28px;
	}
	.chengyuan>li{
		font-size: 12px;
	}
	.cydwBox ul{
		padding: 10px;
	}
	.cydwBox li{
		width: 33.33%;
	}
	.cydwBox li a{
		width: 96%;
		position: relative;
		padding-top: 55.7%;
	}
	.cydwBox li a p{
		font-size: 12px;
		margin-top: 5px;
	}
	.cydwBox li a img{
		position: absolute;
		width: 100% !important;
		height: 55.7% !important;
		top: 0;
		left: 0;
	}
}

.formBox{
	border: 1px solid #ddd;
	padding: 50px;
}
.hide{
	display: none;
}
.formBox .inner{
	background: #F6F5F5;
	border: 1px solid #ddd;
	padding: 20px;
	border-radius: 8px;
	width: 600px;
}
.lgError {
    border: 1px solid #FF6600;
	width: 100%;
    background: url(../images/lgError.png) #FFF2E9 no-repeat 5px center;
    color: #333;
	line-height: 20px;
	padding: 5px 0;
	padding-left: 30px;
}
.lgMsg {
    border: 1px solid #00A8FF;
    background: url(../images/lgInfo.png) #E2F5FF no-repeat 5px center;
    color: #333;
	line-height: 20px;
	padding: 5px 0;
	padding-left: 30px;
}
.formBox input{
	width: 150px;
}
.formBox ul{
	padding: 20px 0;
}
.formBox li{
	padding-left: 3em;
	position: relative;
	margin-bottom: 15px;
}
.formBox li span{
	position: absolute;
	top: 0;
	left: 0;
	line-height: 50px;
	display: block;
}
.formBox li  input{
	display: block;
	width: 100%;
	height: 50px;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 0 10px;
}
.formBox .btn{
	margin-left: 3em;
	outline: 0;
	width: 120px;
	height: 60px;
}
@media only screen and (max-width:768px ){
	.formBox .inner{
		width: 100%;
	}
	.formBox{
		padding: 30px 15px;
	}
	.formBox .btn{
		width: 80px;
		height: 30px;
	}
	.formBox ul{
		padding-bottom: 10px;
	}
}

.erji_news{padding-bottom: 20px;}
.erji_news ul li{padding:6px 25px;border-bottom: 1px dashed #ccc;background: url(../images/icon-dongcha.png) no-repeat 10px 14px;margin-bottom: 10px;}
.erji_news ul li span:last-child{ float: right; color: #5C5C5C; font-size: 12px;}
.news_des{font-size: 12px; color: #777777; line-height: 26px;}
.erji_news a{
	color: #006de2;
	font-size: 14px;
}
.erji_news ul li .p1{line-height: 2em;}
.erji_news a.down{font-size: 12px;}


@media only screen and (max-width: 768px) {
	.erji_news ul li{
		padding: 6px 0 6px 15px;
	}
	.erji_news ul li{background: url(../images/icon-dongcha.png) no-repeat 0 14px;}
	.news_des{
		line-height: 1.5em;
		max-height: 4.5em;
		overflow : hidden;
		text-overflow: ellipsis;
		word-wrap: break-word;
		word-break: normal; 
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}
.zcBox{
	min-height: 200px;
	padding: 0 3%;
	background: url(../images/about-rightbg.jpg) repeat-x;
}
.zcBox .tit{
	font-size: 22px;
	color: #4D8727;
	text-align: center;
	padding: 30px 0;
	font-weight: normal;
}
.zcBox .text{
	color: #333;
}
.zcBox .text .img{
	max-width: 100%;
	margin-right: 15px;
	margin-bottom: 15px;
}
.flsList li{
	display: table;
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #f8f8f8;
	margin-bottom: 20px;
}
.flsList li .img{
	float: left;
	width: 170px;
	height: 180px;
	border: 1px solid #ddd;
	margin-right: 20px;
}
.flsList li .img img{
	display: block;
	width: 100%;
	height: 100%;
}
.flsList li .word{
	display: table-cell;
	width: 100%;
	vertical-align: top;
}
.flsList li .word>h2{
	font-size: 20px;
	color: rgb(0, 101, 155);
	line-height: 2em;
	font-weight: normal;
}
.flsList li .word .text{
	color: #333;
	padding-bottom: 10px;
}
@media only screen and (max-width:768px ){
	.flsList li,.flsList li .word{
		display: block;
	}
	.flsList li{
		padding: 10px;
	}
	.flsList li .word>h2{
		font-size: 16px;
	}
	.flsList li .img{
		width: 140px;
		height: 146px;
		margin-right: 10px;
	}
}

.formBox2 .inner{
	width: 100%;
}
.formBox2 .inner li input{
	padding: 0 10px;
}
.formBox2 .inner li{
	padding-left: 6em;
}
.formBox2 .inner li .yzm{
	width: 240px;
	float: left;
}
.formBox2 .inner li .yzmimg{
	cursor: pointer;
	width: 120px;
	float: left;
	height: 50px;
	margin-left: 5%;
}
.formBox .zcBtn{
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 60px;
	border: 0;
	outline: 0;
	background: #76b774;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
}
.formBox ul.forgetLi{
	padding-bottom: 0;
	padding-left: 0;
}
.formBox ul.forgetLi a{
	font-size: 14px;
	color: #333;
}
.videoBox{
	padding: 20px;
}
.videoBox .title{
	font-size: 18px;
	color: #333;
	line-height: 2em;
	text-align: center;
}
.videoBox  .video{
	width: 100%;
	height: 400px;
	background: #f6f6f6;
	margin: 20px 0;
}
.videoDec{
	font-size: 16px;
	line-height: 2em;
}

@media only screen and (max-width:768px ){
	.videoBox{
		padding: 10px;
	}
	.videoBox  .video{
		height: 280px;
	}
	.videoDec{
		font-size: 14px;
	}
	.formBox .inner{
		padding: 10px;
	}
	.formBox{
		padding: 15px 10px;
	}
	.formBox2 .inner li .yzm{
		width: 63%;
	}
	.formBox2 .inner li .yzmimg{
		width: 35%;
		margin-left: 2%;
	}
	.formBox ul.forgetLi li{
		padding-left: 0;
	}
}

/*播放按钮*/
.prism-big-play-btn {
    background: url(../images/bigplay.png) no-repeat;
    background-size: contain;
    width: 64px;
    height: 64px;
    top: 50% !important;
	left: 50% !important;
	margin-top: -32px;
	margin-left: -32px;
	position: absolute;
}
.video .prism-big-play-btn {
    background: url(../images/bigplay.png) no-repeat;
    background-size: contain;
    width: 64px;
    height: 64px;
    top: 50% !important;
	left: 50% !important;
	margin-top: -32px;
	margin-left: -32px;
	position: absolute;
}
.videoBox .video{
	position: relative;
}