body{
	font-family:"微软雅黑" !important;
}
.container{
	width: 1280px !important;
	margin: 0 auto;
}
header{
	width: 100%;
	height: 120px;
	background: #fff;
	/*margin-top: 5px;*/
	margin-top: 0px;
	top:0;
	position: fixed;
	z-index: 200;
}
.carousel-inner {
	overflow: hidden !important;
}
header .head_top{
	/*margin-bottom: 20px;*/
	/*display: inline-block;*/
}
header .head_left{
	float: left;
}
header .logo{
	/*margin-top: 35px;*/
	margin-top: 12px;
	margin-right: 32px;
}
/*header .head_left p{
	
}*/
header .p1{
	display: inline-block;
	font-size: 18px;
	/*margin-top: 14px;*/
	margin-bottom: 0 !important;
}
header .p2{
	color: #6D6D6D;
	font-size: 12px;
	margin-top: 10px;
	/*margin-bottom: 20px;*/
	margin-bottom: 0 !important;
}
/*header .title{
	margin-top: 23px;
	display: inline-block;
}*/
header .title {
    /*margin-top: 14px;
    display: inline-block;*/
    margin-top: 22px;
    display: inline-block;
    margin-bottom: 16px;
}
header .head_right{
	float: right;
	margin-top: 2px;
    position: relative;
}
header .head_right span img{
	margin-right: 15px;
}
header .head_right .phone{
	float: left;
	display: block;
	margin-top: 25px;
	margin-left: 25px;
}
header .head_right .public{
	float: left;
	display: block;
	margin-top: 29px;
	margin-left: 25px;
}

/*header .head_right button{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: 1px solid #818181;
	outline: none; 
	color: #404040;
	padding: 1px;
	width: 52px;
	height: 25px;
	cursor: pointer;
}*/
header .head_right .lang{
	display: inline;
	float: left;
    padding-top: 29px;
}
header .head_right .lang .ch{
	float: left; 
	margin-left: 5px;
}
header .head_right .lang .en{
	float: left; 
	margin-left: 5px;
}
.head_right div{
	display: inline-block;
	float: right;
}
.head_right .search{
	display: block;
	border-left: 2px solid #999999;
	padding-left: 25px;
	margin-left: 25px;
	margin-top: 25px;
	cursor: pointer;
	/*margin-right:20px; */
}
header .nav .contain{
	/*width: 1360px;*/
	width: 1280px;
	text-align: center;
	margin:0 auto;
}
header .nav{
	width: 100%;
	height: 52px;
	clear: both;
	/*height: 100%;*/
	background-color: black;
	/*overflow: hidden;*/
}
header .nav ul{
	float: left;
	text-align: right;
}
header .nav li{
	float: left;
	width: 12.5%;
	padding: 10px 0;
}

header .nav li a {
    display: block;
    /* height: 30px; */
    line-height: 29px;
    /*font-size: 24px;*/
    font-size: 18px;
    color: white;
    /* padding: 0 22px; */
    /* width: 150px; */
    margin-top: 3px;
    border-left: 1px solid white;
}
header .nav li:first-child a{
	border-left: none;
}
/*header .nav li:first-child{
	margin-left: 0 !important;
}*/
/*header .nav li:last-child{
	float: left;
	text-align: right !important;
	width: 120px !important;
}*/
header .nav li a:hover{
	text-decoration: none;
}
header .nav li:hover {
	background: #d99118;

}
header .nav li:hover .child_url{
	display: block;
	/*text-align: left;*/
}
header .child_url li{
	display: block;
    /*height: 100%;
    line-height: 96px;
    font-size: 16px;*/
    width:100% !important;
    position: relative;
}
header .nav .child_url li{
	font-size: 18px;
	border-bottom: 1px solid #606060;
	padding:5px 0;
}
header .nav .child_url li a{
	font-size: 16px;
	text-align: left;
	border-left: none;

}
header .nav .child_url {
    position: absolute;
    top: 52px;
    width: 300px;
    margin-left:0px;
    /*box-shadow: 0 0 8px 2px #e4e4e4 inset;*/
    background-color: black;
    /*padding: 25px 10px;*/
    padding: 0px 10px;
    display: none;
    z-index: 100;
    /*top: 153px;*/
	top: 147px;
}
header .nav .child_url li:first-child{
	/*margin-top: 25px;*/
	margin-top: 10px;	
}
header .nav .child_url li:last-child{
	margin-bottom: 25px;
}
.phone_nav .phone_child{
	display: none;
}
.phone_nav .phone_child li{
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #fff;
	background: #152c51;
}
.phone_nav .phone_child li:last-child{
	border-bottom: none;
}
.phone_nav .phone_child li a{
	display: block;
	color: #fff;
	font-size: 20px;
}


