/*轮播图*/
.banner{
    width:100%;
    height:500px;
    background: url(../img/shequ/banner1.jpg) center no-repeat;
    background-size: 1920px 500px;
}
.main{
    width:100%;
    height:auto;
    margin:20px auto;
    position: relative;
}
.main>.tit{
    width:100%;
    height:auto;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top:-100px;
}
.main>.tit>div{
    height:80px;
}
.main>.tit>div:nth-child(1){
    width:1200px;
    margin:0 auto;
    position: relative;
}
.main>.tit>div:nth-child(1) span{
    display: block;
    font-size: 22px;
    font-weight: 1000;
    color:white;
    position: absolute;
    left:150px;
    bottom:20px;
}
.main>.tit>div:nth-child(2){
    width:100%;
    background: rgb(247,247,247);
}
.main>.tit>div:nth-child(2)>div{
    width:1200px;
    height:80px;
    line-height: 80px;
    margin:0 auto;
    position: relative;
    color:gray;
    font-size: 14px;
}
.main>.tit>div:nth-child(2)>div>img{
    vertical-align: middle;
}
.main>.tit>div:nth-child(2)>div>img:nth-child(1){
    width:120px;
    height:120px;
    position: absolute;
    bottom:20px;
    border-radius:50%;
    border:2px solid white;
}
.main>.tit>div:nth-child(2)>div>span{
    color:gray;
    font-size: 14px;
    margin-right:20px;
}
.main>.tit>div:nth-child(2)>div>span:nth-child(2){
    color:rgb(249,137,12);
    font-size: 16px;
    margin-left:130px;
}
.main>.tit>div:nth-child(2)>div>span:nth-child(3){
    margin-left:50px;
    margin-right:400px;
}
.main .section{
    width:1200px;
    height:auto;
    min-height: 800px;
    position: relative;
    margin:0 auto;
    margin-top:20px;
}
.main .section .section_left{
    width:853px;
    height:auto;
    display: inline-block;
}
.main .section .section_right{
    width:311px;
    height:auto;
    display: inline-block;
    position: absolute;
    top:0;
    right:0;
    padding:10px;
}
.main .section .section_left .tit{
    width:100%;
    height:65px;
    line-height: 65px;
}
.main .section .section_left .tit span{
    display: inline-block;
    height:25px;
    line-height: 25px;
    padding:0 20px;
    border-radius:26px;
    border:1px solid rgb(249,137,12);
    color:rgb(249,137,12);
    margin-right:10px;
}
.main .section .section_left .detail{
    width:100%;
    height:auto;
}
.main .section .section_left .detail>div:nth-child(1){
    width:100%;
    height:auto;
    color:gray!important;
    font-size:14px!important;
}
.main .section .section_left .detail>div:nth-child(1) p{
    color:gray!important;
    font-size: 14px;
    line-height: 30px;
    margin:20px  0;
}
.main .section .section_left .detail>div:nth-child(1) p span{
    color:gray!important;
}
.main .section .section_left .detail>div:nth-child(1) img{
    display: block;
    width:855px!important;
    height:auto!important;
}
.main .section .section_left .detail>a:nth-child(2){
    display: block;
    margin:0 auto;
}
.main .section .section_left .detail>div:nth-child(3){
    height:24px;
    line-height: 24px;
}
.main .section .section_left .detail>div:nth-child(3) a{
    display: inline-block;
    vertical-align: middle;
}
.main .section .section_left .detail .logina{
    display: block;
    margin:20px auto;
    width:100%;
    height:50px;
    line-height: 50px;
    text-align: center;
    color:gray;
    background:rgb(246,246,246);
}
.pinglun{
	width:100%;
	height:100px;
}
.pinglun input{
	display: block;
	width:745px;
	height:50px;
	margin:20px auto;
}
.pinglun a{
	width:90px;
	height:30px;
	line-height: 30px;
	border:1px solid gray;
	color:black;
	border-radius:4px;
	float:left;
}
.pinglun a:hover{
	background: rgb(245,126,34);
	color:white;
	border:none;
}
.main .section .section_left .pingjia{
    width:100%;
    height:auto;
}
.main .section .section_left .pingjia>div:nth-child(1){
	width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid rgb(230,230,230);
}
.main .section .section_left .pingjia>div:nth-child(1) input{
	display: block;
	width:94%;
	height:auto;
	min-height: 40px;
	margin:20px auto;
}
.main .section .section_left .pingjia>div:nth-child(1) a{
	display: block;
	width:90px;
	height:30px;
	line-height: 30px;
	color:gray;
	border:1px solid gray;
	border-radius:4px;
	margin-left:700px;
}
.main .section .section_left .pingjia>div:nth-child(1) a:hover{
	background: rgb(243,126,32);
	color:white;
	border:none;
}
.main .section .section_left .pingjia>div:nth-child(2){
    width:100%;
    height:60px;
    line-height: 60px;
    text-align: left;
    font-size: 16px;
    border-bottom:1px solid rgb(230,230,230);
}
.main .section .section_left .pingjia ul{
    display: block;
    width:100%;
    height:auto;
}
.main .section .section_left .pingjia ul li{
    display: block;
    width:100%;
    height:auto;
    border-bottom:1px dashed rgb(230,230,230);
    padding:20px 0;
}
.main .section .section_left .pingjia ul li>div{
    display: inline-block;
}
.main .section .section_left .pingjia ul li>div:nth-child(1){
    width:90px;
    height:auto;
    vertical-align: top;
}
.main .section .section_left .pingjia ul li>div:nth-child(1) img{
    width:74px;
    height:74px;
    border-radius:50%;
    vertical-align: top;
}
.main .section .section_left .pingjia ul li>div:nth-child(2){
    width:750px;
    height:auto;
}
.main .section .section_left .pingjia ul li>div:nth-child(2)>div>p:nth-child(1){
    color:black;
    font-size: 15px;
}
.main .section .section_left .pingjia ul li>div:nth-child(2)>div>p:nth-child(1) span{
    color:rgb(182,182,182);
    font-size: 14px;
    margin-left:20px;
}
.main .section .section_left .pingjia ul li>div:nth-child(2)>div>p:nth-child(2),
.main .section .section_left .pingjia ul li>div:nth-child(2)>p:nth-child(2),
.main .section .section_left .pingjia ul li>div:nth-child(2)>p:nth-child(3){
    color:gray;
    line-height: 25px;
    font-size: 15px;
    margin:10px 0;
}
.main .section .section_left .pingjia ul li>div:nth-child(2)>a{
    display: block;
	width:90px;
	height:30px;
	line-height: 30px;
	color:gray;
	border:1px solid gray;
	border-radius:4px;
	margin-left:600px;
}
.main .section .section_left .pingjia ul li>div:nth-child(2)>a:hover{
	background: rgb(243,126,32);
	color:white;
	border:none;
}
.main .section .section_left .pingjia ul li>div:nth-child(2) .huifu{
    width:730px;
    height:auto;
    background:rgb(246,246,246);
    padding:10px;
    margin:10px 0;
}
.main .section .section_left .pingjia ul li>div:nth-child(2) .huifu img{
	display: inline-block;
	width:30px;
	height:30px;
	border-radius:50%;
	vertical-align: middle;
}
.main .section .section_left .pingjia ul li>div:nth-child(2) .huifu>p:nth-child(1){
    color:black;
    font-size: 15px;
}
.main .section .section_left .pingjia ul li>div:nth-child(2) .huifu>p:nth-child(1) span{
    color:rgb(182,182,182);
    font-size: 14px;
    margin-left:20px;
}
.main .section .section_left .pingjia ul li>div:nth-child(2) .huifu>p:nth-child(2){
    color:gray;
    line-height: 25px;
    font-size: 15px;
    margin:10px 0;
}
.main .section .section_left .pages{
	width:100%;
	height:30px;
	line-height: 30px;
	display: flex;
	justify-content: center;
	padding:15px 0;
	margin-top:20px;
}
.main .section .section_left .pages a{
	width:60px;
	height:30px;
	line-height: 30px;
	border:1px solid rgb(230,230,230);
	color:gray;
	margin:0 10px;
	border-radius:4px;
}
.main .section .section_left .pages span{
	width:60px;
	height:30px;
	line-height: 30px;
	border:1px solid rgb(230,230,230);
	color:gray;
	margin:0 10px;
	border-radius:4px;
	text-align: center;
}
.main .section .section_left .pages a:hover{
	background:rgb(243,126,32);
	color:white;
}
.main .section .section_left .pages span:hover{
	background:rgb(243,126,32);
	color:white;
}
.main .section .section_right>div{
    width:100%;
    height:auto;
    overflow: hidden;
}
.main .section .section_right>div>div{
    width:100%;
    height:50px;
    line-height: 50px;
    font-size: 20px;
}
.main .section .section_right>div>ul{
    display: block;
    width:100%;
    height:auto;
    font-size: 14px;
    color:gray;
}
.main .section .section_right>div>ul li {
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: gray;
    margin:10px 0;
}
.main .section .section_right>div>ul li a{
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: gray;
    text-align: left;
}
.main .section .section_right>div>a{
    display: block;
    margin:10px 0;
    position: relative;
}
.main .section .section_right>div>a img{
    width:311px;
    height:233px;
}
.main .section .section_right>div>a span{
    display: block;
    width:100%;
    height:45px;
    line-height: 45px;
    text-align: center;
    color:white;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom:4px;
    font-size: 15px;
}