ul,li{
	list-style: none;
}
.gd{
	height: 30px;
}
.hc{
	clear: both;
}
.cp_nav li{
	float: left;
	width:13.4%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #6666;
	margin: 0 5px;
	border-radius: 5px;
	transition:0.5s;
	margin-bottom: 10px;
}
.cp_nav_a{
	transition:0.5s;
}
.cp_nav li:hover{
	background: #666;
	border-radius: 10px;
}
.cp_nav li:hover .cp_nav_a{
	color: #fff;
}

.cp_con_con{
	width:25%;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
}
.cp_con_con_img{
	overflow: hidden;
	transition:1s;
}
.img-responsive {
  display: block;
  height: auto;
  width: 100%;
  transition:0.5s;
}
.cp_con_con_t{
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom:1px solid #666;
	transition:2s;
}

.cp_con_con:hover .cp_con_con_t{
	border-bottom:2px solid #fa4c07;
}


	@keyframes myfirst
{
	0%   {transform:rotate(0deg);}
	50%  {transform:rotate(6deg);}
	100% {transform:rotate(0deg);}
}
.cp_con_con:hover .cp_con_con_img{
	box-shadow: 5px 5px 5px #888888;
	animation:myfirst 2s;
	
}



.gywm{
	width: 100%;
    height: 450px;
    margin: 0 auto;
    background-image: url(../img/about.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
	background-position: center;
}
.gywm_about{
	color:#eee;
	text-indent: 2em;
	line-height: 30px;
	font-size: 14px;
	margin-top: 30px;
}
.gywm_btn{
	border: none;
    color: #747474;
    padding: 11px 35px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 4px rgba(6,0,1,0.15);
    width:120px;
    margin: 0 auto;
}

.xw{
	width: 100%;
	height: 650px;
    margin: 0 auto;
    background-image: url(../img/news.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}

.xw_news{
	width:33.33333%;
	padding: 0 10px;
	float: left;
	margin-top: 30px;
}

.xw_news:hover .xw_news_bt{
	border-bottom:2px solid #fa4c07;
}
.xw_news:hover .xw_news_img{
	animation:myfirst 2s;
}




.xw_news_bt{
	width:100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	transition:1s;
}
.xw_news_bt a{
	color:#eee;
}

.xw_news_sj{
	width:100%;
	height:30px;
	line-height: 30px;
	color:#ccc;
}

.xw_news_jj{
	width:100%;
	color:#ccc;
}



.lxwm_img{
	padding: 100px 0;
	width:50%;
	float: left;
}
.lxwm_img img{
	max-width:100%;
}
.lxwm_con{
	padding-top:250px;
	width:50%;
	float: left;
	padding-left: 100px;
}

.lxwm_l{
	float: left;
	width:50%;
}
.lxwm_r{
	float: left;
	width:50%;
}

.lxwm_r_img{
	margin-bottom: 30px;
}

.db{
	width:100%;
	height: 314px;
	background-image: url(../img/foot.png);
	background-position: center;
	
}
.dw{
	height: 314px;
	position: relative;
}
.db_top{
	height: 100px;
	line-height: 170px;
}
.db_top a{
	color: #ccc;
	margin:0 30px 0 20px;
	font-size: 14px;
}
.db_bottom{
	height: 45px;
	line-height: 45px;
	color: #ccc;
	font-size: 14px;
	position: absolute;
	bottom:0;
	left: 20px;
}

.db_ewm{
	position: absolute;
	top:6px;
	right: 0px;
}
.db_center{
	padding: 20px 0 0 20px;
}
.db_center li{
	color: #eee;
	font-size: 14px;
	margin-bottom: 10px;
}




.w-nav li:hover > a, .w-nav li:hover > .li-parent-div > a, .w-nav li.active > a, .w-nav li.active > .li-parent-div > a, .w-admin-header .w-nav .nav_inner > li:hover > a, .w-admin-header .w-nav .nav_inner > li:hover > .li-parent-div > a, .w-admin-header .w-nav .nav_inner > li.active > a, .w-admin-header .w-nav .nav_inner > li.active > .li-parent-div > a{
	color:#ef800f;
}












@media (max-width: 767px){
.cp_nav li {
    width:30%;
    margin-bottom: 10px;
}
.cp_con_con{
	width:50%;
}
.gywm{
	padding-top: 20px;
	padding-bottom: 20px;
	height: 600px;
}
.gywm_about{
	margin-top: 10px;
}

.gywm_about{
	padding: 10px;
}
.xw{
	height: auto;
}
.xw_news{
	width:100%;
	padding: 20px 5px;
	
}

.xw_news_bt{
	border-bottom: 1px solid #000;
}
.xw_news_bt a{
	color:#000;
}

.xw_news_sj{
	color:#666;
}

.xw_news_jj{
	color:#666;
}

.lxwm_img{
	width:100%;
	float:none;
	padding: 20px 0;
}

.lxwm_con{
	width:100%;
	float:none;
	padding: 10px;
}

.lxwm_l{
	float: none;
	width:100%;
}
.lxwm_r{
	float: none;
	width:100%;
}

.lxwm_r_img{
	margin-bottom: 20px;
}


.db{
	width:100%;
	height: 50px;
	line-height: 50px;
	background-image: none;
	background: #000;
	text-align: center;
	color:#ccc;
}
.dw{
	height:50px;
	line-height: 50px;
	text-align: center;
}
.db_top{
	height: 100px;
	line-height: 170px;
	display: none;
}

.db_bottom{
	width:100%;
	height: 50px;
	line-height: 50px;
	color: #ccc;
	position: absolute;
	bottom:0;
	left: 0px;
	text-align: center;
}

.db_ewm{
	position: absolute;
	top:6px;
	right: 0px;
	display: none;
}
.db_center{
	padding: 30px 0 0 20px;
	display: none;
}
	



}