header .public:hover .dropdown-menu{
	display: inline-block !important;
}
header .dropdown{
	cursor: pointer;
}
/*微信公众号下拉*/
header .ho{
	cursor: pointer;
}
header .dropdown-menu {
	padding: 0 !important; 
    margin: 0 !important;
    text-align: center;
    display: none;
}
header .dropdown-menu img{
	width: 91%;
	padding:0;
	margin: 0 !important;
}
.search_box .search2 {
    background: url(../images/search.png) !important;
    background-repeat: no-repeat !important;
    width: 30px !important;
    height: 30px !important;
    border: 0;
    outline: 0;
    cursor: pointer;
    position: relative;
    top: 4px;
    left: -42px;
}
.search_box input {
    width: 200px;
    height: 37px;
    border: 1px solid #e6e6e6;
    padding: 0 10px;
    border-radius: 25px;
	margin-right:20px;
}
header .search_box{
	/*z-index:100; */
	position: absolute;
	/*top: 31px;*/
	top: 20px;
	display: none;
	/*right: 11%;*/
	right: -48%;
}

/*header .search:hover  header .search_box{
	display: black;
}
*/





/*-----------------------------*/
header .nav_active{
	background: #d99118;
}

footer{
	/*height: 435px;*/
	background: black;
	padding-top: 48px;
	/*padding-bottom: 30px;*/
	/*padding-left: 130px;*/
	color: white;
}

footer .left .container{
	/*display: inline-block;*/
	width: 100%;
     padding-right: 0; 
     padding-left: 0; 
    position: relative;
}
footer .foot_logo{
	position: absolute;
	left: 50%;
	margin-left: -800px;

}
footer .left{
	display: inline-block;
	/*width: 700px;*/
	width: 72%;
	border-right:1px solid white;
	/*margin-right: 40px;*/
}
footer .left img{
	border: 1px solid white;
	padding: 10px;
}
footer .left ul{
	float: left;
	/*width: 160px;*/
	width: 25%;
}
footer .right {
    text-align: left;
    padding-left: 6%;
    width: 28%;
}
footer .p1{
	font-size: 24px;
}
footer .p2{
	font-size: 14px;
	margin-top: 25px;
}
footer .right .p1{
	font-size: 18px;
}
footer .right img{
	margin-right: 30px;
}

footer .copyright{
	text-align: center;
	margin-top: 35px;
	padding-bottom: 15px;
}
.index_banner{
	/*margin-top: 31px;*/
	margin-bottom: 145px;
}
/*左边*/
.zuobian{
	text-align: center;
	position:fixed;
	/*right:0px;*/
	right: 15px;
	top:30%;
	/*background:#d99118;*/
	background: #999;
	display:block;
	z-index:111;
}
.zuobian .com{
	cursor:pointer;
	/*padding: 12px 0;
	width: 104px;*/
	padding: 9px 0;
    width: 91px;
	border-bottom: 1px solid white;
}
.zuobian .com:first-child{
	background-color: #d99118;
}
.zuobian .com:hover{
	background-color:#444444 !important;
}
.zuobian .com:last-child{
	border-bottom: none;
}
.zuobian .com p{
	color: white;
	margin-top: 12px;
	margin-bottom: 0;
}
/*电话联系*/
.zuobian .phone{
	position: relative;
}
.zuobian .phone_list{
	position: absolute;
    z-index: 22;
    top: 0;
    /*right: 107px;   */
    right: 95px;
    display: none; 
}
.zuobian .phone_list .detail{
	/*border-top:1px solid white; */
	margin-bottom:1px; 
	width: 200px;
    /*background-color: #d99118;*/
    background-color: #999;
    /*line-height: 51px;*/
    line-height: 47px;
    color: white;
}
.zuobian .phone_list .detail:first-child{
	border-top:0; 
}
.zuobian .phone:hover .phone_list{
	display: block;
}
/*---------------------------------------*/
/*微信公众号*/
.zuobian .public{
	position: relative;
}
.zuobian .public_list{
	position: absolute;
    z-index: 22;
    top: 0;
    /*right: 107px;   */
    right: 95px;
    display: none; 
}

