.wrap{
	width: 100%;
	min-width: 1200px;
}
.w1200{
	width: 1200px;
	margin: 0 auto; 
}
img{
	vertical-align: middle;
}
.top{
	line-height: 40px;
	font-size: 14px;
	color: #494949;
	background: #f7f7f7;
}
.top .fl{
	padding-left: 16px;
}
.top .fl span{
	opacity: 0.66;
}
.top .fl span a{
	margin: 0 5px; 
}
.top .fr{
	font-family: "Arial";
	text-transform: capitalize;
	padding-right: 28px;
	position: relative;
}
.top .fr:after{
	content: '';
	background:url(../images/top.png) center center no-repeat;
	width: 7px;
	height: 6px;
	position: absolute;
	top: 16px;
	right: 10px;
}
.logo{
	padding-bottom: 30px;
}
.logo .fix{
	padding-top: 20px;
}
.logo .fl{
	padding-top: 8px;
}
.logo .fr{
	text-align: right;
	padding-right: 14px;
}
.logo .fr form{
	padding-top: 11px;
}
.logo .fr form input{
	margin:0;
	padding:0;
	border: none;
	outline: none;  
}
.logo .fr form input.text{
	line-height: 39px;
	height:39px;
	border: solid 1px #d0d0d0;
	width: 267px;
	
	margin-right: -6px;
	margin-top: 1px;
	text-indent: 20px;
  	border-radius: 19px 0 0 19px;
  	border-right:0px solid #fff;
}
.logo .fr form input.submit{
	line-height: 40px;
	height: 41px;
	width: 47px;
	color: white;
	border: solid 1px #d0d0d0;
  	border-left:0px solid #fff;
	font-size: 16px;
  	border-radius: 0 19px 19px 0;
  	background: url(../images/submit.jpg) 10px center no-repeat;
}
.nav_total{
	padding: 0 38px;
	font-size: 0;
}
.nav_total li.item{
	display: inline-block;
	width: 142px;
	text-align: center;
	padding-top: 16px;
	font-size: 18px;
	color: #161616;
	border-top: solid 2px transparent;
	position: relative;
	padding-bottom: 25px;
}
.nav_total .item.home{
	padding-left: 35px;
	width: 50px;
	position: relative;
}
.nav_total .home:hover a{
	
    color: #ad1e24;
}
.nav_total .item.home:before{
	content: '';
	background: url(../images/howe.png) center center no-repeat;
	width: 26px;
	height: 22px;
  	color: #3b3b3b;
	position: absolute;
	top: 13px;
	left: 4px;
}
.nav_total .item.on{
	border-top: solid 2px #ad1e24;
	background: #ad1e24;
}
.nav_total .item:hover{
	border-top: solid 2px #ad1e24;
	background: #ad1e24;
}
.nav_total .item:after{
	content: '';
	width: 0px;
	height: 2px;
	background: #ad1e24;
	position: absolute;
	top: -2px;
	left: 0;
	transition: 0.5s;
}
.nav_total .item:hover:after{
	content: '';
	width: 85px;
}
.banner{
	background: url(../images/banner.jpg) center center no-repeat;
	height: 672px;
}
.search{
	line-height: 69px;
	background: #303136;
	font-size: 14PX;
	color: white;
}
.search .fl{
	padding-left: 8px;
}
.search .fr{
	padding-right: 6px;
}
.search .fr form input{
	margin:0;
	padding:0;
	border: none;
	outline: none;  
}
.search .fr form input.text{
	width: 311px;
	background: #222224;
	height: 37px;
	text-indent: 14px;
  	color: #fff;
	border-radius: 19px 0 0 19px;
	margin-right: -4px;
}
.search .fr form input.submit{
	background: url(../images/submit.png) center center no-repeat #222224;
	width: 42px;
	line-height: 37px;
	height: 37px;
	font-size: 0;
	border-radius: 0 19px 19px 0;
}
.product{
	padding-top: 70px;
	padding-bottom: 74px;
	box-sizing: border-box;
	overflow: hidden;
}
.total_title{
	text-align: center;
	color: #303136;
}
.total_title_one{
	font-size: 55.47px;
	position: relative;
}
.total_title_one span{
	font-weight: bold;
}
.total_title_two{
	font-size: 20px;
	padding-top: 47px;
	position: relative;
	opacity: 0.59;
}
.total_title_one:after{
	content: '';
	background: url(../images/total_title.png) center center no-repeat;
	width: 103px;
	height: 11px;
	position: absolute;
	top: 28px;
	left: 360px;
}
.total_title_one:before{
	content: '';
	background: url(../images/total_title1.png) center center no-repeat;
	width: 103px;
	height: 11px;
	position: absolute;
	top: 28px;
	right: 363px;
}
.total_title_two:after{
	content: '';
	width: 59px;
	height: 4px;
	background: #303136;
	position: absolute;
	top: 20px;
	left:48%;
}
.product .slideTxtBox{
	padding-top: 25px;
}
.product .slideTxtBox .hd{
	margin-bottom: 35px;
}
.product .slideTxtBox .hd ul{
	font-size: 0;
}
.product .slideTxtBox .hd ul li{
	display: inline-block;
	width: 239px;
	text-align: center;
	font-size: 20px;
	color: white;
	background: #2e3138;
	line-height: 60px;
	font-weight: bold;
	position: relative;
}
.product .slideTxtBox .hd ul li:after{
	content: '';
	background: url(../images/product.png) center center no-repeat;
	width: 32px;
	height: 37px;
	position: absolute;
	top: 12px;
	left: 28px;
}
.product .slideTxtBox .hd ul li:before{
	content: '';
	background: url(../images/product1.png) center center no-repeat;
	width: 12px;
	height: 11px;
	position: absolute;
	top: 24px;
	right:24px; 
	transition:all 0.5s;
}
.product .slideTxtBox .hd ul li.on{
	background: #af1d28;
}
.product .slideTxtBox .hd ul li.on:before{
	content: '';
	transform: rotate(90deg);
}
.product_title{
	background: #f7f7f7;
	line-height: 58px;
	color: #565656;
	font-size: 14px;
	padding: 0 20px;
	margin-bottom: 52px;
}
.product_title a{
	width: 106px;
	display: inline-block;
	text-align: right;
	position: relative;
}
.product_title a:after{
	content: '';
	width: 11px;
	height: 11px;
	border-radius: 50px;
	border: solid 1px #b6b6b6;
	position: absolute;
	top: 22px;
	left: 0;
}
.product .slideTxtBox .bd ul li{
	width: 387px;
	display: inline-block;
	position: relative;
}
.product .slideTxtBox .bd ul li img{
	width: 378px;
  	height: 266px;
}
.product .slideTxtBox .bd ul li:after{
	content: '';
	background: url(../images/product4.png) center center no-repeat;
	width: 61px;
	height: 61px;
	position: absolute;
	top: 28%;
	left: 43%;
	display: none;
}
.product_name{
	font-size: 18px;
	color: #525252;
	margin-top: 27px;
	padding-bottom: 22px;
	border-bottom: solid 1px #dfdfdf;
	position: relative;
}
.product_name:after{
	content: '';
	background: url(../images/product3.png) center center no-repeat;
	width: 9px;
	height: 15px;
	position: absolute;
	top: 9px;
	right: 12px;
}
.product_name:before{
	content: '';
	width: 1px;
	height: 32px;
	background: #9c9c9c;
	position: absolute;
	top: 0;
	right: 42px;
}
.product_name span{
	display: block;
	color: #5e5e5e;
	font-size: 16px;
	opacity: 0.53;
	padding-top: 7px;
}
.product .slideTxtBox .bd ul li:hover:after{
	display: block;
}
.product .slideTxtBox .bd ul li:hover .product_name{
	color: #af1d28;
	border-bottom: solid 1px #af1d28;
}
.product .slideTxtBox .bd ul li:hover .product_name:after{
	background: url(../images/product5.png) center center no-repeat;
}
.ample{
	background: url(../images/product_one.jpg) center center no-repeat;
	height: 848px;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 99px;
}
.ample .txMovie{
	padding-top: 34px;
}
.ample .txMovie .fl{
	width: 842px;
}
.ample .txMovie .fl img{
	width: 100%;
}
.ample .txMovie .fr{
	width: 326px;
	background: #2e3138;
	color: white;
	padding-left: 30px;
}
.ample .txMovie .fr .focus_text{
	padding-bottom: 70px;
}
.ample .txMovie .fr .focus_text h2{
	font-size: 66.85px;
	font-family: 'Arial';
	padding-top: 68px;
	position: relative;
}
.ample .txMovie .fr .focus_text h2:after{
	content: '';
	width: 87px;
	height: 5px;
	background: white;
	position: absolute;
	left: 7px;
	bottom: -14px;
}
.ample .txMovie .fr .focus_text .sub_tit{
	font-size: 52.39px;
	font-weight: bold;
	padding-top: 52px;
	padding-left: 7px;
}
.ample .txMovie .fr .focus_text .c_txt4{
	font-size: 23.72px;
	padding-top: 10px;
	position: relative;
	padding-left: 10px;
}
.ample .txMovie .fr .focus_text .c_txt4:after{
	content: '';
	position: absolute;
	width: 286px;
	height: 1px;
	background: white;
	left: 0;
	bottom: -22px;
}
.ample .txMovie .fr .focus_text .c_txt5{
	padding-top: 44px;
	font-size: 18px;
}
.ample .txMovie .fr .focus_nav{
	text-align: center;
}
.ample .txMovie .fr .focus_nav ul{
	position: relative;
}
.ample .txMovie .fr .focus_nav ul:after{
	content: '';
	width: 155px;
	height: 1px;
	background: white;
	position: absolute;
	top:1.2px;
	left: 0;
}
.ample .txMovie .fr .focus_nav{
	position: relative;
	padding-bottom: 74px;
	margin-left: -36px;
}
.ample .txMovie .fr .focus_nav ul li{
	display: inline-block;
	width: 27px;
	height: 4px;
	background: transparent;
}
.ample .txMovie .fr .focus_nav ul li.on{
	background: #ae1e27;
	z-index: 2;
	position: relative;
}
.ample .txMovie .fr .focus_nav a{
	position: absolute;
	top: 6px;
}
.ample .txMovie .fr .focus_nav a.next{
	right: 55px;
}
.ample .txMovie .fr .focus_nav a.prev{
	left:55px;
}
 .ample .txMovie .fr .focus_nav .tempWrap{
 	margin: 0 auto;
 	margin-top: 10px;
 }
 .hot{
 	background: url(../images/hor.jpg) center center no-repeat;
 	height: 298px;
 }
 .cooperate{
 	padding-top: 74px;
 }
