@charset "utf-8";
/* CSS Document */
*{margin: 0px;padding: 0px;}
body{font-size:12px;background: #fff;font-family: "Source Han Sans","Arial" !important; min-width:1200px;}
div{padding: 0px; margin: 0px;}
span,p{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li{margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;width: 100%;height: 100%;}
from,input,select{margin: 0px; padding: 0px;}
a{text-decoration:none;color: #333;}
b{font-weight: normal;}
.fl{float: left;}
.fr{float: right;}
.all_bg{max-width: 1200px;height: 100%;margin: 0 auto;}
.clear{clear: both;}
@font-face {
  font-family: "Source Han Sans";
  src: url("/statics/css/tem/fonts/Source Han Sans.eot") format("embedded-opentype"),
		url("/statics/css/tem/fonts/Source Han Sans.woff2") format("woff2"),
       url("/statics/css/tem/fonts/Source Han Sans.woff") format("woff"),
       url("/statics/css/tem/fonts/Source Han Sans.ttf") format("truetype"),
       url("/statics/css/tem/fonts/Source Han Sans.svg") format("svg"),
       url("/statics/css/tem/fonts/Source Han Sans.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
/*caveat*/
.caveat{
	width:100%;
	height:auto;
    padding:15px;
    background-color:#000;
	text-align:center;
}
.caveat img{
	width:1200px;
}
/*导航*/
.nav{
	width: 100%;
	height:216px;
	position: fixed;
	top: 0;
	left: 0;
	background: #f9fafc;
	z-index: 99999999;
}
.nav_bg{
	max-width: 64%;
/*	margin-left: 360px;*/
	margin: 0 auto;
	height: 100%;
}
.nav_left{
	width: 900px;
	height: 100%;
}
.nav_logo{
	width: 136px;
	height: 52px;
	margin-top: 26px;
}
.nav_logo a,.nav_logo a img{
	width: 100%;
	height: 100%;
	display: block;
}
.nav_list{
	/*width: 770px;*/
	height:100%;
	margin-top: 62px;
}
.nav_list ul{
	width: 100%;
	height: 100%;
}
.nav_list li{
	float:left; 
	text-align:center; 
	line-height:20px;
	padding:0px 26px;
	position: relative;
	border-right:1px solid #131314;
}
.nav_list li:last-child{border-right:0px solid #131314;}
.sddm .nav_one{
	color: #e41b26 !important;
}
.nav_list li:nth-child(1) img{display:block !important;}
.nav_list li a{
	color:#131314; 
	display:block;
	height: 100%;
	font-size: 14px; 
	text-align: center;
}
.nav_list li a img{
	width: 72px;
	height: 30px;
	position: absolute;
	top: 38px;
	left: 38px;
	display: none;
}
.nav_list li:first-child a img{
	position: absolute;
	left: 8px;
	top: 38px;
}
.nav_list li:nth-child(3) a img{
	position: absolute;
	left:8px;
	top: 38px;
}
.nav_list li a:hover{
	display:block; 
	font-size: 14px; 
	color: #e41b26;
}
.nav_list li:hover a img{
	display:block; 
}
.nav_right{
	position: relative;
	width: 120px;
	height: 20px;
	/*overflow: hidden;*/
	margin-top: 62px;
}
.nav_language a{
	font-size: 14px;
	color: #808080;
	margin-right:2px;
	line-height: 20px;
}
.nav_two{color: #131314!important}
.nav_language a:hover{
	color: #131314;
}
.nav_search{
	width: 18px;
	height: 18px;
}
.nav_search a,.nav_search a img{
	width: 100%;
	height: 100%;
	display: block;
}
@media screen and (min-width:1400px) and (max-width:1600px){
	.nav_bg{
	max-width: 84%;
	margin: 0 auto;
	height: 100%;
}
}
@media screen and (min-width:1300px) and (max-width:1400px){
	.nav_bg{
	max-width: 90%;
	margin: 0 auto;
	height: 100%;
}
}
@media screen and (min-width:1200px) and (max-width:1300px){
	.nav_bg{
	max-width: 88%;
	margin: 0 auto;
	height: 100%;
}
}
@media screen and (min-width:500px) and (max-width:1200px){
	.nav_right{
		display:none;
	}
}
.nav_right form{
	position: absolute;
	width:0;
    height:40px;
	overflow:hidden;
	top:40px;
	right:0;
	background-color:#fff;
    box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.3);
    transition:all 0.3s;
}
.nav_right form input{
	float:left;
	height:100%;
}
.nav_right form .catname{
	width: 80%;
	border:none;
}
.nav_right form .sub{
	width: 20%;
    background-color: #000;
    color: #fff;
    border: none;
}

/*视频*/
.video{
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
	margin-top: 100px;
	position: relative;
}
.video a,.video a video{
	width: 100%;
	height: 100%;
	display: block;
}
.video a,.video a img{
	width: 100%;
	height: 100%;
	display: block;
}
.index_banner_font{
	color: #1a1a1a;
	position: absolute;
	top: 24%;
	left: 20%;
}
.index_banner_font b{
	font-size: 4vw;
	display: block;
	line-height: 5vw;
	color:#fff;
}
.index_banner_font span{
	font-size: 1.6vw;
	display: block;
	margin-top: 1%;
	color:#fff;
}
.index_banner_font a{
	display: block;
	width: 56px;
	height: 56px;
	margin-top: 5%;
	background:  url(/statics/images/tem/index_banner_more.png)no-repeat center;
	background-size: 100% 100%;
}
.index_banner_font a:hover{background:  url(/statics/images/tem/index_banner_more2.png)no-repeat center;}
.index_banner_font p{
	font-size: 18px;
	color: #fff;
	background: #959595;
	width:144px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin:-8% 0 0 76px;
}
@media screen and (min-width:1600px) and (max-width:1800px){
.index_banner_font p{margin:-10% 0 0 76px;}
}
@media screen and (min-width:1400px) and (max-width:1600px){
.index_banner_font p{margin:-11% 0 0 76px;}
}
@media screen and (min-width:1200px) and (max-width:1400px){
.index_banner_font p{margin:-12% 0 0 76px;}
}
@media screen and (min-width:1000px) and (max-width:1200px){
.index_banner_font p{margin:-14% 0 0 76px;}
}
@media screen and (min-width:800px) and (max-width:1000px){
.index_banner_font p{margin:-16% 0 0 76px;}
}
@media screen and (min-width:500px) and (max-width:800px){
.index_banner_font p{margin:-20% 0 0 76px;}
}

/*footer*/
.footer{
	width: 100%;
	height:288px;
	background: #242426;
	margin-top: 5%;
}
.footer_bg{
	max-width: 1200px;
	min-width: 1200px;
	height: 100%;
	margin: 0 auto;
	background: #242426;
}
.footer_left{
	width: 50%;
	height: 55%;
	position: relative;
	border-right: 1px solid #434343;
}
.footer_title1{
	width: 100%;
	margin-top: 7%;
	background: url(/statics/images/tem/footer_title_bg.png)no-repeat left center;
}
.footer_title1 p{
	font-size: 14px;
	color: #aaaaaa;
	padding-left:50px;
}
.footer_icon{
	width: 40%;
	height: 26px;
	margin-top: 30px;
	overflow: hidden;
}
.footer_icon ul{
	width: 100%;
	height: 100%;
	display: flex;
    justify-content: space-between;
}
.footer_icon li{
	float: left;
}
.footer_icon li a{
	width: 100%;
	height: 100%;
	display: block;
}
.footer_icon li img{
	display: block;
	margin: 0 auto;
	height:52px;
	width: 26px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.footer_icon li:hover img{margin-top: -26px;}
.footer_wechat{
	width: 128px;
	height: 128px;
	background: url(/statics/images/tem/footer_wechat.png)no-repeat center;
	position: absolute;
	top: 25%;
    left: -23%;
	display: none;
}
.footer_right{
	width: 44%;
	height: 55%;
}
.footer_title2{
	width: 100%;
	margin-top: 8%;
	background: url(/statics/images/tem/footer_title_bg.png)no-repeat left center;
}
.footer_title2 p{
	font-size: 14px;
	color: #aaaaaa;
	padding-left:50px;
}
.footer_list{
	width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 32px;
    overflow: hidden;
}
.footer_list ul{
	width: 100%;
	height: 100%;
	display: flex;
    justify-content: space-between;
}
.footer_list li{
	float: left;
}
.footer_list li a{
	display: block;
	font-size: 14px;
	color: #aaaaaa;
}
.footer_list li a:hover{color: #ff0000;}
.footer_copy{
	width: 100%;
	min-width: 1200px;
	height: 77px;
	background: #1b1b1b;
	text-align: center;
}
.footer_copy p{
	font-size: 12px;
	color: #aaaaaa;
	line-height: 77px;
}
.footer_copy p span{
	margin-left: 50px;
	display: inline-block;
}
.footer_copy p span a{
	font-size: 12px;
	color: #aaaaaa;
	line-height: 77px;
	display: inline-block;
	margin-left: 20px;
}
.footer_copy p span a:hover{color: #ff0000;}