.zuobian .public:hover .public_list{
	display: block;
}
/*-------------------------------------------*/
/*分页*/
.page{
	text-align: center;
	margin: 30px 0 20px 0;
}
.page ul{
	display: inline-block;
}
.page ul li{
	float: left;
	margin-right: 10px;
}
/*.page ul li:nth-last-child(2){
	margin-right: 0;
}*/
.page ul li .a_page{
	display: block;
	width: 44px;
	/*height: 29px;*/
	color: black;
	padding: 10px;
    font-size: 18px;
	line-height: 24px;
	background-color: #eeeeee;
	/*border: 1px solid #a6a6a6;*/
}
.prev_page{
    line-height: 24px;
    display: block;
    text-align: center;
    color: black;
    background-color: #eeeeee;
    padding: 10px;
    font-size: 18px;
}
.next_page{
	line-height: 24px;
    display: block;
    text-align: center;
    color: black;
    background-color: #eeeeee;
    padding: 10px;
    font-size: 18px;

}
.page_active{
	border-color: #d99118 !important;
	background-color: #d99118 !important; 
	color: white !important;

}
.page ul li .a_page:hover{
	color: white;
	background-color: #d99118;
	/*border-color: #d99118 !important;*/

}
.prev_page:hover,.next_page:hover{
	color: white;
	background-color: #d99118;

	/*border-color: #d99118 !important;*/

}



/*footer{
	background: #00a1ba;
	padding-top: 30px;
	padding-bottom: 30px;
}
footer .contact{
	font-size: 24px;
	color: #fff;
}
footer .contact a{
	font-size: 28px;
	color: #fff;
}
footer .cont{
	width: 900px;
}
footer .cont .title{
	font-size: 24px;
	color: #fff;
	margin-bottom: 20px;
}
footer li{
	width: 50%;
	float: left;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}*/

