/**
 * Swiper 3.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: November 7, 2015
 */
*{border:0px;padding:0px;margin:0px;}
body,p,form,h1,h2,h3,h4,h5,h6,ul,li,section,div,*{padding:0;margin:0}
			ul,ol,li{list-style:none}
			img{border:0}
			a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
			body{
				margin: 0;
				padding: 0;
				overflow-x: hidden;	
				font-family:sans-serif;
				background: #FFFFFF;
                padding-bottom: 15%;
			}

			.content{margin-top:43px;}
				    
		    .ban_img1{margin:0 auto;max-width:750px;overflow: hidden;}		
			.ban_img1 img{width:100%;float: left;}
			.ban_img2{margin:0 auto;max-width:750px;overflow: hidden;}		
			.ban_img2 img{width:100%;float: left;}

			.bottom{display: none;}
			
			.hearder {background-color: #2e2e2e;background-image: -webkit-linear-gradient(top, #2e2e2e,#1b1b1b);background-image: linear-gradient(to bottom,#686767,#7e7e7e); height: 43px;position: fixed;z-index: 1000;left: 0;right: 0;top: 0;padding-left: 43px;border-bottom: 1px solid #686767;text-align: center;}
			.hearder .headimg{width:160px;float:right;height:30px;padding: 7px 0 0 100px;padding-right: 160px;}
			.hearder .tel{position: absolute;top:5px;right:10px;width:28px;height: 24px;}
			.hearder .tel img{width: 100%;}
			
			
			
			/*菜单*/
			.navigation {position: fixed;top: 0;z-index:1003;width: 43px;}
			.navigation .home{width:43px;height: 42px;display: block;overflow: hidden;}
			.navigation .home img{width: 80%;float: left;padding: 6px 0 0 10px;}
			
			.navigation.-closed .nav {left: -170px;}
			.nav{ -webkit-transition: left 0.5s;-moz-transition: left 0.5s;transition: left 0.5s;background: none;color: #0C3;position: absolute;font-size: 14px;top: 43px;padding-bottom: 43px;bottom: 0;left: 0;overflow-y:hidden;width:120px;  height:1000px ;z-index: 4;transform: translateX(0);}
			
			
			.navigation.-closed .underlay {
			    -webkit-transition: opacity 0.5s linear,visibility 0s linear 0.5s;
			    -moz-transition: opacity 0.5s linear,visibility 0s linear 0.5s;
			    transition: opacity 0.5s linear,visibility 0s linear 0.5s;
			    opacity: 0;
			    visibility: hidden;
			}
			.navigation .underlay {
			    -webkit-transition: opacity 0.5s linear;
			    -moz-transition: opacity 0.5s linear;
			    transition: opacity 0.5s linear;
			    background: #000;
			    opacity: .5;
			    position: fixed;
			    left: 0;
			    right: 0;
			    bottom: 0;
			    top: 43px;
			    visibility: visible;
			    z-index: 1;
			}
			
			.nav .first{ height:1000px; width:120px;background: #686767; }
			
			.nav li a{display:block;color: #CDCDCD;background: url() no-repeat 12px 9px;background-size: 10px 23px;padding: 15px 12px 1px 14px;}	
			
			/*.nav li a{display:block;color: #CDCDCD;background: url(right.png) no-repeat 12px 9px;background-size: 10px 23px;padding: 13px 12px 15px 28px;}*/	
			
			/*菜单end*/
			
			
			
			.heitiao {
				
				max-width:750px;
				background-color: #000000;
				height: 38px;
				margin:5px auto;
				color:#FFF;
                font-size: 0.9em;
				line-height:38px;
			    border-bottom: 1px solid #000;
				text-align: center;}
				
			.heitiao1 {
				
				max-width:750px;
				background-color: #7e7e7e;
				height: 42px;
			    margin:0 auto;
				color:#FFF;
                font-size: 1em;
				line-height:42px;
				border:0px;
				text-align: center;}	
				
			.wenzi {
				
				max-width:750px;
				background-color: #f1f1f1;
				height: 195px;
			    margin:0 auto;
				color:#3e3e3e;
                font-size: 0.9em;
				line-height:42px;
				border:0px;
				text-align: center;}
				
				
				.wenzi1 {
				
				max-width:710px;
				background-color: #f1f1f1;
				padding:0px 20px 30px 20px;
			    margin:0 auto;
				color:#3e3e3e;
                font-size: 0.9em;
				line-height:30px;
				border:0px;
				}
			
							
			.huang { color:#E2AD13}
            .bottom {
               background: #FFFFFF;
               width: 92%;
               padding: 2% 4%;
               position: fixed;
               bottom: 0;
               left: 0;
               z-index: 100;
               /*border-top: 0.5px solid #CCCCCC;*/
            }
            .bottom a {
               display: block;
               width: 100%;
               background: #E2AD13;
               color: #FFFFFF;
               font-size: 1em;
               text-align: center;
               padding: 3% 0;
               border-radius: 5px;
            }
    .type{background:url(type_bg.jpg) #393939 no-repeat center;background-size:100%;text-shadow: none;overflow: hidden;}
	.type .type_list{color: #CFCFCF;font-weight: 500;font-size: 13px;float: left;width: 50%;box-sizing: border-box;text-align: center;padding: 12px 0;}
			.type .type_list:visited{color: #CFCFCF;}
			.type .type_list:hover {color: #CFCFCF;}
			
			@media (max-width:330px){
				.type .type_list{padding: 6px 0;font-size: 12px;}
				.nav li{padding: 2px 12px;}
				.help{padding:30px 12px 100px; }
}
@media (min-width:410px){
	.type .type_list{padding: 15px 0;}
}	