body{
	font-size: 12px;
	line-height: 24px;
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
	color:#474747;
	background-color: #f5f5f5;
}
.body{
	background-color: #fff;
}
.container{
	width: 1200px;
	margin:0 auto;
}
a:hover{
	color:#dc031b;
}
h1 {
    font-size: 30px;
    line-height: 50px;
	margin-bottom: 10px;
}
.top{
	padding:2.2% 0 1.8%;
	background-color: #fff;
}
.top .right{
	font-size: 28px;
	line-height: 56px;
}

.nav{
	background-color: #2c2860;
	line-height: 46px;
	margin-bottom: 30px;
}
.nav_article{
	margin-bottom: 0;
}
.nav img{
	display: none;
}
.nav a{
	width: 14.285%;
	float: left;
	text-align: center;
	font-size: 18px;
	color:#fff;
}
.nav a:hover{
	background-color: #ade55c;
	color:#2c2860;
}
.banner1 .left{
	width: 81.66%;
	overflow: hidden;
	position: relative;
}
.banner1 .list{
	width: 600%;
}
.banner1 .list li{
	width: 16.66%;
	float: left;
}
.banner1 .left .btn{
	position: absolute;
	bottom:15px;
	left:50%;
	margin-left: -68px;
}
.banner1 .left .btn li{
	width: 15px;
	height: 15px;
	float: left;
	margin:0 6px;
	border-radius:50%;
	cursor: pointer;
	border:1px solid #2c2860;
}
.banner1 .left .btn .cur{
	background-color: #2c2860;
}
.banner1 .right{
	width: 16.66%;
}
.banner1 .right li{
	line-height: 58px;
	padding: 0 10px 0 45px;
	margin-bottom: 6.5px;
	font-size: 16px;
	background: #2c2860 url(../images/zhauye_logo.png) no-repeat 16px center;
}
.banner1 .right li:hover{
	background: #ade55c url(../images/zhauye_logo_hover.png) no-repeat 16px center;	
}
.banner1 .right li:hover a{
	color:#2c2860;
}
.banner1 .right li a{
	color:#fff;
}
.banner1 .right li span{
	float:right;
}
.dress{
	padding:20px 0;
}
.dress .left{
	font-size: 16px;
}
.dress .left img{
	padding-right: 15px;
	margin-bottom: 3px;
}
.dress .right{
	font-size: 18px;
	font-weight: bold;
	color:#dc031b;
}
.dress .right span{
	display: inline-block;
	padding-right:10px;
}

.new{
	background-color: #fff;
	margin-bottom: 20px;
}
.new .list_lh{
	height: 42px;
	line-height: 42px;
	padding-left: 40px;
	background: url(../images/new.png) no-repeat 11px 11px ;
}
.new .list_lh li{
	width: 80%;
	float: left;
}
.new  a{
	display: block;
	font-size: 16px;
	color:red;
	width: 100%;
	text-overflow: ellipsis;	
}