.cooperate_title{
  	text-align: center;
  	padding-top: 20px;
  }
.cooperate_title span{
 	display: inline-block;
 	width: 172px;
 	line-height: 52px;
 	background: #2e3138;
 	color: white;
 	margin: 0 15px; 
 	font-size: 18px;
 }
 .cooperate_title span.on{
 	background: #ae1e27;
 }
.cooperate_title span:hover{
  	background: #ae1e27;
}
.cooperate .picMarquee-left{
	position: relative;
}
.cooperate .picMarquee-left .hd a{
	position: absolute;
	top:32%;
}
.cooperate .picMarquee-left .hd a.next{
	left: -80px;
}
.cooperate .picMarquee-left .hd a.prev{
	right: -86px;
}
 .cooperate .picMarquee-left .bd {
 	border: solid 2px #e8e8e8;
 	padding: 25px 40px 19px 37px;
 	margin-top: 42px; 
 }
 .cooperate .picMarquee-left .bd .picList li{
 	width: 266px;
 	margin: 0 9px;
 	text-align: center; 	 
 }
  .cooperate .picMarquee-left .bd .picList li img{
  	width: 100%;
  }
 .cooperate .picMarquee-left .bd .picList li .title{
 	font-size: 16px;
 	color: #303136;
 	padding-top: 14px;
 	opacity: 0.52;
 }
 .case{
 	padding-top: 67px;
 	padding-bottom: 127px;
 }
 .case_total{
 	padding-top: 50px;
 }
 .case_total li{
 	width: 384px;
 	text-align: center;
 	display: inline-block;
   	vertical-align: top;
 }
