* {
	margin:0;
	padding: 0;
	box-sizing: border-box;
}
.clear{
	clear: both;
}

/* header start */

.headnav {

	height: 60px;
	margin: 0;
}

.heada {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 60px;
}

.imglogo img {
	position: relative;
	left: 0;
	bottom: 20px;
	margin: auto;
	width: 250px;
}

.ula{
	position: absolute;
	top: 0px;
	left: 350px;
}

.ula>ul>a>li {
	padding: 5px;
	padding-bottom: 12px;
	margin-top: 10px;
	line-height: 30px;
	font-size: 18px;
	list-style: none;
	float: left;
	margin-right: 60px;
}

.ula>ul>a>.cs {
	border-bottom: 3px solid #ff8000;
	color: #ff8000;
}

.ula>ul>a>.as {
	border-bottom: 3px solid #FFFFFF;
}

.ula>ul>a {
	color: #222222;
}

.ula>ul>a:hover {
	color: #ff8000;
}

.phlog {
	position: absolute;
	right: 0;
	bottom: 10px;
}

.phlog>img {
	position: absolute;
	right: 120px;
	top: 4px;
}

.phnumbera {
	font-size: 14px;
	color: #ff8000;
}
.body_divc{
	display: flex;
	justify-content: space-between;
}

/* header and */

/* footer start */

.bottom_tx {
	min-width: 1200px;
	width: 100%;
	background-color: #373d41;
	margin-top: 100px;
}

.text_a {
	font-size: 14px;
	color: #9b9ea0;
	text-align: center;
	line-height: 30px;
}

.text_b {
	font-size: 12px;
	color: #9b9ea0;
	text-align: center;
	line-height: 30px;
}