.content1,.content2,.fengcai{
	background-color: #fff;
	margin-bottom: 30px;
}
.content1>div,.content2>div,.fengcai>div{
	padding:20px;
}
.content1 .top1,.content2 .top1,.fengcai .top1{
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
.content1 .top1 h2,.content2 .top1 h2,.fengcai .top1 h2{
	font-size: 24px;
	font-weight: normal;
	color:#666;
	float: left;
	height:29px;
	position: relative;
}
.content1 .top1 a,.content2 .top1 a,.fengcai .top1 a{
	padding-left: 20px;
	background: url(../images/more.png) no-repeat left center;
	float:right;
}
.content1 .top1 h2 em,.content2 .top1 h2 em,.fengcai .top1 h2 em{
	width: 114px;
	color:#2c2860;
	font-style: normal;
	position: absolute;
	padding-bottom: 12px;
	border-bottom: 2px solid #2c2860;
}
.content1 .top1 h2 b,.content2 .top1 h2 b{
	display: inline-block;
	float: right;
}
.content1 .top1 h2 em:after,.content2 .top1 h2 em:after,.fengcai .top1 h2 em:after{
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #2c2860;
	position: absolute;
	bottom:-8px;
	left:50%;
	margin-left: -3px;
}
.content1 .top1 h2 i,.content2 .top1 h2 i,.fengcai .top1 h2 i{
	padding-left: 114px;
	font-size: 14px;	
}
.content1 .left,.content2 .left{
	width: 35%;
}
.content1 .left_left{
	padding:25px 0;
	border-bottom:1px solid #ccc ;
}
.content1 .left_last{
	border-bottom: 0 none;
	padding-bottom: 0;
}
.content1 .left_left>a{
	font-size: 22px;
	display: block;
	margin-bottom: 7px;
	color:#dc031b;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content1 .left_left li{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content1 .left_left li a{
	line-height: 32px;
	font-size: 14px;
	float:left;
}
.left_left li a.tim{
	float:right;
	margin-right:10px;
}
.content1 .left_left li .a2{
	padding:0 15px;
} 
.content1 .center,.content2 .center{
	width: 35%;
	padding:0 2.5%;
	float: left;
}
.content1 .center dl{
	padding:20px;
	background-color: #fbfbfb;
}
.content1 .center .hover{
	background-color: #f5f5f5;
	cursor: pointer;
}
.content1 .center dl dt{
	width: 29%;
	padding-right: 4%;
	float: left;
}
.content1 .center dl dd{
	width: 67%;
	float: left;
}
.content1 .center dl dd>a{
	display: block;
	font-size: 18px;
	margin-bottom: 9px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content1 .center dl dd p{
	line-height: 20px;
	text-indent: 2em;
	color:#474747;
}
.content1 .center dl dd p a{
	color:#ef001e;
}
.content1 .center dl dd p a:hover{
	color:#2c2860;
}
.content1 .right,.content2 .right{
	width: 25%;
}
.content1 .right li{
	width: 33.33%;
	padding:15px 0;
	float: left;	
	cursor: pointer;
}
.content1 .right ul{
	position: relative;
}
.content1 .right .top1{
	margin-bottom: 20px;
}
.content1 .right li .none1{
	display: none;
	width: 230px;
	padding:10px;
	background-color: #f5f5f5;
	position: absolute;
	right:0;
	top:0;
	box-shadow: 0 0 10px 1px #ccc;
	z-index: 1;
}
.content1 .right li .none1 h4{
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}
.content1 .right li .none1 p{
	margin-bottom: 5px;
}
.content1 .right li .none{
	position: relative;
	display: block;
}
.content1 .right li .none1 img{
	width: 30px;
	position: absolute;
	top:0px;
	right:0px;
	z-index: 2;
}
.content1 .right li .top2 img{
	display: block;
	margin:0 auto 7px;
}
.content1 .right li span{
	display: block;
	font-size: 14px;
	text-align: center;
}


.content2 .left .top1{
	margin-bottom: 24px;
}
.content2 .left li{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 38px;
} 
.content2 .left li em{
	color:#e85440;
	font-style: normal;
}


.content2 .center li{
	padding:23px 20px 23px 10px;
	border-bottom: 1px dashed #ccc;
}
.content2 .center .li04{
	border-bottom: 0 none;
}
.content2 .center .hover{
	background-color: #f5f5f5;
}
.content2 .center li em{
	display: block;
	width: 9%;
	padding-top:10px;
	padding-right:4%;
	text-align: center;
	font-size: 40px;
	float: left;
	color:#74787c;
}
.content2 .center li div{
	width: 87%;
	float: left;
}
.content2 .center li div a{
	font-size: 16px;
}
.content2 .center li div p{
	color:#afafaf;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content2 .right .top1{
	margin-bottom: 24px;
}
.content2 .right p{
	line-height: 26px;
	margin-bottom: 8px;
}
.content2 .right form span,.content2 .right form input,.content2 .right form select,.content2 .right textarea{
	float:right;
	outline: none;
}
.content2 .right form p input{
	width: 67%;
	height: 24px;
	padding-left: 8px;
	line-height: 24px;
	border:1px solid #cccccc;
	
}
.content2 .right form select{
	width: 70.5%;
	height: 26px;
	line-height: 26px;
	border:1px solid #cccccc;
}
.content2 .right textarea{
	width: 65%;
	height: 50px;
	padding:5px 7px;
	border: 1px solid #ccc;
	resize: none;
}
#submit1{
	width: 56%;
	margin:2% 15% 0 22%;
	line-height: 34px;
	color:#fff;
	font-size: 16px;
	text-align: center;
	border-radius:3px;
	background-color: #dc031b;
	border:0 none;
	outline: none;
}

#caselist{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.fengcai .banner1{
    overflow: hidden;
    padding-bottom: 5px;
    margin: 0 auto;
}
.fengcai .top1{
	margin-bottom: 24px;
}
.fengcai .list{
	width: 1220px;
}
.fengcai .list li {
    width: 259px;
    margin: 0 15px 5px;
    text-align: center;
    float: left;
    -webkit-box-shadow: 0 0 6px rgba(153,153, 153, .5);
    -moz-box-shadow: 0 0 6px rgba(153, 153, 153, .5);
    box-shadow: 0 0 6px rgba(153, 153, 153, .5);
    overflow: hidden;
}
#caselist .prev, #caselist .next {
    display: block;
    width: 49px;
    height: 67px;
    background: url(../images/prevnext.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 74px;
}
#caselist .prev {
    background-position: 5px 0;
    left: 10px;
}
#caselist .next {
    background-position: -156px 0;
    right: 10px;
}
#caselist li:hover{
	background-color: #f5f5f5;
}
#caselist .bottom {
	padding:15px;
}
#caselist .bottom span{
	display: block;
	width: 50px;
	line-height: 50px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	float: left;
	border-radius:50%;
	background-color: #87baf9;
}
#caselist .bottom div{
	float:right;
}
#caselist .bottom div p{
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list_link{
	background-color: #f5f5f5;
}
.link{
	background-color: #fff;
	margin-bottom: 30px;
}
.link .container>div{	
	padding:20px;	
}
.list_link .link{
	background-color: transparent;
}
.link .left{
	width: 16.6%;
	line-height: 90px;
	border-right:1px dashed #ccc;
	margin-right:3%;
	text-align: center;
	font-size: 24px
}
.link .right{
	width: 80%;
}
.link .right a{
	display: block;
	float: left;
	padding:0 10px;
	line-height: 30px;
	font-size: 14px;
}

