@charset "utf-8";
* {	margin: 0;	padding: 0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0;}
body,button,input,select,textarea {	 font-family:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%; font-weight: normal;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #404040;  }
a:hover {color: #df0011;text-decoration: none;	}
img {border: 0px;vertical-align: middle;}
em{ font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {	color: #666666;	background: #fff;	margin: 0 auto;font-size: 16px !important; overflow-x:hidden !important;}
.hide {	display: none;}
.clear {	clear: both;}
.w{width:100%;height:40px;}
.center{ text-align:center;}
.pic100 img{width:100%;}
.w100{width:100%;}
h1{ font-size:24px;color:#464646;}
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad60{padding:60px 0;}
.overflow{ overflow:hidden;}
.font18{ font-size:18px;}
.font16{ font-size:16px;}
.white a,.white{ color:#fff;}
.blue{color:#0177d5;}
.w100{width:100%;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top10{margin-top:10px;}
.top30{ margin-top:30px;}
.top60{ margin-top:60px;}
.red{color: #ff283c;}
.bg-gray {
  background-color: #443e39;
}
.box {
  padding: 30px 0;
}
* {	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
.text-left{ text-align:left;}
.text-center{ text-align:center;}
.text-right{ text-align:right;}
.container{width:1360px;margin: auto;}
html,body {	
  width: 100%;
  color: #666;
  font-size: 16px;
  font-family:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;
}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{
zoom:1;
}
@media (max-width:1600px) {
.container{width:1360px}
}	
@media (max-width:1366px) {
.container{width:1200px}
}
@media (max-width:1199px) {
.container{width:991px}
}
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}
.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}

.top { padding:20px 0 10px;background: rgba(255, 255, 255, .89);z-index: 1000;}
.logo {width: 90px;margin: -45px 0 0 0;}
.nav > li {padding: 0 20px;display: inline-block; position:relative;font-size:18px;}
.nav > li > a {display: block;position: relative;padding: 0 10px 26px;}
.nav > li:after{ background-color:#d4d4d4;content:''; display:inline-block;right:0;top:2px;width:1px;height:20px; position:absolute;}
.nav > li:first-child:before{ background-color:#d4d4d4;content:''; display:inline-block;left:0;top:2px;width:1px;height:20px; position:absolute;}
.nav > li > a:after{width:0;height:2px; background-color:#df0011;content:'';position: absolute;bottom: 0; right:0;width: 0; display:block;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.nav > li:hover > a:after,.nav > li > a.cur:after{width:100%;left:0;right:auto;}
.nav > li.cur > a,.nav > li:hover {color: #df0011;}
.nav > li div{width: 100%;position: absolute;top:100%;left: 0;display: none;padding-top:10px;}
.nav > li:hover div{display: block;}
.nav > li div a{display:block;background:rgba(255, 255, 255, 0.88);margin-top:1px;padding:4px 0;font-size:16px;color:#555657;text-align:center;}
.nav > li:nth-child(2) div a{padding: 4px 0 4px 27px; text-align:left;}
.nav > li div a:hover {background-color: #df0011;color: #fff;}
.sub-menu-nav { overflow:hidden;
  padding-top: 20px;
  display: none;
}
.sub-menu-nav ul li { width: 31.333%; margin: 3px 1%;float: left;}
.sub-menu-nav ul li a{ padding:8px 0;display:block; text-align: center;}
.sub-menu-nav ul li a:hover,.sub-menu-nav ul li.active a,.sub-menu-nav ul li a.active{
  background-color: #d00f1c;
  color: #fff;
}

.banner {width: 100%;}
.banner img {width: 100%;}
#owl-demo .item a{ display:block;width:100%;}
#owl-demo .owl-pagination{ position:absolute;width:100%;bottom:30px;left:0; text-align:center;}
#owl-demo .owl-pagination .owl-page{width:12px;height:12px; background-color: #fff; border-radius: 50%; display:inline-block;margin:0 5px;}
#owl-demo .owl-pagination .owl-page.active{width: 25px; background-color: #c7000a; border-radius:7px; }
#owl-demo .owl-prev{width:44px;height:66px; background: url(/static/images/banner_left.png) no-repeat; left:-32px;top:50%;margin-top:-22px;}
#owl-demo .owl-next{width:44px;height:66px; background: url(/static/images/banner_right.png) no-repeat; right:-32px;top:50%;margin-top:-22px;}
#owl-demo:hover .owl-prev{left:0px; }
#owl-demo:hover .owl-next{right:0px;}
#owl-demo:hover .owl-prev:hover,#owl-demo:hover .owl-next:hover{ opacity:1;}
.owl-theme .owl-controls .owl-buttons div{ 
  position:absolute; 
  font-size:0;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	/*-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;*/
	filter: Alpha(Opacity=70);/*IE7 fix*/
	opacity: 0.7;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.owl-buttons {
  display: none;
}
.about{width:55%;}
.about-video {width:39%; background-color:#fff; box-shadow:0 0 10px #ccc; cursor:pointer;}
.about-video .videoicon{ position:absolute;width:100%; text-align:center;left:50%;top:33%;width:auto;margin-left:-42px;border-radius:50%;-webkit-animation: zhuan3 7s linear infinite;
    animation: zhuan3 7s linear infinite;}
.about-video dd{font-size:12px; overflow:hidden;padding:0 20px;line-height:44px;}
.about-video dd h5{ float:right;font-size:18px;}
.about-video:hover .videoicon{ box-shadow:0 0 12px #1b1b1b;transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);   -moz-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);}
@-webkit-keyframes zhuan3 { 0% { transform: rotate(-50deg);} 50% { transform: rotate(50deg);}100% { transform: rotate(-50deg);}}
@keyframes zhuan3{0% { transform: rotate(-50deg);} 50% { transform: rotate(50deg);}100% { transform: rotate(-50deg);}}
.title-box {
  color: #464646;
  border-bottom: 1px solid #d9d9d9;
}
.title-box h2 {
  float: left;
}
.title {font-size:26px;color: #000;}
.title span{
  width: 50px;
  height: 2px;
  display: block;
  background-color: #df0011;margin-top:20px;
}
.h_aboutC{ margin-top:40px;}
.breadcrumb {
  float: right;
  list-style: none;
  border-radius: 4px;
  padding-top:15px;
}
.breadcrumb img {
  float: left;
  margin: 8px 10px 0 0;
}
.breadcrumb>li {
  display: inline-block;
  line-height: 35px;
}
.breadcrumb a {
  color: #464646;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #464646;
  content: "/\00a0"
}
.breadcrumb>.active {
  color: #464646;
}
.about-info {line-height: 30px;}
.about-info h3,.gsjj h3{font-size:28px;line-height:42px;color:#000;}
.about-info .summary{height: 180px;overflow: hidden;margin-top:30px;font-size: 15px;}
.about-info .summary img{ position:absolute;right:5px;bottom:0;}
.about-info ul{ margin-top:30px; overflow:hidden;border:1px solid #dcdcdc;}
.about-info ul li{ float:left;width:50%;padding:13px 15px;border-right:1px solid #dcdcdc;}
.about-info ul li:last-child{ border-right:0;}
.about-info ul li div{ width:calc(100% - 62px);float:right;font-size:18px;line-height: 24px;}
.about-info ul li div img{float:left;}
.about-info ul li div p{ font-size:12px;}
.more-btn {
  margin-top: 40px;
  text-align: center;
  line-height: 45px;
  display: block;
  width: 130px;
  border: 1px solid #afafaf;
  border-radius: 10px 0 10px 0;
}
.news {
  width: 70%;
  display: inline-block;
}
.shop {
  width: 25%;
  float: right;
}
.shop a {
  margin-top: 40px;
  display: block;
}
.shop img {
  width: 100%;
}
.shop a:last-child {
  margin-top: 15px;
}
.news-box {
  margin-top: 40px;
}
.news-headline {
  width: 45%;
  display: inline-block;
}
.news-headline img {
  width: 100%;
}
.news-headline h2 {
  font-size: 1.125em;
  color: #404040;
  line-height: 50px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-headline p{
  color: #787878;
  font-size: 0.8em;
  line-height:26px;
}
.news-list {
  width: 50%;
  float: right;
}
.news-list li {
  float: left;
  width: 100%;
  line-height: 48px;
  border-bottom: 1px solid #f2f2f2;
}
.news-list li a {
  width: 85%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list li span{
  float: right;
}
.product {
  margin-top: 30px;
  font-size: 0;
}
.product-item-info{
  width: 97%;
  position: absolute;
  bottom: 1.5%;
  left: 1.5%;
  font-size: 16px;
  padding: 25px 30px;
  background:rgba(255, 255, 255, .7)
}
.product-item img {
  width: 100%;
}
.product-item-info h2 {
  font-size: 1.5em;
}
.product-item-info p {
  height: 50px;
  overflow: hidden;
  font-size: 0.8em;
  line-height: 25px;
}
.product-item-info a.more-btn {
  margin-top: 15px;
  line-height: 40px;
  display: block;
  width: 120px;
  color: #303030;
}
.product-item-info:hover {
  color: #fff;
  background-color: #df0011;
}
.product-item-info:hover a {
  color: #fff;
}
.footer  {
  padding: 50px 30px;
  position: relative;
}
.footer dl{margin-right:8%; display: inline-block;vertical-align: top;}
.footer dl dt {margin-bottom: 15px;font-size:20px;color: #000;}
.footer dl dd {line-height:27px;font-size: 14px;}
.footer dl dd img{width:119px;}
.footer dl dd a {display: block;}
.top-btn {
  width: 60px;
  height: 60px;
  position: absolute;
  top: -32px;
  left: 47%;
  background-color: #fff;
  border-radius: 50%;
}
.top-btn a {
  display: block;
  text-align: center;
  color: #df0010;
}
.top-btn a span {
  display:block;   
  width: 20px;    
  height: 20px;
  margin: 12px 0 0 20px;
  border-top: 4px solid #df0011;     
  border-right: 4px solid #df0011; 
  transform: rotate(-45deg);
}
.copy {
  text-align: center;
  padding: 20px 0;
  color: #fff;
  background-color: #df0011;font-size:12px; text-align:right; position:relative;
}
.copy p {
  display: inline-block;
  margin-right: 100px;
}
.copy p a{ color:#fff;}
.copy select {
  width: 120px;
  height: 30px;
  color: #fff;
  border: 1px solid #fff;
  background: none;
}
/*关于尊龙凯时*/
.banner-inside {
  position: relative;
 text-align: center;
 background: url(/static/images/banner_n.jpg) no-repeat top center fixed;
 background-size: 100%;
 height:400px;
}
.banner-inside img{
  width: 100%;
}
.inside-title {
  width: 100%;
  position: absolute;
  top: 35%;
  color: #fff;
}
.inside-title h2 {
  width: 100%;
  font-size: 2.25em;
}
.left-box {width:177px;float: left;}

.left-box h1 span {
  margin-bottom: -2px;
}
.left-box ul li{
  line-height:32px;
  border-bottom: 1px solid #d9d9d9;
  float:left; 
  width:100%;
}

.left-box ul li>a {
  padding-left: 25px; display:block;
  width:100%;
}
.left-box ul li div{ display:none;}
.left-box ul li div a{display: block;padding: 0 0 0 26px;border-bottom: 1px solid #ededed;font-weight: 100;   font-size: 15px;line-height: 32px;}
.left-box ul li div a:last-child{ border:0;} 
.left-box ul li div a.hover,.left-box ul li div a.cur{color:#f00;}
.left-box ul li.cur div{ display:block;}
.left-box > ul > li.active > a,.left-box > ul > li:hover>a,.left-box > ul > li.cur>a {
  color: #fff;
  cursor:pointer;
  background:#df0011;
}
.left-box > ul > li:hover>a{color:#fff;}
.left-box ul li span {
  padding-left: 25px;
  color: #393430;
}
.left-box > ul li.active span {
   color: #fff;
  background:#df0011;
}
.left-box .sub-menu .active > a {
  color: #df0011;
}
.left-box .sub-menu li {
  border-bottom: 1px solid #ededed;
  /*border-bottom: 0;*/
   float:left;
  width:100%;
}

.left-box .sub-menu li a {
  padding-left: 35px;
  float:left;
  width:100%;
}
.right-box {
  float: right;
  width: calc(100% - 230px);
  padding-bottom: 30px;
}
.right-box > h2 {
  color: #464646;
  border-bottom: 1px solid #d9d9d9;
}
.right-box h2 span {
  margin-bottom: -2px;
}
.inside-box {
  padding: 50px 0;
  line-height: 30px;
}

/*投资者关系*/
.investor-list {
  width: 100%;
}
.investor-list > ul li {
  width: 100%;
  float: left;
  line-height: 50px;
  border-bottom: 1px dashed #ededed;
}
.investor-list > ul li span {
  float: left;
  padding-right: 10px;
}
.investor-list > ul li h3 {
  float: left;
}
.investor-list > ul li a {
  float: right;
}
.investor-info {
  margin-top: 30px;
  padding: 20px;
  line-height: 30px;
  font-size: 0.8em;
  border: 1px solid #afafaf;
  background-color: #fafafa;
  float:left;
}
.pagelist {margin:40px 0 0;}
.pagelist li{ display:inline-block;margin:0 3px;}
.pagelist li a,.pagelist li span{ display:block;padding:0 15px;height:40px;line-height:40px;border:1px solid #696969; }
.pagelist li a:hover,.pagelist li a.cur,.pagelist li.active span{border-color:#c7000a;  background-color:#c7000a;color:#fff;}

.invest_m_mess{ width:80%; border:1px solid #CCC; margin:0 auto; line-height:40px; padding:15px;text-align:center; }
.invest_mess_tit{  float:left;width:25%; border-right:1px dashed #CCC; padding-right:30px;}
.invest_mess_con{  float:left;width:70%; padding-left:30px;}
.invest_mess_con i{float:left; width:32%; font-style:normal; }


/*新闻*/
.news-content dl{
  color: #919191;
}
.news-content dl img {
  width: 34%;
  float: left;
  margin-right: 3%;
}
.news-content dl dt{
  width: 63%;
  float: left;
  color: #000;
  font-size: 1.375em;
}
.news-content dl dd{
  width: 63%;
  height: 110px;
  overflow: hidden;
  float: left;
  padding: 10px 0;
  font-size: 0.8em;
  line-height: 30px;
}
.news-content dl p {
  width: 63%;
  float: left;
  margin-top: 10px;
  line-height: 40px;
  font-size: 0.8em;
  border-top: 1px dashed #f2f2f2;
}
.news-content-list {
  padding: 30px 0;
}
.news-content-item {
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
}
.news-content-item .time {
  width: 15%;
  padding-right: 5%;
  font-size: 2em;
  color: #8f8f8f;
  vertical-align: top;
  text-align: center;
  display: inline-block;
}
.news-content-item .time span{
  font-size: 0.5em;
  display: block;
}
.news-content-item .info {
  width: 84%;
  display: inline-block;
}
.news-content-item .info h2 {
  line-height: 35px;
}
.news-content-item .info p {
  font-size: 0.8em;
  color: #919191;
  line-height:26px;
}
.news-info > h3 {
  padding: 20px 0;
  font-size: 1.5em;
  text-align: center;
}
.information-box {
  padding-bottom: 25px;
  text-align: center;
  color: #999;
  border-bottom: 1px solid #ededed;
}
.protime span{ display:inline-block;margin:0 10px;}
.specific-content {
  padding: 30px 0;
  line-height:30px;
}
.context-sensitive {
  padding: 30px;
  background-color: #f9f9f9;
}
.context-sensitive ul {
  width:84%;
  display: inline-block;
}
.context-sensitive ul li {
  line-height: 35px;
}
.return-btn {
  width: 15%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  /* margin-top: 20px; */
  line-height: 35px;
  color: #fff;
  background-color: #d00f1c;
}
/*人才生长*/
.step-box {
  padding: 30px 0;
}
.step-item {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.step-item:nth-child(odd) {
  background-color: #f9f9f9;
}
.step-item:hover {
  color: #fff;
  background-color: #df0011;
}
.step-item img {
  width: 27%;
  float: left;
  margin: 0 25px;
  border-right: 10px solid #fff;
  border-left: 10px solid #fff;
}
.step-item h2 {
  width: 50%;
  float: left;
  margin-top: 30px;
  font-size: 1.5em;
}
.step-item p {
  width: 50%;
  float: left;
  margin-top: 5px;
}
/*员工运动*/
.staff-activites {
  padding: 30px 0 0;
}
.staff-activites ul li {
  width: 49%;
  padding: 20px 0;
  display: inline-block;
}
.staff-activites ul li:nth-child(even) {
  float: right;
}
.staff-activites ul li h2 {
  margin-top: 10px;
  font-size: 1.375em;
  line-height: 55px;
  height: 55px;
  overflow: hidden;
}
.staff-activites ul li p {
  font-size: 0.8em;
}
/*产品*/
.product-box >ul {
	margin-top:20px;
}
.product-box >ul li {
  display: inline-block;
  width: 31%;
  margin: 30px 3% 0 0;
}
.product-box >ul li>a{ display:block;  border: 1px solid #eeeeee;}
.product-box >ul li img {
  width: 100%;
 
}
.product-box >ul li p a{
  display: block;
  padding-top: 10px;
  color: #919191;
}
.product-box >ul li:nth-child(3n) {
  margin-right: 0;
}

/*大事记*/
.memorabilia {
  position: relative;
  margin-top: 50px;
  background: url(/static/images/bg_line.jpg) repeat-y top center;
}
.memorabilia-item {
  width: 440px;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #ededed;
}
.memorabilia-item img {
  width: 100%;
}
.memorabilia-item:nth-child(even) {
  float: right;
  text-align: left;
}
.memorabilia-item:nth-child(odd) {
  float: left;
  text-align: right;
}
.memorabilia-item:nth-child(2) {
  margin-top: 70px;
}
.memorabilia-item h2 {
  color: #000;
  font-size: 2em;
}
.memorabilia-item h2 span {
  display: block;
  width: 0;
  height: 0;
  margin-top: 5px;
  border:17px solid transparent;
}
.memorabilia-item:nth-child(even) span {
  float: left;
  margin-left: -55px;
  border-right-color:#ededed;
}
.memorabilia-item:nth-child(odd) span {
  float: right;
  margin-right: -55px;
  border-left-color:#ededed;
}
.memorabilia-item h2 i {
  width: 10px;
  height: 10px;
  margin-top: 17px;
  border-radius: 50%;
  display: inline-block;
  background-color: #c7000a;
}
.memorabilia-item:nth-child(even) i {
  float: left;
  margin-left: -29.5%;
}
.memorabilia-item:nth-child(odd) i {
  float: right;
  margin-right: -29.5%;
}
.memorabilia-item p {
  padding: 5px 0 10px 0;
}

/*宣讲行程*/
#menu li ul.sub-menu {
  display: none;
}
.preach-box {
  width: 100%;
  padding: 50px 0;
}
.preach-list {
  width: 100%;
}
.time-line {
  width: 175px;
  float: left;
  position: relative;
}
.time-line h2 {
  width: 116px;
  float: left;
  border-radius: 5px 0 0 5px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background-color: #df0011;
}
.time-line span {
  display: block;
  float: left;
  width: 0;
  height: 0;
  border:19px solid transparent;
  border-left-color:#df0011;
}
.time-line i {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 15px;
  right: 0;
  display: block;
  border-radius: 50%;
  background-color: #df0011;
  z-index: 100;
}
.preach-info {
  float: left;
  width: 82%;
  padding: 0 35px;
  margin-left: -5px;
  border-left: 1px solid #afafaf;
  z-index: 0;
}
.preach-item {
  width: 30%;
  margin-right: 2%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  display: inline-block;
  border-bottom: 1px dashed #afafaf;
}
.preach-item h3 {
  height: 55px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.25em;
  line-height: 45px;
  padding-bottom: 10px;
}
.preach-item p {
  color: #919191;
}
/*职位搜索*/
.process-box {
  padding-top: 50px;
}
.process-box ul {
  width: 1056px;
  margin-top: 70px;
  border-top: 2px solid #afafaf;
}
.process-box ul li{
  margin-left: 30px;
  margin-top: -60px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.process-box ul li:first-child {
  margin-left: 0;
}
.process-box ul li p {
  width: 120px;
  height: 120px;
  text-align: center;
  border-radius: 50%;
  background-color: #afafaf;
}
.process-box ul li p img {
  width: 68%;
  margin-top: 30px;
}
.process-box ul li span {
  height: 40px;
  display: block;
  margin-top: 10px;
}
.search-box {
  padding: 40px 50px;
  margin-top: 50px;
  border: 1px solid #ededed;
  background-color: #f9f9f9;
}
.search-box dl dt {
  display: inline-block;
}
.search-box dl dd {
  display: inline-block;
}
.search-box dl dd select {
  width: 230px;
  height: 35px;
  color: #919191;
  border: 1px solid #afafaf;
  background-color: #fff;
}
.search-box dl dd a {
  width: 150px;
  line-height: 35px;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #df0010;
}
.job-list {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.job-list thead {
  background-color: #eee;
}
.job-list td {
  padding: 0 5px;
  line-height: 45px;
  border-right: 1px solid #fff;
}
.job-list tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
/*学哥学姐说*/
.said-box {
  padding-top: 50px;
}
.swiper-container {
  width: 100%;
  height: 100%;
  padding: 0 30px;
}

.said-box .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.said-box .swiper-slide a {
  width: 115px;
  height: 115px;
  line-height: 115px;
  background-color: #fff;
  border:1px solid #df0010;
  border-radius: 50%;
}
.said-box .swiper-slide a:hover {
  color: #fff;
  background-color: #df0010;
}
.swiper-button-next, .swiper-button-prev {
  color: #df0010;
}
.line {
  width: 80%;
  height: 2px;
  position: absolute;
  top: 55px;
  left: 100px;
  background-color: #dfdfdf;
}
.said-box .swiper-slide-active a{
  color: #fff;
  background-color: #df0010;
}
.said-list {
  padding-top: 40px;
}
.said-list ul li {
  float: left;
  padding: 30px;
}
.said-list ul li .left {
  width: 14%;
  float: left;
  text-align:center;

}
.said-list ul li  img{ width:100%; border-radius: 50%; padding-bottom:8px;}
.said-list ul li .right {
  float: left;
  width: 84%;
  line-height: 30px;
  margin: 10px 0 0 20px;
  font-size: 0.8em;
}
.said-list ul li:nth-child(odd){
  background-color: #fef7f8;
}
/*联系尊龙凯时*/
.map {
  width: 840px;
  float: left;
  height:670px;
}
/*.map img {
  width: 100%;
}*/
.contacts {
  width: 480px;
  float: right;
  height:670px;
  padding: 20px;
  overflow-y: auto;
  background: #f7f7f7;
}
.contacts ul li{
 padding: 10px 0;
 line-height:26px;
}
.contacts ul li:hover{
  color: #000;
  cursor: pointer;
}
.sub-ul02{padding-left: 7%;}
.sub-ul03 ul { padding-left: 10%;}
.sub-ul04{    padding-left: 11%;}
.sub-ul05{    padding-left: 6%;}
@media (max-width: 760px) {
  .swiper-button-next {
    right: 20px;
    /*transform: rotate(90deg);*/
  }

  .swiper-button-prev {
    left: 20px;
    /*transform: rotate(90deg);*/
  }
}
.nav-menu-icon {
  display: none;
  float: right;
  width: 30px;
  margin-top: 7px;
}
.nav-menu-icon img {
  width: 100%;
}
.nav-menu-list {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #c7000a;
  display: none;
  z-index: 10000;
}
.nav-menu-list ul li {
  padding:0 5%;
  line-height: 45px;
  border-bottom: 1px solid #dd0e18;
}
.nav-menu-list ul li a {
  color: #fff;
  display: block;
}
.nav-menu-list ul li:last-child {
  text-align: center;
}
.banners{ display:none;}
.nav-menu-list ul li div{ display:none;background-color: #e88100;padding-left: 20px;}
.nav-menu-list ul{overflow-y: scroll;height: 100%;}

.contacts ul li h2{font-weight: bold;color: #222;font-size: 17px;}
.right-box > h2{color: #df0011;}
.product-box >ul li p .tit{width:calc(100% - 100px);}
.product-box >ul li p .buylink{width: 64px;font-size: 13px;color: #fff; background-color: #df0011; padding: 4px 5px;border-radius: 5px;margin: 6px 0 0 0; text-align:center;}
.product-box >ul li p .buylink:hover{ background-color:#ab0512;}
.product-box >ul{ overflow:hidden;}
.product-box >ul li { margin-right: 3%;display: block;float: left;}
.left-box ul li a{color:#555657;}
.left-box ul li ul li a{font-weight: 100;}
.left-box>ul { margin-top:20px;}
.product-item a{ display:block; overflow:hidden; position:relative;margin: 0 10px;}
.product-item a:hover img,.productlist dl:hover dt img{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);   -moz-transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);}
.product-item a h5{opacity: 0.9; text-align:center;width:96%;left:2%;height:90px; background:url(/static/images/active_bg1.png) no-repeat;background-size: 100% 100%;font-size:23px;color:#fff; position:absolute;bottom:-90px;line-height:110px;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; z-index:1;}
.product-item a:hover h5{bottom:8px;}
.product-item a img{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.product-box li a{ display:block;}
.product-box li a:hover img{opacity: 0.5;
    -webkit-transform: translate3d(0,0,0) scale(1.1) translate(0,0);
    transform: translate3d(0,0,0) scale(1.1) translate(0,0);}
.left-box ul li{ position:relative;}
.left-box ul li>span{ width:55px; position:absolute;right:0;top:-12px;display:inline-block; background:url(/static/images/x1.png) no-repeat; background-size:200%; overflow:hidden; cursor:pointer;}
.left-box ul li>span a{ display:block;height:55px;}
.left-box ul li.active>span,.left-box ul li:hover>span,.left-box ul li.cur>span{background:url(/static/images/x1.png) no-repeat; background-size:200%; background-position:-55px 0;}

#menu li>a{ position:relative;}
  	#menu li>a span{ width:55px;height:55px; position:absolute;right:0;top:-12px;display:inline-block; background:url(/static/images/x1.png) no-repeat; background-size:200%; overflow:hidden; cursor:pointer;}
#menu li>a:hover span,#menu li.active>a span{background:url(/static/images/x1.png) no-repeat; background-size:200%; background-position:-55px 0;}



/*made by wangxue*/
.pageheader{ position:fixed;top:0;left:0; z-index:1;}
.pagetop{ padding:15px 0;}
.pagetop a{ display:inline-block;margin-left:40px;}
.pagetop a img{ display:inline-block; vertical-align:middle;margin:0 5px;}
.pageheader.scroll .pagetop{ display:none;}
.pageheader.scroll .logo{margin:0 0 0 0;}
.pageheader.scroll .top{padding:10px 0; background-color:#fff; box-shadow:0 0 10px #ccc;animation: 850ms 350ms;  -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadedown; animation-name: fadedown;}
.pageheader.scroll .nav{margin-top: 10px;}
.pageheader.scroll .nav > li > a{padding: 0 10px 17px;}
@keyframes fadedown {
    from { transform: translateY(-100%); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
.h_jianzheng{ background:url(/static/images/bg1.jpg) no-repeat center center; background-size:cover;}
.h_jianzheng h2{ font-size:35px;margin-bottom:10px;}
.h_jianzheng ul{ margin-top:30px;text-align: justify;text-justify: distribute-all-lines;text-align-last: justify;}
.h_jianzheng li{ display:inline-block;margin:10px 0;}
.h_jianzheng li p{ margin-top:14px;text-align: center;text-justify: auto;text-align-last: center;}
.h_jianzheng li span,.numberul li span{ font-size:45px;}
.h_producttab,.h_newtab{ position:absolute;right:0;top:-104px;border-bottom:1px solid #dcdcdc;}
.h_producttab a,.h_newtab a{padding:0 10px 15px; position:relative; display:inline-block;color:#808080;}
.h_producttab a:after,.h_newtab a:after{content:''; display:inline-block; height:2px;width:60%;bottom:0;left:20%; background-color:#fff; position:absolute;}
.h_producttab a.on,.h_newtab a.on{color:#808080;}
.h_producttab a.on:after,.h_newtab a.on:after{background-color:#df0010;}
.h_productcontent,.h_newcontent{ margin-top:60px;}
.h_productcontentlist,.h_newcontentlist{ display:none;}
.h_productcontentlist .customNavigation .prev{position:absolute;left:-35px;top:44%;width:35px;cursor:pointer;}
.h_productcontentlist .customNavigation .next{position:absolute;right:-35px;top:44%;width:35px;cursor:pointer;}
.h_newcontentlist .left{ width:34%;}
.h_newcontentlist .right{ width:60%;}
.h_newcontentlist .right p{ font-size:12px;color:#999;margin-top:10px;}
.h_newcontentlist .left li a{display:block;padding:10px 0;border-bottom:1px solid #dcdcdc; position:relative;}
.h_newcontentlist .left li:last-child a{border:0;}
.h_newcontentlist .left h5{ font-size:18px;color:#000;}
.h_newcontentlist .left time{ display:block;margin:10px 0;}
.h_newcontentlist .left p{ font-size:15px;line-height:25px;height:75px; overflow:hidden;}
.h_newcontentlist .left img{ position:absolute;right:0;bottom:14px;background-color: #fff;padding-left: 10px;}
.footer{ background-color:#f7f7f7;}
.codefoot{margin-right:1.5% !important;}
.h_video{ position:fixed;width:100%;height:100%; z-index:9; background-color:rgba(0,0,0,0.7);top:0;left:0; text-align:center; display:none;}
.h_videoC{margin-top:20vh;}
.h_videoC iframe{height: 60vh;width: 60%;}
.h_videoC a{width: 30px;height:30px;line-height:23px;  display:inline-block; color:#fff;font-size:50px; position:absolute;right:20%;top:-10vh;}
.h_videoC a:hover{transform:rotate(180deg);transform-origin:center;
-ms-transform:rotate(180deg);-ms-transform-origin:center;	/* IE 9 */
-moz-transform:rotate(180deg);-moz-transform-origin:center; 	/* Firefox */
-webkit-transform:rotate(180deg);-webkit-transform-origin:center; /* Safari 和 Chrome */
-o-transform:rotate(180deg);-o-transform-origin:center; }
.site {margin-top: 17px; padding-bottom:20px; border-bottom:1px solid #dcdcdc;color:#808080;font-size:14px; position:relative;}
.site a{color:#808080;}
.site a:hover{color:#df0011;}
.site:after{content:''; display:inline-block;width:30px;height: 2px;background-color: #df0011; position:absolute;right:11px;bottom:0;}
.gsjj{ margin-top:20px;line-height: 33px;}
.numberul{ background-color:#05215a;color:#fff;padding:60px 5px;text-align:justify; text-justify:distribute-all-lines; text-align-last:justify;}
.numberul li{display: inline-block;margin:0 1%;}
.numberul li p{text-align:center; text-justify:auto; text-align-last:center;}
.numberulbottom {margin-top:10px; font-size:12px;}
.numberulbottom img{ display:inline-block; margin-right:10px;}
.numberulbottom p{ font-size:18px;}
.gsjjpic,.culturepic,.productlist dl div{ box-shadow:0 0 10px #a5a5a5;}
.culture img,.gsjj img{ max-width:100%;}
.culture ul li{margin:30px 0 50px;}
.culturetitle{font-size:28px; font-weight:bold;color:#000;}
.culturetitle p{font-size:20px;font-weight:100;color:#232323;}
.culturetitle div{ position:relative; border-top:1px solid #dcdcdc;margin:10px 0 20px;}
.culturetitle div:after{ position:absolute;left:50%;margin-left:-4px;top:-5px; width:8px;height:8px; border-right:1px solid #e31f2e;border-bottom:1px solid #e31f2e;content:''; display:inline-block;transform:rotate(45deg);
-ms-transform:rotate(45deg);	/* IE 9 */
-moz-transform:rotate(45deg);	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); background-color:#fff;}
.culturepic p{ text-align:left;padding:10px; font-size:12px;}
.culturepic p span{ float:right;}
.cultureword{margin-top:20px;line-height:33px;}
.cultureword span{margin:0 10px;}
.honor,.honor2,.develop{ margin-top:30px;}
.honor .culturetitle{margin-bottom:30px;}
.honor dl{width:31.33%;margin:15px 1%;float:left;}
.honor dl a{ display:block;box-shadow: 0 0 10px #a5a5a5; overflow:hidden;}
.honor dl dd{ padding:10px 15px;line-height:25px;height:65px; overflow:hidden; position:relative; z-index:1;}
.honor dl a:hover{ border-radius:15px 0 15px 0;}
.honor dl dd:after,.productlist dl dd:after{width:0;height:100%; position:absolute;top:0;right:0; background-color:#df0011; content:''; display:block;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; z-index:-1;}
.honor dl a:hover dd:after,.productlist dl:hover dd:after{ left:0;width:100%;right:auto;}
.honor dl a:hover dd{color:#fff;}
.honor dl a:hover dt img{transform: scale(0.9,0.9);-webkit-transform: scale(0.9,0.9);   -moz-transform: scale(0.9,0.9);-ms-transform: scale(0.9,0.9);}
.honormore{margin-top:20px;font-size:17px;}
.honormore img{ display:inline-block; vertical-align:middle;margin-left:10px;}
.honor2 dl{margin-bottom:20px;}
.honor2 dl a{ display:block; overflow:hidden; background-color:#f7f7f7;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;line-height:30px;padding:0 20px;font-size:14px;}
.honor2 dl dt{width:40%;float:left;}
.honor2 dl dd{width:60%;float:right;}
.honor2 dl a:hover{ background-color:#e31f2e;color:#fff;}
.productlist dl dd{ background-color:#f8f8f8;padding:13px 15px; overflow:hidden; position:relative; z-index:1;}
.productlist dl dd h5{width:calc(100% - 71px);float:left;color:#666;font-size:16px;margin-top:10px;}
.productlist dl dd img{float:right;}
.productlist dl{margin-bottom:50px;}
.productlist{ margin-top:53px;}
.pagelist li span{cursor: no-drop;}
.productlist dl:hover dd h5 a{color:#fff; }
.productlist dl:hover dd img{ z-index:1; position:relative;}
.fixbottonnew{ display:none; position:fixed;width:100%;left:0;bottom:0;z-index: 9; background-color:#ad010e; border-top:1px solid #dcdcdc;overflow:hidden;}
.fixbottonnew a{width:33.333%;float:left;font-size:18px; position:relative; display:block; padding:10px 0;color:#fff;}
.fixbottonnew a img{width:24px; display:inline-block; vertical-align:middle;margin-right:12px;}
.fixbottonnew a:nth-child(2){background-color: #90232b;}
.fixbottonnewh{ display:none; height:47px;}
.developicon1{ position:absolute;left:50%;margin-left:-12px; top:0;}
.develop:after{content:''; display:inline-block; width:1px;height:100%; background-color:#df0111; position:absolute;left:50%;top:23px;}
.develop{padding-top:10px;}
.developlist{float:right;width:43%;margin-bottom:130px; position:relative;}
.developlist ul{position:relative;}
.developlist:nth-child(even){float:left;width:43%; text-align:right;}
.developlist li img{ width:100%;}
.developlist h2{font-size:29px;font-weight:bold;color:#000;margin:0 15px;margin-bottom:50px;}
.developlist h2 p{font-weight:100;font-size:20px;color: #666;}
.developline:before{width:1px;height:100%;top:13px;left:43%; content:''; background-color:#dcdcdc; display:inline-block; position:absolute;}
.developline:after{ width:1px;height:100%;top:13px;right:43%; content:''; background-color:#dcdcdc; display:inline-block; position:absolute;}
.developlist li{box-shadow:0 0 7px #a5a5a5;margin:14px 0;}
.developlist li div{padding:10px;}
.developlist li div h5{font-size:29px;color:#000;line-height: 26px;}
.developlist li div p{margin-top:10px;font-size:14px;}
.developlist li div:after{ width:16px;height:16px; display:inline-block; background:url(/static/images/icon10.png) no-repeat; content:''; position:absolute;right:10px;top:10px;}
.developlist:nth-child(even) li div:after{background:url(/static/images/icon6.png) no-repeat;left:10px;right:auto;top:10px;}
.developlist:nth-child(2){margin-top:335px;}
.developlist:nth-child(5){margin-top:423px;}
.developlist:nth-child(6){margin-top:120px;}
.developlist:nth-child(8){margin-top:83px;}
.developlist:nth-child(9){margin-top:547px;}
.developlist:nth-child(10){margin-top:170px;}
.developlist:last-child{margin-top:170px;}
.developlist:last-child li{ padding:14px 20px 27px;font-size:30px;}
.developlist ul:after{width:8px;height:13px; content:''; display:inline-block; background:url(/static/images/icon13.png) no-repeat; position:absolute;left:-15%;top:17px;}
.developlist:nth-child(even) ul:after{background:url(/static/images/icon14.png) no-repeat;left:auto;right:-15%;}
.developlist h2:after{width:16px;height:16px; background-color:#df0010; content:''; display:inline-block;border-radius:50%; position:absolute;top:13px;left:-18%;}
.developlist:nth-child(even) h2:after{left:auto;right:-18.5%;}
.developlist:first-child h2:after{ display:none;}
.copy a{ color:#fff;}
.phoneshow{ display:none;}
	


@media (max-width:1366px) {
  .nav {
    padding-right: 20px;
  }
  .nav > li {
    padding: 0 25px;
  }
  .news-list li {
    line-height: 43px;
  }
 
  .product-box >ul li {
    margin-right: 2.5%;
  }
  .news-content dl p {
    margin-top: 0;
  }
  .map {
    width: 770px;
  }
  .contacts {
    width:400px;
  }
  .contacts .swiper-slide {
    padding: 20px 30px;
  }
  .process-box ul {
    width: 896px;
  }
  .process-box ul li {
    margin-left: 15px;
    margin-top: -55px;
  }
  .process-box ul li p {
    width: 110px;
    height: 110px;
  }
  .search-box dl dd select {
    width: 180px;
  }
  .preach-info {
    width: 81%;
    padding: 0 15px;
  }
  .swiper-container {
    width: 96%;
    padding: 0 20px;
  }
  .said-list ul li p {
    width: 80%;
  }
  .memorabilia-item {
    width: 400px;
  }
  .memorabilia-item:nth-child(odd) i {
    margin-right: -21.5%;
  }
  .memorabilia-item:nth-child(even) i {
    margin-left: -21.5%;
  }
  .about-info .summary,.about-info ul{margin-top: 20px;}
  .about-video{margin-top: 12px;}
  .h_newcontentlist .left p {height: 50px;}
}

@media (max-width:1199px) {
  .nav li {
    padding: 0 10px;
  }
  .nav li:last-child {
    padding-right: 0;
  }
  .more-btn {
    margin-top: 20px;
  }
  .news-list li {
    line-height: 38px;
  }
  .footer dl { margin-right:5%;}
  .footer dl:last-child {margin-right:0;}
  .copy p {
    font-size: 0.8em;
    margin-right: 10px;
  }

  .news-content-item .time {
    width: 20%;
  }
  .news-content-item .info {
    width: 78%;
  }
  .news-content dl dt {
    font-size: 1.3em;
  }
  .news-content dl dd {
    height: 80px;
    padding-top: 3px;
    overflow: hidden;
    line-height: 25px;
  }
  .news-content dl p {
    line-height: 30px;
  }
  .map {
    width: 660px;
	height:492px;
  }
  .contacts {
    width:300px;
  }
  .contacts .swiper-slide {
    height: 490px;
    padding: 0px 20px;
  }
  .contacts .swiper-slide p {
    font-size: 0.8em;
  }
  .contacts .swiper-slide .item {
    margin-top: 10px;
    padding-bottom: 15px;
  }
  .process-box ul {
    width: 687px;
    margin-top: 50px;
  }
  .process-box ul li {
    margin-left:9px;
    margin-top: -45px;
  }
  .process-box ul li p {
    width: 85px;
    height: 85px;
  }
  .process-box ul li p img {
    margin-top: 20px;
  }
  .search-box dl dd select {
    width: 120px;
  }
  .search-box dl dd a {
    width: 100px;
  }
  .preach-info {
    width: 75%;
  }
  .preach-item {
    width: 47%;
  }
  .said-list ul li p {
    width: 73%;
    margin-top: 0;
  }
  .line {
    left: 90px;
    width: 75%;
  }
  .numberul li span {font-size: 34px;}
  .honor2 dl dd {width: 77%;}
  .honor2 dl dt {width: 23%;}
  .nav > li:nth-child(2) div a{padding: 4px 0 4px 19px;}
  .about-info .summary {height: 115px;}
  .about-info .summary, .about-info ul { margin-top: 23px;}
  .h_newcontentlist .right {margin-top: 25px;}
  .h_productcontent, .h_newcontent {margin-top: 40px;}
  .h_producttab, .h_newtab {top: -82px;}
}
@media(max-width:991px){
	.breadcrumb,.pagetop,.site{ display:none;}
  .top {
    padding: 15px 10px;
    background-color: #df0011;
  }
  .logo {
    width: 56px;
  }
  .nav {
    display: none;
  }
  .title-box {
    display: none;
  }
  .sub-menu-nav {
    display: block;
  }
  .nav-menu-icon {
    display: block;
  }
  .subnav {
    display: none;
  }
  .about {
    width: 100%;
    margin-right: 0;
  }
  .about-video {
    width: 100%;
    margin-top: 30px;
  }
  .news {
    width: 100%;
    padding: 0 10px;
  }
  .shop {
    width: 100%;
    margin-top: 30px;
    padding: 0 10px;
  }
  .shop a {
    width: 49%;
    display: inline-block;
  }
  .shop a:last-child {
    margin-left: 1%;
  }
  .product-title,.product {
    padding: 0 10px;
  }
  .product-item {
    width: 100%;
    margin-bottom: 15px;
  }
  .news-headline {
    width: 100%;
  }
  .news-list {
    width: 100%;
    margin-top: 30px;
  }
  .footer {
    display: none;
  }
  .left-box {
    display: none;
  }
 
  .inside-title {
    top: 28%;
  }
  .banner-inside {
 height:190px;
}
  .product-box >ul li {
    width: 48%;
    margin-right: 1.5%;
  }
  .product-box >ul li:nth-child(3n) {
    margin-right: 1.5%;
  }
  .product-box >ul li:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .title {
    font-size: 1.5em;
  }
  .map {
    display: none;
  }
  .contacts {
    width:100%;
  }
  .contacts .swiper-slide .item {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .said-box .swiper-slide a {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  .contacts .swiper-slide {
    height: auto;
  }
  .contacts {
    padding-bottom: 30px;
  }
  .line {
    width: 70%;
    top: 50px;
  }
  .said-list ul li p {
    width: 83%;
    margin-top: 0;
  }
  .copy select{ display:none;}
  .inside-box img,.specific-content img{ width: 100%;}
  .investor-list > ul li h3{ width: 92%;}
  /*.investor-list > ul li a{ float: left; width: 95%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }*/
  .dis{ display: none;}
  .box {
    padding-top: 10px;
  }
  .step-box {
    padding: 0;
  }
  .step-item {
    padding: 5px;
  }
  .step-item img {
    width: 100%;
    margin: 0;
    border: 0;
  }
  .step-item h2 {
    width: 100%;
    margin-top: 10px;
    font-size: 1.125em;
  }
  .step-item p {
    width: 100%;
  }
  .search-box {
    padding: 5px;
  }
  .memorabilia {
    margin-top: 0;
    background-image: none;
  }
  .memorabilia-item {
    width: 100%;
    margin-top: 10px;
  }
  .memorabilia-item:nth-child(2) {
    margin-top: 0;
  }
  .memorabilia-item h2 span {
    display: none;
  }
  .memorabilia-item h2 i {
    display: none;
  }
  .memorabilia-item:nth-child(odd) {
    text-align: left;
  }
  .context-sensitive {
    padding: 5px;
  }
  .context-sensitive ul {
    width: 80%;
  }
  .return-btn {
    width: 15%;
    line-height: 20px;
    padding: 10px 2%;
  }
  .right-box{width:100%;}
  .pageheader.scroll .pagetop{ display:none;}
  .pageheader .logo{margin:0 0 0 0;}
  .pageheader.scroll .top{padding:5px 10px; background-color:#df0011; box-shadow:0 0 10px #ccc;animation: 850ms 350ms;  -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadedown; animation-name: fadedown;}
  .otherbanner1,.banner{margin-top:73px;}
  .honor dl {width: 48%;}
  .about-info .summary {height: auto;}
  .h_jianzheng li span, .numberul li span {font-size: 34px;}
  .h_newcontentlist .right{float:none;width:100%;}
  .h_newcontentlist .left{float:none;margin-top:30px;width:100%;}
  .develop {margin-top:0;}
  .invest_m_mess{ width:98%; border:1px solid #CCC; margin:0 auto; line-height:40px; padding:15px;text-align:center; }
.invest_mess_tit{  float:left;width:100%; border:0; padding:0; border-bottom:1px dashed #CCC;}
.invest_mess_con{  float:left;width:100%; padding:0;}
.invest_mess_con i{float:left; width:50%; font-style:normal; }
 
}
@media(max-width:767px){
  .inside-title {
    top: 25%;
  }
  .inside-title h2 {
    font-size: 1.5em;
  }
  .news-content dl img {
    width: 100%;
  }
  .news-content dl dt {
    width: 100%;
    margin-top: 30px;
  }
  .news-content dl dd {
    width: 100%;
    height: auto;
    padding: 10px 0;
  }
  .news-content dl p {
    width: 100%;
  }
  .process-box {
    display: none;
  }
  .preach-info {
    width: 70%;
  }
  .preach-item {
    width: 100%;
  }
  .line {
    width: 50%;
    left: 30%;
  }
  .said-list ul li p {
    width: 80%;
  }
  .swiper-wrapper {
  }
  .search-box .ddsumbit:after{ display:none;}
  .sub-menu-nav {padding: 20px 10px 0;}
  .search-box dl dd {display: block; margin: 5px 0; position:relative;}
  .search-box dl dd select {width: 100%;border: 1px solid #dcdcdc;background-color: #fff;font-size: 14px;-webkit-appearance: none;padding: 0 10px;}
  .search-box dl dd:after{content:''; display:inline-block; position:absolute;right:10px;top:15px; border-top:5px solid #333;border-left:4px solid transparent;border-right:4px solid transparent;}
  .job-list {width: 670px;font-size: 13px;}
  .jobtable{width: 100%;overflow: scroll;}
  .contacts{height: auto;}
  .said-list ul li {padding: 30px 20px;}
  .said-list ul li .left,.said-list ul li .right,.said-list ul li .right p{ width: 100%;}
  .said-list ul li .left{ text-align:left;}
  .said-list ul li img{width: 43px;}
  .said-list ul li .left p{width: auto; display: inline-block; margin-left: 9px;}
  .said-list ul li .right{margin: 10px 0 0 0;}
  .staff-activites ul li h2 { font-size: 14px; line-height: 22px; height: 44px;}
  .staff-activites ul li {padding: 6px 0;}
  .said-box { padding-top: 20px;}
  .product-box >ul li p .buylink{float: left;}
  .product-box >ul li p .tit { width: 100%;}
  .wx_public,.h_about,.h_product,.h_new {padding:40px 20px;}
  .culture ul li {margin: 0 0 30px;}
  .culture ul li:last-child{margin-bottom:0;}
  .copy{text-align: center;}
  .right-box{padding-bottom:0;}
  .fixbottonnew,.fixbottonnewh{ display:block;}
  .numberul li,.h_jianzheng li{width: 50%;float: left;display: block;margin: 10px 0;}
  .numberul {padding: 35px 5px;text-align: center;text-justify:center;text-align-last: center;}
  .gsjj,.honor, .honor2{margin-top: 0;}
  .honor dl dd{    font-size: 14px;}
  .h_jianzheng ul{text-align: center;text-justify: center;text-align-last: center;}
  .h_jianzheng h2 {font-size: 28px;}
  .h_jianzheng img{width:50%;}
  .h_producttab, .h_newtab {position: initial;margin-top: 30px;}
  .h_producttab a, .h_newtab a {padding: 0 10px 7px;margin: 0 0 12px;}
  .h_productcontentlist .customNavigation .prev {left: -17px;width: 22px;top: 59%;}
  .h_productcontentlist .customNavigation .next {right: -17px;width: 22px;top: 59%;}
  .product-item a h5 {font-size: 17px;line-height: 84px;height: 65px;}
  .productlist{margin-top:0;}
  .productlist dl {margin-bottom: 22px;padding:0 5px;}
  .productlist dl dd {padding: 13px 10px;}
  .productlist dl dd img {width: 30px;}
  .productlist dl dd h5 {width: calc(100% - 37px);font-size: 14px;margin-top: 6px;}
  .wx_productlist{padding: 40px 9px;}
  .developline{ display:none;}
  .developlist,.developlist:nth-child(even){float:none;}
  .developicon1 {left: 0;margin-left: -10px;top: 0;width: 20px;}
  .develop:after {left: 0;top: 19px;}
  .developlist h2 {font-size: 24px;}
  .developlist h2 p {font-size: 15px;}
  .developlist,.developlist:nth-child(even){width: 95%;margin:0 0 30px 5%;}
  .developlist h2 {margin-bottom: 25px;}
  .developlist li div h5 {font-size: 20px;}
  .developlist li div p {margin-top: 3px;}
  .developlist:nth-child(even){ text-align:left;}  		.developlist:nth-child(2),.developlist:nth-child(5),.developlist:nth-child(6),.developlist:nth-child(8),.developlist:nth-child(9),.developlist:nth-child(10){margin-top: 0;}
  .developlist ul:after {left: -4%;}
  .developlist:nth-child(even) ul:after {background: url(/static/images/icon13.png) no-repeat;left:-4%;right:auto;}
  .developlist:nth-child(even) li div:after{right: 10px;left: auto;background: url(/static/images/icon10.png) no-repeat;}
  .developlist:last-child {margin-top: 30px;}
  .copy span{ display:inline-block;margin:0 10px;}
  #owl-demo .owl-pagination{bottom: 6px;}
  #owl-demo .owl-pagination .owl-page,#owl-demo .owl-pagination .owl-page.active{width: 8px;height:8px;}
  .honor2 dl dd {width: 100%;}
  .honor2 dl dt {width: 100%; font-size:16px;font-weight: bold;}
  .protime span{ font-size:14px;margin: 0 6px;}
  .news-content,.staff-activites{ padding:10px 12px;}
  .news-info{padding:0 12px;}
  .news-info > h3 {font-size: 1.1em;}
  .h_newC .h_newtab{position: absolute;margin-top:0;top: -69px;border: 0;}
  .h_producttab{ overflow-x:scroll;height:28px;overflow-y: hidden;}
  .h_producttabC{white-space: nowrap;}
  .phoneshow{ display:block;}
  .webshow{ display:none;}
}

@media(max-width:640px){
  .shop a {
    width: 100%;
  }
  .shop a:last-child {
    margin-left: 0;
  }
  .inside-title {
    top: 20%;
  }
	.news-content-item .time {
    display: none;
  }
  .news-content-item .info {
    width: 100%;
  }
  .preach-info {
    width: 65%;
  }
  .pagelist li a, .pagelist li span { padding: 0 7px; height: 27px; font-size: 12px; line-height: 27px;margin: 2px 0;}
  .otherbanner1 img{width:160%;margin-left:-30%;}
  .otherbanner1{ overflow:hidden;}
  .culturetitle {font-size: 22px;}
  .culturetitle p {font-size: 14px;}
  .culture,.gsjj{font-size:15px;}
  .cultureword,.gsjj{line-height: 28px;}
  .numberul li span,.h_jianzheng li span{font-size: 24px;}
  .investor-list > ul li h3 {width:calc(100% - 30px) !important;}
  .investor-list > ul li>a{ display:block; float:left;width:100%;line-height:10px;font-size:13px;color:#999;margin: 0 0 10px 21px;}
  .investor-list > ul li h3 {width: calc(100% - 30px);}
}
@media(max-width:510px){
  .preach-box {
    padding: 10px 0;
  }
  .preach-item {
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
  .time-line {
    display: none;
  }
	.preach-info {
    width: 100%;
    border-left:0;
  }
  .preach-item h3 {
    height: auto;
    padding-bottom: 0;
  }
  .line {
    display: none;
  }
  .numberul li span,.h_jianzheng li span{font-size: 17px;}
  .about-info h3, .gsjj h3 {font-size: 23px;}
  .about-video dd h5 {font-size: 15px;}
  .h_jianzheng li p {margin-top: 8px;}
  .productlist dl div {box-shadow: 0 0 8px #e2dbdb;}
}
@media(max-width:420px){
  .said-list ul li p {
    width: 75%;
  }
  .numberulbottom p {font-size: 15px;}
  .about-info ul li img{width:30px;}
  .about-info ul li {padding:10px 10px 10px 5px;}
  .about-info ul li div {width: calc(100% - 36px);}
  .about-info ul li div p {transform: scale(0.8,0.8);width: 150%;margin: -3px 0 0 -18%;}
  .about-video .videoicon {width: 60px;margin-left: -30px;}
  .productlist dl dd img {width: 25px;}
  .productlist dl dd h5 {width: calc(100% - 29px);margin-top: 2px;}
  .fixbottonnew a{font-size: 16px;}
  .fixbottonnew a img {width: 18px;margin-right: 6px;}
}