
.nav{
	padding: 8% 3%;
	border-bottom: 1px solid #e5e5e5;
}
.nav ul li{
	float: left;
	width: 25%;
}
.nav ul li img{
	width: 45px;
	height: 45px;
	display: block;
	margin: 0 auto;
}
.nav ul li p{
	text-align: center;
	margin-top: 10px;
}
.nav ul a{
	color: #333333;
	font-size: 14px;	
}

.footer{
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
}
.phone{
	width: 50%;
    bottom: 0;
    padding: 4%;
    position: fixed;
    left: 0;
}
.Navigation{
	width: 30%;
    bottom: 0;
    padding: 4%;
    position: fixed;
    right: 0;
}

/******频道*****/
.channel_nv{
	margin: 5% 6%;
}
.channel_nv ul li{
	float: left;
	width: 30%;
	padding: 3% 0;
	background: #ff007f;
	font-size: 14px;
	text-align: center;
	margin-right: 4.8%;
	margin-bottom: 20px;
}
.channel_nv ul li a{
	color: #fff;
}
/*.channel_nv ul li:nth-child(3n){
	margin-right: 0;
	margin-bottom: 0;
}*/

.channel_nv{
	margin: 10% 6%;
}
.channel_nv ul li{
	float: left;
	width: 47%;
	padding: 5% 0;
	background: #fc3b42;
	font-size: 14px;
	text-align: center;
	margin-right: 4.8%;
	margin-bottom: 20px;
}
.channel_nv ul li a{
	color: #fff;
}
.channel_nv ul li:nth-child(2n){
	margin-right: 0;
}
/**************关于我们************/
.aboutUs_conter{
	margin: 3% 5%;
	background: #f7cfdc;
	padding: 5%;
}
.aboutUs_title{
	text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #333333;
	background: url(../img/tiao.png) no-repeat bottom;
	padding-bottom: 10px;
	background-size: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12% 10px 12%;
}
.aboutUs_t{
	font-size: 15px;
	margin-top: 20px;
	line-height: 22px;
	color: #f03434;
	font-weight: 900;
}
.aboutUs_main{
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	text-indent: 2em;
}
/**************代理政策************/
.aboutUs_nav{
	/*margin: 5% 5% 0 5%;*/
	width: 80%;
	margin: 0 auto;
	margin-top: 5%;
}
.aboutUs_nav ul li{
	width: 31.33%;	
	/*background: #dca16f;*/
    background:#fc3b42;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin: 0 auto;
	margin-right: 3%;
	display: block;
	margin-top: 10px;
}
.aboutUs_nav ul li a{
	color: #fff;
	font-size: 14px;
}
.aboutUs_nav ul li:last-child{
	margin-right: 0;
}
.aboutUs_nav ul li.on{
	width: 31.33%;
	margin-right: 3%;
    background: #fc3b42;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-top: 0;
}
.aboutUs_nav ul li.on:last-child{
	margin-right: 0;
}



.aboutUs_nav1{
	/*margin: 5% 5% 0 5%;*/
	/*width: 80%;*/
	width: 52%;
	margin: 0 auto;
	margin-top: 5%;
}
.aboutUs_nav1 ul li{
	width: 47.9%;	
	background: #dca16f;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin: 0 auto;
	margin-right: 3%;
	display: block;
	margin-top: 10px;
	/*padding: 2% 3%;*/
}
.aboutUs_nav1 ul li a{
	color: #fff;
	font-size: 14px;
}
.aboutUs_nav1 ul li:last-child{
	margin-right: 0;
}
.aboutUs_nav1 ul li.on{
	width: 47.9%;
	/*padding: 3%;*/
	margin-right: 3%;
	background: #dca16f;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-top: 0;
}
.aboutUs_nav1 ul li.on:last-child{
	margin-right: 0;
} 


.aboutUs_nav2{
	/*margin: 5% 5% 0 5%;*/
	width: 30%;
	margin: 0 auto;
	margin-top: 5%;
}
.aboutUs_nav2 ul li{
	width: 83.33%;	
	background: #dca16f;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin: 0 auto;
	/*margin-right: 3%;*/
	display: block;
	margin-top: 10px;
}
.aboutUs_nav2 ul li a{
	color: #fff;
	font-size: 14px;
}
.aboutUs_nav2 ul li:last-child{
	margin-right: 0;
}
.aboutUs_nav2 ul li.on{
	width: 83.33%;
	margin-right: 3%;
	background: #dca16f;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-top: 0;
}
/**********特色内容***********/
.characteristic{
	margin: 3% 5%;
    border: 1px solid #fc3b42;
    padding: 5%;
}
/*.characteristic_title{
	text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    background: url(../img/tiao.png) no-repeat bottom;
    background-size: 100% 100%;
    margin-bottom: 10px;
    height: 40px;
    line-height: 50px;
}*/
.characteristic_main{
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	line-height: 22px;
}