.xhx {
	height: 1px;
	width: 960px;
	background-color: #4b5054;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

.bj {
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	position: relative;
	padding-bottom: 40px;
}

/* footer end */

.bottom_tx1 {
	min-width: 1200px;
	width: 100%;
	background-color: #373d41;
}

/* service footer start */

/* banner start */

.fwa_div {
	position: relative;
	top: 80px;
	
	width: 1200px;
	margin:0 auto;
}

.fwa_tx {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}

.fwa_txz {
	font-size: 16px;
	color: #fff;
}

.xhxys {
	width: 30px;
	height: 8px;
	background-color: #00baff;
	border-radius: 50px;
	margin: 30px auto;
	margin-left: 0;
}

/* banner end */

/* service banner start */

.fwa_tx1 {
	font-size: 50px;
	color: #fff;
	font-weight: bold;
}

.xhxys1 {
	width: 50px;
	height: 10px;
	background-color: #00baff;
    border-radius: 50px;
    margin: 30px 0 30px 0;
}

.fwa_txz1 {
	font-size: 26px;
	color: #fff;
}

.fe_bt {
	right: 100px;
	width: 80px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border-radius: 100px;
	position: absolute;
	cursor:pointer;
	bottom: 50px;
	margin: 0 auto;
	background: -webkit-linear-gradient(right,#ec622a,#f08e35);
	background: -o-linear-gradient(right,#ec622a,#f08e35);
	background: -moz-linear-gradient(right,#ec622a,#f08e35);
	background: -mos-linear-gradient(right,#ec622a,#f08e35);
	background: linear-gradient(right,#ec622a,#f08e35);
}

.fe_bta {
	width: 80px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border-radius: 100px;
	position: absolute;
	left: 0;
	right: 0;
	cursor:pointer;
	bottom: 50px;
	margin: 0 auto;
	background: -webkit-linear-gradient(right,#ec622a,#f08e35);
	background: -o-linear-gradient(right,#ec622a,#f08e35);
	background: -moz-linear-gradient(right,#ec622a,#f08e35);
	background: -mos-linear-gradient(right,#ec622a,#f08e35);
	background: linear-gradient(right,#ec622a,#f08e35);
}

.fw_lefta {
	width: 220px;
	height: 50px;
	border-radius: 100px;
	line-height: 50px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	background: -webkit-linear-gradient(right,#4de1e1,#81a9ff);
	background: -o-linear-gradient(right,#4de1e1,#81a9ff);
	background: -moz-linear-gradient(right,#4de1e1,#81a9ff);
	background: -mos-linear-gradient(right,#4de1e1,#81a9ff);
	background: linear-gradient(right,#4de1e1,#81a9ff);
	margin-bottom: 20px;
}

.lefta_ul>ul {
	margin-left: 20px;
}

.lefta_ul>ul>li {
	font-size: 18px;
	color:#ff8000 ;
	margin-top: 30px;
}

.lefta_ul>ul>li>span {
	color: #fff;
	margin-left: 10px;
}

/* service banner end */

/* home content start */

.body_divs {
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
	height: 430px;
}

.body_diva {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	color: #373d41;
}

.body_divb {
	margin-top: 6px;
	text-align: center;
	font-size: 14px;
}

.body_divb a {
	font-size: 14px;
	color: #00baff;
}

.body_divb a:hover {
	color: #00baff;
}

.body_divc>a {
	border-radius: 10px;
	width: 380px;
	height: 340px;
	margin-top: 30px;
	overflow: hidden;
	border: 1px solid #d7d8d9;
	box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}

.body_divc>a:hover {
	border: 1px solid #00baff;
    box-shadow: 0 2px 15px 0 rgba(0,186,255,.3);
	color: #373d41;
}

.li_igtx {
	width: 320px;
	margin: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #373d41;
	text-align: center;
	margin-top: 18px;
	font-weight: 600;
}

.bodya_div {
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}

.bo_tx {
	font-size: 24px;
	color: #373d41;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

.Box {
	position: relative;
	width: 1200px;
	
}

.Box .content {
	width: 1200px;
	margin: 0 auto;
}

.Box .Box_con {
	position: relative;
}

.Box .Box_con .btnl {
	border: 5px solid red;
    display: block;
    width: 70px;
    height: 70px;
    background-size: 50%;
    outline: none;
    border: 0;
    font-size: 0;
    color: transparent;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -40px;
    opacity: 0.8;
}

.Box .Box_con .btn2 {
    display: block;
    width: 70px;
    height: 70px;
    background-size: 50%;
    outline: none;
    border: 0;
    font-size: 0;
    color: transparent;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -40px;
    opacity: 0.8;
}

.Box .Box_con .btnl {
	position: absolute;
}

.Box .Box_con .btn {
	display: block;
	position: absolute;
	cursor: pointer;
	padding: 0;
}

.Box .Box_con .btn1 img {
	position: absolute;
	left: 0;
	width: 70px;
	height: 70px;
}

.Box .Box_con .btn2 img {
	position: absolute;
	left: 0;
	width: 70px;
	height: 70px;
}

.btnl,.btnr:hover {
	cursor: pointer;
}

.Box .Box_con .conbox {
	width: 1100px;
	position: relative;
	overflow: hidden;
	margin: auto;
}

.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
	height: 155px;
}

.Box .Box_con .conbox ul li {
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	width: 250px;
	height: 138px;
	margin-top: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d7d8d9;
	box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
	line-height: 136px;
}

.abouts {
	margin: 0 auto;
	width: 1200px;
	height: 272px;
	margin-top: 100px;
}

.ab_img>img {
	width: 180px;
	height: 180px;
}

.ab_left {
	float: left;
	margin-left: 30%;
}

.ab_right {
	float: right;
	margin-right: 30%;
}

.ab_igtx {
	font-size: 14px;
	color: #777777;
	text-align: center;
	margin-top: 12px;
}

/* home content end */

/* service banner start */

.fwb_img1 {
	position: relative;
	min-width: 1200px;
	width: 100%;
	background-image: url(../img/banner1.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	height: 300px;
}

/* service banner end */

/* service content start */

.cpfw_bj {
	margin: auto;
	width: 1200px;
	position: relative;
}

.h1a {
	width: 1200px;
	padding-top: 100px;
	padding-bottom: 50px;
	font-size: 24px;
	color: #333333;
	font-weight: 600;
}

.h2a1 {
	width: 1200px;
	height: 236px;
}

.img_h2 {
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: 40px;
}

.img_h2>img {
	width: 40px;
	margin-top: 8px;
}

.img_h2:after {
	content: "";
	display: block;
	clear: both;
}

.h2aa {
	font-size: 18px;
	color: #00baff;
	position: absolute;
	top: 0;
	left: 80px;
}

.h2aa:hover {
	font-size: 18px;
	color: #00baff;
	text-decoration: underline;
}

.h2ab {
	position: absolute;
	top: 36px;
	left: 80px;
	font-size: 12px;
	color: #666666;
}

.h2a2 {
	height: 54px;
}

.img_hz {
	position: relative;
	float: left;
}

.img_hz>img {
	width: 40px;
	margin-top: 8px;
}

.img_hz1 {
	width: 430px;
}

.img_hz2 {
	width: 274px;
	margin-left: 30px;
}

.img_hz3 {
	width: 336px;
	margin-left: 30px;
}

.h2a3 {
	height: 146px;
}

.h2a4 {
	height: 54px;
}

/* service content end */

/* cooperation banner start */

.fwb_img2 {
	position: relative;
    min-width: 1200px;
    width: 100%;
    background-image: url(../img/banner2.jpg);
    background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	height: 300px;
}

/* cooperation banner end */

/* cooperation content start */

.my_bj {
	position: relative;
	padding-top: 100px;
	width: 1200px;
	margin: auto;
}

.sw_bya {
	position: relative;
}

.shang_x {
	width: 1px;
	height: 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	border-left: 1px solid #CCCCCC ;
}

.sw_byaa {
	margin-left: 300px;
	font-size: 16px;
	color: #00baff;
}

.aaa {
	cursor:pointer;
}
.bbb {
	cursor:pointer;
}
.sw_byab {
	position: absolute;
	right: 300px;
	top: 0;
	cursor:pointer;
	font-size: 16px;
	color: #19001d;
}

.sw_byb {
	border: 1px solid #d7d8d9;
	margin-top: 50px;
	padding-bottom: 80px;
	display: flex;
	justify-content: space-between;
	position: relative;
	right: 0;
	min-width: 1200px;
}

.sw_byba {
	border: 1px solid #d7d8d9;
	margin-top: 50px;
	padding-bottom: 80px;
	display: flex;
	justify-content: space-between;
	position: relative;
	right: 0;
	min-width: 1200px;
}

.sw_byimg>img {
	
}
.sw_byimg{
	margin-left: 120px;
	margin-top: 80px;
	display: inline-block;
}

.sw_byabc {
	
	/*display: inline-block;
	margin-top: 80px;
	margin-right: 120px;
	width: 400px;*/
	position: absolute;
	top: 140px ;
	right: 160px;
}

.sw_lia {
	position: relative;
	left: 50px;
	top: -22px;
	font-size: 18px;
	color: #222222;
}

.sw_lib {
	margin-top: 10px;
	font-size: 18px;
	color: #222222;
	font-weight: 600;
}

/* cooperation content end */

/* about banner start */

.fwb_img3 {
	position: relative;
    min-width: 1200px;
    width: 100%;
	height: 300px;
	background-image: url(../img/banner3.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
}

/* about banner end */

/* about content start */

.about_body {
	width: 1200px;
	height: 405px;
	border: 1px solid #d7d8d9;
	margin: auto;
	margin-top: 100px;
	position: relative;
}

.about_ul {
	position: absolute ;
	top: -1px;
	left: -1px;
}

.about_ul>a>li.ab_ys {
	color: #00baff;
	border-left: 2px solid #00baff;
	border-right: 1px solid #fff;
	background-color: #fff;
}
.about_ul>a:hover{
	text-decoration: none;
}
.about_ul>a>li {
	border-top: 1px solid #d7d8d9;
	border-right: 1px solid #d7d8d9;
	border-left: 1px solid #d7d8d9;
	list-style: none;
	line-height: 100px;
	padding-left: 30px;
	padding-right: 190px;
	font-size: 18px;
	color: #373d41;
	background-color: #fbfbfb;
}

.about_div {
	position: relative;
	top: 84px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	margin-left: 294px;
	width: 452px;
	text-align: center;
}

.about_contact {
	padding-top: 30px;
	padding-left: 50px;
}

.about_div>img {
	width: 100px;
}

.div_tx {
	margin-top: 12px;
	font-size: 14px;
	color: #a9b0b4;
	font-weight: 600;
}

.div_type {
	width: 452px;
	height: 44px;
	margin-top: 50px;
}

.div_content {
	text-align: center;
	width: 340px;
	height: 44px;
	margin: auto;
}

.div_txb {
	width: 452px;
	height: 300px;
	border-left: 1px dashed #e5e5e5;
	position: absolute;
	top: 50px;
	right: 0;
	padding: 32px 60px;
	line-height: 26px;
	font-size: 14px;
	color: #373d41;
	letter-spacing: 1px; 
}

.div_txa {
	width: 112px;
	height: 44px;
	float: left;
}

.div_tb {
	font-size: 12px;
	color: #333333;
}

.div_ta {
	margin-top: 12px;
	font-size: 12px;
	color: #a9b0b4;
}

.div_img {
	height: 30px;
	margin-bottom: 10px;
}

.div_img img {
	float: left;
}

.div_img span {
	font-size: 14px;
	float: left;
	margin-left: 20px;
	color: #65696d;
}

.div_simg img {
	position: absolute;
	right: 0;
	top: 0;
	width: 904px;
}

.about_divss {
	position: relative;
	margin-left: 294px;
}
.about_divss a:hover .divss_a .divss_aa{
	text-decoration: underline;
}
.xxa {
	position: absolute;
	top: 201px;
	right: 22px;
	width: 860px;	
	border-top: 1px dashed #ebebeb;
}

.xxb {
	position: absolute;
	height: 340px;
	right: 302px;
	top: 32px;
	border-right: 1px dashed #ebebeb;
}

.xxc {
	position: absolute;
	height: 340px;
	width: 1px;
	right: 602px;
	top: 32px;
	border-right: 1px dashed #ebebeb;
}

.divss_a {
	width: 301px;
	height: 202px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.divss_aa {
	font-size: 18px;
	color: #373d41;
	font-weight: bold;
	margin-top: 52px;
}

.divss_ab {
	margin-top: 6px;
	font-size: 14px;
	color: #ff7f00;
}

.div_b {
	text-align: center;
}

.st_div {
	display: flex;
	justify-content: space-between;
	width: 250px;
	margin: auto;
}

.div_bb {
	/* float: left; */
	/* margin-left: 16px; */
	display: inline-block;
	width: 33.3333%;
	margin-top: 24px;
	font-size: 14px;
	color: #a9b0b4;
}

.div_bb img {
	margin-right:10px ;
	margin-bottom: 2px;
}

.div_bb span {
	position: relative;
}

.about_store {
	margin-top: 32px;
}

.ab_xz {
	position: absolute;
	top: 20px;
	right: 451px;
	width: 1px;
	height: 300px;
	border-right: 1px dashed #ebebeb;
}

.abt_li {
	float: left;
}

.abt_left {
	margin-left: 26px;
}

.abt_right {
	margin-left: 52px;
}

.abt_tx {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color: #373d41;
	margin-bottom: 20px;
}

.abt_lia {
	font-size: 14px;
	color: #373d41;
	padding-top: 18px;
	position: relative;
	padding-left: 26px;
}

.abt_txa {
	position: absolute;
	left: 70px;
	top: 20px;
}

.at_a {
	position: absolute;
	bottom: 12px;
	right: 20px;
}

.at_a>a {
	font-size: 14px;
	color: #00baff;
	text-decoration: none;
}

.at_a>a:hover {
	color: #00baff;
}

/* about content end */

/* news banner start */

.fwb_img4 {
	background-image: url(../img/banner4.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
    width: 100%;
	height: 300px;
}

/* news banner end */

/* news content start */

.xwdt_div {
	/*display: flex;*/
	position: relative;
	width: 1200px;
	margin: auto;
	margin-top: 100px;
}

.xt_a {
	width: 280px;
	height: 154px;
	cursor: pointer;
}
.bg_colorb{
	background-color: #cccccc;
}
.bg_colora{
	background-color: #00baff;
}
.xt_a:hover,.xt_b:hover{
	background-color: #00baff;
}

.xt_aa, .xt_ab {
	padding-left: 30px;
}

.xt_aa {
	padding-top: 44px;
	font-size: 24px;
	color: #ffffff;
}

.xt_ab {
	padding-top: 10px;
	font-size: 14px;
	color: #fff;
}

.xt_b {
	margin-top: 20px;
	width: 280px;
	height: 154px;
	cursor: pointer;
}

.xwdt_diva {
	display: block;
	/* float: right; */
	/*border: 1px solid red;*/
	
}
.div_ul li{
	list-style: none;
	cursor: pointer;
	background: url(../img/lisd.png) left no-repeat;
	border-bottom: 1px solid #d2d2d2;
}
.div_ul li a:hover{
	text-decoration: underline;
}
.div_ul li a{
	padding: 3% 0;
	padding-left: 40px;
	text-decoration: none;
	font-size: 16px;
	color: #73777a;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	display: block;
}
.fenye{
	text-align: right;
}
.pagination li .darkLight{
	cursor: pointer;
}
.div_ul li span{
	position: absolute;
	line-height: 25px;
	height: 25px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
 }


.xt_as {
	position: absolute;
	top: 0;
	left: 0;
}

.img_show img {
	position: absolute;
	top:-8px;
	left: 30px;
	width: 16px;
	height: 14px;
}

.xt_atx {
	width: 380px;
	border: 1px solid #ebecec;
	padding: 28px;
	line-height: 28px;
}

.xt_atx a:link {
	text-decoration:none;
}

.xt_tx {
	font-size: 14px;
	color: #73777a;
}

.fh {
	margin: 0 auto;
	margin-top: 20px;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #00baff;
	display: none;
}

.xt_asa {
	position: absolute;
	right: 30px;
	top: 0;
}

.xt_asb {
	position: absolute;
	left: 0;
	top: 250px;
}

.xt_asc {
	position: absolute;
	right: 30px;
	top: 250px;
}

.xt_asd {
	position: absolute;
	left: 0;
	top: 500px;
}

.xt_ase {
	position: absolute;
	right: 30px;
	top: 500px;
}

.xwdt_divb {
	display: none;
}
.xwdt_divs{
	width: 280px;
	float: left;
}
.xwdt_divs li a{
	text-decoration: none;	
}
.xwdt_divx{
	width: 880px;
	float: right;
}

/* news content end */

/* news1 banner start */

.fwb_img5 {
	background-image: url(../img/banner5.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
    width: 100%;
	height: 300px;
}

/* news1 banner end */

/* news1 content start */

.bj_tx {
	position: relative;
	font-size: 16px;
	color: #969696;
}

.bj_tx>span>a {
	text-decoration: none;
	color: #00baff;
}

.bj_tx>span>a:hover {
	text-decoration: underline;
}

.bj_tx .span_spacing {
	margin-left: 16px;
	letter-spacing: 16px;
}

.jr_fh {
	position: absolute;
	right: 0;
	top: 0;
}

.jr_fh>a {
	color: #00baff;
	text-decoration:none;
	font-size: 16px;
}

.jr_fh>a:hover {
	text-decoration: underline;
	color: #00baff;
}

.jr_divx {
	margin-top: 100px;
}

.jr_divxa {
	font-size: 24px;
	color: #373d41;
	font-weight: bold;
	text-align: center;
}

.jr_divxb {
	margin-top: 50px;
	text-indent :2em;
	line-height: 30px;
}

/* news1 content end */

/* news2 banner start */

.fwb_img6 {
	background-image: url(../img/banner6.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
    width: 100%;
	height: 300px;
}

/* news2 banner end */

/* service1 banner start */

.fwb_img7 {
	background-image: url(../img/pic1.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service1 banner end */

/* service2 banner start */

.fwb_img8 {
	background-image: url(../img/pic2.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service2 banner end */

/* service3 banner start */

.fwb_img9 {
	background-image: url(../img/pic3.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service3 banner end */

/* service4 banner start */

.fwb_img10 {
	background-image: url(../img/pic4.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service4 banner end */

/* service5 banner start */

.fwb_img11 {
	background-image: url(../img/pic5.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service5 banner end */

/* service6 banner start */

.fwb_img12 {
	background-image: url(../img/pic6.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

.fw_lex {
	margin-top: 100px;
}

/* service6 banner end */

/* service7 banner start */

.cpfw_bo1 {
	background-image: url(../img/pic7.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

.cpfw_tx {
	position: relative;
	top: 100px;
}

.fw_txa {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.xhxys2 {
	width: 50px;
	height: 10px;
	background-color: #00baff;
    border-radius: 50px;
    margin: 30px auto;
}

.fw_txb {
	font-size: 26px;
	color: #fff;
	text-align: center;
}

.fw_fl>ul {
	position: relative;
	padding-top: 50px;
	width: 1200px;
	margin: 0 auto;	
}

.fw_fl>ul>li {
	background-color: #fff;
	border-radius: 10px;
	width: 200px;
	height: 136px;
	list-style: none;
	float: left;
	margin-top: 20px;
	margin-left: 76px;
	opacity: 0.8;	
}

.fw_fl>ul>li>img {
	width: 60px;
	margin-left: 70px;	
	margin-top: 22px;
}

.fl_tx {
	font-size: 16px;
	color: #373d41;
	text-align: center;
	margin-top: 10px;
}

.fe_btb {

}

/* service7 banner end */

/* service8 banner start */

.fwb_img13 {
	background-image: url(../img/pic8.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service8 banner end */

/* service9 banner start */

.fwb_img14 {
	background-image: url(../img/pic9.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

.fwa_wx {
	margin-top: 100px;
}

.fwa_wx>img {
	width: 200px;
	height: 200px;
}

.wx_tx {
	color: #fff;
	font-size: 18px;
	margin-top: 12px;
}

.fwa_txul>ul {
	position: absolute;
	left: 350px;
	bottom: 36px;
}

.fwa_txul>ul>li {
	color: #ff8000;
	margin-top: 30px;
	font-size: 18px;
}

.fwa_txul>ul>li>span {
	color: #fff;
	margin-left: 10px;
}

/* service9 banner end */

/* service10 banner start */

.cpfw_bo2 {
	background-image: url(../img/pic10.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

.ulss {
	width: 1200px;
	margin: auto;
	margin-top: 100px;
}
.lis{
	cursor: pointer;
}
.liss {
	text-align: center;
	margin: auto;
	width: 130px;
	height: 130px;
	background-color: #00baff;
	border-radius: 50%;
	float: left;
	margin-left: 18px;
}

.liss>img {
	width: 44px;
	position: relative;
	top: 26px;
}

.li_tx {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 36px;
}

/* service10 banner end */

/* service11 banner start */

.fwb_img15 {
	background-image: url(../img/pic11.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service11 banner end */

/* service12 banner start */

.cpfw_bo3 {
	background-image: url(../img/pic12.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

.wz {
	width: 1200px;
	margin: auto;
	margin-top: 200px;
	/*margin-left: 18%;*/
}

.fw_left {
	float: left;
}

.fw_r {
	margin-left: 180px;
}

/* service12 banner end */


/* service13 banner start */

.fwb_img16 {
	background-image: url(../img/pic13.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 780px;
}

/* service13 banner end */

/* join banner start */

.fwb_img17 {
	background-image: url(../img/banner7.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 300px;
}

/* join banner end */

/* join content start */

.jr_tx {
	width: 1200px;
	margin: auto;
	text-align: center;
	font-size: 24px;
	color: #373d41;
	font-weight: 600;
	padding-top: 100px;
	padding-bottom: 80px;
}

.gwzz {
	font-size: 16px;
	color: #444;
	font-weight: bold;
	margin-bottom: 20px;
}

.jr_li>ul>li {
	font-size: 14px;
	color: #666;
	margin-left: 16px;
	padding-bottom: 14px;
}

.email {
	position: relative;
	left: 0px;
	margin-top: 50px;
}

.email>img {
	width: 24px;
}

.email_tx {
	position: absolute;
	top: 2px;
	left: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #222;
}

.gwzz1 {
	margin-top: 50px;
}

/* join content end */

/* store banner start */

.fwb_img18 {
	background-image: url(../img/banner8.jpg);
	background-position: center; 
	background-repeat: no-repeat; 
	/*background-attachment:fixed; */
	background-size: cover; 
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1; 
	position: relative;
    min-width: 1200px;
	width: 100%;
	height: 300px;
}

/* store banner end */

/* store content start */

.jr_divx {
	width: 1200px;
	
}
.con img{
	display: block;
	width: 1200px;

}

.jr_diva {
	float: left;
	width: 460px;
	height: 400px;
	border: 1px solid #d7d8d9;
	border-radius: 20px;
}

.abt_lib {
	margin-left: 30px;
}

.jr_divb {
	margin-top: 36px;
}

.abt_lia1 {
	padding-left: 20px;
}

.abt_txa1 {
	left: 60px;
}

.jr_diva1 {
	margin-left: 80px;
	margin-right: 100px;
}

/* store content end */

.index_bt {
	width: 40px;
	margin: auto;
}

.bott_bt {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	float: left;
	position: relative;
	top: 170px;
}

.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}

.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.Box .BoxSwitch span.cur {
	background: red;
}

.bott_bta {
	cursor: pointer;
	background-color: #00baff;
}

.bott_btb{
	cursor: pointer;
	background-color: #d7d8d9;
	margin-left: 16px;
}

.bo_divs {
	margin-top: 45px;
	width: 1200px;
	position: relative;
}

.bo_diva {
	width: 1400px;
	position: relative;
	top: 0;
	margin-left: -25px;
}

.liimg {
	width: 250px;
	height: 137px;
	border: 1px solid #d7d8d9;
	border-radius: 5px;
	float: left;
	text-align: center;
	margin-left: 30px;
	 box-shadow:  0 0 5px #9D9D9D;
}

.bk {
	width: 1100px;
	height: 160px;
	overflow: hidden;
	position: relative;
	margin: auto;
}

.imgleft {
	width: 28px;
	height: 63px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}

.imgrigth {
	width: 28px;
	height: 63px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}

.imgleft>img {
	width: 28px;
	height: 63px;
}

.imgrigth>img {
	width: 28px;
	height: 63px;
}

.cpfw_b {
	position: relative;
	margin:300px;
}

.sw_by {
	width: 1200px;
	height: 425px;
	margin:0 auto;
	margin-top: 100px;
	position: relative;
}

.imgsa img {
	min-width: 1200px;
}

.bg_img {
	min-width: 1200px;
	width:100%;
	height: 300px;
}

.ds {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

a{text-decoration: none}
ul,li{margin:0;padding:0;}
.pagination li{list-style: none;display: inline-block;}
.nextPage,.lastPage,.page {
  border: 1px solid #ddd;
  text-decoration: none;
  float: left;
  padding: 0px 12px;
  margin-left: -1px;
  line-height: 36px;
  color: #4d94c5;
  cursor: pointer
}
.page{width:34px;height: 38px;box-sizing: border-box;text-align: center;padding: 0;line-height: 38px}
.pagination li:hover {
  background-color: #eee;
}

.highLight{background: #4d94c5;color: #ffffff;}
.darkLight{color: #cccccc;cursor: default;}