@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "微软雅黑";font-style:normal; color:#595757;}
a {text-decoration: none; color:#5f5f5f;}
a:hover {color: #e60012;text-decoration: none !important;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
table{border-collapse: collapse;}
th,tr,td{border: 1px solid #DDD;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
.w{ width:1310px; margin:0 auto;}
.left{ float:left !important;}
.right{ float:right !important;}
/*------------------------------
  顶部通用
-------------------------------*/
.logo{ float:left;padding: 20px 0;}
.top-right{ float:right; padding-top: 30px;}

.sousuo{ border-radius:7px; border:1px solid #aaaaaa; position:relative;float: right; margin-left: 20px;}
.sousuo input{ border:none; font-size:12px; color:#333; padding:6px 10px;background: none;}
.lsearch{ background:url(../images/index_08.png) no-repeat; width:20px; height:14px; border:none; position: absolute; right: 10px; top:7px;}

/*导航*/
.navBar{width:100%;margin:0px auto; height: 60px;line-height:60px;color:#666465;}
.nav{position:relative;font-size:16px;  z-index:2; float: right; width: 67%;}
.nav a{color:#666465;}
.nav h3{font-size:100%;font-weight:normal;margin: 0; line-height: 55px;}
.nav .m{float:left;position:relative;z-index:1;width: 12%;margin-left: 20px;}
.nav .m.on h3{border-bottom: 4px solid #e82c06; }
.nav .s{float:left;width:3px;text-align:center;color:#D4D4D4;font-size:12px;}
.nav h3 a{display:block;width:100%;height: 100%;text-align:center;}
.nav .sub li a:hover{color:#fff;}


.nav .sub{display:none;position:absolute;left:-13px;top:60px;z-index:1;width:130px;border-top:0;background:rgba(0,0,0, .8);}
.nav .sub li{text-align:center;margin-bottom:-1px;}
.nav .sub li a{display:block;/*border-bottom:1px solid #0570cb;*/padding:8px 0;height:40px;line-height:28px;color:#fff;font-size:14px;}
.nav .sub li a:hover{background:#434343;}

.sjj_nav,.sp_header{display: none !important;}

/*banner*/
.flexslider{position:relative;height:auto;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:auto;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;text-align: left; left: 20%;}
.flex-control-nav li{display:inline-block;width:97px;height:6px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:100%;height:6px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;/*top:45%;*/}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}

.bj-img{width: 100%;position: relative;}
.bj-img img{width: 100%;}
.text-img{position: absolute;bottom: 10px;right: 10%;}
.text-img img{width: 100%;}
	
/*.flex-direction-nav li a.flex-prev{left:20px;background:url(../images/prev.png) center center no-repeat; top:225px;}
.flex-direction-nav li a.flex-next{right:20px;background:url(../images/next.png) center center no-repeat;top:225px;}*/

/*------------------------------
  底部通用
-------------------------------*/
.foot{ width:100%; background:#efefef;padding-bottom: 50px;margin-top: 100px;}
.foot-ul li:nth-child(1){ padding-left:0; padding-right:30px;}
.foot-ul li:nth-child(2){ border-left:1px solid #585858;margin-top: 60px; padding-left:30px;}
.foot-ul li:nth-child(2) p{ color:#585858; font-size:20px;}
.foot-logo{ display:block; width:100%; overflow:hidden;padding-top: 128px;}
.foot-logo img{ width:100%;}
.foot-ewm{ float:right; text-align:center; font-size:18px; color:#585858; margin-left:40px;margin-top: 60px; line-height:45px;}
.foot-ewm img{ width:139px;}
.foot-bq{background: #828282;width: 100%;text-align: center;padding: 15px 0;color: #fff;font-size: 16px;}

@media screen and (max-width:1300px){
	.w { width:95%;}
	.nav{ width:100%;}
}

@media screen and (max-width:1200px){
	.foot-ul li:nth-child(2) p{ font-size:16px;}
	.foot-log{ margin-top:100px;}
	.foot{padding-bottom: 20px;}
	.foot-ewm { font-size:14px;}
	
}

@media screen and (max-width:1000px){
	.web-nav,.navBar{display: none;}
	.slides{margin-top: 50px;}
	/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
	.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%; display: block !important;}
	.sp_logo{padding:10px;float:left;height:50px}
	.sp_logo img{margin:auto;max-height:30px;}
	.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
	.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
	.sp_nav span:nth-of-type(1){top:0px}
	.sp_nav span:nth-of-type(2){top:10px}
	.sp_nav span:nth-of-type(3){top:20px}
	.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
	.sp_nav_se span:nth-of-type(2){width:0}
	.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
	.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 40px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; display: block !important;}
	.nav_show{top:50px}
	.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
	.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
	.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
	.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
	.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
	.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
	.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
	.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
	.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
	.sjj_nav ul li ul{display:none}
	.sjj_nav ul li a{color:#666;width:80%}
	.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
	.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
	.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
	.sjj_nav ul li ul li>ul{margin-left:10px}
	/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
	
}

@media screen and (max-width:850px){
	.navBar { height: 50px; line-height: 50px;}
	.nav h3{ line-height: 50px;}
	.nav h3 a { font-size:12px;}

}
@media screen and (max-width:640px){
	.navBar{ height:100px;}
	.nav .m { width:25%;}
	.nav .m:nth-child(5){ border-left:1px solid #fff;}
	.logo{ width:40%; overflow:hidden;}
	.logo img{ width:100%;}
	.flex-control-nav li { width:20px;}
	.foot-logo {padding-top: 30px;}
	.foot-ul li:nth-child(2) { border:none; margin-top: 30px; padding-left: 0;}
	.foot-ewm{ float:left; margin-top:30px; margin-left:0; margin-right:40px;}
	.foot-ul li:nth-child(3){ padding:0;}
}

@media screen and (max-width:480px){
	.sousuo{ display:none;}
	.top-right{ padding-top:22px;}

}

@media screen and (max-width:375px){
	.index-3-h3,.index-4-h3{ width:100%; overflow:hidden;}
	.index-3-h3 img,.index-4-h3 img{ width:100%;}
}

@media screen and (max-width:320px){

}

