.case_total li img{
  	width: 100%;
}
.case_total_one{
	font-size: 18px;
	color: #333333;
	padding-top: 17px;
  	font-weight: bold;
}
.case_total_two{
	width: 309px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	padding-top: 22px;
	line-height: 22px; 
}
.about{
    height: 884px;
	background: url(../images/about.jpg) left 307px no-repeat #fcfcfc;
    background-size: 50% 50%; 
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 49px;
}
.about .fr{
	width: 511px;
	color: #3b3b3b;
	padding-top: 243px;
}
.about_name{
	font-size: 50px;
	font-weight: 300;
	position: relative;
	
}
.about_name span{
	font-weight: bold;
}
.about_name:after{
	content: '';
	width: 127px;
	height: 3px;
	background: #4b4b4b;
	position: absolute;
	top: -51px;
	left: 1px;
}
.about_name_one{
	font-size: 54px;
	text-transform: capitalize;
	opacity: 0.27;
	padding-top: 9px;
}
.about_name_two{
	font-size: 16px;
	line-height: 24px;
	padding-top: 32px;
	font-weight: 400;
}
.news{
	padding-top: 105px;
	padding-bottom: 27px;
	border-bottom: solid 1px #cfcfcf;
}
.news .total_title_one span{
	position: relative;
}
.news .total_title_one span:after{
	content:'';
	width: 59px;
	height: 4px;
	background: #303136;
	position: absolute;
	top: 90px;
	left:-23%;
}
.news_total .slideTxtBox1 .hd ul{
	text-align: center;
	padding-top: 48px;
}
.news_total .slideTxtBox1 .hd ul li{
	display: inline-block;
	width: 158px;
	line-height: 48px;
	text-align: center;
	background: #2e3138;
	font-size: 18px;
	color: white;
	border-radius: 10px;
	margin: 0 7px; 
}
.news_total .slideTxtBox1 .bd{
	padding-top: 60px;
}
.news_total{
	padding-bottom: 76px;
	box-sizing: border-box;
	overflow: hidden;

}
.news_total .slideTxtBox1 .hd ul li.on{
	background: #ae1e27;
}
.news_total .slideTxtBox1 .bd ul li .x_news{
	;
}
.news_total .slideTxtBox1 .bd ul li .l_news{
	width: 604px;
}
.news_total .slideTxtBox1 .bd ul li .l_news .l_news_x{
	padding-top: 44px;
}
.l_news_l{
	font-family: 'Arial';
	font-weight: bold;
	font-size: 36px;
	color: #747474;
	padding-left: 9px;
	position: relative;
}
.l_news_l:after{
	content: '';
	width: 1px;
	height: 169px;
	background: #e3e3e3;
	position: absolute;
	top: -44px;
	right: -17px;
}
.l_news_l:before{
	content: '';
	width: 1px;
	height: 17px;
	background: #000000;
	position: absolute;
	top:7px;
	right: -17px;
	z-index: 1;
}
.l_news_l span{
	display: block;
	font-family: 'Arial';
	font-size: 18px;
	text-align: right;
}
.l_news_r{
	width: 454px;
	padding-left: 10px;
}
.l_news_r .l_news_r_one{
	font-size: 20px;
	color: #747474;
}
.l_news_r .l_news_r_two{
	font-size: 14px;
	color: #3b3b3b;
	line-height: 20px;
	padding-top: 13px;
}
.r_news{
	width: 565px;
	padding-top: 40px;
}
.r_news .l_news_x{
	height: 138px;
}
.r_news .l_news_r{
	width: 400px;
	padding-right: 20px;
	position: relative;
}
.r_news .l_news_r:after{
	content: '';
	width: 457px;
	height: 1px;	
	background: #d5d5d5;
	position: absolute;
	bottom: -27px;
	left: -20px;
}
.r_news div:last-child .l_news_r:after{
	content: '';
	display: none;
}
.r_news div:last-child .l_news_l:after{
	content: '';
	height: 180px;
}
.footer{
	background: url(../images/footer.jpg) center center no-repeat;
	height: 451px;
	border-top: solid 1px #dbdbdb;
	box-sizing: border-box;
	overflow: hidden;
}
.footer_total li{
	display: inline-block;
	vertical-align: top;
}
.footer_total li .footer_total_three_v li{
	display: block;
	font-size: 16px;
	line-height: 34px;
}
.footer_total_one{
	text-align: center;
	padding-top: 134px;
}
.footer_total_one a{
	margin: 0 10px; 
}
.footer_total_two{
	text-align: right;
	position: relative;
	margin-top: 149px;
}
.footer_total_two:after{
	content: '';
	width: 49px;
	height: 4px;
	background: #ae1e27;
	position: absolute;
	top: -38px;
	right: 0;
}
.footer_total_two_name{
	font-size: 14px;
	font-family: 'Arial';
	text-transform: uppercase;
	color: #959595;
}
.footer_total_two_name span{
	display: block;
	font-size: 47px;
	color: #ae1e27;
	padding-top: 21px;
}
.footer_total_two_word{
	font-size: 16px;
	color: #6f6f6f;
	line-height: 24px;
	padding-top: 47px;
}
.footer_total_three{
	margin-top: 121px;
	padding: 0  40px;
}

