body{width:100%;font-family:"微软雅黑";min-width:1200px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
	 /**头部*/
	.gwtop-a,.gwtop-c-1,.gwtop-c-2,.gwtop-c-3,.gwtop-d-1,.gwtop-d-2,.gwtop-d-3,.gwtop-e,.gwtop-f,.gwtop-g,.gwtop-h,.gwtop-i{width:100%;}
	.gwtop-a .gwtop-a-center .gwtop-a-2,.gwtop-a .gwtop-a-center .gwtop-a-3 {float:right;}
	.gwtop-a .gwtop-a-center .gwtop-a-3{margin-right:55px;}
	.gwtop-a-center {margin:0 auto;height:102px;}
	/*********logo图标**************/
	.gwtop-a .gwtop-a-center .gwtop-a-1{float:left;margin-left:190px;}
	.gwtop-a .gwtop-a-center .gwtop-a-1 .gw-logo {margin:30px 0px;}
	.gwtop-a{border-bottom:1px solid #e5e5e5;}
	/*********导航文字**************/
	.gwdaohang1,.gwdaohang2,.gwdaohang3,.gwdaohang4,.gwdaohang5 {
		  border:1px solid white;
		  padding:44px 22px 34px 22px;
		  float:left;color:#727272;
		  letter-spacing:2.1px;
		  font-size:17px;
	}
	.gwtop-a .gwtop-a-center .gwtop-a-2 .gw-daohang {margin-right:60px;} 
	
	.gwdaohang1 a,.gwdaohang2 a,.gwdaohang3 a,.gwdaohang4 a{
		color:#cacaca;
		transition:color .2s linear;
		-webkit-transition:color .2s linear;
		-moz-transition:color .2s linear;
	} 
	
	.gwdaohang1 a:hover,.gwdaohang2 a:hover,.gwdaohang3 a:hover,.gwdaohang4 a:hover{
			color:#727272;
			transition:color .2s linear;
			-webkit-transition:color .2s linear;
			-moz-transition:color .2s linear;
	}  
	.gwdaohang1:hover,.gwdaohang2:hover,.gwdaohang3:hover,.gwdaohang4:hover{
		background-color:#f6f6f6;
		border:1px solid #e5e5e5; 
		color:#727272;
		transition:color .2s linear;
		-webkit-transition:color .2s linear;
		-moz-transition:color .2s linear;
	}
	.gwdaohang1:hover a,.gwdaohang2:hover a{
		color:#727272;
	}
	#gwdaohang1_1 ul,#gwdaohang1_2 ul{
		width: 6px;
		height: 37px;
		float: left; 
	}
	#gwdaohang1_1,#gwdaohang1_2{
	   display:none;
	   position:absolute;
	   top:101px;
	   z-index:99;
	   background:#f6f6f6;
	   color:#727272; 
	   margin-left:-23px;
	   border:1px solid #e5e5e5;
	   border-bottom:0px;  
		 overflow: hidden;
		 border-radius: 0 0 6px 6px;
	} 
	#gwdaohang1_1 a,#gwdaohang1_2 a{
		  color:#727272;
	}
	#gwdaohang1_1 div,#gwdaohang1_2 div{
	   padding:10px 30px 10px 23px;
	   font-size:12px; 
	   border-bottom:1px solid #e5e5e5;	
	}
	#gwdaohang1_1 a:hover ul,#gwdaohang1_2 a:hover ul{
		background:red;	
	}
	#gwdaohang1_1 div:hover,#gwdaohang1_2 div:hover{
		background:white; 
	} 
	.gwdaohang1:hover #gwdaohang1_1,.gwdaohang2:hover #gwdaohang1_2{
	  display:block; 
	} 
	/**********3个图标**************/
	.gwtop-a .gwtop-a-center .gwtop-a-3 .gw-tubiao {margin:39px 0 0 0px;}
	.gwtop-a-3 .gwtubiao-1,.gwtop-a-3 .gwtubiao-2,.gwtop-a-3 .gwtubiao-3{float:left;width:39px;height:33px;}
	.gwtop-a-3 .gwtubiao-1 {width:159px;}  
	.gwtop-a-3 .gwtubiao-2 {background:url(/resources/gw/images/new_gw_wm.png) no-repeat;}
	.gwtop-a-3 .gwtubiao-2:hover {background:url(/resources/gw/images/new_gw_wm2.png) no-repeat;}
	.gwtop-a-3 .gwtubiao-3 {background:url(/resources/gw/images/new_gw_gwc.png) no-repeat;}
	.gwtop-a-3 .gwtubiao-3:hover {background:url(/resources/gw/images/new_gw_gwc2.png) no-repeat;} 
	.gwtop-a-3 .tb--1,.gwtop-a-3 .tb--2{float:left;}
	.gwtop-a-3 .tb--1{margin:1px 5px 0 0;}
	.gwtop-a-3 .tb--2{background:url(/resources/gw/images/new_gw_ss.png) no-repeat;width:32px;height:32px;}
	.gwtop-a-3 .tb--2:hover{background:url(/resources/gw/images/new_gw_ss2.png) no-repeat;}
	/**首页*/
	/******大轮播图********/
	.bannerbox{width:100%;position:relative;overflow:hidden;height:625px;}
	.Homebanner{width:100%;position:relative;height:625px;overflow:hidden;}
	.Homebanner ul{width:100%;position:absolute;height:625px;}
	.Homebanner ul li{width:100%;height:625px;position:absolute;overflow:hidden;}
	.Homebanner ul li img{width:1900px;height:625px;position:absolute;left:50%;top:0px;display:block;margin-left:-950px;}
	.Homeleft,.Homeright{background:#000;font-family:"宋体";width:50px;height:50px;line-height:50px;text-align:center;font-size:40px;color:#fff;position:absolute;top:45%;cursor:pointer;transition:all .2s ease;opacity:0;z-index:899999}
	.Homeleft{left:-60px;}
	.Homeright{right:-60px;}
	.bannerbox:hover .Homeleft{left:0px;opacity:1}
	.bannerbox:hover .Homeright{right:0px;opacity:1}
	.Homedot{position:absolute;width:100%;text-align:center;z-index:999;bottom:25px;}
	.Homedot a{display:inline-block;margin:0px 5px;height:12px;width:12px;line-height:1000px;overflow:hidden;background:url(/resources/gw/images/index_0229.png) no-repeat;}
	.Homedot a.cur{background:url(/resources/gw/images/index_0228.png) no-repeat}
	/****Perfect 追求完美Open-minded 贡献价值Value 敞开胸襟Origo 新的起点Satisfy 创造满意的产品******/
	.gwtop-c-1 {height:160px;background: #f2f2f2;}
	/****居中div****************/
	.gwtop-c-font {width:1174px;margin:0px auto;}
	/**文字*/
	.gwtop-c-font .c-font-1 {float:left;height:30px;margin:100px 0 0 0;color:#878787;font-size:17px;}
	/**竖线*/
	.c-shuxian {float:left;width:2px;height:50px;background:#d4d8db;margin:90px 57px 0 57px;}
	/**旋转木马轮播图*/
	.gwtop-c-2 {height:300px;background:#f2f2f2;}
	 .roundabout-moveable-item{
            max-width:950px;!important;
        }
        .next {
            position: absolute;
            /*top: 372px;
            margin-top: -40px;*/
            z-index: 200;
            display: block;
            /*width: 80px;*/
            height: 80px;
            background-position: 0 0;
        }
        .prev{
            position: absolute;
            top: 457px;
            margin-top: -40px;
            z-index: 200;
            display: block;
            width: 80px;
            height: 80px;
            right: 14%;
            background-position: -80px 0;
        }
        .roundabout-holder{width:800px;height:300px;margin:0 auto;}
        .roundabout-moveable-item {width: 500px;height: 310px;cursor: pointer;}
        .roundabout-moveable-item img{width:100%;height: 100%}
        .roundabout-in-focus {}
        .settled-lb{
            width:900px;
            margin-left: 104px;
            margin-top: 50px;
        }
        .roundabout-moveable-item1{
            background:red;
        }
        .roundabout-moveable-item2{
            background:#808080;
        }
        .roundabout-moveable-item3{
            background:green;
        }
	 
	 
	/**轮播图下文字*/
	.gwtop-c-3 {height:210px;background:#f2f2f2;}
	.c-3-1 {border:0px solid red;width:925px;font-size:18px;letter-spacing:2.1px;color:#878787;margin:0px auto 0 auto;padding-top:73px;}
	.c-3-2 {border:0px solid red;width:823px;font-size:18px;letter-spacing:2.1px;color:#878787;margin:10px auto 0 auto;}
	/**小bananer*/
	.gwtop-d-1 {height:430px;width:100%;background:#e9e9e9;text-align:center;}
	.gwtop-d-1 div {height: 430px;width:1000px;margin:0 auto;overflow: hidden;}
	.gwtop-d-1 img {width:1000px;height:430px;}
	/**四张图*/
	.gwtop-d-2 {height:650px;background:#e9e9e9;}
	.d-2-1 {width: 1024px;margin:0 auto;padding-top:15px;overflow:hidden;}
	.d-2-1-a {
		position: relative;
		z-index: 1;
		float: left;
		width: 500px;
	    height:310px;
	    margin:0 6px 12px 6px;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}
	.goods-item-active{
		box-shadow: 0 10px 30px rgba(0,0,0,0.1);
		transform: translate3d(0, -5px, 0)
	}
	/**四张图下*/
	.gwtop-d-3 {height:160px;background:#e9e9e9;}
	.gwtop-d-3 .small-pic-center{margin:0 auto;width:910px;padding-top:16px;}
	.gwtop-d-3 .small-pic-1,.gwtop-d-3 .small-pic-2,.gwtop-d-3 .small-pic-3,.gwtop-d-3 .small-pic-4,.gwtop-d-3 .small-pic-5,.gwtop-d-3 .small-pic-6,.gwtop-d-3 .small-pic-7,.gwtop-d-3 .small-pic-8,.gwtop-d-3 .small-pic-9,.gwtop-d-3 .small-pic-10 {width:91px;height:83px;float:left;}
	.gwtop-d-3 .small-pic-1 {background:url(/resources/gw/images/new_gw_lf1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-1:hover {background:url(/resources/gw/images/new_gw_lf2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-2 {background:url(/resources/gw/images/new_gw_txd1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-2:hover {background:url(/resources/gw/images/new_gw_txd2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-3 {background:url(/resources/gw/images/new_gw_dcf1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-3:hover {background:url(/resources/gw/images/new_gw_dcf2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-4 {background:url(/resources/gw/images/new_gw_jb1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-4:hover {background:url(/resources/gw/images/new_gw_jb2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-5 {background:url(/resources/gw/images/new_gw_zlq1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-5:hover {background:url(/resources/gw/images/new_gw_zlq2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-6 {background:url(/resources/gw/images/new_gw_jmy1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-6:hover {background:url(/resources/gw/images/new_gw_jmy2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-7 {background:url(/resources/gw/images/new_gw_gtj1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-7:hover {background:url(/resources/gw/images/new_gw_gtj2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-8 {background:url(/resources/gw/images/new_gw_dyd1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-8:hover {background:url(/resources/gw/images/new_gw_dyd2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-9 {background:url(/resources/gw/images/new_gw_jsq1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-9:hover {background:url(/resources/gw/images/new_gw_jsq2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-10 {background:url(/resources/gw/images/new_gw_jhq1.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .small-pic-10:hover {background:url(/resources/gw/images/new_gw_jhq2.png) no-repeat;transition:color .4s linear;-webkit-transition:color .4s linear;-moz-transition:color .4s linear;}
	.gwtop-d-3 .gwtop-d-3-font{text-align:center;letter-spacing: 6.3px;font-size: 16px;font-family:Microsoft YaHei;color: #868686;}
	.gwtop-d-3 .gwtop-d-3-font a:hover{color:red;}
	/**4张图下第一张大图*/
	.gwtop-e{width:100%;height:625px;overflow:hidden;}
	.gwtop-e img {height:625px;width:100%;}
	/**4张图下第二张大图*/    
	.gwtop-f{width:100%;height:625px;overflow:hidden;}
	.gwtop-f img{height:625px;width:100%;}
	/**奔腾全方位服务块*/
	.gwtop-g {height:440px;background:#f2f2f2;}
	.gwtop-g-bt{width: 346px;font-size: 45px;letter-spacing: 4.4px;margin:0 auto;padding-top:98px;}
	.gwtop-g-tb{width: 1100px;height: 72px;border: 0px solid red;margin: 0px auto; padding-top:78px;}
	.gw-top-g-tb1,.gw-top-g-tb2,.gw-top-g-tb3,.gw-top-g-tb4{float:left;margin-left:72px;}
	.gw-top-g-tb1{width: 60px;height: 55px;background:url(/resources/gw/images/new_gw_khfw.png) no-repeat;background-size:100% 100%;}
	.gw-top-g-tb2{width: 51px;height: 65px;background:url(/resources/gw/images/new_gw_cpyh.png) no-repeat;background-size:100% 100%;margin-top: -11px;}
	.gw-top-g-tb3{width: 60px;height: 48px;background:url(/resources/gw/images/new_gw_zxgm.png) no-repeat;background-size:100% 100%;margin-top:   7px;}
	.gw-top-g-tb4{width: 74px;height: 64px;background:url(/resources/gw/images/new_gw_sh.png) no-repeat;background-size:100% 100%;margin-top:  -9px;}
	.gw-top-g-font{width: 118px;float: left;margin-left: 20px;}
	.gw-top-g-font1{font-size: 25px;font-weight: bolder;margin-top:11px;}
	.gw-top-g-font2{font-size: 17px;font-weight: 700;}
	.gw-top-g-font2 a{color:#333;}
	.gw-top-g-font2 a:hover{color:red;}
	.gwtop-i {height:100px;background:#2f2f2f;}
	/**底部*/
	.gwtop-h {height:244px;background:#ec0014;}
	.gwtop-h .gw-bottom {width: 1010px;height:244px;margin: 0 auto;}
	.gwtop-h .bottom-left-1 {float:left;margin-top: 46px;}
	.gwtop-h .bottom-left-1 a{color:rgb(255,255,255);}
	.gwtop-h .bottom-left-1 a:hover{text-decoration:underline;}
	.gwtop-h .bottom-left-1 b{color: rgb(255,255,255);font-size:  14px;font-family:Microsoft YaHei;font-weight:450;}
	.gwtop-h .bottom-left-1 ul{margin-top: 11px;}
	.gwtop-h .bottom-left-1 li{padding-top: 11px;}
	.gwtop-h .bottom-left-1 li a{color: rgb(255,255,255);}
	.gwtop-h .bottom-left-1 li a:hover{text-decoration:underline;}
	.gwtop-h .bottom-left-1 b a{color: rgb(255,255,255);}
	.gwtop-h .bottom-left-1 b a:hover{text-decoration:underline;}
	.bottom-left-2 a{color: rgb(255,255,255);}
	.bottom-left-2 a:hover{text-decoration:underline;}
	.gwtop-h .bottom-line {width:6px;float:left;}
	.gwtop-h .bottom-left-2{padding-top:9px;}
	.gwtop-h .bottom-left-2 b{font-size:16px;}
	/**最底部*/
	.gwtop-i .bottom-shuxian{float:left;width:2px;height: 13px;background:rgb(218, 218, 218);margin: 0 19px;}
	.gwtop-i .bottom-font {float:left;color:rgb(218, 218, 218);font-size:  12px;margin-top: -3px;}