<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*Reset start*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, form, legend, button, p,th,td{border:0;font-size:100%;margin:0;outline:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
fieldset, img{border:none;}
img{vertical-align:top; border:0}
a{ text-decoration:none; outline:none; color:#000;}
a:hover{ color:#000;}
a:focus{outline:none; color:#000;}
a:hover,a:visited,a:active,a:link{text-decoration: none;}
ol, ul{list-style:none outside none; padding:0; margin:0}
/*table{border-collapse:collapse;border-spacing:0;}*/
sub,sup{font-size:80%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
var{ font-style:normal;}
var{ padding-left:3px;}
input,select,textarea{ outline:none;}
body,button,input,select,textarea{font:12px/1.5; padding:0; margin:0; font-style:normal;}
body{width: 100%;}
.clearfix:after {content:"\20"; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{display:inline-block; }
.clearfix{display:block;}
.clearbox{border-top:transparent 0px solid;clear:both;font-size:0;margin-top:0px;visibility:hidden; overflow:hidden;height:0;}

@font-face {
	font-family: fontawesome;
	src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'),
	url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
	url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
	url('../fonts/glyphicons-halflings-regular.svg') format('svg');
}
@font-face {
  font-family: "NotoSansSC-Regular";
  src: url("../fonts/NotoSansSC-Regular.woff2") format("woff2"),
       url("../fonts/NotoSansSC-Regular.woff") format("woff"),
       url("../fonts/NotoSansSC-Regular.ttf") format("truetype"),
       url("../fonts/NotoSansSC-Regular.eot") format("embedded-opentype"),
       url("../fonts/NotoSansSC-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
label{ max-width: initial;}

body{font-family: '微软雅黑', Arial, Helvetica, sans-serif;font-size: 14px; color: #000; overflow-x: hidden; background: #fff; margin: 0 auto;}
 
.bodymain{width:100%;overflow: hidden;position: relative;left:0;}
/*公用样式*/
.edit-container{ text-align:center;margin-right: auto;margin-left: auto; position: relative; width: 1200px;}
.edit2-container{ margin-right: auto;margin-left: auto; position: relative; width: 1200px;}
select{ appearance: none; -moz-appearance: none; -webkit-appearance: none;}

/*浏览器升级提示*/
.browser-tips{ position: fixed; left: 0; right: 0; bottom: 0; z-index: 999; font-size: 16px;}
.browser-tips .alert-warning{ margin-bottom: 0; border-radius: 0;}
.browser-tips .alert-warning a{ color: #d93630;}

.swiper-container,.swiper-wrapper{ width: 100%; height: auto !important;}
.swiper-slide{ width: 100%; height: auto !important; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.pagination{ position: absolute; left: 0; text-align: center; bottom:35px; width: 100%; z-index: 9; margin: 0; font-size: 0;}
.swiper-pagination-switch{ display: inline-block; width: 40px; height: 3px;  background: #fff; margin: 0 8px; cursor: pointer; opacity: 1; vertical-align: middle; opacity: 0.38;}
/*.swiper-pagination-switch{ display: inline-block; width: 14px; height: 14px; border-radius: 100%; background: #fff; margin: 0 8px; cursor: pointer; opacity: 1; vertical-align: middle; opacity: 0.38;}*/
.swiper-active-switch{ background-color: #fff; opacity: 1;}

.glyphicon{ top: 0;}

/*侧边导航*/
.menu-layer{ width: 100%; height: 100%; min-height: 500px; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; display: none;}
.menu-layer .opacity{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(000,000,000,0.5);}
.menu-layer-inner{ width: 280px; height: 100%; position: absolute; left: -350px; top: 0;}
.menu-layer-inner-scroll{ width: 100%; height: 100%; background-color: #fff; position: absolute; left: 0; top: 0; min-height: 500px; overflow-y: auto;}
.menu-layer-inner-cont{ padding: 20px 0 80px 0; min-height: 100%; position: relative; overflow: hidden;}
.menu-layer-inner-cont .search-box{ padding: 0 20px;}
.menu-layer-inner-cont .search-box .box{ height: 35px; background-color: #f7f7f7; border-radius: 35px;}
.menu-layer-inner-cont .search-box .box .input-text{ float: left; width: 195px; height: 35px; line-height: 35px; border: 0; background-color: transparent; font-size: 14px; color: #000; padding: 0 0 0 15px; border-radius: 35px;}
.menu-layer-inner-cont .search-box .box .search-btn{ float: right; width: 35px; height: 35px; border: 0; border-radius: 35px; background: url(../images/icon/icon-search.png) center no-repeat; background-size: 35px; margin-right: 5px;}
.menu-layer-inner-cont .subnav{ margin-top: 20px;}
.menu-layer-inner-cont .subnav li{ line-height: 50px; font-size: 16px; position: relative;}
.menu-layer-inner-cont .subnav li .trigger{ position: relative; border-bottom: 1px solid #e9e9e9;}
.menu-layer-inner-cont .subnav li .trigger a{ display: block; padding-left: 20px;}
.menu-layer-inner-cont .subnav li .icon{ width: 23px; height: 23px; position: absolute; top: 50%; margin-top: -11.5px; left: 20px;}
.menu-layer-inner-cont .subnav li.active{ /* background-color: #eaeaea; */}
.menu-layer-inner-cont .subnav li.active .trigger{ border-bottom: 1px solid #cc2c3e;}
.menu-layer-inner-cont .subnav li.active .trigger,.menu-layer-inner-cont .subnav li.active .trigger a{ color: #cc2c3e;}
.menu-layer-inner-cont .subnav li .trigger-btn{ width: 50px; position: absolute; top: 0; right: 0; text-align: center; cursor: pointer;}
.menu-layer-inner-cont .subnav li .glyphicon{ transition: all 0.5s; font-size: 13px;}
.menu-layer-inner-cont .subnav li .secondNav{ display: none; background-color: #f7f7f7;}
.menu-layer-inner-cont .subnav li .secondNav li{ font-size: 14px;}
.menu-layer-inner-cont .subnav li .secondNav li a{ display: block; padding-left: 20px; color: #323232;}
.menu-layer-inner-cont .subnav li .secondNav li a:hover{ background-color: #e6e6e6;}
.menu-layer-inner-cont .subnav li.active .glyphicon{ transform:rotate(-180deg);}
.menu-layer-inner-cont .language{ font-size: 14px; color: #555; position: absolute; left: 25px; bottom: 40px;}
.menu-layer-inner-cont .language a,.menu-layer-inner-cont .language span{ color: #555; vertical-align: middle;}
.menu-layer-inner-cont .language span{ position: relative; top: -1px; margin: 0 10px;}
.menu-layer-inner-cont .language a:hover,.menu-layer-inner-cont .language a.active{ color: #cc2c3e;}

.menu-layer-inner-scroll::-webkit-scrollbar {/*滚动条整体样式*/
		width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
		height: 1px;
}
.menu-layer-inner-scroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
		border-radius: 10px;
		/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
		background: #ccc;
}
.menu-layer-inner-scroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
		/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
		border-radius: 5px;
		background: transparent;
}

/* 头部 header */
/*.header{ border-bottom: 1px solid transparent; position: relative; z-index: 99;}*/
.header{ border-bottom: 1px solid transparent; position: absolute; z-index: 99;}
/*.header .logo{ float: left; margin: 26px 0 0 56px;}*/
.header .logo{ float: left; margin: 2px 0 2px 250px;}
.header .logo img{ display: block; /*height: 56px;*/}
.header-right{ margin-top: 16px;float: right; margin-right: 250px; position: relative; z-index: 9;}
.header-right .top-box{ font-size: 0; padding: 19px 0 9px 0; text-align: right;}
.header-right .top-box .shares-box{ display: inline-block; vertical-align: top; font-size: 16px; line-height: 35px;}
.header-right .top-box .search-box{ display: inline-block; vertical-align: top; margin-left: 22px; width: 238px; height: 35px; border: 1px solid #1f1f1f; border-radius: 35px; position: relative;}
.header-right .top-box .search-box .input-text{ width: 236px; height: 33px; border: 0; border-radius: 35px; background-color: transparent; font-size: 16px; padding: 0 58px 0 15px;}
.header-right .top-box .search-box .search-btn{ width: 48px; height: 31px; position: absolute; top: 1px; right: 1px; font-size: 14px; border: 0;  border-radius: 35px; background: url(../images/icon/icon-search.png) center no-repeat; background-size: auto 100%;}
.header-right .top-box .search-box .search-btn:hover{ background-color: #cb3e50;}
.header-right .top-box .language{ display: inline-block; vertical-align: top; margin-left: 38px; font-size: 16px; width: 68px; line-height: 33px; position: relative; z-index: 5; text-align: left;}
.header-right .top-box .language a{ display: block; padding-left: 18px; position: relative;}
.header-right .top-box .language .glyphicon{ font-size: 12px; position: absolute; top: 50%; margin-top: -6px; right: 12px;}
.header-right .top-box .language .first{ border: 1px solid #1f1f1f; border-radius: 35px;}
.header-right .top-box .language .hidden-inner{ width: 100%; position: absolute; top: 100%; left: 0; display: none;}
.header-right .top-box .language:hover{ border: 0; border-radius: 0;}
.header-right .top-box .language:hover .first{ background-color: #cb3e50; color: #fff; border: 1px solid #cb3e50; border-radius: 17.5px 17.5px 0 0;}
.header-right .top-box .language:hover .hidden-inner{ display: block; background-color: #cb3e50; color: #fff; border-radius: 0 0 17.5px 17.5px;}
.header-right .top-box .language:hover .hidden-inner a{ color: #fff;}

.header-right .nav{ /*border-top: 1px solid #747474;*/ position: relative;}
.header-right .nav li{ float: left; margin-left: 56px; font-size: 16px; line-height: 50px; position: relative;}
.header-right .nav li .glyphicon{ font-size: 12px; margin-left: 10px;}
.header-right .nav li&gt;a span{position: relative; display: inline-block;}
.header-right .nav li&gt;a span::before{ content: ''; width: 34px; height: 2px; background-color: #fff; position: absolute; left: 50%; margin-left: -17px; bottom: 0; z-index: 9; display: none;}
.header-right .nav li:hover&gt;a,.header-right .nav li a:hover,.header-right .nav li .active{ color: #fff;}

.header-right .nav li:hover&gt;a,.header-right .nav li a:hover,.header-right .nav li a{color:#fff;}
.header-right .nav li:hover&gt;a::before{ display: block;}
.header-right .nav li:hover&gt;a span::before{ display: block;}
.header-right .nav li .hidden-inner{ width: 912px; position: absolute; left: 0; top: 100%; line-height: 80px; display: none;}
.header-right .nav li .hidden-inner a{ margin-right: 42px;}
.header-right .nav li.nav_2 .hidden-inner{ left: -18px;}
.header-right .nav li.nav_3 .hidden-inner{ left: -206px;}
.header-right .nav li.nav_4 .hidden-inner{ left: -138px;}
.header-right .nav li.nav_5 .hidden-inner{ left: -170px;}
.header-right .nav li.nav_6 .hidden-inner{ left: -400px;}
.header-right .nav li.nav_7 .hidden-inner{left: -230px;}
.header-right .nav li.nav_1{ margin-left: 10px;}

.header::before{ content: ''; width: 100%; height: 80px; background-color: transparent; position: absolute; left: 0; top: 100%; display: none;}
.header.current{ background-color: transparent; border-bottom: 1px solid #fff;}
.header.current.mouseover::before{ display: block; border-top: 1px solid #fff;}

/*.home-header{ width: 100%; position: absolute; top: 0; left: 0; z-index: 99;  background-image: url(/style/nav2.png);}*/
.home-header{ width: 100%; /*position: absolute;*/ top: 0; left: 0; z-index: 99;}
.shares-box-mobile{ float: left; margin: 20px 0 0 16px; font-size: 11px;}
.header .icon-menu{ width: 35px; height: 35px; border-radius: 100%; position: absolute; top: 12px; right: 16px; background: url(../images/icon/icon-menu.png) center no-repeat; background-size: cover; cursor: pointer;}
.header .icon-menu.current{ background-color: #cb3e50; background-image: url(../images/icon/icon-menu-on.png);}


/*banner*/
#banner .flexslider{
	background: none;
}
#banner .slides li .pic{
	display: block;
	padding-top: 36.4%;
    /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
    background-position: center bottom;
    position: relative;
}
#banner .slides li  .ban-txt{
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: center;
}
#banner .slides li.s1 .ban-txt{
	background:url(/style/images/ban_k.png) no-repeat;
}
#banner .flexslider .slides img{
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
#banner .slides li .ban-txt h5{
	font-size: 22px;
	color: #fff;
	margin-top: -5px;
}
#banner .slides li .ban-txt h2{
	height: 118px;
	line-height: 118px;
	margin-top: 5px;
	font-size: 71px;
	color: #fff;
}
#banner .slides li  .ban-txt h3{
	padding-top: 25px;
	font-size: 24px;
	color: #e4392a;
}
#banner .flex-control-paging li a{
	width: 40px;
	height: 3px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.7);
}
#banner .flex-control-paging li a.flex-active{
	background-color: #e4392a;
}
#banner .flex-control-nav{
	bottom: 80px;
}
#banner .flex-direction-nav a{
	background: url(/style/images/ban_prev.png) no-repeat;
	width: 24px;
	height: 44px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#banner .flex-direction-nav .flex-prev{
	left: 50%;
	margin-left: -570px;
}
#banner .flex-direction-nav .flex-next{
	background-image: url(/style/images/ban_next.png);
	right: 50%;
	margin-right: -570px;
}
#banner .slides li.s2 .ban-txt{
	width: 840px;
	margin-left: -420px;
}
#banner .slides li.s2 .ban-txt h2{
	font-size: 58px;	
	line-height: 56px;
	height: 56px;
	margin-bottom: 10px;
}
#banner .slides li.s2 .ban-txt h3{
	font-size: 50px;
	text-transform: uppercase;	
	padding-top: 0;
}
#banner .slides li.s2 .ban-txt h4{
	font-size: 16px;
	color: #fff;
}
#banner .slides li.s2 .ban-txt h6{
	font-size: 14px;
	border-top: 1px solid #d3d3d7;
	width: 149px;
	margin: 0 auto;
	color: #fff;
	line-height: 35px;
	margin-top: 15px;
}
#banner .slides li.s3 .ban-txt h2{
	font-size: 46px; /* 45px */
	height: 46px;   /* 45px */
	line-height: 45px;
}
#banner .slides li.s3 .ban-txt h3{
	font-size: 29px;/* 69px */
	text-transform: uppercase;
	padding-top: 0;
	border-bottom: 1px solid #e4392a;
}
#banner .slides li.s3 .ban-txt h4{
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-top: 20px;
}
#banner{position: relative;}
.banner-bg{
	/*background: url(/style/images/ban_bg.png) center top no-repeat;*/
    height: 54px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -30px;
    z-index: 60;
}


/*foot*/
.foot{width:100%;/*height:300px;*/background-color: #38393b;color:#999999;}
.foot_top{padding-top:20px;height:250px;/*border: 1px solid #878787;*/}
.foot_iphone{padding-top:40px;}
.foot span{color:#FFF;font-size: 20px;}
/*wei*/
.foot .foot_wei{border-top:1px solid #878787;height:46px;color:#fff; text-align: center;line-height: 46px;}
.foot .foot_wei a{color:#fff;text-decoration: none;}
.foot .foot_wei a:hover{color:#ff4c4c;}

/*yqlink友链*/
.yqlink{width:100%;float:left;color:#fff;}
.yqlink ul li{float:left;margin-right:10px;}
.yqlink ul li a{text-decoration: none; color:#fff;}
.yqlink a:hover {color:#ff4c4c; /*鼠标经过的颜色变化*/}


/* 提示弹框 */
.error-layer{display:none;position: fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:9999;}
.error-layer .opacity{position: absolute;width:100%;height:100%;top:0;left:0;background: #000;filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}
.error-layer .layer-inner{position:absolute; top: 50%; left: 50%; margin: -160px 0 0 -300px; width:600px; height:320px;}
.error-layer .layer-inner .layer-close{position: absolute;top:-45px;right:0;cursor:pointer;z-index:10;width:40px;height:40px;background:url(../images/icon/layer-close.png) center center no-repeat; background-size: 20px; cursor: pointer;}
.error-layer .layer-container{width:100%;height:100%; padding: 90px 40px 0 40px; text-align: center;background: #fff;}
.error-layer .layer-container .cont{font-size: 18px; margin-top: 30px;}

.return-top{ width: 70px; height: 70px; background: url(../images/icon/icon-upward.png) 0 0 no-repeat; background-size: cover; position: fixed; right: 50px; bottom: 100px; z-index: 900; opacity: 0.4; cursor: pointer; display: none;}
.return-top:hover{ opacity: 1;}

/* 首页 banner */
.home-banner{ position: relative;}
.home-banner .swiper-slide{ position: relative;}
.home-banner .swiper-slide .mask{ width: 100%;  background: url(/style/home-banner-zz.png) 0 0 repeat-x; position: absolute; left: 0; top: 0;}
.home-banner .swiper-slide img{ display: block; width: 100%;}
.home-banner .swiper-slide video{ display: block; width: 100%;}
.home-banner .banner_t1{ width: 100%; position: absolute; top: 40%; color: #fff;}
.home-banner .banner_t1 h2{ font-size: 50px; line-height: 1; font-weight: bold; text-shadow: 1px 1px 5px #444;}
.home-banner .banner_t1 h3{ font-size: 18px; line-height: 1; margin-top: 30px; text-shadow: 1px 1px 5px #444;}
.home-banner .banner_t1 .txtlink{ display: inline-block; margin-top: 100px; width: 190px; height: 65px; line-height: 65px; background-color: #fff; border-radius: 65px; font-size: 16px; color: #000; text-align: center; /* -moz-box-shadow: 1px 1px 5px #444; -webkit-box-shadow: 1px 1px 5px #444; box-shadow: 1px 1px 5px #444; */}
.home-banner .banner_t1 .txtlink:hover{ background-color: #cb3e50; color: #fff;}
.home-banner .arrow-left,.home-banner .arrow-right{ width: 50px; height: 50px; position: absolute; top: 50%; margin-top: -36px; z-index: 11; font-size: 48px; color: #fff; text-align: center; text-shadow: 1px 1px 5px #444;}
.home-banner .arrow-left{ left: 50px;background:url(/style/le.png)}
.home-banner .arrow-right{ right: 50px;background:url(/style/re.png)}
.home-banner .arrow-left .glyphicon,.home-banner .arrow-right .glyphicon{ position: absolute; top: 50%; left: 50%; margin: -24px 0 0 -24px;}

@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}
.is-show{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both; opacity: 0; position: relative;}
.animated{-webkit-animation-name:fadeInUp;animation-name:fadeInUp; opacity: 1;}

.base-title{ line-height: 1;}
.base-title .en{ font-size: 32px; color: #858585;}
.base-title .cn{ font-size: 40px; color: #000; font-weight: bold; margin-top: 20px;}
.base-title .cn .glyphicon{ font-size: 20px; vertical-align: middle; top: -2px; margin-left: 15px;}
.base-title .cn span{ position: relative; padding-bottom: 10px; }
.base-title .cn span::before{content: ''; width: 0; height: 2px; background-color: #fff; position: absolute; left: 0; bottom: 0; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.base-title .cn:hover span::before{width: 100%;}

/* 最新动态 */
.home-news{ padding: 95px 0 75px 0; background-color: #ebebec;}
.home-news-inner{ margin: 72px -10px 0 -10px;}
.home-news-inner .swiper-container{ padding-bottom: 60px;}
.home-news-inner .pagination{ bottom: 0;}
.home-news-inner .swiper-pagination-switch{ opacity: 1;}
.home-news-inner .swiper-slide .block-box{ float: left; width: 25%; padding: 0 10px;}
.home-news-inner .swiper-slide .block-box .pic img{ display: block; width: 100%;}
.home-news-inner .swiper-slide .block-box .cont-inner{ height: 224px; background-color: #f6f6f6; padding: 30px 20px 20px 20px; font-size: 18px; position: relative; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.home-news-inner .swiper-slide .block-box .cont-inner p{ line-height: 2; margin-top: 10px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;}
.home-news-inner .swiper-slide .block-box .cont-inner::before{ content: ''; width: 0; height: 2px; background-color: #d02e3f; position: absolute; left: 0; bottom: 0; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.home-news-inner .swiper-slide .block-box:hover .cont-inner{ background-color: #fff;}
.home-news-inner .swiper-slide .block-box:hover .cont-inner::before{ width: 100%;}


.home-news-inner .arrow-left,.home-news-inner .arrow-right{ width: 70px; height: 70px; line-height: 70px; background-color: #b8b8b9; border-radius: 100%; position: absolute; top: 50%; margin-top: -65px; font-size: 25px; color: #fff; text-align: center;}
.home-news-inner .arrow-left{ left: -118px;}
.home-news-inner .arrow-right{ right: -118px;}
.home-news-inner .arrow-left .glyphicon,.home-news-inner .arrow-right .glyphicon{ position: absolute; top: 50%; left: 50%; margin: -12.5px 0 0 -12.5px;}
.home-news-inner .arrow-left:hover,.home-news-inner .arrow-right:hover{ background-color: #49494a;}

.home-news-inner-mobile{ margin: 25px -75% 0 -75%;}
.home-news-inner-mobile .swiper-slide .block-box{ padding: 0 10px;}
.home-news-inner-mobile .swiper-slide .block-box .pic img{ display: block; width: 100%;}
.home-news-inner-mobile .swiper-slide .block-box .cont-inner{ height: 146px; background-color: #f6f6f6; padding: 10px 15px 10px 15px; font-size: 16px;}
.home-news-inner-mobile .swiper-slide .block-box .cont-inner p{ line-height: 1.5; margin-top: 5px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;}

/* 服务 */
.home-service{ padding: 100px 0 250px 0; background: url(/style/home-service-bg.jpg) 0 0 repeat-x; }
.home-service .base-title .en{  color: #fff; opacity: 0.66;}
.home-service .base-title .cn{ color: #fff; }
.home-service .base-title a{ color: #fff; }
.home-service .base-title .cn span::before{ background-color: #fff;}
.home-products .base-title .cn span::before{ background-color: #fff;}

.home-service .top-title{ color: #fff; font-size: 28px;line-height: 1; margin: 35px 0;}
.home-service-inner{ margin: 72px 0 0 0;}
.home-service-inner .block-box{ margin: 0 auto; text-align: center; padding: 45px 0;background: rgba(255,255,255,0); border: #fff solid 1px; border-color: rgba(0,0,0,0); }
.home-service-inner .block-box .cont-inner{ color: #fff; font-size: 28px; line-height: 1; margin: 35px 0 0;}
.home-service-inner .block-box .cont-inner a{ color: #fff; }

.home-service-inner .block-box:hover{background: rgba(255,255,255,0.2); border: #fff solid 1px;}
.home-service-inner .block-box .pic a{ display: block; }

.home-service-inner-mobile{ margin:25px -75% 0 -75%;}
.home-service-inner-mobile .swiper-slide{ padding: 0 10px;}
.home-service-inner-mobile .swiper-slide .block-box{text-align: center; padding: 36px 0; margin-bottom: 20px; background: rgba(255,255,255,0.2); border: #fff solid 1px;}
.home-service-inner-mobile .swiper-slide .block-box .pic img{ width: 84px;}
.home-service-inner-mobile .swiper-slide .block-box .cont-inner{ font-size: 16px;margin: 20px 0 0; line-height: 1;color: #fff;}
.home-service-inner-mobile .swiper-slide .block-box .cont-inner a{ color: #fff; }

/* 解决方案 */
.home-solution{ padding: 150px 0 180px 0; background: url(/style/home-solution-bg.jpg) center center no-repeat; background-size:cover; }
.home-solution .base-title .en{  color: #fff; opacity: 0.66;}
.home-solution .base-title .cn{ color: #fff; }
.home-solution .base-title a{ color: #fff; }
.home-solution .top-title{ color: #fff; font-size: 28px;line-height: 1.8; margin: 35px 0;}
.home-solution-inner{ height: 24px; line-height: 24px; }
.home-solution-inner.animated{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
.home-solution-inner .solution-num{ display: inline-block; font-size: 16px; color: #fff; margin-right: 20px; cursor: pointer; line-height: 2;transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.home-solution-inner .num-list{display: inline-block;font-size: 18px; line-height: 1;padding: 6px 20px;background-color: rgba(255,255,255,0.8);border-radius: 20px;margin-right: 10px;transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.home-solution-inner .num-list:hover{background-color: rgba(206,62,80,1);}
.home-solution-inner .num-list:hover a{ color: #fff;}
.home-solution-inner .solution-change{ display: inline-block;color: #fff;font-size: 16px; cursor: pointer;}
/*.home-solution-inner .num-onehide{ font-size: 24px;  line-height: 1; display:none;transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.home-solution-inner .num-onehide span{ color: #ed2730;}
.home-solution-inner .num-onehide .glyphicon{ font-size: 20px; vertical-align: middle; top: -2px; margin-left: 15px;}
.home-solution-inner .solution-num:hover .num-list{ display: none; }
.home-solution-inner .solution-num:hover .num-onehide{ display: inline-block;transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; }*/

@-webkit-keyframes bounceInRight{
	0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}
	60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}
	80%{opacity:1;-webkit-transform:translateX(10px);transform:translateX(10px)}
	100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
}

@keyframes bounceInRight{
	0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}
	60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}
	80%{opacity:1;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}
	100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}
@-webkit-keyframes fadeInLeft{
	from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}
	to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
@keyframes fadeInLeft{
	from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}
	to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{
	from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}
	to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
@keyframes fadeInRight{
	from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}
	to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}




/* 产品 */
.home-products{ padding: 120px 0 120px 0;  background: url(/style/home-products-bg.jpg) center center no-repeat; background-size: cover; }
.home-products .base-title .en{  color: #fff; opacity: 0.66;}
.home-products .base-title .cn{ color: #fff; }
.home-products .base-title a{ color: #fff; }
.home-products .top-title{ color: #fff; font-size: 48px;line-height: 1.6; margin: 100px 0;}
.home-products a.morelink{display: inline-block;width: 190px;height: 65px;line-height: 65px;background-color: #fff;border-radius: 65px;font-size: 16px;color: #000;text-align: center;}
.home-products a:hover.morelink{ background-color: rgba(0,0,0,.4); color: #fff;}
/*.home-products-inner{ margin: 62px 0 0 0;}
.home-products-inner .block-box{ width: 96%;margin: 0 auto; position: relative; }
.home-products-inner .block-box .products-mask{width: 100%; height: 188px; background: url(../images/home-products-zz.png) 0 0 repeat-x; position: absolute; left: 0; bottom: 0; }
.home-products-inner .block-box .cont-inner{position: absolute; left: 40px; bottom: 25%; font-size: 32px; color: #fff; }
.home-products-inner .swiper-slide img{ display: block; width: 100%;}
.home-products-inner .swiper-container{ padding-bottom: 60px;}
.home-products-inner .pagination{ bottom: 0; }
.home-products-inner .swiper-container .swiper-pagination-switch{ background-color: #d0d0d0; opacity: 1; }
.home-products-inner .swiper-container .swiper-active-switch{ background-color: #dc3832; }*/


/* 行业案例 */
.home-case{ padding: 90px 0 70px 0; background-color: #f0f3f8;}
.home-case .base-title .en{  color: #000; opacity: 0.66;}
.home-case .base-title .cn{ color: #000; }
.home-case .top-title{ color: #000; font-size: 28px;line-height: 1.6; margin: 35px 0;}
.home-case-inner{ margin: 0 0 0 0;}
.home-case-inner .block-box{ width: 48%;float: left;position: relative;margin: 0 4% 25px 0; overflow: hidden; }
.home-case-inner .block-box:nth-child(2n){margin: 0 0 25px 0;}
.home-case-inner .block-box .image-box{ position: relative; }
.home-case-inner .block-box .image-box .pic{ width: 100%; }
.home-case-inner .block-box .image-box .pic img{ height:324px; width: 100%; display: block;transition: 0.5s; }
.home-case-inner .block-box:hover .image-box .pic img{transform: scale(1.2);}
.home-case-inner .block-box .image-box .case-mask{width: 100%; height: 188px; background: url(../images/home-products-zz.png) 0 0 repeat-x; position: absolute; left: 0; bottom: 0; }
.home-case-inner .block-box .image-box .cont-inner{position: absolute; left: 40px; bottom: 15%; font-size: 32px; color: #fff; }
.home-case-inner .block-box .image-box .cont-inner .glyphicon{ font-size: 14px; color: #000; background-color: #fff; padding: 10px; border-radius: 50px; }
.home-case-inner .block-box .text-desc{position: absolute; left: 0; top:auto; bottom: -100%;;background-color:rgba(34, 75, 224, 0.9); height: 100%; width: 100%; padding: 30px; color: #fff; transition: 0.5s; }
.home-case-inner .block-box .text-desc h3{ font-size: 28px; line-height: 50px; display: block; }
.home-case-inner .block-box .text-desc p{ text-align: left; font-size: 16px; line-height: 32px; margin-top: 20px; }
.home-case-inner .block-box .text-desc a.btn-more{ color: #000; background-color: #fff; padding: 12px 35px; font-size: 16px; border-radius: 20px; display: inline-block; margin-top: 20px; transition: 0.4s; }
.home-case-inner .block-box:hover .image-box .cont-inner{opacity: 0;}
.home-case-inner .block-box:hover .text-desc{ bottom: 0; }
.home-case-inner .swiper-container{ padding-bottom: 60px;}
.home-case-inner .pagination{ bottom: 0; }
.home-case-inner .swiper-container .swiper-pagination-switch{ background-color: #d0d0d0; opacity: 1; }
.home-case-inner .swiper-container .swiper-active-switch{ background-color: #dc3832; }

.home-case-inner-mobile{ margin: 25px -75% 0 -75%;}
.home-case-inner-mobile .swiper-slide .block-box{ padding: 0 10px;}
.home-case-inner-mobile .swiper-slide .block-box .pic img{ display: block; width: 100%;}
.home-case-inner-mobile .swiper-slide .block-box .image-box{ position: relative; }
.home-case-inner-mobile .swiper-slide .block-box .image-box .case-mask{width: 100%; height: 188px; background: url(../images/home-products-zz.png) 0 0 repeat-x; position: absolute; left: 0; bottom: 0; }
.home-case-inner-mobile .swiper-slide .block-box .image-box .cont-inner{position: absolute; left: 20px; right: 20px; bottom:10px; font-size: 20px; color: #fff; }
.home-case-inner-mobile .swiper-slide .block-box .image-box .cont-inner .glyphicon{ font-size: 12px; color: #000; background-color: #fff; padding: 8px; border-radius: 50px; }

/* 关于我们 */
.home-aboutus{ padding: 150px 0 150px 0;  background: url(/style/home-aboutus-bg.jpg) center center repeat-x; background-size: 100%;}
.home-aboutus .base-title .en{  color: #fff; opacity: 0.66;}
.home-aboutus .base-title .cn{ color: #fff; }
.home-aboutus .base-title a{ color: #fff; }
.home-aboutus .top-title{ color: #fff; font-size: 48px;line-height: 1.6; margin: 45px 0;}
.home-aboutus-inner{ margin: 20px 0px 100px 0px; overflow: hidden;}
.home-aboutus-inner li{ width: 25%; float: left; border-right: rgba(255,255,255,0.48) solid 2px; color: #555555; margin: 0 auto; text-align: center; font-size: 14px; line-height: 30px; }
.home-aboutus-inner li:last-child{ border-right:none; }
.home-aboutus-inner li span{ font-size: 40px; font-weight: bold; }

/* 投资者关系 */
.home-investors{ padding: 80px 0 150px 0; background-color: #fff;}
.home-investors .base-title .en{  color: #000; opacity: 0.66;}
.home-investors .base-title .cn{ color: #000; }
.home-investors .top-title{ color: #000; font-size: 48px;line-height: 1.6; margin: 45px 0;}
.home-investors-inner{ margin: 80px auto 0; overflow: hidden;}
.home-investors-inner .pic img{ width: 100%; }
.home-investors-inner .investors-tab{ display: block; width: 100%; overflow: hidden;padding-bottom: 1px; line-height: 1; }
.home-investors-inner .investors-tab a{ font-size: 24px;color: #535353; width: 25%; float: left; padding-bottom: 38px; border-bottom: #000 solid 2px; }
.home-investors-inner .investors-tab a p{ display: inline-block; position: relative; }
.home-investors-inner .investors-tab a.active{ color: #000; font-weight: bold; }
.home-investors-inner .investors-tab a.active p:after{ content: ""; position: absolute; width: 55px; height: 5px; left: 50%;margin-left: -28px;bottom: -41px; background-color: #d33948;  transition: 0.8s; }
.home-investors-inner .investors-box .investors-cont{ display: none; }
.home-investors-inner .investors-box .investors-cont li{ width: 100%; display: block; font-size: 16px; min-height: 110px; text-align: left; border-bottom: #ccc solid 1px;padding: 45px 0;/*display: flex;
    justify-content: left;-webkit-box-align: center;-webkit-box-pack: center;align-items: center;*/ line-height: 1; }
.home-investors-inner .investors-box .investors-cont li a{ display: block; width: 100%; }
.home-investors-inner .investors-box .investors-cont li a p{width: 90%; display: inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.home-investors-inner .investors-box .investors-cont li .glyphicon{ color: #c9c9c9; font-size: 24px; float: right; }
.home-investors-inner .investors-box .investors-cont li:hover .glyphicon{ color: #d33948;}
.home-investors-inner .col-md-12{ padding-left: 0; }

/* H.Y add */
.sub-banner{ position: relative; overflow: hidden; height: 450px;}
.sub-banner img{ display: block; width: 100%;}
.sub-banner .edit-container{ height: 100%; position: absolute; top: 0; left: 50%; margin-left: -600px;}
.sub-banner .txt-inner{ color: #fff; position: absolute; top: 35%; left: 0; line-height: 1;}
.sub-banner .txt-inner .cn{ font-size: 40px; font-weight: bold;}
.sub-banner .txt-inner .en{ font-size: 22px; margin-top: 25px; display: inline-block; padding: 0 9px 18px 0; border-bottom: 4px solid #dd374c;}

.base-sub-nav{ height: 100px; line-height: 100px; background-color: #f9f9f9; font-size: 0; text-align: center;}
.base-sub-nav li{ display: inline-block; font-size: 24px; margin: 0 40px;}
.base-sub-nav li a{ display: block; position: relative;}
.base-sub-nav li a::before{ content: ''; width: 0; height: 1px; background-color: #c4253b; position: absolute; left: 50%; margin-left: -24%; bottom: 21px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.base-sub-nav li a:hover,.base-sub-nav li a.active{ color: #cb3c4e; font-weight: bold;}
.base-sub-nav li a:hover::before,.base-sub-nav li a.active::before{ width: 48%;}

.introduce-view{ padding: 65px 0;}
.introduce-view .view-inner{ font-size: 18px; line-height: 2; padding: 0 80px;}
.gssl-view{ background: url(../images/about/gssl-bg.jpg) center no-repeat; background-size: cover; padding: 108px 0 55px 0; color: #fff;}

/*关于我们 about*/
/*.cxzx-view{ background: url(/style/cxzx-bg.jpg) center no-repeat; background-size: cover; padding: 108px 0 55px 0; color: #000;}*/
.cxzx-view{ background-size: cover; padding: 60px 0 55px 0; color: #000;}
.cxzx-view .clearfix{  }
.cxzx-view .img-cont{ width: 50%; float: left; }
.cxzx-view .img-cont img{ display: block; width: 100%;height: 350px; }
.cxzx-view .text-cont{ width: 50%; float: right; background: #fff; box-sizing: border-box; padding: 30px; }
.cxzx-view .text-cont2{color: #80859B;width:100%; text-align: justify;text-indent: 2em;line-height: 25px;float: right; background: #fff; box-sizing: border-box; padding: 30px; }
.cxzx-view .text-cont.anim{ animation: fadeInRight 2s; }
.cxzx-view .img-cont.anim{ animation: fadeInLeft 2s; }
.cxzx-view .text-cont p{ text-indent: 2em; line-height:1.8; }
.gssl-view .view-inner .top-title{ font-size: 42px; font-weight: bold; line-height: 1; text-align: center;}
.gssl-view .view-inner .d-txt{ text-align: center; font-size: 24px; margin-top: 20px;}
.gssl-view .view-inner .number-box{ overflow: hidden;}
.gssl-view .view-inner .number-box .row{ margin: 0; position: relative; left: 2px;}
.gssl-view .view-inner .number-box .col-xs-6{ padding: 0;}
.gssl-view .view-inner .number-box .block-box{ margin: 72px 0 20px 0; line-height: 1; position: relative; padding-left: 40px;}
.gssl-view .view-inner .number-box .block-box .top{ font-size: 50px;}
.gssl-view .view-inner .number-box .block-box .top span{ font-size: 80px; font-weight: bold;}
.gssl-view .view-inner .number-box .block-box p{ font-size: 26px; margin-top: 25px;}
.gssl-view .view-inner .number-box .block-box::before{ content: ''; width: 1px; height: 80%; background-color: #fff; opacity: 0.33; position: absolute; top: 4%; right: 0;}
.gssl-view .view-inner .number-box .b-txt{ text-align: center; font-size: 16px; margin-top: 60px;}
.awards-view{background: url(/style/gfn8.jpg) 0 0 repeat-x; padding: 80px 0 50px 0;}
.awards-view .view-inner .top-title{ font-size: 28px; font-weight: bold; line-height: 1; text-align: center;}
.cxzx-view .view-inner .top-title{ font-size: 28px; font-weight: bold; line-height: 1; text-align: center;}
/*关于我们 about*/
/*首页about*/

.cxzx-view2{ background-size: cover; padding: 90px 0 150px 0; color: #000;}
.cxzx-view2 .clearfix{  }
.cxzx-view2 .img-cont{ width: 50%; float: left; }
.cxzx-view2 .img-cont img{ display: block; width: 496px;height: 312px; }
.cxzx-view2 .text-cont{ width: 50%; float: right; background: #fff; box-sizing: border-box;  }
.cxzx-view2 .text-cont2{color: #80859B;width:100%; text-align: justify;text-indent: 2em;line-height: 25px;float: right; background: #fff; box-sizing: border-box;padding: 30px; }
.cxzx-view2 .text-cont.anim{ animation: fadeInRight 2s; }
.cxzx-view2 .img-cont.anim{ animation: fadeInLeft 2s; }
.cxzx-view2 .text-cont p{ text-indent: 2em; line-height:1.8; }
.gssl-view .view-inner .top-title{ font-size: 42px; font-weight: bold; line-height: 1; text-align: center;}
.gssl-view .view-inner .d-txt{ text-align: center; font-size: 24px; margin-top: 20px;}
.gssl-view .view-inner .number-box{ overflow: hidden;}
.gssl-view .view-inner .number-box .row{ margin: 0; position: relative; left: 2px;}
.gssl-view .view-inner .number-box .col-xs-6{ padding: 0;}
.gssl-view .view-inner .number-box .block-box{ margin: 72px 0 20px 0; line-height: 1; position: relative; padding-left: 40px;}
.gssl-view .view-inner .number-box .block-box .top{ font-size: 50px;}
.gssl-view .view-inner .number-box .block-box .top span{ font-size: 80px; font-weight: bold;}
.gssl-view .view-inner .number-box .block-box p{ font-size: 26px; margin-top: 25px;}
.gssl-view .view-inner .number-box .block-box::before{ content: ''; width: 1px; height: 80%; background-color: #fff; opacity: 0.33; position: absolute; top: 4%; right: 0;}
.gssl-view .view-inner .number-box .b-txt{ text-align: center; font-size: 16px; margin-top: 60px;}
.awards-view{background: url(/style/gfn8.jpg) 0 0 repeat-x; padding: 80px 0 50px 0;}
.awards-view .view-inner .top-title{ font-size: 28px; font-weight: bold; line-height: 1; text-align: center;}
.cxzx-view2 .view-inner .top-title{ margin-bottom: 25px;font-size: 28px; font-weight: bold; line-height: 1; text-align: center;}
.cxzx-view2 .view-inner .txtlink{    
    display: inline-block;
 
    width: 150px;
    height: 42px;
    line-height: 40px;
    background-color: #0c80f9;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;}
.cxzx-view2 .view-inner h1{font-size:14px;  margin-bottom:10px;  color:#0c80f9;}
.cxzx-view2 .view-inner h3{font-size:25px;  margin-bottom:20px;  font-weight: bold;}



/*首页about*/

.awards-list{ margin-top: 55px; padding: 0 70px; position: relative;}
.awards-list .block-box{ padding: 0 32px; width: 25%; float: left; margin-top: 20px;}
.awards-list .block-box .pic{ border: 1px solid #c3c3c3;}
.awards-list .block-box .pic img{ display: block; width: 100%;}
.awards-list .block-box .title{ font-size: 16px; line-height: 2; height: 4em; margin-top: 15px;}

.awards-list .block-box-two{ padding: 0 32px; width: 50%; float: left;}


.awards-list .swiper-container{ padding-bottom: 60px;}
.awards-list .pagination{ bottom: 0;}
.awards-list .swiper-pagination-switch{ background: #dbdbdb;}
.awards-list .swiper-active-switch{ background: #bd0927;}
.awards-list .arrow-left,.awards-list .arrow-right{ width: 50px; height: 50px; border-radius: 100%; position: absolute; top: 100px; font-size: 20px;}
.awards-list .arrow-left{ left: 0;}
.awards-list .arrow-right{ right: 0;}
.awards-list .arrow-left .glyphicon,.awards-list .arrow-right .glyphicon{ position: absolute; top: 50%; left: 50%; margin: -10px 0 0 -10px;}
.awards-list .arrow-left:hover,.awards-list .arrow-right:hover{ background-color: #d7d7d7; color: #000 !important;}

.yunziyuan-list .swiper-container{ padding-bottom: 60px;}
.yunziyuan-list .pagination{ bottom: 0;}

.news-inner{ padding: 40px 0 70px 0; background-color: #f4f4f4;}
.switch-year-inner{ /*float: right;*/ width: 852px; padding: 0 95px; position: relative; margin: 0 auto;}
.switch-year-inner .swiper-container{ padding-bottom: 2px;}
.switch-year-inner .swiper-slide{ text-align: center; padding-bottom: 14px; border-bottom: 1px solid #000;}
.switch-year-inner .swiper-slide .title{ display: inline-block; font-size: 16px; color: #000; line-height: 30px; width: 106px; text-align: center; border-radius: 15px; cursor: pointer;}
.switch-year-inner .swiper-slide.active .title{ background-color: #d02f3f; color: #fff;}
.switch-year-inner .swiper-slide::before{ content: ''; width: 4px; height: 4px; background-color: #000; border-radius: 100%; position: absolute; left: 50%; margin-left: -2px; bottom: -2px;}
.switch-year-inner .swiper-slide.active::before{ background-color: #c6283c;}
.switch-year-inner .arrow-left,.switch-year-inner .arrow-right{ width: 32px; height: 32px; border-radius: 100%; position: absolute; top: 26px; font-size: 13px;}
.switch-year-inner .arrow-left{ left: 0;}
.switch-year-inner .arrow-right{ right: 0;}
.switch-year-inner .arrow-left .glyphicon,.switch-year-inner .arrow-right .glyphicon{ position: absolute; top: 50%; left: 50%; margin: -6.5px 0 0 -6.5px;}
.switch-year-inner .arrow-left:hover,.switch-year-inner .arrow-right:hover{ background-color: #d7d7d7;}

.news-list ul{ margin: 0 -10px;}
.news-list li{ float: left; width: 33.333333%; padding: 0 10px; margin-top: 42px;}
.news-list li .pic img{ display: block; width: 100%;}
.news-list li .cont{ height: 170px; background-color: #fff; padding: 15px; font-size: 18px; line-height: 2;}
.news-list li .cont .title{ margin-top: 5px; height: 72px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.loading{ text-align: center; margin-top: 65px; display: none;}
.news-list2 li{ width: 50%;}

.news-details-top-box{ padding: 70px 0 40px 0; background: url(../images/about/news-details-topBg.jpg) center no-repeat; background-size: cover; font-size: 16px; color: #fff;}
.news-details-top-box .title{ font-size: 32px; font-weight: bold;}
.news-details-top-box .time{ margin-top: 15px; display: inline-block;}
.news-details-top-box .shares-box{ margin-top: 10px; text-align: right; line-height: 36px; display: inline-block; float: right;}
.news-details-top-box .shares-box .bshare-custom{ display: inline-block; vertical-align: top;}
.news-details-top-box .bshare-custom.icon-medium a{ width: 36px !important; height: 36px !important; opacity: 1 !important; padding: 0 !important; margin-right: 10px !important;}
.news-details-top-box .bshare-custom.icon-medium .bshare-sinaminiblog{ background: url(../images/icon/icon-weibo.png) no-repeat; background-size: cover;}
.news-details-top-box .bshare-custom.icon-medium .bshare-weixin{ background: url(../images/icon/icon-weixin.png) no-repeat; background-size: cover;}

.bsBox{ box-sizing: content-box;}
.news-details .content-box{ font-size: 16px; color: #626262; line-height: 2; padding: 30px 0 55px;}
.news-details .content-box p{ padding-top: 30px; text-indent: 2em;}
.news-details .content-box .img{ text-align: center; margin-top: 30px;}
.news-details .content-box .img img{ display: block; width: 65%; margin: 0 auto;}
.news-details .bot-page-box{ margin-top: 60px; padding: 20px 0 55px 0; font-size: 16px; background-color: #f9f9f9;}
.news-details .bot-page-box p{ margin-top: 35px;}
.news-details .bot-page-box a{ text-decoration: underline;}

.team-view{ padding: 105px 0 130px 0;}
.team-view .photo-left{ float: left; width: 35%;}
.team-view .photo-left .pic img{ display: block; width: 100%;}
.team-view .photo-left .name{ font-size: 32px; font-weight: bold; margin-top: 20px;}
.team-view .photo-left .describe{ font-size: 18px; font-weight: bold; margin-top: 5px;}
.team-view .introduce-right{ float: right; width: 65%; padding: 0 0 4% 14%; position: relative;}
.team-view .introduce-right .deeds-box{ font-size: 16px; line-height: 2;}
.team-view .introduce-right .deeds-box .block{ margin-bottom: 30px;}
.team-view .introduce-right .deeds-box .block .title{ font-weight: bold; color: #c43f3f;}
.team-view .introduce-right .rank-box{ background-color: #f9f9f9; font-size: 16px; padding: 20px;}
.team-view .introduce-right .rank-box .title{ font-weight: bold;}
.team-view .introduce-right .rank-box .cont{ margin-top: 5px;}
.team-view .introduce-right .rank-box .cont p{ padding-top: 15px;}
.team-view .introduce-right .icon-quotes{ position: absolute;}
.team-view .introduce-right .icon-quotes.topLeft{ top: -30px; left: 8%;}
.team-view .introduce-right .icon-quotes.bottomRight{ bottom: 0; right: 0;}

.contactus-inner{ padding: 52px 0 60px 0;}
.retrieval-view{ border: 1px solid #f6f6f6;}
.retrieval-view .flex-item{ float: left; width: 8.333333%; height: 178px; font-size: 18px; line-height: 1.8; text-align: center; padding-top: 15px;}
.retrieval-view .flex-item.even{ background-color: #f6f6f6;}
.retrieval-view .flex-item .title{ margin-bottom: 15px;}
.retrieval-view .flex-item a{ display: block;}
.retrieval-view .flex-item a:hover{ color: #d02f3f;}

.contactus-list{ margin-top: 10px;}
.contactus-list ul{ margin: 0 -10px;}
.contactus-list li{ float: left; width: 33.333333%; padding: 0 10px;}
.contactus-list li .block-box{ border: 1px solid #bfbfbf; margin-top: 20px; height: 248px; padding: 20px 35px; font-size: 16px;}
.contactus-list li .block-box .title{ font-size: 24px; font-weight: bold; line-height: 1;}
.contactus-list li .block-box .block{ margin-top: 22px; padding-left: 30px; background-position: 0 0; background-repeat: no-repeat;}
.contactus-list li .block-box .block.address{ background-image: url(../images/icon/icon-address.png);}
.contactus-list li .block-box .block.cardnumber{ background-image: url(../images/icon/icon-cardnumber.png);}
.contactus-list li .block-box .block.phone{ background-image: url(../images/icon/icon-phone.png);}
.contactus-list li:hover .block-box,.contactus-list li.current .block-box{ border-color: #d02f3f;}
.contactus-list li:hover .block-box .title,.contactus-list li.current .block-box .title{ color: #d02f3f;}

.service-view1{ padding: 85px 0 100px 0;}
.service-view1 .view-inner{ font-size: 24px; line-height: 1.8;}
.service-view1 .view-inner .pic{ text-align: center; margin-bottom: 25px;}
.service-view1 .view-inner .pic img{ height: 120px;}
.service-view1 .view-inner .right{ float: right;}
.service-view1 .view-inner .pro-pic{ text-align: center; margin-bottom: 25px;}
.service-view1 .view-inner .pro-pic img{ width: 80%;}
.service-view1 .view-inner .pro-pic40{ text-align: center; margin-bottom: 25px; }
.service-view1 .view-inner .pro-pic40 img{ width: 40%; margin: 0 auto;}
.service-view5 .view-inner .pro-pic40{ text-align: center; margin-bottom: 25px; }
.service-view5 .view-inner .pro-pic40 img{ width: 40%; margin: 0 auto;}
.service-view2{ padding: 152px 0 70px 0;}
.service-view2 .view-inner ul{ margin: 0 -10px;}
.service-view2 .view-inner li{ float: left; width: 25%; padding: 0 10px;}
.service-view2 .view-inner li .block-box{ background: url(../images/icon/white84.png) repeat; border-radius: 5px; padding: 55px 20px 0 20px; min-height: 400px; font-size: 22px; -moz-box-shadow:4px 0px 29px rgba(123,123,123,0.16); -webkit-box-shadow:4px 0px 29px rgba(123,123,123,0.16)rgba(123,123,123,0.16); box-shadow:4px 0px 29px rgba(123,123,123,0.16);}
.service-view2 .view-inner li .block-box .title{ font-size: 0; line-height: 45px;}
.service-view2 .view-inner li .block-box .title img{ width: 45px; margin-right: 18px;}
.service-view2 .view-inner li .block-box .title span{ font-size: 32px; font-weight: bold;}
.service-view2 .view-inner li .block-box p{ line-height: 1.8; margin-top: 15px;}
.service-view2 .view-inner li.li_1,.service-view2 .view-inner li.li_3{ margin-top: 80px;}
.service-view2 .view-inner li.li_1{ -webkit-animation-duration: 1s; animation-duration: 1s;}
.service-view2 .view-inner li.li_2{ -webkit-animation-duration: 2s; animation-duration: 2s;}
.service-view2 .view-inner li.li_3{ -webkit-animation-duration: 3s; animation-duration: 3s;}
.service-view2 .view-inner li.li_4{ -webkit-animation-duration: 4s; animation-duration: 4s;}
.service-view2 .view-inner li.li_5{ -webkit-animation-duration: 5s; animation-duration: 5s;}

.service-view3{ padding: 80px 0 75px 0;}
.glfw-inner{ margin-top: 50px; border: 1px solid #000; padding: 35px 0; color: #363636; position: relative;}
.glfw-inner::before{ content: ''; width: 1px; height: 76%; background-color: #000; position: absolute; left: 35%; top: 12%;}
.glfw-inner .tab{ float: left; width: 35%; font-size: 28px; line-height: 2; padding: 45px 0 45px 105px;}
.glfw-inner .tab li{ cursor: pointer;}
.glfw-inner .tab li span{ display: inline-block; position: relative; padding-right: 40px;}
.glfw-inner .tab li span .glyphicon{ font-size: 18px; position: absolute; right: 0; top: 50%; margin-top: -9px;}
.glfw-inner .tab li.active{ color: #dc374e;}
.glfw-inner .content-box{ float: right; width: 65%; font-size: 18px; line-height: 2.8; padding: 52px 0 52px 130px;}
.glfw-inner .content-box .box{ display: none;}
.glfw-inner .content-box li{ float: left; width: 50%;}
.service-view4 img{ display: block; width: 100%;}
.service-view5{ padding: 60px 0 85px 0;}
.service-view5 .swiper-pagination{ text-align: center; }
.service-view5 .view-inner .pic{ margin-top: 60px;}
.service-view5 .view-inner .pic img{ display: block; width: 100%;}
.service-view5 .lprt-item{ overflow: hidden; margin-top:50px; }
.service-view5 .lprt-item .left-pic{ width: 25%; float: left; }
.service-view5 .lprt-item .left-pic img{ width: 65%; margin: 0 auto; display: block; }
.service-view5 .lprt-item .right-text{ width: 60%; float: left; box-sizing: border-box; padding-left: 20px; padding-top: 5px; }
.service-view5 .lprt-item .right-text strong{ font-size: 18px; margin-bottom: 5px; display: block; }
.pic_b{ display: block;margin: 0 auto;text-align: center;}
.view5-swiper{ padding-top: 60px; }
.view5-swiper .topTitle{ margin-bottom: 40px; }
.service-view6{ padding: 80px 0 60px 0;}
.service-view6 .view-inner .top-title{ color: #fff;}
.service-case-list{ margin-top: 40px;}
.service-case-list ul{ margin: 0 -15px;}
.service-case-list li{ float: left; width: 33.33333%; padding: 0 15px;}
.service-case-list li .block-box{ overflow: hidden;}
.service-case-list li .block-box .pic img{ display: block; width: 100%; transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.service-case-list li .block-box .cont{ height: 140px; background-color: #fff; padding: 20px; position: relative;}
.service-case-list li .block-box .cont .title{ font-size: 24px;}
.service-case-list li .block-box:hover .pic img{ transform: scale(1.2);}
.service-case-list li .block-box .cont .glyphicon{ font-size: 14px;color: #fff;background-color: #dd455a;padding: 10px;border-radius: 50px; display: inline-block;margin-top: 10px;}

.service-case-list .bot-more{ margin-top: 58px; text-align: center;}
.service-case-list .bot-more a{ display: inline-block; height: 48px; line-height: 48px; background-color: #fff; border-radius: 48px; text-align: center; font-size: 24px; color: #dd455a; padding: 0 35px;}
.service-view7{ padding: 80px 0 60px 0;}
.service-view7 .tzzlx-box .block-box .one-box p{ margin-top: 20px; }
.dTxt{ font-size: 24px; line-height: 1.8; margin-top: 35px;}
.dTxt1{ font-size: 22px; line-height: 1.6; margin-top: 35px;}
.dTxt1 strong{ margin-bottom: 10px; display: block; }
.dTxt1 p{ font-size: 20px; }
.pro-dTxt{ font-size: 24px; line-height: 1.2; margin-top: 30px; margin-bottom: 30px;}
.pro-dTxt p{ display: inline-block;margin: 5px 10px;background-color: #dd374c;color: #fff;padding: 4px 8px;}
.dpic{ float: left;min-height: 220px;margin-right: 30px;}
.topTitle{ font-size: 32px; font-weight: bold; text-align: center;}
.btnBox{ margin-top: 58px; text-align: center;}
.btnBox a{ display: inline-block; height: 48px; line-height: 48px; background-color: #dd455a; border-radius: 48px; text-align: center; font-size: 24px; color: #fff; padding: 0 35px;}

.s-service-view{ padding: 60px 0 85px 0;}
.s-service-list ul.fourlist{ margin: 0 -15px;}
.s-service-list .fourlist li{ float: left; width: 25%; padding: 0 15px; margin-top: 30px;}
.s-service-list .fourlist li .block-box img{ display: block; width: 100%; border: 1px solid #dcdcdc;}
.s-service-list .fourlist li .block-box .service-text{height: 6em; margin: 10px 0;}

.s-service-list ul.fivelist{ margin: 0 -15px;}
.s-service-list .fivelist li{ float: left; width: 20%; padding: 0 15px; margin-top: 30px;}
.s-service-list .fivelist .block-box img{ display: block; width: 100%; border: 1px solid #dcdcdc;}


.LR-content{ margin-top: 50px;}
.LR-content .pic-box{ border: 1px solid #fff; padding: 15px;}
.LR-content .pic-box img{ display: block; width: 100%;}
.LR-content .right-box{ font-size: 24px; line-height: 2;}
.LR-content .right-box .btn-box{ margin-top: 58px;}
.LR-content .right-box .btn-box a{ display: inline-block; height: 48px; line-height: 48px; background-color: #fff; border-radius: 48px; text-align: center; font-size: 24px; color: #dd455a; padding: 0 35px;}

.memorabilia-list{ margin-top: 30px; padding: 0 70px; position: relative;}
.memorabilia-list .block-box{ padding: 0 15px 35px 15px; position: relative;}
.memorabilia-list .block-box .pic{ border: 1px solid #c3c3c3;}
.memorabilia-list .block-box .pic img{ display: block; width: 100%;}
.memorabilia-list .block-box .title{ font-size: 16px; line-height: 2; padding: 0 10px; margin-top: 15px; height: 96px; }
.memorabilia-list .block-box::before{ content: ''; width: 10px; height: 10px; background-color: #fff; border-radius: 100%; position: absolute; bottom: -5px; left: 50%; margin-left: -5px;}
.memorabilia-list .block-box .year{ width: 100%; font-size: 16px; text-align: center; position: absolute; bottom: -50px; left: 0;}

.memorabilia-list .swiper-container{ padding-bottom: 60px;}
.memorabilia-list .swiper-wrapper{ border-bottom: 3px dotted #ba0e0e;}
.memorabilia-list .pagination{ bottom: 0;}
.memorabilia-list .swiper-pagination-switch{ background: #dbdbdb;}
.memorabilia-list .swiper-active-switch{ background: #bd0927;}
.memorabilia-list .arrow-left,.memorabilia-list .arrow-right{ width: 50px; height: 50px; border-radius: 100%; position: absolute; bottom: 70px; font-size: 20px;}
.memorabilia-list .arrow-left{ left: 0;}
.memorabilia-list .arrow-right{ right: 0;}
.memorabilia-list .arrow-left .glyphicon,.memorabilia-list .arrow-right .glyphicon{ position: absolute; top: 50%; left: 50%; margin: -10px 0 0 -10px;}
.memorabilia-list .arrow-left:hover,.memorabilia-list .arrow-right:hover{ background-color: #d7d7d7; color: #000 !important;}

.product-layout{ margin-top: 25px;}
.product-layout .tab{ font-size: 0; border-bottom: 3px solid #e5e5e5;}
.product-layout .tab ul{ position: relative; top: 3px;}
.product-layout .tab li{ display: inline-block; font-size: 18px; padding: 0 25px 10px 25px; cursor: pointer;}
.product-layout .tab li.active{ border-bottom: 3px solid #dd455a; color: #dd455a;}
.product-layout .content-box .box{ display: none;}
.product-layout-list{ margin-top: 30px;}
.product-layout-list li{ float: left; width: 25%; margin-top: 30px;}
.product-layout-list li .block-box{ padding: 0 35px;}
.product-layout-list li .block-box .pic{ background-color: #fff;}
.product-layout-list li .block-box .pic img{ display: block; width: 100%;}
.product-layout-list li .block-box .title{ font-size: 16px; text-align: center; margin-top: 20px;}

/* 投资者关系-公司治理 HLL */
.investors-view{ padding: 65px 0;}
.investors-view .view-inner{ font-size: 16px;}
.gszl-box .col-md-4{padding-right: 10px;padding-left: 10px;}
.gszl-box .block-box{ line-height: 1; position: relative; padding:25px; border: #bfbfbf solid 1px; height: 220px; margin: 0 auto 20px; transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.gszl-box .block-box .time{ display: block; margin-bottom: 30px; }
.gszl-box .block-box p{ display: block; margin-bottom: 15px; }
.gszl-box .block-box .gszl-tit{ font-size: 24px; line-height: 32px; padding-right: 40px;display: block;}
.gszl-box .block-box .icon-pdf{  position: absolute; width: 37px; right: 20px; bottom: 30px; }
.gszl-box .block-box:hover{border: #c6283c solid 1px; cursor: pointer; color: #c6283c; }
.gszl-box .block-box:hover a{color: #c6283c;}

/* 投资者关系-公司公告 HLL */
.gsgg-box{ margin-bottom: 150px; overflow: hidden; position: relative;}
.gsgg-box .investors-title{ color: #000; margin-bottom: 20px; display: block; }
.gsgg-box .investors-title h3{ font-size: 24px; font-weight: bold; line-height: 24px; display: inline-block;}
.gsgg-box .investors-title a.more{ float: right; font-size: 16px; line-height: 24px; display: inline-block;}
.gsgg-box .investors-title a:hover.more{ color: #cb3c4e;}
.gsgg-box .block-box{ line-height: 1; position: relative; padding:50px 70px 50px 30px; border: #bfbfbf solid 1px; margin: 0 auto 20px; display: block; transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.gsgg-box .block-box .icon-pdf{ display: inline-block; width:37px; }
.gsgg-box .block-box a:hover p{color: #cb3c4e;}
.gsgg-box .block-box p{ display: inline-block; font-size: 18px; line-height: 37px; margin-left: 40px; width: 80%;}
.gsgg-box .block-box span.time{ float: right; display: inline-block;line-height: 37px;  }
.gsgg-box .investors-bigtitle{ color: #000; margin-bottom: 60px; display: block; }
.gsgg-box .investors-bigtitle h3{ font-size: 32px; font-weight: bold; line-height: 32px; display: inline-block;}
.gsgg-box .switch-year{ position: absolute; right: 0; top: 0; }

.dqbg-box{ margin-bottom: 80px; overflow: hidden; position: relative;}
.dqbg-box .investors-title{ color: #000; margin-bottom: 20px; display: block; }
.dqbg-box .investors-title h3{ font-size: 24px; font-weight: bold; line-height: 24px; display: inline-block;}
.dqbg-box .report-content { margin-top: 50px; }
.dqbg-box .report-content .report-container .block-box{padding: 20px; position: relative;}
.dqbg-box .report-content .report-container .block-box .reportbg{ width: 100%; }
.dqbg-box .report-content .report-container .block-box .report-text{ position: absolute; top: 100px; left: 45px; }
.dqbg-box .report-content .report-container .block-box .report-text p{ font-size: 18px; line-height: 24px; font-weight: bold;padding-right: 45px; }
.dqbg-box .report-content .report-container .block-box .report-text .icon-pdf{ width: 30px; display: block; margin-top: 20px; }
.dqbg-box .switch-year{ position: absolute;right: 0; top: 0; }

.returnpage{ display:block; text-align: right; font-size: 16px; margin-bottom: 30px; }
.returnpage .glyphicon{ font-size: 14px; font-weight: lighter; }
.returnpage a:hover{ color: #cb3c4e;}

/* 投资者关系-投资者联系 HLL */
.tzzlx-box .block-box .same-box{ border:#d5d5d5 solid 1px; padding: 30px 40px; margin-bottom: 20px; overflow: hidden; }
.tzzlx-box .block-box .same-box .title{ font-size: 24px; line-height: 36px; font-weight: bold; }
.tzzlx-box .block-box .same-box p{ font-size: 16px; line-height: 36px; }
.tzzlx-box .block-box .one-box{ height: 305px; }
.tzzlx-box .block-box .two-box{ height: 200px; }
.tzzlx-box .block-box .three-box{ height: 525px; }
.tzzlx-box .block-box .four-box{ height: 225px; }
.tzzlx-box .block-box .five-box{ height: 280px; }
.tzzlx-box .block-box .same-box a:hover{ color: #cb3c4e;}
.tzzlx-box .block-box .one-box p{ margin-top: 68px; }
.tzzlx-box .block-box .two-box p{ margin-top: 30px; }
.tzzlx-box .block-box .three-box p{ margin-top: 90px; }
.tzzlx-box .block-box .four-box p{ margin-top: 50px; }
.tzzlx-box .block-box .five-box p{ margin-top: 68px; }

/* 解决方案-MSP HLL */
.solutions-view{ padding: 85px 0; }
.redbg{background-color: #dc374e;}
.graybg{background-color: #f6f6f6;}
.solutions-view .view-inner{ font-size: 24px; line-height: 2; color: #fff;}
.msp-view{ padding: 52px 0; }
.msp-view .view-inner{ font-size: 24px; line-height: 2; color: #000;}
.msp-view .msp-box .block-box img{ width: 100%; }
.msp-view .msp-box .block-box .title{ font-size: 28px; font-weight: bold; line-height: 36px; margin-bottom: 35px; }
.msp-view .msp-box .block-box .title span.more{ font-size: 18px; color: #363636; font-weight: normal; float: right;}
.msp-view .msp-box .block-box .title span:hover.more{ color: #cb3c4e;}
.msp-view .msp-box .block-box .title span.more .glyphicon{ line-height: 36px; color: #dc374e; font-size: 12px; }
.msp-view .msp-box .block-box p{ font-size: 18px; line-height: 2; }
.msp-view:nth-child(odd){background-color: #f6f6f6;}

/* 解决方案-案例 HLL */
.case-top{ margin-bottom: 30px; }
.case-top .block-box .case-title{ background-color: #dc374e; color: #fff; padding: 30px; height: 253px; }
.case-top .block-box .case-title p{ font-size: 24px; border-bottom: #fff solid 1px;display: inline-block; margin-bottom: 20px;}
.case-top .block-box .case-title strong{ font-size: 32px; display: block; line-height: 1.6;}
.case-top .block-box img.case-banner{ width: 100%; }
.case-cont{ color: #000; border-top:#d9d9d9 solid 1px;border-left:#d9d9d9 solid 1px;border-right:#d9d9d9 solid 1px; background-color: #f8f8f8;  }
.case-cont .case-list{ border-bottom:#d9d9d9 solid 1px;  overflow: hidden; min-height: 200px; }
.case-cont .case-list .left-title{ float: left; width: 30%; padding-left: 56px; padding-top: 70px; }
.case-cont .case-list .left-title strong{ font-size: 32px; position: relative; padding-left: 20px; }
.case-cont .case-list .left-title strong:before{ content: ""; position: absolute; width: 4px; height: 25px; top:2px; left: 0; background-color: #cb1d25;}
.case-cont .case-list .right-box{ padding: 50px; float: right; width: 68.5%; background-color: #fff;min-height: 200px; padding-left: 40px; }
.case-cont .case-list .right-box p{ font-size: 18px; line-height: 2; }
.case-cont .case-list .right-box .case-img{ display: block; margin: 20px auto; }
.case-cont .case-list .right-box .case-img img{ width: 100%; }
.case-cont .case-list .right-box .down-pdf img{ width: 24px; vertical-align: middle; margin-left: 5px; }
.case-cont .case-list .right-box p a:hover{ color: #cb3c4e; }


/*搜索结果*/
.search-container{ padding: 30px 0 55px 0;}
.search-container .Search-title{ font-size: 48px; line-height: 2; text-align: center; }
.search-view{ padding: 30px 0;}
.search-list{ margin-top: 20px;}
.search-number{ font-size: 24px; color: #dc3832;}
.search-list-inner{ margin-top: 20px;}
.search-list-inner li{ padding: 35px 0; border-top: 1px solid #d9d9d9; text-align: justify;}
.search-list-inner li a{ display: block; width: 100%;}
.search-list-inner li .top-title{ font-size: 24px;}
.search-list-inner li .cont{ font-size: 16px; color: #888; line-height: 1.5em; margin-top: 10px;}
.search-list-inner li .sign{ color: #dc3832;}
.search-list-inner .more{ margin-top: 45px; text-align: center;}
.search-list-inner .more a{ display: inline-block; padding-right: 30px; background: url(../images/icon/icon_more2.png) right center no-repeat; font-size: 16px; color: #dc3832;}

.retrieval-inner{ text-align: center;}
.retrieval-inner .block-box{ display: inline-block; position: relative; vertical-align: top; font-size: 24px;}
.retrieval-inner .block-box .base-select-box, .retrieval-inner .block-box .input-box{ position: relative; overflow: hidden; border: 1px solid #a6a6a6; background-color: #fff; margin: 0 8px;}
.retrieval-inner .block-box .input-box{ width: 468px;}
.retrieval-inner .block-box .input-box .input-text{ float: left; width: 100%; border: 0; line-height: 26px; padding: 12px 10px;}
.retrieval-inner .block-box .input-box .input-search{ width: 100%; padding-right: 50px;}
.retrieval-inner .block-box .input-box .search-btn{ border: 0; width: 50px; height: 50px; background: url(../images/icon/icon-search.png) center no-repeat; background-size: 100%; position: absolute; top: 0; right: 0;}

/* 404 */
.container-404{ padding: 100px 0; text-align: center;}
.container-404 .pic img{ display: block; width: 60%; margin: 0 auto;}
.container-404 .cont{ font-size: 16px; line-height: 1.5; margin-top: 45px;}
.container-404 .cont .title{ font-size: 40px; margin-bottom: 10px;}
.container-404 .cont p a{ font-size: 24px; font-style: italic;}
.container-404 .btn-more-box{ text-align: center; margin-top: 65px;}
.container-404 .btn-more-box a{ display: block; width: 264px; height: 56px; line-height: 54px; border: 1px solid #d52828; font-size: 24px; color: #d52828; margin: 0 auto; position: relative;}
.container-404 .btn-more-box a .icon{ width: 32px; height: 32px; line-height: 32px; background-color: #fff; font-size: 16px; text-align: center; position: absolute; top: -16px; right: -16px;}


.xianxingtu{ position: relative;}
.xianxingtu .txt-box{ position: absolute; left: 5px; top: 170px; z-index: 11; font-size: 20px; line-height: 1;}
.xianxingtu .txt-box span{ color: #d7182a; font-size: 58px; font-weight: bold; margin-left: 5px;}
.xianxingtu .txt-box em{ color: #d7182a; font-size: 40px; font-style: normal; margin-right: 5px;}
.xianxingtu .txt-box .txt{ position: relative; padding-left: 30px; margin-bottom: 20px;}
.xianxingtu .txt-box .txt::before{ content: ''; width: 8px; height: 8px; background-color: #d7182a; border-radius: 100%; position: absolute; left: 0; top: 37px;}
.xianxingtu .mapBox{ float: right; width: 777px; height: 578px; background-color: #fff; position: relative;}
.xianxingtu .mapBox::before{ content: ''; width: 33px; height: 31px; background: url(../images/map-icon.png) no-repeat; background-size: cover; position: absolute; top: 35.294117%; right: 29.601029%; z-index: 9;}

.yunziyuan-list .swiper-pagination-switch{ background: #d0d0d0;}
.yunziyuan-list .swiper-active-switch{ background: #dc3832;}

@media (min-width: 1441px) and (max-width: 1680px){
	/* 缩小80% */
	.edit-container{ width: 1000px;}
	/*浏览器升级提示*/
	.browser-tips{ font-size: 14px;}
	
	.pagination{ bottom:28px;}
	.swiper-pagination-switch{ width: 12px; height: 12px; margin: 0 6px;}
	
	/* 头部 header */
	.header .logo{ margin: 20px 0 0 45px;}
	.header .logo img{ height: 45px;}
	.header-right{ margin-right: 45px;}
	.header-right .top-box{ padding: 15px 0 7px 0;}
	.header-right .top-box .shares-box{ font-size: 14px; line-height: 30px;}
	.header-right .top-box .search-box{ width: 190px; height: 30px; margin-left: 18px;}
	.header-right .top-box .search-box .input-text{ width: 188px; height: 28px; font-size: 14px; padding: 0 46px 0 12px;}
	.header-right .top-box .search-box .search-btn{ width: 38px; height: 26px;}
	.header-right .top-box .language{ width: 60px; line-height: 28px; font-size: 14px; margin-left: 30px;}
	.header-right .top-box .language a{ padding-left: 15px;}
	.header-right .top-box .language .first{ border-radius: 15px;}
	.header-right .top-box .language:hover .first{ border-radius: 15px 15px 0 0;}
	.header-right .top-box .language:hover .hidden-inner{ border-radius: 0 0 15px 15px;}
	.header-right .top-box .language .glyphicon{ right: 9px;}
	
	.header-right .nav li{ font-size: 14px; line-height: 40px;}
	.header-right .nav li .hidden-inner{ line-height: 64px;}
	.header-right .nav li .hidden-inner a{}
	
	.header::before{ height: 64px;}
	
	/* 底部 footer */
	.footer{ padding-top: 72px;}
	.footer-demand .top-title{ font-size: 32px;}
	.footer-demand .inner-box{ margin-top: 48px; padding: 25px;}
	.footer-demand .inner-box .block-box .input-text{ font-size: 20px; padding: 17px 0;}
	.footer-demand .inner-box .block-box textarea{ height: 60px; line-height: 60px; font-size: 20px;}
	.footer-demand .inner-box .btn-box a{ width: 122px; height: 40px; line-height: 40px; font-size: 14px;}
	.footer-center{ padding: 38px 0 28px 0;}
	.footer-friendship-links li dt{ font-size: 16px;}
	.footer-friendship-links li dd{ font-size: 14px; margin-top: 20px;}
	.footer-qrCode .top-title{ font-size: 18px;}
	.footer-qrCode .pic{ margin-top: 24px;}
	.footer-bottom{ height: 66px; line-height: 66px;}
	.footer-bottom .links a{ font-size: 12px;}
	.footer-bottom .copyright{ font-size: 12px;}
	
	.return-top{ width: 56px; height: 56px; right: 40px; bottom: 80px;}
	
	.home-banner .banner_t1 h2{ font-size: 44px;}
	.home-banner .banner_t1 h3{ font-size: 14px; margin-top: 24px;}
	.home-banner .banner_t1 .txtlink{ width: 152px; height: 52px; line-height: 52px; margin-top: 80px; font-size: 14px;}
	.home-banner .arrow-left, .home-banner .arrow-right{ width: 58px; height: 58px; margin-top: -29px; font-size: 38px;}
	.home-banner .arrow-left{ left: 40px;}
	.home-banner .arrow-right{ right: 40px;}
	.home-banner .arrow-left .glyphicon, .home-banner .arrow-right .glyphicon{ margin: -19px 0 0 -19px;}
	
	.base-title .en{ font-size: 25px;}
	.base-title .cn{ font-size: 32px; margin-top: 15px;}
	.base-title .cn .glyphicon{ font-size: 16px; margin-left: 12px;}
	
	.home-news{ padding: 75px 0 60px 0;}
	.home-news-inner{ margin-top: 58px;}
	.home-news-inner .swiper-container{ padding-bottom: 48px;}
	.home-news-inner .swiper-slide .block-box .cont-inner{ font-size: 16px; height: 210px; padding: 24px 15px 15px 15px;}

	/* 服务 */
	.home-service{ padding: 100px 0 110px 0;}
	.home-service .top-title{ font-size: 38px;margin:48px 0;}
	.home-service-inner{ margin: 58px 0 0 0;}
	.home-service-inner .block-box{padding: 36px 0; }
	.home-service-inner .block-box .pic img{ width:112px; }
	.home-service-inner .block-box .cont-inner{font-size: 22px; margin: 28px 0 0;}

	/* 解决方案 */
	.home-solution{ padding: 100px 0 140px 0;}
	.home-solution .top-title{font-size: 38px; margin: 80px 0 80px;}
	.home-solution-inner{ height: 20px; line-height: 20px; }
	.home-solution-inner .solution-num{font-size: 14px; margin-right: 64px;line-height: 2;}
	.home-solution-inner .num-onehide{ font-size: 20px;}
	.home-solution-inner .num-onehide .glyphicon{ font-size: 20px; top: -2px; margin-left: 12px;}

	/* 产品 */
	.home-products{ padding: 100px 0 100px 0;}
	.home-products .top-title{font-size: 38px; margin: 80px 0 120px;}
	.home-products a.morelink{width: 152px;height: 52px;line-height: 52px;font-size: 14px;}
	/*.home-products-inner{ margin: 50px 0 0 0;}
	.home-products-inner .block-box .products-mask{ height: 150px;}
	.home-products-inner .block-box .cont-inner{left:32px; bottom: 20%; font-size: 28px;}
	.home-products-inner .swiper-container{ padding-bottom: 48px;}*/


	/* 行业案例 */
	.home-case{ padding: 72px 0 56px 0;}
	.home-case .top-title{ font-size: 38px;margin: 36px 0;}
	.home-case-inner .block-box{ width: 48%;margin: 0 4% 20px 0;}
	.home-case-inner .block-box:nth-child(2n){margin: 0 0 20px 0;}

	.home-case-inner .block-box .image-box .case-mask{ height: 150px; }
	.home-case-inner .block-box .image-box .cont-inner{ left: 32px; bottom: 12%; font-size: 26px;}
	.home-case-inner .block-box .image-box .cont-inner .glyphicon{ font-size: 12px; padding: 8px; }
	.home-case-inner .block-box .text-desc{padding: 24px;}
	.home-case-inner .block-box .text-desc h3{ font-size: 30px; line-height: 36px}
	.home-case-inner .block-box .text-desc p{ font-size: 16px; line-height: 22px; margin-top: 16px; }
	.home-case-inner .block-box .text-desc a.btn-more{ padding: 10px 28px; font-size: 14px; margin-top: 14px;}
	.home-case-inner .swiper-container{ padding-bottom: 48px;}

	/* 关于我们 */
	/*.home-aboutus{ padding: 120px 0 120px 0; }*/
	/*.home-aboutus .top-title{  font-size: 38px; margin: 36px 0;}*/
	/*.home-aboutus-inner{ margin: 96px auto;}*/
	/*.home-aboutus-inner li{ width: 25%;font-size: 23px; line-height:68px; }*/
	/*.home-aboutus-inner li span{ font-size: 48px; }*/

	/* 关于我们2 */
	.home-aboutus{ padding: 50px 0 120px 0; }
	.home-aboutus .top-title{  font-size: 38px; margin: 36px 0;}
	.home-aboutus-inner{ margin: 96px auto;}
	.home-aboutus-inner li{ width: 25%;font-size: 23px; line-height:68px; }
	.home-aboutus-inner li span{ font-size: 18px; }
	
	+
	/* 投资者关系 */
	.home-investors{ padding: 64px 0 120px 0; }
	.home-investors .top-title{ font-size: 38px; margin: 36px 0;}
	.home-investors-inner{ margin: 64px auto 0;}
	.home-investors-inner .investors-tab a{ font-size: 20px;padding-bottom: 30px; }
	.home-investors-inner .investors-tab a.active p:after{ width: 55px; height: 5px; bottom: -33px;}
	.home-investors-inner .investors-box .investors-cont li{ font-size: 16px; min-height: 90px;padding: 35px 0; line-height: 1;}
	.home-investors-inner .investors-box .investors-cont li .glyphicon{ font-size: 24px; }



	/* H.Y add */
	.sub-banner{ height: 360px; }
	.sub-banner .edit-container{ margin-left: -500px;}
	.sub-banner .txt-inner .cn{ font-size: 44px;}
	.sub-banner .txt-inner .en{ font-size: 24px; margin-top: 20px; padding: 0 6px 12px 0; border-width: 2px;}
	.base-sub-nav{ height: 80px; line-height: 80px;}
	.base-sub-nav li{ font-size: 20px; margin: 0 32px;}
	.base-sub-nav li a::before{ bottom: 16px;}
	
	.introduce-view{ padding: 52px 0;}
	.introduce-view .view-inner{ font-size: 14px; padding: 0 64px;}
	.gssl-view{ padding: 86px 0 44px 0;}
	.cxzx-view{ padding: 86px 0 44px 0;}
	.gssl-view .view-inner .top-title{ font-size: 32px;}
	.gssl-view .view-inner .d-txt{ font-size: 20px;}
	.gssl-view .view-inner .number-box .block-box{ margin: 58px 0 15px 0; padding-left: 32px;}
	.gssl-view .view-inner .number-box .block-box .top{ font-size: 40px;}
	.gssl-view .view-inner .number-box .block-box .top span{ font-size: 64px;}
	.gssl-view .view-inner .number-box .block-box p{ font-size: 22px; margin-top: 20px;}
	.gssl-view .view-inner .number-box .b-txt{ font-size: 14px; margin-top: 48px;}
	.awards-view{ padding: 64px 0 40px 0;}
	.awards-view .view-inner .top-title{ font-size: 32px;}
	.cxzx-view .view-inner .top-title{ font-size: 32px;}
	.awards-list{ margin-top: 44px; padding: 0;}
	.awards-list .block-box{ padding: 0 25px;}
	.awards-list .block-box .title{ font-size: 14px; padding: 0 5px; margin-top: 10px;}
	.awards-list .swiper-container{ padding-bottom: 48px;}
	
	.news-inner{ padding: 30px 0 50px 0;}
	.switch-year-inner{ width: 680px; padding: 0 65px;}
	.switch-year-inner .swiper-slide .title{ font-size: 14px; width: 90px;}
	.news-list li{ margin-top: 30px;}
	.news-list li .cont{ font-size: 14px; height: 136px;}
	.news-list li .cont .title{ height: 56px;}
	.loading{ margin-top: 45px;}
	
	.news-details-top-box{ padding: 50px 0 30px 0; font-size: 14px;}
	.news-details-top-box .title{ font-size: 26px;}
	.news-details-top-box .shares-box{ line-height: 28px;}
	.news-details-top-box .bshare-custom.icon-medium a{ width: 28px !important; height: 28px !important;}
	.news-details .content-box{ font-size: 14px; padding: 25px 0 35px;}
	.news-details .content-box p{ padding-top: 25px;}
	.news-details .content-box .img{ margin-top: 25px;}
	.news-details .bot-page-box{ margin-top: 48px; padding: 15px 0 40px 0; font-size: 14px;}
	.news-details .bot-page-box p{ margin-top: 25px;}
	
	.team-view{ padding: 72px 0 90px 0;}
	.team-view .photo-left .name{ font-size: 26px;}
	.team-view .photo-left .describe{ font-size: 14px;}
	.team-view .introduce-right .deeds-box{ font-size: 14px;}
	.team-view .introduce-right .deeds-box .block{ margin-bottom: 20px;}
	.team-view .introduce-right .rank-box{ font-size: 14px;}
	.team-view .introduce-right .rank-box .cont p{ padding-top: 10px;}
	.team-view .introduce-right .icon-quotes{ width: 58px;}
	.team-view .introduce-right .icon-quotes.topLeft{ top: -20px;}
	
	.contactus-inner{ padding: 40px 0 48px 0;}
	.retrieval-view .flex-item{ font-size: 14px; height: 150px;}
	.contactus-list li .block-box{ font-size: 14px; padding: 15px 20px; height: 195px;}
	.contactus-list li .block-box .title{ font-size: 20px;}
	.contactus-list li .block-box .block{ background-size: 18px; padding-left: 24px; margin-top: 18px;}
	
	.service-view1{ padding: 68px 0 80px 0;}
	.service-view1 .view-inner .pic{ margin-bottom: 20px;}
	.service-view1 .view-inner .pic img{ height: 84px;}
	.service-view1 .view-inner{ font-size: 20px;}
	.service-view2{ padding: 120px 0 56px 0;}
	.service-view2 .view-inner li .block-box{ padding: 44px 20px 0 20px; font-size: 18px; min-height: 360px;}
	.service-view2 .view-inner li .block-box .title{ line-height: 36px;}
	.service-view2 .view-inner li .block-box .title img{ width: 36px; margin-right: 12px;}
	.service-view2 .view-inner li .block-box .title span{ font-size: 24px;}
	.service-view2 .view-inner li.li_1, .service-view2 .view-inner li.li_3{ margin-top: 64px;}
	.service-view3{ padding: 64px 0 60px 0;}
	.glfw-inner{ margin-top: 40px; padding: 28px 0;}
	.glfw-inner .tab{ font-size: 22px; padding: 36px 0 36px 84px;}
	.glfw-inner .tab li span{ padding-right: 32px;}
	.glfw-inner .tab li span .glyphicon{ font-size: 14px; margin-top: -7px;}
	.glfw-inner .content-box{ font-size: 14px; padding: 42px 0 42px 104px;}
	.service-view5{ padding: 48px 0 68px 0;}
	.service-view5 .view-inner .pic{ margin-top: 45px;}
	.service-view6{ padding: 64px 0 48px 0;}
	.service-case-list{ margin-top: 32px;}
	.service-case-list li .block-box .cont{ height: 126px;}
	.service-case-list li .block-box .cont .title{ font-size: 20px;}
	.service-case-list .bot-more{ margin-top: 46px;}
	.service-case-list .bot-more a{ font-size: 18px; height: 44px; line-height: 44px;}
	.service-view7{ padding: 64px 0 48px 0;}
	
	.dTxt{ font-size: 20px; margin-top: 30px;}
	.pro-dTxt{font-size: 20px; margin-top: 30px; margin-bottom: 30px;}
	.dTxt1 p{ font-size: 17px; }
	.dpic{ min-height: 200px;}
	.topTitle{ font-size: 24px;}
	.btnBox{ margin-top: 45px;}
	.btnBox a{ font-size: 18px; height: 44px; line-height: 44px;}
	
	.s-service-view{ padding: 48px 0 68px 0;}
	.LR-content{ margin-top: 40px;}
	.LR-content .right-box{ font-size: 20px;}
	.LR-content .right-box .btn-box{ margin-top: 45px;}
	.LR-content .right-box .btn-box a{ font-size: 18px; height: 44px; line-height: 44px;}
	
	.memorabilia-list{ margin-top: 25px; padding: 0 56px;}
	.memorabilia-list .block-box{ padding-bottom: 25px;}
	.memorabilia-list .block-box .title{ font-size: 14px; padding: 0 5px; margin-top: 10px; height: 85px;}
	.memorabilia-list .block-box .year{ font-size: 14px; bottom: -40px;}
	.memorabilia-list .swiper-container{ padding-bottom: 48px;}
	.memorabilia-list .arrow-left, .memorabilia-list .arrow-right{ bottom: 50px;}
	
	.product-layout .tab{ }
	.product-layout .tab li{ font-size: 16px; padding: 0 20px 10px 20px;}
	.product-layout-list{ margin-top: 20px;}
	.product-layout-list li .block-box{ padding: 0 25px;}


	/* 投资者关系-公司治理 HLL20200604 */
	.investors-view{ padding: 52px 0;}
	.investors-view .view-inner{ font-size: 14px;}
	.gszl-box .block-box{ padding:20px; height: 176px; margin: 0 auto 16px;}
	.gszl-box .block-box .time{ margin-bottom: 24px; }
	.gszl-box .block-box p{margin-bottom: 8px; }
	.gszl-box .block-box .gszl-tit{ font-size: 20px; line-height: 26px; padding-right:32px;}
	.gszl-box .block-box .icon-pdf{ width: 30px; right: 16px; bottom: 24px; }

	/* 投资者关系-公司公告 HLL */
	.gsgg-box{ margin-bottom: 120px;}
	.gsgg-box .investors-title{ margin-bottom: 16px;}
	.gsgg-box .investors-title h3{ font-size: 20px; line-height: 20px; }
	.gsgg-box .investors-title a.more{ font-size: 14px; line-height: 20px;}
	.gsgg-box .block-box{padding:40px 56px 40px 24px; margin: 0 auto 16px;}
	.gsgg-box .block-box .icon-pdf{ width:30px; }
	.gsgg-box .block-box p{ font-size: 14px; line-height: 30px; margin-left: 32px; width: 80%;}
	.gsgg-box .block-box span.time{line-height: 30px;  }

	.gsgg-box .investors-bigtitle{margin-bottom: 40px;}
	.gsgg-box .investors-bigtitle h3{ font-size: 26px; line-height: 47px;}

	.dqbg-box{ margin-bottom: 64px;}
	.dqbg-box .investors-title{ margin-bottom: 16px;}
	.dqbg-box .investors-title h3{ font-size: 20px; line-height: 20px;}
	.dqbg-box .report-content{ margin-top: 40px }
	.dqbg-box .report-content .report-container .block-box{padding: 16px; }
	.dqbg-box .report-content .report-container .block-box .report-text{  top: 80px; left: 36px; }
	.dqbg-box .report-content .report-container .block-box .report-text p{ font-size: 14px; line-height: 20px; padding-right: 36px; }
	.dqbg-box .report-content .report-container .block-box .report-text .icon-pdf{ width:24px; margin-top: 16px; }
	
	.returnpage{ font-size: 14px;margin-bottom: 24px; }
	.returnpage .glyphicon{ font-size: 12px;}

	/* 投资者关系-投资者联系 HLL */
	.tzzlx-box .block-box .same-box{ padding: 24px 32px; margin-bottom: 16px;}
	.tzzlx-box .block-box .same-box .title{ font-size: 20px; line-height: 28px; }
	.tzzlx-box .block-box .same-box p{ font-size: 14px; line-height: 28px; }
	.tzzlx-box .block-box .one-box{ height: 244px; }
	.tzzlx-box .block-box .two-box{ height: 160px; }
	.tzzlx-box .block-box .three-box{ height: 420px; }
	.tzzlx-box .block-box .four-box{ height: 180px; }
	.tzzlx-box .block-box .five-box{ height: 224px; }
	.tzzlx-box .block-box .one-box p{ margin-top: 54px; }
	.tzzlx-box .block-box .two-box p{ margin-top: 24px; }
	.tzzlx-box .block-box .three-box p{ margin-top: 72px; }
	.tzzlx-box .block-box .four-box p{ margin-top: 40px; }
	.tzzlx-box .block-box .five-box p{ margin-top: 54px; }

	/* 解决方案-MSP HLL */
	.solutions-view{ padding: 68px 0; }
	.solutions-view .view-inner{ font-size: 20px;}
	.msp-view{ padding: 42px 0; }
	.msp-view .view-inner{ font-size: 20px; line-height: 1.6; }
	.msp-view .msp-box .block-box .title{ font-size: 22px;line-height: 28px; margin-bottom: 28px; }
	.msp-view .msp-box .block-box .title span.more{ font-size: 14px;}
	.msp-view .msp-box .block-box .title span.more .glyphicon{ line-height: 28px; font-size: 12px; }
	.msp-view .msp-box .block-box p{ font-size: 16px; line-height: 1.6; }

	/* 解决方案-案例 HLL */
	.case-top{ margin-bottom: 24px; }
	.case-top .block-box .case-title{ padding: 24px; height: 209px; }
	.case-top .block-box .case-title p{ font-size: 20px; margin-bottom: 16px;}
	.case-top .block-box .case-title strong{ font-size: 26px;line-height: 1.4;}
	.case-cont .case-list{min-height: 160px; }
	.case-cont .case-list .left-title{ padding-left: 44px; padding-top: 56px; }
	.case-cont .case-list .left-title strong{ font-size: 26px; padding-left: 20px; }
	.case-cont .case-list .left-title strong:before{ content: ""; height: 20px; top:2px;}
	.case-cont .case-list .right-box{ padding: 40px;min-height: 160px; padding-left: 30px; }
	.case-cont .case-list .right-box p{ font-size: 16px; line-height: 2; }
	.case-cont .case-list .right-box .case-img{margin: 16px auto; }
	.case-cont .case-list .right-box .down-pdf img{ width: 24px; }

	/*搜索结果*/
	.search-container{ padding: 24px 0 40px 0;}
	.search-container .Search-title{ font-size: 38px;}
	.search-list{ margin-top: 16px;}
	.search-number{ font-size: 20px; }
	.search-list-inner{ margin-top: 16px;}
	.search-list-inner li{ padding: 28px 0; }
	.search-list-inner li a{ width: 100%;}
	.search-list-inner li .top-title{ font-size: 20px;}
	.search-list-inner li .cont{ font-size: 14px;margin-top: 10px;}
	.search-list-inner .more{ margin-top: 36px; }
	.search-list-inner .more a{font-size: 14px; }

	.retrieval-inner .block-box{font-size: 20px;}
	.retrieval-inner .block-box .input-box{ width: 375px;}
	.retrieval-inner .block-box .input-box .input-text{ line-height: 20px; padding: 10px 8px;}
	.retrieval-inner .block-box .input-box .input-search{  padding-right: 40px;}
	.retrieval-inner .block-box .input-box .search-btn{width: 40px; height: 40px;}

	/* 404 */
	.container-404{ padding: 80px 0; text-align: center;}
	.container-404 .pic img{ display: block; width: 60%; margin: 0 auto;}
	.container-404 .cont{ margin-top: 40px;}
	.container-404 .cont .title{ font-size: 32px;}
	.container-404 .cont p a{ font-size: 20px; }
	.container-404 .btn-more-box{ margin-top: 45px;}
	.container-404 .btn-more-box a{ line-height: 54px;font-size: 22px;}


	.xianxingtu .mapBox{ width: 660px; height: 491px;}
	.xianxingtu .mapBox::before{ width: 28px; height: 26px;}
	.xianxingtu .txt-box{ top: 135px; font-size: 16px;}
	.xianxingtu .txt-box span{ font-size: 46px;}
	.xianxingtu .txt-box em{ font-size: 32px;}
	.xianxingtu .txt-box .txt{ padding-left: 25px; margin-bottom: 15px;}
	.xianxingtu .txt-box .txt::before{ top: 28px;}

}

@media (min-width: 1201px) and (max-width: 1440px){
	/* 缩小70% */
	.edit-container{ width: 1200px;}
	/*浏览器升级提示*/
	.browser-tips{ font-size: 14px;}
	
	.pagination{ bottom:28px;}
	.swiper-pagination-switch{ width: 40px; height: 3px; margin: 0 6px;}
	
	/* 头部 header */
	.header .logo{ margin: 20px 0 0 45px;}
	.header .logo img{ height: 45px;}
	.header-right{ margin-right: 45px;}
	.header-right .top-box{ padding: 15px 0 7px 0;}
	.header-right .top-box .shares-box{ font-size: 14px; line-height: 30px;}
	.header-right .top-box .search-box{ width: 190px; height: 30px; margin-left: 18px;}
	.header-right .top-box .search-box .input-text{ width: 188px; height: 28px; font-size: 14px; padding: 0 46px 0 12px;}
	.header-right .top-box .search-box .search-btn{ width: 38px; height: 26px;}
	.header-right .top-box .language{ width: 60px; line-height: 28px; font-size: 14px; margin-left: 30px;}
	.header-right .top-box .language a{ padding-left: 15px;}
	.header-right .top-box .language .first{ border-radius: 15px;}
	.header-right .top-box .language:hover .first{ border-radius: 15px 15px 0 0;}
	.header-right .top-box .language:hover .hidden-inner{ border-radius: 0 0 15px 15px;}
	.header-right .top-box .language .glyphicon{ right: 9px;}
	
	.header-right .nav li{ font-size: 14px; line-height: 40px;}
	.header-right .nav li .hidden-inner{ line-height: 64px;}
	.header-right .nav li .hidden-inner a{}
	
	.header::before{ height: 64px;}
	
	/* 底部 footer */
	.footer{ padding-top: 72px;}
	.footer-demand .top-title{ font-size: 32px;}
	.footer-demand .inner-box{ margin-top: 48px; padding: 25px;}
	.footer-demand .inner-box .block-box .input-text{ font-size: 20px; padding: 20px 0;}
	.footer-demand .inner-box .block-box textarea{ height: 60px; line-height: 60px; font-size: 20px;}
	.footer-demand .inner-box .btn-box a{ width: 122px; height: 40px; line-height: 40px; font-size: 14px;}
	.footer-center{ padding: 38px 0 28px 0;}
	.footer-friendship-links li dt{ font-size: 16px;}
	.footer-friendship-links li dd{ font-size: 14px; margin-top: 20px;}
	.footer-qrCode .top-title{ font-size: 18px;}
	.footer-qrCode .pic{ margin-top: 24px;}
	.footer-bottom{ height: 66px; line-height: 66px;}
	.footer-bottom .links a{ font-size: 12px;}
	.footer-bottom .copyright{ font-size: 12px;}
	
	.return-top{ width: 56px; height: 56px; right: 40px; bottom: 80px;}
	
	.home-banner .banner_t1 h2{ font-size: 34px;}
	.home-banner .banner_t1 h3{ font-size: 14px; margin-top: 20px;}
	.home-banner .banner_t1 .txtlink{ width: 133px; height: 45px; line-height: 45px; margin-top: 50px; font-size: 14px;}
	.home-banner .arrow-left, .home-banner .arrow-right{ width: 50px; height: 50px; margin-top: -29px; font-size: 32px;}
	.home-banner .arrow-left{ left: 35px;}
	.home-banner .arrow-right{ right: 35px;}
	.home-banner .arrow-left .glyphicon, .home-banner .arrow-right .glyphicon{ margin: -16px 0 0 -16px;}
	
	.base-title .en{ font-size: 25px;}
	.base-title .cn{ font-size: 32px; margin-top: 15px;}
	.base-title .cn .glyphicon{ font-size: 16px; margin-left: 12px;}
	
	.home-news{ padding: 75px 0 60px 0;}
	.home-news-inner{ margin-top: 58px;}
	.home-news-inner .swiper-container{ padding-bottom: 48px;}
	.home-news-inner .swiper-slide .block-box .cont-inner{ font-size: 16px; height: 210px; padding: 24px 15px 15px 15px;}

	/* 服务 */
	.home-service{ padding: 90px 0 98px 0;}
	.home-service .top-title{ font-size: 34px;margin: 45px 0;}
	.home-service-inner{ margin: 50px 0 0 0;}
	.home-service-inner .block-box .pic img{width: 98px;}
	.home-service-inner .block-box{ padding:32px 0; }
	.home-service-inner .block-box .cont-inner{font-size:20px; margin: 24px 0 0;}

	/* 解决方案 */
	.home-solution{ padding: 90px 0 100px 0;}
	.home-solution .top-title{ font-size: 34px;margin: 70px 0;}
	.home-solution-inner{ height: 18px; line-height: 18px; }
	.home-solution-inner .solution-num{font-size: 14px;margin-right: 56px;line-height: 2;}
	.home-solution-inner .num-onehide{ font-size: 20px; }
	.home-solution-inner .num-onehide .glyphicon{ font-size: 15px;}

	/* 产品 */
	.home-products{ padding: 90px 0 90px 0;}
	.home-products .top-title{ font-size: 34px; margin: 70px 0 80px;}
	.home-products a.morelink {width: 133px;height: 45px;line-height: 45px;font-size: 14px;}
/*	.home-products-inner{ margin: 44px 0 0 0;}
	.home-products-inner .block-box .products-mask{height: 130px;}
	.home-products-inner .block-box .cont-inner{ left: 30px; bottom: 18%; font-size: 28px;}
	.home-products-inner .swiper-container{ padding-bottom: 42px;}*/


	/* 行业案例 */
	.home-case{ padding: 63px 0 50px 0;}
	.home-case .top-title{ font-size: 34px; margin: 38px 0;}
	.home-case-inner .block-box{ width: 48%;margin: 0 4% 20px 0;}
	.home-case-inner .block-box:nth-child(2n){margin: 0 0 20px 0;}
	.home-case-inner .block-box .image-box .case-mask{height: 130px; }
	.home-case-inner .block-box .image-box .cont-inner{ left: 28px; bottom: 10%; font-size: 24px; }
	.home-case-inner .block-box .image-box .cont-inner .glyphicon{ font-size: 12px;}
	.home-case-inner .block-box .text-desc{ padding: 20px;}
	.home-case-inner .block-box .text-desc h3{ font-size: 24px; line-height: 28px; }
	.home-case-inner .block-box .text-desc p{ font-size: 14px; line-height: 20px; margin-top: 16x; }
	.home-case-inner .block-box .text-desc a.btn-more{ padding: 12px 35px; font-size: 14px;margin-top: 16x;}
	.home-case-inner .swiper-container{ padding-bottom: 42px;}

	/* 关于我们 */
	.home-aboutus{ padding: 100px 0 100px 0; }
	.home-aboutus .top-title{ font-size: 34px;margin: 38px 0;}
	.home-aboutus-inner{ margin: 84px auto;}
	.home-aboutus-inner li{ width: 25%;font-size: 22px; line-height: 60px; }
	.home-aboutus-inner li span{ font-size: 42px;  }

	/* 投资者关系 */
	.home-investors{ padding: 56px 0 100px 0; }
	.home-investors .top-title{ font-size: 34px; margin: 38px 0;}
	.home-investors-inner{ margin: 56px auto 0;}
	.home-investors-inner .investors-tab a{ font-size:18px; padding-bottom: 26px;}
	.home-investors-inner .investors-tab a.active p:after{ width: 55px; height: 5px; bottom: -29px;}
	.home-investors-inner .investors-box .investors-cont li{ font-size: 16px; min-height: 93px;padding: 35px 0; line-height: 1;}
	.home-investors-inner .investors-box .investors-cont li .glyphicon{ font-size: 22px; }


	/* H.Y add */
	.sub-banner{ height: 315px; }
	.sub-banner .edit-container{ margin-left: -500px;}
	.sub-banner .txt-inner .cn{ font-size: 40px;}
	.sub-banner .txt-inner .en{ font-size: 22px; margin-top: 20px; padding: 0 6px 12px 0; border-width: 2px;}
	.base-sub-nav{ height: 80px; line-height: 80px;}
	.base-sub-nav li{ font-size: 18px; margin: 0 32px;}
	.base-sub-nav li a::before{ bottom: 16px;}
	
	.introduce-view{ padding: 52px 0;}
	.introduce-view .view-inner{ font-size: 14px; padding: 0 64px;}
	.gssl-view{ padding: 75px 0 38px 0;}
	.cxzx-view{ padding: 75px 0 38px 0;}
	.gssl-view .view-inner .top-title{ font-size: 30px;}
	.gssl-view .view-inner .d-txt{ font-size: 18px;}
	.gssl-view .view-inner .number-box .block-box{ margin: 58px 0 15px 0; padding-left: 32px;}
	.gssl-view .view-inner .number-box .block-box .top{ font-size: 36px;}
	.gssl-view .view-inner .number-box .block-box .top span{ font-size: 56px;}
	.gssl-view .view-inner .number-box .block-box p{ font-size: 20px; margin-top: 20px;}
	.gssl-view .view-inner .number-box .b-txt{ font-size: 14px; margin-top: 48px;}
	.awards-view{ padding: 56px 0 35px 0;}
	.awards-view .view-inner .top-title{ font-size: 30px;}
	.cxzx-view .view-inner .top-title{ font-size: 30px;}
	.awards-list{ margin-top: 44px; padding: 0;}
	.awards-list .block-box{ padding: 0 25px;}
	.awards-list .block-box .title{ font-size: 14px; padding: 0 5px; margin-top: 10px;}
	.awards-list .swiper-container{ padding-bottom: 48px;}
	
	.news-inner{ padding: 30px 0 50px 0;}
	.switch-year-inner{ width: 680px; padding: 0 65px;}
	.switch-year-inner .swiper-slide .title{ font-size: 14px; width: 90px;}
	.news-list li{ margin-top: 30px;}
	.news-list li .cont{ font-size: 14px; height: 136px;}
	.news-list li .cont .title{ height: 56px;}
	.loading{ margin-top: 45px;}
	
	.news-details-top-box{ padding: 50px 0 30px 0; font-size: 14px;}
	.news-details-top-box .title{ font-size: 22px;}
	.news-details-top-box .shares-box{ line-height: 28px;}
	.news-details-top-box .bshare-custom.icon-medium a{ width: 28px !important; height: 28px !important;}
	.news-details .content-box{ font-size: 14px; padding: 25px 0 35px; }
	.news-details .content-box p{ padding-top: 25px;}
	.news-details .content-box .img{ margin-top: 25px;}
	.news-details .bot-page-box{ margin-top: 48px; padding: 15px 0 40px 0; font-size: 14px;}
	.news-details .bot-page-box p{ margin-top: 25px;}
	
	.team-view{ padding: 72px 0 90px 0;}
	.team-view .photo-left .name{ font-size: 22px;}
	.team-view .photo-left .describe{ font-size: 14px;}
	.team-view .introduce-right .deeds-box{ font-size: 14px;}
	.team-view .introduce-right .deeds-box .block{ margin-bottom: 20px;}
	.team-view .introduce-right .rank-box{ font-size: 14px;}
	.team-view .introduce-right .rank-box .cont p{ padding-top: 10px;}
	.team-view .introduce-right .icon-quotes{ width: 58px;}
	.team-view .introduce-right .icon-quotes.topLeft{ top: -20px;}
	
	.contactus-inner{ padding: 40px 0 48px 0;}
	.retrieval-view .flex-item{ font-size: 14px; height: 150px;}
	.contactus-list li .block-box{ font-size: 14px; padding: 15px 20px; height: 195px;}
	.contactus-list li .block-box .title{ font-size: 20px;}
	.contactus-list li .block-box .block{ background-size: 18px; padding-left: 24px; margin-top: 18px;}
	
	.service-view1{ padding: 60px 0 70px 0;}
	.service-view1 .view-inner .pic{ margin-bottom: 20px;}
	.service-view1 .view-inner .pic img{ height: 72px;}
	.service-view1 .view-inner{ font-size: 16px;}
	.service-view2{ padding: 105px 0 50px 0;}
	.service-view2 .view-inner li .block-box{ padding: 38px 20px 0 20px; font-size: 16px; min-height: 300px;}
	.service-view2 .view-inner li .block-box .title{ line-height: 36px;}
	.service-view2 .view-inner li .block-box .title img{ width: 36px; margin-right: 12px;}
	.service-view2 .view-inner li .block-box .title span{ font-size: 22px;}
	.service-view2 .view-inner li.li_1, .service-view2 .view-inner li.li_3{ margin-top: 55px;}
	.service-view3{ padding: 56px 0 52px 0;}
	.glfw-inner{ margin-top: 35px; padding: 24px 0;}
	.glfw-inner .tab{ font-size: 20px; padding: 36px 0 36px 84px;}
	.glfw-inner .tab li span{ padding-right: 32px;}
	.glfw-inner .tab li span .glyphicon{ font-size: 14px; margin-top: -7px;}
	.glfw-inner .content-box{ font-size: 14px; padding: 42px 0 42px 104px;}
	.service-view5{ padding: 42px 0 60px 0;}
	.service-view5 .view-inner .pic{ margin-top: 42px;}
	.service-view6{ padding: 56px 0 42px 0;}
	.service-case-list{ margin-top: 28px;}
	.service-case-list li .block-box .cont{ height: 112px;}
	.service-case-list li .block-box .cont .title{ font-size: 16px;}
	.service-case-list .bot-more{ margin-top: 40px;}
	.service-case-list .bot-more a{ font-size: 16px; height: 44px; line-height: 44px;}
	.service-view7{ padding: 42px 0 60px 0;}
	
	.dTxt{ font-size: 16px; margin-top: 30px;}
	.pro-dTxt{font-size: 16px; margin-top: 30px; margin-bottom: 30px;}
	.dTxt1 p{ font-size: 16px; }
	.dpic{ min-height: 200px;}
	.topTitle{ font-size: 24px;}
	.btnBox{ margin-top: 45px;}
	.btnBox a{ font-size: 16px; height: 44px; line-height: 44px;}
	
	.s-service-view{ padding: 42px 0 60px 0;}
	.LR-content{ margin-top: 35px;}
	.LR-content .right-box{ font-size: 16px;}
	.LR-content .right-box .btn-box{ margin-top: 45px;}
	.LR-content .right-box .btn-box a{ font-size: 16px; height: 44px; line-height: 44px;}
	
	.memorabilia-list{ margin-top: 25px; padding: 0 56px;}
	.memorabilia-list .block-box{ padding-bottom: 25px;}
	.memorabilia-list .block-box .title{ font-size: 14px; padding: 0 5px; margin-top: 10px; height: 85px;}
	.memorabilia-list .block-box .year{ font-size: 14px; bottom: -40px;}
	.memorabilia-list .swiper-container{ padding-bottom: 48px;}
	.memorabilia-list .arrow-left, .memorabilia-list .arrow-right{ bottom: 50px;}
	
	.product-layout .tab{}
	.product-layout .tab li{ font-size: 16px; padding: 0 20px 10px 20px;}
	.product-layout-list{ margin-top: 20px;}
	.product-layout-list li .block-box{ padding: 0 25px;}
	

	/* 投资者关系-公司治理 HLL20200604 */
	.investors-view{ padding:52px 0;}
	.investors-view .view-inner{ font-size: 14px;}
	.gszl-box .col-md-4{padding-right: 7px;padding-left: 7px;}
	.gszl-box .block-box{  padding:18px; height: 154px; margin: 0 auto 14px;}
	.gszl-box .block-box .time{ margin-bottom: 10px; }
	.gszl-box .block-box p{ margin-bottom: 10px; }
	.gszl-box .block-box .gszl-tit{ font-size: 16px; line-height: 22px; padding-right: 28px;}
	.gszl-box .block-box .icon-pdf{  position: absolute; width: 25px; right: 14x; bottom: 20px; }
	

	/* 投资者关系-公司公告 HLL */
	.gsgg-box{ margin-bottom: 100px;}
	.gsgg-box .investors-title{ margin-bottom: 14px;}
	.gsgg-box .investors-title h3{ font-size: 16px;line-height: 16px;}
	.gsgg-box .investors-title a.more{ font-size: 14px; line-height: 16px;}
	.gsgg-box .block-box{ padding:35px 50px 35px 20px; margin: 0 auto 14px;}
	.gsgg-box .block-box .icon-pdf{ width:25px; }
	.gsgg-box .block-box p{font-size: 14px; line-height: 25px; margin-left: 28px; width: 80%;}
	.gsgg-box .block-box span.time{ line-height: 25px;  }
	.gsgg-box .investors-bigtitle{ margin-bottom: 35px;}
	.gsgg-box .investors-bigtitle h3{ font-size: 22px;line-height: 47px;}

	.dqbg-box{ margin-bottom: 56px;}
	.dqbg-box .investors-title{margin-bottom: 14px; }
	.dqbg-box .investors-title h3{ font-size: 16px; line-height: 16px;}
	.dqbg-box .report-content{ margin-top: 35px }
	.dqbg-box .report-content .report-container .block-box{padding: 14px; }
	.dqbg-box .report-content .report-container .block-box .report-text{ top: 70px; left: 32px; }
	.dqbg-box .report-content .report-container .block-box .report-text p{ font-size: 14px; line-height: 16px;padding-right: 32px; }
	.dqbg-box .report-content .report-container .block-box .report-text .icon-pdf{ width: 20px;margin-top: 14px; }

	.returnpage{ font-size: 14px; margin-bottom: 20px; }
	.returnpage .glyphicon{ font-size: 12px;}

	/* 投资者关系-投资者联系 HLL */
	.tzzlx-box .block-box .same-box{ padding: 20px 28px; margin-bottom: 15px; }
	.tzzlx-box .block-box .same-box .title{ font-size: 16px; line-height: 26px; }
	.tzzlx-box .block-box .same-box p{ font-size: 14px; line-height: 26px; }
	.tzzlx-box .block-box .one-box{ height: 214px; }
	.tzzlx-box .block-box .two-box{ height: 140px; }
	.tzzlx-box .block-box .three-box{ height: 369px; }
	.tzzlx-box .block-box .four-box{ height: 158px; }
	.tzzlx-box .block-box .five-box{ height: 196px; }
	.tzzlx-box .block-box .one-box p{ margin-top: 48px; }
	.tzzlx-box .block-box .two-box p{ margin-top: 24px; }
	.tzzlx-box .block-box .three-box p{ margin-top: 63px; }
	.tzzlx-box .block-box .four-box p{ margin-top: 35px; }
	.tzzlx-box .block-box .five-box p{ margin-top: 48px; }

	/* 解决方案-MSP HLL */
	.solutions-view{ padding: 60px 0; }
	.solutions-view .view-inner{ font-size: 16px; line-height: 1.6;}
	.msp-view{ padding: 36px 0; }
	.msp-view .view-inner{ font-size: 16px; line-height: 1.6; }
	.msp-view .msp-box .block-box .title{ font-size: 20px; line-height: 25px; margin-bottom: 25px; }
	.msp-view .msp-box .block-box .title span.more{ font-size: 12px;}
	.msp-view .msp-box .block-box .title span.more .glyphicon{ line-height: 25px; font-size: 12px; }
	.msp-view .msp-box .block-box p{ font-size: 14px; line-height: 1.6; }

	/* 解决方案-案例 HLL */
	.case-top{ margin-bottom: 20px; }
	.case-top .block-box .case-title{ padding: 20px; height: 210px; }
	.case-top .block-box .case-title p{ font-size:16px; margin-bottom: 14px;}
	.case-top .block-box .case-title strong{ font-size: 22px; line-height: 1.2;}
	.case-cont .case-list{ min-height: 140px; }
	.case-cont .case-list .left-title{ padding-left: 40px; padding-top: 50px; }
	.case-cont .case-list .left-title strong{ font-size: 22px; padding-left: 14px; }
	.case-cont .case-list .left-title strong:before{ content: ""; width: 3px; height: 18px; top:2px;}
	.case-cont .case-list .right-box{ padding: 35px;min-height: 140px; padding-left: 25px; }
	.case-cont .case-list .right-box p{ font-size: 14px; line-height: 2; }
	.case-cont .case-list .right-box .case-img{ margin: 14px auto; }
	.case-cont .case-list .right-box .down-pdf img{ width: 24px; }

	/*搜索结果*/
	.search-container{ padding: 20px 0 44px 0;}
	.search-container .Search-title{ font-size: 44px;}
	.search-view{ padding: 20px 0;}
	.search-list{ margin-top: 14px;}
	.search-number{ font-size: 18px;}
	.search-list-inner{ margin-top:14px;}
	.search-list-inner li{ padding: 24px 0;}
	.search-list-inner li a{ width: 100%;}
	.search-list-inner li .top-title{ font-size: 16px;}
	.search-list-inner li .cont{ font-size: 14px; margin-top: 8px;}
	.search-list-inner .more{ margin-top:32px;}
	.search-list-inner .more a{ padding-right: 20px; font-size: 14px; }

	.retrieval-inner .block-box{ font-size: 16px;}
	.retrieval-inner .block-box .base-select-box, .retrieval-inner .block-box .input-box{ margin: 0 5px;}
	.retrieval-inner .block-box .input-box{ width: 328px;}
	.retrieval-inner .block-box .input-box .input-text{  line-height: 18px; padding: 10px 8px;}
	.retrieval-inner .block-box .input-box .input-search{  padding-right: 35px;}
	.retrieval-inner .block-box .input-box .search-btn{ width: 35px; height: 35px;}

	/* 404 */
	.container-404{ padding: 80px 0; text-align: center;}
	.container-404 .pic img{ display: block; width: 60%; margin: 0 auto;}
	.container-404 .cont{ margin-top: 40px;}
	.container-404 .cont .title{ font-size: 32px;}
	.container-404 .cont p a{ font-size: 20px; }
	.container-404 .btn-more-box{ margin-top: 45px;}
	.container-404 .btn-more-box a{ line-height: 54px;font-size: 22px;}
	
	
	.xianxingtu .mapBox{ width: 660px; height: 491px;}
	.xianxingtu .mapBox::before{ width: 28px; height: 26px;}
	.xianxingtu .txt-box{ top: 135px; font-size: 16px;}
	.xianxingtu .txt-box span{ font-size: 46px;}
	.xianxingtu .txt-box em{ font-size: 32px;}
	.xianxingtu .txt-box .txt{ padding-left: 25px; margin-bottom: 15px;}
	.xianxingtu .txt-box .txt::before{ top: 28px;}
	
	
	
}

@media (min-width: 993px) and (max-width: 1200px){
	/* 缩小70% */
	/* 共用样式 */
	.edit-container{ width: 100%;}
	
	/*浏览器升级提示*/
	.browser-tips{ font-size: 14px;}
	
	.pagination{ bottom:20px;}
	.swiper-pagination-switch{ width: 10px; height: 10px; margin: 0 6px;}
	
	.bodymain{ padding-top: 56px;}
	
	/* 头部 header */
	.header{ width: 100%; height: 56px; background-color: #fff; position: fixed; top: 0; left: 0;}
	.header .logo{ margin: 12px 0 0 19px;}
	.header .logo img{ height: 30px;}
	
	/* 底部 footer */
	.footer{ padding: 0 15px;}
	.footer-center{ padding: 26px 0 15px 0; text-align: center;}
	.footer-qrCode{ float: none;}
	.footer-qrCode .top-title{ font-size: 14px;}
	.footer-qrCode .pic{ text-align: center; margin-top: 15px;}
	.footer-qrCode .pic img{ width: 55px;}
	.footer-bottom{ height: auto; line-height: normal;}
	.footer-bottom .copyright{ float: none; padding: 12px 5px; text-align: center; font-size: 12px; line-height: 1.5;}
	.footer-bottom .copyright a{ display: block;}
	.footer-bottom .copyright .img{ position: inherit; top: 0; margin-top: 5px;}
	
	.footer-demand-layer .layer-inner{ width: 500px; left: 50%; margin-left: -250px;}
	
	.return-top{ width: 56px; height: 56px; right: 40px; bottom: 80px;}
	
	/* 首页 banner */
	.home-banner .swiper-slide .mask{ display: none;}
	.home-banner .edit-container{ padding: 0 15px;}
	.home-banner .banner_t1 h2{ font-size: 28px;}
	.home-banner .banner_t1 h3{ font-size: 14px; margin-top: 15px;}
	.home-banner .banner_t1 .txtlink{ width: 114px; height: 40px; line-height: 40px; margin-top: 30px; font-size: 14px;}
	.home-banner .arrow-left, .home-banner .arrow-right{ display: none;}
	
	.base-title .en{ font-size: 16px;}
	.base-title .cn{ font-size: 20px; margin-top: 5px;}
	.base-title .cn .glyphicon{ font-size: 10px; margin-left: 8px;}
	
	.home-news{ padding: 18px 15px 35px 15px;}
	.home-news-inner{ margin: 30px -10px 0 -10px;}
	.home-news-inner .swiper-container{ padding-bottom: 30px;}
	.home-news-inner .swiper-slide .block-box .cont-inner{ height: 146px; padding: 10px 15px 10px 15px; font-size: 16px;}
	.home-news-inner .swiper-slide .block-box .cont-inner p{ line-height: 1.5; margin-top: 5px;}

	/* 服务 */
	.home-service{ padding: 70px 15px 98px 15px;}
	.home-service .top-title{ font-size: 38px;margin: 25px 0;}
	.home-service-inner{ margin: 50px 0 0 0;}
	.home-service-inner .block-box{ padding:32px 0;background: rgba(255,255,255,0.2); border: #fff solid 1px; }
	.home-service-inner .block-box .cont-inner{font-size:20px; margin: 24px 0 0;}

	/* 解决方案 */
	.home-solution{ padding: 70px 15px 80px 15px;}
	.home-solution .top-title{ font-size: 38px;margin: 38px 0;}
	.home-solution-inner{ height: 18px; line-height: 18px; }
	.home-solution-inner .solution-num{font-size: 14px;margin-right: 56px;line-height: 2;}
	.home-solution-inner .num-onehide{ font-size: 20px; }
	.home-solution-inner .num-onehide .glyphicon{ font-size: 15px;}

	

	/* 产品 */
	.home-products{ padding: 63px 15px 50px 15px;}
	.home-products .top-title{ font-size: 34px;line-height: 1.6; margin:50px 0 86px;}
	.home-products a.morelink {width: 114px;height: 40px;line-height: 40px;font-size: 14px;}
	/*.home-products-inner{ margin: 44px 0 0 0;}
	.home-products-inner .block-box .products-mask{height: 130px;}
	.home-products-inner .block-box .cont-inner{ left: 30px; bottom: 18%; font-size: 28px;}
	.home-products-inner .swiper-container{ padding-bottom: 42px;}*/


	/* 行业案例 */
	.home-case{ padding: 63px 15px 50px 15px;}
	.home-case .top-title{ font-size: 38px; margin: 38px 0;}
	.home-case-inner .block-box{ width: 48%;margin: 0 4% 20px 0;}
	.home-case-inner .block-box:nth-child(2n){margin: 0 0 20px 0;}
	.home-case-inner .block-box .image-box .case-mask{height: 130px; }
	.home-case-inner .block-box .image-box .cont-inner{ left: 28px; bottom: 10%; font-size: 24px; }
	.home-case-inner .block-box .image-box .cont-inner .glyphicon{ font-size: 12px;}
	.home-case-inner .block-box .text-desc{ padding: 20px;}
	.home-case-inner .block-box .text-desc h3{ font-size: 24px; line-height: 35px; }
	.home-case-inner .block-box .text-desc p{ font-size: 14px; line-height: 22px; margin-top: 16x; }
	.home-case-inner .block-box .text-desc a.btn-more{ padding: 12px 35px; font-size: 14px;margin-top: 16x;}
	.home-case-inner .swiper-container{ padding-bottom: 42px;}

	/* 关于我们 */
	.home-aboutus{ padding: 60px 15px 60px 15px; }
	.home-aboutus .top-title{ font-size: 38px;margin: 38px 0;}
	.home-aboutus-inner{ margin: 84px auto;}
	.home-aboutus-inner li{ width: 25%;font-size: 22px; line-height: 60px; }
	.home-aboutus-inner li span{ font-size: 42px;  }

	/* 投资者关系 */
	.home-investors{ padding: 56px 15px 100px 15px; }
	.home-investors .top-title{ font-size: 38px; margin: 38px 0;}
	.home-investors-inner{ margin: 56px auto 0;}
	.home-investors-inner .investors-tab{line-height: 1.2;}
	.home-investors-inner .investors-tab a{ font-size: 18px; padding-bottom: 26px;}
	.home-investors-inner .investors-tab a.active p:after{ width: 55px; height: 5px; bottom: -29px;}
	.home-investors-inner .investors-box .investors-cont li{ font-size: 16px; min-height: 90px;padding: 35px 0; line-height: 1;}
	.home-investors-inner .investors-box .investors-cont li .glyphicon{ font-size: 22px; }
	/* .home-investors-inner .col-md-12{ padding-left: 15px; } */


	/* H.Y add */
	.sub-banner{ height: 315px; }
	.sub-banner .edit-container{ margin-left: 0; left: 0;}
	.sub-banner .txt-inner{ left: 15px;}
	.sub-banner .txt-inner .cn{ font-size: 40px;}
	.sub-banner .txt-inner .en{ font-size: 22px; margin-top: 20px; padding: 0 6px 12px 0; border-width: 2px;}
	.base-sub-nav{ height: 80px; line-height: 80px;}
	.base-sub-nav li{ font-size: 18px; margin: 0 32px;}
	.base-sub-nav li a::before{ bottom: 16px;}
	
	.introduce-view{ padding: 52px 0;}
	.introduce-view .view-inner{ font-size: 14px; padding: 0 64px;}
	.gssl-view{ padding: 75px 0 38px 0;}
	.cxzx-view{ padding: 75px 0 38px 0;}
	.gssl-view .view-inner .top-title{ font-size: 30px;}
	.gssl-view .view-inner .d-txt{ font-size: 18px;}
	.gssl-view .view-inner .number-box .block-box{ margin: 58px 0 15px 0; padding-left: 32px;}
	.gssl-view .view-inner .number-box .block-box .top{ font-size: 36px;}
	.gssl-view .view-inner .number-box .block-box .top span{ font-size: 56px;}
	.gssl-view .view-inner .number-box .block-box p{ font-size: 20px; margin-top: 20px;}
	.gssl-view .view-inner .number-box .b-txt{ font-size: 14px; margin-top: 48px;}
	.awards-view{ padding: 56px 0 35px 0;}
	.awards-view .view-inner .top-title{ font-size: 30px;}
	.cxzx-view .view-inner .top-title{ font-size: 30px;}
	.awards-list{ margin-top: 44px; padding: 0;}
	.awards-list .block-box{ padding: 0 25px;}
	.awards-list .block-box .title{ font-size: 14px; padding: 0 5px; margin-top: 10px;}
	.awards-list .swiper-container{ padding-bottom: 48px;}

	.news-inner{ padding: 30px 15px 50px 15px;}
	.switch-year-inner{ width: 680px; padding: 0 65px;}
	.switch-year-inner .swiper-slide .title{ font-size: 14px; width: 90px;}
	.news-list li{ margin-top: 30px;}
	.news-list li .cont{ font-size: 14px; height: 136px;}
	.news-list li .cont .title{ height: 56px;}
	.loading{ margin-top: 45px;}
	
	.news-details-top-box{ padding: 50px 15px 30px 15px; font-size: 14px;}
	.news-details-top-box .title{ font-size: 22px;}
	.news-details-top-box .shares-box{ line-height: 28px;}
	.news-details-top-box .bshare-custom.icon-medium a{ width: 28px !important; height: 28px !important;}
	.news-details .content-box{ font-size: 14px; padding: 25px 15px 25px 15px;}
	.news-details .content-box p{ padding-top: 25px;}
	.news-details .content-box .img{ margin-top: 25px;}
	.news-details .bot-page-box{ margin-top: 48px; padding: 15px 15px 40px 15px; font-size: 14px;}
	.news-details .bot-page-box p{ margin-top: 25px;}
	
	.team-view{ padding: 72px 15px 90px 15px;}
	.team-view .photo-left .name{ font-size: 22px;}
	.team-view .photo-left .describe{ font-size: 14px;}
	.team-view .introduce-right .deeds-box{ font-size: 14px;}
	.team-view .introduce-right .deeds-box .block{ margin-bottom: 20px;}
	.team-view .introduce-right .rank-box{ font-size: 14px;}
	.team-view .introduce-right .rank-box .cont p{ padding-top: 10px;}
	.team-view .introduce-right .icon-quotes{ width: 58px;}
	.team-view .introduce-right .icon-quotes.topLeft{ top: -20px;}
	
	.contactus-inner{ padding: 40px 15px 48px 15px;}
	.retrieval-view .flex-item{ font-size: 14px; height: 150px;}
	.contactus-list li .block-box{ font-size: 14px; padding: 15px 20px; height: 215px;}
	.contactus-list li .block-box .title{ font-size: 20px;}
	.contactus-list li .block-box .block{ background-size: 18px; padding-left: 24px; margin-top: 18px;}
	
	.service-container .edit-container{ padding: 0 15px;}
	.service-view1{ padding: 60px 0 70px 0;}
	.service-view1 .view-inner .pic{ margin-bottom: 20px;}
	.service-view1 .view-inner .pic img{ height: 72px;}
	.service-view1 .view-inner{ font-size: 16px;}
	.service-view2{ padding: 105px 0 50px 0;}
	.service-view2 .view-inner li .block-box{ padding: 38px 20px 0 20px; font-size: 16px; min-height: 300px;}
	.service-view2 .view-inner li .block-box .title{ line-height: 36px;}
	.service-view2 .view-inner li .block-box .title img{ width: 36px; margin-right: 12px;}
	.service-view2 .view-inner li .block-box .title span{ font-size: 22px;}
	.service-view2 .view-inner li.li_1, .service-view2 .view-inner li.li_3{ margin-top: 55px;}
	.service-view3{ padding: 56px 0 52px 0;}
	.glfw-inner{ margin-top: 35px; padding: 24px 0;}
	.glfw-inner .tab{ font-size: 20px; padding: 36px 0 36px 84px;}
	.glfw-inner .tab li span{ padding-right: 32px;}
	.glfw-inner .tab li span .glyphicon{ font-size: 14px; margin-top: -7px;}
	.glfw-inner .content-box{ font-size: 14px; padding: 42px 0 42px 104px;}
	.service-view5{ padding: 42px 0 60px 0;}
	.service-view5 .view-inner .pic{ margin-top: 42px;}
	.service-view6{ padding: 56px 0 42px 0;}
	.service-case-list{ margin-top: 28px;}
	.service-case-list li .block-box .cont{ height: 112px;}
	.service-case-list li .block-box .cont .title{ font-size: 16px;}
	.service-case-list .bot-more{ margin-top: 40px;}
	.service-case-list .bot-more a{ font-size: 16px; height: 44px; line-height: 44px;}
	.service-view7{ padding: 42px 0 60px 0;}
	
	.dTxt{ font-size: 16px; margin-top: 30px;}
	.pro-dTxt{font-size: 16px; margin-top: 30px; margin-bottom: 30px;}
	.topTitle{ font-size: 24px;}
	.btnBox{ margin-top: 45px;}
	.btnBox a{ font-size: 16px; height: 44px; line-height: 44px;}
	
	.s-service-view{ padding: 42px 0 60px 0;}
	.LR-content{ margin-top: 35px;}
	.LR-content .right-box{ font-size: 16px;}
	.LR-content .right-box .btn-box{ margin-top: 45px;}
	.LR-content .right-box .btn-box a{ font-size: 16px; height: 44px; line-height: 44px;}
	
	.memorabilia-list{ margin-top: 25px; padding: 0 56px;}
	.memorabilia-list .block-box{ padding-bottom: 25px;}
	.memorabilia-list .block-box .title{ font-size: 14px; padding: 0 5px; margin-top: 10px; height: 85px;}
	.memorabilia-list .block-box .year{ font-size: 14px; bottom: -40px;}
	.memorabilia-list .swiper-container{ padding-bottom: 48px;}
	.memorabilia-list .arrow-left, .memorabilia-list .arrow-right{ bottom: 50px;}
	
	.product-layout .tab{}
	.product-layout .tab li{ font-size: 16px; padding: 0 18px 10px 18px;}
	.product-layout-list{ margin-top: 20px;}
	.product-layout-list li .block-box{ padding: 0 25px;}

	/* 投资者关系-公司治理 HLL20200604 */
	.investors-view{ padding: 52px 15px;}
	.investors-view .view-inner{ font-size: 14px;}
	.gszl-box .col-md-4{padding-right: 7px;padding-left: 7px;}
	.gszl-box .block-box{  padding:18px; height: 154px; margin: 0 auto 14px;}
	.gszl-box .block-box .time{ margin-bottom: 10px; }
	.gszl-box .block-box p{ margin-bottom: 10px; }
	.gszl-box .block-box .gszl-tit{ font-size: 16px; line-height: 22px; padding-right: 28px;}
	.gszl-box .block-box .icon-pdf{  position: absolute; width: 25px; right: 14x; bottom: 20px; }

	/* 投资者关系-公司公告 HLL */
	.gsgg-box{ margin-bottom: 100px;}
	.gsgg-box .investors-title{ margin-bottom: 14px;}
	.gsgg-box .investors-title h3{ font-size: 16px;line-height: 16px;}
	.gsgg-box .investors-title a.more{ font-size: 14px; line-height: 16px;}
	.gsgg-box .block-box{ padding:35px 50px 35px 20px; margin: 0 auto 14px;}
	.gsgg-box .block-box .icon-pdf{ width:25px; }
	.gsgg-box .block-box p{font-size: 14px; line-height: 25px; margin-left: 28px; width: 80%;}
	.gsgg-box .block-box span.time{ line-height: 25px;  }
	.gsgg-box .investors-bigtitle{ margin-bottom: 35px;}
	.gsgg-box .investors-bigtitle h3{ font-size: 22px;line-height: 47px;}

	.dqbg-box{ margin-bottom: 56px;}
	.dqbg-box .investors-title{margin-bottom: 14px; }
	.dqbg-box .investors-title h3{ font-size: 16px; line-height: 16px;}
	.dqbg-box .report-content{ margin-top: 35px }
	.dqbg-box .report-content .report-container .block-box{padding: 14px; }
	.dqbg-box .report-content .report-container .block-box .report-text{ top: 70px; left: 32px; }
	.dqbg-box .report-content .report-container .block-box .report-text p{ font-size: 14px; line-height: 16px;padding-right: 32px; }
	.dqbg-box .report-content .report-container .block-box .report-text .icon-pdf{ width: 20px;margin-top: 14px; }

	.returnpage{ font-size: 14px; margin-bottom: 20px; }
	.returnpage .glyphicon{ font-size: 12px;}

	/* 投资者关系-投资者联系 HLL */
	.tzzlx-box .block-box .same-box{ padding: 20px 28px; margin-bottom: 15px; }
	.tzzlx-box .block-box .same-box .title{ font-size: 16px; line-height: 26px; }
	.tzzlx-box .block-box .same-box p{ font-size: 14px; line-height: 26px; }
	.tzzlx-box .block-box .one-box{ height: 214px; }
	.tzzlx-box .block-box .two-box{ height: 140px; }
	.tzzlx-box .block-box .three-box{ height: 369px; }
	.tzzlx-box .block-box .four-box{ height: 158px; }
	.tzzlx-box .block-box .five-box{ height: 196px; }
	.tzzlx-box .block-box .one-box p{ margin-top: 48px; }
	.tzzlx-box .block-box .two-box p{ margin-top: 24px; }
	.tzzlx-box .block-box .three-box p{ margin-top: 63px; }
	.tzzlx-box .block-box .four-box p{ margin-top: 35px; }
	.tzzlx-box .block-box .five-box p{ margin-top: 48px; }

	/* 解决方案-MSP HLL */
	.solutions-view{ padding: 60px 15px; }
	.solutions-view .view-inner{ font-size: 16px; line-height: 1.6;}
	.msp-view{ padding: 36px 15px; }
	.msp-view .view-inner{ font-size: 16px; line-height: 1.6; }
	.msp-view .msp-box .block-box .title{ font-size: 20px; line-height: 25px; margin-bottom: 25px; }
	.msp-view .msp-box .block-box .title span.more{ font-size: 12px;}
	.msp-view .msp-box .block-box .title span.more .glyphicon{ line-height: 25px; font-size: 12px; }
	.msp-view .msp-box .block-box p{ font-size: 14px; line-height: 1.6; }

	/* 解决方案-案例 HLL */
	.case-top{ margin-bottom: 20px; }
	.case-top .block-box .case-title{ padding: 20px; height: 210px; }
	.case-top .block-box .case-title p{ font-size:16px; margin-bottom: 14px;}
	.case-top .block-box .case-title strong{ font-size: 22px; line-height: 1.2;}
	.case-cont .case-list{ min-height: 140px; }
	.case-cont .case-list .left-title{ padding-left: 40px; padding-top: 50px; }
	.case-cont .case-list .left-title strong{ font-size: 22px; padding-left: 14px; }
	.case-cont .case-list .left-title strong:before{ content: ""; width: 3px; height: 18px; top:2px;}
	.case-cont .case-list .right-box{ padding: 35px;min-height: 140px; }
	.case-cont .case-list .right-box p{ font-size: 14px; line-height: 2; }
	.case-cont .case-list .right-box .case-img{ margin: 14px auto; }
	.case-cont .case-list .right-box .down-pdf img{ width: 24px; }

	/*搜索结果*/
	.search-container{ padding: 20px 15px 44px 15px;}
	.search-container .Search-title{ font-size: 44px;}
	.search-view{ padding: 20px 0;}
	.search-list{ margin-top: 14px;}
	.search-number{ font-size: 18px;}
	.search-list-inner{ margin-top:14px;}
	.search-list-inner li{ padding: 24px 0;}
	.search-list-inner li a{ width: 100%;}
	.search-list-inner li .top-title{ font-size: 16px;}
	.search-list-inner li .cont{ font-size: 14px; margin-top: 8px;}
	.search-list-inner .more{ margin-top:32px;}
	.search-list-inner .more a{ padding-right: 20px; font-size: 14px; }

	.retrieval-inner .block-box{ font-size: 16px;}
	.retrieval-inner .block-box .base-select-box, .retrieval-inner .block-box .input-box{ margin: 0 5px;}
	.retrieval-inner .block-box .input-box{ width: 328px;}
	.retrieval-inner .block-box .input-box .input-text{  line-height: 18px; padding: 10px 8px;}
	.retrieval-inner .block-box .input-box .input-search{  padding-right: 35px;}
	.retrieval-inner .block-box .input-box .search-btn{ width: 35px; height: 35px;}

	/* 404 */
	.container-404{ padding: 80px 0; text-align: center;}
	.container-404 .pic img{ display: block; width: 60%; margin: 0 auto;}
	.container-404 .cont{ margin-top: 40px;}
	.container-404 .cont .title{ font-size: 32px;}
	.container-404 .cont p a{ font-size: 20px; }
	.container-404 .btn-more-box{ margin-top: 45px;}
	.container-404 .btn-more-box a{ line-height: 54px;font-size: 22px;}
	

	.xianxingtu .mapBox{ width: 660px; height: 491px;}
	.xianxingtu .mapBox::before{ width: 28px; height: 26px;}
	.xianxingtu .txt-box{ top: 135px; font-size: 16px;}
	.xianxingtu .txt-box span{ font-size: 46px;}
	.xianxingtu .txt-box em{ font-size: 32px;}
	.xianxingtu .txt-box .txt{ padding-left: 25px; margin-bottom: 15px;}
	.xianxingtu .txt-box .txt::before{ top: 28px;}
	
	
}

@media (max-width: 992px){
	/* 缩小60% */
	.edit-container{ width: 100%;}
	/*浏览器升级提示*/
	.browser-tips{ font-size: 14px;}
	
	.pagination{ bottom:20px;}
	.swiper-pagination-switch{ width: 10px; height: 10px; margin: 0 6px;}

	.bodymain{ padding-top: 56px;}
	
	/* 头部 header */
	.header{ width: 100%; height: 56px; background-color: #fff; position: fixed; top: 0; left: 0;}
	.header .logo{ margin: 12px 0 0 19px;}
	.header .logo img{ height: 30px;}
	
	/* 底部 footer */
	.footer{ padding: 0 15px;}
	.footer-center{ padding: 26px 0 15px 0; text-align: center;}
	.footer-qrCode{ float: none;}
	.footer-qrCode .top-title{ font-size: 14px;}
	.footer-qrCode .pic{ text-align: center; margin-top: 15px;}
	.footer-qrCode .pic img{ width: 55px;}
	.footer-bottom{ height: auto; line-height: normal;}
	.footer-bottom .copyright{ float: none; padding: 12px 5px; text-align: center; font-size: 11px; line-height: 1.5;}
	.footer-bottom .copyright a{ display: block;}
	.footer-bottom .copyright .img{ position: inherit; top: 0; margin-top: 5px;}
	
	/* 提示弹框 */
	.error-layer .layer-inner{ left: 0; margin: 0; width:100%; height:auto; transform:translate(0,-50%); padding: 0 20px;}
	.error-layer .layer-inner .layer-close{ width: 40px; height: 40px; top: -40px; right: 20px; background-size: 20px;}
	.error-layer .layer-container{ width: 100%; height: auto; padding: 25px 20px 37px 20px;}
	.error-layer .layer-container .icon img{ width: 38px;}
	.error-layer .layer-container .cont{font-size: 14px; margin-top: 15px;}
	
	.return-top{ width: 50px; height: 50px; right: 20px; bottom: 80px;}
	
	/* 首页 banner */
	.home-banner .swiper-slide .mask{ display: none;}
	.home-banner .edit-container{ padding: 0 15px;}
	.home-banner .banner_t1{ top: 36%; text-align: center;}
	.home-banner .banner_t1 h2{ font-size: 20px;}
	.home-banner .banner_t1 h3{ font-size: 14px; margin-top: 15px; display: none;}
	.home-banner .banner_t1 .txtlink{ width: 114px; height: 40px; line-height: 40px; margin-top: 20px; font-size: 14px;}
	.home-banner .arrow-left, .home-banner .arrow-right{ display: none;}
	
	.base-title .en{ font-size: 16px;}
	.base-title .cn{ font-size: 20px; margin-top: 5px;}
	.base-title .cn .glyphicon{ font-size: 10px; margin-left: 8px;}
	
	.home-news{ padding: 18px 15px 35px 15px;}


	/* 服务 */
	.home-service{ padding: 18px 15px 35px 15px;}
	.home-service .top-title{font-size: 20px;margin: 20px 0;}
	.home-service-inner{ margin: 42px 0 0 0;width: auto;overflow-y: hidden;overflow-x: auto;}
	.home-service-inner .row{display: block;white-space: nowrap;padding: 0 15px;}
	.home-service-inner .row .block-box{ padding: 26px 0; margin-bottom: 20px; background: rgba(255,255,255,0.2); border: #fff solid 1px;}
	.home-service-inner .row .block-box .pic img{ width: 84px; }
	.home-service-inner .row .block-box .cont-inner{font-size: 16px; margin:20px 0 0;}
	.home-service-inner .row .col-xs-6{ width: 250px; float: none;display: inline-block;}

	/* 解决方案 */
	.home-solution{ padding: 18px 15px 35px 15px;background-size: cover;  }
	.home-solution .top-title{ font-size: 20px; margin: 30px 0;}
	.home-solution-inner{ height: auto; }
	.home-solution-inner .solution-num{ display:block;margin: 40px 0 20px;}
	.home-solution-inner .num-list{display:inline-block; font-size: 16px; margin-bottom: 10px;}
	.home-solution-inner .num-onehide{ display: block;font-size: 16px; line-height: 2.4; }
	.home-solution-inner .num-onehide .glyphicon{font-size: 14px;margin-left: 6px;}
	.home-solution-inner .solution-change{ font-size: 14px; }

	/* 产品 */
	.home-products{ padding: 18px 15px 35px 15px; background-size: cover; }
	.home-products .top-title{font-size: 20px;margin:40px 0 40px;}
	.home-products a.morelink {width: 114px;height: 40px;line-height: 40px;font-size: 14px;}
	/*.home-products-inner{ margin:60px 0 108px;}
	.home-products-inner .block-box .products-mask{width: 100%; height: 100px; }
	.home-products-inner .block-box .cont-inner{left: 10px; bottom: 5%; font-size: 20px;}
	.home-products-inner .swiper-container{ padding-bottom:36px;}*/


	/* 行业案例 */
	.home-case{ padding: 18px 15px 35px 15px; width: 100%; overflow: hidden; }
	.home-case .top-title{ font-size: 20px;margin: 20px 0;}
	.home-case-inner .block-box{ margin: 0 1% 15px; }
	.home-case-inner .block-box .image-box .case-mask{width: 100%; height: 100px;}
	.home-case-inner .block-box .image-box .cont-inner{left: 10px; bottom: 5%; font-size: 20px;}
	.home-case-inner .block-box .image-box .cont-inner .glyphicon{ font-size: 12px;padding: 6px;}
	.home-case-inner .block-box .text-desc{ padding: 15px; }
	.home-case-inner .block-box .text-desc h3{ font-size: 16px; line-height: 20px; }
	.home-case-inner .block-box .text-desc p{ font-size: 14px; line-height: 20px; margin-top: 12px; display: none; }
	.home-case-inner .block-box .text-desc a.btn-more{ padding: 8px 20px; font-size: 12px;margin-top: 12px;}
	.home-case-inner .swiper-container{ padding-bottom: 36px; }

	/* 关于我们 */
	.home-aboutus{ padding: 18px 15px 35px 15px; background: url(../images/home-aboutus-bg.jpg) center center repeat-x; background-size: cover;}
	.home-aboutus .top-title{ font-size: 20px;margin: 20px 0;}
	.home-aboutus-inner{ margin: 50px auto;}
	.home-aboutus-inner li{ width: 50%; font-size: 18px; line-height: 36px; margin-bottom: 40px; }
	.home-aboutus-inner li:nth-child(2n) {border-right: none;}
	.home-aboutus-inner li span{ font-size: 36px;}

	/* 投资者关系 */
	.home-investors{ padding: 18px 15px 35px 15px;}
	.home-investors .top-title{font-size: 20px;margin: 20px 0;}
	.home-investors-inner{ margin: 48px auto 0; }
	.home-investors-inner .investors-tab{ margin-top: 22px; line-height: 1.2; }
	.home-investors-inner .investors-tab a{ font-size: 16px;padding-bottom: 22px;}
	.home-investors-inner .investors-tab a.active p:after{ width: 33px; height: 4px;bottom: -25px; margin-left: -17px;}

	.home-investors-inner .investors-box .investors-cont li{ font-size: 14px; min-height: auto;padding: 25px 0; line-height: 1;}
	.home-investors-inner .investors-box .investors-cont li .glyphicon{ font-size: 16px; }

	.home-investors-inner .col-md-12{ padding-left: 15px; }


	/* H.Y add */
	.sub-banner{ height: 180px; }
	.sub-banner .edit-container{ margin-left: 0; left: 0;}
	.sub-banner .txt-inner{ left: 15px;}
	.sub-banner .txt-inner .cn{ font-size: 24px;}
	.sub-banner .txt-inner .en{ font-size: 16px; margin-top: 10px; padding: 0 6px 8px 0; border-width: 2px;}
	.base-sub-nav{ height: 56px; line-height: 56px;}
	.base-sub-nav .edit-container{ overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch;}
	.base-sub-nav ul{ display: block; white-space: nowrap;}
	.base-sub-nav li{ font-size: 16px; margin: 0 20px;}
	.base-sub-nav li a::before{ bottom: 10px;}
	
	.introduce-view{ padding: 30px 15px;}
	.introduce-view .view-inner{ font-size: 14px; padding: 0;}
	.gssl-view{ padding: 30px 15px;}
	.cxzx-view{ padding: 30px 15px;}
	.gssl-view .view-inner .top-title{ font-size: 20px;}
	.gssl-view .view-inner .d-txt{ font-size: 14px; margin-top: 15px;}
	.gssl-view .view-inner .number-box .block-box{ margin: 30px 0 0 0; padding-left: 20px;}
	.gssl-view .view-inner .number-box .block-box .top{ font-size: 20px;}
	.gssl-view .view-inner .number-box .block-box .top span{ font-size: 32px;}
	.gssl-view .view-inner .number-box .block-box p{ font-size: 12px; margin-top: 10px;}
	.gssl-view .view-inner .number-box .b-txt{ font-size: 14px; margin-top: 30px;}
	.awards-view{ padding: 30px 0;}
	.awards-view .view-inner .top-title{ font-size: 20px;}
	.cxzx-view .view-inner .top-title{ font-size: 20px;}
	.awards-listmo{ margin-top: 30px; padding: 0;position: relative;}
	.awards-listmo .block-box{ padding: 0 10px;}
	.awards-listmo .block-box .title{ font-size: 14px;line-height: 2; padding: 0 5px; margin-top: 10px; text-align: center;}
	.awards-listmo .swiper-container{ padding-bottom: 30px;}
	.awards-listmo .pagination{ bottom: 0;}
	.awards-listmo .swiper-pagination-switch{ background: #dbdbdb;}
	.awards-listmo .swiper-active-switch{ background: #bd0927;}
	.awards-listmo .arrow-left, .awards-listmo .arrow-right{ width: 32px;height: 32px;border-radius: 100%;position: absolute;top:50%;font-size: 13px; margin-top: -16px; background: #dbdbdb; z-index: 9;}
	.awards-listmo .arrow-left{ left: 15px;}
	.awards-listmo .arrow-right{ right: 15px;}
	.awards-listmo .arrow-left .glyphicon,.awards-listmo .arrow-right .glyphicon{ position: absolute; top: 50%; left: 50%; margin: -7px 0 0 -7px; color: #000;}
	.awards-listmo .arrow-left:hover,.awards-list .arrow-right:hover{ background-color: #d7d7d7; color: #000 !important;}
	.awards-listmo .pic{ text-align: center; }



	.news-inner{ padding: 15px 15px 30px 15px;}
	.switch-year-inner{ width: 100%; padding: 0 45px; margin: 5px 0;}
	.switch-year-inner .swiper-slide{ padding-bottom: 10px;}
	.switch-year-inner .swiper-slide .title{ font-size: 14px; width: 90px;}
	.news-list li{ margin-top: 15px; width: 100%; float: none;}
	.news-list li .cont{ font-size: 14px; height: auto;}
	.news-list li .cont .title{ height: auto;}
	.loading{ margin-top: 20px; display: block;}
	.news-list2 li{ width: 100%;}
	
	.news-details-top-box{ padding: 30px 15px 20px 15px; font-size: 14px;}
	.news-details-top-box .title{ font-size: 18px;}
	.news-details-top-box .shares-box{ line-height: 28px;}
	.news-details-top-box .bshare-custom.icon-medium a{ width: 28px !important; height: 28px !important;}
	.news-details .content-box{ font-size: 14px; padding: 15px;}
	.news-details .content-box p{ padding-top: 15px;}
	.news-details .content-box .img{ margin-top: 15px;}
	.news-details .content-box .img img{ width: 100%;}
	.news-details .bot-page-box{ margin-top: 30px; padding: 15px 15px 30px 15px; font-size: 14px;}
	.news-details .bot-page-box p{ margin-top: 15px;}
	
	.team-view{ padding: 30px 15px;}
	.team-view .photo-left{ float: none; width: 100%; overflow: hidden;}
	.team-view .photo-left .pic{ float: left; width: 35%; margin-right: 20px;}
	.team-view .photo-left .name{ font-size: 22px; margin-top: 25%;}
	.team-view .photo-left .describe{ font-size: 14px;}
	.team-view .introduce-right{ float: none; width: 100%; margin-top: 30px;}
	.team-view .introduce-right .deeds-box{ font-size: 14px;}
	.team-view .introduce-right .deeds-box .block{ margin-bottom: 10px;}
	.team-view .introduce-right .rank-box{ font-size: 14px; padding: 15px;}
	.team-view .introduce-right .rank-box .cont p{ padding-top: 10px;}
	.team-view .introduce-right .icon-quotes{ width: 36px;}
	.team-view .introduce-right .icon-quotes.topLeft{ left: 0; top: -5px;}
	
	.contactus-inner{ padding: 30px 15px;}
	.retrieval-view{ overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch;}
	.retrieval-inner{ display: block; white-space: nowrap;}
	.retrieval-view .flex-item{ font-size: 14px; height: 150px; width: 100px; float: none; display: inline-block; vertical-align: top;}
	.contactus-list{ margin-top: 0;}
	.contactus-list li{ float: none; width: 100%;}
	.contactus-list li .block-box{ font-size: 14px; padding: 15px 20px; height: auto;}
	.contactus-list li .block-box .title{ font-size: 18px;}
	.contactus-list li .block-box .block{ background-size: 18px; padding-left: 24px; margin-top: 18px;}
	
	.service-container .edit-container{ padding: 0 15px;}
	.service-view1{ padding: 30px 0;}
	.service-view1 .view-inner .pic{ margin-bottom: 20px;}
	.service-view1 .view-inner .pic img{ height: 52px;}
	.service-view1 .view-inner{ font-size: 14px;}

	.service-view1 .view-inner .pro-pic40{ margin-bottom: 15px; }
	.service-view1 .view-inner .pro-pic40 img{ width: 25%;}
	.service-view5 .view-inner .pro-pic40{ margin-bottom: 15px; }
	.service-view5 .view-inner .pro-pic40 img{ width: 25%;}
	.service-view2{ padding: 50px 0; background-position: top right;}
	.service-view2 .view-inner{ width: auto; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 0 -15px;}
	.service-view2 .view-inner ul{ display: block; white-space: nowrap; padding: 0 15px;}
	.service-view2 .view-inner li{ width: 250px; float: none; display: inline-block; vertical-align: top;}
	.service-view2 .view-inner li .block-box{ padding: 30px 20px 0 20px; font-size: 14px; min-height: 240px; white-space: initial;}
	.service-view2 .view-inner li .block-box .title{ line-height: 30px;}
	.service-view2 .view-inner li .block-box .title img{ width: 30px; margin-right: 12px;}
	.service-view2 .view-inner li .block-box .title span{ font-size: 18px;}
	.service-view2 .view-inner li.li_1, .service-view2 .view-inner li.li_3{ margin-top: 55px;}
	.service-view3{ padding: 30px 0;}
	.glfw-inner{ margin-top: 30px; padding: 20px 0;}
	.glfw-inner::before{ display: none;}
	.glfw-inner .tab{ font-size: 16px; padding: 0 15px; float: none; width: 100%;}
	.glfw-inner .tab li{ float: left; width: 33.333333%; text-align: center;}
	.glfw-inner .tab li span{ padding-right: 0;}
	.glfw-inner .tab li span .glyphicon{ font-size: 12px; left: 50%; margin-left: -6px; top: auto; margin-top: 0; bottom: -12px; width: 12px; transform:rotate(90deg); display: none;}
	.glfw-inner .tab li.active span .glyphicon{ display: block;}
	.glfw-inner .content-box{ font-size: 14px; padding: 30px 15px 0 15px; float: none; width: 100%;}
	.service-view5{ padding: 30px 0;}
	.service-view5 .view-inner .pic{ margin-top: 20px;}
	.service-view6{ padding: 30px 0;}
	.service-case-list{ margin-top: 5px;}
	.service-case-list li{ float: none; width: 100%; margin-top: 15px;}
	.service-case-list li .block-box .cont{ height: auto;}
	.service-case-list li .block-box .cont .title{ font-size: 16px;}
	.service-case-list .bot-more{ margin-top: 30px;}
	.service-case-list .bot-more a{ font-size: 14px; height: 44px; line-height: 44px;}
	.service-view7{ padding: 30px 0;}
	
	.dTxt{ font-size: 14px; margin-top: 15px;}
	.pro-dTxt{font-size: 14px; margin-top: 15px; margin-bottom: 15px;}

	
	.topTitle{ font-size: 20px;}
	.btnBox{ margin-top: 20px;}
	.btnBox a{ font-size: 14px; height: 44px; line-height: 44px;}
	
	.s-service-view{ padding: 30px 0;}

	.s-service-list ul.fourlist{ margin: 0 -7.5px;}
	.s-service-list .fourlist li{ width: 100%; padding: 0 7.5px; margin-top: 15px;}
	.s-service-list .fourlist li .block-box .service-text{height: auto; margin: 10px 0;}

	.s-service-list ul.fivelist{margin: 0 -7.5px;}
	.s-service-list .fivelist li{ width: 50%; padding: 0 7.5px; margin-top: 15px;}


	.LR-content{ margin-top: 30px;}
	.LR-content .right-box{ font-size: 14px; margin-top: 20px;}
	.LR-content .right-box .btn-box{ margin-top: 20px; text-align: center;}
	.LR-content .right-box .btn-box a{ font-size: 14px; height: 44px; line-height: 44px;}
	
	.memorabilia-list{ margin-top: 30px; padding: 0; margin: 30px -30% 0 -30%;}
	.memorabilia-list .block-box{ padding: 0 10px;}
	.memorabilia-list .block-box{ padding-bottom: 25px;}
	.memorabilia-list .block-box .title{ font-size: 14px; padding: 0 5px; margin-top: 10px; height: 85px;}
	.memorabilia-list .block-box .year{ font-size: 14px; bottom: -40px;}
	.memorabilia-list .swiper-container{ padding-bottom: 48px;}
	.memorabilia-list .arrow-left, .memorabilia-list .arrow-right{ display: none;}
	
	.product-layout{ margin-top: 20px;}
	.product-layout .tab{ padding: 0;}
	.product-layout .tab ul{ display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto; -webkit-overflow-scrolling: touch;}
	.product-layout .tab li{ font-size: 16px; padding: 0 20px 10px 20px;}
	.product-layout-list{ margin-top: 0;}
	.product-layout-list li{ width: 50%;}
	.product-layout-list li .block-box{ padding: 0 15px;}
	.product-layout-list li .block-box .title{ font-size: 14px;}

	/* 投资者关系-公司治理 HLL20200604 */
	.investors-view{ padding:30px 15px;}
	.investors-view .view-inner{ font-size: 14px;}
	.gszl-box .col-md-4{padding-right: 10px;padding-left: 10px;}
	.gszl-box .block-box{padding:15px; height:132px; margin: 0 15px 10px; }
	.gszl-box .block-box .time{margin-bottom: 18px; }
	.gszl-box .block-box p{ margin-bottom: 10px; }
	.gszl-box .block-box .gszl-tit{ font-size: 18px; line-height: 20px; padding-right: 24px;}
	.gszl-box .block-box .icon-pdf{  width: 22px; right: 12px; bottom: 18px; }

	/* 投资者关系-公司公告 HLL */
	.gsgg-box{ margin-bottom: 90px; }
	.gsgg-box .investors-title{ margin-bottom: 12px;}
	.gsgg-box .investors-title h3{ font-size: 16px; line-height: 16px;}
	.gsgg-box .investors-title a.more{font-size: 14px; line-height: 16px;}
	.gsgg-box .block-box{ padding:30px 18px 30px 18px;margin: 0 auto 12px;}
	.gsgg-box .block-box .icon-pdf{width:22px; }
	.gsgg-box .block-box p{ font-size: 14px; line-height: 22px; margin-left: 5px; width: 70%;}
	.gsgg-box .block-box span.time{ line-height: 22px;font-size: 12px;}
	.gsgg-box .switch-year{ position: unset; }
	.gsgg-box .investors-bigtitle{ margin-bottom: 20px;}
	.gsgg-box .investors-bigtitle h3{ font-size: 20px;}
	.gsgg-box .switch-year{ position: unset;margin-bottom: 30px; }

	.dqbg-box{ margin-bottom: 48px;}
	.dqbg-box .investors-title{margin-bottom: 12px;}
	.dqbg-box .investors-title h3{ font-size: 16px; line-height: 16px;}
	.dqbg-box .report-content{ margin-top: 30px;}
	.dqbg-box .report-content .report-container .block-box{padding:12px;}
	.dqbg-box .report-content .report-container .block-box .report-text{ top:60px; left: 25px; }
	.dqbg-box .report-content .report-container .block-box .report-text p{ font-size: 14px; line-height: 18px; padding-right: 25px; }
	.dqbg-box .report-content .report-container .block-box .report-text .icon-pdf{ width: 22px; margin-top: 12px; }
	.dqbg-box .switch-year{ position: unset;margin-bottom: 30px; }

	.returnpage{font-size: 13px; margin-bottom: 10px;}
	.returnpage .glyphicon{ font-size: 12px; }

	/* 投资者关系-投资者联系 HLL */
	.tzzlx-box .block-box .same-box{ padding: 18px 24px; margin-bottom: 12px; }
	.tzzlx-box .block-box .same-box .title{ font-size: 16px; line-height: 22px; }
	.tzzlx-box .block-box .same-box p{ font-size: 14px; line-height: 22px; }
	.tzzlx-box .block-box .same-box{height: auto;}
	.tzzlx-box .block-box .same-box a:hover{ color: #cb3c4e;}
	.tzzlx-box .block-box .same-box p{ margin-top: 20px; }

	/* 解决方案-MSP HLL */
	.solutions-view{ padding: 30px 15px; }
	.solutions-view .view-inner{ font-size: 14px; line-height: 2;}
	.msp-view{ padding: 30px 0; }
	.msp-view .view-inner{ font-size: 14px; line-height: 2;}
	.msp-view .msp-box .block-box{ padding: 15px; }
	.msp-view .msp-box .block-box .title{ font-size: 16px; line-height: 2; margin-bottom:15px; }
	.msp-view .msp-box .block-box .title span.more{ font-size: 12px;}
	.msp-view .msp-box .block-box .title span.more .glyphicon{ line-height: 2; font-size: 12px; }
	.msp-view .msp-box .block-box p{ font-size: 14px; line-height: 2; }

	/* 解决方案-案例 HLL */
	.case-top{ margin-bottom: 18px; }
	.case-top .block-box .case-title{ padding: 18px; height: auto; }
	.case-top .block-box .case-title p{ font-size: 16px;margin-bottom: 12px;}
	.case-top .block-box .case-title strong{ font-size:20px;}
	.case-cont .case-list .left-title{width: 100%; padding: 20px;}
	.case-cont .case-list .left-title strong{ font-size: 20px; padding-left: 12px; }
	.case-cont .case-list .left-title strong:before{ content: ""; width: 4px; height: 18px; top:0;}
	.case-cont .case-list .right-box{ padding: 20px; width: 100%; min-height: auto;}
	.case-cont .case-list .right-box p{ font-size: 14px; }
	.case-cont .case-list .right-box .case-img{ margin: 12px auto; }
	.case-cont .case-list .right-box .down-pdf img{ width: 20px; }

	/*搜索结果*/
	.search-container{padding: 30px 15px;}
	.search-container .Search-title{ font-size: 28px; }
	.search-view{ padding: 30px 0;}
	.search-list{ margin-top: 12px;}
	.search-number{ font-size: 16px;}
	.search-list-inner{ margin-top: 15px;}
	.search-list-inner li{ padding: 15px 0;}
	.search-list-inner li a{ width: 100%;}
	.search-list-inner li .top-title{ font-size: 16px;}
	.search-list-inner li .cont{ font-size: 14px;}
	.search-list-inner .more{ margin-top: 25px;}
	.search-list-inner .more a{ font-size: 14px; background-size: 10px auto; padding-right: 23px;}

	.retrieval-inner .block-box{ font-size: 14px; display: block; margin-bottom: 15px;}
	.retrieval-inner .block-box .base-select-box, .retrieval-inner .block-box .input-box{ margin: 0; width: 100%;}
	.retrieval-inner .block-box .base-select-box{ width: 100%;}
	.retrieval-inner .block-box .base-select-box .select{ padding: 9px 10px;}
	.retrieval-inner .block-box .base-select-box .glyphicon{ font-size: 16px; margin-top: -8px;}

	/* 404 */
	.container-404{ padding: 100px 15px;}
	.container-404 .pic img{ width: 80%;}
	.container-404 .cont{ font-size: 14px; margin-top: 35px;}
	.container-404 .cont .title{ font-size: 24px;}
	.container-404 .cont p a{ font-size: 20px;}
	.container-404 .btn-more-box{ margin-top: 50px;}
	.container-404 .btn-more-box a{ width: 184px; height: 40px; line-height: 38px; font-size: 16px;}
	.container-404 .btn-more-box a .icon{ width: 26px; height: 26px; line-height: 26px; font-size: 14px; top: -13px; right: -14px;}

		
	.service-view5 .lprt-item .left-pic{ width: 20%; }
	.service-view5 .lprt-item .left-pic img{ width: 100%; }
	.service-view5 .lprt-item .right-text{ width: 80%; }
	.service-view5 .lprt-item .right-text strong{ font-size: 16px; }
	.awards-list{ padding: 0; }
	.awards-list .block-box{ padding: 0 10px; width: 50%; }
	.awards-list .block-box .title{ font-size: 14px; }
	.view5-swiper .dTxt{ height: 300px; }
	.cxzx-view .img-cont,.cxzx-view .text-cont{ width: 100%; }
	
	
	.yunziyuan-listmo .swiper-container{ padding-bottom: 60px;}
	.yunziyuan-listmo .pagination{ bottom: 0;}
	
	.xianxingtu .mapBox{ float: none; margin: 0 auto;
		zoom: 0.7;
		-moz-transform:scale(0.7);
		-moz-transform-origin:top left; /* Firefox */
		-o-transform:scale(0.7);
		-o-transform-origin:top left; /* Opera */
	}
	.xianxingtu .txt-box{ top: 0; font-size: 14px; position: relative; margin-top: 30px;}
	.xianxingtu .txt-box span{ font-size: 26px;}
	.xianxingtu .txt-box em{ font-size: 20px;}
	.xianxingtu .txt-box .txt{ padding-left: 15px; margin-bottom: 10px;}
	.xianxingtu .txt-box .txt::before{ width: 5px; height: 5px; top: 13px;}
	
}

.address-list-table{text-align: left;width:100%}
.address-list-table-title{color:#233141;font-size:24px;border:1px solid #e0e0e0;text-align:center;padding:24px 0;padding:1.5rem 0}
.address-list-td1{width:20%}
.address-list-td1,.address-list-td3{border:1px solid #e0e0e0;padding:1rem 0 1rem 8rem;color:#606f80;font-size:14px}
.address-list-td3{width:30%}
.address-list-td2{width:50%;border:1px solid #e0e0e0;padding:1rem 0 1rem 2rem;color:#606f80;font-size:14px}}@media screen and (max-width:500px){.contact-us-title{font-size:1.5rem;color:#233141;text-align:center;margin:3.5rem 0}




@media (max-width: 768px){
	/* 缩小60% */
	.xianxingtu .mapBox{ float: none; margin: 0 auto;
		zoom: 0.45;
		-moz-transform:scale(0.45);
		-moz-transform-origin:top left; /* Firefox */
		-o-transform:scale(0.45);
		-o-transform-origin:top left; /* Opera */
	}
	
	
	
}
/* 特殊缩放 */
@media (max-width: 1280px){
	/* 首页 最新动态 */
	.home-news-inner .arrow-left, .home-news-inner .arrow-right{ display: none;}
	
}
</pre></body></html>