.last_dress{
	padding:25px 0;
	background-color: #474747;
	color:#fff;
}
.last_dress .left{
	width: 45%;
}
.last_dress .left .left1{
	width: 23%;
	padding-right:2%;
	float: left;
}
.last_dress .left .right1{
	width: 75%;
	padding-top:10px;
	float: left;
}
.last_dress .center{
	width: 45%;
	padding:0 3%;
	float:right;
}
.last_dress .center div{
	width:30%;
	padding:0 1%;
	float: right;
	text-align: center;
}
.last_dress .center img{
	display: block;
	margin:0 auto;
}
.last_dress .center span{
	display: block;
	line-height: 30px;
}



.content>.left{
	width: 24%;
}
.content .left h2{
	font-size: 16px;
	color:#fff;
	padding-left: 55px;
	line-height: 42px;
	background:#2c2860 url(../images/content_left.png) no-repeat 17px center;
}
.content .left li{
	padding:0 20px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-bottom:1px solid #fff;
	line-height: 50px;
}
.content .left li:hover{
	background-color: #ade55c;
}
.content .left li span{
	float:right;
}
.content>.right{
	width: 69%;	
}
.content .right h2 {
    font-size: 24px;
    padding-bottom: 5px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.content .right h2 div {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.newslist-cnt h3 {
    font-size: 18px;
    padding-left: 32px;
    margin-bottom: 10px;
    background: url(../images/jian.png) no-repeat left 0;
}
.newslist-cnt>div{
	padding:20px;
	cursor: pointer;
	border-bottom: 1px #dedede solid;
}
.newslist-cnt>div.page{
	border-bottom: 0 none;
	margin-bottom: 100px;
}
.newslist-cnt>div.page:hover{
	background-color: transparent;
}
.newslist-cnt>div:hover{
	background-color:#f5f5f5 ;
}
.newslist-cnt dl dt {
    float: left;
    width: 19%;
}
.newslist-cnt dl dd {
    float: right;
    width: 78%;
}
.newslist-cnt dl dd p, .newslist-cnt .nl p {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
.keyword {
    background: url(../images/apply.png) no-repeat left center;
    padding: 0 10px 0 25px;   
}
.keyword a{
	color:#e84c35;
}
.newslist-cnt dl dd .qt span.time, .newslist-cnt .nl .qt span.time {
    float: right;
    font-size: 14px;
    color: #666;
}
.newslist-cnt .nl li{
	padding:20px;
	border-bottom: 1px solid #ccc;
}
.newslist-cnt .nl li:hover{
	background-color: #f5f5f5;
}
.newslist-cnt .nl li>a {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.page {
    margin-bottom: 20px;
}

.page a:hover{
	background-color: #2c2860;
	color:#fff;
}
.news-tit {
    margin-bottom: 20px;
}
.news-tit h1 {
    text-align: center;
}
.info {
    text-align: center;
    font-size: 14px;
    color: #888;
}
.info span {
    margin-right: 20px;
}
.news-cnt p {
    line-height: 34px;
    font-size: 14px;
    margin-bottom: 1.1em;
}
table.tbi{ width:100%; margin:0; border-collapse:collapse;min-width:320px;}
table.tbi td{height:30px; line-height:30px; border:2px #e2e1e1 solid !important; text-align:center; font-size:14px; }
table.tbi th{height:30px; line-height:30px; border:2px #e2e1e1 solid !important; text-align:center; font-size:14px; }
.news-recommend {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 30px;
}
.bdshare-button-style0-32{
	margin-bottom:10px;
}
.bdshare-button-style0-32 span{
   float: left;
   font-size: 22px !important;
   line-height: 48px;
   font-weight: bold;
   margin-left:5px;
}

.content .right form {
    padding: 28px 0 30px;
    background: url(../images/form_new_bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    margin-bottom: 75px;
}
.content .right form h2 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    border-bottom: 0 none;
}
.content .right form p {
    width: 42%;
    padding-left: 2%;
    margin-bottom: 10px;
    float: left;
}
.content .right form p select {
    width: 62%;
    height: 30px;
    line-height: 30px;
}
.content .right form p span {
    line-height: 30px;
}
.content .right form p input, .content .right form p select {
    outline: none;
    padding-left: 5px;
    border: 1px solid #ccc;
}
.content .right form p span, .content .right form p input, .content .right form p select {
    float: right;
    font-size: 14px;
    color: #474747;
}
.content .right form p input {
    width: 60%;
    height: 26px;
    line-height: 26px;
}
.content .right form textarea {
    width: 85.4%;
    float: right;
    height: 66px;
    resize: none;
    outline: none;
    padding:3px;
    border:1px solid #ccc;
}
.content .right form .last_p {
    width: 81%;
    padding: 0 8% 0 7%;
}
#submit {
    width: 16%;
    margin: 2% 42% 0;
    height: 38px;
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    background-color: #F57400;
    border-radius: 3px;
    border: 0 none;
}
.form_img {
    position: absolute;
    bottom: 3%;
    left: 6%;
}



/*footer¿ªÊ¼*/
#footer1{
	background-color: #fff;
}
#footer{ width:1200px; margin:0 auto ;padding:15px 0; text-align:center; overflow:hidden; clear:both; padding-bottom:70px;}
#footer table{ width:100% !important;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #2c2860; margin:1.5em 0 2em;}
.copyright p{ margin-bottom:0.3em; margin:0 0.3em 0.3em;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#2c2860; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #61B3FA solid; background:#2c2860; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;} 

/*footer½áÊø*/
@media only screen and (max-width: 1200px) {
	.container{
		width: 94%;
		padding:0 3%;
	}
	.top{
		padding:2.2% 0 1.8%;
	}
	.banner1 .right li {
	    line-height: 52px;
	}
	.dress{
		padding:20px 0;
	}
	#caselist .center{
		width: 920px;
		margin:0 auto;
		overflow: hidden;
	}
	.fengcai .list li {
	   width: 200px;
	}
	#caselist .bottom span {
	    float:inherit;
	    margin:0 auto;
	}
	#caselist .bottom div {
	    float: left;
	}
	#footer{
		width: 100%;
	}
}
@media only screen and (max-width: 1100px) {
	.banner1 .right li {
	    line-height: 44px;
	    padding: 0 10px 0 35px;
	    font-size: 14px;
	    background: #2c2860 url(../images/zhauye_logo.png) no-repeat 10px center;
	}
}
@media only screen and (max-width: 1024px) {
	.banner1 .right,.content1 .center,.content2 .left{
		display: none;
	}
	.banner1 .left{
		width: 100%;
	}
	.content>.left{
		display: none;
	}
	.content .right{
		width: 100%;
	}
	.content1 .left,.content2 .center{
		width: 60%;
		padding-left: 0;
		padding-right: 5%;
	}
	.content1 .left_left {
	    padding: 12px 0;
	}
	.content1 .left_left>a {
	    font-size: 20px;
	}
	.content1 .left_left li a {
	    font-size: 14px;
	}
	.content1 .right,.content2 .right{
		width: 35%;
	}
	#caselist .center {
	    width: 690px;
	}
	.bdsharebuttonbox {
	    margin-bottom: 38px;
	}
	.content .right form {
	    margin-bottom: 30px;
	}
	.newslist-cnt>div.page{
		margin-bottom: 60px;
	}
	.last_dress .left .right1 {
	    padding-top:0;
	}
}
@media only screen and (max-width: 900px) {
	.dress .left,.dress .right{
		font-size: 14px;
	}
}
@media only screen and (max-width: 850px) {
	.last_dress .left .left1 {
	    padding-top: 4%;
	}
}
@media only screen and (max-width: 767px) {
	.top .right,.dress .left img,.dress .right,.newslist-cnt dl dt,.form_img,.top1 h2 i,.content1 .top1 h2 b,.content2 .top1 h2 b,.last_dress .left,.banner1 .btn{
		display: none;
	}
	.nav{
		margin-bottom: 0;
	}
	.nav img{
		width: 50px;
		position: absolute;
		top:10px;
		right:10px;
		cursor: pointer;
		z-index: 2;
	}
	.nav .shouqi{
		display: block;
	}
	.nav .container{
		width: 100%;
		padding:0;
		display: none;
		position: absolute;
		top:0;
		background-color: #2c2860;
		z-index: 1;
	}
	.nav a,.newslist-cnt dl dd,.link .right,.new .list_lh li{
		width: 100%;
	}
	.content1 .top1 h2 em,.content2 .top1 h2 em{
		position: inherit;
		display: block;
		margin-bottom: -9px;
	}
	.content1 .left, .content2 .center {
	    width: 55.5%;
	}
	.content1 .right, .content2 .right {
	    width: 39.5%;
	}
	.page .spage {
	    margin-left: 28%;
	}
	.page .up-page, .page .down-spage, .page .spage,.page .last-spage {
	    display: block !important;
	    width: 70px;
	}
	.content .right form .last_p {
		float:right;
	    width: 90.3%;
	    padding: 0 8% 0 0;
	}
	.content .right form textarea {
	    width: 81.4%;
	}
	.content .right form p {
	    width: 45%;
	    padding-left: 0;
	}
	.link .left {
	    width: 100%;
	    line-height: 40px;
	    border-right: 0 none;
	    margin-right: 0%;
	}
	.last_dress .center {
	    width: 100%;
	}
	.newslist-cnt>div.page {
	    margin-bottom: 30px;
	}
	#caselist .center{
		width: 570px;
	}
	.fengcai .list li{
		width: 160px;
	}
	#footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
	#QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
	.copyright,.last{ display:block;}
}
@media only screen and (max-width: 650px) {
	.content1 .left, .content2 .center {
	    padding-right: 0;
	}
	.content1 .left, .content2 .center,.content1 .right, .content2 .right {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.content2 .right form{
		padding-right:14%;
	}
	.content2 .right form p input {
	    width: 69%;
	}
	.content2 .right textarea {
	    width: 67.5%;
	}
	.content2 .right form span{
		padding-right: 7px;
	}
	.page .spage {
	    margin-left: 20%;
	}
	.content1>div, .content2>div, .fengcai>div {
	    padding: 20px 0;
	}
	.content2 .center li div p {
	    width: auto;
	    overflow: inherit;
	    text-overflow: inherit;
	    white-space: inherit;
	}
	.content2 .center li {
	    padding-left: 0;
	    padding-right:0;
	}
	#caselist .center{
		width: 380px;
	}
}
@media only screen and (max-width: 550px) {
	.top .left{
		width: 60%;
	}
	.nav{
		line-height: 40px;
	}
	.nav img{
		width: 40px;
	}
	#submit {
	    display: block;
	    width: 120px;
	    margin: 0 auto;
	    font-size: 16px;
	}
	.content2 .right form select {
	    width: 71.5%;
	}
	.content2 .right form {
	    padding-right: 10%;
	}
	.content .right form p {
		width: 85%;
	    padding-right: 15%;
	}
	.content .right form .last_p {
		width: 85%;
	    padding-right: 15%;
	}
	.content .right form textarea {
	    width: 60%;
	}
	.last_dress .center div{width:48%;}
	.new .list_lh {
    height: 55px;
    line-height: 25px;}
}
@media only screen and (max-width: 500px) {
	.page .spage {
	    margin-left: 20%;
	}
	.last_dress .center {
	    width: 100%;
	    margin-bottom: 10px;
	    padding-right:0;
	}
	.page .spage {
	    margin-left: 10%;
	}
	.new a{
	font-size: 16px;
    line-height: 25px;
}
}
@media only screen and (max-width: 640px) {
	.content2 .right textarea {
	    width: 67%;
	}
}
@media only screen and (max-width: 450px) {
	.page .up-page, .page .down-spage, .page .spage, .last-spage {
	    font-size: 14px!important;
	    width: 56px!important;
	}
	.left_left li a.tim{display:none;}

}
@media only screen and (max-width: 400px) {
	.nav img{
		width: 40px;
	}
	.nav a{
		font-size: 14px;
	}
	.content .right form h2 {
	    padding:0 15px;
	}
	.content2 .right form {
	    padding-right: 6%;
	}
	#caselist .center{
		width: 240px;
	}
	.fengcai .list li{
		width: 210px;
	}
}
@media only screen and (max-width: 375px) {
	.page{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.page .spage {
	    margin-left: 10%;
	}
	.content2 .right form p input {
	    width: 68%;
	}
	.content2 .right textarea {
	    width: 65%;
	}
}