*{ margin: 0; padding: 0; box-sizing: border-box;}
img { border: 0 none; vertical-align: center; }
ul, li { list-style-type: none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; color: #666;}
body, input, select, button, textarea { font: 0.14rem "微软雅黑", "Arial Regular"; outline: none;}/* 12px/1.5 字号12px，1.5倍行高，sans-serif无衬线字体*/
button { cursor: pointer; }
i, em, cite { font-style: normal; }
aside section,.body{display:block; width:10rem; margin:0 auto;}
a, a:link { color: #000; text-decoration: none; }/*设置a标签基本样式与伪类选择器设置*/
a:visited {}
a:active, a:hover { text-decoration: none; color:#08a3e9; }
a:focus { outline: none;} 
a, p {color: #666;}
a{transition:all 0.3s ease-in-out}

.clear {
	clear:both;
}
html {font-size: 625%; font-size: 100px;}
body { margin: 0 auto; width: 100%; height: 100%; overflow-x: hidden;}
/*strong {font-size: 36px; text-transform: uppercase;}*/
h1, .f_size24 {font-size: 0.24rem;}
h2, .f_size20 {font-size: 0.2rem;}
h3, .f_size18 {font-size: 0.18rem;}
h4, .f_size16 {font-size: 0.16rem;}
small {font-size: 0.12rem; text-transform: uppercase;}

/*-----------------------------//主体样式//-----------------------------*/
.cont {max-width: 12rem; margin: 0 auto; overflow: hidden;}
.cont1 {max-width: 11.4rem; margin: 0 auto; overflow: hidden;}
.of {overflow: hidden;}
.cont_position{position: relative; width:100%;}
/*------------------------//header样式//-------------------------*/
/*搜索框*/
.top {padding-top: 0.3rem;}
.top .logo {float: left;width:2.55rem;height:0.62rem;margin-left:.55rem;}
.top .logo img {width: 100%;}
.top .search { float: left; width: 1.47rem; height: 0.32rem;margin-top: 20px;margin-left:5.65rem}
.top .search .search_text {width: 1.1rem; height: 0.32rem; line-height: 0.32rem; background: url("../img/search_bg.png") left top; border: none; padding-left: 0.13rem; color: #aaaaaa; background-size: 119% 100%;text-indent:1px;}
.top .search .search_btn {width: 0.37rem; height: 0.32rem; background: url("../img/search_bg.png") right top; float: right; border: none; text-align: center;}
.top .search .search_ico {width: 0.21rem; height: 0.21rem; display: inline-block; background: url("../img/search_btn.png") left top;/*background: url("../img/ico.png") left top; background-size: 2444% 1667%;*/}

.top .chn{float: left;height: 0.38rem;margin-top: 25px;margin-left:.2rem;}

/*select 产品文章切换搜索*/
.header-select select {background: transparent;width:70px;height:38px;/*padding:5px;*/font-size: 14px; border:solid 1px  #dedede;-webkit-appearance: none;color:#999999;text-align:center;text-indent:8px;border-radius:5px 0px 0px 5px;}
.header-select {width:70px;height:38px;overflow:hidden;background:url("../img/sanjiao.png") no-repeat 85% #fff;border-radius:3px 3px 3px 3px;position:absolute;left:0px;top:0px;text-align:center}

	.topNav{position:relative;height: 0.54rem; margin-top: 0.23rem; z-index:1;}
	.topNav-width{width: 11rem; margin: 0 auto}
	.topNav h3{ }
	.topNav dl{ zoom:1; }
	.topNav .tnLeft{ float:left;  }
	.topNav .tnRight{ float:right;  }
	.topNav dd{ float:left; position:relative;margin-left:1.15rem;}
	.topNav dd:first-child{margin-left:0}
	.topNav dd h3{ float:left; height: 0.50rem; }
	.topNav dd h3 a{color: #333;font-size:0.16rem;font-weight:600; line-height: 0.54rem; display:inline-block; *display:inline; zoom:1; line-height: 0.54rem;  }
	.topNav dd h3 a:hover,.topNav dd.on h3 a{ color:#6eb92b;}

	.topNav dd ul{ display:none; /*默认隐藏*/ position:absolute; width:110px;  top:45px; left:-5px;  border:1px solid #e7e7e7; border-top:0;  background:#fff; 
		-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);z-index:2;	
	}
	.topNav dd ul li{ line-height: 40px; border-bottom: 1px solid #e7e7e7; text-align:center }
	.topNav dd ul li a{ display: block; color: #333;}
	.topNav dd ul li a:hover{ color:#08a3e9;    }
	.topNav dd ul li a span{ color:#FF8400; margin-left:5px;   }

/*
.navBar > .cont {position: relative; height: 100%;}
.navBar {width: 100%; height: 0.54rem; margin-top: 0.23rem; position: relative;}
	.nav { width: 110%; height: 0.5rem;position:relative; z-index:1;}
		.nav > li {height: 0.50rem; float: left; position: relative; bottom: 0;}
		.nav .border {width: 1px; height: 0.54rem; background: url("../img/nav_border.png") center no-repeat; background-size: 100%; padding: 0; top: 0; z-index: 1; margin-left: -1px;}
		.nav > li > a {width: 100%; height: 100%; color: #333;font-weight:600; line-height: 0.54rem; display: block; padding: 0 0.57rem; position: relative;zoom:1;}
		@media screen and (max-width: 900px) {
			.nav > li > a {padding: 0 0.26rem;}
		}
		@media screen and (max-width: 880px) {
			.nav > li > a {padding: 0 0.25rem;}
		}
		@media screen and (max-width: 850px) {
			.nav > li > a {padding: 0 0.24rem;}
		}
		@media screen and (max-width: 820px) {
			.nav > li > a {padding: 0 0.23rem;}
		}
		@media screen and (max-width: 800px) {
			.nav > li > a {padding: 0 0.21rem;}
		}
		.nav > li > a:hover{color:#6eb92b}
.nav .m{ float:left;  position:relative; z-index:1; }
.nav .sub{ display:none;  position:absolute; left:-3px; top:60px; z-index:1; width:128px; border:1px solid #E6E4E3; border-top:0;  background:#fff; }
	.nav .sub li{ text-align:center; padding:0 8px; margin-bottom:-1px;   }
	.nav .sub li a{ display:block;  border-bottom:1px solid #E6E4E3; padding:8px 0; height:28px; line-height:28px; color:#666;   }
	.nav .sub li a:hover{ color:#FE7700;   }
	.nav .block{ height:3px; width:130px; background:#FE7700; position:absolute; left:0; top:57px; overflow:hidden;  }

	
/*---------------------//content主体样式//-----------------------*/

.i-solute{ width:100%; height:200px; margin-top:70px;}
.i-solute_title{ width:100%; height:auto; text-align:center;}
.i-solute_title h3{ text-align:center;}
.i-solute_title p{ text-align:center; font-size:16px; color:#aaaaaa; text-transform:uppercase; margin-top:5px;}
.i-solute_con{ width:100%; height:auto; margin-top:50px;}
.i-solute_con li{ width:250px; height:auto; float:left; margin-left:35px;}
.i-solute_con li a{ display:block; width:100%; height:100%; cursor:pointer; overflow:hidden;}
.i-solute_con li:last-child{}
.i-solute_pic{width:43px; height:50px; transition:all 0.6s linear; margin:0 auto;}
.i-solute_pic img{ width:43px; height:auto; object-fit:cover;}
.i-solute_con li a:hover .i-solute_pic{ transform:rotateZ(360deg);}
.i-solute_text{ width:260px; margin:0 auto; height:auto; text-align:center; margin-top:25px;}
.i-solute_text h3{ font-size:18px; color:#444444; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.i-solute_text p{ font-size:14px; color:#666666; line-height:24px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; height:48px; margin-top:10px;}
.i-solute_con li a:hover .i-solute_text h3{ color:#6eb92b;}

/*标题*/
.box {margin-top: 0.37rem;}
	.title {width: 100%; text-align: center; background: url("../img/title_bottom.png") center bottom no-repeat; padding-bottom: 0.2rem;}
		.title > strong {color: #dedede;}
		.title > h1 {color: #1162b1;}
/*产品列表*/
.cont_list { margin-top: 0.4rem;}
.pro_list {width: 12.36rem; height: 2.40rem; margin-left: -0.16rem;}
.cont_list > ul > li {float: left; width:3.08rem; height: 2rem; position: relative; color: #c8c9c9; padding: 0.1rem; overflow: hidden;}
.cont_list > ul > li:hover {background: url("../img/pro_bg.png") center; background-size: 100% 100%;}
    
	
	.pro_list li a{display:block;width:100%;height:100%;border-radius:20px;}
    .pro_list li a .pro_title,.pro_list li a .read_pro{color:#fff;font-weight:300;font-size:0.16rem;}
    .pro_list li a .pro_title:hover {color: #1162b1;}
	.pro_list .pro_end {margin: 0;}
        .pro_img {width:2.88rem;height:1.8rem; overflow:hidden;border-radius:10px;}
		/*.pro_list > li > img {position: absolute; width: 380px; height: 240px;overflow:hidden}*/
        .pro_list > li .pro_img img{width:2.88rem;height:1.8rem;overflow:hidden;}
         /*.pro_list > li:hover .pro_img img{transform: scale(1.1); overflow:hidden;box-shadow: 0px 0px 30px rgba(0,0,0,0.1);width:2.88rem;height:1.8rem;}
         .pro_list > li:hover .pro_img{transform: scale(1);overflow:hidden;width:2.88rem;height:1.8rem;-webkit-transform:rotate(0deg);}*/
         .pro_list > li .pro_img:hover{box-shadow: 0px 0px 30px rgba(0,0,0,0.1);}
		.pro_text {position: absolute; z-index: 100; top: 0.4rem; left: 0.3rem;}
			.pro_text > a {display: block; color: #fff; transition: all 0.3s ease-in-out;font-weight: 300}
			.pro_title:hover {color: #1162b1;}
			.read_pro {width: 0.96rem; height: 0.28rem; line-height: 0.28rem; background: url("../img/read_pro.png"); text-align: center; margin-top: 0.3rem; background-size: 100% 100%;}
			.read_pro:hover {background: url("../img/read_pro_hover.png"); color: #fff; background-size: 100% 100%;}
			.pro_text > small {display: block; margin-top: 0.12rem;width:1.72rem;color:#8ac4fb;font-weight: 300;word-break:break-all}


/*关于*/
.cont_box {margin-top: .3rem; overflow: hidden; padding-top: .6rem;position:relative}
.ab {background: url("../img/about-bg.jpg") center;}
	.cont_list {width: 105%; /*overflow: hidden;*/}
	.ab_left {float: left; display: block; width: 5.4rem; height: 3.8rem;}
    .ab_left > a{display:block;width:100%;height:100%;}
		.ab_left > a > img {width: 100%;max-width:540px;}
	.ab_right {float: left; width:6rem; margin-top: 0.2rem;margin-left:1rem; overflow: hidden;}
	.ab_right > ul {float: left;}
	.ab_right > ul > li {position: relative; box-shadow: 1px 1px 20px rgba(124,123,127,0.1); overflow: hidden; /*background: #fff;*/}

		.ab_right .ab_text {width: 5rem; line-height: 0.28rem; float: left; margin-right: 0.09rem; overflow: hidden; }
		.ab_text > .cont_text > a {display: block; margin-top: 0.5rem;}
		.ab_text > .cont_text > a:hover{color:#e5e5e5}
		.ab_text > .cont_text > .border{width:2.4rem;height:.03rem;background:#fff;margin-top: 0.05rem;margin-bottom: 0.3rem;}
			.ab_text > .cont_text > p {color: #fff;text-indent:2em;}
			.cont_text {color: #666666}
body .ab_more {float:right;width:.9rem;height:.3rem;margin-top:.2rem;background:#6eb92b;text-align:center;text-indent:0;color: #fff; transition: all 0.3s ease-in-out; }
body .ab_more:hover {color: #e5e5e5;background:#20ac00;}

	@media screen and (max-width: 1030px) {
		.ab_right .ab_text {padding: 9%;}
	}
	@media screen and (max-width: 910px) {
		.ab_right .ab_text {padding: 7.5%;}
	}
	@media screen and (max-width: 878px) {
		.ab_right .ab_text {padding: 6.5%;}
		.ab_text > .cont_text > a {margin-bottom: 10px;}
	}
			.cont_text > a {color: #fff; font-weight: bold;}
			.ab_text > a > h2 {margin-bottom: 0.25rem;}
		.ab_cap {width: 1.81rem; height: 1.65rem;}

/*投资*/
.vest_box {height:7rem; overflow: hidden;position:relative}
.vestab {background: url("../img/project-bg.jpg") center;}
.vest_list {width: 105%; /*overflow: hidden;*/}
.vest_left {float: left; display: block; width: 8rem; height: 3.3rem;}
.vest_left .vest_text {margin-left:.4rem}
.vest_left .vest_text .vest_tt{height:.3rem;font-size:22px;font-weight:600;color:#6eb92b;background:url("../img/project-l.png") left top no-repeat;padding-left:.35rem;}

.vest_left .vest_text p {color: #333;font-size:14px;line-height:.33rem;text-indent:2em;}
.vest_left .vest_text {color: #666666}

.vest_right ul li{float:left;width:3.5rem;height:3.2rem;margin:10px 25px;overflow:hidden;}
.vest_right ul li:nth-child(1){margin-top:50px;}
.vest_right ul li .vest_pic{width:3.5rem;height:2.4rem;overflow:hidden;}
.vest_right ul li img{width:3.5rem;height:2.4rem;}
.vest_right ul li img:hover{transform: scale(1.1);transition: all 0.5s ease-in-out;}
.vest_right ul li p{height:.3rem;line-height:.3rem;text-align:center}
.vest_right ul li p a{color:#333}

/*规模*/
.i-guimo{ width:100%; height:222px;background:url("../img/guimo-bg.jpg") top center no-repeat;}
.i-guimo_title{ width:100%; height:auto; text-align:center;}
.i-guimo_title h3{ text-align:center;}
.i-guimo_title p{ text-align:center; font-size:16px; color:#aaaaaa; text-transform:uppercase; margin-top:5px;}
.i-guimo_con{ width:100%; height:auto;padding-top:60px;}
.i-guimo_con li{ width:250px; height:auto; float:left; margin-left:115px;}
.i-guimo_con li a{ display:block; width:100%; height:100%; cursor:pointer; overflow:hidden;}
.i-guimo_con li:last-child{}
.i-guimo_pic{width:49px; height:50px; transition:all 0.6s linear; margin:0 auto;}
.i-guimo_pic img{ width:49px; height:auto; object-fit:cover;}
.i-guimo_con li a:hover .i-guimo_pic{ /*transform:rotateZ(360deg);*/}
.i-guimo_text{ width:260px; margin:0 auto; height:auto; text-align:center; margin-top:25px;}
.i-guimo_text h3{ font-size:18px; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.i-guimo_text p{ font-size:14px; color:#666666; line-height:24px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; height:48px; margin-top:10px;}
.i-guimo_con li a:hover .i-guimo_text h3{ color:#6eb92b;}

/*新闻中心*/
.i-news{ width:100%; height:auto; margin-top:70px;padding-bottom:50px;}
.i-news_daohan{ width:100%; height:auto; text-align:center; position:relative; margin-top:40px; margin-bottom:30px;}
.i-news_daohan li{ width:103px; height:37px; display:inline-block; background:#e9e9e9; font-size:18px; color:#666666; line-height:37px; text-align:center; cursor:pointer; margin-right:10px;}
.i-news_daohan li:Hover{ background:#6eb92b; color:#fff;}
.i-news_daohan li.on{ background:#6eb92b; color:#fff;}
a.i-news_more{ width:.9rem;height:.3rem;line-height:.3rem;display:block;margin:0 auto;clear:both;margin-top:.2rem;background:#6eb92b;text-align:center;text-indent:0;color: #fff; transition: all 0.3s ease-in-out;}
a.i-news_more:hover{color: #e5e5e5;background:#20ac00;}

.i-news_con{ display:none;}
.i-news_left{ width:488px; height:auto; float:right; background:#eeeeee;}
.i-news_left a{ display:block; width:100%; height:100%; overflow:hidden;}
.i-news_pp{ width:100%; height:285px; overflow:hidden;}
.i-news_pp img{ width:100%; height:100%; object-fit:cover; transition:all 0.3s linear;}
.i-news_tt{ width:100%; height:auto; padding:20px;}
.i-news_title{ width:100%; height:auto; overflow:hidden;}
.i-news_title h3{ font-size:18px; color:#333;font-weight:600; width:100%; float:left; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.i-news_title span{ float: right; text-align:right; font-size:14px; color:#666666;}
.i-news_tt p{ font-size:14px; color:#666666; line-height:28px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; height:56px; margin-top:8px;}
.i-news_left a:hover .i-news_pp img{ transform:scale(1.1);}
.i-news_left a:hover .i-news_title h3{ color:#f39700;} 
.i-news_right{ width:560px; height:auto; float:left;}
.i-news_right li{ width:100%; height:auto; overflow:hidden; margin-bottom:21px;margin-top:13px;padding-bottom:25px;border-bottom:1px solid #666;transition:all 0.3s linear;}
.i-news_right li:first-child{margin-top:0}
.i-news_right li:last-child{border-bottom:0}
.i-news_right li a{ width:100%; height:100%; overflow:hidden;}
.i-news_pic{ width:140px; height:120px; float:left; overflow:hidden;}
.i-news_pic img{ width:100%; height:100%; object-fit:cover; transition:all 0.3s linear;}
.i-news_text{ width:540px; height:auto;}
.i-news_text h3{ float:left; font-size:18px; line-height:50px; background:url(../img/news-tt.png) no-repeat left center; padding-left:20px; color:#666666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.i-news_text span{ float:right; font-size:14px;line-height:50px; color:#666666;}
.i-news_text p{clear:both;display:block; font-size:14px; color:#666666; line-height:24px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; height:48px;}
.i-news_right li:hover{ background:#eeeeee;}
.i-news_right li:hover .i-news_pic img{ transform:scale(1.1);}

/*资讯中心*/
.info_left_box {width: 5.8rem; height: 4rem; padding: 0 0 0.1rem 0.1rem; /* background: url("bg_shadow.png") left bottom no-repeat;  */float: left; position: relative;}
	.info_left_box > img {width: 5.7rem; height: 3.8rem; position: absolute; left: 0; bottom: 0;}
	.info_left {width: 5.7rem; height: 3.9rem; overflow: hidden; position: relative; z-index: 10;}
		.info_left img {height: 3.9rem;}
	.little_title {width: 5.7rem; height: 1.17rem; background: url("../img/little_bg.png"); background-size: 100% 100%; position: absolute; bottom: 0px; z-index: 10; padding-left: 0.3rem; line-height: 1.17rem;}
		.little_title > h4 {color: #fff; transition: all 0.3s ease-in-out;}
		.little_title > h4:hover {color: #dedede;}
	.dot {bottom: 0.4rem; position: absolute; right: 0.3rem; z-index: 100;}
		.dot > .swiper-pagination-switch {width: 0.14rem; height: 0.14rem; border: 2px solid #dedede; border-radius: 50%;}
		.dot > .swiper-active-switch {background: #fff; border: 2px solid #fff;}
		.swiper-slide > a {display: block;}

.info_right {float: right; width: 5.8rem;}
	.info_list > li {height: 1.35rem;}
    .info_list>li > a > .info_n_box{height: 1.35rem; padding: 0.3rem; border-bottom: 1px dashed #dedede;}
		.info_list > li > a{display: block; overflow: hidden;width:100%;height:100%;}
			.info_list > li > a > .info_n_box > p {float: left; height: 0.75rem; margin-right: 0.3rem; color: #aaa;}
				.info_list > li > a > .info_n_box > p > span {font-size: 0.28rem;}
			.info_list > li > a > .info_n_box > h3 {color: #333; margin-bottom: 0.1rem; transition: all 0s;}
			.info_list > li > a > .info_n_box > span {color: #666; line-height: 0.22rem;}
			.info_list .ab_more {color: #999;}
		.info_list > li:hover > a > .info_n_box > p {color: #fff;}
		.info_list > li:hover > a > .info_n_box > h3 {color: #fff;}
		.info_list > li:hover > a > .info_n_box > span {color: #a4c4e3;}
        .info_list > li a:hover{background: #1162b1; border: none;transition:all 0.8s ease-in-out}

  /* 233后添加 */
	@media screen and (max-width: 1280px) {
		.info_right {margin-right: 20px;}
	}
	@media screen and (max-width: 1280px) {
		.info_right {margin-right: 40px;}
	}


/*合作客户*/
.coop_cont .title h1{font-size:0.18rem;}
.coop {background: #f6f6f6; padding-bottom: 0.87rem; position: relative;}
	.coop_line {width: 100%; height: 1px; border-top: 1px dashed #dedede; position: absolute; bottom:33%;}
	.cover_line {width: 1px; height: 2.8rem; background: #f6f6f6; position: absolute; right: 0; z-index: 100;}
	.coop_cont { margin-top: 0.5rem;}
		.coop-container {overflow: hidden;}
		.coop_list {float: left; width: 2.4rem;}
			.coop_list > li {width: 2.4rem; height: 1.4rem; text-align: center; border-right: 1px dashed #dedede;}
				.coop_list > li > a {height: 1.4rem; width: 2.4rem; display: table-cell; vertical-align: middle;}
                 .coop_list > li > a >img{max-width:100%;max-height:0.5rem;}
                     .coop_list > li > a > img{transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;overflow:hidden}
         .coop_list > li:hover > a >img{transform: scale(1.1);overflow:hidden}
         .coop_showlist{overflow:hidden;text-align:center}
         .coop_showlist a{padding:10px;background:#eee;color:#666;display:inline-block;border-radius:5px;margin-left:10px;cursor:pointer;}
          .coop_showlist a:hover,.coop_showlist a.current{background:#1162b1;color:#fff;}

		.c_wrap {overflow: visible; position: relative;margin-top:0.4rem;display:none;}
			.coop-container {background: #f6f6f6;}
				.c_wrap > .coop_btn > span {display: block; position: absolute; width: 0.5rem; height: 0.5rem; background: url("../img/ico.png") no-repeat; top: 50%; margin-top: -0.25rem; cursor: pointer; z-index: 100;}
				.c_wrap > .coop_btn > .coop_prev {background-position: -3.32rem bottom; left: -0.72rem; background-size: 878% 600%;}
				.c_wrap > .coop_btn > .coop_next {background-position: right bottom; right: -0.7rem; background-size: 878% 600%;}
				.c_wrap > .coop_btn > .coop_prev:hover {background-position: -3.32rem -1.99rem; background-size: 878% 600%;}
				.c_wrap > .coop_btn > .coop_next:hover {background-position: right -1.99rem; background-size: 878% 600%;}
			.width11 {display: none;}
			.width11 {bottom: -0.5rem; position: relative;}
				.c_wrap > .width11 > .coop_prev {left: 30%;}
				.c_wrap > .width11 > .coop_next {right: 30%;}
            .link_img > img {max-width: 2.4rem; max-height: 1.3rem;line-height:1.3rem;}

         .link_img >  img{transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;overflow:hidden}
         .link_img:hover >img{transform: scale(1.1);overflow:hidden}

/*合作客户2*/
.coop2 {background: #f6f6f6; padding-bottom: 0.87rem; position: relative;}
	.coop_line2 {width: 100%; height: 1px; border-top: 1px dashed #dedede; position: absolute; bottom:38%;}
	.cover_line2 {width: 1px; height: 2.8rem; background: #f6f6f6; position: absolute; right: 0; z-index: 100;}
	.coop_cont2 { margin-top: 0.3rem;}
		.coop-container2 {overflow: hidden;}
		.coop_list2 {float: left; width: 2.4rem;}
			.coop_list2 > li {width: 2.4rem; height: 1.4rem; text-align: center; border-right: 1px dashed #dedede;}
				.coop_list2 > li > a {height: 1.4rem; width: 2.4rem; display: table-cell; vertical-align: middle;}
                 .coop_list2 > li > a >img{max-width:100%;max-height:0.5rem;}
                     .coop_list2 > li > a > img{transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;overflow:hidden}
         .coop_list2 > li:hover > a >img{transform: scale(1.1);overflow:hidden}

		.c_wrap2 {overflow: visible; position: relative;margin-top:0.4rem;}
			.coop-container2 {background: #f6f6f6;}
				 .coop_btn2 > span {display: block; position: absolute; width: 0.5rem; height: 0.5rem; background: url("../img/ico.png") no-repeat; top: 50%; margin-top: -0.25rem; cursor: pointer; z-index: 100;}
				 .coop_btn2 > .coop_prev2 {background-position: -3.32rem bottom; left: -0.72rem; background-size: 878% 600%;}
				 .coop_btn2 > .coop_next2 {background-position: right bottom; right: -0.7rem; background-size: 878% 600%;}
				 .coop_btn2 > .coop_prev2:hover {background-position: -3.32rem -1.99rem; background-size: 878% 600%;}
				 .coop_btn2 > .coop_next2:hover {background-position: right -1.99rem; background-size: 878% 600%;}
			.width11 {display: none;}
			.width11 {bottom: -0.5rem; position: relative;}
				.c_wrap2 > .width11 > .coop_prev2 {left: 30%;}
				.c_wrap2 > .width11 > .coop_next2 {right: 30%;}

/*合作客户3*/
.coop3 {background: #f6f6f6; padding-bottom: 0.87rem; position: relative;}
	.coop_line3 {width: 100%; height: 1px; border-top: 1px dashed #dedede; position: absolute; bottom:38%;}
	.cover_line3 {width: 1px; height: 2.8rem; background: #f6f6f6; position: absolute; right: 0; z-index: 100;}
	.coop_cont2 { margin-top: 0.3rem;}
		.coop-container3 {overflow: hidden;}
		.coop_list3 {float: left; width: 2.4rem;}
			.coop_list3 > li {width: 2.4rem; height: 1.4rem; text-align: center; border-right: 1px dashed #dedede;}
				.coop_list3 > li > a {height: 1.4rem; width: 2.4rem; display: table-cell; vertical-align: middle;}
                 .coop_list3 > li > a >img{max-width:100%;max-height:0.5rem;}
                     .coop_list3 > li > a > img{transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;overflow:hidden}
         .coop_list3 > li:hover > a >img{transform: scale(1.1);overflow:hidden}

		.c_wrap3 {overflow: visible; position: relative;margin-top:0.4rem;}
			.coop-container3 {background: #f6f6f6;}
				 .coop_btn3 > span {display: block; position: absolute; width: 0.5rem; height: 0.5rem; background: url("ico.png") no-repeat; top: 50%; margin-top: -0.25rem; cursor: pointer; z-index: 100;}
				 .coop_btn3 > .coop_prev3 {background-position: -3.32rem bottom; left: -0.72rem; background-size: 878% 600%;}
				 .coop_btn3 > .coop_next3 {background-position: right bottom; right: -0.7rem; background-size: 878% 600%;}
				 .coop_btn3 > .coop_prev3:hover {background-position: -3.32rem -1.99rem; background-size: 878% 600%;}
				 .coop_btn3 > .coop_next3:hover {background-position: right -1.99rem; background-size: 878% 600%;}
			.width11 {display: none;}
			.width11 {bottom: -0.5rem; position: relative;}
				.c_wrap3 > .width11 > .coop_prev3 {left: 30%;}
				.c_wrap3 > .width11 > .coop_next3 {right: 30%;}




/*关于我们*/
.cont_ab {position: relative;}
.head_ab > img {width: 100%; display: block;}
.cont_ab {background: #f5f5f5;}
.nav_box {width: 100%; height: 0.6rem; margin: 0 auto; position: relative; top: -0.3rem; left: 0; line-height: 1.04rem;}
	.nav_box > .cont {box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08); position: relative; overflow: visible;}
	@media screen and (max-width: 1200px) {
		.nav_box > .cont {padding: 0 1.5%;}
	}
	.sec_box {width: 100%; position: relative; height: 0.6rem;} 
		.sec_ico {display: block; width: 0.35rem; height: 0.26rem; background: url('../img/sec_nav_ico.png') no-repeat; background-size: 100% 100%; position: absolute; right: -0.21rem; top: -0.06rem; z-index: 1;}  
	.second_nav {text-align: center; height: 0.6rem; line-height: 0.6rem; width: 100%; background: #fff; position: relative; z-index: 50;border-radius:5px;}
		.second_nav > li {display: inline-block; height: 0.6rem; padding: 0 0.17rem; margin: 0 0.225rem; z-index: 50;position:relative}
			.second_nav > li > a {display: block; transition: all 0.3s ease-in-out; color: #666666;}
		.second_nav > li:hover, .second_nav > .sec_on {border-bottom: 2px solid #6eb92b;}
		.second_nav > li:hover > a, .second_nav > .sec_on > a {color: #6eb92b;}
		
	.second_nav dl{ display:none; /*默认隐藏*/ position:absolute; width:110px;  top:55px; left:-5px;  border:1px solid #e7e7e7; border-top:0;  background:#fff; 
		-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);z-index:2;	
	}
	.second_nav dl dd{ line-height: 40px; border-bottom: 1px solid #e7e7e7; text-align:center }
	.second_nav dl dd a{ display: block; color: #333;}
	.second_nav dl dd a:hover{ color:#08a3e9;    }
	.second_nav dl dd a span{ color:#FF8400; margin-left:5px;   }
	
       	.sec_two_kind {text-align: center; height: 0.6rem; line-height: 0.6rem; width: 100%;position: relative; z-index: 50;margin-top:0.1rem !important;}
		.sec_two_kind > li {display: inline-block; height: 0.6rem; padding: 0 0.17rem; margin: 0 0.225rem; z-index: 50;position:relative;background:#dedede;border-radius:5px;}
			.sec_two_kind > li > a {display: block; transition: all 0.3s ease-in-out; color: #666;}
		.sec_two_kind > li:hover, .sec_two_kind > .sec_on {background:#1162b1}
		.sec_two_kind > li:hover > a, .sec_two_kind > .sec_on > a {color: #fff;}
       .sec_two_kind > li:hover dl{display:block;width:100%;}
        .sec_two_kind > li >dl{position:absolute;text-align:center;background:#fafafa;display:none;left:-0.01rem;}
        .sec_two_kind > li >dl > dd{text-align:center;width:100%;height:100%;border-bottom:dotted 1px #dedede;display:block;height:100%;}
        .sec_two_kind > li >dl > dd a{display:block;width:100%;height:100%;}
        .sec_two_kind > li >dl > dd a:hover{color:#1162b1}

/*公司简介*/
.au_box {padding-top: 0.1rem;}
	.au_left {width: 5.7rem; float: left;text-align:justify}
    .au_left .myContent{text-align:justify}
     .au_left .myContent p{text-align:justify}
		.au_box  p {line-height: 0.28rem; margin-bottom: 0.15rem; color: #666666;}
		.au_box  .f_size18 {color: #f2a30e; font-weight: bold;}
		.au_box  .text {text-indent: 0.28rem;}
	.au_right {width: 5.7rem; height: 5.08rem; float: right; position: relative;}
		.au_right > div {position: absolute; cursor: default; overflow: hidden;}
		.au_right > .au_top {width: 5.7rem; height: 2.88rem; top: 0px;}
		.au_right > .left_bottom {width: 2.38rem; height: 2.82rem; left: 0; top: 2.26rem;}
		.au_right > .right_bottom {width: 3.32rem; height: 2.2rem; right: 0; top: 2.88rem;}
			.au_right > div > img {display: block; width: 100%;}

.pagers {clear:both;display:block;height:30px;margin:20px auto;text-align:center;}
.pagers a,.pagers span {background:transparent;border:1px solid #e9e9e9;color:#7d7d7d;display:inline-block;height:auto;line-height:18px;margin:0px 0px 0px 8px;padding:3px 7px;width:auto;}
.pagers a:hover,.pagers .cur {background:transparent;border-color:#e9e9e9;color:#000000;text-decoration: none;}

/*项目展示*/
.pro_box {background: url("../img/bg_36.png") top no-repeat; padding-bottom: 1rem; padding-top: 0.1rem;}
	.list_pro {width: 12.4rem; overflow: hidden; margin-left: -3px; text-align: center;}
	.list_pro > li {width: 270px; height: 280px; display: inline-block; margin-right: 34px; margin-bottom: 40px;}
		.list_pro > li > a {display: block; width: 100%; height: 100%; position: relative; background: #fff; transition: all 0.3s ease-in-out;}
			.list_pro > li > a > p {width: 100%; position: absolute;}
			.pro_top {height: 180px; top: 0; overflow: hidden;}
				.pro_top > img {width: 100%; height: 100%;}
			.pro_bottom {height: 160px; top:60%;text-align: center; padding: 43px 30px 30px;}
				.pro_bottom > span {display: block; font-size: 14px;}
				.pro_bottom > .f_size18 {color: #666; font-size: 18px;}
				.pro_bottom > .bottom_text {text-align: left; line-height: 24px; margin-top: 15px; color: #999;} 
				.pro_ico {display: block; width: 54px; height: 54px; position: absolute; background: url("../img/ico.png") -185px bottom no-repeat; left:50%; top: 60%; margin: -17px 0 0 -27px;}
		.list_pro > li > a:hover {background: #13b14b;}
			.list_pro > li > a:hover > .pro_bottom > span {color: #fff;}
			.list_pro > li > a:hover > .pro_ico {background: url("../img/ico.png") -244px bottom no-repeat;}
/*分页按钮*/
.page_list {text-align: center; margin-top: 0.6rem;}
	.page_list > li {display: inline-block; padding-right: 0.1rem; background: url("page_bg.png") right bottom no-repeat; margin: 0 0.02rem}
		.page_list > li > a {height: 0.5rem; padding: 0 0.103rem 0 0.203rem; line-height: 0.5rem; display: inline-block; background:url("../img/page_bg.png") left -101px no-repeat; color: #999;}
	.page_list > li:hover, .page_list > .page_on {background: url("../img/page_bg.png") right top no-repeat;}
	.page_list > li:hover > a, .page_list > .page_on > a {background: url("../img/page_bg.png") left -50px no-repeat; color: #fff;}

    
 /*页码的样式*/  	   
.pages{ font-size: 0.12rem; color:#535353; text-align:center;margin:0 auto;padding-top:0.4rem; padding-bottom:0.4rem; clear:both; overflow:hidden; font-family:Arial, Helvetica, sans-serif; margin-top: 0.25rem; margin-bottom: 0.15rem;}
.pages .curr{ color:#ff6c07;}
.pages .curr a{color:#fff; font-weight:bold; text-decoration:none; cursor:text; border:solid 1px #1162b1;background-color:#1162b1;font-size:0.12rem}
.pages .curr a:hover{ color:#fff; text-decoration:none;background-color:#1162b1;}
.pages a{ color:#999; text-decoration:none; padding-left:0.19rem;padding-right:0.19rem;padding-top:0.17rem;padding-bottom:0.17rem; border:solid 1px #f3f3f3; background-color:#fff;font-size:0.12rem;border-radius:3px}
.pages a:hover{ color:#1162b1; text-decoration:none;background-color:#fff;}
.pages span{ margin:0 0.05rem;}

/*人力资源*/
.hr_box ul > li {margin-bottom: 0.04rem; background: #fff; width: 100%; position: relative; padding: 0 0.5rem 0 0.51rem;}
	.hr_box ul > li > i {display: block; float: left; background: url("../img/ico.png") no-repeat;}
	.hr_box ul > li > h1 {color: #333;}
	.hr_box ul > li > p {color: #666; margin: 0; margin-top: 0.1rem;}
.hr_left {width: 49.8%; float: left;}
	.hr_box .hr_left > li {height: 2.2rem;}
		.hr_left > .left1 {padding-top: 0.54rem;}
		.hr_left > .left2 {padding-top: 0.66rem;}
		.hr_left .hr_ico1 {width: 0.9rem; height: 1.06rem; background-position: -1.99rem -0.44rem; margin: 0.05rem 0.52rem 0 0; background-size: 489% 283%;}
		.hr_left .hr_ico2 {width: 0.88rem; height: 0.88rem; background-position: -0.83rem -0.44rem; margin: 0px 0.54rem 0 0; background-size: 500% 341%;}

.hr_L{width:55%;float:left;color:#fff;margin-left:4%;}
.hr_R{width:39%;float:left;color:#fff;margin-left:2%;}
.hr_L h1,.hr_R h1{font-size:0.28rem;font-weight:bold}
.hr_L h1,.hr_L p,.hr_R h1,.hr_R p{color:#fff;}
.hr_L p,.hr_R p{font-size:0.22rem;font-weight:100;color:#f6f6f6;}
.hr_right {/* width: 5.98rem; */ width: 49.8%; float: right;}
	.hr_box .hr_right > li {height: 1.451rem; padding-top: 0.4rem;}
	.hr_box ul > li:last-child {margin-bottom: 0;}
		.hr_right .hr_ico3 {width: 0.62rem; height: 0.68rem; background-position: -1.71rem -1.64rem; margin-right: 0.49rem; background-size: 710% 441%;}
		.hr_right .hr_ico4 {width: 0.56rem; height: 0.56rem; background-position: -0.99rem -1.64rem; margin: 0.05rem 0.51rem 0 0.03rem; background-size: 786% 536%;}
		.hr_right .hr_ico5 {width: 0.64rem; height: 0.51rem; background-position: -2.49rem -1.64rem; margin: 0.08rem 0.48rem 0 0; background-size: 687.5% 588%;}

.hr_L li p,.hr_L li p span,.hr_R li p,.hr_R li p span{color:#fff !important;font-size:0.22rem !important;font-weight:100 !important;}		


/*招聘信息*/
.rec_box ul {width: 12.7rem; overflow: hidden; padding-left: 0.3rem; line-height: 0.5rem;}
.rec_box ul > li {float: left; width: 3.1rem;}
	.job {margin-bottom: 0.04rem;}
		.job_title {position: relative; background: #eeeeee; cursor: pointer;border-radius:5px;}
			.job_title .job_ico {position: absolute; display: block; width: 0.4rem; height: 0.5rem; line-height: 0.5rem; top: 0; right: 0;}
				.job_ico > i {display: inline-block; width: 0.1rem; height: 0.1rem; background: url("../img/ico.png") left -0.92rem no-repeat; background-size: 4400% 3000%;}
		.title_on, .job_title:hover {background: #f2a30e; color: #fff;}
		.title_on > ul > li > h4, .job_title:hover > ul > li > h4 {color: #fff;}
		.title_on > .job_ico > i, .job_title:hover > .job_ico > i {background: url("../img/ico.png") left -1.02rem no-repeat; background-size: 4400% 3000%;}
		
		/*详细要求*/
		.rec_box p {margin: 0;}
		.job_detail {padding: 0.3rem 0 0.35rem 0.3rem; display: none;}
			.job_detail > p > span {display: block;}
			.job_detail .job_email {color: #de2828;}

/*资讯中心*/
.info_box {padding: 0.1rem 0 0.1rem 0;}
.if {overflow: visible;}
	.list_info {width: 12rem; margin-left: 0;}
	.list_info > li {padding: 0.2rem 0.4rem 0.2rem 0.2rem; height: 2rem; width: 12rem; transition: all 0.3s ease-in-out; border-bottom: 1px dashed #dedede;}
	.list_info > li:hover {background: #fff; box-shadow: 0px 0px 10px #ddd;}
	.list_info > li:hover > a > .info_ico {background: url("../img/ico.png") -3.2rem top no-repeat; background-size: 2000% 750%;}
	.list_info > li:hover .info_text > h3 {color: #1162b1;}
		.list_info > li > a {display: block; position: relative; overflow: hidden;}
		.info_img {float: left; width: 2.4rem; height: 1.6rem; margin-right: 0.4rem;}
			.info_img > img {width: 100%; height: 100%;}
			.info_text {padding: 0.3rem 0.6rem 0 0;}
			.info_text > h3 {margin-bottom: 0.05rem; color: #333;}
			.info_text > span {color: #999;}
			.info_text > p {line-height: 0.24rem; margin-top: 0.16rem; color: #888; height: 0.48rem; overflow: hidden; text-overflow: ellipsis;}
		.info_ico {display: block; width: 0.22rem; height: 0.4rem; background: url("../img/ico.png") -2.95rem top no-repeat; position: absolute; right: 0; top: 0.6rem; background-size: 2000% 750%;}

.new_img{width:2rem;height:1.2rem;overflow:hidden;float:left;margin-top:0.15rem;margin-right:0.3rem;}
.new_img img{width: 100%; height: 100%;}
.new_date{float:left}
.news_dl { display:block; overflow:hidden;color:#6d6d6d; margin:40px 20px 0 20px; line-height:20px; padding-bottom:23px; text-align:left;}
.news_dl dt { margin-right:13px; float:left; width:80px; padding:8px; display:inline; background-color:#E1E1E1;}
.news_dl dt i{ display:block; overflow:hidden; font-style:normal; color:#E52B1E; font-size:30px; line-height:30px;font-family:Arial, Helvetica, sans-serif;}
.news_dl dt span{ display:block; overflow:hidden; font-size:16px; color:#3B494C; line-height:20px;font-family:Arial, Helvetica, sans-serif;}
/*资讯中心详情*/
.info_detail {padding: 0.1rem 0 1.85rem 0;}
	.page_title {width: 100%; border-bottom: 1px dashed #dedede; text-align: center; padding-bottom: 0.2rem;}
		.page_title > h1 {margin-bottom: 0.2rem; color: #666; font-weight: bold;}
		.page_title > span {color: #999;}
	.detail_text {padding: 0.3rem 0.5rem 0; /*text-align: center;*/ line-height: 2em;}
		.detail_text > p {text-align: left;}
		.detail_text > img {margin-bottom: 0.1rem; width: 6.9rem; height: 4.95rem;}
.goods_text p span {display: block; overflow: hidden;}
/*资质荣誉*/

.staff_box {padding:0.21rem 0 1rem;}
.staff_box .page > .page_list {margin-top:0.3rem;}
.staff_list {/*width:12.3rem;*/width:12rem;overflow:hidden;text-align:center;margin-left:3px;}
.staff_list > li {display:inline-block;width:270px;height:180px;/*margin:0 34px 40px 0px;*/margin:0 50px 40px 0px;}
.staff_list > li:hover {box-shadow:0px 0px 30px rgba(0,0,0,0.1);}
.staff_list > li > a {width:100%;height:100%;display:block;background:#fff;text-align:center;color:#999;font-size:14px;}
.staff_img {width:270px;height:180px;margin:0 auto;overflow:hidden;border-radius:5px 5px 0px 0px;}
.staff_img > img {width:100%;height:100%;}
.staff_list > li > a > h4 {color:#666;margin:30px 0 15px;font-size:16px;}

.staff_list1 {/*width:12.3rem;*/width:12rem;overflow:hidden;text-align:center;margin-left:3px;}
.staff_list1 > li {display:inline-block;width:270px;height:180px;/*margin:0 34px 40px 0px;*/margin:0 50px 40px 0px;}
.staff_list1 > li:hover {box-shadow:0px 0px 30px rgba(0,0,0,0.1);}
.staff_list1 > li > a {width:100%;height:100%;display:block;background:#fff;text-align:center;color:#999;font-size:14px;}
.staff_img1 {width:270px;height:180px;margin:0 auto;overflow:hidden;border-radius:5px 5px 5px 5px; position: relative;}
.staff_img1 img {width:100%;height:100%;}
.staff_img1 h4 {/*color:#666;margin:15px 0 15px;font-size:16px;*/width:75%; top: 45%; left: 15%; position: absolute;color:#fff;font-weight:400;font-size:16px;z-index:1}

.staff_img1 .imgbg{width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: #000;  opacity:0.5;filter(alpha=20)}
.staff_img1 .imgbg:hover{ opacity:0;filter(alpha=0)}

.product_box {padding:0.1rem 0 0.92rem 0;}
.goods_list {}
.goods_list > li {height:180px;}
.goods_list > li > a {border-bottom:3px solid #dedede;border-radius:10px 10px 0px 0px;}
.goods_img {width:270px;height:180px;overflow:hidden;}
.goods_img > img {/* width:100%;height:100%;*/max-width:270px;max-height:100%;}
.goods_img:hover >img {transform:scale(1.1);overflow:hidden;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}
.goods_list > li > a > h4 {margin:0;line-height:60px;}
.goods_list > li:hover > a {border-bottom:3px solid #13b14b;}
.goods_list > li:hover > a > h4 {background:url("../img/text_hover.png") center;}

/*产品展示详情*/
.detailG_box {padding-top: 0.6rem;}
	.g_top {width: 100%; height: 3.8rem; background: #fff;}
		.g_top > div {width: 50%; height: 100%;}
			.dg_img {float: left; text-align: center; /*padding-top: 0.3rem;*/width:380px !important;margin-left:110px;}
            .img-box{width:380px;height:380px;display:table-cell;vertical-align:middle;text-align:center}
				.dg_img > .img-box > img {max-height: 3.2rem; max-width: 3.32rem;vertical-align:middle}
			.dg_detail {float: right; padding-right: 0.6rem;}
				.dg_detail > h1 {height: 0.85rem; line-height: 0.85rem; border-bottom: 1px solid #dedede;}
				.dg_detail > .pro_intro {line-height: 0.48rem; margin-top: 0.2rem;}
					.dg_detail > .pro_intro  span {display: block; color: #666;}
	.g_bottom {width: 100%; color: #666; text-align: center; margin: 0.6rem auto 0;}
		.g_bottom > .tabs > span {display: inline-block; width: 1.8rem; height: 0.5rem; line-height: 0.5rem; text-align: center; cursor: pointer; border: 1px solid #dedede; margin: 0 0.15rem; position: relative;}
		.g_bottom > .tabs > .active, .g_bottom > .tabs > span:hover {border: none; background: #1162b1; color: #fff;}
			.tabs_ico {display: block; position: absolute; bottom: 0; left: 50%; width: 0.15rem; height: 0.06rem; background: url("../img/ico.png") right -1.73rem no-repeat; margin-left: -0.075rem; background-size: 2933% 5000%;}
			.g_bottom p {text-align: left; margin: 0; width: 100%;}
		.goods_text {margin-top: 0.4rem; padding-top: 0;}
			@media screen and (max-width: 800px) {
				.tabs_ico {bottom: -1px;}
			}
			@media screen and (max-width: 1200px) {
				.g_bottom {width: 99.5%;}
			}

/*联系我们*/
.connUs_box {padding: 0.77rem 0 1.02rem 0;}
.conn_detail {overflow: hidden;}
	.conn_detail ul {width: 50%; float: left;}
		.conn_detail  ul li {height: 0.2rem; line-height: 0.2rem; margin-bottom: 0.36rem; color: #666666; font-size: 14px;}
		@media screen and (max-width: 960px) {
			.conn_detail ul {width: 80%; float: none; margin: 0 auto;}
		}
			.conn_detail  ul  li  div{display: block; width: 0.24rem; height: 0.2rem; background: url("../img/ico.png") no-repeat; float: left; margin-right: 0.13rem;}
			.conn_detail .d_ico1 {background-position: -0.57rem top; background-size: 1833% 1500%;}
			.conn_detail .d_ico2 {background-position: -0.88rem top; background-size: 1833% 1500%;}
			.conn_detail .d_ico3 {background-position: -1.23rem top; background-size: 1833% 1500%;}
			.conn_detail .d_ico4 {background-position: -1.57rem top; background-size: 1833% 1500%;}
			.conn_detail .d_ico5 {background-position: -1.90rem top; background-size: 1833% 1500%;}
			.conn_detail .d_ico6 {background-position: -2.22rem top; background-size: 1833% 1500%;}
	/*地图*/
	.map_box {margin-top: 0.46rem; padding: 0.1rem; width: 100%; height: 5.4rem; position: relative; background: #fff;}
		#map {width: 11.8rem; height: 5.2rem;}
		.map_btn {position: absolute; bottom: 0.1rem; left: 0.1rem; width: 2rem;}
			.map_btn > span {display: block; width: 100%; height: 0.5rem; color: #999999; background: #ffffff; line-height: 0.5rem; text-align: center; cursor: pointer;}
			.map_btn > .map_on, .map_btn > span:hover {background: #1162b1; color: #ffffff;}
            .map_btn > span:nth-of-type(1){border-radius:5px 5px 0px 0px;}
            .map_btn > span:nth-of-type(2){border-radius:0px 0px 5px 5px;}
/*------------------------//footer样式//-------------------------*/
.footer {background: url("../img/foot-bg.jpg");}
	.foot_top {height: 3.36rem; padding-top: 0.5rem; overflow: hidden;}
		.foot_left {float: left;}
			.foot_left > dl {float: left; width: 1.2rem; margin-right: 0.2rem; }
			.foot_left > dl > dt {margin-bottom: 0.2rem;}
				.foot_left > dl > dt > h4 {color: #fff;}
			.foot_left > dl > dd {line-height: 0.3rem}
				/*.foot_left > dl > dd > a {color: #797e85; transition: all 0.3s ease-in-out;}
				.foot_left > dl > dd > a:hover {color: #ccc;}*/

                .foot_left > dl > dd > a {display: block; color: #fff; transition: all 0.3s ease-in-out;}
				.foot_left > dl > dd > a:hover {padding-left: 0.08rem; color: #d6d6d6;}

		.foot_right {float: left; overflow: hidden;}
			.foot_right > img {float: left; margin-left: 0.3rem;}
			.phone {float: left; overflow: hidden;}
				.phone_number {color: #d6d6d6; }
				.phone_number > span {width: 0.46rem; height: 0.46rem; display: block; float: left;}
				.phone_number > h4 {color: #d6d6d6;font-size: 0.2rem;}
				.phone_number > i {display: block; font-style: italic; white-space: nowrap; color: #fff;}
				.phone_number ul{margin-top:.15rem;}
				.phone_number ul li{font-size: 0.16rem;padding-left:.3rem;line-height:.35rem;}
				.phone_number ul li:nth-child(1){background: url("../img/tel.png") left center no-repeat}
				.phone_number ul li:nth-child(2){background: url("../img/email.png") left center no-repeat}
				.phone_number ul li:nth-child(3){background: url("../img/add.png") left center no-repeat}
				/*在线客服资讯*/
				.online_info {display: block; width: 2.6rem; height: 0.5rem; border:solid 1px #fff;text-align: center; line-height: 0.5rem; margin-top: 0.14rem;border-radius:5px;}
					.online_info > i {display: block; width: 0.22rem; height: 0.2rem; background: url("../img/ico.png") -0.24rem top no-repeat; float: left; margin: 0.16rem 0.1rem 0px 0.67rem; color: #fff; background-size: 2000% 1500%;}
					.online_info > h4 {float: left; color: #ffffff; transition: all 0.3s ease-in-out;}
				.online_info:hover:hover{background: #1162b1;border:solid 1px #1162b1}

		/*分享到*/
		.foot_bottom {width: 100%; height: 0.6rem; background: #30343b; line-height: 0.6rem; color: #999999}
			.share {float: right;}
				.share > dl > dt, .share > dl > dd {display: block; float: right; margin-left: 0.2rem;}
				.share > dl > dd {margin-top: 0.12rem;}
					.share > dl > dd > a {display: block; width: 0.36rem; height: 0.36rem; background: url("../img/ico.png") no-repeat;}
					.share .weibo {background-position: right top; background-size: 1222% 833%;}
					.share .qq {background-position: right -0.4rem; background-size: 1222% 833%;}
					.share .weixin {background-position: right -0.8rem; background-size: 1222% 833%;}
			.copyright,.copyright > a {margin-top:.15rem;color: #fff;}
/*---------------------------------------------------------------*/



    	.rightRongyuList{width:100%; float:left;  margin-left:0.1rem; overflow:hidden;}
	    .rightRongyuList li{width:2.2rem; text-align:center; float:left; margin:0.1rem ;margin-right:0.3rem;overflow:hidden;height:2.1rem;}
			/*.rightRongyuList li img{border:2px solid red; }*/
           .rightRongyuList li .cret_img{border-radius:5px; height:1.6rem;width:100%;padding:0.05rem;line-height:1.6rem;text-align:center;width:2.2rem;cursor:pointer;border:1px solid #dedede;border-radius:5px}
            .rightRongyuList li .cret_img img{max-width:2.2rem;max-height:1.6rem;height:100%;}
           .rightRongyuList li .cret_Title{font-size:0.14rem;text-align:center;padding-top:0.1rem;color:#666;padding-left:0.01rem;padding-right:0.01rem;}
          
            

            .link_img{width:2.4rem;height:1.3rem;}

.fullSlide {min-width:1000px;position:relative;height:600px;overflow:hidden;}
.fullSlide .bd {position:relative;z-index:0;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:600px;}
.fullSlide .bd li .siteWidth {width:1114px;position:relative;margin:0 auto;height:244px;}
.fullSlide .bd li a {position:absolute;width:1114px;height:600px;display:block;z-index:1;}
.fullSlide .bd .txt {position:absolute;width:415px;top:100px;left:22px;font:normal 18px/30px "Microsoft YaHei";}
.fullSlide .bd .btn {display:block;zoom:1;margin-top:8px;width:72px;padding-right:10px;height:31px;line-height:31px;text-align:center;color:#fff;font-size:12px;background:url(images/banner-btn.png) 0 0 no-repeat;_background:url(images/banner-btn-ie6.png) 0 0 no-repeat;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px;line-height:30px;text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:0.3rem;height: 0.03rem;margin:4px;background:#ffa213;overflow:hidden;line-height:9999px;filter:alpha(opacity=40);opacity:0.4;}
.fullSlide .hd ul .on {filter:alpha(opacity=100);opacity:1;}

/*banner */
.swiper-slide > a {width: 100%; height: 100%;}
	.swiper-slide > a > img {width: 100%; height: 100%;}

/*.pagination {position: absolute; right: 3rem; bottom: 0.67rem; z-index: 100;}*/
.pagination {position: relative; bottom: 0.67rem; z-index: 100; width: 1200px; margin: 0 auto; text-align: center;}
	.swiper-pagination-switch {display: inline-block; width: 0.3rem; height: 0.03rem; background: #6eb92b; margin-left: 0.1rem; background-size: 100%;}
	.pagination > .swiper-active-switch {background: #fff;}

        .banner{width: 100%;height: 600px;min-width:1200px;z-index:1 !important}	
	 .banner .swiper-container {width: 100%; height: 100%;}
	     .banner .swiper-slide {text-align: center;font-size: 0.18rem; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; background-repeat:no-repeat; background-position:center center;overflow:hidden}
		     .banner .swiper-slide a { display:block;width:100%;height:100%;margin:0 auto;}
		.banner .swiper-pagination .swiper-pagination-bullet{background-color: #ffa213;opacity: 1;width:0.3rem;height: 0.03rem;border-radius: 0;}
		.banner .swiper-pagination .swiper-pagination-bullet-active{background-color: #222;}
 .banner .swiper-slide img{transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;width:2.7rem;height:1.8rem;}
 .banner .swiper-container-horizontal>.swiper-pagination{bottom:0.6rem;}
 .banner .swiper-pagination{text-align:right;padding-right:3rem;}

    .au_overflow{overflow:hidden}
	.au_pro_left {width: 5.8rem; float: left;text-align:justify}
    .au_pro_left img{max-width:5.8rem;}
	.au_pro_right {width: 5.8rem;float: right;text-align:justify}
    .au_pro_right img{max-width:5.8rem;}