.footer_total_four{
	width: 327px;
	margin-top: 92px;
	position: relative;
}
.footer_total_four form input{
	display: block;
	margin:0;
	padding: 0;
	border:none;
	outline:none;  
}
.footer_total_four form textarea{
	display: block;
	margin:0;
	padding: 0;
	border:none;
	outline:none;  
}
.footer_total_four form input.text{
	width: 100%;
	background: none;
	border-bottom: solid 1px white;
	line-height: 45px;
	margin-top: 15px;
	height: 45px;
	font-size: 16px;
	color: white;
}
.footer_total_four form textarea.textarea{
	border-bottom: solid 1px white;
	height: 96px;
	width: 100%;
	background: none;
	margin-top: 20px;
	font-size: 16px;
	color: white;
}
.footer_total_four form input.value{
	font-size: 16px;
	color: #414141;
	width: 123px;
	line-height: 40px;
	height: 40px;
	margin-top: 40px;
}
.foot{
	background:#303136;
	color: white;
	line-height: 60px;
	font-size: 16px;
}
.foot1{
	background:#303136;
	color: white;
	line-height: 30px;
	font-size: 15px;
}
.footer_total_four form input::-webkit-input-placeholder { /* WebKit browsers */ 
color:white;
}

//firefox火狐浏览器
.footer_total_four form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:white;
} 
.footer_total_four form input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: white;
}
//IE浏览器
.footer_total_four form input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: white;
}
.footer_total_four form textarea::-webkit-input-placeholder { /* WebKit browsers */ 
color:white;
}

