/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1300px; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.center{text-align: center;}

img{max-width: 100%;}

.head {padding: 35px 0;box-shadow: 0 0 20px #DEDEDE;}
.head .logo{width: 15%;height: 56px;position: relative;z-index: 99;}
.head .logo img{position: absolute;left: 0;top: 0;height:120px;}
.head .book{line-height: 56px;background: #BF0F13;padding:  0 32px;border-radius: 28px;margin-left: 45px;}
.head .book a{font-weight: bold;font-size: 18px;color: #fff;}
.head .book:hover{opacity: 0.8;}

.head .wapper{max-width: 1500px;}

.menu ul li{display: inline-block;text-align: center;line-height: 56px;font-size: 16px;padding: 0 15px;}
.menu ul li a{color: #000;}
.menu ul li a:hover{color: #BF0F13;}
.menu ul li.cur a{color: #BF0F13;}




.phone{display: none;}

.phonehead{padding: 15px 0;}
.phonehead .logo{width: calc(100% - 70px);/* height: 90px; */position: relative;}
.phonehead .logo img{position: absolute;left: 0;top: 0;z-index: 99;height: 90px;}


.phonehead .menuicon a{color: #000;font-size: 20px;}
.nav {position:absolute; display: none;right:0px; top:0; height:100%; width:100%; background-color:#fff; z-index: 999; overflow-y:auto; transition:right .3s; border-left:1px solid #f3f3f3;}
.nav.open {right:0;}
.nav ul {padding-bottom:71px;}
.nav li {float:none; padding:0; position:relative;}
.nav li a {line-height: 53px; padding:10px 1.5em; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 20px;color: #000;}
.nav li a:hover:after, .nav li.cur > a:after, .nav li.on > a:after {display:none;}
.nav li.cur > a {background-color:#eee;}	
.nav li em.on{transform: rotate(90deg);}
.nav li em {transform: rotate(0deg);transition:all .3s;position:absolute; right: 10px; top:10px; display:block;  cursor:pointer;font-style: normal;}
.nav li em:after{content: '>';font-family: simsun;font-size: 20px;line-height: 30px;width: 30px;text-align: center;display: block;}
  
.navDrop {position:static; display:none; left:auto; top:auto;}
.navDrop.open, .navDrop.show.open {display:block;}
.navDrop .inner {width:auto;}
.navDrop ul {padding:0;}
.navDrop li {display:block;}
.navDrop li a {text-align:left; padding:10px 1.5em 10px 2.5em;}
.navDrop .preview, .threeNav, .navDrop.show {display:none;}
.navDrop .info {width:auto; float:none; padding:0;}

.subNav {float:none; width:auto;}
.subNav dd {border:none; line-height: normal;}
.subNav dd a {padding:10px 1.5em 10px 2.5em;}
.subNav dd a:after {display:none;}
/*navBtn*/
.navBtn {cursor:pointer; display:block; position:relative; cursor:pointer; width:70px; height:70px; float:left; border-left:0px solid #f3f3f3;}
.navBtn span {display:block; width:20px; height:2px; background-color:#c2c2c2; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-10px; line-height: normal;}
.navBtn span:before, .navBtn span:after {content:''; display:block; width:100%; height:2px; background-color:#c2c2c2; position:absolute; left:0; top:-7px; transition:transform .3s; transition:transform .3s;}
.navBtn span:after {top:auto; bottom:-7.5px;}
.navBtn.open span {height:0;}
.navBtn.open span:before {transform:rotate(45deg); top:0;}
.navBtn.open span:after {transform:rotate(-45deg); bottom:auto; top:0;}

.video video{width: 100%;}
.video{position: relative;}
.video .wenzi{position: absolute;left:0;top: 0;right: 0;bottom: 0;padding:  15% 0;text-align: center;}
.video .wenzi h4{font-size: 30px;color: #fff;}
.video .wenzi .h3{color: #fff;font-size: 28px;margin: 40px 0;}
.video .wenzi .h33{font-size: 36px;color: #fff;}
.video .wenzi span{display: block;font-size: 20px;color: #fff;margin-top: 40px;margin-bottom: 80px;}
.video .wenzi  a{display: inline-block;line-height: 66px;font-size: 20px;color: #000;background: #fff;border-radius: 33px;border-radius: 33px;padding:  0 100px;}
.video .wenzi  a:hover{background: #f2f2f2;}

@media screen and (max-width: 760px){
	.video .wenzi{position: absolute;left:0;top: 0;right: 0;bottom: 0;padding:  60px 0;text-align: center;}
	.video img{min-height: 600px;}
	.video .wenzi .h3{color: #fff;font-size: 20px;margin: 20px 0;}
	.video .wenzi .h33{font-size: 24px;color: #fff;}
	.video .wenzi span{font-size: 16px;}
}


.pad{padding: 65px 0;}

.tit{text-align: center;margin-bottom: 60px;}
.tit h4{color: #BF0F13;font-size: 20px;}
.tit h3{margin: 40px 0;font-size: 30px;color: #333;}
.tit span{display: block;font-size: 16px;color: #333;font-weight: bold;width: 60%;margin: 0 auto;}




@media screen and (max-width: 760px){
	.pad{padding: 40px 0;}
	.tit h4{color: #BF0F13;font-size: 18px;}
	.tit h3{margin: 20px 0;font-size: 24px;color: #333;}
	.tit span{width: 100%;}
}


.con{border-bottom: 2px solid #F2F2F2;}
.con ul li .limain{padding: 40px;border-radius: 40px;text-align: center;background: #BF0F13;}
.con ul li{width: 49%;}
.con ul li .imgarea h3{font-size: 20px;color: #fff;margin-top: 20px;margin-bottom: 40px;}
.con ul li .h3{font-weight: 500;font-size: 16px;color: #fff;margin-bottom: 20px;}
.con ul li h4{font-size: 16px;margin-bottom: 20px;color: #fff;}
.con ul li span{display: block;font-size: 12px;color: #fff;}


.con .wenzi{text-align: center;padding: 40px 5%;margin-top: 50px;}
.con .wenzi h3{color: #fff;font-size: 24px;margin-bottom: 20px;}
.con .wenzi .nr{margin-bottom: 20px;color: #fff;font-size: 12px;text-align: left;}
.con .wenzi dl dt{font-weight: bold;color: #fff;font-size: 14px;line-height: 2;}
.con .wenzi dl dd{font-weight: bold;color: #fff;font-size: 14px;line-height: 2;}
.con .wenzi .more2{background: #000;border-radius: 20px;padding: 0 20px;display: inline-block;box-shadow: 0 0 10px #fff;line-height: 40px;margin-top: 20px;}
.con .wenzi .more2 a{color: #fff;font-size: 16px;}
.telfix{position: fixed;left: 0;bottom: 5%;z-index: 999;}
@media screen and (max-width: 760px){
	.con ul li{width: 100%;margin-bottom: 20px;}
	
}


.con2 .tit h3{margin-top: 0;}
.con2{border-bottom: 2px solid #F2F2F2;}
.con2 ul li{width: calc((100% - 90px)/4);margin-right: 30px;float: left;text-align: center;}
.con2 ul li:nth-child(4n){margin-right: 0;}
.con2 ul li h3{font-size: 20px;color: #333;margin-top: 20px;margin-bottom: 40px;}
.con2 ul li .nr{font-size: 12px;margin-bottom: 10px;color: #000;}
.con2 ul li .aa{display: block;line-height: 60px;border-radius: 30px;background: #BF0F13;font-size: 18px;color: #fff;}
.con2 ul li .aa:hover{opacity: 0.8;}
.con2 ul li h4{display: block;font-size: 16px;color: #333;margin: 40px 0;}
.con2 ul li .aa2{display: block;color: #BF0F13;line-height: 36px;border-radius: 18px;border: 2px solid #BF0F13;}
.con2 ul li .aa2:hover{background: #BF0F13;color: #fff;}


@media screen and (max-width: 760px){
	.con2 ul li{width: 100%;margin-bottom: 20px;}
	
}

.con3 .tit h3{margin-top: 0;}

.con4 .imgarea{text-align: center;}
.con4 .imgarea dl dd{display: inline-block;}
.tit2 h3{font-size: 30px;color: #fff;text-align: center;margin: 40px 0;}
.con4 ul {max-width: 860px;margin: 0 auto;}
.con4 ul li{width: calc((100% - 60px)/4);margin-bottom: 20px;margin-right: 20px;float: left;}
.con4 ul li:nth-child(4n){margin-right: 0;}
.con4 ul li img{min-height:158px;}
@media screen and (max-width: 760px){
	.tit2 h3{font-size: 24px;color: #fff;text-align: center;margin: 20px 0;}
	.con4 ul li{width: calc((100% - 20px)/2);margin-bottom: 20px;margin-right: 20px;float: left;}
	.con4 ul li:nth-child(2n){margin-right: 0;}
	.con4 ul li img{min-height:0;}
}


.con5 h3{font-size: 40px;color: #333;text-align: center;}
.con5 h4{margin: 40px 0;color: #BF0F13;font-size: 24px;text-align: center;}
.con5 span{display: block;font-size: 24px;color: #333;font-weight: bold;text-align: center;margin-bottom: 40px;}
.con5 a{display: inline-block;padding: 0 30px;font-size: 18px;color: #fff;background: #BF0F13;line-height: 60px;border-radius: 30px;margin: 0 auto;}
.con5 a:hover{opacity: 0.8;}

@media screen and (max-width: 760px){
	.con5 h3{font-size: 24px;}
	.con5 h4{margin: 20px 0;color: #BF0F13;font-size: 18px;text-align: center;}
	.con5 span{font-size: 18px;}
}


.con6{background: #BF0F13;text-align: center;}
.con6 h3{color: #fff;font-size: 24px;text-align: center;margin-bottom: 20px;}
.con6 span{display: block;font-size: 18px;color: #fff;font-weight: bold;}
.con6 .label{display: inline-block;margin-top: 40px;width: 400px;}
.con6 .label input{line-height: 70px;padding: 0 2%;font-size: 16px;}
.con6 .label a{display: inline-block;line-height: 70px;font-size: 16px;font-weight: bold;color: #333;padding: 0 35px;background: #fff;border-radius: 35px;}
.con6 .label a:hover{background: #F2CFD0;}

@media screen and (max-width: 760px){
	.con6 h3{color: #fff;font-size: 18px;text-align: center;margin-bottom: 20px;}
	.con6 .label{display: inline-block;margin-top: 40px;width: 100%;}
	.con6 .label input{width: 96%;margin-bottom: 30px;}
}

.foot{padding: 70px 0;background: #1A1A1A;}
.foot .left{width: 30%;}
.foot .left dl {margin-top: 30px;}
.foot .left dl dd{display: inline-block;}
.foot .center{width: 30%;margin: 0 5%;text-align: left;}
.foot .center h3{font-size: 24px;color: #fff;margin-bottom: 20px;}
.foot .center dl dd{margin-bottom: 10px;}
.foot .center dl dd a{font-size: 16px;color: #fff;}

.foot .right{width: 30%;}
.foot .right h3{font-size: 24px;color: #fff;margin-bottom: 20px;}
.foot .right ul li{margin-bottom: 10px;padding-left: 40px;}
.foot .right ul li {font-size: 16px;color: #fff;}
.copy{margin-top: 40px;text-align: center;font-size: 14px;color: #fff;}

.clink{margin-top: 70px;}
.clink a{display: block;line-height: 36px;border-radius: 18px;border: 2px solid #fff;text-align: center;font-size: 12px;color: #fff;width: 50%;}
.clink a:hover{background: #fff;color: #000;}

@media screen and (max-width: 760px){
	.wapper{width:90%;padding: 0 5%;}
	.pc{display: none;}
	.phone{display: block;}
	.foot .center{width: 100%;margin: 20px 0;}
	.foot .left{width: 100%;}
	.foot .right{width: 100%;}
	
}

.ltit{text-align: center;}
.ltit h3{font-size: 40px;color: #000;margin-bottom: 40px;}


.locations h4{margin-top: 40px;margin-bottom: 20px;font-size: 16px;color: #BF0F13;}
.locations dl {margin-bottom: 40px;width: 25%;float: left;}
.locations dl dt{font-size: 16px;color: #000;font-weight: bold;margin-bottom: 40px;}
.locations dl dd{padding-left: 30px;margin-bottom: 10px;}
.locations dl dd a{color: #000;font-size: 16px;text-decoration: underline;}
@media screen and (max-width: 760px){
	.ltit h3{font-size: 26px;color: #000;margin-bottom: 40px;}
	.locations dl {width: 100%;}
	
}

.mtit{text-align: center;padding-bottom: 40px;margin-bottom: 40px;border-bottom: 2px solid #F2F2F2;font-size: 40px;color: #333;}
.menumenu .left{width: 45%;}
.menumenu .left h3{color: #333;font-size: 36px;}
.menumenu .left .nr{margin: 40px 0;font-size: 16px;color: #333;line-height: 2;}
.menumenu .left a{display: inline-block;line-height: 36px;border: 2px solid #BF0F13;border-radius: 18px;padding: 0 25px;font-size: 14px;color: #BF0F13;}
.menumenu .left a:hover{background: #BF0F13;color: #fff;}

.menumenu .right{width: 45%;}
.menumenu .right dl dt{font-size: 24px;color: #BF0F13;font-weight: bold;margin-bottom: 40px;}
.menumenu .right dl{margin-bottom: 40px;}
.menumenu .right dl dd{padding-left: 30px;margin-bottom: 10px;}
.menumenu .right dl dd {color: #000;font-size: 16px;}
.menumenu .right dl ul{margin-top: 10px;}
.menumenu .right dl dd ul li{padding-left: 30px;margin-bottom: 10px;}
.menumenu .imglist ul li{width: 48%;margin: 1%;float: left;text-align: center;}
.menumenu .imglist ul li img{max-height: 600px;}

@media screen and (max-width: 760px){
	.mtit{font-size: 26px;}
	.menumenu .left h3{color: #333;font-size: 22px;}
	.menumenu .right{width: 100%;}
	.menumenu .left{width: 100%;margin-bottom: 30px;}
	.menumenu .right dl dt{font-size: 18px;}
}

.faq ul li{padding-bottom: 30px;margin-bottom: 30px;border-bottom: 2px solid #F2F2F2;}
.faq ul li .litop{}
.faq ul li .litop h3{font-size: 24px;color: #BF0F13;margin-bottom: 30px;}
.faq ul li .litop span{font-size: 30px;color: #000;}
.faq ul li .litop .spa2{display: none;}
.faq ul li.cur .litop .spa{display: none;}
.faq ul li.cur .litop .spa2{display: block;}
.faq ul li .libottom{width: 50%;font-size: 16px;color: #000;line-height: 2;display: none;}
@media screen and (max-width: 760px){
	.faq ul li .libottom{width: 100%;}
}

.photo ul li{width: calc((100% - 100px)/3);margin-right: 50px;margin-bottom: 50px;float: left;    min-height: 212px;}
.photo ul li:nth-child(3n){margin-right: 0;}

@media screen and (max-width: 760px){
	.photo ul li{width: 98%;margin: 1%;}
	.photo ul li:nth-child(2n){margin-right: 1%;}
}

.contact .left{width: 45%;}
.contact .left h3{font-size: 40px;color: #000;}
.contact .left h4{color: #BF0F13;font-size: 24px;margin: 40px 0;}
.contact .right{width: 45%;}
.contact .left ul li{padding-left: 30px;line-height: 40px;margin-bottom: 10px;font-size: 16px;color: #000;}
.contact .right .w49{width: 49%;}
.contact .right .label2{margin-bottom: 25px;}
.contact .right .label2 span{display: block;font-size: 14px;color: #000;margin-bottom: 10px;}
.contact .right .label2 input{line-height: 44px;border: 1px solid #A9A9A9;background: #FAFAFA;width: 100%;}
.contact .right .label2 .tishi{font-size: 14px;color: #000;}
.contact .right .label2  ul li{display: inline-block;width: 20%;}
.contact .right .label2 textarea{line-height: 44px;border: 1px solid #A9A9A9;background: #FAFAFA;width: 100%;}
.contact .right .label2 a{display: block;width: 140px;line-height: 60px;border-radius: 30px;background: #1A1A1A;color: #fff;font-size: 16px;text-align: center;}
.contact .right .label2 a:hover{opacity: 0.8;}

@media screen and (max-width: 760px){
	.contact .left{width: 100%;margin-bottom: 20px;}
	.contact .right{width: 100%;}
	.contact .right .label2  ul li{display: inline-block;width: 23%;}
	
	.contact .left h3{font-size: 24px;color: #000;}
	.contact .left h4{color: #BF0F13;font-size: 18px;margin: 20px 0;}
}



.ibanner2{position: relative;}
.ibanner2 .wenzi{position: absolute;left:0;top: 0;right: 0;bottom: 0;padding:  10% 0;text-align: center;}
.ibanner2 .wenzi h4{font-size: 20px;color: #fff;}
.ibanner2 .wenzi .h3{color: #fff;font-size: 48px;margin: 40px 0;}
.ibanner2 .wenzi .h33{font-size: 36px;color: #fff;}
.ibanner2 .wenzi span{display: block;font-size: 20px;color: #fff;margin-top: 40px;margin-bottom: 80px;}
.ibanner2 .wenzi  a{display: inline-block;line-height: 66px;font-size: 20px;color: #000;background: #fff;border-radius: 33px;border-radius: 33px;padding:  0 100px;}
.ibanner2 .wenzi  a:hover{background: #f2f2f2;}

@media screen and (max-width: 760px){
	.ibanner2 .wenzi{position: absolute;left:0;top: 0;right: 0;bottom: 0;padding:  60px 0;text-align: center;}
	.ibanner2 img{min-height: 600px;}
	.ibanner2 .wenzi .h3{color: #fff;font-size: 36px;margin: 20px 0;}
	.ibanner2 .wenzi .h33{font-size: 24px;color: #fff;}
	.ibanner2 .wenzi span{font-size: 16px;}
}
.more {text-align: center;margin-top: 20px;}
.more a{display: inline-block;padding: 0 30px;background: #BF0F13;line-height: 60px;font-size: 18px;border-radius: 30px;color: #fff;}
.more a:hover{opacity: 0.8;}

.newadd .tit{text-align: left;}
.newadd .tit span{width: 100%;text-align: left;font-weight: normal;}
.newadd .tit .more{text-align: left;}
.newadd .left{width: 49%;}
.newadd .right{width: 49%;}

@media screen and (max-width: 760px){
	.newadd .left{width: 100%;}
	.newadd .right{width: 100%;}
}


.newadd3 .ntit h3{color: #333;font-size: 40px;}
.newadd3 .ntit span{display: block;margin: 40px 0;font-size: 16px;color: #000;}
.newadd3 .ntit .more{text-align: left;}
.newadd3 .left{width: 30%;}
.newadd3 .right{width: 68%;}

@media screen and (max-width: 760px){
	.newadd3 .left{width: 100%;margin-bottom: 20px;}
	.newadd3 .right{width: 100%;}
	.newadd3 .ntit h3{color: #333;font-size: 26px;}
}

.newadd3 ul li{padding-bottom: 30px;margin-bottom: 30px;border-bottom: 2px solid #F2F2F2;}
.newadd3 ul li .litop{}
.newadd3 ul li .litop h3{font-size: 24px;color: #BF0F13;margin-bottom: 30px;}
.newadd3 ul li .litop span{font-size: 30px;color: #000;}
.newadd3 ul li .litop .spa2{display: none;}
.newadd3 ul li.cur .litop .spa{display: none;}
.newadd3 ul li.cur .litop .spa2{display: block;}
.newadd3 ul li .libottom{width: 70%;font-size: 16px;color: #000;line-height: 2;display: none;}
@media screen and (max-width: 760px){
	.newadd3 ul li .libottom{width: 100%;}
}

.newadd4{background: #BF0F13;}
.ntit2{text-align: center;margin-bottom: 150px;}
.ntit2 h3{font-size: 40px;color: #fff;}

.newadd4 .wenzi{text-align: left;width: 60%;margin: 0 auto;margin-bottom: 70px;}
.newadd4 .wenzi h3{font-size: 16px;color: #fff;border-bottom: 1px solid #fff;margin-bottom: 20px;padding-bottom: 20px;}
.newadd4 .wenzi span{color: #fff;}


@media screen and (max-width: 760px){
	.newadd4 .wenzi{text-align: left;width: 80%;margin: 0 auto;margin-bottom: 70px;}
}


.ntit3{text-align: center;font-size: 14px;color: #fff;margin-bottom: 40px;position: relative;}
.newadd4 .ul1 h4{font-size: 12px;color: #fff;margin-bottom: 15px;}
.newadd4 .ul1 .limain{background: #FFFFFF;padding: 35px;}
.newadd4 .ul1 .lileft{width: 25%;text-align: center;}
.newadd4 .ul1 .liright{width: 73%;position: relative;}
.newadd4 .ul1 .liright .close{position: absolute;right: 0;top: 20px;z-index: 999;color: #fff;}
.newadd4 .ul1 .liright h3{color: #333;margin-bottom: 10px;}
.newadd4 .ul1 .liright h4{color: #666;margin-bottom: 5px;font-size: 14px;font-weight: normal;font-size: 14px;}
.newadd4 .ul1 .liright .nr{margin: 30px 0;height: 60px;overflow: hidden;color: #3B3B41;font-size: 14px;}
.newadd4 .ul1 .liright .nr.cur{height: auto;}
.newadd4 .ul1 .liright .show{font-size: 14px;color: #3B3B41;}
.newadd4 .ul1 .liright .show.cur .spa{display: none;}
.newadd4 .ul1 .liright .show.cur .spa2{display: block;}
.newadd4 .ul1 .liright .show .spa2{display: none;}
.newadd4 .ul1{margin-bottom: 30px;}
.newadd4 .ul2 li{padding: 30px 25px;background: #fff;border-bottom: 1px solid #ccc;}
.newadd4 .ul2 li .lileft{font-size: 14px;color: #333;}
.newadd4 .ul2 li .liright a{display: block;line-height: 34px;background: #BF0F13;text-align: center;font-size: 14px;color: #fff;padding: 0 10px;}
.ntit3 h4{text-align: left;font-size: 12px;color: #fff;margin-bottom: 20px;}
.ntit3 .buzou{position: absolute;left: 0;top: 5px;z-index: 99;}
.ntit3 .buzou a{color: #fff;padding-left: 15px;}


@media screen and (max-width: 760px){
	.newadd4 .ul1 .lileft{width: 100%;text-align: center;}
	.newadd4 .ul1 .liright{width: 100%;position: relative;}
}

.buzou2{background: #fff;padding: 30px;margin-top: 20px;}
.buzou2 .left{width: 48%;}
.buzou2 .right{width: 48%;}
.buzou2 .right .butit h3{font-size: 14px;color: #666;font-weight: normal;margin-bottom: 20px;}
.buzou2 .right .bulist ul li{width: 48%;margin: 1%;float: left;}
.buzou2 .right .bulist ul li a{display: block;line-height: 60px;border: 1px solid #ccc;font-weight: bold;font-size: 16px;text-align: center;font-weight: bold;color: #666;}
.buzou2 .right .bulist ul li a:hover{background: #F7E1E1;}

@media screen and (max-width: 760px){
	.buzou2 .left{width: 100%;}
	.buzou2 .right{width: 100%;}
}

.buzou3{margin-top: 20px;}
.buzou3 .bmain{background: #fff;padding: 30px;}
.buzou3 .label3 span{display: block;font-size: #3B3B3B;font-size: 14px;font-weight: normal;margin-bottom: 10px;}
.buzou3 .label3 span strong{color: #f00;}
.buzou3 .label3{margin-bottom: 20px;}
.buzou3 .label3 {font-size: 14px;}
.buzou3 .label3 strong{color: #f00;}
.buzou3 .label3 .text{}
.buzou3 .label3 .text{border-bottom: 2px solid #D4D4D4;width: 40%;line-height: 40px;outline: none;}
.buzou3 .label3 select{border-bottom: 2px solid #D4D4D4;width: 40%;height: 40px;}
.buzou3 .label3 .text2{border: 1px solid #D4D4D4;width: 40%;line-height: 40px;outline: none;}
.buzou3 .label3 .tishit{font-size: 14px;}
.buzou3 .label3 .tishit2{font-size: 12px;padding: 10px 0;}
.buzou3 .info2 .intit h3{color: #333;font-size: 18px;}
.buzou3 .info2 .nr{margin: 20px 0;}
.buzou3 .sub a{display: block;width: 180px;line-height: 55px;background: #BF0F13;text-align: center;font-size: 14px;color: #fff;}
.buzou3 .sub a:hover{opacity: 0.8;}

.buzou4{margin-top: 40px;}
.buzou4 .bimgarea{text-align: center;}
.buzou4 .bimgarea h3{color: #000;font-size: 18px;margin: 30px 0;}
.buzou4 .bg{padding: 30px;background: #fff;}
.buzou4 .info4 dl{line-height: 2;}
.buzou4 .info4 dl dt{font-size: 14px;font-weight: bold;}
.buzou4 .nr{margin: 30px 0;}
.buzou4 .info4tishi{margin-bottom: 20px;}
.buzou4 .info4tishi{border: 1px solid #F2F2F2;line-height: 50px;border-left: 2px solid #E67F22;padding: 0 2%;}
.buzou4 .info4tishi h3{display: inline-block;padding-left: 20px;font-size: 16px;font-weight: normal;}
.buzou4list dl dd:hover{opacity: 0.8;}
.buzou4list dl dd{display: inline-block;width: 180px;line-height: 55px;background: #BF0F13;text-align: center;font-size: 14px;color: #fff;}
.buzou4list dl dd a{color: #fff;}

@media screen and (max-width: 760px){
	.buzou4list dl dd{margin-bottom: 10px;}
	.buzou3 .label3 select{border-bottom: 2px solid #D4D4D4;width: 100%;height: 40px;}
	.buzou3 .label3 .text{width: 100%;}
}