.characteristic_ti{
	background: url(../img/2.png) no-repeat;
    background-size: 100% 50%;
    font-size: 14px;
    height: 40px;
    margin-top: 20px;
    padding-left: 2%;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 900;
}
.characteristic_ti span{
	text-align: center;
	line-height: 24px;
	color: #fff;
	display: block;
	float: left;
	width: 10%;
}
.characteristic_ti b{
	margin-left: 2%;
	display: block;
	float: left;
	width: 87%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 900;
    line-height: 16px;
}
.characteristic_conter p{
	text-indent: 2em;
	font-size: 14px;
	line-height: 22px;
}
/**********在线留言*************/
.message_title{
	width: 30%;
	background: #fc3b42;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-top: 15px;
	color: #fff;
	font-weight: 900;
}
.message_box{
	margin: 0 5%;
    background: #8fcceb;
    border-radius: 3px;
    padding: 5% 5% 3% 5%;
}
.message_case{
	border: 1px solid #5a869c;
	border-radius: 5px;
	padding: 2%;
	background: #fff;
	margin-bottom: 10px;
}
.message_case_left{
	float: left;
	width: 50px;
	margin-top: 1%;
}
.message_case_center{
	float: left;
	margin-left: 2%;
	width: 60%;
}
.message_case_center input{
	border: none;
	background: none;
	color: #dca16f;
	font-size: 14px;
}
.message_case_right{
	float: right;
	width: 14%;
	text-align: center;
	font-size: 14px;
	color: #fc3b42;
}
.textarea{
	border: none;
	height:80px;
	line-height: 20px;
	font-size: 14px;
	color: #dca16f;
	margin: 1% 0;
	padding: 0 5%;
}
textarea{
	width: 90%;
}
.button{
	width: 40%;
	padding: 3% 0;
	background: #fc3b42;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	margin: 5% auto;
}
.product{
	margin: 0% 2%;
}




.footer{
	position: fixed;
	width: 100%;
	background: #fc3b42;
	color: #fff;
	padding: 2%;
}
.footer_left{
	border-radius: 100px;
	border: 1px solid #fff;
	width: 113px;
	padding:1% 3%;
	float: left;
	margin-left: 10%;
	display: block;
	text-align: center;
}
.footer_left img{
	float: left;
	width: 14px;
	height: 12px;
	margin-top: 5%;
	margin-left: 5%;
}
.footer_left p{
	/*margin-left: 2%;*/
	margin-left: 5%;
	float: left;
	font-size: 14px;
}
.footer_right{
	float: right;
	width: 18%;
	border-radius: 100px;
	border: 1px solid #fff;
	padding: 1% 3%;
	margin-right: 14%;
	font-size: 14px;
	text-align: center;
}

/*qlj add*/
.aboutUs_title2{
	text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #fff;
	background: url(../img/tiao1.png) no-repeat bottom;
    height: 40px;
    line-height: 50px;
	background-size: 100% 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12%;
}
.aboutUs_title3 {
    font-size: 16px;
    text-align: center;
    background: url(../img/n.png) no-repeat bottom;
    background-size: 100%;
    padding-bottom: 28px;
    color: #333333;
    font-weight: 900;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12% 28px 12%;
}

.aboutUs_title4 {
   text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #fff;
	background: url(../img/m.png) no-repeat bottom;
    height: 40px;
    line-height: 40px;
	background-size: 100% 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12%;
}


.aboutUs_title5{
	text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #333333;
	background: url(../img/k.png) no-repeat bottom;
	padding-bottom: 10px;
	background-size: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12% 3px 17%;
}

.aboutUs_title6 {
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    background: url(../img/water.png) no-repeat bottom;
    height: 34px;
    line-height: 40px;
    background-size: 100% 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 12%;
}

/*产品特色*/

.characteristic_title{
	font-size: 16px;
	text-align: center;
	background: url(../img/n.png) no-repeat bottom;
	background-size: 100%;
	padding-bottom: 28px;
	color: #333333;
	font-weight: 900;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* width: 10%; */
    padding: 0 12% 28px 12%;
}
.characteristic_title2{
	text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #333333;
	background: url(../img/tiao.png) no-repeat bottom;
	padding-bottom: 10px;
	background-size: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12% 10px 12%;
}

.characteristic_title3{
	text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #fff;
	background: url(../img/tiao1.png) no-repeat bottom;
    height: 40px;
    line-height: 50px;
	background-size: 100% 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12%;
}

.characteristic_title4 {
   text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #fff;
	background: url(../img/m.png) no-repeat bottom;
    height: 40px;
    line-height: 40px;
	background-size: 100% 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12%;
}

.characteristic_title5 {
   text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #fff;
	background: url(../img/k.png) no-repeat bottom;
    height: 40px;
    line-height: 40px;
	background-size: 100% 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12%;
}

.characteristic_title6 {
   text-align: center;
	font-weight: 900;
	font-size: 16px;
	color: #fff;
	background: url(../img/water.png) no-repeat bottom;
    height: 40px;
    line-height: 40px;
	background-size: 100% 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12%;
}
/*产品特色end*/
/*qlj add  end*/

.conter_cs{
	position: relative;
}
.index_head .conter_cs .conter_nav{
	background: url(../img/bj4.png) no-repeat;
	width: 50%;
	background-size: 100% 100%;
	padding: 3% 0 3% 5%;
	color: #fff;
	font-size: 14px;	
}
.index_head .conter_cs:nth-child(2n) .conter_nav{
	background: url(../img/bj3.png) no-repeat;
	width: 50%;
	background-size: 100% 100%;
	padding: 3% 0 3% 5%;
	color: #fff;
	font-size: 14px;	
}
.conter_img{
	margin: 5% 2% 5% 2%;
	position: relative;
}
.conter_img div.conter_right,.conter_img div.conter_left{
	float: left;
	width: 49%;
	margin-right: 2%;
}
.conter_img div:nth-child(2n){
	margin-right: 0;
}
.conter_img div p{
	font-size: 14px;
	text-align: center;
	color: #fc3b42;
	margin-top: 10px;
}
.conter_vs{
	position: absolute;
	bottom: 30%;
	width: 20%;
	left: 40%;
}