.location{
	color: #666
	height: 45px;
	line-height: 45px;
}
.location a{
	color: #666;
}
.location a:hover{
	color: #00a1ba;
}
.com_left{
	width: 170px;
}
.com_left a{
	display: block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #00a1ba;
	text-align: center;
	font-size: 20px;
}
.com_left a:last-child{
	border-bottom: 1px solid #ccc;
}
.com_left a:hover{
	color: #fff !important;
	background: #00a1ba !important;
}
.a_active{
	color: #fff !important;
	background: #00a1ba !important;
}
.com_right{
	width: 1000px;
	border-top: 3px solid #00a1ba;
	padding-top: 10px;
}
.com_right .list1 li{
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.com_right .list1 .img_box{
	display: block;
	width: 220px;
	height: 120px;
	overflow: hidden;
	margin-right: 15px;
	border-radius: 5px;
}
.com_right .list1 .cont{
	width: 75%;
}
.com_right .list1 .cont .p1{
	font-size: 22px;
	margin-bottom: 10px;
}
.com_right .list1 .cont .p1:hover{
	color: #00a1ba;
}
.com_right .list1 .cont .p2{
	font-size: 16px;
	color: #808080;
	line-height: 24px;
	text-indent: 32px;
}
.com_right .list1 .cont .p3{
	font-size: 18px;
	color: #808080;
}



/*.sec3 li{
	float: left;
	width: 50%;
	margin-bottom: 50px;
}
.sec3 li .img_box{
	width: 200px;
	height: 200px;
	border: 1px solid #00a1ba;
	overflow: hidden;
	margin-right: 15px;
}
.sec3 li .cont{
	width: 60%;
}
.sec3 li .cont .p1{
	font-size: 24px;
	margin-bottom: 15px;
}
.sec3 li .cont .p2{
	font-size: 18px;
	color: #666;
	margin-bottom: 15px;
}
.sec3 li .img_box img{
	transition: all 0.5s;
}
.sec3 li .img_box img:hover{
	transform: scale(1.1);
}
*/
.phone_nav_btn {
    display: none;
    top: 22px;
    /*right: 20px;*/
    position: absolute;
}
.phone_nav_btn span {
    display: block;
    width: 44px;
    height: 5px;
    background: #191919;
    margin-bottom: 10px;
    border-radius: 2px;
}
.phone_nav {
    background: #191919;
    position: absolute;
    top: 80px;
    width: 100%;
    text-align: center;
    display: none;
    left: 0;
    z-index: 66;
}
.phone_nav li {
    height: 80px;
    line-height: 80px;
    border-bottom: 2px solid #fff;
}
.phone_nav li a {
    display: block;
    font-size: 26px;
    color: #fffbf3;
    font-weight: bold;
    letter-spacing: 1px;
}
@media screen and (min-width:999px) and (max-width:1289px){
	header .head_right .phone{
		display: none;
	}
}

@media screen and (max-width: 1660px){
	.foot_logo{
		display: none;
	}
}

@media screen and (max-width: 1220px){
	.container{
		width: 980px;
	}
	header .logo{
		width: 230px;
		/*margin-top: 44px;*/
		margin-top: 18px;

	}
	header .nav li{
		margin-left: 0px;
	}
	header .head_right .phone{
		display: none;
	}
	/*footer .cont {
	    width: 753px;
	}*/
}

/*@media screen and (max-width: 1199px){
	header .head_right .phone{
		display: none;
	}
	header .head_right .public{
		display: none;
	}
	.banner{
		margin-top: 64px;
	}
	footer .left ul{
		width: 25%;
	}
	footer .left{
		width: auto;
		padding-right: 20px;
	}
	footer .right img{
		margin-right: 10px;
	}

}*/

@media screen and (max-width: 999px) {
	.container {
		width: 100%;
	}

	header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 80px;
		z-index: 11;
		padding: 0 20px;
		margin-top: 0;
	}

	header .container {
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
	}

	header .title {
		display: none;
	}

	header .head_right .phone {
		display: none;
	}

	header .head_right .public {
		display: none;
	}

	/*header .head_right .search{
		display: none;
	}*/
	/*header .head_right{
		display: none;
	}*/
	header .nav {
		display: none;
	}

	header .logo {
		width: 80%;
		margin-top: 16px;

	}

	.phone_nav_btn {
		display: block;
	}

	.banner {
		margin-top: 80px;
	}

	.index_banner {
		margin-bottom: 0;
	}

	.banner .carousel {
		position: relative;
		top: 0 !important;
	}

	.advantage {
		display: none;
	}

	footer {
		width: 100%;
	}
	footer .left ul:nth-child(4) {
		display: none;
	}
	footer .p1 {
		font-size: 26px;
	}
	footer .p2 {
		font-size: 18px;
	}
	footer .left ul {
		width: 33%;
	}
	footer .left{
		width: 100%;
		border: none;
	}
	footer .right {
		padding: 0;
		width: auto;
	}
	footer .right .p1 {
		font-size: 26px;
	}
	footer .copyright {
		font-size: 21px;
	}

	.search_box .search2 {
		background: url(../images/search.png) !important;
		background-repeat: no-repeat !important;
		width: 30px !important;
		height: 30px !important;
		border: 0;
		outline: 0;
		cursor: pointer;
		position: relative;
		top: 35px;
		left: -14px;
	}

	/*.location{
		padding: 0 20px;
		font-size: 22px;
	}*/
	/*.page{
		display: none;
	}*/
	/*.about_tab a{
		font-size: 22px;
		padding-top: 7px;
	}
*/
	.advance_banner .owl-theme .owl-controls {
		/* margin-top: 0px; */
		margin-top: -22px !important;
		text-align: center;
	}

	.zhushou button {
		font-size: 16px !important;
		padding: 3px !important;
		cursor: pointer;
	}

	header .search_box {
		position: absolute;
		top: 40px;
		display: none;
		right: -8%;


	}
}
/*.miao2{
    display: block;
    position: relative;
    top: 120px;
    visibility: hidden;
}*/