//firefox火狐浏览器
.footer_total_four form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:white;
} 
.footer_total_four form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: white;
}
//IE浏览器
.footer_total_four form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: white;
}
/*inside_about*/
/*.about*/.inside_about{
	/*margin-top: 38px;*/
	background: white;
	/*height:220%;*/
	padding-top: 49px;
}
.inside_about_two{
	padding-top: 129px;
	width: 1000px;
	margin: 0 auto; 
}
.inside_about_n{
	background: url(../images/about1.jpg) left center no-repeat;
	height: 547px;
	margin-top: 87px;
}
.about.inside_about .fr{
	padding-top: 140px;
}
.inside_about .w1200{
	position: relative;
}
.inside_about_one{
	font-size: 16px;
	color: #2e3138;
	position: absolute;
	top: 102px;
	right: 0;
}
.inside_about_one span{
	color: #af1d28;
}
/*inside_product*/
.product.inside_about{
	padding-bottom: 80px;
}
.product.inside_about .inside_about_one{
	top: 101px;
}
.product.inside_about .slideTxtBox .bd ul li{
	margin: 0 4px; 
	margin-top: 60px;
}
.product.inside_about .product_title{
	margin-bottom: 0;
}
/*inside_case*/
.case.inside_about{

}
.case.inside_about .inside_about_one{
	top: 101px;
}
.case.inside_about .case_total li{
	margin: 0 6px; 
	margin-top: 66px;
}
/*message*/
.__contact{
  padding-top: 8px;
  font-size: 14px !important;
  font-family: '微软雅黑';
  padding-left: 25px;
}
.__contact .top{
    padding-bottom: 25px;
    /*border-bottom: 1px dotted black;*/
}
.__contact .top li{
    list-style-position: inside;
}
.__contact .top ul{
    float: left;
    overflow: hidden;
    padding: 0px 20px;
    margin-top: 20px;
    padding-right: 50px;
}
.__contact .search button{
   
}
.__contact ul li{
    padding-left: 28px;
}
.__contact .map_contact{
    width: 678px;
    height: 309px;
}
.__contact .form input{
    display: inline-block;
    width: 319px;
    margin-right: 18px;
    /*height: 48px;*/
    border:1px solid #dadbdc;
    padding:15px;
    color: #999;
    background: #fafafa;
}
.__contact .form textarea{
    display: inline-block;
    width: 1094px;
    height: 243px;
    margin-top: 20px;
    background: #fafafa;
    border:1px solid #dadbdc;
    font-size: 14px;
}
.__contact .img-l,.img-r{
    display: block;
}
.__contact .img-l{
    margin-left: 45px;
    margin-bottom: 15px;
}
.__contact .img-r{
    float: right;
    margin-right: 62px;
}
.__contact{
    /*padding-top: 68px;*/
    overflow: hidden;
    padding-bottom: 80px;
    margin-bottom: 10px;
    width: 1100px;
    margin:auto;
}
.__contact p,.__contact li{
    font-size: 16px;
    line-height: 30px;
    font-weight: lighter;
}
::-webkit-input-placeholder{
    font-family: "微软雅黑";
};
::input-placeholder{
    font-family: "微软雅黑";
}
/*inside_news*/
.news_total.inside_about{
	padding-top: 43px;
	padding-bottom: 126px;
}
.news_total.inside_about .l_news{
	width: 604px;
}
.news_total.inside_about .l_news img{
	width: 100%;
}
.news_total.inside_about .x_news .fr .l_news_x{
	padding-top: 100px;
}
.news_total.inside_about .x_news .fr{
	width: 586px;
}
.news_total.inside_about .x_news .fr .l_news_x .l_news_r{
	width: 454px;
}
.news_total.inside_about .r_news{
	width: 100%;
	padding-top: 100px;
}
.news_total.inside_about .r_news .l_news_r{
	width: 992px;
}
.news_total.inside_about .r_news .l_news_r:after{
	content: '';
	width: 1066px;
	left: -63px;
}
.pages{
	text-align: center;
	margin-top: 60px;
}
.pages li{
	display: inline-block;
	padding: 5px 10px;
	border: solid 1px #dfdfdf;
	margin: 0 5px; 
}
.pages li.c{
	background: #af1d28;
	color: white;
}
.__list{
	width: 100%;
	
}
.__list h1{
	font-size: 22px;
	width: 100%;
	margin: auto;
	text-align: center;
}

