body{font-family: "微软雅黑";font-size: 14px;color: black;background: #f6f6f6;}
/*head*/
.navbar-default {background-color: white;border-color: white;}
.navbar{margin-bottom: 0;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color: #e89e07;background-color: white;border-bottom: 2px solid #e89e07;border-top: 2px solid #e89e07;}
.navbar-default .navbar-nav > li > a{color: black;font-size: 17px;border-bottom: 2px solid white;border-top: 2px solid white;text-align: center;}
.navbar-default .navbar-nav > li > a:hover{color: #e89e07;background-color: white;border-bottom: 2px solid #e89e07;border-top: 2px solid #e89e07;}
.nav > li > a{padding: 15px 6px;margin-left: 8px;}
.nav{margin-top: 16px;}
.banner img{width: 100%;}
.navbar-toggle{margin-top: 30px;}
@media only screen and (max-width: 768px) {
	.nav > li{display: inline-block;}
}
/*index*/
.indexpro h3{text-align: center;color: #e89e07;font-size: 21px;margin-top: 30px;}
.indexpro h5{text-align: center;color: gray;}
.indexpro img{width: 100%;margin-top: 10px;}
.indexpro h4{font-size: 16px;color: black;text-align: center;border-bottom: 1px solid darkgray;padding-bottom: 10px;margin-bottom: 0;}
.indexpro a{color: red;border-bottom: 1px solid red;}
.indexpro a:hover{text-decoration: none;}
.indexpro p{line-height: 25px;color: black;margin-top: 10px;}
.indexpro p span{float: right;}
.indexnews h4{font-size: 15px;color: black;margin-top: 20px;}
.indexnews h5{color: gray;}
.indexnews p{color: #333;font-size: 14px;line-height: 25px;}
.indexnews h4 span{padding-right: 6px;}
.indexnews a:hover{text-decoration: none;}
.indexnews a:hover h4{color: #e89e07;}
.breadnav{border-bottom: 1px solid darkgray;}
.breadnav p{margin-bottom: 0;line-height: 29px;text-align: right;}
.breadnav a{color: black;}
.breadnav a:hover{color: #e89e07;}
/*about*/
.ernav{display: none;}
.ernav li{display: inline-block;width: 20%;}
.ernav ul{margin-bottom: 0;margin-left: -30px;}
.ernav ul li a{display: block;color: black;text-align: center;font-size: 15px;line-height: 30px;margin-right: 1px;}
.ernav ul li a:hover{text-decoration: none;background: #e89e07;color: white;}
.ernav{border-bottom: 1px solid #e89e07;}
.ernav ul .dq a{background: #e89e07;color: white;}
.aboutus{margin-top: 15px;}
.aboutus h3{text-align: center;color: #e89e07;font-size: 21px;}
.aboutus p{line-height: 30px;text-indent: 30px;}
.aboutus h4{color: #e89e07;border-left: 3px solid lightgray;padding-left: 10px;margin-top: 25px;font-size: 16px;}
.four p{text-indent: 0;margin-bottom: 15px;}
/*pro*/
.prolist{margin-top: 10px;}
.prolist img{margin-top: 10px;}
.prolist h3{color: black;text-align: left;font-weight: bold;font-size: 20px;margin-top: 10px;}
.wenzhang h1{font-size: 20px;font-weight: bold;}
.wenzhang h1 span{margin-right: 10px;}
.body p{text-indent: 32px;line-height: 30px;}
.pronew h3{font-size: 22px;font-weight: bold;margin-bottom: 20px;}
.pronew a:hover{color: red;text-decoration: none;}
.pronew a{color: black;}
.pronew a span{float: right;}
.pian{margin-top: 10px;margin-bottom: 20px;}
.pian a{color: black;}
.page{text-align: center;margin-top: 25px;margin-bottom: 25px;}
.page li{display: inline-block;}
.page li a{color: black;padding: 3px 8px;border: 1px solid black;}
.page li a:hover{color: red;border: 1px solid red;}
/*case*/
.caselist{margin-top: 25px;}
/*contact*/
.liuyan h3{text-align: center;color: #e89e07;font-size: 21px;}
.liuyan p{line-height: 30px;text-align: center;}
.fangshi h5{line-height: 30px;letter-spacing: 1px;margin-top: 30px;margin-top: 0px;word-spacing: 24px;}
.fangshi h4{margin-top: 20px;margin-bottom: 20px;line-height: 30px;font-size: 17px;}
.fangshi a{color: red;border-bottom: 1px solid red;}
.fangshi a:hover{text-decoration: none;}
form{margin-top: 10px;}
.con-form h2{text-align: center;}
.form-control{margin-top: 0px;border-radius: 0px;}
.form-horizontal .control-label{margin-top: 0px;}
.btn{background: #e89e07;color: white;border-radius: 0px;}
.btn:hover{color: white;}
footer{background: #e89e07;margin-top: 10px;}
footer p{margin-bottom: 0;line-height: 35px;color: white;}
footer p span{float: right;}
footer p a{color: white;}
.youlian li{display: inline-block;line-height: 30px;}
.youlian li a{color: black;margin-left: 10px;}
@media only screen and (max-width: 767px) {
	.ernav{display: block;}
}