﻿@charset "utf-8";
@import url("global.css");
.topbar{
	height:38px;
}
.topbar_con{
	width:1240px;
	padding:0 20px;
	margin:0 auto;
	font-size:14px;
	line-height:38px;
}
.topbar_con p{
	color:#666
}
.banner{
	width:100%;
	background:url(../images/banner.jpg) no-repeat center top;
	height:341px;
}
.banner_con{
	width:1280px;
	margin:0 auto;
}
.banner_con .logo{
	padding:52px 0 0 45px;
}
.box_cwhy{
	width:1280px;
	margin:50px auto;
	background:url(../images/line.gif) repeat-y 828px top;
	padding:10px 0 30px;
}
.box_cwhy_l{
	width:795px;
}
.article h1{
	font-size:36px;
	text-align:center;
	color:#000
}
.article .riqi{
	border-bottom:#e2e2e2 solid 1px;
	font-size:16px;
	text-align:center;
	color:#999999;
	padding:20px 0;
}
.article #Zoom p{
	 color:#333333;
	font-size:16px;;
	line-height:1.8;
	margin:20px 0 0
}
.box_cwhy_r{
	width:395px;
}
.box_sptp h2{
	font-size:24px;
	color:#eb0000
}
.box_sptp h2 a:link,.box_sptp h2 a:hover,.box_sptp h2 a:visited{
	color:#eb0000
}
.box_sptp h2.ico_sp{
	background:url(../images/ico_sp.png) no-repeat left center;
	padding-left:37px;
}
.box_sptp h2.ico_tp{
	background:url(../images/ico_tp.png) no-repeat left center;
	padding-left:37px;
}
.videp_show{
	padding:20px 0 0;
}
.list_tp li{
	margin-bottom:22px;
}
.list_tp li img{
	width:390px;
	height:255px;
}
.mobile_video{
	display:none;
}

@media (max-width: 768px) {
.topbar{
	display:none;
}
.banner{
	background-size:cover;
	height:15vh;
}
.banner_con{
	width:100%
}
.banner_con .logo{
	padding:1.2em 0 0;
	text-align:center
}
.banner_con .logo img{
	width:30%
}
.box_cwhy{
	width:100%;
	background:none;
	margin:1em 0 0
}
.box_cwhy_l{
	width:90%;
	padding:0 5%;
}
.article h1{
	font-size:22px;
}
.article .riqi{
	padding:1em 0;
}
.mobile_video{
	display:block;
	margin-top:1em
}
.article #Zoom p{
   font-size:1rem;
	line-height:2rem;
	margin:1em 0 0
}
.box_cwhy_r{
	width:90%;
	padding:0 5%;
}
.mobile_none{
	display:none;
}
.list_tp li img{
	width:100%;
	height:auto
}
.footer{
	width:100%;
	padding:0;
	height:auto
}
.w1040{
	width:90%;
	padding:0 5%
}
.foot_nav{
	line-height:2em
}
.footer .foot_nav, .footer .foot_con{
	padding:0;
}
.foot_con .jiucuowx,.foot_con .zhaocuo,.foot_con .govlogo{
	display:none;
}
}


.text-center {
    text-align: center;
}
.mobile_footer{
	display:none;
}
@media only screen and (max-width: 800px){
.foot{
display:none;
}
.mobile_footer{
	display:block;
	width:100%;
	padding:20px 0;
	background-color:white;
	border-top:2px solid #e13f38;
    font-size:14px;
}
}