.__list h2{
	font-size:16px;
	margin: 20px auto 10px;
}



.__list .b_time{
	font-size: 12px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.__list .thumb{
	width: 80%;
    display: block;
    margin: auto;
}
.__list .b_des{
	border-bottom: 1px solid #ccc;
    padding: 20px 0;
    padding-left: 20px;
  	overflow: hidden;
}
.__list .b_des1 div img{
	width: 100%;
}
.__list .b_des p{
	line-height:1.5;
    margin:2px auto 10px;;
}


.jiathis_style{
	float: right;
}
.b_foot{
	padding-top:20px;
	font-size: 14px;
	opacity: 0.5;
	line-height: 20px;
}
.nav_parent{
	position: relative;
}
.nav_sub1{
	position: absolute;
	margin-top: 25px;
	background: rgba(192,15,41,0.9);
	transform-origin: top;
	transform:scaleY(0);
	transition: all 0.3s;
	z-index: 9999;
	width: 100%;
}
.nav_total li.item:hover .nav_sub1{
	transform:scaleY(1);
}
.nav_sub1 .sub_li1{
	width: 100%;
	line-height: 35px;
	font-size: 16px;
	color:white;
	border-bottom: 1px solid white;
	box-sizing: border-box;
	text-align: center;
}
.nav_sub2{
	background: rgba(192,15,41,0.9);
	position: absolute;
	left: 100%;
	display: none;
	margin-top: -35px;
}
.nav_sub1 .sub_li1:hover{
	background: rgba(0,0,0,0.5);
}
.nav_sub1 .sub_li1:hover .nav_sub2{
	display: block;
	background: rgba(0,0,0,0.8);
}
.nav_sub2 .sub_li2{
	width: 185px;
	border-bottom: 1px solid white;
	line-height: 35px;
	font-size: 16px;
	text-align: left;
	padding-left: 4px;
}
.nav_sub2 .sub_li2:hover{
	background: rgba(192,15,41,0.9);
}
.nav_sub2 .sub_li2:hover .nav_sub3{
	display: block;
}
.nav_sub3{
	background: rgba(192,15,41,0.9);
	position: absolute;
	left: 190px;
	margin-top: -35px;
	display: none;
}
.nav_sub3 .sub_li3{
	width: 100px;
	border-bottom: 1px solid white;
	line-height: 35px;
	font-size: 16px;
	text-align: left;
	padding-left: 4px;
}




#inner_nav{
	padding-top: 25px;
}
#inner_nav .hd ul.inner_pro_nav{
	font-size: 0;
	text-align: center;
}
#inner_nav .hd ul.inner_pro_nav li{
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color: white;
	background: #2e3138;
	line-height: 60px;
	font-weight: bold;
	position: relative;
	padding-left: 73px;
	padding-right: 53px;
}
#inner_nav .hd ul.inner_pro_nav li:after{
	content: '';
	background: url(../images/product.png) center center no-repeat;
	width: 32px;
	height: 37px;
	position: absolute;
	top: 12px;
	left: 28px;
}
#inner_nav .hd ul.inner_pro_nav li:before{
	content: '';
	background: url(../images/product1.png) center center no-repeat;
	width: 12px;
	height: 11px;
	position: absolute;
	top: 24px;
	right:24px; 
	transition:all 0.5s;
}
#inner_nav .hd ul.inner_pro_nav li.on{
	background: #af1d28;
}
#inner_nav .hd ul.inner_pro_nav li.on:before{
	content: '';
	transform: rotate(90deg);
}
#inner_nav .hd ul.inner_pro_nav li:hover{
	background: #af1d28;
}
#inner_nav .hd ul.inner_pro_nav li:hover:before{
	content: '';
	transform: rotate(90deg);
}
#inner_nav .bd ul li{
	width: 387px;
	display: inline-block;
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
}
#inner_nav .bd ul li img{
	width: 300px;
  	height: 232px;
}
#inner_nav .bd ul li:after{
	content: '';
	background: url(../images/product4.png) center center no-repeat;
	width: 61px;
	height: 61px;
	position: absolute;
	top: 28%;
	left: 43%;
	display: none;
}
#inner_nav .bd ul li:hover:after{
	display: block;
}
#inner_nav .bd ul li .product_name{
	text-align: center;
}
#inner_nav .bd ul li:hover .product_name{
	color: #af1d28;
	border-bottom: solid 1px #af1d28;
}
#inner_nav .bd ul li:hover .product_name:after{
	background: url(../images/product5.png) center center no-repeat;
}
#inner_nav{
	text-align: left;
}
#inner_nav .hd{
	width: auto;
	display: inline-block;
	height: 120px;
}
.inner_sub_nav{
	width: 100%;
	text-align: left;
	background: #af1d28;
	color:white;
	font-size: 0px;
	display: none;
}
.inner_sub_nav li{
	display: inline-block;
	font-size: 18px;
	line-height: 50px;
	padding-left: 45px;
	padding-right: 15px;
	position: relative;
	border-bottom: 3px solid transparent;
}
.inner_sub_nav li:hover{
	border-bottom: 3px solid #2e3138;
}
.inner_sub_nav li:after{
	content: '';
	background: url(../images/product.png) center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 26px;
	position: absolute;
	top: 12px;
	left: 12px;
}
.inner_total_title_one{
	display: inline-block;
	padding:0px 120px;
}
.inner_total_title_one:before{
	right:0px;
}
.inner_total_title_one:after{
	left:0px;
}
.inner_slide_nav{
	width: 250px;
	margin-top: 20px;
}
.inner_slide_nav li.parent{
	width: 250px;
	display: inline-block;
	text-align: center;
	font-size: 17px;
	color: white;
	background: #2e3138;
	line-height: 60px;
	font-weight: bold;
	position: relative;
	padding-left: 73px;
	padding-right: 53px;
	box-sizing: border-box;
	margin-top: 1px;
	position: relative;
}
.inner_slide_nav li.parent:hover{
	background: #af1d28;
}
.inner_slide_nav li.parent.on{
	background: #af1d28;
}
/*.inner_slide_nav li.parent:before{
	content: '';
	background: url(../images/product1.png) center center no-repeat;
	width: 12px;
	height: 11px;
	position: absolute;
	top: 24px;
	right: 24px;
	transition: all 0.5s;
}*/
.inner_slide_nav li.parent .sanjiao{
	background: url(../images/product1.png) center center no-repeat;
	width: 12px;
	height: 11px;
	position: absolute;
	top: 24px;
	right: 24px;
	transition: all 0.5s;
}
.inner_slide_nav li.parent:after{
	content: '';
	background: url(../images/product.png) center center no-repeat;
	width: 32px;
	height: 37px;
	position: absolute;
	top: 12px;
	left: 28px;
}
.inner_slide_nav .sub1_wrap{
	/*margin:0px 10px;*/
}
.inner_slide_nav .sub1_wrap li.sub1{
	text-align: left;
	line-height: 34px;
	font-size: 18px;
	background: #5d5d5d;
	color:white;
	text-indent: 15px;
	margin-top: 1px;
}
.inner_slide_nav .sub1_wrap li.sub1:hover{
	background: #af1d28;
}
.inner_slide_nav .sub1_wrap li.sub1.on{
	background: #af1d28;
}
.inner_slide_nav .sub2_wrap li.sub2{
	text-align: left;
	text-indent: 80px;
	line-height: 40px;
	color: #525252;
	position: relative;
}
.inner_slide_nav .sub2_wrap li.sub2:after{
	content: '';
	width: 10px;
	height: 10px;
	border: solid 2px #000000;
	position: absolute;
	border-radius: 50px;
	top: 13px;
	left:50px; 
	transition: 1s;
	/*transition: 1s ease;*/
	/*transition: width 1s ;
	transition: height 1s ;
	transition: border 1s ;*/
}
.inner_slide_nav .sub2_wrap li.sub2:hover{
	color: #af1d28;
}
.inner_slide_nav .sub2_wrap li.sub2:hover:after{
	content: '';
	background: #000000;
}
.inner_slide_nav .sub2_wrap li.sub2.on{
	color: #af1d28;
}
.inner_slide_nav .sub2_wrap li.sub2.on:after{
	content: '';
	background: #000000;
}
.inner_slide_nav .sub2_wrap li.sub2 img{
	margin-right: 15px;
	vertical-align: 0px;
	background: #000000;
	display: inline-block;
}
#inner_product_wrap{
	width: 940px;
}
#inner_product_wrap ul li{
	width: 300px !important;
}
.position{
	text-align: left;
	position: relative;
	line-height: 58px;
	font-size: 16px;
	background: #f7f7f7;
	text-indent: 30px;
	margin-top: 35px;
}
.position:before{
	position: absolute;
	content: '';
	width: 6px;
	height: 39px;
	top:50%;
	transform: translateY(-50%);
	left: 10px;
	background: #af1d28;
}

	.nav_total .item:hover{
		color:white;
	}
	.nav_total .item.on{
		background: none;
	}
	.nav_total .item.home:hover{
		background: none;
	color:#161616;}


.slideBox{ width:100%; overflow:hidden; position:relative;   }
		.slideBox .hd{ height:24px; overflow:hidden; position:absolute; left:900px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; text-align:center; }
		.slideBox .hd ul li{ margin-right:2px;  width:24px; height:24px; line-height:21px; display: inline-block;  text-align:center;  cursor:pointer; }
		.slideBox .hd ul li.on{ background:url(../images/banner_2.png) no-repeat; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%;  display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }


.huoban{
			width: 100%;
			overflow: hidden;
			margin: 0 auto;
		}
		.slideGroup1{ 
			width:1200px; 
			margin: 0 auto;  
		}
		.slideGroup1 .parHd{ 
			line-height:30px;  
			padding:20px 0px; 
		}
		.slideGroup1 .parHd ul{ 
			width: 1200px;   
			text-align: center; 
		}
		.slideGroup1 .parHd ul li{ 
			display: inline-block; 
			width: 172px;
		    line-height: 52px;
		    background: #2e3138;
		    color: white;
		    margin: 0 15px;
		    font-size: 18px; 
		}
		.slideGroup1 .parHd ul li.on{  
			background:#ae1e27;  
		}
		.slideGroup1 .slideBox{ 
			width: 1128px;
			overflow:hidden; 
			zoom:1; 
			padding:30px 0 10px 72px; 
			position:relative;   
		}

		.slideGroup1 .sPrev{ 
			position:absolute; 
			left:5px; 
			top:61px; 
			display:block; 
			width:51px; 
			height:144px; 
			
			background:url(../images/zuo1.png) center center no-repeat; 
		}

		.slideGroup1 .sNext{
			position:absolute; 
			left:auto; 
			right:8px; 
			top:61px; 
			display:block; 
			width:51px; 
			height:144px; 
			
			background:url(../images/you1.png) center center no-repeat;  
		}
		.slideGroup1 .sPrev:hover,.slideGroup .sNext:hover{ 
			border-color:#f60;  
		}

		.slideGroup1 .parBd ul{ 
			
		 	padding: 25px 40px 19px 37px;
		 	margin-top: 42px;  
		}
		.slideGroup1 .parBd ul li{ 
			width: 245px;
		 	margin: 0 9px;
		 	text-align: center;  
		}
		.slideGroup1 .parBd ul li .pic{ 
			text-align:center; 
		}
		.slideGroup1 .parBd ul li .pic img{ 
			width: 245px;
		}
		.slideGroup1 .parBd ul li .pic a:hover img{ 
			border-color:#999;  
		}
		.slideGroup1 .parBd ul li .title{ 
			font-size: 16px;
		 	color: #303136;
		 	padding-top: 14px;
		 	opacity: 0.52;
		}



.sidebar{

	color: white;

	font-size: 14px;

	position: fixed;

	right: 0;

}

.sidebar span{

	display: block;

}

.sidebar li{

	width: 78px;

	height: 69px;

	background: #333333;

	text-align: center;

	transition: width 2s;

	-moz-transition: width 2s;	

	-webkit-transition: width 2s;

	-o-transition: width 2s;

	position: fixed;

	right: 0;

	top: 40%;

}

.sidebar li.sid2{

	margin-top: 70px;

}


.sidebar li.sid0{

	margin-top: 70px;

}


.sidebar li.sid3{

	margin-top: 140px;

}

.sidebar li.sid4{

	margin-top: 210px;

}

.sid1 img{

	margin-top: 9px;

	margin-bottom: 7px;

}

.sid2 img{

	margin-top: 13px;

	margin-bottom: 7px;

}

.sid3 img{

	margin-top: 19px;

	margin-bottom: 7px;

}


.sid0 img{

	margin-top: 19px;

	margin-bottom: 7px;

}
.sid4 img{

	margin-top: 14px;

	margin-bottom: 7px;

}

.sidebar li:hover{

	width: 97px;

	background: linear-gradient(to left, red , blue);

}
.sidebar .sid3:hover{
	background: url(../images/weixin.jpg) no-repeat  #333333;
	width: 78px;
	padding-left: 69px;
	height: 69px;	
}