@charset "utf-8";
*.bhover { background:#999; color:#fff;}
* { margin:0; padding:0; outline:none; font-family:'Microsoft YaHei', Helvetica,Arial,Lucida, sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box;
/*font-family: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
"Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;*/
-webkit-font-smoothing:antialiased; /*chrome、safari*/
-moz-osx-font-smoothing:grayscale; /*firefox*/
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
.animated{ visibility:hidden;}
.visible{ visibility:visible;}
.animation {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.navicon{position:absolute; right:10px; top:15px; display:block; display:none; height:30px; width:30px; transition:1s; z-index:9999; background:#fff; border-radius:3px; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.navicon .line { flex:0 0 80%; width:80%; background:#172f64; height:2px; margin:6px 10%; display:block;}
.navicon.close span{opacity:0;transition:.3s cubic-bezier(.53,0,.15,.3); color:#fff;}

.navicon .line.deg45{transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */
}
.navicon .line.deg135{transform:rotate(135deg);
-ms-transform:rotate(135deg); 	/* IE 9 */
-moz-transform:rotate(135deg); 	/* Firefox */
-webkit-transform:rotate(135deg); /* Safari 和 Chrome */
-o-transform:rotate(135deg); 	/* Opera */
}
.ispc { display:block !important;}
.ismobile { display:none !important;}
body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:24px;
	background:#fff;
	color:#000000;
	-webkit-font-smoothing: antialiased; /*chrome、safari*/
	-moz-osx-font-smoothing: grayscale; /*firefox*/
	overflow-x:hidden;
	
}
body.ny { background:#f5f4f3;}
body.overflow_hidden { overflow:hidden;}
body.overflow_hidden:after { content:''; position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,.5); z-index:1;}
ol,ul,li,p {
		list-style:none;font-weight:normal;
}
dl,dt,dd {border:0; font-weight:normal;}
a {
	color:#000;
	outline:none;
	font-weight:normal;
	text-decoration:none;
}

a:hover { color:#b48143; text-decoration:none;}
a img {
	border:0;
	margin:0;
	padding:0;
	display:block;
	max-width:100%;
	width:auto;
}
.ismobile { display:none;}
.alpha0 {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha13 {filter:alpha(opacity=13); -moz-opacity:0.13; -khtml-opacity: 0.40; opacity: 0.13;}
.color1 { background:#cccccc;}
.color2 { background:#ffffff;}
.color3 { background:#000000;}
.color4 { background:#0baecb;}
.alpha70 { filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity: 0.70; opacity: 0.70; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha40 { filter:alpha(opacity=40); -moz-opacity:0.40; -khtml-opacity: 0.40; opacity: 0.40; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.h50 { height:50px; display:none;}
.h60 { height:60px; display:none;}
.h65 { height:65px; display:none;}
*.fl { float:left;}
*.fr { float:right;}
*.mt3 { margin-top:3px!important;}
*.mt5 { margin-top:5px!important;}
*.mt8 { margin-top:8px!important;}
*.mt10 { margin-top:10px!important;}
*.mt20 { margin-top:20px!important;}
*.mt24 { margin-top:24px!important;}
*.mt30 { margin-top:30px!important;}
*.mt40 { margin-top:40px!important;}
*.mt45 { margin-top:45px!important;}
*.mt50 { margin-top:50px!important;}
*.mt60 { margin-top:60px!important;}
*.mt70 { margin-top:70px!important;}
*.mt80 { margin-top:80px!important;}
*.mt90 { margin-top:90px!important;}
*.mt100 { margin-top:100px!important;}
*.mt150 { margin-top:150px!important;}

*.f12 { font-size:12px; line-height:24px;}
*.f14 { font-size:14px; line-height:26px;}
*.f15 { font-size:15px; line-height:29px;}
*.f16 { font-size:16px; line-height:30px;}
*.f18 { font-size:18px; line-height:32px;}
*.f21 { font-size:21px; line-height:34px;}
*.f20 { font-size:20px; line-height:36px;}
*.f22 { font-size:22px; line-height:38px;}
*.f40 { font-size:40px; line-height:60px;}
*.f50 { font-size:50px; line-height:80px;}
*.center { text-align:center;}
*.strong { font-weight:bold;}
.cfff { color:#fff;}


/*12栏网格布局*/
*.row { margin-left:-15px; margin-right:-15px;}
[class^="col-"], [class*=" col-"] { padding-left:15px; padding-right:15px; position:relative;}
*.col-1 { width:8.333333333333333%!important;}
*.col-2 { width:16.66666666666667%!important;}
*.col-3 { width:25%!important;}
*.col-4 { width:33.33333333333333%!important;}
*.col-5 { width:41.66666666666667%!important;}
*.col-6 { width:50%!important;}
*.col-7 { width:58.33333333333333%!important;}
*.col-8 { width:66.66666666666667%!important;}
*.col-9 { width:75%!important;}
*.col-10 { width:83.33333333333333%!important;}
*.col-11 { width:91.66666666666667%!important;}
*.col-12 { width:100%!important;}
*.border { border:1px solid #d2d2d2;}
*.p-0 { padding:0!important;}
*.m-0 { margin:0!important;}
*.pt-10 { padding-top:10px!important;}
*.pt-20 { padding-top:20px!important;}
*.pt-30 { padding-top:30px!important;}
*.pt-40 { padding-top:40px!important;}
*.pt-50 { padding-top:50px!important;}
*.pt-60 { padding-top:60px!important;}

*.pb-10 { padding-bottom:10px!important;}
*.pb-20 { padding-bottom:20px!important;}
*.pb-30 { padding-bottom:30px!important;}
*.pb-40 { padding-bottom:40px!important;}
*.pb-50 { padding-bottom:50px!important;}
*.pb-60 { padding-bottom:60px!important;}

*.mt-10 { margin-top:10px!important;}
*.mt-20 { margin-top:20px!important;}
*.mt-30 { margin-top:30px!important;}
*.mt-40 { margin-top:40px!important;}
*.mt-50 { margin-top:50px!important;}
*.mt-60 { margin-top:60px!important;}

*.mb-10 { margin-bottom:10px!important;}
*.mb-20 { margin-bottom:20px!important;}
*.mb-30 { margin-bottom:30px!important;}
*.mb-40 { margin-bottom:40px!important;}
*.mb-50 { margin-bottom:50px!important;}
*.mb-60 { margin-bottom:60px!important;}

/**/
*.d-flex { display:flex!important; display:-webkit-flex!important; flex-flow:row nowrap; justify-content:space-between; align-content:stretch; align-items:flex-start;}
*.d-flex-ccc { display:flex!important; display:-webkit-flex!important; flex-flow:row wrap; justify-content:center; align-content:center; align-items:center;}
*.d-flex-scc { display:flex!important; display:-webkit-flex!important; flex-flow:row wrap; justify-content:space-between; align-content:center; align-items:center;}
*.d-flex-ssc { display:flex!important; display:-webkit-flex!important; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:center;}
*.d-flex-sss { display:flex!important; display:-webkit-flex!important; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
*.d-flex.flex-direction-column { flex-direction:column!important;}
*.d-flex.flex-direction-column-reverse { flex-direction:column-reverse!important;}
*.d-flex.flex-direction-row-reverse { flex-direction:row-reverse!important;}
*.d-flex.flex-wrap-wrap { flex-wrap:wrap;}
*.d-flex.flex-wrap-reverse { flex-wrap:wrap-reverse;}
*.d-flex.align-items-start { align-items:flex-start!important;}
*.d-flex.align-items-center { align-items:center!important;}
*.d-flex.align-items-end { align-items:flex-end!important;}
*.d-flex.align-items-stretch { align-items:stretch!important;}
*.d-flex.justify-content-start { justify-content:flex-start!important;}
*.d-flex.justify-content-center { justify-content:center!important;}
*.d-flex.justify-content-end { justify-content:flex-end!important;}
*.d-flex.justify-content-around { justify-content:space-around!important;}
*.d-flex.justify-content-between { justify-content:space-between!important;}
*.d-flex *.align-self-start { align-self:flex-start!important;}
*.d-flex *.align-self-center { align-self:center!important;}
*.d-flex *.align-self-end { align-self:flex-end!important;}
*.d-flex *.align-self-baseline { align-self:baseline!important;}
*.d-flex *.align-self-stretch { align-self:stretch!important;}

.ismobile{display:none!important;}
.ispc{display:block!important;}

.icons { width:30px; height:30px; display:inline-block; float:left; margin-right:5px;}
.icons.icon_s01 { background:url(../images/icons/icon_s01.png) center center no-repeat;}
.icons.icon_s02 { background:url(../images/icons/icon_s02.png) center center no-repeat;}
.icons.icon_s03 { background:url(../images/icons/icon_s03.png) center center no-repeat;}
.icons.icon_s04 { background:url(../images/icons/icon_s04.png) center center no-repeat;}
.icons.icon_s05 { background:url(../images/icons/icon_s05.png) center center no-repeat;}
.icons.icon_s06 { background:url(../images/icons/icon_s06.png) center center no-repeat;}
.icons.icon_s07 { background:url(../images/icons/icon_s07.png) center center no-repeat;}


/*页眉*/
.top_bg{ width:100%; height:107px; overflow:visible; z-index:9; position:fixed; left:0; top:0;  z-index:999; background:url(../images/top_bg_x.png) repeat-x; /*background:rgba(0,0,0,.2); */ /*box-shadow: 0px 0px 5px rgba(0,0,0,0.2);*/}
.top_bg .top { max-width:1200px; min-width:300px; height:107px; margin:0 auto; position:relative; border-radius:0px;}
.top_bg .top .welcome { height:54px; line-height:54px; color:#8597ff; float:left; margin-left:0px; font-size:16px;}
.top_bg .top .welcome a { color:#fff;}
.top_bg .top .weather { display:inline-block; font-size:12px; margin-left:10px; font-family:"宋体";}
.top_bg .top .weather .low{ color:#006b19;}
.top_bg .top .weather .high{ color:#e00000;}
.top_bg.bgfff,
.ny .top_bg { /*background:#fff; border-bottom:1px solid #cbcbcb;*/ top:0; position:fixed; box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}
.top_bg.bgfff .top { border-bottom:0; margin-top:0px;}
.top_bg .top .email { position:absolute; right:200px; top:25px; line-height:40px;}
.top_bg .top .top_link_box { width:93px; height:40px; position:absolute; right:0; top:50%; margin-top:-20px; background:#ccddee;}
.top_bg .top .menu_icon { display:none;}
.top_bg .top .telbox { width:200px; height:28px; line-height:28px; position:absolute; top:0px; right:0px; z-index:2; color:#fff; display:none;}
.top_bg .top .telbox .icon { color:#fff; font-size:24px; line-height:54px; margin-right:5px; position:relative;}
.top_bg .top .telbox .lab { font-size:14px; line-height:28px;}
.top_bg .top .telbox .tel { font-size:14px; line-height:28px; font-weight:bold; position:relative; color:#fff; letter-spacing:0px; font-family:'微软雅黑'; /*text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff; */}

.top_bg .top .logobox { width:210px; height:auto; overflow:hidden; overflow:hidden; z-index:2;}
.top_bg .top .logobox a { display:block;}
.top_bg .top .logobox a img { display:block; max-width:100%; width:auto; height:auto;}
.top_bg .top .logo { width:210px; float:left; height:auto; overflow:hidden;}
.top_bg .top .info { height:auto; overflow:hidden; float:left; margin-top:0px; color:#424242;}
.top_bg .top .info .tit { font-size:18px; line-height:30px;letter-spacing:0px; margin-top:0px; color:#424242;
/*background: linear-gradient(to bottom, #0197db, #0153b3);
-webkit-background-clip: text;
color: transparent;*/
}
.top_bg .top .info .tit strong {}
.top_bg .top .info .tit1 { color:#000; font-size:22px; line-height:30px; letter-spacing:0px; /*font-style:oblique;  font-weight:bold; */}
.top_bg .top .logo:hover { /*transform: perspective(120px) rotateY(-360deg);*/}


.top_bg .top .search_box { width:100px; height:40px; overflow:visible; position:relative; top:0px; right:0px; padding-left:20px; border-radius:0%; z-index:1;}
.top_bg .top .search_box:before { content:''; width:1px; height:16px; position:absolute; left:0; top:50%; margin-top:-8px; background:#414141;}
.top_bg .top .search_box .search_btn { width:40px; height:40px; background:url(../images/icon_search.png) center center no-repeat; position:absolute; right:0; top:0; z-index:2; cursor:pointer;}
.top_bg .top .search_box .book { display:block;}
.top_bg .top .searchbox { width:40px; height:40px; overflow:visible; position:absolute; top:0; right:0; border-radius:0%; z-index:1;}
.top_bg .top .searchbox:after { /*content:''; position:absolute; right:0; top:50%; width:1px; height:19px; background:#eee; margin-top:-9px;*/}
.top_bg .top .searchbox .keys { width:0%; height:40px; line-height:40px; color:#fff; border:0; position:absolute; right:0px; top:0px; text-indent:20px;  background:#cd9c4d; border-radius:0px; z-index:1;}
.top_bg .top .searchbox .submit { width:40px; height:40px; line-height:40px; font-size:0px; border:0; position:absolute; right:0; top:0; color:#fff; background:url(../images/icon_search.png) center center no-repeat; cursor:pointer; display:none; z-index:1;}
.top_bg .top .searchbox:hover .keys,
.top_bg .top .searchbox.hover .keys{ width:200px;}
.top_bg .top .searchbox:hover .submit,
.top_bg .top .searchbox.hover .submit{ margin-top:0px; background:url(../images/icon_search1.png) center center no-repeat; display:block;}
.top_bg .top .searchbox:hover .search_btn { display:none;}
.top_bg .top .keys:-ms-input-placeholder{
    color: #fff;/*opacity:0.5; font-size:12px;*/
}
.top_bg .top .searchbox .keys::-webkit-input-placeholder{
    color: #fff;/*opacity:0.5; font-size:12px;*/
}
.top_bg .top .share_link { position:absolute; top:50%; margin-top:-10px; right:20px;}

.top_bg .top .lang_switch { width:112px; height:31px; position:absolute; right:87px; top:50%; margin-top:-15px; background:#fff; border-radius:15px;}
.top_bg .top .lang_switch .icon { width:30px; height:31px; line-height:31px; text-align:center; font-size:26px; color:#cc0606; position:absolute; left:4px; top:0px;}
.top_bg .top .lang_tag { width:80%; height:31px; line-height:31px; text-align:center; color:#272727; font-size:16px; cursor:pointer; float:right;}
.top_bg .top .lang_tag .lab { float:left; margin-left:40px;}
.top_bg .top .lang_tag:after { content:''; display:inline-block; position:relative; top:0px; margin-left:10px;
	border-top: 10px solid #152b58;
	border-bottom: 0px solid transparent;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;

}
.top_bg .top .lang_select { width:100%; height:0px; overflow:hidden; margin-top:0px; font-size:16px; background:#fff;}
.top_bg .top .lang_select a { display:block; line-height:30px; height:30px; text-align:center;}
.top_bg .top .lang_select a.hover { display:none;}
.top_bg .top .lang_switch:hover .lang_select { height:30px;}

.topbox_bg { height:63px; overflow:hidden; position:relative; margin-top:0px; background:#f8f8f8; border-bottom:1px solid #dadada;}
.topbox_bg .topbox { max-width:1200px; min-width:300px; height:63px; overflow:hidden; margin:0 auto; position:relative;}
.topbox_bg .topbox .icon { float:left;}
.topbox_bg .topbox .location { line-height:63px; font-size:16px; color:#6a6a6a; float:right;}
.topbox_bg .topbox .location a { color:#6a6a6a; }
/*主导航样式*/
.navmenu_bg { height:78px; position:relative; z-index:999; background:#000;}

.navmenu { height:107px; position:absolute; left:333px; top:0; right:110px; overflow:visible; z-index:1;}
.navmenu #menu { width:100%; height:107px; position:relative; font-size:17px; /* background:url(../images/navmenu_spa.png) left center no-repeat;*/}
.navmenu #menu li { width:12.5%; height:107px; float:left; position:relative; /* background:url(../images/navmenu_spa.gif) right center no-repeat; writing-mode:tb-rl; font-weight:bold;  letter-spacing:2px;*/}
.navmenu #menu li.home { }
.navmenu #menu li.home:after { display:none;}
.navmenu #menu li a { display:block; width:100%; height:107px; overflow:hidden; line-height:107px; text-align:center; position:relative; top:0px; color:#000; text-align:center; z-index:1;}
.navmenu #menu li a:hover {/*  background:rgba(255,255,255,.15);*/}
.navmenu #menu li:hover .subnavbox{ display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:space-between; align-items:stretch;}
.navmenu #menu li.hover a,
.navmenu #menu li:hover a{ color:#fff;}
.navmenu #menu li.hover,
.navmenu #menu li:hover { color:#fff; }
.navmenu #menu li a:before{ display:none;
	content: '';
	position:absolute;
	left:50%;
	top:-8px;
	width:93px;
	height:8px;
	background:#e62129;
	margin-left:-46.5px;
	border-radius:0 0 5px 5px;
	z-index:-1;
	-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
	
	/*border-top: 0px solid transparent;
	border-bottom: 11px solid #1e5696;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;*/
}
.navmenu #menu li a:after{
	content: '';
	position:absolute;
	left:50%;
	bottom:0;
	width:0%;
	height:100%;
	background:url(../images/navmenu_focus_x.png) repeat-x;
	margin-left:0;
	border-radius:0;
	z-index:-1;
	-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
	/*border-top: 0px solid transparent;
	border-bottom: 11px solid #1e5696;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;*/
}
.navmenu #menu li:hover a:after,
.navmenu #menu li.hover a:after { left:0%; width:100%;}
.navmenu #menu li:hover a:before,
.navmenu #menu li.hover a:before { top:0px; }
/*二级菜单*/
.navmenu #menu li .subnavbox { width:auto; height:auto; overflow:hidden; display:none; position:absolute; top:107px; left:0%; padding:0%; padding-right:244px; border:5px solid rgba(255,255,255,.67);}
.navmenu #menu li:nth-child(6) .subnavbox,
.navmenu #menu li:nth-child(7) .subnavbox,
.navmenu #menu li:nth-child(8) .subnavbox { right:0%; left:auto}
.navmenu #menu li .subnavbox .pic { width:244px; height:auto; overflow:hidden; margin:0 -244px 0 0px; padding:22px; padding-left:0; float:right; background:#eee;}
.navmenu #menu li .subnavbox .pic img { display:block;}
.navmenu #menu li .subnav { width:208px; height:auto; overflow:hidden; position:relative; top:0; left:0%; padding:0%; padding:22px; background:#eee; font-size:16px; font-weight:normal; float:left;}
.navmenu #menu li .subnav a { width:48%; height:auto; line-height:25px; overflow:hidden; margin:4% 1%; font-weight:normal; color:#232323; border:1px solid transparent; float:left; position:relative;}
.navmenu #menu li .subnav a:before { display:none;}
.navmenu #menu li .subnav a:after { background:none; color:#fff;}
.navmenu #menu li .subnav a:hover,
.navmenu #menu li .subnav a.hover { border:1px solid #b48143; color:#b48143;}
.navmenu #menu li .subnav a:hover:before { background:#2a5e6b;}

.bannerBox { width:100%; height:100%; overflow:hidden; position:relative; z-index:99; margin-top:107px;}
.bannerBox .banner { width:100%; height:100%; position:relative;}
.bannerBox .banner .swiper-slide { width:100%; height:100%; background-repeat:no-repeat; background-size:cover; background-position:top center;}
.bannerBox .banner .swiper-slide img { display:block;}
.bannerBox .banner .swiper-slide a { display:block; }
.swiper-wrapper { margin:0; padding:0;}

/*.bannerBox .banner .swiper-pagination { height:16px; text-align:center; z-index:999; width:100%; position:absolute; left:0px; bottom:41px;}
.bannerBox .banner .swiper-pagination .swiper-pagination-switch { display:inline-block; width:20px; height:20px; border-radius:50%; background:#fff; opacity:1; margin:0 6px; cursor:pointer; border:1px solid #fff; z-index:1;}
.bannerBox .banner .swiper-pagination .swiper-pagination-switch.swiper-active-switch { background:#af1509; border:1px solid #af1509;}*/

.bannerBox .swiper-pagination-bullets{ width:100%; bottom:20px; height:20px; left:0; right:0; text-align:center;}
.bannerBox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.bannerBox .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; margin:0; background:#ededed; opacity: 1; display:inline-block; margin:0 6px;}
.bannerBox .swiper-pagination-bullet-active { background:#b48143;}


.bannerBox .hd{ width:100%;
	height:20px;
	text-align:left;
	position:absolute;
	bottom:30px; z-index:1;}
.bannerBox .hd .hd_box { max-width:1200px; min-width:300px; height:80px; margin:0 auto;}
.bannerBox .hd .curr { display:inline-block; color:#4c4c4c; line-height:30px; margin-top:25px; margin:0 10px;}
.bannerBox .hd .total { display:inline-block; color:#4c4c4c; line-height:30px; margin-top:25px; margin:0 10px;}
.bannerBox .hd .hd_box_ctrl { width:700px; height:80px; background:#f6f6f6; position:relative;}
.bannerBox .hd ul{ max-width:1200px; min-width:300px; margin:0 auto; overflow:hidden; zoom:1;/* float:left;*/ text-align:center;}
.bannerBox .hd ul li{ display:inline-block;
	_display:inline;
	_zoom:1;
	background:none;
	width:12px;
	height:12px;
	line-height:20px;
	_font-size:0;
	margin:5px 5px;
	cursor:pointer;
	z-index:1;
	border-radius:6px;
	border:1px solid #fff;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);
	-moz-transition:all .5s cubic-bezier(0,0,.2,1);
	-o-transition:all .5s cubic-bezier(0,0,.2,1);
	-ms-transition:all .5s cubic-bezier(0,0,.2,1);
	transition:all .5s cubic-bezier(0,0,.2,1);
	color:#fff; font-size:0;}
.bannerBox .hd ul li.on{ background:#980404; width:53px; border:1px solid #980404; color:#fff;}
.bannerBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerBox .bd li{ zoom:1; vertical-align:middle;}
.bannerBox .bd li img { display:block;}
.bannerBox .bd li a { display:block;}
/*.bannerBox .bd ul li {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);

}
.bannerBox .bd ul li.on {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);

}*/

/* 下面是前/后按钮代码，如果不需要删除即可 */
/*.bannerBox .prev,
.bannerBox .next{ position:absolute; left:1%; top:50%; margin-top:-30px; display:block; width:50px; height:60px; background:url(../images/slider-arrow.png) -177px 0 no-repeat; filter:alpha(opacity=50);opacity:0.5; font-size:48px; }
.bannerBox .next{ left:auto; right:1%; background-position:-52px 0; }
.bannerBox .prev:hover{ filter:alpha(opacity=100);opacity:1; background-position:-117px 0;}
.bannerBox .next:hover{ filter:alpha(opacity=100);opacity:1; background-position:0 0;}*/
.bannerBox .ctrl_box { width:240px; height:100px; color:#fff; font-family:'微软雅黑'; position:absolute; right:0; bottom:30px; z-index:1;}
.bannerBox .ctrl_box a { width:100px; height:100px; line-height:100px; color:#000; display:block; float:left; text-align:center; font-size:40px;}
.bannerBox a.prev,
.bannerBox a.next { width:70px; height:100px; line-height:100px; color:#fff; display:block; position:absolute; left:0; top:50%; margin-top:-50px; z-index:9; text-align:center; font-size:40px; font-weight:100;}
.bannerBox a.next { right:0; left:auto;}
.bannerBox a.prev:hover,
.bannerBox a.next:hover { color:#b48143;}
.bannerBox .ctrl_box a:nth-child(2) { float:right;}
.bannerBox .ctrl_box a:hover { color:#fff;}
.bannerBox .copy_right { width:136px; height:100%; position:absolute; left:0px; top:0; background:#fff; line-height:136px; color:#7f7f7f; overflow:hidden; display:none;}
.bannerBox .copy_right:after { content:''; width:1px; height:100%; left:50%; background:#e2e2e2; position:absolute;}
.bannerBox .copy_right p { line-height:136px; font-size:16px; writing-mode: tb-rl; text-align:left; margin-top:215px; letter-spacing:1px; padding:20px 0;}
.bannerBox .ctrl_show_box { position:absolute; width:100px; position:absolute; right:70px; bottom:30px; text-align:center; font-size:24px; line-height:100px; color:#c10e0e; z-index:1;}
.bannerBox .ctrl_show_box .curr { font-size:24px; line-height:100px; color:#b21a15; margin-right:5px;}
.bannerBox .ctrl_show_box .total { font-size:24px; line-height:100px; color:#fff;}

/*产品详细*/
.goods_info_bg { height:auto; overflow:hidden; position:relative;}
.goods_info { max-width:1551px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; position:relative; z-index:1; padding:20px 0; margin-top:40px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center;}
.goods_info:after { content:''; background:#f6f6f6 url(../images/goods_detail_bg.png) center center no-repeat; background-size:auto 100%; position:absolute; left:0; top:65px; right:0; bottom:65px;}
.goods_info .pic { width:700px; float:right; margin:0 56px; height:auto; overflow:hidden; position:relative; z-index:1; box-shadow:0px 10px 10px rgba(0,0,0,.4); border-radius:50%;}
.goods_info .pic img { display:block;}
.goods_info .info { width:60%; height:auto; float:left; color:#252525; margin-left:56px; position:relative; z-index:1;}
.goods_info .info .tit { font-size:36px; line-height:48px;}
.goods_info .info .tit:after { content:'—'; display:block;}
.goods_info .info .des { width:100%; font-size:16px; line-height:30px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.goods_info_bg:hover:after {/* background-size:auto 120%;*/}
/*线上预定*/
.goods_reserve_bg { height:auto; overflow:hidden; padding-bottom:0px;}
.goods_reserve { height:auto; margin-top:20px; position:relative;}
.goods_reserve dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.goods_reserve dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.goods_reserve dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.goods_reserve dt .tit:before { content:'»'; margin:0 15px; position:relative; top:-2px;}
.goods_reserve dt .tit:after { content:'«'; margin:0 15px; position:relative; top:-2px;}
.goods_reserve dd { max-width:1551px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.goods_reserve dd .goods_reserve_form { height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.goods_reserve dd .goods_reserve_form .input { width:32.8%; height:63px; line-height:63px; background:#eeeeee; color:#000; margin-top:14px; border:0; text-indent:20px; float:left;}
.goods_reserve dd .goods_reserve_form .input:focus,
.goods_reserve dd .goods_reserve_form .textarea:focus { background:#ffcc00;}
.goods_reserve dd .goods_reserve_form .textarea { width:97%; flex:0 0 97%; height:100px; line-height:20px; background:#eeeeee; color:#000; padding:20px; border:0; margin-top:14px;}
.goods_reserve dd .goods_reserve_form .input:-moz-placeholder,
.goods_reserve dd .goods_reserve_form .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #18a0ff; opacity:1;  font-size:16px;
}
.goods_reserve dd .goods_reserve_form .input::-moz-placeholder,
.goods_reserve dd .goods_reserve_form .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_reserve dd .goods_reserve_form .input:-ms-input-placeholder,
.goods_reserve dd .goods_reserve_form .textarea:-ms-input-placeholder {
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_reserve dd .goods_reserve_form .input::-webkit-input-placeholder,
.goods_reserve dd .goods_reserve_form .textarea::-webkit-input-placeholder{
    color: #4e4e4e;opacity:1; font-size:16px;
}
.goods_reserve dd .goods_reserve_form .btn_box { height:auto; overflow:hidden; margin:0 auto; margin-top:18px;}
.goods_reserve dd .goods_reserve_form .submit{
    width:140px; height:48px; background:#c10e0e; border:0; cursor:pointer; color:#fff; margin:0 7px; font-size:16px; border-radius:8px;
}
.goods_reserve dd .goods_reserve_form .reset{
    width:140px; height:48px; background:#ffcc00; border:0; cursor:pointer; color:#c10e0e; margin:0 7px; font-size:16px; border-radius:8px;
}

/*详细页内容*/
.goods_detail_bg{ height:auto; overflow:hidden; padding-bottom:40px;}
.goods_detail { height:auto; margin-top:20px; position:relative;}
.goods_detail dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.goods_detail dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.goods_detail dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.goods_detail dt .tit:before { content:'»'; margin:0 15px; position:relative; top:-2px;}
.goods_detail dt .tit:after { content:'«'; margin:0 15px; position:relative; top:-2px;}
.goods_detail dd { max-width:1551px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.goods_detail dd .detail_info { width:100%; height:auto; overflow:hidden; font-size:18px; line-height:2; color:#4f4f4f;}
.goods_detail dd .detail_info img { max-width:100%; width:auto;}
/*产品相关推荐*/
.goods_related_bg { height:auto; overflow:hidden; padding-bottom:40px;}
.goods_related { height:auto; margin-top:40px; position:relative;}
.goods_related dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.goods_related dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.goods_related dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.goods_related dt .tit:before { content:'»'; margin:0 15px; position:relative; top:-2px;}
.goods_related dt .tit:after { content:'«'; margin:0 15px; position:relative; top:-2px;}
.goods_related dd { max-width:1551px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.goods_related dd .goods_related_list_scroll { width:100%; height:auto; position:relative;}
.goods_related dd .goods_list li a { display:block; position:relative; overflow:hidden; background:#efefef url(../images/pic_bg.png) -65% 50% no-repeat; background-size:130% auto;}
.goods_related dd .goods_list li .tit { font-size:23px;}
.goods_related dd .goods_list li .des { font-size:13px; color:#252525; line-height:24px; height:72px;}
.goods_related dd .goods_list li .more { margin-top:20%; font-size:13px; width:109px; height:38px; line-height:38px;}
.goods_related dd .goods_list li .more:hover { background:#5dca07;}

.goods_related dd .goods_related_scroll_prev { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; left:-96px; top:50%; margin-top:-33px;}
.goods_related dd .goods_related_scroll_next { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; right:-96px; top:50%; margin-top:-33px;}
.goods_related dd .goods_related_scroll_prev:hover,
.goods_related dd .goods_related_scroll_next:hover { background:#c10e0e; color:#fff;}
/*新闻相关推荐*/
.news_related_bg { height:auto; overflow:hidden; padding-bottom:40px;}
.news_related { height:auto; margin-top:40px; position:relative;}
.news_related dt { width:100%; height:60px; font-size:30px; line-height:60px; color:#000; text-align:center; position:relative;}
.news_related dt:after { content:''; width:100%; height:1px; background:#efefef; position:absolute; left:0; top:50%;}
.news_related dt .tit { display:inline-block; background:#fff; position:relative; z-index:1;}
.news_related dt .tit:before { content:'»'; margin:0 15px; position:relative; top:-2px;}
.news_related dt .tit:after { content:'«'; margin:0 15px; position:relative; top:-2px;}
.news_related dd { max-width:1200px; min-width:300px; height:auto; overflow:visible; margin:0 auto;}
.news_related dd .news_related_list_scroll { width:100%; height:auto; position:relative;}
.news_related dd .news_related_scroll_prev { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; left:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_next { width:66px; height:66px; line-height:66px; background:#efefef; color:#373737; display:block; text-align:center; font-size:30px; font-weight:100; position:absolute; border-radius:50%; right:-96px; top:50%; margin-top:-33px;}
.news_related dd .news_related_scroll_prev:hover,
.news_related dd .news_related_scroll_next:hover { background:#c10e0e; color:#fff;}

/*加盟留言*/
.joinbox_bg { height:auto; overflow:hidden; background:url(../images/joinbox_bg.jpg) top center no-repeat; background-size:cover; padding-bottom:74px;}
.joinbox { height:auto; overflow:hidden; margin:0 38px; margin-top:62px;}
.joinbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.joinbox dt .icon { float:left; font-size:70px; line-height:80px; color:#0436ba;}
.joinbox dt .title { float:left; height:auto; overflow:hidden; position:relative; padding-left:20px;}
.joinbox dt .title:before { content:''; position:absolute; left:0; top:50%; margin-top:-27px; width:6px; height:53px; background:#d6ae10;}
.joinbox dt .tit { font-size:36px; line-height:40px; color:#000000;}
.joinbox dt .tit1 { font-size:16px; line-height:22px; text-transform:uppercase; color:#dddddd;}
.joinbox dt .more { width:118px; height:53px; line-height:53px; display:block; overflow:hidden; font-size:16px; margin-top:10px; color:#fefefe; background:#000000; float:right; margin-top:5px; z-index:1; text-align:center; padding-right:54px; position:relative;}
.joinbox dt .more:after { content:'>'; display:block; position:absolute; right:0; top:0; width:54px; height:53px; background:#d4b012; color:#000; font-size:24px;}
.joinbox dd { width:100%; height:auto; overflow:hidden; margin-top:53px;}
.joinbox dd .input { width:33%; height:66px; height:66px; line-height:66px; border:0; font-size:18px; text-indent:20px; color:#555555; background:#efefef; margin-bottom:12px;}
.joinbox dd .textarea { width:100%; height:152px; background:#efefef; border:0; padding:20px; font-size:18px;}
.joinbox dd .submit { width:218px; height:67px; background:#d4b012; line-height:67px; font-size:18px; color:#000; cursor:pointer; border:0; margin-top:11px;}
.joinbox dd .reset { width:218px; height:67px; background:#000000; line-height:67px; font-size:18px; color:#fff; margin-left:13px; cursor:pointer; border:0; margin-top:11px;}
.feedbackbox dd .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1;  font-size:16px;
}
.feedbackbox dd .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea:-ms-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.feedbackbox dd .textarea::-webkit-input-placeholder{
    color: #fff;opacity:1; font-size:16px;
}
.joinbox dd .formbox form { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
/*页面布局*/
.indexbox{  max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:;}
.ny_banner { max-width:100%; min-width:300px; height:auto; background-color:#ccc; overflow:hidden; position:relative; background-repeat:no-repeat; background-size:cover; background-position:top center; margin-top:107px;}
.ny_banner:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(142,91,48,.76); display:none;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.ny_banner:after { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.ny_banner img { display:block;}
.ny_banner .info { position:absolute; width:100%; height:100%; left:0; top:35%; z-index:1; text-align:center;}
.ny_banner .tit { font-size:48px; line-height:60px; color:#fff; font-weight:bold; position:relative; z-index:1;}
.ny_banner .tit1 { font-size:16px; line-height:40px; text-align:center; color:#e3e3e3; text-transform:uppercase;}
.ny_banner .tit1:before,
.ny_banner .tit1:after { content:'— '; margin:0 10px;}
.newproduct { width:100%; height:auto; overflow:hidden;}
.newproduct dd .newproduct_list li { width:24%; height:auto; overflow:hidden; float:left; margin-left:1.3%;}
.newproduct dd .newproduct_list li.ml0 { margin-left:0;}
.newproduct dd .newproduct_list li .pic { display:block; height:auto; overflow:hidden;}
.newproduct dd .newproduct_list li .pic img { display:block;}
.newproduct dd .newproduct_list li .tit { line-height:54px; text-align:center; font-size:20px; color:#000; font-weight:bold; background:#f4f4f4;}
.newproduct dd .newproduct_list li:hover .tit{ background:#fff953;}
/*关于我们*/
.aboutbox_bg { height:auto; overflow:hidden; position:relative; background:url(../images/aboutbox_bg.jpg) bottom right no-repeat; padding-bottom:120px; margin-top:30px;}
.aboutbox { /*max-width:1200px; min-width:300px; margin:0 auto;*/ height:auto; overflow:hidden; margin-top:60px; position:relative;}
.aboutbox dt { width:100%; height:37px; line-height:37px; overflow:hidden; background:#f4f4f4; border-bottom:1px solid #dcdddf;}
.aboutbox dt .title { height:auto; overflow:hidden; text-align:left;}
.aboutbox dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.aboutbox dt .tit { color:#000; font-size:18px; position:relative; font-weight:bold; margin-top:0px; margin-left:15px; float:left;}
.aboutbox dt .des { width:100%; height:auto; overflow:hidden; color:#494949; font-size:14px; line-height:33px; margin-top:20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.aboutbox dt .more { float:right; color:#cf9f50; margin-right:15px;}
.aboutbox dt .more:after { content:' >';}
.aboutbox dt .more:hover { font-weight:bold;}
.aboutbox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px;}
.about_box { height:auto; overflow:hidden; padding:20px 0;}
.aboutbox dd .about { width:100%; height:auto; overflow:hidden; z-index:2;}
.aboutbox dd .about .about_info { height:auto; overflow:hidden;}
.aboutbox dd .about .pic { width:100%; height:auto; overflow:hidden; margin-top:48px; float:left;}
.aboutbox dd .about .company_name { font-size:24px; color:#d50808; line-height:40px; position:relative; margin-top:60px;}
.aboutbox dd .about .title { height:auto; overflow:hidden; float:left;}
.aboutbox dd .about .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.aboutbox dd .about .tit { color:#000; font-size:16px; position:relative; margin-top:0px;}
.aboutbox dd .about .tit:before { content:''; width:58px; height:3px; background:#b48143; overflow:hidden; display:inline-block; margin-right:10px; position:relative; top:-5px;}
.aboutbox dd .about .text { width:100%; height:auto; overflow:hidden; color:#000; font-size:15px; line-height:30px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:6; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.aboutbox dd .about .more { width:144px; display:block; height:39px; line-height:39px; overflow:hidden; font-size:24px; margin:0 auto; margin-top:40px; text-transform:uppercase; text-align:center; color:#fff; background:#026b4e; z-index:1; position:relative; border-radius:4px;}
.aboutbox dd .about .more:after { }
.aboutbox dd .about .more:hover { background:#f6ac00; color:#fff;}

.aboutbox dd .about_video { width:388px; height:100%; overflow:hidden; position:absolute; right:0; top:0;}

.aboutbox dd .about_video .ctrl_box { width:186px; height:67px; position:absolute; left:0; bottom:0; background:#fff; z-index:1;}
.aboutbox dd .about_video .ctrl_box a { display:block; width:50%; height:67px; line-height:65px; text-align:center; background:#2d8521; float:left; color:#fff; font-size:36px; font-weight:100;}
.aboutbox dd .about_video .ctrl_box a:hover,
.aboutbox dd .about_video .ctrl_box a.hover { background:#ef6b00;}
.aboutbox dd .about_video .swiper-container { position:relative;}
.aboutbox dd .about_video .swiper-pagination { left:50%;  right:5%; width:auto; text-align:right;}
.aboutbox dd .about_video .swiper-pagination .swiper-pagination-bullet { width:15px; height:15px; border-radius:50%; background:none; opacity:1; margin:0 10px; cursor:pointer; border:3px solid #fff;}
.aboutbox dd .about_video .swiper-container-horizontal>.swiper-pagination-bullets,
.aboutbox dd .about_video .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:40px;
}
.aboutbox dd .about_video .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff; border:3px solid #fff;}
.aboutbox dd .about_video a { display:block; position:relative;}
.aboutbox dd .about_video img { display:block;}
.aboutbox dd .about_video .play { width:130px; height:130px; text-align:center; overflow:hidden; color:#b21126; position:absolute; right:2%; top:50%; margin-top:-65px; z-index:1;}
.aboutbox dd .about_video .play:hover { color:#fff;}

.aboutbox dd .about_pic { overflow:; position:absolute; left:386px; top:0; right:0; bottom:0;}
.aboutbox dd .about_pic .pic { margin:0px; height:auto; overflow:hidden;}
.aboutbox dd .about_pic .ctrl_box { width:180px; height:90px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:2; display:none;}
.aboutbox dd .about_pic .ctrl_box a { display:block; width:90px; height:90px; line-height:90px; border-radius:0%; text-align:center; background:rgba(255,255,255,.9); color:#055bd2; font-size:35px; font-weight:100;}
.aboutbox dd .about_pic .ctrl_box a:hover { background:#055bd2; color:#fff;}
.aboutbox dd .about_pic .about_pic_prev { float:left;}
.aboutbox dd .about_pic .about_pic_next { float:right;}
.aboutbox dd .about_pic .play { width:140px; height:140px; line-height:140px; font-size:92px; text-align:center; overflow:hidden; color:#fff; position:absolute; left:50%; top:50%; margin-top:-70px; margin-left:-70px; background:url(../images/icon_play.png) center center no-repeat; z-index:1;}
.aboutbox dd .about_pic .play:hover { background-size:100% 100%;}
.aboutbox dd .about_pic img { display:block;}
.aboutbox dd .about_pic img.ispc { display:block;}
.aboutbox dd .about_pic img.ismobile { display:none;}
.aboutbox dd .about_pic .swiper-container { position:relative;}

.aboutbox dd .about_pic .swiper-pagination { height:20px; text-align:center; z-index:999; width:100%; position:absolute; left:0px; bottom:41px;}
.aboutbox dd .about_pic .swiper-pagination .swiper-pagination-switch { display:inline-block; width:10px; height:10px; border-radius:50%; opacity:1; margin:0 3px; cursor:pointer; border:5px solid #fff; z-index:1;}
.aboutbox dd .about_pic .swiper-pagination .swiper-pagination-switch.swiper-active-switch { border:5px solid #af1509;}

.about_point_list { width:100%; height:auto; overflow:hidden; padding-bottom:10px; margin-top:20px;}
.about_point_list li { width:23%; height:auto; overflow:hidden; float:left; margin-left:2%; background:#000; border-radius:5px; position:relative;}
.about_point_list li .bg { position:absolute; left:0; top:0; width:100%; height:100%;}
.about_point_list li a { display:block; padding:0 15px; overflow:hidden; position:relative; z-index:1;}
.about_point_list li .info { position:relative;}
.about_point_list li .icons { width:100%; height:50px; margin:0;}
.about_point_list li .icons.icon01 { background:url(../images/icons/icon_w01.png) 0 center no-repeat;}
.about_point_list li .icons.icon02 { background:url(../images/icons/icon_w02.png) 0 center no-repeat;}
.about_point_list li .icons.icon03 { background:url(../images/icons/icon_w03.png) 0 center no-repeat;}
.about_point_list li .icons.icon04 { background:url(../images/icons/icon_w04.png) 0 center no-repeat;}
.about_point_list li .tit2 { width:100%; height:auto; overflow:hidden; position:relative; top:-10px; color:#fff; font-size:15px; line-height:20px;}
.about_point_list li .num { color:#ddaf56; font-size:30px; line-height:30px; font-weight:bold;}
.about_point_list li:hover a:after { content:''; border:3px solid #f2bf5d; position:absolute; left:0; top:0; right:0; bottom:0; border-radius:5px; background:rgba(0,0,0,.5); z-index:-1;}
.about_point_list li:hover { box-shadow: 0px 4px 5px rgba(0,0,0,0.3);}

.about_box .about_point_box { width:100%; padding:0px; height:auto; margin-top:60px; float:left; overflow:hidden; position:relative; z-index:1; display:;}
.about_box .about_point { width:100%; height:auto; overflow:hidden;}
.about_box .about_point li {  height:auto; margin-top:0px; overflow:hidden; position:relative; float:left; background:#fff; border:1px solid #d2d2d2; border-left:0;}
.about_box .about_point li a:before { content:'+'; width:30px; height:30px; line-height:30px; text-align:center; font-size:26px; font-weight:bold; position:absolute; right:0; bottom:0; z-index:2; display:none;}
.about_box .about_point li a:after { content:''; position:absolute; right:0; bottom:0; z-index:1; display:none;
border-top: 0px solid transparent;
border-bottom: 43px solid #cd9c4d;
border-left: 47px solid transparent;
border-right: 0px solid transparent;
}
.about_box .about_point li:nth-child(1) { border-left:1px solid #d2d2d2;}
.about_box .about_point li:after { content:''; position:absolute; width:1px; height:50px; background:#aeaeae; left:-5%; bottom:0;}
.about_box .about_point li a { display:block; position:relative; height:auto; overflow:hidden; color:#fff; border-radius:0px; margin:0; padding:80px 0px; text-align:center;}
.about_box .about_point li .icon { width:40px; height:auto; display:inline-block; margin-right:20px; position:relative; top:5px;}
.about_box .about_point li .num { font-size:90px; line-height:120px; color:#cd9c4d; font-weight:bold; font-family:Arial;letter-spacing:0px;
/*background: linear-gradient(to right, #88d4f9, #0385e0, #0155cb, #004ac6);
-webkit-background-clip: text;
color: transparent;*/
}
.about_box .about_point li .unit{ margin-left:5px; line-height:20px; font-size:40px; position:relative;}
.about_box .about_point li .tit2 { font-size:27px; line-height:60px; font-weight:bold; margin-top:0px; color:#000;}
.about_box .about_point li .tit2:after { content:''; background:#cd9c4d; width:50px; height:4px; display:block; margin:20px auto;}
.about_box .about_point li:hover a { }
.about_box .about_point li:hover a:before,
.about_box .about_point li:hover a:after { display:block;}
.about_box .about_point li:hover .num,
.about_box .about_point li:hover .tit2 {}
.about_box .about_point li:hover .tit2:after {}
.aboutbox dd .pic_top { margin-top:12px; height:auto; overflow:hidden;}
.aboutbox dd .pic_box { width:100%; margin-top:23px; height:auto; overflow:hidden; border:1px solid #d0d0d0; padding:25px 0; display:block;}
.aboutbox dd .pic_top img,
.aboutbox dd .pic_box img { display:block; width:100%;}
.aboutbox dd .about_video_list { width:100%; height:auto; overflow:hidden; margin-top:65px;}
.aboutbox dd .about_video_list li { width:32%; float:left; margin-left:2%; height:auto; overflow:hidden;}
.aboutbox dd .about_video_list li.ml0 { margin-left:0;}
.aboutbox dd .about_video_list li a { display:block; background:#000; position:relative;}
.aboutbox dd .about_video_list li img { display:block; filter:alpha(opacity=70); -moz-opacity:.7; -khtml-opacity: .7; opacity: .7;
-webkit-transform: scale(1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
}
.aboutbox dd .about_video_list li .play { width:66px; height:66px; overflow:hidden; background:url(../images/icon_play1.png) center center no-repeat; position:absolute; left:50%; top:50%; margin-left:-33px;margin-top:-33px;}
.aboutbox dd .about_video_list li:hover img { filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;
-webkit-transform: scale(1.1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 250ms;
-moz-transform: scale(1.1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 250ms;
}
.aboutbox dd .about_video_list li:hover .play { background-size:100% 100%;}
.aboutbox dd .about_link { width:100%; height:auto; overflow:; z-index:1; position:relative; margin-top:15px;}
.aboutbox dd .about_link li { width:49%; height:auto; overflow:hidden; float:left; margin-bottom:5px; margin-left:2%;}
.aboutbox dd .about_link li:nth-child(2n-1) { margin-left:0;}
.aboutbox dd .about_link li a { display:block; padding:20px 10px; height:auto; overflow:hidden;  position:relative; background:#f4f4f4;}
.aboutbox dd .about_link li .icon { width:40px; height:40px; line-height:40px; color:#055bd2; text-align:center; position:relative; float:left; margin-right:5px;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.aboutbox dd .about_link li .icon .img0 { display:block;}
.aboutbox dd .about_link li .icon .img1 { display:none;}
.aboutbox dd .about_link li .more { width:46px; height:46px; overflow:hidden; line-height:46px; text-align:center; border-radius:50%; font-size:14px; float:right; color:#bf1010; background:#f3f3f3; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.aboutbox dd .about_link li .info { width:100%; height:auto; overflow:hidden; float:left; margin-top:40px; text-align:right;}
.aboutbox dd .about_link li .tit { font-size:16px; line-height:40px; color:#2e2e2e; text-align:center; float:left;}
.aboutbox dd .about_link li:hover a { background:url(../images/about_link_bg.jpg) repeat-x;}
.aboutbox dd .about_link li:hover a .tit,
.aboutbox dd .about_link li:hover a .icon { color:#fff;}
.aboutbox dd .about_link li:hover a .icon { -webkit-animation-name: rubberBand; animation-name: rubberBand; color:#fff; }
.aboutbox dd .about_link li:hover .icon .img0 { display:none;}
.aboutbox dd .about_link li:hover .icon .img1 { display:block;}
/*服务优势*/
.advantages_bg { height:auto; overflow:hidden; background:#eef2f7 url(../images/advantages_bg.jpg) top center no-repeat; padding-bottom:63px;}
.advantages { max-width:1200px; min-width:300px; height:auto; overflow:hidden; margin:0px auto;}
.advantages dt { width:100%; height:auto; overflow:hidden; position:relative; margin:30px 0; text-align:center;}
.advantages dt .title { width:100%; height:auto; overflow:hidden; text-align:center; color:#fff; margin-top:30px;}
.advantages dt .icon {}
.advantages dt .tit { line-height:80px; font-size:55px; position:relative; font-weight:bold;}
.advantages dt .tit strong { color:#ffd044;}
.advantages dt .tit1 { line-height:50px; text-transform:uppercase; font-size:24px;}
.advantages dd { width:100%; height:auto; overflow:hidden; margin-top:50px;}
.advantages dd .advantages_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.advantages dd .advantages_list li { width:23%; height:auto; overflow:hidden; float:left; background:url(../images/advantages_list_bg.png) top center no-repeat; background-size:100% 100%; position:relative; text-align:center;}
.advantages dd .advantages_list li .icon { color:#fff; width:115px; height:115px; overflow:hidden; font-size:45px; margin:0 auto; margin-top:50px; position:relative; z-index:1;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.advantages dd .advantages_list li .info { height:auto; overflow:hidden; margin:0px 0px; position:relative; z-index:1; color:#000;}
.advantages dd .advantages_list li .info .tit { height:60px; line-height:60px; font-size:36px; font-weight:bold; margin-top:30px;}
.advantages dd .advantages_list li .info .des { height:80px; font-size:20px; line-height:30px; margin:20px 0;}
.advantages dd .advantages_list li .info .num { font-size:48px; line-height:50px; color:#af1509; font-weight:bold; font-style:italic; font-family:'微软雅黑';}
.advantages dd .advantages_list li:hover { background:url(../images/advantages_list_bg1.png) top center no-repeat; background-size:100% 100%;}
.advantages dd .advantages_list li:hover .info .num,
.advantages dd .advantages_list li:hover .info .tit,
.advantages dd .advantages_list li:hover .info .des { color:#fff;}
.advantages dd .advantages_list li:hover .icon .black { display:none;}
.advantages dd .advantages_list li:hover .icon { -webkit-animation-name: rubberBand; animation-name: rubberBand;}
.advantages dd .advantages_list li:hover:after { height:100%;}
.advantages dd .title { text-align:center; font-size:43px; color:#08479e; line-height:60px; margin-top:50px; font-weight:bold; background:url(../images/cooperation_title_bg.png) center center no-repeat;}
.advantages dd .title1 { text-align:center; font-size:18px; color:#08479e; line-height:40px;}
.advantages dd .cooperation_list { width:100%; height:auto; overflow:; margin-top:40px;}
.advantages dd .cooperation_list li { width:15%; float:left; height:; padding-bottom:30px; position:relative; margin-left:1.9%;}
.advantages dd .cooperation_list li.ml0 { margin-left:0;}
.advantages dd .cooperation_list li .pic { width:100%; height:auto; overflow:hidden; border-radius:3px; position:relative; border:1px solid #ababab;}
.advantages dd .cooperation_list li .pic img { display:block;}
.advantages dd .cooperation_list li .tit { font-size:18px; font-weight:bold; color:#fff; background:#08479e; line-height:50px; height:50px; position:absolute; left:30px; right:30px; bottom:0; text-align:center;}
/*服务流程*/
.servicesprocess_bg { height:auto; overflow:hidden; background:#01236a; padding:80px 0;}
.servicesprocess { padding-left:220px; height:auto; overflow:hidden;}
.servicesprocess dt { width:220px; height:auto; overflow:hidden; float:left; margin:0 0 0 -220px;}
.servicesprocess dt .title { margin-top:10%;}
.servicesprocess dt .tit { font-size:30px; line-height:60px; color:#006bff;}
.servicesprocess dt .tit1 { font-size:36px; font-weight:bold; color:#fff; line-height:50px; text-transform:uppercase;}
.servicesprocess dt .tit1:after { content:'-'; margin-left:10px; color:#055bd2;}
.servicesprocess dd { width:100%; height:auto; overflow:hidden; float:left;}
.servicesprocess_list { width:100%; height:auto; overflow:hidden;}
.servicesprocess_list li { float:left; height:auto; overflow:hidden; font-size:30px; color:#fff; line-height:143px; margin:5px 0;}
.servicesprocess_list li.space { padding:0 5px;}
.servicesprocess_list li .circle { width:143px; height:143px; overflow:hidden; margin:0 auto; border-radius:50%; background:#055bd2; text-align:center;}
.servicesprocess_list li .tit { font-size:20px; color:#fff; line-height:20px;}
.servicesprocess_list li .icon { width:70px; height:70px; margin:0 auto; margin-top:20px; text-align:center; line-height:70px; color:#fff; font-size:60px;}
.servicesprocess_list li .icon.iconzixun { font-size:73px;}
.servicesprocess_list li .icon.iconxuqiu_tiaoyan { font-size:55px;}
.servicesprocess_list li .icon.icongexingdingzhi { font-size:50px;}
.servicesprocess_list li:hover .circle { background:#cb0808;}
/*产品展示*/
.productbox_bg { height:auto; overflow:hidden; background:url(../images/productbox_bg.jpg) top center no-repeat; background-size:cover; margin-top:36px; padding-bottom:0px;}
.productbox { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto; margin-top:20px;}
.productbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.productbox dt .title { height:auto; overflow:hidden; text-align:left;}
.productbox dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.productbox dt .tit { color:#000; font-size:16px; position:relative; margin-top:0px;}
.productbox dt .tit:before { content:''; width:58px; height:3px; background:#b48143; overflow:hidden; display:inline-block; margin-right:10px; position:relative; top:-5px;}
.productbox dt .more { width:100%; height:60px; line-height:60px; display:block; overflow:hidden; font-size:16px; margin-top:30px; background:#cb0808; color:#fff; z-index:1; position:relative; float:left; text-align:center;}
.productbox dt .more:hover { background:#d50808; color:#fff;}
.productbox dt .more:after { content:'>'; margin-left:180px;}
.productbox dt .tabs { width:100%; height:auto; overflow:hidden; line-height:44px; font-size:0; text-align:center; z-index:1; margin-top:20px;}
.productbox dt .tabs a { padding:0 15px; height:0px; line-height:40px; color:#000; font-size:18px; display:inline-block; position:relative;}
.productbox dt .tabs a:nth-child(1):after,
.productbox dt .tabs a.first:after { display:none;}
.productbox dt .tabs a .icon { font-size:30px; float:left; margin-left:30px;}
.productbox dt .tabs a:after { content:'|'; position:absolute; left:-1px; top:0; color:#000;}
.productbox dt .tabs a.first:before { display:none;}
.productbox dt .tabs a:before { /*content:''; display:block; width:0; height:20px; position:absolute; margin:0; left:-1px; top:50%;*/}
.productbox dt .tabs a:hover,
.productbox dt .tabs a.hover { color:#026b4e;}
.productbox dt .tabs a:hover:after,
.productbox dt .tabs a.hover:after { /*right:-14px; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;*/}
.productbox dd { width:100%; height:auto; overflow:; margin-top:5px; position:relative;}
.productbox dd .product_box { height:auto; overflow:visible;}
.productbox dd .product_list_scroll { width:100%; height:auto; overflow:; position:relative; margin-top:50px;}
.product_pic_box { padding-right:219px; height:auto; overflow:hidden;}
.product_pic { float:left; width:100%; height:auto; overflow:hidden;}
.product_thumb_list { width:151px; height:auto; overflow:hidden; margin:0 -219px 0 0; float:right;}
.product_thumb_list li { width:100%; height:auto; overflow:hidden; margin-bottom:13px;}
.product_thumb_list li a { display:block; position:relative;}
.product_thumb_list li a:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; border:0px solid #ca1111;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.product_thumb_list li a:hover:after { display:block; border:3px solid #ca1111;}
.product_thumb_list li img { display:block;}
.product_brief { width:100%; height:auto; overflow:visible;}
.product_brief .tit { font-size:24px; font-weight:bold; line-height:50px; color:#122e96; margin-top:10px;}
.product_brief .des { line-height:30px; color:#545454; margin-top:20px;}
.product_brief .more { font-size:16px; line-height:30px; color:#122e96; position:relative; padding-right:70px; margin-top:30px; display:inline-block; margin-bottom:20px;}
.product_brief .more:before { content:'read more'; display:block; font-size:12px; line-height:20px; text-transform:uppercase; position:absolute; left:0; top:30px;}
.product_brief .more:after { content:''; width:49px; height:49px; border-radius:50%; background:url(../images/icon_next_1.png); background-size:100% 100%; position:absolute; right:0; top:0;}

.product_show { width:100%; height:auto;}
.product_show li { width:33.33333%; height:auto; float:left; overflow:hidden;}
.product_show li a { display:block; position:relative; text-align:center;}
.product_show li .pic { width:100%; height:auto; overflow:hidden;}
.product_show li .pic img { display:block; width:100%;
-webkit-transform: scale(1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 750ms;
-moz-transform: scale(1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 750ms;
}

.product_show li .brief { width:100%; height:100%; overflow:hidden; position:absolute; left:0%; top:0%; text-align:center;}
.product_show li .brief .margin { margin:20px; height:auto; overflow:hidden;}
.product_show li .info { height:auto; overflow:hidden; color:#fff; text-align:left;}
.product_show li .brief .tit { font-size:28px; line-height:40px; font-weight:bold;}
.product_show li .brief .icon { float:left; margin-right:10px;}
.product_show li .brief .tit1 { font-size:16px; line-height:20px;}
.product_show li .brief .tit1:after { content:''; display:block; width:55px; height:3px; background:#fff; margin:40px auto; display:none;}
.product_show li .brief .des { font-size:16px; line-height:24px; color:#fff; display:none;}
.product_show li .brief .more { width:131px; height:44px; line-height:44px; margin:0 auto; margin-top:100px; border:1px solid #fff; font-size:16px; color:#fff; text-align: center; letter-spacing:0px; display:none;}
.product_show li:hover .brief { }
.product_show li:hover .brief .more { }
.product_show li:hover .brief .tit { }
.product_show li:hover .pic img {
-webkit-transform: scale(1.1);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 750ms;
-moz-transform: scale(1.1);
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 750ms;
}
/*.product_show li.swiper-slide-active .brief { background:#c59548 url(../images/product_brief_bg.jpg) center center no-repeat; background-size:cover;}
.product_show li.swiper-slide-active .brief .tit1:after,
.product_show li.swiper-slide-active .brief .des,
.product_show li.swiper-slide-active .brief .more { display:block;}*/
.product_show li:hover .brief { background:#c59548 url(../images/product_brief_bg.jpg) center center no-repeat; background-size:cover;}
.product_show li:hover .brief .tit1:after,
.product_show li:hover .brief .des,
.product_show li:hover .brief .more { display:block;}

.product_show_scroll { width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:0px;}
.product_show_scroll .swiper-pagination { width:100%; height:30px; overflow:hidden; position:relative; margin:100px 0; margin-bottom:60px;}
.product_show_scroll .swiper-pagination .swiper-pagination-bullet { width:26px; height:26px; border-radius:50%; background:none; opacity:1; margin:0 5px; cursor:pointer; border:5px solid #d2d2d2;}
.product_show_scroll .swiper-container-horizontal>.swiper-pagination-bullets,
.product_show_scroll .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:0px;
}
.product_show_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { /*background:#d71518;*/ background:#868686; border:5px solid #868686;}


.productbox .product_list { width:100%; height:auto; overflow:;}
.productbox .product_list li{ width:33.3333%; height:auto; overflow:; position:relative; float:left;}
.productbox .product_list li.ml0 { margin-left:0;}
.productbox .product_list li .margin { margin:45px 27px; margin-right:0; height:auto; overflow:hidden;}
.productbox .product_list li .brief { width:45%; height:auto; overflow:hidden; position:relative; float:left; color:#000; margin-top:29px; /* background:#af1509; background:rgba(175,21,9,.85);*/ z-index:2;}
.productbox .product_list li .des { width:100%; height:auto; line-height:24px;overflow:hidden; font-size:14px; margin-top:30px;}
.productbox .product_list li .tit1 { width:100%; height:20px; line-height:20px; font-size:14px; text-transform:uppercase;}
.productbox .product_list li .tit { height:30px; line-height:30px; font-size:20px; position:relative; font-weight:bold;}
.productbox .product_list li .more { width:35px; height:35px; overflow:hidden; margin-top:20px; border:1px solid #9c9c9c; background:url(../images/product_more.gif) center center no-repeat;}
.productbox .product_list li .more:hover { border:1px solid #fff; background:url(../images/product_more1.gif) center center no-repeat;}
.productbox .product_list li .icon { width:59px; float:right; line-height:59px; color:#666; font-size:25px; text-align:right;}
.productbox .product_list li a { display:block; position:relative; overflow:hidden;}
.productbox .product_list li a:before { content:''; background:#fff; position:absolute; left:0%; top:29px; right:0%; bottom:0%;}
.productbox .product_list li a:after { content:''; position:absolute; left:50%; top:50%; right:50%; bottom:50%; border-radius:50%; background:url(../images/product_list_bg.png) center center no-repeat; background-size:100% 100%;
-moz-transition:all .3s cubic-bezier(0,0,.2,1);
-o-transition:all .3s cubic-bezier(0,0,.2,1);
-ms-transition:all .3s cubic-bezier(0,0,.2,1);
transition:all .3s cubic-bezier(0,0,.2,1);
}
.productbox .product_list li .pic{ display:block; overflow:hidden; position:relative; z-index:1; width:45%; float:left; margin-left:26px;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.productbox .product_list li .pic img { display:block;}
.productbox .product_list li:hover .pic {
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.productbox .product_list li:hover a { }
.productbox .product_list li:hover a:after { border-radius:0%; left:0; top:29px; right:0; bottom:0;}
.productbox .product_list li .pic:before { content:''; border:3px solid #ff8282; position:absolute; left:0; top:0; bottom:0; right:0; z-index:2; display:none;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
}
.productbox .product_list li .pic:after { content:''; position:absolute; left:0%; top:0%; bottom:0%; right:0; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
/*
background-image:-webkit-linear-gradient(  
	to top,   
	rgba(0,0,0,0.4) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);  
background-image: linear-gradient(  
	to top,   
	rgba(0,0,0,0.4) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);*/  
}
.productbox .product_list li:hover .pic:after {
/*background-image:-webkit-linear-gradient(  
	to top,   
	rgba(0,0,0,0.8) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);  
background-image: linear-gradient(  
	to top,   
	rgba(0,0,0,0.8) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);*/
}
.productbox .product_list li:hover .brief { color:#fff;}
.productbox .product_list li:hover .tit:after { }
.productbox .product_list li:hover .more { border:1px solid #fff; background:url(../images/product_more1.gif) center center no-repeat;}
.productbox .product_list li:hover .tit:after { background:#fff; color:#cc0606;}

.productbox .product_prev,
.productbox .product_next { width:100px; height:100px; text-align:center; line-height:100px; border-radius:0%; color:#b6b6b6; font-size:97px; display:block; position:absolute; right:-150px; top:45%; margin-top:-50px; font-family:"宋体";}
.productbox .product_prev:after { content:'<';}
.productbox .product_next:after { content:'>';}
.productbox .product_prev { left:-150px; right:auto;}
.productbox .product_prev:hover,
.productbox .product_next:hover { color:#cd9c4d;}

.productbox dd .product_list_scroll .swiper-pagination-bullets{ width:100%; bottom:0px; height:26px; left:0; right:0; text-align:center; position:relative; margin-top:35px;}
.productbox dd .product_list_scroll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 10px;}
.productbox dd .product_list_scroll .swiper-pagination-bullet { width:8px; height:8px; border-radius:50%; background:#016a4e; opacity: 1; display:inline-block; margin:0 6px; position:relative;}
.productbox dd .product_list_scroll .swiper-pagination-bullet:before { content:''; position:absolute; left:0%; top:0%; width:8px; height:8px; margin-top:0px; margin-left:0px; border-radius:50%;
-moz-transition:all .3s cubic-bezier(0,0,.2,1);
-o-transition:all .3s cubic-bezier(0,0,.2,1);
-ms-transition:all .3s cubic-bezier(0,0,.2,1);
transition:all .3s cubic-bezier(0,0,.2,1);
}
.productbox dd .product_list_scroll .swiper-pagination-bullet-active { position:relative;}
.productbox dd .product_list_scroll .swiper-pagination-bullet-active:before { content:''; position:absolute; left:50%; top:50%; margin-left:-13px; margin-top:-13px; width:24px; height:24px; border:1px solid #016a4e;}

/*生产中心*/
.productionbox_bg { height:auto; overflow:hidden; background:url(../images/productionbox_bg.jpg) top center no-repeat; background-size:cover; padding-bottom:97px;}
.productionbox { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto; margin-top:70px;}
.productionbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.productionbox dt .title { float:left; height:auto; overflow:hidden; text-align:left; margin-top:30px; position:relative; z-index:1;}
.productionbox dt .tit1 { color:#000; text-transform:uppercase; line-height:20px; font-size:16px;}
.productionbox dt .tit { color:#000; line-height:59px; font-size:30px; position:relative; padding-left:22px; float:left;}
.productionbox dt .tit:before { content:''; width:12px; height:35px; background:#017431; position:absolute; left:0; top:50%; margin-top:-17px;}

.productionbox dt .more { width:67px; height:59px; line-height:59px; display:block; overflow:hidden; font-size:36px; margin-top:0px; background:#017431; color:#fff; float:right; margin-left:2px; z-index:1; position:relative;}
.productionbox dt .more:after { content:'+'; width:67px; height:56px; line-height:56px; text-align:center; border-radius:0%; color:#fff; font-size:36px; display:block; font-weight:100;}
.productionbox dt .more:hover { background:#ef6b00; color:#fff;}
.productionbox dt .tabs { width:50%; height:60px; line-height:60px; font-size:0; margin-top:0px; float:right; margin-left:30px; text-align:right; position:relative; z-index:1;}
.productionbox dt .tabs a { width:188px; height:59px; line-height:59px; font-size:18px; color:#000; background:#ebebeb; display:inline-block; position:relative; text-align:center; margin:0 2px;}
.productionbox dt .tabs a .icon { font-size:30px; float:left; margin-left:30px;}
.productionbox dt .tabs a:after { /*content:'•'; position:absolute; left:-10px; top:0; color:#000;*/}
.productionbox dt .tabs a.first:before { display:none;}
.productionbox dt .tabs a:before { /*content:''; display:block; width:0; height:20px; position:absolute; margin:0; left:-1px; top:50%;*/}
.productionbox dt .tabs a:after { /*content:''; width:0px; height:0px; position:absolute; right:100%; top:50%; margin-top:-8px;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 14px solid #b60909;
border-right: 0px solid transparent;
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;*/
}
.productionbox dt .tabs a:hover,
.productionbox dt .tabs a.hover { background:#e1c349;}
.productionbox dt .tabs a:hover:after,
.productionbox dt .tabs a.hover:after { /*right:-14px; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;*/}
.productionbox dd { width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.productionbox dd .production_list_scroll { width:100%; height:auto; overflow:; position:relative; margin-top:50px;}
.productionbox .production_list { width:100%; height:auto; overflow:visible; }
.productionbox .production_list li{ width:33%; float:left; height:auto; overflow:visible; position:relative; top:0; left:0; line-height:0;}
.productionbox .production_list li.ml0 { margin-left:0;}
.productionbox .production_list li .margin { margin:0; height:auto; overflow:hidden;}
.productionbox .production_list li .brief { width:auto; height:auto; overflow:hidden; margin:25px 5px; position:relative; z-index:1;}
.productionbox .production_list li .des { width:100%; height:auto; line-height:24px;overflow:hidden; color:#fff; font-size:16px;}
.productionbox .production_list li .tit { width:auto; height:53px; line-height:53px; font-size:18px; color:#000; position:relative; text-align:left; float:left; margin-left:10px; /* font-weight:bold;*/  /*background:rgba(0,0,0,.70); z-index:1; position:absolute; left:0; bottom:0;*/}
.productionbox .production_list li .more { width:53px; height:53px; line-height:53px; overflow:hidden; font-size:30px; text-align:center; background:#e1c349; color:#fff; float:right; margin-right:10px;}
.productionbox .production_list li .more:after { content:'+'; display:block; font-weight:400;}
.productionbox .production_list li .icon { width:88px; float:right; line-height:62px; background:#2d8521; color:#fff; font-size:35px; text-align:center;}
.productionbox .production_list li a { display:block; position:relative; overflow:hidden; /* z-index:5; width:100%; height:100%; background:url(../images/productbox_list_mask.png) center center no-repeat; background-size:100% 100%;*/}
.productionbox .production_list li .picbox { margin:5px; height:auto; overflow:hidden;}
.productionbox .production_list li a:after { content:''; position:absolute; left:0; right:0; bottom:0; top:0; background:#fff;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0);

}
.productionbox .production_list li .pic{ display:block; overflow:hidden; position:relative; border-radius:0%; margin:0%; z-index:1;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.productionbox .production_list li:hover .pic {
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.productionbox .production_list li:hover a { }
.productionbox .production_list li:hover a:after { background:#017431;}
.productionbox .production_list li .pic:before { content:''; border:1px solid #ff8282; position:absolute; left:0%; top:0%; bottom:0%; right:0%; z-index:2; display:none;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
}
.productionbox .production_list li .pic:after { content:''; position:absolute; left:8px; top:8px; bottom:8px; right:8px; background:url(../images/production_list_mask.png); background-size:cover; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
/*
background-image:-webkit-linear-gradient(  
	to top,   
	rgba(0,0,0,0.4) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);  
background-image: linear-gradient(  
	to top,   
	rgba(0,0,0,0.4) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);*/  
}
.productionbox .production_list li:hover .pic:after {
filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;
/*background-image:-webkit-linear-gradient(  
	to top,   
	rgba(0,0,0,0.8) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);  
background-image: linear-gradient(  
	to top,   
	rgba(0,0,0,0.8) 0%,   
	rgba(0,0,0,0.1) 50%,
	rgba(0,0,0,0) 100%);*/
}
.productionbox .production_list li:hover .brief {}
.productionbox .production_list li:hover .tit { color:#fff;}
.productionbox .production_list li:hover .more {}

.productionbox .production_prev,
.productionbox .production_next { width:72px; height:72px; text-align:center; line-height:72px; border-radius:50%; color:#017431; background:#ebebeb; font-size:32px; display:block; position:absolute; right:-100px; top:50%; margin-top:-36px;}
.productionbox .production_prev { left:-100px; right:auto;}
.productionbox .production_prev:hover,
.productionbox .production_next:hover { background:#017431; color:#fff;}
/*集团产业*/
.group_industry { /*max-width:1200px; min-width:300px;*/ height:auto; overflow:hidden; margin:0;}
.group_industry dt { width:100%; height:37px; line-height:37px; overflow:hidden; background:#f4f4f4; border-bottom:1px solid #dcdddf;}
.group_industry dt .title { height:auto; overflow:hidden; text-align:left;}
.group_industry dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.group_industry dt .tit { color:#000; font-size:18px; position:relative; font-weight:bold; margin-top:0px; margin-left:15px; float:left;}
.group_industry dt .des { width:100%; height:auto; overflow:hidden; color:#494949; font-size:14px; line-height:33px; margin-top:20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.group_industry dt .more { float:right; color:#cf9f50; margin-right:15px;}
.group_industry dt .more:after { content:' >';}
.group_industry dt .more:hover { font-weight:bold;}

.group_industry dt .tabs { overflow:hidden; line-height:60px; font-size:0; text-align:left; z-index:1; margin-top:15px; float:right;}
.group_industry dt .tabs a { width:140px; height:60px; line-height:60px; font-size:18px; color:#fff; display:block; position:relative; text-align:center; float:left; margin-right:22px;}
.group_industry dt .tabs a:hover,
.group_industry dt .tabs a.hover { color:#0cb2ff; font-size:24px;}

.group_industry dd { width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative; background:#cf9f50;}
.group_industry_box { width:100%; height:auto; overflow:hidden; /*padding-left:284px; display:block;*/ display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:flex-start; align-items:stretch;}
.group_industry dd .group_industry_tabs { width:284px; flex:0 0 284px; height:auto; overflow:hidden; float:left; /*margin:0 0 0 -284px;*/}
.group_industry dd .group_industry_tabs a { padding:0 20px; height:117px; overflow:hidden; background:#f4f4f4; display:block; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:flex-start; align-items:center;}
.group_industry dd .group_industry_tabs a .icon { width:80px; height:80px; float:left;}
.group_industry dd .group_industry_tabs a .icon .img0 { display:block;}
.group_industry dd .group_industry_tabs a .icon .img1 { display:none;}
.group_industry dd .group_industry_tabs a .info { float:left; color:#cf9f50; margin-left:20px;}
.group_industry dd .group_industry_tabs a .info .tit { font-size:20px; line-height:30px; font-weight:bold;}
.group_industry dd .group_industry_tabs a .info .tit1 { font-size:15px; line-height:20px; font-family:Arial;}
.group_industry dd .group_industry_tabs a:hover,
.group_industry dd .group_industry_tabs a.hover { background:#cf9f50;}
.group_industry dd .group_industry_tabs a:hover .icon .img0,
.group_industry dd .group_industry_tabs a.hover .icon .img0 { display:none;}
.group_industry dd .group_industry_tabs a:hover .icon .img1,
.group_industry dd .group_industry_tabs a.hover .icon .img1 { display:block;}
.group_industry dd .group_industry_tabs a:hover .info,
.group_industry dd .group_industry_tabs a.hover .info { color:#fff;}
.group_industry_list_show { width:100%; float:left; padding:5px; height:auto; height:345px; overflow:; position:relative; }
.group_industry_list_show .prev,
.group_industry_list_show .next { width:40px; height:40px; line-height:40px; overflow:hidden; position:absolute; left:2%; top:50%; margin-top:-20px; font-size:20px; text-align:center; border-radius:50%; background:rgba(0,0,0,0.5); font-family:"宋体"; color:#fff; z-index:9999; display:none;}
.group_industry_list_show .next { left:auto; right:2%;}
.group_industry dd .group_industry_list { width:100%; height:auto; overflow:hidden;}
.group_industry_list_show .swiper-wrapper { width:100%;}
.group_industry_list_show .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.group_industry dd .group_industry_list li.swiper-slide {
	height: calc((100% - 1px) / 2);
	/* Center slide text vertically */
	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;
}
.group_industry dd .group_industry_list li { width:24.8%; height:auto; overflow:hidden; float:left; margin:0.1%; position:relative;}

.group_industry dd .group_industry_list li a { position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0); display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:flex-end;}
.group_industry dd .group_industry_list li .bg { display:block; width:100%;}
.group_industry dd .group_industry_list li .tit { width:80%; height:auto; line-height:30px; border:1px solid #7c8190; border:1px solid rgba(255,255,255,.3); background:rgba(0,0,0,0.3); text-align:center; color:#fff; font-size:15px; border-radius:3px;/* position:absolute; left:50%; margin-left:-51px; bottom:12px;*/ margin-bottom:12px; padding:0 5px;}
.group_industry dd .group_industry_list li:hover .tit { font-size:29px; font-weight:bold; width:80%; line-height:40px; padding:8px 8px; border:1px solid #fff; /*bottom:50%; margin-bottom:-51px;*/}
.group_industry dd .group_industry_list li:hover a { background:rgba(0,0,0,.7)}

/*人才招聘*/
.talent_concept { width:100%; height:auto; overflow:hidden; padding:40px 0; padding-bottom:160px; background:url(../images/talent_concept_bg.jpg) top center no-repeat; background-size:cover;}
.talent_concept dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.talent_concept dt .tit { font-size:30px; color:#cfa35f; line-height:50px; font-weight:bold;}
.talent_concept dt .line { width:32px; height:5px; margin:10px auto; background:#cfa35f;}
.talent_concept dd { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.talent_concept dd .des { width:100%; text-align:center; font-size:26px; line-height:52px; height:52px; font-family:'楷体'; background:url(../images/talent_concept_des_bg.png) center center no-repeat;}
.talent_concept dd .des span { font-family:'楷体'; color:#c99d5f;}
.jobs_list_box { margin:40px 0; margin-top:-60px;}
.jobs_list_box dt { width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}
.jobs_list_box dt .tit { width:173px; height:53px; line-height:53px; text-align:center; border:1px solid #dbad58; color:#ddb058; font-size:27px; font-weight:bold; border-radius:8px; float:left; position:absolute; left:0; top:0; position:relative;}
.jobs_list_box dt .telbox { width:auto; height:53px; line-height:53px; text-align:center; border:1px solid #dbad58; color:#000; font-size:23px; font-weight:bold; border-radius:8px; display:inline-block; padding:0 30px;}
.jobs_list_box dt .telbox .icon { float:left; margin-top:8px; margin-right:20px;}
.jobs_list_box dd .attr_group { width:100%; height:57px; position:relative; background:#d7a853; color:#fff; font-size:17px;}
.jobs_list_box dd .attr_group:after { content:''; position:absolute; left:0; width:100%; height:3px; background:#b17f43;}
.jobs_list_box dd { margin-top:40px;}
.jobs_list_box dd .attr_group .attr { width:25%; height:57px; line-height:57px; background:#d7a853; float:left; padding:0 25px;}
.jobs_list_box dd .val_group { width:100%; height:54px; position:relative; font-size:17px;}
.jobs_list_box dd { margin-top:40px;}
.jobs_list_box dd .val_group .val { width:25%; height:54px; line-height:54px; float:left; padding:0 25px;}
.jobs_list_box dd .val_group .val.w50 { width:50%;}
.jobs_list_box dd .val_group .val .more { font-size:36px; font-weight:bold; display:block;}
.jobs_list_box dd .jobs_list { width:100%; height:auto; overflow:hidden; font-size:17px;}
.jobs_list_box dd .jobs_list li { width:100%; height:54px; line-height:54px; overflow:hidden; background:#fff; margin-top:5px;}
.jobs_list_box dd .jobs_list li:hover { background:#d7a853; color:#fff;}
.jobs_list_box dd .jobs_list li:hover a { color:#fff;}
.jobs_list_box dd .jobs_list li:hover .more { color:#fff;}
.jobs_list_region { height:40px; margin:20px 0;}
.jobs_list_region a { display:block; float:left; padding:0 10px; margin-right:10px; background:#ccdde; text-align:center; line-height:40px; font-size:16px; border:1px solid #b17f43; border-radius:3px; color:#b17f43;}
.jobs_list_region a:hover,
.jobs_list_region a.hover { background:#d7a853; color:#fff;}
/*新闻资讯*/
.newsbox_bg { height:auto; overflow:hidden; background:#fff; /*background-size:cover;*/ padding-bottom:40px;}
.newsbox { /*max-width:1200px; min-width:300px; margin:0 auto;*/ height:auto; overflow:hidden; margin-top:0px; position:relative;}
.newsbox dt { width:100%; height:37px; line-height:37px; overflow:hidden; background:#f4f4f4; border-bottom:1px solid #dcdddf;}
.newsbox dt .title { height:auto; overflow:hidden; text-align:left;}
.newsbox dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.newsbox dt .tit { color:#000; font-size:18px; position:relative; font-weight:bold; margin-top:0px; margin-left:15px; float:left;}
.newsbox dt .des { width:100%; height:auto; overflow:hidden; color:#494949; font-size:14px; line-height:33px; margin-top:20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.newsbox dt .more { float:right; color:#cf9f50; margin-right:15px;}
.newsbox dt .more:after { content:' >';}
.newsbox dt .more:hover { font-weight:bold;}

.newsbox dt .tabs { overflow:hidden; line-height:60px; font-size:0; text-align:left; z-index:1; margin-top:15px; float:right;}
.newsbox dt .tabs a { width:140px; height:60px; line-height:60px; font-size:18px; color:#fff; display:block; position:relative; text-align:center; float:left; margin-right:22px;}
.newsbox dt .tabs a:hover,
.newsbox dt .tabs a.hover { color:#0cb2ff; font-size:24px;}

.newsbox dd{ width:100%; height:auto; overflow:hidden; margin-top:0px; position:relative;}
.newsbox dd .news_box { height:auto; overflow:hidden; padding-left:403px; margin-top:28px;/* padding-left:717px;*/}
.newsbox dd .news_box_left { width:50%; height:auto; overflow:hidden; padding-right:2rem; border-right:1px solid #e3e3e3;}
.newsbox dd .news_box_right { width:50%; height:auto; overflow:hidden; padding-left:2rem;}
.newsbox dd .news_box .pic_news_box { width:50%; height:auto; overflow:hidden; float:right; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:stretch;}
.newsbox dd .news_box .top_pic { width:100%; height:auto; overflow:hidden;}
.newsbox dd .news_box .top_pic a { display:block; position:relative;}
.newsbox dd .news_box .top_pic .pic { width:100%; height:auto; overflow:hidden;}
.newsbox dd .news_box .top_pic .brief { position:absolute; left:0; bottom:0; width:100%; height:auto; overflow:hidden; font-weight:bold;}
.newsbox dd .news_box .top_pic .tit { margin-left:6%; margin-bottom:2%; line-height:40px; font-size:17px;color:#ede674; float:left;}
.newsbox dd .news_box .top_pic .tit:before { content:''; width:33px; height:2px; margin-right:5px; background:#ede674; position:relative; top:-4px; display:inline-block;}
.newsbox dd .news_box .top_pic img { display:block;}
.newsbox dd .news_box .left_pic { width:40%; height:auto; overflow:hidden; float:left; margin-top:2%;}
.newsbox dd .news_box .left_pic a { display:block; height:auto; overflow:hidden; position:relative;}
.newsbox dd .news_box .left_pic .pic { position:relative; z-index:1;}
.newsbox dd .news_box .left_pic .pic:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.34);
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.newsbox dd .news_box .left_pic .play { position:absolute; width:75px; height:75px; left:50%; top:40%; margin-left:-37px; margin-top:-37px; z-index:2; }
.newsbox dd .news_box .left_pic .play img { max-width:100%; width:auto;}
.newsbox dd .news_box .left_pic .tit { font-size:20px; color:#fff; line-height:40px; font-weight:bold; position:absolute; left:0; bottom:20%; width:100%; text-align:center; z-index:2;}
.newsbox dd .news_box .left_pic img { display:block;}
.newsbox dd .news_box .left_pic a,
.newsbox dd .news_box .top_pic a,
.newsbox dd .news_box .right_info a { display:block; color:#fff; width:100%; height:100%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.newsbox dd .news_box .left_pic:hover .pic:after { background:rgba(0,0,0,.54)}
.newsbox dd .news_box .right_info { width:58%; height:auto; overflow:hidden; background:#016a4e; float:right; margin-left:2%; margin-top:2%;}
.newsbox dd .news_box .right_info .brief { height:auto; overflow:hidden; margin:0 46px;}
.newsbox dd .news_box .right_info .time { font-size:18px; line-height:30px;}
.newsbox dd .news_box .right_info .tit { font-size:22px; line-height:40px; font-weight:bold; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
/*图片新闻列表样式*/

.newsbox .pic_news_list_scroll { width:378px; height:auto; overflow:hidden; position:relative; margin:0 0 0 -403px; float:left;}
.newsbox .pic_news_list_scroll .pic_news_scroll_prev,
.newsbox .pic_news_list_scroll .pic_news_scroll_next { width:60px; height:60px; text-align:center; line-height:72px; border-radius:50%; display:block; position:absolute; right:10px; top:50%; margin-top:-30px; z-index:1;}
.newsbox .pic_news_list_scroll .pic_news_scroll_prev { left:10px; right:auto;}
.newsbox .pic_news_list_scroll .pic_news_scroll_prev:hover,
.newsbox .pic_news_list_scroll .pic_news_scroll_next:hover { }


.newsbox dd .pic_news_list { width:100%; height:auto; overflow:; float:left;}
.newsbox dd .pic_news_list li { width:100%; height:auto; overflow:visible; position:relative;}
.newsbox dd .pic_news_list li a { display:block; height:auto; overflow:hidden; background:#f1f1f1;}
.newsbox dd .pic_news_list li .pic { width:100%; height:auto; overflow:hidden; display:block; position:relative;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*公告*/
.noticebox { max-width:1200px; min-width:300px; height:80px; line-height:80px; overflow:hidden; margin:0 auto; margin-top:0px; position:relative; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
.noticebox .title { font-size:18px; color:#c68215;}
.noticebox .notice_list { width:100%; height:80px;}
.noticebox .notice_list li { width:100%; height:80px; overflow:hidden; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.noticebox .notice_list li a { display:block; position:relative; height:auto; overflow:hidden;}
.noticebox .notice_list .tit { display:block; width:100%; height:80px; line-height:80px; color:#414141; overflow:hidden; }

.newsbox dd .pic_news_list li .pic img { display:block; width:100%;}
.newsbox dd .pic_news_list li .pic .overlay { width:100%; position:absolute; left:0; top:0; z-index:1; image-rendering:pixelated;

/* filter:blur(2px);*/
 filter:brightness(120%);
}
.newsbox dd .pic_news_list li .pic:after { content:''; position:absolute; left:0; top:0; bottom:0; right:0; z-index:0; background:url(../images/newsbox_pic_list_mask.png) bottom center repeat-x; display:none;}
.newsbox dd .pic_news_list li .brief { width:100%; height:auto; overflow:hidden; position:absolute; left:0; right:0; bottom:0; background:rgba(0,0,0,.50); color:#fff; z-index:1;}
.newsbox dd .pic_news_list li .brief.style02 { width:100%; height:auto; overflow:hidden; position:absolute; left:0; bottom:0; background:rgba(0,0,0,.64);}
.newsbox dd .pic_news_list li .margin { margin:10px 30px; height:auto; overflow:hidden; position:relative;}
.newsbox dd .pic_news_list li .date { width:120px; height:auto; overflow:hidden; color:#fff; text-align:left; z-index:1; position:absolute; left:20px; bottom:20px;}
.newsbox dd .pic_news_list li .date .m-d { font-size:30px; line-height:40px; font-weight:bold;}
.newsbox dd .pic_news_list li .date .y { font-size:18px; line-height:30px;}
.newsbox dd .pic_news_list li .time { width:100%; line-height:30px; font-size:20px; font-family:Arial;}
.newsbox dd .pic_news_list li .tit { width:100%; overflow: hidden; font-size:16px; height:50px; line-height:25px; font-weight:100; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.newsbox dd .pic_news_list li .des { width:100%; position:relative; height:46px; overflow:hidden; line-height:23px; margin-top:10px; margin-bottom:0px; font-size:15px; color:#fff; display:none;}
.newsbox dd .pic_news_list li .more { width:63px; height:63px; border-radius:50%; background:#fff; line-height:58px; text-align:center; float:right; font-size:48px; color:#055bd2; position:relative; top:-50px; text-align:center;}
.newsbox dd .pic_news_list li .more:after { content:'>'; font-weight:100; position:relative; left:2px;}
.newsbox dd .pic_news_list li .pic,
.newsbox dd .pic_news_list li .more,
.newsbox dd .pic_news_list li .time,
.newsbox dd .pic_news_list li .des,
.newsbox dd .pic_news_list li .tit {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.newsbox dd .pic_news_list li:hover .brief {}
.newsbox dd .news_list_box { width:100%; height:auto; overflow:hidden; margin-top:0px; float:left;}
.newsbox dd .news_list_box .title { width:100%; height:37px; line-height:37px; border-bottom:1px solid #e3e3e3;}
.newsbox dd .news_list_box .title .tit { font-size:15px; font-weight:bold; color:#000; float:left;}
.newsbox dd .news_list_box .title .tabs a { width:80px; height:37px; line-height:37px; background:#f4f4f4; font-size:15px; font-weight:bold; color:#000; float:left; text-align:center;}
.newsbox dd .news_list_box .title .tabs a:hover,
.newsbox dd .news_list_box .title .tabs a.hover { background:#cf9f50; color:#fff;}
.newsbox dd .news_list_box .title .more { float:right; font-size:12px; color:#404040;}
.newsbox dd .news_list_box .title .more:after { content:'>>'; font-family:'Calibri';}

.newsbox dd .news_list_scroll .swiper-pagination { width:100%; height:auto; overflow:hidden; position:relative; margin:30px 0; z-index:1;}
.newsbox dd .news_list_scroll .swiper-pagination .swiper-pagination-bullet { width:10px; height:10px; border-radius:50%; background:none; opacity:1; margin:0 5px; cursor:pointer; background:#d5d5d5; position:relative;}
.newsbox dd .news_list_scroll .swiper-container-horizontal>.swiper-pagination-bullets,
.newsbox dd .news_list_scroll .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0px; }
.newsbox dd .news_list_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { /*background:#d71518;*/ width:14px; height:14px; top:2px; left:-2px; background:#989898;}

.newsbox dd .news_list { width:100%; height:auto; overflow:hidden; margin-top:10px;}
.newsbox dd .news_list li { width:100%; height:28px; line-height:28px; position:relative;}
.newsbox dd .news_list li a { display:block; height:28px; line-height:28px; overflow:hidden; color:#313131;}
.newsbox dd .news_list li .time { float:right;}
.newsbox dd .news_list li .date { width:140px; height:140px; overflow:hidden; color:#c10e0e; color:#373737; float:left; margin:0 0 0 -140px; text-align:center; z-index:1; position:relative;}
.newsbox dd .news_list li .date:after { content:''; position:absolute; left:0; top:0; width:6px; height:0%; background:#d50808; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.newsbox dd .news_list li .date .d { font-size:60px; line-height:140px; color:#1b4ec5; text-align:center;}
.newsbox dd .news_list li .date .y { font-size:18px; line-height:140px; color:#7f7f7f;}
.newsbox dd .news_list li .brief { width:100%; height:auto; overflow:hidden; float:left; margin-top:35px;}
.newsbox dd .news_list li .tit { width:100%; height:28px; line-height:28px; font-size:15px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.newsbox dd .news_list li .des { width:100%; height:60px; line-height:30px; font-size:14px; overflow:hidden; margin-top:30px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.newsbox dd .news_list li .margin { margin:0px; height:auto; overflow:hidden;}
.newsbox dd .news_list li .more { width:66px; height:51px; line-height:51px; overflow:hidden; font-size:14px; line-height:18px; background:#4d4d4d; color:#fff; float:right; margin:40px -100px 0 0; position:relative; text-align:center;}
.newsbox dd .news_list li .more:after { content:'阅读更多'; width:30px; display:block; height:auto; overflow:hidden; margin:0 auto; margin-top:8px;}
.newsbox dd .news_list li .pic { width:194px; display:block; overflow:hidden; margin:0 0 0 -229px; float:left; position:relative;}
.newsbox dd .news_list li .pic img { display:block;}
.newsbox dd .news_list li .pic:after { content:''; position:absolute; left:0px; top:0px; right:0px; bottom:0px;}
.newsbox dd .news_list li:hover .pic:after { border:5px solid #d3221c;}
.newsbox dd .news_list li:hover:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:#e31919;}
.newsbox dd .news_list li:hover .date:after { height:100%;}
.newsbox dd .news_list li:hover .date .d,
.newsbox dd .news_list li:hover .date .y,
.newsbox dd .news_list li:hover .tit,
.newsbox dd .news_list li:hover .time { color:#e31919;}

/*集团视频*/
.videobox_bg { height:auto; overflow:hidden; background-size:cover; margin-top:50px; padding-bottom:0px;}
.videobox { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto; margin-top:20px;}
.videobox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.videobox dt .title { height:auto; overflow:hidden; text-align:left;}
.videobox dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.videobox dt .tit { color:#000; font-size:16px; position:relative; margin-top:0px;}
.videobox dt .tit:before { content:''; width:58px; height:3px; background:#b48143; overflow:hidden; display:inline-block; margin-right:10px; position:relative; top:-5px;}
.videobox dt .more { width:100%; height:60px; line-height:60px; display:block; overflow:hidden; font-size:16px; margin-top:30px; background:#cb0808; color:#fff; z-index:1; position:relative; float:left; text-align:center;}
.videobox dt .more:hover { background:#d50808; color:#fff;}
.videobox dt .more:after { content:'>'; margin-left:180px;}
.videobox dd { width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.videobox dd .col-xl-6 {}
.videobox dd .row:after { content:''; width:0; height:100%; border-left:1px solid #ccc; position:absolute; left:50%; top:0;}
.videobox dd .video_list { width:100%; height:auto; overflow:hidden; position:relative; margin-top:80px;}
.videobox dd .video_list li { width:100%; height:auto; overflow:hidden; position:relative; margin:0 auto;}
.videobox dd .video_list li .pic { position:relative; height:auto; overflow:hidden; z-index:1;}
.videobox dd .video_list li .play { position:absolute; left:50%; top:50%; margin-top:-55px; margin-left:-55px; z-index:2; cursor:pointer;}

.videobox dd .news_list_box { width:100%; height:auto; overflow:hidden; margin-top:0px;}
.videobox dd .news_list_box .title { width:100%; height:72px; line-height:72px; border-bottom:1px solid #e3e3e3;}
.videobox dd .news_list_box .title .tit { font-size:24px; font-weight:bold; color:#000; float:left;}
.videobox dd .news_list_box .title .more { float:right; font-size:28px; color:#d5a14c;}
.videobox dd .news_list_box .title .more:after { content:'>>'; font-family:'Calibri';}

.videobox dd .news_list { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.videobox dd .news_list li { width:100%; height:42px; line-height:42px; position:relative;}
.videobox dd .news_list li a { display:block; height:42px; line-height:42px; overflow:hidden; color:#313131;}
.videobox dd .news_list li .tit { width:100%; height:42px; line-height:42px; font-size:14px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.videobox dd .news_list li:hover .tit{ color:#c68215;}

/*党的建设*/
.party_building_bg { height:auto; overflow:hidden; background-size:cover; margin-top:36px; padding-bottom:0px;}
.party_building { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto; margin-top:20px;}
.party_building dt { width:100%; height:auto; overflow:hidden; position:relative;}
.party_building dt .title { height:auto; overflow:hidden; text-align:left;}
.party_building dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.party_building dt .tit { color:#000; font-size:16px; position:relative; margin-top:0px;}
.party_building dt .tit:before { content:''; width:58px; height:3px; background:#b48143; overflow:hidden; display:inline-block; margin-right:10px; position:relative; top:-5px;}
.party_building dt .more { width:100%; height:60px; line-height:60px; display:block; overflow:hidden; font-size:16px; margin-top:30px; background:#cb0808; color:#fff; z-index:1; position:relative; float:left; text-align:center;}
.party_building dt .more:hover { background:#d50808; color:#fff;}
.party_building dt .more:after { content:'>'; margin-left:180px;}
.party_building dd { width:100%; height:auto; overflow:; margin-top:80px; position:relative; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between;}

.party_building dd img { width:100%;}
.party_building dd .pic_first { width:381px; height:auto; overflow:hidden; float:left; margin-top:42px;}
.party_building dd .pic_party_building_scroll { width:505px; height:auto; overflow:hidden; position:relative; float:left;}
.party_building dd .pic_news_list { width:100%; height:auto; overflow:; float:left;}
.party_building dd .pic_news_list li { width:100%; height:auto; overflow:visible; position:relative;}
.party_building dd .pic_news_list li a { display:block; height:auto; overflow:hidden; background:#f1f1f1;}
.party_building dd .pic_news_list li .pic { width:100%; height:auto; overflow:hidden; display:block; position:relative;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.party_building dd .pic_news_list li .pic img { display:block; width:100%;}
.party_building dd .pic_news_list li .brief { width:100%; height:auto; overflow:hidden; position:absolute; left:0; right:0; bottom:0; background:rgba(0,0,0,.50); color:#fff;}
.party_building dd .pic_news_list li .margin { margin:20px 30px; height:auto; overflow:hidden; position:relative;}
.party_building dd .pic_news_list li .tit { width:100%; overflow: hidden; font-size:20px; height:40px; line-height:40px; font-weight:100; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.pic_party_building_scroll .swiper-pagination { width:100%; height:30px; overflow:hidden; position:relative; margin:40px auto; margin-bottom:0px;}
.pic_party_building_scroll .swiper-pagination .swiper-pagination-bullet { width:26px; height:26px; border-radius:50%; background:none; opacity:1; margin:0 5px; cursor:pointer; border:5px solid #d2d2d2;}
.pic_party_building_scroll .swiper-container-horizontal>.swiper-pagination-bullets,
.pic_party_building_scroll .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:0px;
}
.pic_party_building_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { /*background:#d71518;*/ background:#868686; border:5px solid #868686;}

.party_building dd .news_list_box { width:auto; height:auto; overflow:hidden; float:left; padding-left:2rem; margin-top:0px;}
.party_building dd .news_list_box .title { width:100%; height:72px; line-height:72px; border-bottom:1px solid #e3e3e3;}
.party_building dd .news_list_box .title .tit { font-size:24px; font-weight:bold; color:#000; float:left;}
.party_building dd .news_list_box .title .more { float:right; font-size:28px; color:#e70e18;}
.party_building dd .news_list_box .title .more:after { content:'>>'; font-family:'Calibri';}
.party_building dd .news_list { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.party_building dd .news_list li { width:100%; height:42px; line-height:42px; position:relative;}
.party_building dd .news_list li a { display:block; height:42px; line-height:42px; overflow:hidden; color:#313131;}
.party_building dd .news_list li .tit { width:100%; height:42px; line-height:42px; font-size:14px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}


/*万创集团 begin*/
.wc_box{ clear:both; width:100%; height:auto; overflow:hidden;}
.wc_box1{ height:auto; min-height:60px; overflow:hidden; background:#fff; text-align:center;}
.wc_box1 li{ display:inline-block; width:14.28%; text-align:center; line-height:60px;}
.wc_box1 li a{ display:block; color:#222222; font-size:16px;}
.wc_box1 li a:hover{ background:#c49858; color:#fff;}
.wc_box1 li a.avtin{ background:#c49858; color:#fff;}
@media(max-width:414px){
.wc_box1 li{ float:left; width:33.33%; text-align:center; line-height:45px;}	
}
.wc_box2{ clear:both; width:1005; height:auto; overflow:hidden; background:#f5f5f5; padding:140px 0 90px 0;}
.wc_to{ height:auto; overflow:hidden; text-align:center; color:#222222; line-height:40px; font-size:28px; margin-bottom:55px;}
.wc_to i{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-transform:uppercase;}
@media(max-width:1024px){
.wc_box2{ clear:both; width:1005; height:auto; overflow:hidden; background:#f5f5f5; padding:50px 0 50px 0;}	
.wc_to{ height:auto; overflow:hidden; text-align:center; color:#222222; line-height:40px; font-size:28px; margin-bottom:30px;}
}
@media(max-width:414px){
.wc_to{ height:auto; overflow:hidden; text-align:center; color:#222222; line-height:35px; font-size:22px; margin-bottom:55px;}
.wc_to i{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:15px; text-transform:uppercase;}	
}
.wc_to1{ clear:both; height:auto; overflow:hidden; margin-bottom:66px;}
.wc_to1 li{ float:left; border-right:1px solid #cccccc; padding-right:67px; margin-right:66px;}
.wc_to1 li h1{ color:#c49858; font-size:60px;}
.wc_to1 li h1 i{ font-size:24px;}
.wc_to1 li p{ color:#444444; font-size:14px; line-height:28px; font-weight:bold;}
.wc_to1 li.qcbj{ border:none; padding-right:0; margin-right:0px;}
@media(max-width:1024px){
.wc_to1 li{ float:left; border-right:none; padding-right:0px; margin-right:0px; width:20%; text-align:center;}
.wc_to1{ clear:both; height:auto; overflow:hidden; margin-bottom:35px;}
}
@media(max-width:768px){
.wc_to1 li{ float:left; border-right:none; padding-right:0px; margin-right:0px; width:20%; text-align:center;}
.wc_to1 li h1{ color:#c49858; font-size:30px;}
.wc_to1 li h1 i{ font-size:17px;}
.wc_to1 li p{ color:#444444; font-size:14px; line-height:28px; font-weight:bold;}
}
@media(max-width:568px){
.wc_to1 li{ float:left; border-right:none; padding-right:0px; margin-right:0px; width:33.33%; text-align:center; margin-bottom:15px;}
.wc_to1 li h1{ color:#c49858; font-size:30px;}
.wc_to1 li h1 i{ font-size:17px;}
.wc_to1 li p{ color:#444444; font-size:14px; line-height:28px; font-weight:bold;}
}
@media(max-width:360px){
.wc_to1 li{ float:left; border-right:none; padding-right:0px; margin-right:0px; width:50%; text-align:center; margin-bottom:15px;}
.wc_to1 li h1{ color:#c49858; font-size:30px;}
.wc_to1 li h1 i{ font-size:17px;}
.wc_to1 li p{ color:#444444; font-size:14px; line-height:28px; font-weight:bold;}
}
.wc_to2{ height:auto; overflow:hidden;}
.wc_to2 p{ text-align:center; line-height:26px; color:#666666; font-size:16px;}
@media(max-width:414px){
.wc_to2 p{ text-align:center; line-height:26px; color:#666666; font-size:14px;}
}
.wc_box3{ clear:both; height:auto; overflow:hidden; background:url(../images/bg5.jpg) no-repeat center center;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:90px 0 97px 0;}
.wcin{ background:#fff; padding:70px 88px 90px 88px;}
.wcin p img{ display:block; max-width:100%; height:auto; margin:0 auto; margin-bottom:40px;}
.wcin p{ text-align:center; color:#666666; line-height:28px; font-size:16px;}
@media(max-width:1024px){
.wcin{ background:#fff; padding:30px;}
}
@media(max-width:414px){
.wcin{ background:#fff; padding:30px;}
.wcin p{ text-align:center; color:#666666; line-height:26px; font-size:14px;}
}

.qy{ height:auto; overflow:hidden;}
.qy_t{ text-align:center; color:#c49858; font-size:26px; font-weight:bold; line-height:48px; margin-bottom:26px;}
.qy_t i{ display:block; width:30px; height:1px; background:#c49858; margin:0 auto;}
.qy_b{ width:48%; height:auto; margin:0 auto;}
.qy_b p{ text-align:center; color:#666666; line-height:33px; font-size:20px; letter-spacing:2px;}
.qy_b p img{ display:block; max-width:100%; margin:0 auto; margin-top:40px;}
@media(max-width:1024px){
.qy_b{ width:68%; height:auto; margin:0 auto;}
.qy_b p img{ display:block; max-width:100%; margin:0 auto; margin-top:20px;}
}
@media(max-width:414px){
.qy_b{ width:100%; height:auto; margin:0 auto;}
.qy_b p img{ display:block; max-width:100%; margin:0 auto; margin-top:20px;}
.qy_b p{ text-align:center; color:#666666; line-height:28px; font-size:14px;}
}

.wc_box4{ clear:both; width:100%; height:auto; background:url(../images/qywh/bg2.png) no-repeat center center #d3a55f; padding:75px 0;}
.qy_w{ height:auto; overflow:hidden; text-align:center; color:#fff; font-size:26px; font-weight:bold; line-height:48px; margin-bottom:26px;}
.qy_w i{ display:block; width:30px; height:1px; background:#fff; margin:0 auto;}
.qy_n{ height:auto; width:100%; height:auto; margin:0 auto; margin-bottom:48px;}
.qy_n p{ text-align:center; line-height:33px; font-size:20px; color:#fff; letter-spacing:2px;}
@media(max-width:1024px){
.wc_box4{ clear:both; width:100%; height:auto; background:url(../images/qywh/bg2.png) no-repeat center center #d3a55f; padding:50px 0;}
.qy_n{ height:auto; width:100%; height:auto; margin:0 auto; margin-bottom:20px;}
}
@media(max-width:768px){
.wc_box4{ clear:both; width:100%; height:auto; background:url(../images/qywh/bg2.png) no-repeat center center #d3a55f; padding:50px 0;}
.qy_n{ height:auto; width:100%; height:auto; margin:0 auto; margin-bottom:20px;}
}
@media(max-width:414px){
.wc_box4{ clear:both; width:100%; height:auto; background:url(../images/qywh/bg2.png) no-repeat center center #d3a55f; padding:50px 0;}
.qy_n{ height:auto; width:100%; height:auto; margin:0 auto; margin-bottom:20px;}
.qy_n p{ text-align:center; line-height:33px; font-size:14px; color:#fff;}
}
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:75px 0 95px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:40px;}
.xyji p{ color:#666; line-height:33px; font-size:20px; letter-spacing:2px;}
.xine{ height:auto; overflow:hidden;}
.xine dl{ float:left; width:24%; height:auto; margin-right:1.3%;}
.xine dl.qcbj{ margin-right:0%;}
.xine dt{ height:auto; overflow:hidden; position:relative; width:100%;}
.xine dt img{ display:block; width:100%;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:92px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
.xine dt span img{ display:block; width:32px; height:auto; margin:0 auto; margin-bottom:10px;}
.xine dt span i{ display:block; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase;}
@media(max-width:1024px){
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:50px 0 50px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:30px;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:62px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
}
@media(max-width:768px){
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:50px 0 50px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:30px;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:35px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
}
@media(max-width:736px){
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:50px 0 50px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:30px;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:115px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
.xine dl{ float:left; width:48%; height:auto; margin-right:2%; margin-bottom:15px;}
}
@media(max-width:568px){
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:50px 0 50px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:30px;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:85px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
.xine dl{ float:left; width:48%; height:auto; margin-right:2%; margin-bottom:15px;}
}
@media(max-width:414px){
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:50px 0 50px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:30px;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:142px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
.xine dl{ float:left; width:100%; height:auto; margin-right:0%; margin-bottom:15px;}
}
@media(max-width:375px){
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:50px 0 50px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:30px;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:122px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
.xine dl{ float:left; width:100%; height:auto; margin-right:0%; margin-bottom:15px;}
}
@media(max-width:320px){
.wc_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:50px 0 50px 0;}
.xyji{ height:auto; overflow:hidden; text-align:center; margin-bottom:30px;}
.xine dt span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); padding-top:102px; text-align:center; color:#fff; line-height:33px; font-size:16px; line-height:25px;}
.xine dl{ float:left; width:100%; height:auto; margin-right:0%; margin-bottom:15px;}
}

.wc_box6{ clear:both; height:auto; overflow:hidden; background:url(../images/qywh/bg6.jpg) no-repeat center top; padding:243px 0 97px 0;}
.fz_t{ height:auto; overflow:hidden;}
.fz_t img{ display:block; max-width:100%; margin:0 auto;}
.fz_b{ height:auto; min-height:1752px; position:relative; background:url(../images/qywh/bg3.png) repeat-y 577px top;}
.fz_bt{ height:auto; position:relative; margin-bottom:90px; overflow:hidden;}
.fz_bt1{ margin-bottom:0px;}
.fz_bt li{ float:left; width:51%; height:auto; background:url(../images/qywh/bg7.jpg) no-repeat right 25px; padding-right:41px; min-height:180px;}
.xonew{ width:100%; height:auto; background:#f5f5f5; padding:48px 45px;}
.xonew h1{ color:#4c4441; font-size:22px; line-height:30px; font-weight:bold; margin-bottom:20px;}
.xonew p{ line-height:24px; color:#4c4441; font-size:13px;}
.fz_bt li.ein{ float:right; background:url(../images/bg8.jpg) no-repeat left 25px; padding-right:0px; padding-left:41px; margin-top:-91px;margin-bottom: 60px;}
@media(max-width:1024px){

.wc_box6{ clear:both; height:auto; overflow:hidden; background:none; padding:40px 0 50px 0;}
.fz_t{ height:auto; overflow:hidden; display:none;}
.fz_b{ height:auto; min-height:auto; overflow:hidden; position:relative; background:none;}
.fz_bt li{ float:none; width:100%; height:auto; background:url(../images/qywh/bg8.jpg) no-repeat left 25px; padding-left:41px; padding-right:0px;min-height:180px; margin-bottom:25px; overflow:hidden;}
.fz_bt li.ein{ float:none; background:url(../images/qywh/bg8.jpg) no-repeat left 25px; padding-right:0px; padding-left:41px; margin-top:0px;}
.fz_bt{ height:auto; position:relative; margin-bottom:10px; overflow:hidden;}
.xonew{ width:100%; height:auto; background:#f5f5f5; padding:30px 30px;}
}

.jtd{ height:auto; overflow:hidden;}
.jtd_l{ float:left; width:42%; height:auto; overflow:hidden;}
.jtd_l img{ display:block; width:100%;}
.jtd_r{ float:right; width:54%;}
.jtd_r li{ line-height:44px;}
.jtd_r li span{ display:inline-block; border-bottom:1px solid #ccc; border-bottom:1px solid #cccccc; color:#999999; font-size:14px; padding:0px 30px 0 7px;}
@media(max-width:768px){
.jtd_l{ float:left; width:100%; height:auto; overflow:hidden; margin-bottom:25px;}
.jtd_r{ float:right; width:100%;}
.jtd_r li{ line-height:44px;}
.jtd_r li span{ display:block;border-bottom:1px solid #ccc; border-bottom:1px solid #cccccc; color:#999999; font-size:14px; padding:0px 30px 0 7px;}
}
@media(max-width:414px){
.jtd_l{ float:left; width:100%; height:auto; overflow:hidden; margin-bottom:25px;}
.jtd_r{ float:right; width:100%;}
.jtd_r li{ line-height:30px; overflow:hidden;}
.jtd_r li span{ display:block;border-bottom:1px solid #ccc; border-bottom:1px solid #cccccc; color:#999999; font-size:14px; padding:10px;}
}

.gsz{ height:auto; overflow:hidden; background:#fff;}
.gsz li{ clear:both; height:auto; overflow:hidden;}
.gsz li span{ display:block; float:left; width:50%; padding:182px 113px 0 113px;}
.gsz li h1{ color:#333333; font-size:24px; line-height:48px; margin-bottom:20px;}
.gsz li p{ line-height:24px; color:#666666; font-size:14px;}
.gsz li font{ display:block; float:right; width:50%; height:auto;}
.gsz li font img{ display:block; width:100%;}
.gsz li span.xonw{ float:right; padding-top:108px}
.gsz li span.xonw1{ padding-top:138px}
@media(max-width:1024px){
.gsz li span{ display:block; float:left; width:100%; padding:50px;}
.gsz li font{ display:block; float:right; width:100%; height:auto;}
.gsz li span.xonw{ float:right; padding-top:50px}
.gsz li span.xonw1{ padding-top:50px}
}
@media(max-width:414px){
.gsz li span{ display:block; float:left; width:100%; padding:30px;}
.gsz li font{ display:block; float:right; width:100%; height:auto;}
.gsz li span.xonw{ float:right; padding-top:30px}
.gsz li span.xonw1{ padding-top:30px}
}

.zine{ clear:both; height:auto; overflow:hidden;}
.zine img{ display:block; max-width:100%; margin:0 auto;}
/*万创集团 end*/

/*发展历程*/
/*.development_history { width:100%; height:auto; overflow:; margin-top:20px;}
.development_history dt { text-align:center;}
.development_history dt .tit { font-size:41px; color:#000; line-height:100px;}
.development_history dt .tit:before { content:''; display:inline-block; width:50px; height:30px; background:url(../images/development_history_tit_left.png) center center no-repeat;}
.development_history dt .tit:after { content:''; display:inline-block; width:50px; height:30px; background:url(../images/development_history_tit_right.png) center center no-repeat;}
.development_history_list { width:100%; height:auto; overflow:; margin-top:20px;}
.development_history_list li { width:20%; height:auto; overflow:; float:left; background:#fff; text-align:center; position:relative; padding:60px 0; margin:20px 0;}
.development_history_list li:nth-child(2n):before { content:''; position:absolute; width:0px; height:100%; top:0; left:-13px; border-right:13px solid #d5d5d5; border-top:20px solid transparent; border-bottom:20px solid transparent;
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.development_history_list li:nth-child(2n):after { content:''; position:absolute; width:0px; height:100%; top:0; right:-13px; border-left:13px solid #d5d5d5; border-top:20px solid transparent; border-bottom:20px solid transparent;
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.development_history_list li:nth-child(2n) { z-index:2; padding:80px 0; margin:0;}
.development_history_list li .box { margin:0 26px;}
.development_history_list li .year { width:100%; height:60px; font-size:45px; line-height:60px; overflow:hidden; color:#c9984c; font-weight:bold; font-family:Arial; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.development_history_list li .tit { font-size:24px; line-height:40px; height:80px; overflow:hidden; color:#000;}
.development_history_list li .des { height:auto; overflow:hidden; color:#6e6e6e; font-size:16px; line-height:32px; margin-top:60px;}
.development_history_list li .line { width:57px; height:5px; background:#c9984c; margin:10px auto;}
.development_history_list li:hover { background:#c9984c;}
.development_history_list li:hover:before { border-right:13px solid #896836;}
.development_history_list li:hover:after { border-left:13px solid #896836;}
.development_history_list li:hover .year,
.development_history_list li:hover .tit,
.development_history_list li:hover .des { color:#fff;}
.development_history_list li:hover .line { background:#fff;}
.development_history_list li.swiper-slide {
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.development_history_list li.swiper-slide.swiper-slide-active {}
.development_history .ctrl_box { position:relative; width:360px; height:80px; margin:30px auto; overflow:hidden;}
.development_history .ctrl_box .development_history_prev,
.development_history .ctrl_box .development_history_next { width:42px; height:42px; line-height:34px; font-size:28px; color:#a3a3a3; font-family:"宋体"; text-align:center; display:block; position:absolute; left:0; top:50%; margin-top:-17px; border:4px solid #b6b6b6; border-radius:50%;}
.development_history .ctrl_box .development_history_prev:hover,
.development_history .ctrl_box .development_history_next:hover { color:#c9984c; border:4px solid #c9984c;}
.development_history .ctrl_box .development_history_next { left:auto; right:0;}
.development_history .swiper-pagination-bullets{ width:60%; bottom:0px; height:26px; left:20%; right:20%; top:50%; margin-top:-10px; text-align:center; position:relative;}
.development_history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
.development_history .swiper-pagination-bullet { width:9px; height:9px; border-radius:50%; margin:0; background:#a9a9a9; opacity: 1; display:inline-block; margin:0 6px;}
.development_history .swiper-pagination-bullet-active { background:#c9984c;}*/
/*发展历程*/
.development_history_bg { background:#fff; height:auto; overflow:hidden; margin-top:-32px; margin-top:0; padding-bottom:50px;}
.development_history_bg .bg { position:relative;/* top:50px;*/ z-index:1;}
.development_history_bg .title { text-align:center; height:auto; overflow:hidden; margin:30px 0; display:none;}
.development_history_bg .title .tit { font-size:40px; line-height:50px;}
.development_history_bg .title .tit1 { font-size:14px; line-height:30px; text-transform:uppercase;}
.development_history { max-width:1200px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; margin-top:-4%; position:relative; z-index:2;}
.development_history dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.development_history dt img { display:block; margin:0 auto;}
.development_history dd .line { text-align:center;}
.development_history .development_history_list { width:100%; height:auto; overflow:hidden; position:relative; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:stretch;}
.development_history .development_history_list li { width:50%; height:auto; overflow:; float:left; position:relative; margin-top:0px;}
.development_history .development_history_list:before { content:''; position:absolute; left:50%; margin-left:-1px; top:0; width:2px; background:#cccccc; height:100%; z-index:1;}
.development_history .development_history_list li:after { content:''; width:41px; height:18px; background:url(../images/bg7.jpg) center center no-repeat; position:absolute; right:-9px; top:40px; z-index:1;}
.development_history .development_history_list li .margin { height:auto; overflow:hidden; margin:30px 32px; padding:40px 30px; background:#f5f5f5;}
.development_history .development_history_list li .tit { font-size:24px; color:#000; line-height:40px; font-weight:bold;}
.development_history .development_history_list li .des { color:#666; line-height:30px;}
.development_history .development_history_list li:nth-child(2n) { margin-top:60px;}
.development_history .development_history_list li:nth-child(2n):after { content:''; width:41px; height:18px; background:url(../images/bg8.jpg) center center no-repeat; position:absolute; left:-9px; top:40px; z-index:1;}
/*.development_history_line_bg { height:auto; overflow:hidden; background:#fff url(../images/development_history_line_bg.jpg) top center no-repeat; background-size:cover;}
.development_history_line { width:80%; height:auto; overflow:; margin:100px 5%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around; align-items:stretch; margin-top:150px;}
.development_history_line .tit { width:175px; height:auto; overflow:hidden; float:left; flex-grow:0; margin-right:80px;}
.development_history_line .history_line { width:50%; height:auto; overflow:; color:#fff; position:relative; margin-bottom:100px; margin-top:80px; flex-grow:2; background:url(../images/development_history_line.png) center center no-repeat; background-size:100% 100%;}
.development_history_line .history_line li { width:10%; float:left; position:relative;}
.development_history_line .history_line li .icon { width:67px; height:67px; overflow:hidden; cursor:pointer;}
.development_history_line .history_line li .point { float:left; width:20px; height:20px; background:#c9984c; border-radius:50%; display:inline-block;}
.development_history_line .history_line li .point:hover { background:#d71921;}
.development_history_line .history_line li .tit { font-size:44px; line-height:67px; position:relative; right:-75px; top:-67px;}
.development_history_line .history_line li .des { width:160px; height:auto; overflow:hidden; font-size:20px; line-height:27px; color:#fff; position:absolute; left:0; top:0;
top:-75px;
visibility:hidden;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
  
}
.development_history_line .history_line li:hover .des { visibility:visible; animation-fill-mode: both;-webkit-animation-name: fadeIn; animation-name: fadeIn;}
.development_history_line .history_line li.style01 { width:15%; top:60%; left:-33px;}
.development_history_line .history_line li.style01 .des { width:100px;}
.development_history_line .history_line li.style02 { width:10.8%; top:30%;}
.development_history_line .history_line li.style02 .des { width:100px;}
.development_history_line .history_line li.style03 { width:11.8%; top:82%;}
.development_history_line .history_line li.style03 .des { top:30px; left:-40%;}
.development_history_line .history_line li.style04 { width:10.7%; top:63%;}

.development_history_line .history_line li.style04 .des { top:-100px; left:-60%;}
.development_history_line .history_line li.style05 { top:44%;}
.development_history_line .history_line li.style05 .des { width:180px; top:40px; left:-40%;}
.development_history_line .history_line li.style06 { top:22%; left:-35px;}
.development_history_line .history_line li.style06 .des { width:110px; top:-100px;}
.development_history_line .history_line li.style07 { top:80%; left:-40px;}
.development_history_line .history_line li.style08 { top:68%; left:-45px;}
.development_history_line .history_line li.style08 .des { width:126px; top:-140px; left:-40%;}
.development_history_line .history_line li.style09 { top:31%; left:-15px;}
.development_history_line .history_line li.style09 .des { width:100px; left:10%; top:40px;}
.development_history_line .history_line li.style10 { width:15%; top:-35%; left:20%;}
.development_history_line .history_line li.style10 .tit { top:-100px;}
.development_history_line .history_line li.style10 .des { top:40px; left:85px;}*/

/*矿山能源*/
.mine_energy { width:100%; height:auto; overflow:visible; margin-top:30px; margin-bottom:200px;}
.mine_energy dt { width:100%; height:auto; overflow:hidden;}
.mine_energy dt .tit { font-size:51px; line-height:80px; text-align:center; color:#c9984c; font-weight:bold;}
.mine_energy dt .tit:before,
.mine_energy dt .tit:after { content:''; background:#c9984c; width:76px; height:3px; display:inline-block; margin:0 30px; position:relative; top:-15px;}
.mine_energy dt .tabs { width:100%; text-align:center; height:auto; overflow:hidden; font-size:0; margin-top:60px;}
.mine_energy dt .tabs a { font-size:22px; line-height:40px; color:#000; display:inline-block; font-weight:bold; width:229px; position:relative;}
.mine_energy dt .tabs a:nth-child(1):before { display:none;}
.mine_energy dt .tabs a:before { content:''; width:1px; height:62px; background:#adadad; position:absolute; left:0; top:5%;}
.mine_energy dt .tabs a .icon { width:80px; height:80px; margin:0 auto; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.mine_energy dt .tabs a .icon .img0 { display:block;}
.mine_energy dt .tabs a .icon .img1 { display:none;}
.mine_energy dt .tabs a .icon img {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.mine_energy dt .tabs a.hover .icon .img0 { display:none; -webkit-animation-name: zoomOut; animation-name: zoomOut; }
.mine_energy dt .tabs a.hover .icon .img1 { display:block; -webkit-animation-name: zoomIn; animation-name: zoomIn; }
.mine_energy dt .tabs a .tit1 { height:60px; line-height:60px;}
.mine_energy dd .des { color:#7c7c7c; font-size:18px; line-height:32px; text-align:center; margin:0 10%; margin-top:40px;}
.mine_energy dd { width:100%; height:auto; margin-top:30px; overflow:visible;}
.mine_energy dd .mine_energy_list { width:100%; height:auto; overflow:;}
.mine_energy dd .mine_energy_list li { width:25%; float:left; height:auto; overflow:hidden;}
.mine_energy dd .mine_energy_list li a { display:block;}
.mine_energy dd .mine_energy_list li .pic img { width:100%; display:block;}
.mine_energy dd .mine_energy_list li .tit { width:100%; height:52px; line-height:52px; text-align:center; color:#fff; font-size:18px; background:#000; background:rgba(0,0,0,.61); color:fff; position:absolute; left:0; bottom:0;}
.mine_energy dd .mine_energy_list li:hover .tit { height:52px; line-height:52px; text-align:center; background:#c9984c; background:rgba(201,152,76,.9);}
.mine_energy dd .title { width:100%; line-height:88px; height:88px; font-size:33px; font-weight:bold; color:#676767; border-bottom:1px solid #afafaf;}
.mine_energy dd .mine_energy_list_scroll { margin-top:67px; position:relative; height:auto; overflow:visible;}
.mine_energy dd .mine_energy_prev,
.mine_energy dd .mine_energy_next { position:absolute; left:-100px; top:50%; margin-top:-50px; width:60px; height:100px; line-height:100px; font-family:"宋体"; font-size:80px; text-align:center; color:#373737; z-index:1;}
.mine_energy dd .mine_energy_next { left:auto; right:-100px;}
/*沙漠经济*/
.desert_economy { width:100%; height:auto; overflow:visible; margin-top:30px; margin-bottom:200px;}
.desert_economy dt { width:100%; height:auto; overflow:hidden;}
.desert_economy dt .tit { font-size:51px; line-height:80px; text-align:center; color:#c9984c; font-weight:bold;}
.desert_economy dt .tit:before,
.desert_economy dt .tit:after { content:''; background:#c9984c; width:76px; height:3px; display:inline-block; margin:0 30px; position:relative; top:-15px;}
.desert_economy dd { width:100%; height:auto; margin-top:60px; overflow:visible;}
.desert_economy dd .title { width:100%; line-height:100px; height:100px; font-size:52px; font-weight:bold; color:#000; text-align:center; margin-top:80px;}
.desert_economy dd .info { font-size:18px; line-height:32px; color:#000; padding-top:0; position:relative; text-align:justify; text-justify:inter-ideograph;}
.desert_economy dd .info:before { content:''; width:46px; height:6px; background:#c9984c; display:block; position:relative; top:-24px; margin-bottom:0px;}
.desert_economy dd .desert_economy_list_scroll { margin:0 10%; margin-top:80px; padding-bottom:50px; position:relative; height:auto; overflow:visible; border-bottom:1px solid #969696;}
.desert_economy dd .desert_economy_list { width:100%; height:auto; overflow:;}
.desert_economy dd .desert_economy_list li { width:20%; float:left; height:auto; overflow:hidden;}
.desert_economy dd .desert_economy_list li a { display:block; width:170px; height:170px; margin:0 auto; line-height:40px; font-size:34px; text-align:center; overflow:hidden; border-radius:50%; border:18px solid #c8a063; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.desert_economy dd .desert_economy_list li:hover a { background:#c8a063; color:#fff;}
.desert_economy dd .desert_economy_prev,
.desert_economy dd .desert_economy_next { position:absolute; left:-100px; top:50%; margin-top:-50px; width:60px; height:100px; line-height:100px; font-family:"宋体"; font-size:80px; text-align:center; color:#373737; z-index:1;}
.desert_economy dd .desert_economy_next { left:auto; right:-100px;}
/*智慧物流*/
.smart_logistics { width:100%; height:auto; overflow:visible; margin-top:30px; margin-bottom:200px;}
.smart_logistics dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.smart_logistics dt .tit { font-size:51px; line-height:80px; color:#c9984c; font-weight:bold;}
.smart_logistics dt .tit:before,
.smart_logistics dt .tit:after { content:''; background:#c9984c; width:76px; height:3px; display:inline-block; margin:0 30px; position:relative; top:-15px;}
.smart_logistics dt .tit1 { width:599px; line-height:63px; font-size:31px; text-align:center; color:#c9984c; font-weight:bold; border:3px solid #dcdcdc; margin:30px auto; border-radius:8px;}
.smart_logistics dt .des { font-size:31px; line-height:50px; color:#000; font-weight:bold; margin:0 15%;}
.smart_logistics dt .smart_logistics_item { width:100%; text-align:center; height:auto; overflow:hidden; margin-top:60px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:spabe-between; align-items:stretch;}
.smart_logistics dt .smart_logistics_item li { width:20%; height:auto; overflow:hidden; border:7px solid #dcdcdc; float:left; position:relative; margin:0 8px; border-radius:6px; padding-bottom:20px;}
.smart_logistics dt .smart_logistics_item li .num { width:100%; height:100px; line-height:100px; font-size:50px; color:#c9984c;}
.smart_logistics dt .smart_logistics_item li .info { margin:0 30px; height:auto; line-height:30px; text-align:center; font-size:18px; margin-top:20px; font-weight:normal;}
.smart_logistics dt .smart_logistics_item li .icon img {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.smart_logistics dt .smart_logistics_item li:hover { background:#c9984c;}
.smart_logistics dt .smart_logistics_item li:hover .tit,
.smart_logistics dt .smart_logistics_item li:hover .tit1,
.smart_logistics dt .smart_logistics_item li:hover .num,
.smart_logistics dt .smart_logistics_item li:hover .info { color:#fff;}
.smart_logistics dt .smart_logistics_item li.hover .icon .img0 { display:none; -webkit-animation-name: zoomOut; animation-name: zoomOut; }
.smart_logistics dt .smart_logistics_item li.hover .icon .img1 { display:block; -webkit-animation-name: zoomIn; animation-name: zoomIn; }



.smart_logistics dd { width:100%; height:auto; margin-top:30px; overflow:visible;}
.smart_logistics dd .title { width:100%; line-height:88px; height:88px; font-size:33px; font-weight:bold; color:#676767; border-bottom:1px solid #afafaf;}
.smart_logistics dd .smart_logistics_list_scroll { margin-top:67px; position:relative; height:auto; overflow:visible;}
.smart_logistics dd .smart_logistics_prev,
.smart_logistics dd .smart_logistics_next { position:absolute; left:-100px; top:50%; margin-top:-50px; width:60px; height:100px; line-height:100px; font-family:"宋体"; font-size:80px; text-align:center; color:#373737; z-index:1;}
.smart_logistics dd .smart_logistics_next { left:auto; right:-100px;}
.smart_logistics dd .tit { width:319px; height:164px; margin:0 auto; font-size:32px; line-height:43px; color:#000; font-weight:bold; text-align:center; border:7px solid #dcdcdc; border-radius:6px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:center; align-items:center;}
.smart_logistics dd .internet_industry_item { width:100%; height:auto; overflow:; margin-top:118px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; position:relative;}
.smart_logistics dd .internet_industry_item:after { content:''; height:5px; background:#a7a7a7; position:absolute; left:8.5%; right:8.5%; top:-60px; z-index:1;}
.smart_logistics dd .internet_industry_item li { width:250px; height:auto; border:7px solid #dcdcdc; border-radius:6px; float:left; font-size:32px; position:relative;}
.smart_logistics dd .internet_industry_item li:before { content:''; width:5px; height:68px; background:#a7a7a7; position:absolute; left:50%; margin-left:-3px; top:-98px; z-index:1;}
.smart_logistics dd .internet_industry_item li a { font-weight:bold; display:block; height:102px; line-height:102px; overflow:hidden; color:#000; text-align:center;}
.smart_logistics dd .internet_industry_item li:hover a { background:#c9984c; color:#fff;}
.industry_item { margin-top:80px; text-align:center;}
.industry_item img { max-width:100%; width:auto;}


/*化工产业*/
.chemical_industry_tit { font-size:51px; line-height:80px; margin-bottom:80px; color:#c9984c; font-weight:bold; text-align:center;}
.chemical_industry_tit:before,
.chemical_industry_tit:after { content:''; background:#c9984c; width:76px; height:3px; display:inline-block; margin:0 30px; position:relative; top:-15px;}
.chemical_industry_list { width:80%; height:auto; overflow:hidden; margin:0 auto; overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.chemical_industry_list li { width:31%; flex:0 0 31%; margin-left:3%; margin-bottom:3%; float:left; height:auto; overflow:hidden; display:block; border-radius:8px;}
.chemical_industry_list li:nth-child(3n+1) { margin-left:0;}
.chemical_industry_list li .pic { display:block; border:0; overflow:hidden; }
.chemical_industry_list li .pic img { display:block; width:100%;}
.chemical_industry_list li .name{ text-align:center; height:64px; line-height:64px; text-align:center; background:#0c1715; font-size:27px; color:#fff;}
.chemical_industry_list li:hover .name { color:#fff; background:#c9984c;}
/*煤炭贸易*/
.coal_trade_box { height:auto; overflow:hidden; background:url(../images/coal_trade_box_bg.jpg) center center no-repeat; background-size:cover; margin-top:-270px;}
.coal_trade_box .insidebox_bg { margin-top:0;}
.coal_trade_tit { font-size:51px; line-height:80px; margin-bottom:80px; color:#c9984c; font-weight:bold; text-align:center;}
.coal_trade_tit:before,
.coal_trade_tit:after { content:''; background:#c9984c; width:76px; height:3px; display:inline-block; margin:0 30px; position:relative; top:-15px;}
.coal_trade_box .contentbox { background:none;}
.coal_trade_box .contentbox dd { text-align:center;}
.coal_trade { height:auto; overflow:visible; display:inline-block; position:relative;}
.coal_trade img { display:block; max-width:100%; width:auto;}
.coal_trade a { display:block; width:40%; height:50%;}

.coal_trade .tit { font-size:31px; line-height:80px; font-weight:bold; color:#5a5a5a;}
.coal_trade .tit:after { content:''; width:35px; height:5px; background:#c5c5c5; display:block; margin:0 auto;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.coal_trade a:hover .tit { color:#000;}
.coal_trade a:hover .tit:after { background:#c9984c; width:80px;}
.coal_trade a.pos01 { position:absolute; left:0; top:0;}
.coal_trade a.pos02 { position:absolute; right:0; top:0;}
.coal_trade a.pos03 { position:absolute; left:0; bottom:0;}
.coal_trade a.pos04 { position:absolute; right:0; bottom:0;}
.coal_trade .tit.pos01 { position:absolute; left:-20px; top:10%; display:block;}
.coal_trade .tit.pos02 { position:absolute; right:-80px; top:5%; display:block;}
.coal_trade .tit.pos03 { position:absolute; left:-20px; bottom:5%; display:block;}
.coal_trade .tit.pos04 { position:absolute; right:-200px; bottom:15%; display:block;}
/*合作伙伴*/
.cooperative_partner_bg { height:auto; overflow:hidden; background:#fff url(../images/cooperative_partner_bg.jpg) top center no-repeat; background-size:cover; padding-bottom:52px; }
.cooperative_partner { /*max-width:1200px; min-width:300px;*/ height:auto; overflow:; margin:0; margin-bottom:30px;}
.cooperative_partner dt { width:100%; height:37px; line-height:37px; overflow:hidden; background:#f4f4f4; border-bottom:1px solid #dcdddf;}
.cooperative_partner dt .title { height:auto; overflow:hidden; text-align:left;}
.cooperative_partner dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.cooperative_partner dt .tit { color:#4f4e4e; font-size:18px; position:relative; font-weight:bold; margin-top:0px; margin-left:15px; float:left;}
.cooperative_partner dt .des { width:100%; height:auto; overflow:hidden; color:#494949; font-size:14px; line-height:33px; margin-top:20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.cooperative_partner dt .more { float:right; color:#cf9f50; margin-right:15px;}
.cooperative_partner dt .more:after { content:' >';}
.cooperative_partner dt .more:hover { font-weight:bold;}

.cooperative_partner dt .tabs { overflow:hidden; line-height:60px; font-size:0; text-align:left; z-index:1; margin-top:15px; float:right;}
.cooperative_partner dt .tabs a { width:140px; height:60px; line-height:60px; font-size:18px; color:#fff; display:block; position:relative; text-align:center; float:left; margin-right:22px;}
.cooperative_partner dt .tabs a:hover,
.cooperative_partner dt .tabs a.hover { color:#0cb2ff; font-size:24px;}

.cooperative_partner dd { width:100%; height:auto; overflow:; margin-top:0px; position:relative;}
.cooperative_partner dd .more { width:188px; height:56px; line-height:56px; font-size:16px; text-align:left; text-indent:25px; background:#d6001c; color:#fff; margin:0 auto; margin-top:34px; position:relative; display:block;}
.cooperative_partner dd .more:hover { background:#b28147;}
.cooperative_partner dd .more:after { content:'+'; position:absolute; right:25px; font-size:16px;}
.cooperative_partner_list_scroll { position:relative; height:auto;}
.cooperative_partner_list_scroll .prev,
.cooperative_partner_list_scroll .next { width:40px; height:40px; line-height:40px; text-align:center; color:#4f4e4e; font-size:24px; font-family:"宋体"; position:absolute; left:-40px; top:50%; margin-top:-20px; z-index:999;}
.cooperative_partner_list_scroll .next { left:auto; right:-40px;}
.cooperative_partner dd .cooperative_partner_list { width:100%; height:auto; overflow:;}
.cooperative_partner dd .cooperative_partner_list li { width:14.28571428571429%; height:auto; overflow:; float:left;}
.cooperative_partner dd .cooperative_partner_list li a { display:block; position:relative;}
.cooperative_partner dd .cooperative_partner_list li a img { position:relative; z-index:1;}
.cooperative_partner dd .cooperative_partner_list li a .overlay { width:100%; position:absolute; left:0; top:0; z-index:2; image-rendering:pixelated; display:none;}
.cooperative_partner dd .cooperative_partner_list li a:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; z-index:2; border:1px solid #d4d4d4;}
.cooperative_partner dd .cooperative_partner_list li:hover a:after { border:2px solid #b48143;}

.goods_index_box { height:auto; overflow:; padding:30px; margin:40px 0; padding-bottom:50px; background:#fff; background-size:cover;}
.goods_index_box.bg0 { background:#fff url(../images/goods_index_box_bg01.jpg) top center no-repeat;}
.goods_index_box.bg1 { background:#fff url(../images/goods_index_box_bg02.jpg) top center no-repeat;}
.goods_index_box dt { width:100%; height:auto; overflow:hidden; text-align:center; border-bottom:1px solid #dfdfdf; padding-bottom:30px;}
.goods_index_box dt .tit { font-size:30px; line-height:30px; color:#252525; font-weight:bold;}
.goods_index_box dt .tabs {  text-align:center; height:auto; overflow:hidden; font-size:0; margin:0 auto; margin-top:30px;}
.goods_index_box dt .tabs a { display:inline-block; line-height:30px; padding:0 15px; background:#e6e6e6; font-size:14px; color:#5d5d5d; position:relative;}
.goods_index_box dt .tabs a:first-child:after { display:none;}
.goods_index_box dt .tabs a:after { content:''; position:absolute; left:0; top:0; background:#afafaf; width:1px; height:100%; position:absolute; left:0; top:0;}
.goods_index_box dt .tabs a.hover,
.goods_index_box dt .tabs a:hover { background:#d6a753; color:#fff;}
.goods_index_box dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.goods_index_box dd .goods_index_list { width:100%; overflow:;}
.goods_index_box dd .goods_index_list li { width:100%; height:auto; overflow:visible; float:left;}
.goods_index_box dd .goods_index_list li .prev,
.goods_index_box dd .goods_index_list li .next { position:absolute; left:0; top:50%; margin-top:-50px; width:80px; height:100px; line-height:100px; text-align:center; font-size:80px; color:#fff; font-family:"宋体";}
.goods_index_box dd .goods_index_list li .next { left:auto; right:0;}
.goods_index_box dd .goods_index_list li .brief { margin:40px; margin-left:0; height:auto; overflow:hidden;}
.goods_index_box dd .goods_index_list li .tit { width:100%; height:60px; font-size:20px; line-height:60px; overflow:hidden; color:#494949; font-weight:bold; position:relative;}
.goods_index_box dd .goods_index_list li .tit:after { content:''; width:47px; height:3px; background:#b48143; display:block; position:absolute; left:0; bottom:0;}
.goods_index_box dd .goods_index_list li .more { width:139px; height:40px; line-height:40px; background:#d6a753; border-radius:20px; text-align:center; display:block; font-size:16px; color:#fff; float:right; margin-top:10px;}
.goods_index_box dd .goods_index_list li .pic { position:relative; height:auto; overflow:hidden;}
.goods_index_box dd .goods_index_list li .pic img { display:block; width:100%;}
.goods_index_box dd .goods_index_list li .des { width:100%; height:auto; overflow:hidden; font-size:16px; line-height:36px; color:#494949; margin-top:30px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 10; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}

.goods_index_box dd .swiper-pagination { width:100%; height:20px; overflow:hidden; position:relative; margin-top:30px; z-index:1;}
.goods_index_box dd .swiper-pagination .swiper-pagination-bullet { width:20px; height:20px; border-radius:50%; background:#dbdbdb; opacity:1; margin:0 4px; cursor:pointer; position:relative;}
.goods_index_box dd .swiper-container-horizontal>.swiper-pagination-bullets,
.goods_index_box dd .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0px; }
.goods_index_box dd .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#ce9e50;}

/*关于内页*/
/*公司概况*/
.about_us_box { height:auto; overflow:; padding:60px; margin:40px 0; background:#fff url(../images/about_us_box_bg.jpg); background-size:cover;}
.about_us_box dt { width:100%; height:auto; overflow:hidden;}
.about_us_box dt .tit { font-size:30px; line-height:30px; color:#131313; text-align:center;}
.about_us_box dt .tit:after { content:'—'; color:#d4d4d4; display:block;}
.about_us_box dd { height:auto; overflow:; border-top:1px solid #dedbd6;}
.about_us_box dd .about_us { margin:30px 0; padding-left:215px; height:auto; overflow:hidden;}
.about_us_box dd .about_us .title { width:215px; height:auto; overflow:hidden; float:left; margin:0 0 0 -215px;}
.about_us_box dd .videobox { position:relative; height:auto; overflow:hidden; }
.about_us_box dd .videobox:after { content:''; position:absolute; left:5%; top:0; width:90%; height:70%; background:url(../images/videobox_bg.jpg) center center no-repeat; background-size:cover; z-index:-1;}
.about_us_box dd .video { position:relative; height:auto; margin:20px 10%;}
.about_us_box dd .video img { display:block; position:relative; z-index:1;}
.about_us_box dd .video:after { content:''; position:absolute; left:13px; top:-13px; width:100%; height:100%; background:#daa34f;}
.about_us_box dd .play { width:110px; height:110px; position:absolute; left:50%; top:50%; margin-left:-55px; margin-top:-55px;}
.about_us_box dd .tit { font-size:24px; color:#d9aa54; line-height:40px; font-weight:bold; position:relative;}
.about_us_box dd .tit1 { font-size:15px; text-transform:uppercase; line-height:20px; color:#888888;}
.about_us_box dd .videobox .tit { font-size:29px; margin:0 10%;}
.about_us_box dd .videobox .tit:after { content:''; width:117px; height:3px; background:#b0b0b0; position:absolute; right:0; top:50%;}
.about_us_box dd .line { width:59px; height:1px; background:#c9984c;}
.about_us_box dd .des { width:100%; height:228px; height:auto; overflow:hidden; font-size:17px; line-height:38px; color:#000; margin-top:40px; /*text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 20; -webkit-box-orient: vertical;*/ text-align:justify; text-justify:inter-ideograph;}
.about_us_box dd .more { display:block; width:163px; height:37px; line-height:37px; font-size:14px; color:#fff; margin-top:30px; background:#c9984c; border-radius:19px; text-align:center;}
.about_us_box dd .more:after { content:'+'; margin-left:45px;}
/*企业实力*/
.about_us_box dd .about_point { width:100%; height:auto; overflow:hidden;}
.about_us_box dd .about_point li {  width:25%; height:auto; overflow:hidden; position:relative; float:left;}
.about_us_box dd .about_point li a { display:block; position:relative; height:auto; overflow:hidden; padding:20px 0; padding-left:25%; text-align:left;}
.about_us_box dd .about_point li:after { content:''; position:absolute; width:1px; height:60px; background:#c7c7c7; left:0; top:50%; margin-top:-30px;}
.about_us_box dd .about_point li:first-child:after { display:none;}
.about_us_box dd .about_point li:first-child a { padding-left:0;}
.about_us_box dd .about_point li:last-child a { padding-left:30%;}
.about_us_box dd .about_point li .icon { width:40px; height:auto; display:inline-block; margin-right:20px; position:relative; top:5px;}
.about_us_box dd .about_point li .num { font-size:39px; line-height:40px; color:#d7a853; font-weight:bold; font-family:Arial; letter-spacing:0px;
/*background: linear-gradient(to right, #88d4f9, #0385e0, #0155cb, #004ac6);
-webkit-background-clip: text;
color: transparent;*/
}
.about_us_box dd .about_point li .unit{ margin-left:5px; line-height:20px; font-size:20px; font-weight:normal;}
.about_us_box dd .about_point li .tit2 { font-size:17px; line-height:20px; color:#595959;}
.about_us_box dd .about_point li:hover a { }
.about_us_box dd .about_point li:hover a:before,
.about_us_box dd .about_point li:hover a:after { display:block;}
.about_us_box dd .about_point li:hover .num,
.about_us_box dd .about_point li:hover .tit2 {}
.about_us_box dd .about_point li:hover .tit2:after {}
/*集团展示*/
.about_us_box dd .about_pic_scroll { position:relative; height:auto; overflow:; margin-top:100px;}
.about_us_box dd .about_pic_scroll { width:100%; height:auto; overflow:visible;}
.about_us_box dd .about_pic_scroll .prev,
.about_us_box dd .about_pic_scroll .next { font-size:76px; color:#6e6e6e; line-height:100px; height:100px; width:60px; position:absolute; left:-60px; top:50%; margin-top:-50px; z-index:0; text-align:center; font-family:"宋体";}
.about_us_box dd .about_pic_scroll .next { left:auto; right:-60px;}
.about_us_box dd .about_pic_scroll .about_pic_list li { width:30%; height:auto; overflow:hidden; float:left;}
.about_us_box dd .about_pic_scroll .about_pic_list li a { border:1px solid #ba8b4e; display:block; position:relative;}
.about_us_box dd .about_pic_scroll .about_pic_list li a img { display:block; width:100%;}
/*子公司分布*/
.subsidiary_announcement_bg { height:auto; overflow:hidden; background:#f6f6f6; padding:50px 0;}
.subsidiary_announcement { max-width:1200px; min-width:300px; height:auto; overflow:hidden; margin:0 auto;}
.subsidiary_announcement dt { height:auto; overflow:hidden; text-align:center;}
.subsidiary_announcement dt .tit { font-size:43px; color:#c9984c; line-height:60px;}
.subsidiary_announcement dt .tit1 { font-size:16px; color:#565656; line-height:40px; letter-spacing:3px;}
.subsidiary_announcement dd { height:auto; overflow:hidden; text-align:center; margin-top:40px;}
.subsidiary_announcement dd img { display:inline-block; max-width:100%; width:auto;}
.subsidiary_announcement dd .des { color:#bd7c17; font-size:36px; line-height:60px; margin-top:50px;}
/*企业原景*/
.corporate_vision_bg { height:auto; overflow:hidden; background:url(../images/corporate_vision_bg.jpg) center center no-repeat; background-size:cover; padding-top:5%; padding-bottom:20%;}
.corporate_vision { max-width:1200px; min-width:300px; height:auto; overflow:hidden; margin:0 auto;}
/*荣誉资质*/
.honor_show_bg { height:auto; overflow:hidden; background:#fff; background-size:cover;}
.honor_show_box { margin:40px 0; padding:70px; padding-bottom:0; height:auto; overflow:hidden; background:url(../images/honor_show_box_bg.jpg) center center no-repeat; background-size:cover;}
.honor_show { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto;}
.honor_show dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.honor_show dt .tit { font-size:37px; color:#bf8d48; line-height:50px;}
.honor_show dt .tit1 { font-size:39px; color:#e9e7e7; line-height:50px; font-weight:bold;}
.honor_show dt .line { background:#c9984c; width:41px; height:8px; border-radius:4px; margin:10px auto;}
.honor_show dd { width:100%; height:auto; overflow:; padding-bottom:60px;}
.honor_show dd .honor_show_scroll .prev,
.honor_show dd .honor_show_scroll .next { font-size:58px; color:#bfbfbf; line-height:80px; height:80px; width:69px; position:absolute; left:-69px; top:40%; margin-top:-40px; z-index:0; text-align:center; font-family:"宋体";}
.honor_show dd .honor_show_scroll .next { left:auto; right:-69px;}
.honor_show dd .honor_show_scroll { position:relative; height:auto; overflow:; margin-top:80px;}
.honor_show dd .honor_show_list { width:100%; height:auto; overflow:visible;}
.honor_show dd .honor_show_list li { float:left; width:20%; height:auto; overflow:; background:url(../images/honor_list_bg.jpg) center center no-repeat; background-size:100% 100%;}
.honor_show dd .honor_show_list li .pic { display:block; position:relative; overflow:hidden; padding:10px;}
.honor_show dd .honor_show_list li .pic img { display:block; width:100%;}
.honor_show dd .honor_show_scroll .swiper-pagination { width:100%; height:auto; overflow:hidden; position:relative; margin-top:60px; z-index:1;}
.honor_show dd .honor_show_scroll .swiper-pagination .swiper-pagination-bullet { width:18px; height:18px; border-radius:50%; background:#dbdbdb; opacity:1; margin:0 3px; cursor:pointer; position:relative;}
.honor_show dd .honor_show_scroll .swiper-container-horizontal>.swiper-pagination-bullets,
.honor_show dd .honor_show_scroll .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0px; }
.honor_show dd .honor_show_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#ce9e50;}

.honor_show dd .patent_show_scroll .prev,
.honor_show dd .patent_show_scroll .next { font-size:58px; color:#bfbfbf; line-height:80px; height:80px; width:69px; position:absolute; left:-69px; top:40%; margin-top:-40px; z-index:0; text-align:center; font-family:"宋体";}
.honor_show dd .patent_show_scroll .next { left:auto; right:-69px;}
.honor_show dd .patent_show_scroll { position:relative; height:auto; overflow:; margin-top:80px;}
.honor_show dd .patent_show_list { width:100%; height:auto; overflow:visible;}
.honor_show dd .patent_show_list li { float:left; width:20%; height:auto; overflow:; background:url(../images/honor_list_bg.jpg) center center no-repeat; background-size:100% 100%;}
.honor_show dd .patent_show_list li .pic { display:block; position:relative; overflow:hidden; padding:10px;}
.honor_show dd .patent_show_list li .pic img { display:block; width:100%;}
.honor_show dd .patent_show_scroll .swiper-pagination { width:100%; height:auto; overflow:hidden; position:relative; margin-top:60px; z-index:1;}
.honor_show dd .patent_show_scroll .swiper-pagination .swiper-pagination-bullet { width:18px; height:18px; border-radius:50%; background:#dbdbdb; opacity:1; margin:0 3px; cursor:pointer; position:relative;}
.honor_show dd .patent_show_scroll .swiper-container-horizontal>.swiper-pagination-bullets,
.honor_show dd .patent_show_scroll .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0px; }
.honor_show dd .patent_show_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#ce9e50;}
/*组织结构*/
.organization_box { margin:40px 0; padding:50px 12px; padding-bottom:0; height:auto; overflow:hidden; position:relative; background:#fff url(../images/organization_box_bg_top.jpg) top center no-repeat; background-size:100% auto;}
.organization_box:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:385px; background:#fff url(../images/organization_box_bg_bottom.jpg) bottom center no-repeat; background-size:100% auto; z-index:0;}
.organization { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto; position:relative; padding-bottom:200px; z-index:1;}
.organization dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.organization dt .tit { font-size:29px; color:#bb8946; line-height:50px; font-weight:bold;}
.organization dt .line { background:#bb8946; width:72px; height:1px; margin:10px auto;}
.organization dt .des { font-size:18px; color:#000; line-height:50px;}
.organization dd { width:100%; height:auto; overflow:; margin-top:50px; padding-bottom:60px;}
.organization dd .organization_show { width:100%; height:auto; overflow:visible;}
/*发展战略*/
.development_strategy_box { margin:40px 0; padding:50px; padding-bottom:0; height:auto; overflow:hidden; position:relative; background:#fff url(../images/development_strategy_box_bg_top.jpg) top center no-repeat; background-size:100% auto;}
.development_strategy_box:after { content:''; position:absolute; left:0; bottom:0; width:100%; height:385px; background:#fff url(../images/development_strategy_box_bg_bottom.jpg) bottom center no-repeat; background-size:100% auto; z-index:0;}
.development_strategy { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto; position:relative; padding-bottom:200px; z-index:1;}
.development_strategy dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.development_strategy dt .tit { font-size:29px; color:#bb8946; line-height:50px; font-weight:bold;}
.development_strategy dt .line { background:#bb8946; width:72px; height:1px; margin:10px auto;}
.development_strategy dt .des { font-size:18px; color:#000; line-height:50px;}
.development_strategy dd { width:100%; height:auto; overflow:; margin-top:30px; padding-bottom:60px;}
.development_strategy dd .development_strategy_list { width:100%; height:auto; overflow:visible;}
.development_strategy dd .development_strategy_list li { width:100%; height:auto; overflow:;}
.development_strategy dd .development_strategy_list li .tit { display:block; width:140px; height:38px; line-height:38px; text-align:center; background:#c6964c; border-radius:19px; overflow:hidden; color:#fff; font-size:17px; margin:20px 0;}
.development_strategy dd .development_strategy_list li:first-child .tit { color:#000; font-size:24px; font-weight:bold; background:none;}
.development_strategy dd .development_strategy_list li .des { position:relative; overflow:hidden; padding:10px; font-size:17px; line-height:30px; color:#000;}
/*集团文化*/
.corporate_culture_bg { background:#f6f6f6; height:auto; overflow:hidden; padding-bottom:40px;}
.corporate_culture { width:100%; height:auto; overflow:hidden; margin:40px 0;}
.corporate_culture dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.corporate_culture dt .tit { font-size:43px; color:#c9984c; line-height:50px;}
.corporate_culture dt .des { font-size:16px; color:#565656; line-height:50px; letter-spacing:3px;}
.corporate_culture_list { width:100%; height:auto; overflow:hidden;}
.corporate_culture_list li { float:left; text-align:center;}
.corporate_culture_list li .brief { background:#fff; height:auto; text-align:left; color:#000; position:absolute; left:0; bottom:0; width:100%;}
.corporate_culture_list li .tit { margin:0 30px; height:auto; overflow:hidden; line-height:104px; font-size:36px;}
.corporate_culture_list li .des { margin:0 30px; height:0; overflow:hidden; line-height:0px; font-size:16px; color:#fff;}
.corporate_culture_list li a { display:block; position:relative; padding-bottom:104px;}
.corporate_culture_list li .pic img { width:100%;}
.corporate_culture_list li:hover .brief { background:#d7ad6c; color:#fff; padding-bottom:30px;}
.corporate_culture_list li:hover .des { height:30px; line-height:30px;}

.qyyj { padding:60px 130px; padding-bottom:130px; height:auto; overflow:hidden; background:url(../images/qyyj_bg.jpg) top center no-repeat; background-size:cover;}
.qyyj .title { width:100%; height:auto; text-align:center;}
.qyyj .title .tit { font-size:30px; color:#c3914a; font-weight:bold; line-height:2.5;}
.qyyj .title .tit:after { content:''; display:block; width:72px; height:1px; margin:0 auto; background:#c08f49;}
.qyyj .title .des { font-size:18px; line-height:2; color:#323232; margin:20px 0;}
.qyyj .detail .con { font-size:18px; line-height:2.8; color:#000;}
.qyyj .detail .con .strong { color:#c3914a; font-size:24px;}
/*其它链接*/
.about_other_bg { height:auto; overflow:hidden; background:url(../images/about_other_bg.jpg) center center no-repeat; background-size:cover;}
.about_other_list { width:100%; height:auto; overflow:hidden; margin:150px 0;}
.about_other_list li { width:100%; overflow:hidden; padding:24px 0; text-align:center; position:relative;}
.about_other_list li:after { content:''; height:72px; width:1px; background:#eee; position:absolute; left:0; top:50%; margin-top:-36px;}
.about_other_list li:nth-child(1):after { display:none;}
.about_other_list li a { width:166px; height:166px; margin:0 auto; border-radius:50%; background:#eeeeee; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center; position:relative;}
.about_other_list li a:before { content:''; background:#c9984c; background:rgba(201,152,76,.37); position:absolute; left:50%; top:50%; right:50%; bottom:50%; border-radius:50%;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.about_other_list li:hover a:before { left:-24px; top:-24px; right:-24px; bottom:-24px;}
.about_other_list li .icon { width:80px; height:80px; margin:0 auto; position:relative; z-index:1; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.about_other_list li .icon .img0 { display:block;}
.about_other_list li .icon .img1 { display:none;}
.about_other_list li .tit { color:#c9984c; font-size:18px; line-height:40px; position:relative; z-index:1;}
.about_other_list li:hover a { background:#c9984c;}
.about_other_list li:hover .tit { color:#fff;}
.about_other_list li:hover .img0 { display:none;}
.about_other_list li:hover .img1 { display:block;}
/*联系我们*/
.contact_us_list { width:100%; height:auto; overflow:hidden; column-count:2; /*column-width:100px;*/ column-gap:30px; margin:40px 0;}
.contact_us_list li { width:100%; height:auto; overflow:hidden; border-radius:3px; padding:20px 45px; background:#fff; margin-bottom:30px; box-sizing: border-box; break-inside: avoid;}
.contact_us_list li .tit { font-size:20px; line-height:70px; border-bottom:1px solid #e8e8e8;}
.contact_us_list li .des { font-size:15px; line-height:27px; height:auto; overflow:hidden; margin:20px 0;}
.contact_us_list li:hover { background:#c9984c;}
.contact_us_list li:hover .tit { border-bottom:1px solid #f4ca89;}
.contact_us_list li:hover .tit,
.contact_us_list li:hover .des { color:#fff;}
.contact_us_box { margin:40px 0; padding:32px; background:#fff;}
.contact_us { height:auto; overflow:hidden; margin-top:60px; margin-bottom:30px;}
.contact_us .tit { font-size:28px; line-height:50px; color:#0c0c0c; text-align:center;}
.contact_us_info { width:80%; height:auto; overflow:hidden; margin:0 auto; margin-top:30px;}
.contact_us_info .info { width:50%; height:auto; overflow:hidden; float:left; margin-top:40px;}
.contact_us_info .info:nth-child(2n) { width:50%;}
.contact_us_info .icon { float:left; margin-right:10px; height:70px;}
.contact_us_info .lab { font-size:18px; line-height:24px;}
.contact_us_info .txt { font-size:24px; line-height:30px;}
.contact_us_info .address { font-size:16px; color:#434343;}
.map_coordinates { width:100%; height:483px;}
.cotnact_feedback .tit { text-align:center; font-size:30px; line-height:80px;}
/*案列展示*/
.casebox_bg { height:auto; overflow:hidden; position:relative; margin-top:0px; padding-bottom:93px; background:url(../images/casebox_bg.jpg) top center no-repeat; background-size:cover;}
.casebox { margin:0 38px; height:auto; overflow:visible; position:relative; margin-top:92px;}
.casebox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.casebox dt .title { float:left; height:auto; overflow:hidden; position:relative;}
.casebox dt .tit1 { font-size:36px; line-height:50px; text-transform:uppercase; font-weight:bold; color:#312d2b;}
.casebox dt .tit1:after { content:'-'; margin-left:10px; color:#055bd2;}
.casebox dt .tit { font-size:30px; line-height:40px; color:#055bd2;}
.casebox dt .more { width:313px; display:block; height:60px; line-height:60px; overflow:hidden; font-size:16px; margin-top:15px; text-align:center; float:right; color:#fff; background:#cb0808; z-index:1; position:relative;}
.casebox dt .more:after { content:'>'; margin-left:180px;}
.casebox dt .more:hover { background:#cc0606; color:#fff;}
.casebox dt a { display:block;}
.casebox dt .des { color:#6d6d6d; font-size:14px; line-height:27px; margin-top:5px;}
.casebox dt .tabs { width:100%; height:52px; overflow:hidden; text-align:left; margin-top:33px; padding:12px 0; border:1px solid #d2d2d2; border-left:0; border-right:0; }
.casebox dt .tabs a { display:inline-block; width:222px; height:52px; line-height:52px; font-size:18px; background:#c5c5c5; text-align:center;}
.casebox dt .tabs a:hover,
.casebox dt .tabs a.hover { background:#242bb1; color:#fff;}
.casebox dd { width:100%; height:auto; overflow:visible; position:relative; margin-top:50px;}
.casebox dd .case_prev { width:70px; height:70px; line-height:70px; display:block; color:#055bd2; border-radius:50%; z-index:1; font-size:65px; position:absolute; left:-100px; top:45%; margin-top:-30px;}
.casebox dd .case_next { width:70px; height:70px; line-height:70px; display:block; color:#055bd2; border-radius:50%; z-index:1; font-size:65px; position:absolute; right:-100px; top:45%; margin-top:-30px;}
.casebox dd .case_prev:hover,
.casebox dd .case_next:hover { color:#cb0808;}

.casebox .case_list { height:auto;}
.casebox .case_list li { width:33%; height:auto; overflow:hidden; position:relative;
/*-moz-transition:all 2s cubic-bezier(0,0,.2,1);
-o-transition:all 2s cubic-bezier(0,0,.2,1);
-ms-transition:all 2s cubic-bezier(0,0,.2,1);
transition:all 2s cubic-bezier(0,0,.2,1);
*/
float:left;
}
.casebox .case_list li.ml0 { margin-left:0;}
.casebox .case_list li .tit { height:64px; line-height:64px; position:relative; margin:0px 20px; text-align:left; z-index:1; font-size:18px;  color:#000;}
.casebox .case_list li a { display:block; position:relative; border:1px solid #cecece;}
.casebox .case_list li .pic { width:100%; height:auto; overflow:hidden; position:relative;}
.casebox .case_list li .pic:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0;}
.casebox .case_list li .pic img { display:block;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	position:relative; z-index:0; overflow:hidden;	
	}
.casebox .case_list li:hover { }
.casebox .case_list li:hover .pic img {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;}
.casebox .case_list li .icon { width:30px; height:64px; line-height:64px; font-size:30px; color:#a9a9a9; float:right; margin-right:20px;}
.casebox .case_list li .brief { width:100%; height:auto; position:relative; overflow:hidden; background:#e6e6e6;}
.casebox .case_list li .brief .tit { float:left;}
.casebox .case_list li .brief .more { width:36px; height:36px; line-height:36px; text-align:left; background:#242bb1; color:#fff; text-indent:20px; border-radius:18px; font-size:0; position:absolute; right:17px; top:-13px;}
.casebox .case_list li .brief .more:after { content:'+'; width:26px; height:26px; line-height:26px; font-size:18px; color:#000; background:#fff; border-radius:50%; display:inline-block; font-weight:bold; text-align:center; text-indent:0; position:absolute; right:5px; top:5px;}
.casebox .case_list li:hover .brief { background:#cb0808;}
.casebox .case_list li:hover .brief .tit { color:#fff;}
.casebox .case_list li:hover .brief .icon { color:#fff;}
.casebox .case_list li:hover .pic:after { border:3px solid #cb0808;}

.insidebox_bg { max-width:1200px; min-width:300px; height:auto; overflow:; margin:0 auto; margin-top:-57px;}
/*.insidebox { overflow:hidden;}*/
.insidebox { overflow:;}
.leftbox { width:100%; height:auto;overflow:visible; position:relative; z-index:1;}
.leftbox_bg { position:relative; left:0; top:0px; width:100%; height:57px; background:#fff; /* filter:alpha(opacity=24); -moz-opacity:0.24; -khtml-opacity: 0.24; opacity: 0.24;*/}
.leftbox_bg:after { content:''; position:absolute; left:0; top:0; width:100%; height:2px; background:#c9984c; display:none;}
.ny.style01 .leftbox_bg:after { background:#de0606;}
.currpath { width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:#727171; margin-top:10px;}
.currpath a { color:#727171;}
.left_menu { width:75px; position:fixed; left:0; top:0; bottom:0; background:url(../images/left_menu_bg.jpg) center center no-repeat; background-size:cover; z-index:9;}
.left_menu .go_top:before { content:''; position:absolute; left:50%; top:132px; width:1px; height:120px; background:#e6d1b7; z-index:1;}
.left_menu .go_top:after { content:''; position:absolute; left:50%; top:39px; width:9px; margin-left:-4px; height:120px; background:#b48143; z-index:1;}
.left_menu a { display:block; width:75px; margin:20px 0;}
.left_menu a img { margin:0 auto;}
.left_menu .go_top { line-height:75px; height:auto; padding:20px 0; overflow:hidden; color:#e6d1b7; font-size:16px; writing-mode:vertical-rl; letter-spacing:10px;}
.insidebox .currpath { width:96%; margin-left:2%; height:40px; line-height:40px; font-size:12px; color:#6f6f6f; margin-top:10px; font-weight:bold;}
.insidebox .currpath a { color:#6f6f6f;}


.goods-leftbox { background:#032b76; min-height:101px;}
.goods-guidebox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.goods-guidebox dt { display:none;}
.goods-guidebox dd { width:100%; height:auto; overflow:hidden;}

.goods-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; font-size:18px;}
.goods-guidebox dd ul li { width:16.66666666666667%; flex:0 0 16.66666666666667%; height:101px; line-height:101px; background:none; margin:0; padding:0;}
.goods-guidebox dd ul li:hover { color:#fff;}
.goods-guidebox dd ul li a { color:#fff; display:block; font-weight:bold;}
.goods-guidebox dd ul li:hover a,.goods-guidebox dd ul li.hover a { background:#01379b;}

.news-leftbox { width:100%; position:relative; height:auto; overflow:hidden;}
.news-leftbox .line { position:absolute; left:0; top:61%; width:100%; height:1px; background:#e3e3e3;}
.news-guidebox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden;}
.news-guidebox dt { display:none;}
.news-guidebox dd { width:100%; height:auto; overflow:hidden;}

.news-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}
.news-guidebox dd ul li { background:none; margin:0; padding:0;}
.news-guidebox dd ul li a { display:block; height:auto; overflow:hidden; position:relative;}
.news-guidebox dd ul li a .cn { color:#000; font-size:25px; line-height:55px; height:55px; font-weight:bold;}
.news-guidebox dd ul li a .en { color:#7d7d7d; font-size:17px; line-height:30px; height:30px; text-transform:uppercase;}
.news-guidebox dd ul li a:before { content:''; height:2px; width:0; background:#dd1e19; top:60%; left:0; position:absolute; -webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;}
.news-guidebox dd ul li:hover a:before,.news-guidebox dd ul li.hover a:before { width:100%;}


.goods-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.goods-list li { width:32%; flex:0 0 32%; margin-left:2%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.goods-list li.ml0 { margin-left:0;}
.goods-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.goods-list li .pic img { display:block; width:100%;}
.goods-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:18px; color:#000;}
.goods-list li:hover .name { color:#fff; background:#cd9c4d;}


.goods_list { width:100%; height:auto; overflow:visible; /*display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;*/}
.goods_list li{ width:48.8%; float:left; margin:1.5% 0; height:auto; overflow:visible; position:relative; top:0; left:0; line-height:0;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.goods_list li:nth-child(2n) { float:right;}
.goods_list.related li { margin:0;}
.goods_list li .margin { margin:0; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:space-between;}
.goods_list li .brief { width:45%; height:auto; overflow:hidden; position:relative; color:#252525; z-index:1; float:left;}
.goods_list li .des { width:100%; height:90px; line-height:30px;overflow:hidden; font-size:16px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.goods_list li .tit { width:100%; height:60px; line-height:60px; font-size:30px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; position:relative;}
.goods_list li .tit .icon { float:right; line-height:60px; color:#bcbcbc; font-size:30px;}
.goods_list li a { display:block; position:relative; overflow:hidden;background:#efefef url(../images/pic_bg.png) -40% 50% no-repeat; background-size:130% auto; border-radius:30px; padding:40px 30px; padding-right:20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.goods_list li .pic{ display:block; overflow:hidden; position:relative; width:55%; float:left; background:#fff; border-radius:50%; -webkit-box-shadow:0px 20px 20px rgba(0,0,0,.4); box-shadow:0px 20px 20px rgba(0,0,0,.4);
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 300ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 300ms;
}
.goods_list li:hover .pic {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 300ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 300ms;
	-webkit-box-shadow:0px 0px 30px rgba(0,0,0,.4); box-shadow:0px 0px 30px rgba(0,0,0,.4);
}
.goods_list li .pic img {}
.goods_list li .pic .tit1 { width:100%; line-height:60px; text-align:center; color:#fff; position:absolute; left:0; top:32%; z-index:2; font-size:24px; display:none;}
.goods_list li .pic .more1 { width:45px; line-height:45px; height:45px; color:#fff; overflow:hidden; font-size:14px; text-align:center; border:1px solid #fff; border-radius:50%; position:absolute; left:50%; top:60%; margin-top:-22px; margin-left:-29px; z-index:2; display:none;}
.goods_list li .more { width:140px; line-height:48px; height:48px; overflow:hidden; color:#fff; background:#c10e0e; font-size:16px; text-align:center; border-radius:8px; margin-top:30%;}
.goods_list li:hover a { background:#ffd800 url(../images/pic_bg.png) -50% 50% no-repeat; background-size:130% auto;}
.goods_list li:hover .tit1,
.goods_list li:hover .more1 { display:block;}
.goods_list li .pic:before { content:''; border:1px solid #ff8282; position:absolute; left:0%; top:0%; bottom:0%; right:0%; z-index:2;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;
}
.goods_list li .pic:after { content:''; position:absolute; left:50%; top:50%; bottom:0%; width:0%; height:0%; background:rgba(178,26,21,.97); background-size:cover; z-index:1;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.goods_list li:hover .brief { }
.goods_list li:hover .tit { }
.goods_list li:hover .tit:after { }
.goods_list li:hover .more { }



.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.pic-list li { width:32%; flex:0 0 32%; margin-left:2%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.pic-list li.ml0 { margin-left:0;}
.pic-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.pic-list li .pic img { display:block; width:100%;}
.pic-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:18px; color:#000;}
.pic-list li:hover .name { color:#fff; background:#cd9c4d;}


.video-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.video-list li { width:32%; flex:0 0 32%; margin-left:2%; float:left; height:auto; overflow:hidden; display:block; /*-webkit-box-shadow:0px 0px 5px #eee; box-shadow:0px 0px 5px #eee;*/}
.video-list li.ml0 { margin-left:0;}
.video-list li .pic { border:0; -moz-box-shadow:0px 0px 20px #ddd; overflow:hidden; display:block;}
.video-list li .pic img { display:block; width:100%;}
.video-list li .name{ text-align:center; height:60px; line-height:60px; text-align:center; background:#fff; font-size:18px; color:#000;}
.video-list li:hover .name { color:#fff; background:#cd9c4d;}

.news-box { height:auto; overflow:hidden; padding-right:383px;}
.news-box .rightbox { width:330px; height:auto; overflow:hidden; float:right; margin:0 -383px 0 0;}
.news-box .rightbox .searchbox { width:100%; height:auto; overflow:hidden; background:#e5e5e5;}
.news-box .rightbox .searchbox .box { width:80%; height:auto; margin:30px auto; overflow:hidden;}
.news-box .rightbox .searchbox .tit { font-size:24px; color:#000; line-height:30px;}
.news-box .rightbox .searchbox .keys { width:100%; height:40px; margin-top:15px; border:0; background:#fff; line-height:40px; text-indent:10px;}
.news-box .rightbox .searchbox .submit { width:100%; height:40px; font-size:15px; margin-top:15px; border:0; background:#bb1818; color:#fff; line-height:40px; text-align:center; cursor:pointer;}
.news-box .rightbox .picnews { margin-top:30px; display:block;}
.news-box .rightbox .picnews .pic { overflow:hidden;}
.news-box .rightbox .picnews .tit { font-size:17px; line-height:28px; margin-top:10px; color:#000;}
.news-box .rightbox .picnews .des { font-size:14px; line-height:24px; color:#6e6e6e; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-box .rightbox .picnews:hover .tit{ color:#ff4208;}
.news-box .rightbox .picnews:hover .des{ margin-top:10px;}


.pic-news-list { width:100%; height:auto;}
.pic-news-list li { width:30%; height:auto; overflow:hidden; float:left;}
.pic-news-list li a { display:block; height:auto; overflow:hidden;}
.pic-news-list li .time { font-size:14px; line-height:20px; color:#a6a6a6;}
.pic-news-list li .tit { font-size:20px; height:60px; line-height:60px; color:#0c0c0c; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.pic-news-list li:hover .pic { width:100%; height:auto; overflow:hidden; position:relative;}
.pic-news-list li .pic:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0;
-webkit-transition: all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
-ms-transition:all .2s ease;
transition:all .2s ease;
}
.pic-news-list li .pic img { display:block;}
.pic-news-list li:hover .pic:after { border:5px solid #c10e0e;}
.pic-news-list li:hover .tit { color:#c10e0e;}
.pic-news-list li:hover .time { color:#c10e0e;}
.pic-news-swiper-pagination { position:relative; height:30px; margin:40px 0; text-align:center; padding:0;}
.pic-news-swiper-pagination .swiper-pagination-bullets{ }
.pic-news-swiper-pagination .swiper-pagination-bullet { width:72px; height:2px; margin:0; padding:0; border-radius:0; font-size:0; background:#999;}
.pic-news-swiper-pagination .swiper-pagination-bullet-active { background:#b21a15;}

/*新闻列表样式*/
.news-list { width:100%; height:auto; overflow:hidden; /* column-count:3;column-width:100px; column-gap:30px;*/}
.news-list li { width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:30px;
/*box-sizing: border-box;
break-inside: avoid;
padding: 0px;*/
}
.news-list li .box { display: block; height:auto; overflow:hidden; padding:30px; background:#fff;}
.news-list li .date { width:100%; height:40px; color:#666666; font-size:16px; font-family:Arial; margin-top:20px;}
.news-list li .pic { width:100%; height:auto; overflow:hidden;}
.news-list li .pic img { display:block; width:100%;}
.news-list li .brief { width:100%; height:auto; overflow:hidden; float:left; margin-top:0px;}
.news-list li .tit { width:100%; display:block; font-size:30px; height:auto; line-height:37px; color:#000; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news-list li .des { height:90px; color:#666666; font-size:16px; line-height:30px; margin-top:0px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news-list li .more { width:101px; height:27px; line-height:27px; font-size:16px; background:#d7a853; color:#fff; margin-top:60px; text-align:center; border-radius:15px;}
.news-list li .more:after { content:'>';}
.news-list li:hover { background:#c9984c;}
.news-list li:hover .date,
.news-list li:hover .tit,
.news-list li:hover .des { color:#d7a853;}
.news-list li .line_bx { background:#008d39; width:0%; height:2px; position:absolute; left:0; bottom:0;}
.news-list li .line_ly { background:#008d39; width:2px; height:0%; position:absolute; left:0; bottom:0;}
.news-list li .line_tx { background:#008d39; width:0%; height:2px; position:absolute; right:0; top:0;}
.news-list li .line_ry { background:#008d39; width:2px; height:0%; position:absolute; right:0; top:0;}
.news-list li:hover .line_bx { width:100%;}
.news-list li:hover .line_ly { height:100%;}
.news-list li:hover .line_tx { width:100%;}
.news-list li:hover .line_ry { height:100%;}
.contentbox .news_box { /*padding-right:310px;*/ height:auto; overflow:hidden;}

.hot_news_box { width:280px; height:auto; overflow:hidden; float:right; margin:0 -310px 0 0; border-top:2px solid #666;}
.hot_news_box .title { width:100%; height:auto;}
.hot_news_box .title .tit { font-size:25px; line-height:40px; color:#000; margin-top:20px;}
.hot_news_box .title .tit1 { font-size:14px; line-height:20px; color:#999; text-transform:uppercase;}
.hot_news_box ul { width:100%; height:auto; overflow:hidden; margin-top:10px;}
.hot_news_box ul li { line-height:50px; height:50px; border-bottom:1px solid #ccc; font-size:14px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
/*新闻列表样式2*/
.news-list2 { width:100%; height:auto; overflow:visible; float:left;}
.news-list2 li { width:100%; height:auto; overflow:hidden; margin-bottom:7px; position:relative; float:left;}
.news-list2 li .box { display:block; height:auto; overflow:hidden; position:relative; background:#fff; padding:26px 0; padding-left:260px; padding-right:230px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center;}
.news-list2 li .time { display:none;}
.news-list2 li .date { width:140px; height:auto; line-height:33px; color:#000; overflow:hidden; border-left:1px solid #d8d8d8; text-align:center; float:right; margin:0 -200px 0 0;}
.news-list2 li .date .y-m { font-size:18px; line-height:20px;}
.news-list2 li .date .d { font-size:33px; line-height:50px;}
.news-list2 li .brief { width:100%; height:auto; overflow:hidden; float:left; position:relative;}
.news-list2 li .pic { width:197px; height:auto; overflow:hidden;position:relative; float:left; margin:0 0 0 -230px; z-index:1;}
.news-list2 li .tit { width:100%; height:30px; line-height:30px; overflow: hidden; color:#000; font-size:18px; font-weight:bold; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list2 li .des { width:100%; position:relative; height:75px; overflow:hidden; line-height:25px; margin-top:20px; font-size:14px; color:#565656; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.news-list2 li:hover .box { padding-left:255px; padding-right:235px; background:#d9aa54;}
.news-list2 li:hover .pic { margin:0 0 0 -230px;}
.news-list2 li:hover .date { border-left:1px solid #fff;}
.news-list2 li:hover .date,
.news-list2 li:hover .tit,
.news-list2 li:hover .des { color:#fff;}

/*新闻列表样式3*/
.news-list3 { width:100%; height:auto; overflow:visible; }
.news-list3 li { width:100%; height:auto; overflow:hidden; margin:0; padding:44px 0; position:relative; float:left; border-bottom:1px solid #d9d9d9;}
.news-list3 li a { display:block; height:auto; overflow:hidden; position:relative; background:#fff; padding:60px 0; padding-left:214px; padding-right:380px;}
.news-list3 li .time { display:none;}
.news-list3 li .date { width:160px; height:130px; float:left; margin:0px 0 0 -200px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center; color:#fff; float:left; position:relative; text-align:center; z-index:1; border-right:1px solid #d8d8d8;}
.news-list3 li .date:before { content:''; width:107px; height:107px; background:#c60000; position:absolute; left:50%; margin-left:-54px; top:50%; margin-top:-54px;}
.news-list3 li .date .d { font-size:43px; line-height:50px; position:relative; z-index:1;}
.news-list3 li .date .y-m { font-size:14px; line-height:20px; position:relative; z-index:1;}
.news-list3 li .brief { width:100%; height:auto; overflow:hidden; float:left;}
.news-list3 li .pic { width:261px; height:auto; overflow:hidden;position:relative; float:right; margin:0 -340px 0 0; z-index:1;}
.news-list3 li .tit { width:100%; height:30px; line-height:30px; overflow: hidden; color:#000000; font-size:20px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list3 li .des { width:100%; position:relative; height:78px; overflow:hidden; line-height:26px; margin-top:10px; font-size:14px; color:#838383; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.news-list3 li:hover .brief { }
.news-list3 li:hover a { background:#fff;}
.news-list3 li:hover .date { }
.news-list3 li:hover .date .m-d,
.news-list3 li:hover .date .y { }
.news-list3 li:hover .tit { color:#c60000;}
.news-list3 li:hover .des { }

.news-list3 li .line_bx { background:#c60000; width:0%; height:3px; position:absolute; left:0; bottom:0;}
.news-list3 li .line_ly { background:#c60000; width:3px; height:0%; position:absolute; left:0; bottom:0;}
.news-list3 li .line_tx { background:#c60000; width:0%; height:3px; position:absolute; right:0; top:0;}
.news-list3 li .line_ry { background:#c60000; width:3px; height:0%; position:absolute; right:0; top:0;}
.news-list3 li:hover .line_bx { width:100%;}
.news-list3 li:hover .line_ly { height:100%;}
.news-list3 li:hover .line_tx { width:100%;}
.news-list3 li:hover .line_ry { height:100%;}

/*新闻列表样式1*/
.news-list1 { width:100%; height:auto; overflow:hidden; font-size:16px;}
.news-list1 li { width:100%; line-height:50px; height:50px; border-bottom:1px dotted #999; position:relative; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis; background:url(../images/news_list_icon.gif) 0 center no-repeat;}
.news-list1 li .date { float:right;}
.news-list1 li .tit { margin-left:20px;}
.news-list1 li:hover { border-bottom:1px solid #999; }
.news-list1 li:after { content:''; position:absolute; left:0; bottom:-1px; width:0; height:1px; background:#0e6c6b;-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;}
.news-list1 li:hover:after { width:100%;}

.jobs-list { width:100%; height:auto; overflow:hidden;}
.jobs-list li { width:100%; height:60px; overflow:hidden; position:relative; background:#fff; border-bottom:1px dashed #dbdbdb;}
.jobs-list li .date { float:right; line-height:60px; font-family:Arial;}
.jobs-list li .tit { width:100%; font-size:16px; height:60px; line-height:60px;/* overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;*/}
.jobs-list li .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.jobs-list li:hover .tit,
.jobs-list li:hover .des,
.jobs-list li:hover .date { color:#cd9c4d;}

.upresume { border:1px solid #ccc; background:#eee; padding:10px; border-radius:5px;}
.upresume:hover { border:1px solid #f00; background:#f00; color:#fff;}

.detail { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px;}
.detail .tit { font-size:24px; line-height:40px; margin:10px 0; font-weight:normal; text-align:center; color:#000000;}
.detail .des { line-height:44px; color:#8f8f8f; text-align:center; /* border-top:1px solid #ccc;*/ margin-top:10px; font-size:14px; position:relative;}
.detail .des:after { content:''; width:280px; height:1px; background:#8f8f8f; position:absolute; left:50%; margin-left:-140px; bottom:0;}
.detail .pic { text-align:center;}
.detail .pic img { max-width:100%; width:auto; height:auto;}
.detail .con { line-height:2; text-align:justify;/* text-justify:distribute-all-lines;*/ text-justify:inter-ideograph; margin-top:20px;}
.detail .con p { font-size:16px; color:#4a4a4a; line-height:1.8;}
.detail .con p img { max-width:100%; width:auto;}
.detail .date { color:#8f8f8f; font-size:14px; line-height:50px; text-align:center;}
.detail .rdtips { color:#b48143;}
/*上一条下一条*/
.detail .prev_next { font-size:14px; border-top:1px solid #ccc; margin:0; padding:10px; margin-top:15px;}
.detail .prev_next a { color:#666; display:block;}
.detail .prev_next a:hover { color:#c00;}
.detail .label { margin:10px 0; font-size:16px; font-weight:bold; color:#666;}
.detail .label { margin:10px 0; font-size:16px; font-weight:bold; color:#666;}
/*相关标签*/
.detail .tag a { display:inline-block; color:#f00; border-bottom:1px dashed #f00; margin:0 3px;}
/*相关新闻列表*/
.detail .news-related-list { width:100%; height:auto; overflow:hidden;}
.detail .news-related-list li { height:30px; border-bottom:1px dashed #ccc; line-height:30px; text-indent:20px; position:relative;}
.detail .news-related-list li:before { content:''; width:6px; height:6px; position:absolute; left:5px; top:50%; margin-top:-3px; background:#999; border-radius:50%;}
.detail .news-related-list li span { float:right;}
/*相关图片列表*/
.detail .news-related-pic { width:100%; height:auto; overflow:hidden;}
.detail .news-related-pic  li { width:120px; height:110px; float:left; margin-right:10px; position:relative;}
.detail .news-related-pic  li .picture { width:120px; height:80px;}
.detail .news-related-pic  li .title { height:20px; line-height:30px; text-align:center; width:100%; font-size:12px;}

.ny_topbox { max-width:1200px; min-width:300px; height:auto; margin:0 auto; overflow:hidden; color:#000; text-align:center;}
.ny_topbox .title { display:inline-block; margin-top:30px;}
.ny_topbox .tit { font-size:34px; line-height:60px; font-weight:bold;}
.ny_topbox .line { display:inline-block; width:3px; height:16px; overflow:hidden; background:#000; margin:0 20px;}
.ny_topbox .tit1 { font-size:34px; font-family:Arial; text-transform:uppercase; font-weight:normal; margin-left:10px;}
.ny_topbox .des { margin:16px auto;}

/*内页导航*/
.guidebox { width:100%; height:auto; overflow:visible; position:relative;}
.guidebox dt { width:140px; height:57px; overflow:hidden; position:relative; float:left;}
.guidebox dt .tit { width:100%; text-align:center; color:#fff; font-size:24px; line-height:57px; position:relative; background:url(../images/guidebox_tit_bg.jpg) repeat-x; z-index:1;}
.guidebox dt .tit1 { color:#fff; line-height:20px; font-family:Arial; text-transform:uppercase; font-size:20px; letter-spacing:0px; margin-top:20px; text-transform:uppercase; font-weight:bold;}
.guidebox dt .line { display:inline-block; width:56px; height:3px; background:#d9d9d9; z-index:-1; position:relative; top:-10px; margin:0 20px;}
.guidebox dt .location { color:#8d8d8d; line-height:60px; float:right; padding-left:30px; margin-top:20px; margin-right:10px; background:url(../images/icon_home.png) 0 center no-repeat}
.guidebox dt .location a { color:#8d8d8d;}
.guidebox dd { height:auto; overflow:hidden; float:left;}
.guidebox dd ul { width:100%; height:57px; overflow:; font-size:18px; margin-top:0px; position:relative;}
.guidebox dd ul li { width:auto; height:57px; min-height:57px; float:left; position:relative;}
.guidebox dd ul li a { display:block; color:#000; height:57px; line-height:57px; position:relative; overflow:; padding:0 15px;}
.guidebox dd ul li:before { content:'|'; float:left; position:absolute; line-height:57px; left:-2px; top:0%; /*width:2px; height:24px; margin-top:-12px; background:#020202;*/ /*background:#e2e2e2; transform:skew(-30deg); border-radius:5px;*//*设置倾斜度为-30*/}
.guidebox dd ul li:nth-child(1):before ,
.guidebox dd ul li.first:before { display:none;}
.guidebox dd ul li a:after { content:''; width:0%; height:3px; background:#006a4f; position:absolute; left:0; bottom:-2px; z-index:1; display:none;
-moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
.guidebox dd ul li:hover a:after,
.guidebox dd ul li.hover a:after { width:100%;}
.guidebox dd ul li.hover:before { /*background:#006ccc;*/}
.guidebox dd ul li:hover a,
.guidebox dd ul li.hover a { color:#c3914a; font-weight:bold;}
.ny.style01 .guidebox dd ul li:hover a,
.ny.style01 .guidebox dd ul li.hover a { background:#de0606;}
.guidebox dd ul li:hover a { /*margin-top:-5px;*/}
.guidebox dd ul li:hover a+.subnav,
.guidebox dd ul li.hover a+.subnav { display:block;}
.guidebox dd ul li .subnav { width:100%; height:46px; font-size:14px; margin-top:0; height:auto; position:relative; top:0px; left:0; display:none; overflow:hidden; color:#535353; z-index:999999; background:#fff; text-align:left;}
.guidebox dd ul li .subnav a { display:block; width:auto; float:left; line-height:36px; height:36px; text-align:center; color:#535353; background:none; padding:0 8px; border:0;}
.guidebox dd ul li .subnav a:after { display:none;}
.guidebox dd ul li .subnav a:before { display:none;} 
.guidebox dd ul li .subnav a:nth-child(1):before { background:none;}
.guidebox dd ul li .subnav a:hover,
.guidebox dd ul li .subnav a.hover { color:#1759a2; font-weight:bold;}
.guidebox dd .more { width:100%; height:61px; line-height:61px; border-bottom:1px solid #e5e5e5; display:block; color:#000; font-size:16px;}
.guidebox dd .more:before { content:''; position:relative; margin-right:10px; margin-left:30px;}
.guidebox dd .more:hover { background:#e62129; color:#fff;}
/*左则导航搜索框*/
.leftbox .searchbox { width:100%; height:auto; overflow:hidden;}
.leftbox .searchbox .box { width:241px; height:52px; background:#efefef; overflow:hidden; border-radius:8px;}
.leftbox .searchbox .keys { width:168px; height:35px; line-height:35px; float:left; margin-top:8px; margin-left:20px; background:none; border:0;}
.leftbox .searchbox .submit { width:53px; height:35px; line-height:35px; margin-top:8px; text-align:center; border:0; cursor:pointer; background:url(../images/icon_search0.png) center center no-repeat;}

.leftbox .contact { width:100%; height:auto; overflow:hidden;}
.leftbox .contact dt { width:100%; height:60px; overflow:hidden; position:relative; background:#fff url(../images/guidebox_title_line.gif) bottom center no-repeat;}
.leftbox .contact dt .tit { color:#030303; font-size:18px; line-height:60px; position:relative; z-index:2;}
.leftbox .contact dt .tit1 { color:#fff; line-height:20px; font-family:Arial; text-transform:uppercase; font-size:20px; letter-spacing:0px; margin-top:20px; text-transform:uppercase; font-weight:bold;}
.leftbox .contact dd { width:100%; height:auto; overflow:hidden;}
.leftbox .contact dd .telbox { height:auto; overflow:hidden; margin:30px 25px;}
.leftbox .contact dd .telbox .icon { float:left; margin-right:10px; margin-top:10px;}
.leftbox .contact dd .lab { color:#000; font-size:16px;}
.leftbox .contact dd .tel { color:#e62129; font-size:25px; font-weight:bold;}
/*详细内容显示*/
.contentbox { width:100%; height:auto; float:left; overflow:hidden; background:#fff; margin:40px 0;}
.contentbox dt { width:100%; height:62px; line-height:62px; overflow:hidden; position:relative; position:relative; border-bottom:1px solid #dcdcdc; display:none;}
.contentbox dt .location { float:right; color:#8d8d8d; font-size:14px; line-height:40px; font-weight:normal; padding-left:30px; background:url(../images/icon_home.png) 0 center no-repeat;}
.contentbox dt .location a { color:#8d8d8d;}
.contentbox dt .location a:hover { color:#6a6a6a;}
.contentbox dt .slogan { display:none;}
.contentbox dt .tit { font-size:24px; position:relative; display:block; float:left; margin-right:20px; font-weight:normal; color:#000;}
.contentbox dt .tit .line{ background:#05adb8; width:100%; height:2px; position:absolute; bottom:0; left:0;}
.contentbox dd { margin:0px 0px; min-height:550px; height:auto; overflow:hidden;}
.contentbox dd #content { font-size:16px; line-height:2;}
.contentbox dd .empty { font-size:40px; color:#ccc; line-height:100px; text-align:center;}

/*联系我们*/
.contactbox_bg { height:auto; overflow:hidden; padding-bottom:0px; position:relative; background:#f1f1f1;}
.contactbox_bg:after { content:''; position:absolute; left:0; top:0; right:0; bottom:175px; background:url(../images/contactbox_bg.jpg) top center no-repeat; background-size:cover; z-index:0;}
.contactbox { max-width:1200px; min-width:300px; height:auto; overflow:hidden; margin:0 auto; margin-top:50px; position:relative; z-index:1;}
.contactbox dt { width:100%; height:auto; overflow:hidden; position:relative; text-align:center; color:#fff;}
.contactbox dt .title { float:left; height:auto; overflow:hidden; text-align:left;}
.contactbox dt .tit { font-size:30px; font-weight:bold; line-height:50px;}
.contactbox dt .tit1 { font-size:16px; line-height:40px;}
.contactbox dt .more { width:128px; height:41px; line-height:41px; display:block; border:5px solid #d3221c; overflow:hidden; font-size:16px; margin-top:10px; color:#d3221c; float:right; z-index:1; text-align:center; position:relative; float:right; background:#fff;}
.contactbox dt .more:after { content:'>'; margin-left:20px;}
.contactbox dt .more:hover { background:#d3221c; color:#fff;}

.contactbox dd { width:100%; height:auto; overflow:; margin-top:40px; padding-bottom:30px;}
.contactbox dd .contact_info { width:100%; height:182px; background:#fff; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:flex-start; position:relative;}
.contactbox dd .contact_info li { width:33.33333%; height:182px; overflow:hidden; float:left; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center; position:relative;}
.contactbox dd .contact_info li:after { content:''; position:absolute; left:0; top:50%; background:#d7d7d7; width:1px; height:60px; margin-top:-30px; z-index:1;}
.contactbox dd .contact_info li .icon { width:77px; height:77px; background:#93bf15; border-radius:50%; line-height:77px; font-size:34px; color:#fff; text-align:center; float:left; margin-top:0px; margin-left:30px;}
.contactbox dd .contact_info li:nth-child(1) .icon { font-size:40px;}
.contactbox dd .contact_info li:nth-child(1):after { display:none;}
.contactbox dd .contact_info li .info { float:left; margin-left:15px; margin-top:0px;}
.contactbox dd .contact_info li .tit { font-size:18px; color:#128c76; line-height:30px; margin-top:10px;}
.contactbox dd .contact_info li .tit1 { font-size:16px; color:#5f5f5f; line-height:30px;}
.contactbox dd .contact_info:after { content:''; position:absolute; left:50%; bottom:-30px; margin-left:-18px;
	border-top: 30px solid #fff;
	border-bottom: 0px solid transparent;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
}
.contactbox dd .contact_pic { width:50%; height:530px; overflow:hidden; float:left; background:url(../images/contactbox_pic.jpg) center center no-repeat; background-size:cover;}
.contactbox dd .feedback { width:50%; height:530px; overflow:hidden; background:#fff; float:left;}
.contactbox dd .feedback .formbox { margin:40px 70px; height:auto; overflow:hidden;}
.contactbox dd .feedback .tit { font-size:22px; color:#fff; line-height:40px;}
.contactbox dd .feedback .tit:after { content:'>'; float:right;}
.contactbox dd .feedback .inputbox .input { width:48%; float:left;}
.contactbox dd .feedback .inputbox .input:nth-child(2) { float:right;}
.contactbox dd .feedback .btnbox .input { width:30%; float:left;}
.contactbox dd .feedback .input { width:100%; height:58px; line-height:58px; background:#f5f5f5; color:#2a2a2a; margin-top:22px; border:0; text-indent:20px;}
.contactbox dd .feedback .textarea { width:94%; height:140px; line-height:20px; background:#f5f5f5; color:#2a2a2a; padding:3%; border:0; margin-top:22px;}
.contactbox dd .feedback .input:-moz-placeholder,
.contactbox dd .feedback .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #2a2a2a; opacity:1;  font-size:16px;
}
.contactbox dd .feedback .input::-moz-placeholder,
.contactbox dd .feedback .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .input:-ms-input-placeholder,
.contactbox dd .feedback .textarea:-ms-input-placeholder {
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contactbox dd .feedback .input::-webkit-input-placeholder,
.contactbox dd .feedback .textarea::-webkit-input-placeholder{
    color: #2a2a2a; opacity:1; font-size:16px;
}

.contactbox dd .feedback .submit{
    width:40%; height:51px; background:#017431; border:0; cursor:pointer; color:#fff; margin-top:14px; font-size:16px; float:right; margin-top:22px;
}
/*留言板样式*/
.contentbox dd .feedback_box { width:100%; height:auto; overflow:hidden; background:#fff; padding-bottom:80px;}
.contentbox dd .feedback_box .contact_info { margin:0 70px; padding:0px 0px; margin-top:60px;}
.contentbox dd .feedback_box .contact_info ul li { width:50%; height:auto; overflow:hidden; float:left; margin:30px 0;}
.contentbox dd .feedback_box .contact_info ul li .icon { width:107px; height:107px; float:left; margin:0 30px;}
.contentbox dd .feedback_box .contact_info ul li .tit1 { font-size:22px; line-height:2; color:#d7a853;}
.contentbox dd .feedback_box .contact_info ul li .des { font-size:18px; line-height:2; color:#000;}
.contentbox dd .feedback_box .telbox { height:auto; overflow:hidden; color:#000; margin:20px 70px; padding:60px 100px; background:url(../images/feedback_telbox_right_bg.jpg) right center no-repeat; background-size:cover; border-bottom:1px solid #d1d1d1; display:none;}
.contentbox dd .feedback_box .telbox .icon { float:left; margin-right:20px;}
.contentbox dd .feedback_box .telbox .lab { font-size:24px; line-height:30px;}
.contentbox dd .feedback_box .telbox .tel { font-size:43px; line-height:45px; font-weight:bold;}
.contentbox dd .feedback_box .tit { font-size:30px; color:#000; line-height:40px; text-align:center; font-weight:bold; margin-top:0px;}
.contentbox dd .feedback_box .formbox { margin:10px 70px; height:auto; overflow:;}
.contentbox dd .feedback_box .inputbox {}
.contentbox dd .feedback_box .input { width:100%; height:49px; line-height:49px; background:#f5f4f3; color:#2a2a2a; border:0; text-indent:20px; margin-top:20px;}
.contentbox dd .feedback_box .textarea { width:100%; height:140px; line-height:20px; background:#f5f4f3; padding:20px; color:#2a2a2a; border:0; margin-top:20px;}
.contentbox dd .feedback_box .btnbox { width:100%; height:auto; overflow:hidden; text-align:center; margin-top:22px;}
.contentbox dd .feedback_box .input:-moz-placeholder,
.contentbox dd .feedback_box .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #2a2a2a; opacity:1;  font-size:16px;
}
.contentbox dd .feedback_box .input::-moz-placeholder,
.contentbox dd .feedback_box .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contentbox dd .feedback_box .input:-ms-input-placeholder,
.contentbox dd .feedback_box .textarea:-ms-input-placeholder {
    color: #2a2a2a; opacity:1; font-size:16px;
}
.contentbox dd .feedback_box .input::-webkit-input-placeholder,
.contentbox dd .feedback_box .textarea::-webkit-input-placeholder{
    color: #2a2a2a; opacity:1; font-size:16px;
}

.contentbox dd .feedback_box .submit{ width:177px; height:49px; background:#bf8b40; border:0; cursor:pointer; color:#fff; margin:0 10px; margin-top:14px; font-size:15px; }
.contentbox dd .feedback_box .reset{ width:177px; height:49px; background:#747474; border:0; cursor:pointer; color:#fff; margin:0 10px; margin-top:14px; font-size:15px;}
/*友情链接*/
.friendlinks_bg { background:#f2f2f2; height:auto; overflow:hidden;}
.friendlinks { /*max-width:1200px; min-width:300px;*/ height:auto; overflow:hidden; margin:0; margin-bottom:30px;}
.friendlinks dt { width:100%; height:37px; line-height:37px; overflow:hidden; background:#f4f4f4; border-bottom:1px solid #dcdddf;}
.friendlinks dt .title { height:auto; overflow:hidden; text-align:left;}
.friendlinks dt .tit1 { color:#000; font-size:33px; text-transform:uppercase; line-height:50px; font-weight:bold; margin-top:0px;}
.friendlinks dt .tit { color:#4f4e4e; font-size:18px; position:relative; font-weight:bold; margin-top:0px; margin-left:15px; float:left;}
.friendlinks dt .des { width:100%; height:auto; overflow:hidden; color:#494949; font-size:14px; line-height:33px; margin-top:20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.friendlinks dt .more { float:right; color:#cf9f50; margin-right:15px;}
.friendlinks dt .more:after { content:' >';}
.friendlinks dt .more:hover { font-weight:bold;}

.friendlinks dd { width:100%; height:auto; overflow:hidden; margin-top:20px; position:relative;}
.friendlinks dd .link_list { width:100%; line-height:30px; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; color:#4f4e4e; font-size:16px;}
.friendlinks dd .link_list a { display:inline-block; line-height:30px; padding:0 15px; margin:0 5px; text-align:center; color:#4f4e4e; position:relative; text-align:center;}
.friendlinks dd .link_list a.first:before { display:none;}
.friendlinks dd .link_list a:before { content:'|'; position:absolute; left:-6px; color:#4f4e4e;
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.friendlinks dd .link_list a:hover { color:#fff; background:#c7a377;}

.footer_bg { height:auto; overflow:hidden; background:url(../images/footer_bg.jpg) bottom center no-repeat; background-size:cover; position:relative; padding-bottom:100px;}

.ny .footer_bg:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:#000; background:rgba(0,0,0,.8); display:none;}
.ny .footer .infobox .tit a { color:#fff;}
.ny .footer .infobox .tit a:hover { color:#c9984c;}
.ny .footer .infobox .nav a { color:#9b9b9b;}
.ny .footerbox .qrcodebox .qrcode { border:9px solid #111111;}
.footerbox { max-width:1200px; min-width:300px; margin:0 auto; margin-top:0px; height:auto; overflow:visible;}
.ny .footerbox { border-top:0; }
.ny .footerbox .qrcodebox { margin-top:20px;}
.ny .copyright_bg { background:#1e1e1e;}

.footer_nav_bg { height:129px; overflow:hidden; background:#ef6b00;}
.footer_nav { max-width:1200px; min-width:300px; height:129px; line-height:129px; margin:0 auto;}
.footer_nav_box { padding-left:220px; height:auto; overflow:hidden;}
.footer_nav_box .tit {  height:120px; line-height:120px; font-size:24px; color:#fff; width:220px; float:left; margin:0px 0 0 -220px;}
.footer_nav_list { width:100%; height:120px; font-size:18px; line-height:120px; float:left;}
.footer_nav_list a { line-height:120px; display:block; width:14.28571428571429%; float:left; color:#fff; text-align:right;}
.footer_nav .sub_nav_box { width:100%; height:auto; overflow:hidden; float:left;}
.footer_nav .sub_nav { width:25%; height:auto; overflow:hidden; float:left; font-size:16px; line-height:36px; color:#dadada; margin-top:45px;}
.footer_nav .sub_nav a { color:#dadada; display:block; text-align:center;}
.footer { overflow:visible; color:#858585; position:relative; height:auto; overflow:hidden; padding-right:194px; z-index:1; margin-top:40px;}
.footer a { color:#858585;}
.footer .info_box { width:100%; height:auto; overflow:hidden; float:left;}
.footer .infobox { width:14.28571428571429%; height:auto; overflow:hidden; float:left; position:relative;}
.footer .infobox .tit { color:#d5d5d5; font-size:18px; line-height:60px;}
.footer .infobox .tit a { color:#d5d5d5 };
.footer .infobox .nav.w_40_fl { width:40%; float:left;}
.footer .infobox .nav { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.footer .infobox .nav a { width:100%; display:block; font-size:15px; color:#9b9b9b; line-height:36px;}
.footer .infobox .nav a:hover { color:#9b9b9b;}
.footer .infobox .tel { font-size:36px; line-height:50px; color:#fff; font-weight:bold; margin-top:10px;}
.footer .infobox .info { width:100%; height:auto; overflow:hidden; font-size:14px; line-height:30px;}
.footer .infobox .more { width:40px; height:40px; line-height:40px; overflow:hidden; color:#d10233; font-size:16px;}
.footer .infobox .qrcode { width:125px; float:left; height:125px; overflow:hidden; background:#2064ac; margin-right:19px; margin-top:30px;}
.footer .infobox .qrcode .pic { width:93px; height:auto; overflow:hidden; margin:16px;}
.footer .infobox .qrcode .pic img { display:block;}
.footer .contact_info { width:489px; height:auto; overflow:hidden; float:right; margin:0 -489px 0 0;}
.footer .contact_info .tit { color:#fff; font-size:18px; line-height:60px;}
.footer .contact_info .info { color:#9a9a9a; font-size:15px; line-height:36px; margin-top:20px;}
.footer .contact_info .btn { background:#000; color:#fff; width:225px; height:48px; line-height:48px; display:block; text-align:center; margin-top:30px;}
.footer .contact_info .btn:after { content:'>'; font-size:20px; padding-left:60px; display:inline-block; font-family:'宋体';}
.footer .contact_info .btn:hover { background:#face00; color:#000;}
.footer .contact_info .share_box { float:right;}
.footer .contact_info .share_box .tit { font-size:20px; line-height:60px;}
.footer .contact_info .share_link { width:100%; height:auto; margin-top:20px;}

.footer .contact_info .share_link a { display:inline-block; margin-left:10px;}
.footer .logobox { width:400px; height:auto; overflow:hidden; float:left; margin:0 0 0 -400px;}
.footer .logobox .tit { font-size:30px; line-height:58px; color:#fff;}
.footer .logobox .logo { width:452px; height:61px; float:left; margin-top:35px;}

.footer .logobox .info1 { width:auto; height:auto; overflow:hidden; float:left; margin-left:10px;}
.footer .logobox .info1 .tit { font-size:27px; line-height:40px; color:#fff; letter-spacing:2px; margin-top:0px;}
.footer .logobox .info1 .tit1 { font-size:12px; line-height:20px; color:#929191; letter-spacing:3px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; /*font-style:oblique;  font-weight:bold; */}
.footer .logobox .lab { width:100%; font-size:16px; line-height:20px; color:#a3a3a3; margin-top:10px;}
.footer .logobox .tel { font-size:36px; line-height:50px; font-weight:bold; color:#fff;}
.footer .logobox .des { width:100%; font-size:18px; line-height:36px; color:#9d9d9d; margin:20px 0;}
.footer .logobox .telbox { width:100%; height:auto; overflow:hidden;}
.footer .logobox .telbox .lab { font-size:14px; color:#000; line-height:20px; margin-top:50px;}
.footer .logobox .telbox .tel { font-size:36px; color:#000; line-height:60px; font-weight:bold; margin-bottom:60px;}

/*版权*/
.copyright_bg { height:58px; overflow:hidden; background:#1e1e1e; position:relative; z-index:99999;}
.copyright { max-width:1200px; min-width:300px; height:58px; line-height:58px; margin:0 auto; overflow:hidden; color:#b6b6b6; font-size:16px; text-align:center; position:relative;}
.copyright .mgwba { float:left; margin:0 5px; margin-top:18px;}
.copyright a { color:#9a9a9a;}
.copyright .go-top { width:115px; height:58px; line-height:20px; text-align:center; position:absolute; top:0px; right:0; background:#cd9c4d; color:#fff; font-size:16px;}
.copyright .go-top:before { content:'<'; display:block; width:100%; height:30px; line-height:30px; font-size:24px; text-align:center; position:relative; top:0; left:0;
transform:rotate(90deg);
-ms-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-o-transform:rotate(90deg);
}
.copyright .go-top:hover { color:#fff;}

.copyright .share_link a { font-size:34px; margin-right:20px;}
.copyright .share_link a:hover { color:#fff;}
.footerbox .qrcodebox { width:194px; height:auto; overflow:hidden; float:right; margin:20px -194px 0 0;}
.footerbox .qrcodebox .title { width:100%; height:auto; line-height:30px; overflow:hidden; margin-bottom:30px; margin-top:0px; font-size:18px; text-align:right;}
.footerbox .qrcodebox .qrcode { width:158px; height:auto; margin:0 auto; margin-bottom:37px; border:9px solid #111111;}
.footerbox .qrcodebox .qrcode .pic { width:100%; height:auto; overflow:hidden; background:#fff;}
.footerbox .qrcodebox .qrcode .pic img { width:100%; display:block;}
.footerbox .qrcodebox .qrcode .tit { width:100%; font-size:16px; line-height:50px; height:50px; color:#494949; text-align:center;}

.clear{ clear:both; margin:0; padding:0;}
.clearfix { clear:both;}
.hidden{ display:none;}
.gotop { width:46px; height:46px; overflow:hidden; background:url(../images/gotop.gif) no-repeat; position:fixed; right:10px; bottom:110px;}


/*常用CSS3动画效果*/
.trans{
    -webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

/*表单表格*/
.form_table{padding:25px 0 50px 20px; font-size:14px;}
.form_table td{ color:#666; border:0;}
.form_table td p{ line-height:20px; height:20px;}
.form_table .submit {background:#FF4001; border-radius:2px; width:170px; height:40px; text-align:center; line-height:30px; color:#fff; border:0; font-size:16px; font-weight:bold; cursor:pointer;}
/*表单控件控制*/
.num{font-family:"Arial";}
.num1{font-family:Verdana, Arial, Helvetica, sans-serif}
.num5{font-family:"微软雅黑";}
.strong{font-weight:bold;}
.normal{font-weight:normal;}
.aright{text-align:right;}
.aleft{text-align:left;}
.xuxian{border-bottom:1px dashed #ddd;}
.xuxian1{border-bottom:1px dotted #ddd;}
.inputall{height:28px; line-height:28px; border:1px #ddd solid; padding:2px 5px; font-size:14px; background:#fefefe}
.inputall30{border:1px #bababa solid; border-right:1px #ddd solid; border-bottom:1px #ddd solid; height:30px; line-height:30px; font-size:16px;}
.inputselect{line-height:22px; border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.textarea{border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.input60{width:60px;}
.input100{width:100px;}
.input150{width:150px;}
.input200{width:200px;}
.input250{width:250px;}
.input300{width:300px;}
.input350{width:350px;}
.input400{width:400px;}
.input500{width:500px;}
.input550{width:550px;}
.input600{width:600px;}
.input650{width:650px;}
.inputfix{vertical-align:middle; margin-top:-2px; margin-bottom:1px;}
/*分页样式*/
.fenye{ width:100%; margin:30px 0%; text-align:center; height:43px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.fenye a { font-size:16px;}
.fenye a:first-child { min-width:86px;}
.fenye a:last-child { min-width:86px;}
.fenye a { border:1px #b48143 solid; color:#242424; background:#fff;display:inline-block; min-width:50px;  height:41px; line-height:41px; padding:0 0; font-weight:normal; margin-right:8px; border-radius:2px;}
.fenye a:hover,.fenye .sel{ background:#b48143; color:#fff; border:1px #b48143 solid;}
.fenye .sel{ font-weight:bold;}
/*chrome  浏览器滚动条的美化 */
/*::-webkit-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-webkit-scrollbar { width:8px; background-color:#f00;}
::-webkit-scrollbar-thumb { width:8px; height:50px; background-color:#999;}
::-webkit-scrollbar-thumb:hover { width:8px; background-color:#bb1818;}*/
@media (max-width: 1440px) {
	.navmenu { left:380px;}
	.indexbox {/* padding-left:190px;*/}
	.mine_energy { width:auto; margin:0 20px; margin-top:30px;}
	.footer .info_box { padding-left:20px;}
	/*.mine_energy dd .mine_energy_list_scroll { margin:0 20px; margin-top:55px;}*/
}
@media (max-width: 1200px) {
	.top_bg .top .logobox { margin-left:20px;}
	.navmenu { right:120px;}
	.aboutbox dd .about_point li .num { font-size:55px; line-height:60px;}
	.aboutbox dd .about_point li .unit{ margin-left:5px; line-height:20px; font-size:40px; position:relative;}
	.aboutbox dd .about_point li .tit2 { font-size:14px; line-height:40px;}
	/*.newsbox, 
	.productbox,
	.aboutbox,
	.noticebox,
	.videobox,
	.party_building,
	.group_industry,
	.cooperative_partner,
	.friendlinks { margin:0 20px;}*/
	.indexbox { margin:0 20px;}
}
@media (max-width: 1024px) {
	.indexbox { }
	/*新闻列表样式*/
	/*.news-list { margin:0 10px; width:auto; height:auto; overflow:hidden; column-count:2; column-width:100px;}*/
	.navmenu { left:250px;}
}
@media (max-width: 640px) {
	
	*.mt3 { margin-top:0.03rem!important;}
	*.mt5 { margin-top:0.05rem!important;}
	*.mt8 { margin-top:0.08rem!important;}
	*.mt10 { margin-top:0.10rem!important;}
	*.mt20 { margin-top:0.20rem!important;}
	*.mt24 { margin-top:0.24rem!important;}
	*.mt30 { margin-top:0.30rem!important;}
	*.mt40 { margin-top:0.40rem!important;}
	*.mt45 { margin-top:0.45rem!important;}
	*.mt50 { margin-top:0.50rem!important;}
	*.mt60 { margin-top:0.60rem!important;}
	*.mt70 { margin-top:0.70rem!important;}
	*.mt80 { margin-top:0.80rem!important;}
	*.mt90 { margin-top:0.90rem!important;}
	*.mt100 { margin-top:1rem!important;}
	*.mt150 { margin-top:1.50rem!important;}

	*.d-flex { display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-content:stretch; align-items:flex-start;}
	*.col-1 { width:100%!important;}
	*.col-2 { width:100%!important;}
	*.col-3 { width:100%!important;}
	*.col-4 { width:100%!important;}
	*.col-5 { width:100%!important;}
	*.col-6 { width:100%!important;}
	*.col-7 { width:100%!important;}
	*.col-8 { width:100%!important;}
	*.col-9 { width:100%!important;}
	*.col-10 { width:100%!important;}
	*.col-11 { width:100%!important;}
	*.pt-10 { padding-top:5px!important;}
	*.pt-20 { padding-top:10px!important;}
	*.pt-30 { padding-top:15px!important;}
	*.pt-40 { padding-top:20px!important;}
	*.pt-50 { padding-top:25px!important;}
	*.pt-60 { padding-top:0px!important;}
	
	*.pb-10 { padding-bottom:5px!important;}
	*.pb-20 { padding-bottom:10px!important;}
	*.pb-30 { padding-bottom:15px!important;}
	*.pb-40 { padding-bottom:20px!important;}
	*.pb-50 { padding-bottom:25px!important;}
	*.pb-60 { padding-bottom:0px!important;}
	
	*.mt-10 { margin-top:5px!important;}
	*.mt-20 { margin-top:10px!important;}
	*.mt-30 { margin-top:15px!important;}
	*.mt-40 { margin-top:20px!important;}
	*.mt-50 { margin-top:25px!important;}
	*.mt-60 { margin-top:0px!important;}
	
	*.mb-10 { margin-bottom:5px!important;}
	*.mb-20 { margin-bottom:10px!important;}
	*.mb-30 { margin-bottom:15px!important;}
	*.mb-40 { margin-bottom:20px!important;}
	*.mb-50 { margin-bottom:25px!important;}
	*.mb-60 { margin-bottom:0px!important;}
	
	.ispc { display:none !important;}
	.ismobile { display:block !important;}
	
	.top_bg{ width:100%; height:80px; position:fixed;box-shadow: 0px 0px 5px rgba(0,0,0,0.2);}
	.top_bg .top { min-width:300px; height:80px;  border-bottom:0; margin-top:0;}
	.top_bg .top .logobox { width:180px; margin-left:10px;}
	.top_bg .top .logobox .logo { width:150px; float:left;}
	.top_bg .top .menu_icon { width:50px; height:60px; position:absolute; top:50%; margin-top:-30px; right:0; background:#fff; display:block; z-index:2;}
	.top_bg .top .menu_icon:after { content:''; position:absolute; left:30%; top:50%; margin-top:-1px; width:40%; height:2px; background:#000; border-radius:2px;}
	.top_bg .top .menu_icon a { display:block; width:100%; height:60px; line-height:60px; overflow:hidden; text-align:center; font-size:30px; color:#000; position:relative;}
	.top_bg .top .menu_icon a:before { content:''; width:40%; height:2px; background:#000; position:absolute; left:30%; top:22px; border-radius:2px; z-index:1;}
	.top_bg .top .menu_icon a:after { content:''; width:40%; height:2px; background:#000; position:absolute; left:30%; bottom:22px; border-radius:2px; z-index:1;}
	.top_bg .top .menu_icon:after,
	.top_bg .top .menu_icon a:before,
	.top_bg .top .menu_icon a:after {
	-webkit-transition: all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
	}
	.top_bg .top .menu_icon.close:after { width:0%; left:50%;}
	.top_bg .top .menu_icon.close a:before {
	top:50%; margin-top:-1px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	}
	.top_bg .top .menu_icon.close a:after {
	bottom:50%; margin-bottom:-1px;
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	}

	.top_bg .top .search_box { width:100px; height:0.6rem; overflow:visible; position:relative; top:0px; right:1rem;}
	.top_bg .top .search_box:before { display:none;}
	.top_bg .top .search_box:after { content:''; width:0.6rem; height:0.6rem; background:url(../images/icon_search.png) center center no-repeat; position:absolute; right:0; top:0; z-index:2; cursor:pointer;}
	.top_bg .top .search_box:hover .searchbox { display:block; top:1rem; z-index:1;}
	.top_bg .top .search_box .search_btn { background:url(../images/icon_search1.png) center center no-repeat;}
	.top_bg .top .searchbox { width:4.5rem; height:0.8rem; overflow:hidden; position:absolute; top:0; right:0; border-radius:0%; z-index:-1; display:none;}
	.top_bg .top .searchbox .keys { width:100%; height:40px; line-height:40px; color:#fff; border:0; position:absolute; right:0px; top:0px; text-indent:20px;  background:#cd9c4d; border-radius:0px; z-index:1;}
	.top_bg .top .searchbox .submit { width:40px; height:40px; line-height:40px; font-size:0px; border:0; position:absolute; right:0; top:0; color:#fff; background:url(../images/icon_search1.png) center center no-repeat; cursor:pointer; display:none; z-index:1;}
	.top_bg .top .searchbox:hover .keys { width:4.5rem;}
	.top_bg .top .searchbox:hover .submit,
	.top_bg .top .searchbox.hover .submit{ margin-top:0px; background:url(../images/icon_search1.png) center center no-repeat; display:block;}
	
	.left_menu { left:-75px;}
	.navmenu { width:50%; height:auto; overflow:hidden; overflow-y:auto; left:auto; top:80px; right:-50%; bottom:0; position:absolute; background:#fff; z-index:99999;}
	.navmenu #menu { height:auto; overflow:hidden; border-top:1px solid #cbcbcb; }
	.navmenu #menu li { width:100%; height:auto; float:none; position:relative;}
	.navmenu #menu li .subnavext { position:absolute; width:50px; height:60px; line-height:60px; right:0; top:0; font-size:22px; text-align:center; z-index:2;}
	.navmenu #menu li:hover .subnavext+.subnav{ display:block;}
	.navmenu #menu li .subnavext:after { content:'+'; position:absolute; width:50px; height:60px; line-height:60px; right:0; top:0; font-size:22px; text-align:center;}
	.navmenu #menu li.hover .subnavext:after,
	.navmenu #menu li:hover .subnavext:after { content:'-'; color:#fff; font-size:35px;}
	.navmenu #menu li.hover .subnavbox { display:block;}
	.navmenu #menu li a:after { }
	.navmenu #menu li:hover a:after,
	.navmenu #menu li.hover a:after { bottom:0; height:60px; color:#fff;}
	.navmenu #menu li.hover a,
	.navmenu #menu li:hover a { color:#fff;}
	.navmenu #menu li a { height:60px; line-height:60px;}
	.navmenu #menu li .subnavbox { width:100%; height:auto; position:relative; top:0; padding:0;}
	.navmenu #menu li .subnavbox .pic { display:none;}
	.navmenu #menu li .subnav { width:100%; height:auto; overflow:hidden; background:#fff; padding:0;}
	.navmenu #menu li .subnav a { width:48%; color:#000; margin:2% 1%; line-height:30px; line-height:30px;}
	
	.contentbox .news_box { padding-right:0px;}
	.contentbox { width:auto; float:none; margin:20px 0px;}
	
	.development_history_bg { margin-top:20px;}
	.development_history { margin-top:-13%; }
	.development_history dt { width:100%; height:auto; overflow:hidden;}
	.development_history dt img { display:block; margin:0 auto; max-width:7%; }
	.development_history dd { margin-top:-50px;}
	.development_history .development_history_list:before { position:absolute; left:3%; margin-left:-0.5px; top:0; width:1px; height:100%; z-index:0;}
	.development_history .development_history_list li { width:100%; margin-top:20px;}
	.development_history .development_history_list li:after { width:30px; height:10px; background-size:100% auto; position:absolute; left:1%; background:url(../images/bg8.jpg) center center no-repeat;  background-size:100% auto; right:auto; top:20px; z-index:1;}
	.development_history .development_history_list li .margin { margin:0px 20px; margin-left:35px; padding:20px; position:relative; z-index:2;}
	.development_history .development_history_list li .tit { font-size:18px; line-height:30px;}
	.development_history .development_history_list li .des { line-height:20px; font-size:12px;}
	.development_history .development_history_list li:nth-child(2n) { margin-top:20px;}
	.development_history .development_history_list li:nth-child(2n):after { width:30px; height:10px; background-size:100% auto; position:absolute; left:1%; top:20px; z-index:0;}
	
	/*新闻列表样式2*/
	.news-list2 li { width:100%; height:auto; overflow:hidden; margin-bottom:20px; position:relative; float:left;}
	.news-list2 li .box { padding:20px;}
	.news-list2 li .time { display:none;}
	.news-list2 li .date { height:50px; line-height:50px;}
	.news-list2 li .brief { margin-top:20px;}
	.news-list2 li .pic { width:100%; margin:0;}
	.news-list2 li .tit { font-size:18px;}
	.news-list2 li .des { height:72px; line-height:24px; margin-top:10px; font-size:15px;}
	.news-list2 li:hover .box { padding:20px;}
	.news-list2 li:hover .pic { margin:0;}


	.jobs-list { width:auto; margin:0 20px;}
	.jobs-list li { width:100%; height:auto; overflow:hidden; position:relative; background:#fff;}
	.jobs-list li .date { float:none; line-height:40px; font-family:Arial; color:#999;}
	.jobs-list li .tit { width:100%; font-size:16px; height:40px; line-height:40px;}
	.jobs-list li .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

	
	.top_bg.bgfff .navmenu { position:fixed; top:80px;}
	.navmenu.ext { right:0; position:fixed; top:80px;}
	.ny .navmenu.ext { top:80px;}
	.bannerBox { margin-top:80px;}
	.bannerBox a.prev,
	.bannerBox a.next { display:none;}
	.bannerBox .swiper-pagination-bullets{ bottom:20px;}
	.bannerBox .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { }
	.bannerBox .swiper-pagination-bullet { width:10px; height:10px; border-radius:50%; margin:0 4px;}

	.ny_banner { margin-top:80px;}
	.leftbox_bg { height:50px; display:none;}
	.insidebox_bg { margin-top:-100px;}
	.indexbox { padding:0; margin:0px;}
	.contentbox dd { margin:0px;}
	.guidebox dt { width:100%; height:100px; padding:0 20px;}
	.guidebox dt .title { margin-left:0px;}
	.guidebox dt .tit { font-size:28px; line-height:100px; background:none; width:100%; text-align:left;}
	.guidebox dt .tit:after { content:''; display:inline-block; width:50px; height:3px; background:#f8f8f8; position:relative; top:2px; margin-left:10px;}
	.guidebox dt .tit:after { height:2px;}
	.guidebox dd { width:100%; float:none; height:auto; overflow:hidden; background:#f4f4f4;}
	.guidebox dd ul { height:auto; font-size:15px; margin-top:0;}
	.guidebox dd ul li { width:33.333333%; height:50px; min-height:50px;}
	.guidebox dd ul li:nth-child(3n+1):before { display:none;}
	.guidebox dd ul li:before { line-height:50px;}
	.guidebox dd ul li a { height:50px; line-height:50px; padding:0; text-align:center;}
	
	.aboutbox_bg { margin:0; padding-bottom:20px; background-size:100% auto;}
	.aboutbox { width:auto; margin:0; margin-top:30px; padding:0px 15px;}
	.aboutbox dt { margin:0px;}
	.aboutbox dt .tit { font-size:0.32rem;}
	.aboutbox dt .tit1 { font-size:26px;}
	.aboutbox dd .about .text { font-size:0.24rem; line-height:0.4rem; margin-top:0rem; -webkit-line-clamp:10;}
	.aboutbox dt .more { }
	.about_point_list li { width:48%; height:auto; overflow:hidden; float:left; margin-left:3%; margin-bottom:3%; background:#000; border-radius:0.1rem; position:relative;}
	.about_point_list li:nth-child(2n+1) { margin-left:0;}
	.about_point_list li a { padding:0 0.2rem;}
	.about_point_list li .info { position:relative;}
	.about_point_list li .icons { width:100%; height:1rem; margin:0;}
	.about_point_list li .tit2 { top:-0.1rem; color:#fff; font-size:0.22rem; line-height:0.3rem;}
	.about_point_list li .num { font-size:0.30rem; line-height:0.4rem; font-weight:bold;}
	.about_point_list li:hover a:after { border:0.04rem solid #f2bf5d; border-radius:0.1rem;}


	.aboutbox dd .about_point_box { margin-top:20px;}
	.aboutbox dd .about_point li { width:50%;}
	.aboutbox dd .about_point li .num { font-size:55px; line-height:60px;}
	.aboutbox dd .about_point li .unit{ margin-left:5px; line-height:20px; font-size:40px; position:relative;}
	.aboutbox dd .about_point li .tit2 { font-size:16px; line-height:40px;}
	.aboutbox dd .about_point li a { padding:20px 0px;}
	.aboutbox dd .about_point li .tit2:after { content:''; background:#cd9c4d; width:40px; height:2px; display:block; margin:10px auto;}
	.aboutbox dd .about_point li:nth-child(1),
	.aboutbox dd .about_point li:nth-child(3) { border-left:1px solid #d2d2d2;}
	.aboutbox dd .about_point li:nth-child(3),
	.aboutbox dd .about_point li:nth-child(4) { border-top:0;}
	.productbox_bg { margin:0;}
	/*集团产业*/
	
	.group_industry_box { width:100%; height:auto; overflow:hidden; display:block; flex-flow:row wrap; justify-content:space-between; align-items:center; margin:0; padding:0;}
	.group_industry dd .group_industry_tabs { width:100%; height:auto; overflow:hidden; float:none; margin:0; padding:0.05rem; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:space-between; align-items:stretch;}
	.group_industry dd .group_industry_tabs a { width:auto; padding:0.14rem; height:auto; float:left; flex-flow:column wrap; justify-content:center; align-items:space-between;}
	
	.group_industry dd .group_industry_tabs a .icon { width:.8rem; height:.8rem; float:none; margin:0 auto;}
	.group_industry dd .group_industry_tabs a .icon { width:0.6rem; height:0.6rem;}
	.group_industry dd .group_industry_tabs a .info { float:none; margin:0;}
	.group_industry dd .group_industry_tabs a .info .tit { font-size:0.28rem; line-height:0.4rem; font-weight:bold;}
	.group_industry dd .group_industry_tabs a .info .tit1 { font-size:0.18rem; line-height:0.2rem; font-family:Arial;}
	.group_industry_list_show { width:100%; margin:0; height:auto; overflow:hidden; padding:0.1rem;}
	.group_industry dd .group_industry_list li { width:49.2%; height:auto; margin:0.2%; overflow:hidden; position:relative;}
	.group_industry dd .group_industry_list li .tit { width:90%;}
	.group_industry dd .group_industry_list li:hover .tit { font-size:0.32rem; width:90%; line-height:1.5; padding:0.1rem; }

	.productbox {  margin:0 20px; margin-top:20px;}
	.productbox dt .tit { font-size:20px;}
	.productbox dt .tit1 { font-size:26px;}
	.product_show li .brief .tit { font-size:20px; line-height:30px; margin-top:10px; text-align:center;}
	.product_show li .brief .icon { width:50%; height:auto; margin:0 auto; overflow:hidden; float:none; float:none;}
	.product_show li .brief .icon img { width:100%;}
	.product_show li .info { text-align:center;}
	.product_show li .brief .tit1 { font-size:20px; line-height:20px;}
	.product_show li .brief .tit1:after { content:''; display:block; width:50px; height:2px; background:#fff; margin:10px auto; display:none;}
	.product_show li .brief .des { font-size:12px; line-height:20px; color:#fff; display:none;}
	.product_show li .brief .more { width:100px; height:30px; line-height:30px; margin:0 auto; margin-top:30px; border:1px solid #fff; font-size:14px; color:#fff; text-align: center; letter-spacing:0px; display:none;}
	.product_show li.swiper-slide-active .brief .des { display:none;}
	.product_show_scroll { width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:0px;}
	
	/*.productbox dd .product_list_scroll .swiper-pagination-bullets{ width:100%; bottom:0px; height:26px; left:0; right:0; text-align:center; position:relative; margin-top:35px;}*/
	
	.product_show_scroll .swiper-pagination { width:100%; height:20px; overflow:hidden; position:relative; margin:20px 0;}
	.product_show_scroll .swiper-pagination .swiper-pagination-bullet { width:16px; height:16px; border-radius:50%; background:none; opacity:1; margin:0 5px; cursor:pointer; border:3px solid #d2d2d2;}
	.product_show_scroll .swiper-container-horizontal>.swiper-pagination-bullets,
	.product_show_scroll .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom:0px;
	}
	.product_show_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { /*background:#d71518;*/ background:#868686; border:3px solid #868686;}
	/*新闻*/
	.newsbox_bg { padding-bottom:0;}
	.newsbox .pic_news_list_scroll { width:100%; height:auto; overflow:hidden; position:relative; margin:0; float:left;}
	.newsbox dd .news_box { height:auto; overflow:hidden; padding-left:0px; margin-top:0px;/* padding-left:717px;*/}
	.newsbox { padding:0 15px; margin:0px;}
	.newsbox dt { display:block;}
	.newsbox dt .tit { font-size:20px;}
	.newsbox dt .tit1 { font-size:26px;}
	.newsbox dt .tabs { width:100%; overflow:hidden; line-height:40px; font-size:0; text-align:center; z-index:1; margin-top:10px; float:none;}
	.newsbox dt .tabs a { width:50%; height:40px; line-height:40px; font-size:16px; color:#fff; background:#afafaf; display:block; position:relative; text-align:center; float:left; margin:0;}
	.newsbox dt .tabs a:hover,
	.newsbox dt .tabs a.hover { background:#ceb998; color:#fff; font-size:16px;}

	.newsbox dd{ margin-top:20px;}
	.newsbox dd .news_box_left { width:100%; height:auto; overflow:hidden; padding-right:0; border:0;}
	.newsbox dd .news_box_right { width:100%; height:auto; overflow:hidden; padding-left:0; border:0;}
	.newsbox dd .pic_news_list li { margin-bottom:20px;}
	.newsbox dd .pic_news_list li a { background:#fff;}
	.newsbox dd .pic_news_list li .margin { margin:10px 10px;}
	.newsbox dd .pic_news_list li .des { display:block; font-size:13px; color:#999; background:#fff; height:auto; overflow:hidden; line-height:25px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	.newsbox dd .pic_news_list li .tit { font-size:14px; height:auto; line-height:25px; font-weight:bold; -webkit-line-clamp: 2;}
	.newsbox dd .news_more { width:180px; height:40px; line-height:40px; margin:0 auto; margin-bottom:20px; background:#c9984c; color:#fff; border-radius:25px; text-align:center; font-size:14px;}

	/*新闻*/
	.newsbox dd .news_list_box .title,
	.videobox dd .news_list_box .title,
	.party_building dd .news_list_box .title { height:52px; line-height:52px;}
	.newsbox dd .news_list_box .title .tit,
	.videobox dd .news_list_box .title .tit,
	.party_building dd .news_list_box .title .tit{ font-size:18px; font-weight:normal;}
	.newsbox dd .news_list_box .title .more,
	.videobox dd .news_list_box .title .more,
	.party_building dd .news_list_box .title .more { }
	
	.newsbox dd .news_list_box { height:200px;}
	.newsbox dd .news_list li .tit,
	.videobox dd .news_list li .tit,
	.party_building dd .news_list li .tit { font-size:0.24rem;}
	/*人才招聘*/
	.talent_concept { padding:0.4rem 0; padding-bottom:1.6rem; background-size:cover;}
	.talent_concept dt { width:100%; height:auto; overflow:hidden; text-align:center;}
	.talent_concept dt .tit { font-size:0.32rem; color:#cfa35f; line-height:0.6rem; }
	.talent_concept dt .line { width:0.32rem; height:0.05rem; margin:0.01rem auto;}
	.talent_concept dd { margin-top:0.2rem;}
	.talent_concept dd .des { font-size:0.24rem; line-height:0.6rem; height:0.6rem; background-size:100% auto;}
	.jobs_list_box { margin:0.4rem 0.15rem; margin-top:-0.6rem;}
	.jobs_list_box dt { width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}
	.jobs_list_box dt .tit { width:1.6rem; height:0.6rem; line-height:0.6rem; font-size:0.32rem; border-radius:0.1rem; position:relative; float:left;}
	.jobs_list_box dt .telbox { width:4.2rem; height:0.6rem; line-height:0.6rem; text-align:left; border:1px solid #dbad58; color:#000; font-size:0.22rem; font-weight:bold; border-radius:0.1rem; display:block; padding:0 0.3rem; float:right;}
	.jobs_list_box dt .telbox .icon { width:0.4rem; height:auto; float:left; margin-top:0.08rem; margin-right:0.1rem;}
	.jobs_list_box dt .telbox .icon img { display:block; width:100%;}
	.jobs_list_box dd .attr_group { width:100%; height:0.6rem; position:relative; background:#d7a853; color:#fff; font-size:0.28rem;}
	.jobs_list_box dd .attr_group:after { content:''; position:absolute; left:0; width:100%; height:3px; background:#b17f43;}
	.jobs_list_box dd { margin-top:0.4rem;}
	.jobs_list_box dd .attr_group .attr { width:25%; height:0.8rem; line-height:0.8rem; background:#d7a853; float:left; padding:0 0.1rem;}
	.jobs_list_box dd .val_group { width:100%; height:0.8rem; position:relative; font-size:0.24rem;}
	.jobs_list_box dd .val_group .val.w50 { width:100%;}
	.jobs_list_box dd { margin-top:40px;}
	.jobs_list_box dd .val_group .val { width:25%; height:0.8rem; line-height:0.8rem; float:left; padding:0 0.1rem;}
	.jobs_list_box dd .val_group .val .more { font-size:0.36rem;}
	.jobs_list_box dd .jobs_list { width:100%; height:auto; overflow:hidden; font-size:0.24rem;}
	.jobs_list_box dd .jobs_list li { width:100%; height:0.8rem; line-height:0.8rem; overflow:hidden; background:#fff; margin-top:0.1rem;}
	.jobs_list_box dd .jobs_list li a { display:block;}
	.jobs_list_box dd .jobs_list li a:hover { color:#fff;}
	.jobs_list_region { height:0.6rem; margin:0.2rem 0;}
	.jobs_list_region a { padding:0 0.1rem; margin-right:0.1rem; line-height:0.6rem; font-size:0.24rem; border-radius:0.04rem}
	.jobs_list_region a:hover,
	.jobs_list_region a.hover { background:#d7a853; color:#fff;}
	
	/*留言板样式*/
	.contentbox dd .feedback_box { padding-bottom:2rem;}
	.contentbox dd .feedback_box .telbox { height:auto; margin:0; padding:0.6rem; background:url(../images/feedback_telbox_right_bg.jpg) right center no-repeat; background-size:cover; border-bottom:1px solid #d1d1d1;}
	.contentbox dd .feedback_box .telbox .icon { width:0.8rem; margin-right:0.2rem;}
	.contentbox dd .feedback_box .telbox .icon img { width:100%; display:block;}
	.contentbox dd .feedback_box .telbox .lab { font-size:0.28rem; line-height:0.4rem;}
	.contentbox dd .feedback_box .telbox .tel { font-size:0.4rem; line-height:0.4rem; font-weight:bold;}
	.contentbox dd .feedback_box .tit { font-size:0.32rem; line-height:0.6rem; margin-top:0.4rem;}
	.contentbox dd .feedback_box .formbox { margin:0.2rem; height:auto; overflow:;}
	.contentbox dd .feedback_box .inputbox {}
	.contentbox dd .feedback_box .input { height:0.8rem; line-height:0.8rem; font-size:0.24rem; text-indent:0.2rem; margin-top:0.2rem;}
	.contentbox dd .feedback_box .textarea { height:2rem; line-height:0.4rem; padding:0.2rem; margin-top:0.2rem;}
	.contentbox dd .feedback_box .btnbox { margin-top:0.4rem;}
	.contentbox dd .feedback_box .input:-moz-placeholder,
	.contentbox dd .feedback_box .textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		font-size:0.24rem;
	}
	.contentbox dd .feedback_box .input::-moz-placeholder,
	.contentbox dd .feedback_box .textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	   font-size:0.24rem;
	}
	.contentbox dd .feedback_box .input:-ms-input-placeholder,
	.contentbox dd .feedback_box .textarea:-ms-input-placeholder {
		font-size:0.24rem;
	}
	.contentbox dd .feedback_box .input::-webkit-input-placeholder,
	.contentbox dd .feedback_box .textarea::-webkit-input-placeholder{
		font-size:0.24rem;
	}
	
	.contentbox dd .feedback_box .submit,
	.contentbox dd .feedback_box .reset{ width:2.5rem; height:0.8rem; background:#bf8b40; border:0; cursor:pointer; color:#fff; margin:0 0.1rem; margin-top:0.2rem; font-size:0.28rem; }
	.contentbox dd .feedback_box .reset{ background:#747474;}
	/*联系我们*/
	.contact_us_box { margin:0.2rem 0; padding:0.2rem;; background:#fff;}
	.contact_us { height:auto; overflow:hidden; margin-top:0.4rem; margin-bottom:0.3rem;}
	.contact_us .tit { font-size:0.32rem; line-height:1rem; font-weight:bold;}
	.contact_us_info { width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:0.3rem;}
	.contact_us_info .info { width:100%; height:auto; overflow:hidden; float:left; margin-top:0.2rem;}
	.contact_us_info .info:nth-child(2n) { width:100%;}
	.contact_us_info .icon { width:0.6rem; height:1rem; float:left; margin-right:0.2rem;}
	.contact_us_info .icon img { display:block; width:100%;}
	.contact_us_info .lab { font-size:0.23rem; line-height:0.3rem; font-weight:bold;}
	.contact_us_info .txt { font-size:0.28rem; line-height:0.4rem;}
	.contact_us_info .address { font-size:0.24rem; color:#434343;}
	.map_coordinates { width:100%; height:4rem;}
	/*公告*/
	.noticebox { height:60px; line-height:60px; margin:0 20px; margin-top:10px;}
	.noticebox .title { font-size:16px;}
	.noticebox .notice_list { height:60px;}
	.noticebox .notice_list li { height:60px;}
	.noticebox .notice_list .tit { height:60px; line-height:60px;}
	
	/*视频*/
	.videobox { margin:0 20px; margin-top:0px;}
	.videobox dt .tit { font-size:20px;}
	.videobox dt .tit1 { font-size:26px;}
	.videobox dd { margin-top:10px;}
	.videobox dd .row:after { display:none;}
	.videobox dd .video_list { margin-top:10px;}
	.videobox dd .video_list li .play img { max-width:100%; width:auto;}
	.videobox dd .video_list li .play { width:80px; height:80px; margin-top:-40px; margin-left:-40px;}
	/*党的建设*/
	.party_building_bg { margin-top:0; padding-bottom:0;}
	.party_building { margin:0 20px; margin-top:20px;}
	.party_building dt .tit { font-size:18px;}
	.party_building dt .tit1 { font-size:26px;}
	.party_building dd { flex-flow:row wrap; margin-top:30px;}
	.party_building dd .pic_party_building_scroll { width:100%; margin-top:20px;}
	.pic_party_building_scroll .swiper-pagination { height:20px; margin:20px auto;}
	.pic_party_building_scroll .swiper-pagination .swiper-pagination-bullet { width:16px; height:16px; border:3px solid #d2d2d2;}
	.pic_party_building_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#868686; border:3px solid #868686;}
	.party_building dd .pic_first { width:100%; margin-top:0px;}
	.party_building dd .news_list_box { width:100%; padding-left:0;}
	/*走进*/
	.about_us_box { margin:0; padding:20px;}
	.about_us_box dd { width:100%; height:auto; overflow:hidden;}
	.about_us_box dd .about_us { padding-left:0px;}
	.about_us_box dd .about_us .title { width:100%; height:auto; overflow:hidden; float:left; margin:0;}
	.about_us_box dd .tit { font-size:22px; line-height:30px; }
	.about_us_box dd .tit1 { font-size:15px;}
	.about_us_box dd .line { width:59px; height:1px; background:#c9984c; margin:0; position:absolute; right:10px; top:45px;}
	.about_us_box dd .videobox { margin:0; width:100%;}
	.about_us_box dd .videobox:after { content:''; position:absolute; left:0%; top:0; width:100%; height:70%; background:url(../images/videobox_bg.jpg) center center no-repeat; background-size:cover; z-index:-1;}
	.about_us_box dd .videobox .tit { font-size:20px; margin:0 15px;}
	.about_us_box dd .videobox .tit:after { width:100px; height:2px;}
	.about_us_box dd .video { position:relative; height:auto; margin:20px 15px;}
	.about_us_box dd .video:after { left:8px; top:-8px;}
	.about_us_box dd .video img { max-width:100%;}
	.about_us_box dd .play { width:60px; height:60px; position:absolute; left:50%; top:50%; margin-left:-30px; margin:-30px;}
	.about_us_box dd .more { margin:0 auto; margin-top:30px;}
	.about_us_box dd .des { margin-top:0px;}
	
	.about_us_box dd .about_pic_scroll { margin-top:0.5rem;}

	.about_us_box dd .about_point { margin-top:30px;}
	.about_us_box dd .about_point li {  width:50%;}
	.about_us_box dd .about_point li a { padding-left:15%;}
	.about_us_box dd .about_point li:after { content:''; position:absolute; width:1px; height:60px; background:#c7c7c7; left:0; top:50%; margin-top:-30px;}
	.about_us_box dd .about_point li:nth-child(2n-1):after { display:none;}
	.about_us_box dd .about_point li:first-child a { padding-left:15%;}
	.about_us_box dd .about_point li:last-child a { padding-left:15%;}
	/*子公司分布*/
	.subsidiary_announcement_bg { padding:30px 0;}
	.subsidiary_announcement { margin:0 20px;}
	.subsidiary_announcement dt .tit { font-size:28px;}
	.subsidiary_announcement dt .tit1 { font-size:14px; letter-spacing:0px;}
	.subsidiary_announcement dd { margin-top:30px;}
	.subsidiary_announcement dd .des { font-size:16px; line-height:30px; margin-top:30px;}
	/*企业原景*/
	.corporate_vision_bg { padding-top:10%; padding-bottom:20%;}
	.corporate_vision { margin:0 10px;}
	.corporate_vision img { display:block; max-width:100%; width:auto;}
	/*荣誉资质*/
	.honor_show_box { margin:20px 0; padding:0;}
	.honor_show { margin:0 20px; padding:40px 0;}
	.honor_show dt .tit { font-size:28px; line-height:40px; font-weight:normal;}
	.honor_show dt .tit1 { font-size:18px; line-height:20px;}
	.honor_show dt .line { width:41px; height:4px; border-radius:2px; margin:10px auto;}
	.honor_show dd { padding-bottom:20px;}
	.honor_show dd .honor_show_scroll .prev,
	.honor_show dd .honor_show_scroll .next { display:none;}
	.honor_show dd .honor_show_scroll { margin-top:20px;}
	.honor_show dd .honor_show_list li { width:50%; background-size:cover;}
	.honor_show dd .honor_show_list li .pic { display:block; position:relative; overflow:hidden; padding:10px;}
	.honor_show dd .honor_show_scroll .swiper-pagination { width:100%; height:auto; overflow:hidden; position:relative; margin-top:20px; z-index:1;}
	.honor_show dd .honor_show_scroll .swiper-pagination .swiper-pagination-bullet { width:10px; height:10px; border-radius:50%; background:#dbdbdb; opacity:1; margin:0 4px; cursor:pointer; position:relative;}
	.honor_show dd .honor_show_scroll .swiper-container-horizontal>.swiper-pagination-bullets,
	.honor_show dd .honor_show_scroll .swiper-pagination-custom, .swiper-pagination-fraction { bottom:0px; }
	.honor_show dd .honor_show_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#ce9e50;}
	.organization_box { margin:20px 0px; padding:10px;}
	/*文化*/
	.corporate_culture_bg { padding-bottom:20px;}
	.corporate_culture { margin:40px 0;}
	.corporate_culture dt .tit { font-size:28px;}
	.corporate_culture dt .des { font-size:14px; line-height:30px; letter-spacing:2px;}
	.corporate_culture_list li .tit { margin:0 20px; line-height:60px; font-size:20px;}
	.corporate_culture_list li .des { margin:0 20px; font-size:14px; color:#fff;}
	.corporate_culture_list li a { padding-bottom:60px;}
	.corporate_culture_list li:hover .brief { padding-bottom:20px;}
	.corporate_culture_list li:hover .des { height:20px; line-height:20px;}
	/*关其它*/
	.about_other_list { margin:30px 0;}
	.about_other_list li:after { display:none;}
	.about_other_list li a { width:100px; height:100px;}
	.about_other_list li .icon { width:30px; height:30px;}
	.about_other_list li .tit { color:#c9984c; font-size:14px; line-height:40px; }
	.detail { width:auto; height:auto; overflow:hidden; margin:0 0px;}
	.detail .tit { width:100%; height:auto; overflow:hidden; font-size:18px; line-height:30px; margin-top:40px;}
	.detail .con { }
	.detail .con p { font-size:16px; color:#4a4a4a; line-height:2;}
	.detail .con p img { max-width:100%; width:auto;}
	/*发展历程*/
	/*.development_history dt .tit { font-size:28px; line-height:60px;}
	.development_history_list { width:100%; height:auto; overflow:; margin-top:20px;}
	.development_history_list li { width:50%; padding:30px 0; margin:20px 0;}
	.development_history_list li:nth-child(2n) { padding:50px 0;}
	.development_history_list li .box { margin:0 26px;}
	.development_history_list li .year { height:60px; font-size:40px; line-height:50px;}
	.development_history_list li .tit { font-size:20px; line-height:30px; height:60px; overflow:hidden; color:#000;}
	.development_history_list li .des { height:90px; font-size:16px; line-height:30px; margin-top:40px;}
	.development_history_list li .line { width:40px; height:2px;  margin:5px auto;}*/
	/*矿山能源*/
	.mine_energy { height:auto; overflow:visible; margin:0; margin-top:30px; margin-bottom:40px;}
	.mine_energy dt { width:100%; height:auto; overflow:hidden;}
	.mine_energy dt .tit { font-size:26px; line-height:50px; text-align:center; color:#c9984c; font-weight:bold;}
	.mine_energy dt .tit:before,
	.mine_energy dt .tit:after { content:''; background:#c9984c; width:8%; height:2px; margin:0 20px; position:relative; top:-5px;}
	.mine_energy dt .tabs { width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:30px;}
	.mine_energy dt .tabs a { font-size:16px; line-height:40px; width:33.3333%;}
	.mine_energy dt .tabs a:nth-child(1):before { display:none;}
	.mine_energy dt .tabs a:before { content:''; width:1px; height:40px; background:#adadad; position:absolute; left:0; top:5%;}
	.mine_energy dt .tabs a .icon { width:40px; height:40px;}
	.mine_energy dt .tabs a .icon img { max-width:100%; width:auto;}
	.mine_energy dt .tabs a .tit1 { height:40px; line-height:40px;}
	.mine_energy dt .tabs a.hover .tit1 { color:#c9984c;}
	.mine_energy dd .des { font-size:14px; line-height:24px; text-align:center; margin:20px;}
	.mine_energy dd { width:auto; height:auto; margin:0 20px; overflow:visible;}
	.mine_energy dd .title { width:100%; line-height:60px; height:60px; font-size:20px;}
	.mine_energy dd .mine_energy_list_scroll { margin-top:30px; overflow:hidden;}
	.mine_energy dd .mine_energy_list li { width:100%;}
	.mine_energy dd .mine_energy_list li .tit { height:40px; line-height:40px; font-size:16px;}
	.mine_energy dd .mine_energy_list li:hover .tit { height:40px; line-height:40px;}
	.mine_energy dd .mine_energy_prev,
	.mine_energy dd .mine_energy_next { display:none;}
	/*沙漠经济*/
	.desert_economy { height:auto; overflow:visible; margin-top:30px; margin-bottom:40px;}
	.desert_economy dt { width:100%; height:auto; overflow:hidden;}
	.desert_economy dt .tit { font-size:26px; line-height:50px;}
	.desert_economy dt .tit:before,
	.desert_economy dt .tit:after { content:''; background:#c9984c; width:5%; height:2px; margin:0 20px; position:relative; top:-5px;}
	.desert_economy dd { width:auto; height:auto; margin:0 20px; margin-top:20px; overflow:visible;}
	.desert_economy dd .title { line-height:40px; height:auto; font-size:26px; margin:30px 0;}
	.desert_economy dd .info { font-size:14px; line-height:24px; margin-top:30px;}
	.desert_economy dd .info:before { content:''; width:46px; height:2px; background:#c9984c; display:block; position:relative; top:-10px; margin:0 auto; margin-bottom:0px;}
	.desert_economy dd .desert_economy_list_scroll { margin:0%; margin-top:20px; padding-bottom:20px;}
	.desert_economy dd .desert_economy_list li { width:50%;}
	.desert_economy dd .desert_economy_list li a { width:120px; height:120px; line-height:30px; font-size:24px; text-align:center; overflow:hidden; border-radius:50%; border:10px solid #c8a063;}
	/*智慧物流*/
	.smart_logistics { width:100%; height:auto; overflow:visible; margin-top:30px; margin-bottom:30px;}
	.smart_logistics dt { width:100%; height:auto; overflow:hidden; text-align:center;}
	.smart_logistics dt .tit { font-size:26px; line-height:50px;}
	.smart_logistics dt .tit:before,
	.smart_logistics dt .tit:after { content:''; background:#c9984c; width:5%; height:2px; margin:0 20px; position:relative; top:-5px; display:none;}
	.smart_logistics dt .tit1 { width:300px; line-height:43px; font-size:21px; text-align:center; color:#c9984c; font-weight:bold; border:2px solid #dcdcdc; margin:20px auto; border-radius:4px;}
	.smart_logistics dt .des { font-size:18px; line-height:30px; color:#000; font-weight:bold; margin:0 5%;}
	.smart_logistics dt .smart_logistics_item { width:95%; text-align:center; height:auto; overflow:hidden; margin:0 auto; margin-top:20px; flex-flow:row wrap;}
	.smart_logistics dt .smart_logistics_item li { width:100%; height:auto; overflow:hidden; border:2px solid #dcdcdc; float:left; position:relative; margin:1%; border-radius:6px; padding-bottom:20px;}
	.smart_logistics dt .smart_logistics_item li .num { width:100%; height:80px; line-height:80px; font-size:40px;}
	.smart_logistics dt .smart_logistics_item li .info { margin:0 10px; height:auto; line-height:26px; text-align:center; font-size:14px; margin-top:0px; font-weight:normal;}
	
	.smart_logistics dd { width:100%; height:auto; margin-top:20px; overflow:visible;}
	.smart_logistics dd .tit { width:auto; height:80px; margin:0 10px; font-size:20px; line-height:33px; color:#000; font-weight:bold; text-align:center; border:2px solid #dcdcdc; border-radius:6px; display:flex; display:-webkit-flex; flex-flow:row nowrap; justify-content:center; align-items:center;}
	.smart_logistics dd .internet_industry_item { width:auto; height:auto; margin:0 10px; overflow:; margin-top:20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; align-items:center; position:relative;}
	.smart_logistics dd .internet_industry_item:after { display:none;}
	.smart_logistics dd .internet_industry_item li { width:48%; height:auto; border:2px solid #dcdcdc; border-radius:4px; float:left; font-size:18px; margin-bottom:3%; position:relative;}
	.smart_logistics dd .internet_industry_item li:before { display:none;}
	.smart_logistics dd .internet_industry_item li a { height:60px; line-height:60px;}
	.industry_item { margin-top:20px; text-align:center;}
	.industry_item img { max-width:90%; width:auto;}

	/*化工产业*/
	.chemical_industry_tit { font-size:26px; line-height:50px; margin-bottom:30px; text-align:center;}
	.chemical_industry_tit:before,
	.chemical_industry_tit:after { content:''; background:#c9984c; width:5%; height:2px; margin:0 20px; position:relative; top:-5px; display:none;}
	.chemical_industry_list { width:90%;}
	.chemical_industry_list li { width:48%; flex:0 0 48%; border-radius:4px;}
	.chemical_industry_list li:nth-child(3n+1) { margin-left:3%;}
	.chemical_industry_list li:nth-child(2n+1) { margin-left:0;}
	.chemical_industry_list li .pic { display:block; border:0; overflow:hidden; }
	.chemical_industry_list li .pic img { display:block; width:100%;}
	.chemical_industry_list li .name{ height:44px; line-height:44px; font-size:18px;}
	
	/*煤炭贸易*/
	.coal_trade_box { margin-top:-150px;}
	.coal_trade_tit { font-size:26px; line-height:50px; margin-bottom:30px;}
	.coal_trade_tit:before,
	.coal_trade_tit:after { content:''; background:#c9984c; width:7%; height:2px; margin:0 20px; position:relative; top:-5px;}
	.coal_trade_box .contentbox { background:none; width:auto; margin:0 5%; height:auto; overflow:visible;}
	.coal_trade_box .contentbox dd { text-align:center; height:auto; min-height:inherit; padding-bottom:20%; overflow:visible;}
	.coal_trade { margin-top:60px;}
	.coal_trade img { display:block; max-width:100%; width:auto;}
	.coal_trade a { display:block; width:50%; height:50%;}
	.coal_trade .tit { font-size:20px; line-height:40px; font-weight:bold; color:#5a5a5a;}
	.coal_trade .tit:after { content:''; width:35px; height:3px;}
	.coal_trade a:hover .tit { color:#000;}
	.coal_trade a:hover .tit:after { background:#c9984c; width:60px;}
	.coal_trade .tit.pos01 { position:absolute; left:0px; top:-50%; display:block;}
	.coal_trade .tit.pos02 { position:absolute; right:0px; top:-50%; display:block;}
	.coal_trade .tit.pos03 { position:absolute; left:0px; bottom:-40%; display:block;}
	.coal_trade .tit.pos04 { position:absolute; right:0px; bottom:-40%; display:block;}
	/*集团产业*/
	.group_industry { margin:0 15px;}
	.goods_index_box { height:auto; overflow:; padding:30px 20px; margin:30px 0; padding-bottom:30px; background:#fff; background-size:cover;}
	.goods_index_box dt { width:100%; height:auto; overflow:hidden; text-align:center;}
	.goods_index_box dt .tit { font-size:25px;}
	.goods_index_box dt .tabs { text-align:center; height:auto; overflow:hidden; font-size:0; margin-top:30px;}
	.goods_index_box dt .tabs a { width:50%; line-height:30px; height:30px; overflow:hidden; float:left; padding:0; margin-top:1px; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
	.goods_index_box dt .tabs a:first-child:after { display:none;}
	.goods_index_box dt .tabs a:nth-child(2n-1):after{ display:none;}
	.goods_index_box dt .tabs a:after { content:''; position:absolute; left:0; top:0; background:#fff; width:1px; height:100%; position:absolute; left:0; top:0;}
	.goods_index_box dt .tabs a.hover,
	.goods_index_box dt .tabs a:hover { background:#d6a753; color:#fff;}
	.goods_index_box dd { width:100%; height:auto; overflow:hidden; margin-top:40px;}
	.goods_index_box dd .goods_index_list { width:100%; overflow:;}
	.goods_index_box dd .goods_index_list li { width:100%; height:auto; overflow:visible; float:left;}
	.goods_index_box dd .goods_index_list li .prev,
	.goods_index_box dd .goods_index_list li .next { margin-top:-30px; width:60px; height:60px; line-height:60px; font-size:40px;}
	.goods_index_box dd .goods_index_list li .next { left:auto; right:0;}
	.goods_index_box dd .goods_index_list li .brief { margin:30px; margin-left:0; height:auto; overflow:hidden;}
	.goods_index_box dd .goods_index_list li .tit { line-height:40px; height:40px; font-size:18px;}
	.goods_index_box dd .goods_index_list li .tit:after { height:2px;}
	.goods_index_box dd .goods_index_list li .more { width:100px; height:30px; line-height:30px; border-radius:15px; font-size:16px; margin-top:0px;}
	.goods_index_box dd .goods_index_list li .pic { position:relative; height:auto; overflow:hidden;}
	.goods_index_box dd .goods_index_list li .pic img { display:block; width:100%;}
	.goods_index_box dd .goods_index_list li .des { width:100%; height:auto; overflow:hidden; font-size:14px; line-height:30px;}
	
	.goods_index_box dd .swiper-pagination .swiper-pagination-bullet { width:10px; height:10px;}
	.cooperative_partner { margin:0 15px; margin-bottom:20px;}
	.friendlinks { margin:0 15px; margin-bottom:0.2rem;}
	.friendlinks dd { margin-top:0.2rem;}
	.friendlinks dd .link_list { width:100%; line-height:0.5rem; justify-content:space-between; font-size:0.24rem;}
	.friendlinks dd .link_list a { width:30%; display:inline-block; line-height:0.5rem; padding:0 0.2rem; margin:0 5px;}
	.friendlinks dd .link_list a:nth-child(3n+1):before { display:none;}
	.friendlinks dd .link_list a:before { content:'|'; position:absolute; left:-1px;}

	/*新闻列表样式2*/
	.news-list2 { width:100%; height:auto; overflow:visible; float:left;}
	.news-list2 li { width:100%; height:auto; overflow:hidden; margin-bottom:7px; position:relative; float:left;}
	.news-list2 li .box { padding:20px;}
	.news-list2 li .time { display:block;}
	.news-list2 li .date { display:none;}
	.news-list2 li .brief { float:none;}
	.news-list2 li .pic { width:100%; height:auto; overflow:hidden;position:relative; float:left; margin:0; z-index:1;}
	.news-list2 li .pic img { display:block; width:100%;}
	.news-list2 li .tit { width:100%; height:30px; line-height:30px; overflow: hidden; color:#000; font-size:18px; font-weight:bold; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
	.news-list2 li .des { width:100%; position:relative; height:75px; overflow:hidden; line-height:25px; margin-top:20px; font-size:14px; color:#565656; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
	.news-list2 li:hover .box { padding:20px;}
	.news-list2 li:hover .pic { margin:0;}
	.news-list2 li:hover .date { border-left:1px solid #fff;}
	.news-list2 li:hover .date,
	.news-list2 li:hover .tit,
	.news-list2 li:hover .des { color:#fff;}

	/*新闻列表样式*/
	.news-list { margin:0px; width:auto; height:auto; overflow:hidden; /* column-count:1;column-width:100px; column-gap:10px;*/}
	.news-list li { margin-bottom:10px;}
	.news-list li .box { height:auto; overflow:hidden; margin:0px 15px; padding:20px; display: block;}
	.news-list li .date { height:30px; font-size:14px; margin-top:10px;}
	.news-list li .tit { font-size:16px; line-height:36px; font-weight:bold; margin-top:20px;}
	.news-list li .des { font-size:14px; line-height:30px; -webkit-line-clamp: 8;}
	.news-list li .more { color:#fff; border-bottom:1px solid #fff;}
	/*新闻列表样式3*/
	.news-list3 { width:auto; margin:0 10px;}
	.news-list3 li { padding:24px 0;}
	.news-list3 li .box { padding:20px;}
	.news-list3 li .date { display:none;}
	.news-list3 li .time { display:block;}
	.news-list3 li .pic { width:100%; margin:0; margin-top:20px; padding:0px;}
	.news-list3 li .pic img { width:100%;}
	.news-list3 li .tit { font-size:18px;}
	.news-list3 li .des { height:52px;line-height:26px; margin-top:5px; font-size:14px; -webkit-line-clamp: 2;}
	/*联系我们*/
	.contact_us_list { width:auto; height:auto; overflow:hidden; column-count:1; column-gap:0px; margin:20px 15px;}
	.contact_us_list li { border-radius:5px; padding:15px 20px; margin-bottom:20px;}
	.contact_us_list li .tit { font-size:18px; line-height:40px; border-bottom:1px solid #e8e8e8;}
	.contact_us_list li .des { font-size:14px; line-height:24px; height:auto; overflow:hidden; margin:20px 0;}
	.contact_us_list li:hover { background:#c9984c;}
	.contact_us_list li:hover .tit { border-bottom:1px solid #f4ca89;}
	.contact_us_list li:hover .tit,
	.contact_us_list li:hover .des { color:#fff;}

	.cotnact_feedback .tit { text-align:center; font-size:20px; line-height:40px;}
	/*发展历程*/
	.development_history_line_bg { padding-bottom:180px;}
	.development_history_line { width:auto; height:auto; overflow:; margin:80px 10%; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:spabe-between; align-items:stretch; margin-top:50px;}
	.development_history_line .tit { width:20%; height:auto; overflow:hidden; float:left; flex-grow:0; margin-right:0px;}
	.development_history_line .history_line { width:100%; height:150px; overflow:; color:#fff; position:relative; margin-bottom:0px; margin-top:140px; flex-grow:2; background:url(../images/development_history_line.png) center center no-repeat; background-size:100% 100%;}
	.development_history_line .history_line li { width:10%; float:left; position:relative;}
	.development_history_line .history_line li .icon { width:40px; height:40px; overflow:hidden; cursor:pointer;}
	.development_history_line .history_line li .icon img { display:block; width:100%;}
	.development_history_line .history_line li .point { float:left; width:15px; height:15px; background:#c9984c; border-radius:50%; display:inline-block;}
	.development_history_line .history_line li .point:hover { background:#d71921;}
	.development_history_line .history_line li .tit { width:120px; font-size:20px; line-height:50px; position:relative; right:-40px; top:-50px;}
	.development_history_line .history_line li .des { width:160px; height:auto; overflow:hidden; font-size:16px; line-height:20px; color:#fff; position:absolute; left:0;
	top:-40px;  
	}
	.development_history_line .history_line li:hover .des { visibility:visible; animation-fill-mode: both;-webkit-animation-name: fadeIn; animation-name: fadeIn;}
	.development_history_line .history_line li.style01 { width:10%; top:75%; left:-20px;}
	.development_history_line .history_line li.style01 .des { width:100px;}
	.development_history_line .history_line li.style02 { width:14%; top:30%;}
	.development_history_line .history_line li.style02 .des { width:100px;}
	.development_history_line .history_line li.style03 { width:11.8%; top:82%;}
	.development_history_line .history_line li.style03 .des { top:30px; left:-40%;}
	.development_history_line .history_line li.style04 { width:10.7%; top:63%;}
	
	.development_history_line .history_line li.style04 .des { top:-100px; left:-60%;}
	.development_history_line .history_line li.style05 { top:44%;}
	.development_history_line .history_line li.style05 .des { width:180px; top:40px; left:-40%;}
	.development_history_line .history_line li.style06 { top:20%; left:-10px;}
	.development_history_line .history_line li.style06 .des { width:110px; top:-100px;}
	.development_history_line .history_line li.style07 { top:85%; left:-20px;}
	.development_history_line .history_line li.style08 { width top:68%; left:-10px;}
	.development_history_line .history_line li.style08 .des { width:126px; top:-140px; left:-40%;}
	.development_history_line .history_line li.style09 { top:31%; left:0px;}
	.development_history_line .history_line li.style09 .des { width:100px; left:10%; top:40px;}
	.development_history_line .history_line li.style10 { width:15%; top:-25%; left:15%;}
	.development_history_line .history_line li.style10 .tit { top:0px; left:0;}
	.development_history_line .history_line li.style10 .des { top:200px; left:-160px;}

	/*页脚*/
	.footer_bg { padding-bottom:20px;}
	.footerbox { margin-top:20px;}
	.footer { display:flex; display:-webkit-flex; flex-flow:row wrap; padding:0; justify-content:space-between; margin-top:30px;}
	.footer .infobox { width:33.3333%; text-align:center; padding:0 15px;}
	.footer .infobox .tit { font-size:16px; line-height:40px;}
	.footer .infobox .nav { margin-top:0px; display:none;}
	.footer .infobox .nav a { font-size:14px;line-height:30px; float:left; display:inline-block; width:auto; margin-right:15px;}
	.footer .info_box { width:100%; padding-left:0px;}
	.footerbox .qrcodebox { width:100%; height:auto; overflow:hidden; float:left; margin:0; margin-top:20px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-around;}
	.footerbox .qrcodebox .qrcode { width:160px; height:auto; margin:0; float:left; margin-bottom:37px; border:9px solid #636363;}
	.footerbox .qrcodebox .qrcode .pic { width:100%; height:auto; overflow:hidden; background:#fff;}
	.footerbox .qrcodebox .qrcode .pic img { width:100%; display:block;}
	.footerbox .qrcodebox .qrcode .tit { width:100%; font-size:16px; line-height:50px; height:50px; color:#494949; text-align:center;}
	
	.copyright_bg { height:1.6rem; overflow:hidden; background:#333333; text-transform:uppercase;}
	.copyright { height:1.6rem; line-height:22px; line-height:0.3rem; font-size:14px; font-size:0.22rem; padding:0 0.3rem; padding-right:1.6rem;}
	.copyright .go-top { width:1.6rem; height:1.6rem; line-height:20px; text-align:center; position:absolute; top:0px; right:0; background:#cd9c4d; color:#fff; font-size:14px;}
	.copyright .go-top:before { content:'<'; display:block; width:100%; height:40px; line-height:40px; text-align:center; position:relative; font-weight:100; top:0; left:0;}
	.copyright .mgwba { float:left; margin:0 0.05rem; margin-top:0;}
	
	
	.qyyj { padding:30px 10px; padding-bottom:30px; height:auto; overflow:hidden;}
	.qyyj .title .tit { font-size:26px; line-height:2;}
	.qyyj .title .tit:after { width:32px; height:1px;}
	.qyyj .title .des { font-size:14px; line-height:2; margin:10px 0;}
	.qyyj .detail .con { font-size:14px; line-height:2.4;}
	.qyyj .detail .con .strong { font-size:18px; line-height:1;}
	.contentbox dd .feedback_box { padding-bottom:30px;}
	.contentbox dd .feedback_box .contact_info { margin:0 20px; padding:0px; margin-top:20px;}
	.contentbox dd .feedback_box .contact_info ul li { width:100%; height:auto; overflow:hidden; float:left; margin:10px 0;}
	.contentbox dd .feedback_box .contact_info ul li .icon { width:100px; height:auto; float:left; margin-left:0;}
	.contentbox dd .feedback_box .contact_info ul li .icon img { width:100%;}
	.contentbox dd .feedback_box .contact_info ul li .tit1 { font-size:18px; width:100%;}
	.contentbox dd .feedback_box .contact_info ul li .des { font-size:14px;}
	
}
/*@media only screen and (max-width: 1440px){
	
}
@media only screen and (max-width: 1280px) {
	

}
@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 375px) {
	
}*/