*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
          margin: 0; padding: 0;
          /*-webkit-tap-highlight-color: transparent*/
}
@font-face {
	font-family: 'PingFang';
	src: url(../font/pingfang.ttf)
}

body{padding: 0; margin: 0; font-size: 14px; font-family:PingFangSC-Regular,PingFang SC; 
min-height: 100vh;
background:rgba(237,239,241,1);
background: url(../img/headbj.png) no-repeat rgba(237,239,241,1);
    background-size: 100% auto;
}

h1,h2,h3,h4,h5,b{font-weight: normal;}
a{text-decoration: none;}
ul,li{list-style: none; padding: 0;}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.frindex{
	text-align: right;
	padding-top:20px;
}
.top_text{
	text-align: right;
	padding: 5px 0;
	background: #234E89;
	color: #fff;
}
.widthbox{
	width: 1320px;
	margin: 0 auto;
	position: relative;
}
.head_top,
.head_top img{
	width: 100%;
}
.logobox{
	padding: 20px 0 25px;
	height: 120px;
}
.logobox .logo{
	padding-top: 18px;
}
.top_link img:nth-child(2){
	display: none;
}
.top_link:hover img:nth-child(1){
	display: none;
}
.top_link:hover img:nth-child(2){
	display: inline-block;
}
.logobox{
	color: #005CB8;
}
.logobox p{
	line-height: 0;
}
.logobox .fl p:nth-child(2){
	padding-left: 89px;
}
.logobox .fl p span{
	padding-left: 10px;
	vertical-align: 22px;
}
.logobox .fl p:nth-child(2) span{
	vertical-align: 7px;
	
}
.logobox .alinkfr {
	position: absolute;
	right: 0;
	bottom: 7px;
}
.logobox .alink p{
	text-align-last: justify;
}

.numbj{
	height: 70px;
	background: rgba(0, 92, 184, 1);
	font-size: 17px;
	color:rgba(0, 0, 0, 0.21);
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.21);
}
.showdata{
	/*padding: 0 0 0 25px;*/
	display: flex;
	padding: 0 30px;
}
.showdata .num{flex: 1; overflow: hidden; display: flex; justify-content: center; align-items: center; color:rgba(247,246,248,1); line-height:20px; font-size: 16px; padding: 20px 5px;}


/*.showdata .num span{box-shadow:0px 0px 5px 0px rgba(255,84,0,0.5); border-radius:4px; border:1px solid rgba(255,84,0,0.5); font-size:36px; font-family:cursive; color:rgba(255,84,0,1); line-height:36px; display: inline-block;}*/
/*.showdata .num b{ color:rgba(255,84,0,1); font-size: 36px;}*/
.showdata .num label{
	vertical-align: 3px;
}
.showdata .num .tel{display: inline-block; vertical-align: -5px;}
.dataNums .dataOne{ width:18px; height:30px; margin:0 1px; float: left;list-style: none; position: relative;}
.dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
.dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.dataNums .tt span{
    border: 1px solid rgba(255,84,0,0);
    font-size: 28px;
    font-family: cursive;
    color: rgba(247,246,248,1);
    line-height: 28px;
    display: inline-block;
    position: relative;
    width: 18px;
    text-align: center;
    font-family:HelveticaNeue-CondensedBold,HelveticaNeue;
}
.news_box{
	padding:15px 5px;
	background:rgba(255,255,255,.8);
	margin-top: 15px;
}
.nav_left{
	width: 295px;
	height: 300px;
	background: #005CB8;
}
.nav_left li{
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	background: url(../img/arr_r.png) no-repeat;
	background-position: 92% center;
	border-top: #fff 1px solid;
}
.nav_left li:nth-child(1){
	border-top: none;
}
.nav_left li a{
	display: block;
	color: #fff;
	padding-left: 35px;
}
.adbox{width: 436px; height: 300px; margin-left:10px;}
.swiper-pagination{text-align: right; padding-right: 10px;}
.swiper-pagination-bullet{opacity: 1; background:rgba(216,216,216,1);}
.swiper-pagination-bullet-active{background:#005CB8;}
.swiper-slide img{width: 436px; height: 300px;}
.swiper-pagination{background:rgba(0,0,0,.5); bottom: 4px !important; padding: 8px 10px;}


.new{
	width: 405px;
	margin-left: 20px;
	
}
.new .title{
	color:#005CB8;
	font-size:16px;
	border-bottom: #005CB8 4px solid;
	font-weight: bold;
}
.new .title b{
	display: block;
	text-align: center;
	margin-right: 15px;
	background: url(../img/title_bj.png);
	width: 137px;
	height: 39px;
	line-height: 39px;
	color: #fff;
	border-bottom: transparent 3px solid;
}
.new .title b.on{
	color:#005CB8;
	border-bottom-color: #005CB8;
}
.new .title:nth-child(1){
	margin:0 ;
}
.new .title a{
	float: right;
	font-size:14px;
	color: #666;
}
.new .title a span{
	padding-left: 3px;
	font-family: cursive;
}
.new li{
	height: 46px;
	line-height: 46px;
	padding: 0 3px;
	border-top: #E9E9E9 1px solid;
	font-size: 13px;
}
.new li:nth-child(1){
	border-top:none
	/*background: rgba(198,53,53,.06);*/
}
.new li a{
	display: inline-block;
	width: 305px;
	overflow:hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow:ellipsis;
	color: #000;
}
.new li span{
	float: right;
	color: #666;
}
.new .news{
	padding-top: 10px;
	height: 250px;
	overflow: hidden;
}
.pie{
	width: 300px;
}
.map{
	/*width: 720px;
	margin-left: 18px;*/
}
.cards{
	width: 300px;
	margin-left: 18px;
}
.mapbox{
	margin-top: 15px;
}
.mapbox .title{
	width: 100%;
	line-height: 44px;
	color: #fff;
	font-size: 13px;
}
.piebox .title{
	background:#005CB8;
	border-radius:5px 5px 0px 0px;
	text-align: left;
	margin-top: 15px;
	text-align: center;
}
.piebox .title:nth-child(1){
	margin: 0;
}
.pie li {
    width: 150px;
    height: 120px;
    text-align: center;
    float: left;
    color: #4a4a4a;
    margin-top: 5px;
    font-size: 13px;
}
.pie li div {
    width: 160px;
    height: 100px;
}
.pie{
	background: #fff;
	height: 280px;
}
.syad{
	height: 291px;
	background: #fff;
}
.syad li{
	position: relative;
	height: 90px;
	margin: 0 25px 0 30px;
	border-top: rgba(198,53,53,.1) 2px solid;
	padding-top: 30px;
}
.syad li:nth-child(1){
	border-top: none;
}
.syad li:nth-child(1):after{
	display: none;
}
.syad li h2{
	color:rgba(51,51,51,1);
	font-size: 16px;
	position: absolute;
	left: 55px;
	top: 42px;
}
.syad li img{
	width:40px;
	height: 40px;
}
.syad li h3{
	color:#005CB8;
	font-size:24px;
	font-family:HelveticaNeue-CondensedBold,HelveticaNeue;
	position: absolute;
	right:10px;
	top: 37px;
}
.syad li h3 span{
	font-size: 14px;
	color:rgba(51,51,51,1);
	padding-left: 3px;
	
	
}
.map{
	width: 100%;
	height: 677px;
}
.cardbox{
	padding:00px 20px 19px;
	background: #fff;
}
.cardbox .card{
	margin-top: 10px;
	background:rgba(252,245,245,1);
}
.cardbox .card .d1,
.cardbox .card .d2,
.cardbox .card .d3{
	float: left;
	text-align: center;
	height: 73px;
}
.cardbox .card .d2{
	width: 100px;
}
.cardbox .card .d3{
	width: 88px;
}
.cardbox .card .d1{
	width: 62px;
	color: #fff;
	line-height: 20px;
	padding: 15px;
	background:linear-gradient(180deg,rgba(247,149,0,1) 0%,rgba(246,124,1,1) 100%);
}
.cardbox .card:nth-child(2n+0) .d1{
	background:linear-gradient(180deg,rgba(78,182,248,1) 0%,rgba(66,165,246,1) 100%);
}
.cardbox .card:nth-child(3n+0) .d1{
	background:linear-gradient(180deg,rgba(150,194,79,1) 0%,rgba(125,177,66,1) 100%);
}
.cardbox .card:nth-child(4n+0) .d1{
	background:linear-gradient(180deg,rgba(248,116,93,1) 0%,rgba(228,68,53,1) 100%);
}
.cardbox .card h3{
	font-size: 14px;
	color: #4a4a4a;
	margin: 16px 0 5px;
}
.cardbox .card p{
	font-size: 16px;
	color: #4a4a4a;
}
.cardbox ul{
	padding-top: 10px;
}
.cardbox li{
	padding: 16px;
	float: left;
	width: 125px;
	margin: 15px 9px 0 0;
	height:135px;
	background:rgba(233,238,244,1);
	border-radius:6px;
	border-radius:6px;
	position: relative;
	text-align: center;
}
.cardbox li:nth-child(even){
	margin-right: 0;
}
.cardbox li img{
	margin-bottom: 10px;
}
.cardbox li h3{
	font-size:14px;
	color:rgba(74,74,74,1);
}
.cardbox li h4{
	font-size:18px;
	font-weight:500;
	color:#4A4A4A;
	font-family:HelveticaNeue-CondensedBold,HelveticaNeue;
	font-weight: bold;
	margin-top: 5px;
}
.cardbox li i{
	display: block;
	width: 18px;
	height: 12px;
	position: absolute;
	right: 16px;
	bottom: 16px;
}
.cards .title{
	text-align: right;
	padding-right: 15px;
	color: #fff;
background: #005CB8;
	border-radius: 5px 5px 0 0;
}
.card {
		perspective: 1000;
	    -webkit-perspective: 1000;
	    width: 100%;
	}
	.face{
	    /*position: absolute;*/
	    border-radius:5px;
	    -webkit-transition: all 1s ease;
	    -moz-transition: all 1s ease;
	    transition: all 1s ease;
	    backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -webkit-backface-visibility: hidden;
	    -o-backface-visibility: hidden;
	}
	.front {
	    z-index: 10;
	}
	.card-flipped .front{
	    transform:rotate3d(1,0,0,360deg);
	    -ms-transform:rotate3d(1,0,0,360deg);/* IE 9 */
	    -moz-transform:rotate3d(1,0,0,360deg);/* Firefox */
	    -webkit-transform:rotate3d(1,0,0,360deg);/* Safari 和 Chrome */
	    -o-transform:rotate3d(1,0,0,360deg);	/* Opera */
	    z-index: 8;
	}
.cardpic {
		perspective: 1000;
	    -webkit-perspective: 1000;
	    width: 100%;
	}
.card-pic .front{
	    transform:rotate3d(0,1,0,360deg);
	    -ms-transform:rotate3d(0,1,0,360deg);/* IE 9 */
	    -moz-transform:rotate3d(0,1,0,360deg);/* Firefox */
	    -webkit-transform:rotate3d(0,1,0,360deg);/* Safari 和 Chrome */
	    -o-transform:rotate3d(0,1,0,360deg);	/* Opera */
	    z-index: 8;
	}
	.acreage{
		text-align-last: justify;
	}
.acreage .title{
	color:#005CB8;
	font-size:14px;
	font-weight: bold;
	text-align-last: center;
	margin-top: 10px;
}
.acreage li{
	display: inline-block;
	width:80px;
	height:67px;
	background: url(../img/blackbj.png) no-repeat;
	background-size:100% ;
	border-radius:4px;
	font-size: 14px;
	color: #000;
	padding: 10px;
	text-align-last: center;
	margin-top: 10px;
}
.acreage li:nth-child(1){
	margin-left: 0;
}
.acreage li h2,
.acreage li h3{
	font-size: 14px;
}
.acreage li h3{
	color:#005CB8;
	font-family:HelveticaNeue-CondensedBold,HelveticaNeue;
}

.gqad{
	margin-top: 30px;
	height: 180px;
	background: url(../img/gqadbj.png) no-repeat;
	position: relative;
	background-size: 100% 100%;
}
.gqad ul{
	float: left;
	width: 190px;
	margin: 35px 30px 0 0;
}
.gqad ul:nth-child(3){
	margin-left: 230px;
}
.gqad ul li{
	padding: 3px 0;
}
.gqad ul span{
	display: inline-block;
	width: 55%;
}
.gqad ul b{
	font-size: 24px;
	color:#005CB8;
	font-family:HelveticaNeue-CondensedBold,HelveticaNeue;
	font-weight: bold;
	padding-right: 3px;
	vertical-align: -1px;
}
.gqad ul:nth-last-child(1){
	width: 400px;
	margin-left: 20px;
	margin-right: 0;
}
.gqad .more{
	width:161px;
	height:40px;
	background:#005CB8;
	border:1px solid #005CB8;
	text-align: center;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -80px;
	color: #fff;
	line-height: 40px;
}
.gqad .title{
	position: absolute;
	left: 60px;
	top: 47px;
}
.materials{
	margin-top: 25px;
}
.materials .title{
	border-bottom: #979797 1px solid;
	padding: 20px 0;
	position: relative;
	text-align: center;
	margin-top: 15px;
}
.materials .title h2{
	display: inline-block;
	font-size: 28px;
}
.materials .title p{
	display: inline-block;
	font-size: 18px;
	padding-left: 10px;
	position: absolute;
	right: 0px;
	bottom: 15px;
}
.materials .title p b{
	color: #005CB8;
	font-family:HelveticaNeue-CondensedBold,HelveticaNeue;
	font-weight: bold;
	font-size: 22px;
	padding: 0 3px;
}
.materials .title .more{
	/*color: #666;
	position: absolute;
	right: 5px;
	top: 22px;*/
	background: url(../img/more.png) no-repeat;
	background-position: right 10px;
  padding-right: 30px;
  color: #000;
}
.materials ul{
	margin: 0 -8px;
}
.enterpriselist li{
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(89,89,89,0.39);
	border-radius:5px;
	overflow: hidden;
	width:251px;
	height:330px;
	float: left;
	margin: 20px 8px 0;
	position: relative;
}
.enterpriselist li h2{
	color: #4A4A4A;
	padding: 20px 24px;
	font-size: 16px;
	text-align: left;
}

.enterpriselist li .info{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:linear-gradient(360deg,rgba(0, 92, 184, 1) 0%,rgba(42,86,151,0) 100%);
	border-radius:5px;
	padding: 24px;
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.enterpriselist li .info p{
	position: absolute;
	bottom: 24px;
	left: 24px;
	right: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	line-height: 24px;
}
.enterpriselist li:hover .info{
	opacity: 1;
}
.enterpriselist li:hover h2{
	display: none;
}
.showlist li{
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 10px 0px rgba(89,89,89,0.39);
	border-radius:5px;
	overflow: hidden;
	width:251px;
	height:285px;
	float: left;
	margin: 20px 8px 0;
	position: relative;
}
.showlist li img{
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.showlist li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.showlist li:hover .info img{
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.showlist li .info{
	padding: 0 24px;
}
.showlist li .info h2{
	font-size: 18px;
	text-align: center;
	margin:6px 0
}
.showlist li .info div{
	color: #4A4A4A;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 57px;
}
.showlist li .infos .more{
	/*display: none;*/
	display: block;
	margin: 120px auto 0;
	width:150px;
	height:36px;
	line-height: 36px;
	background:#005CB8;
	border-radius:3px;
	text-align: center;
	color: #fff;
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.showlist li .info .more:hover{
	background:rgba(70,118,200,1);
}
.showlist li .infos{
	border-top: #005CB8 3px solid;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.8);
	-webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.showlist li:hover .infos{opacity: 1;}

.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
	background: rgba(00, 00, 00, 0.8)
}

.reveal-modal {
	visibility: hidden;
	top: 50% !important;
	left: 50%;
	margin-top: -260px;
	margin-left: -390px;
	width: 760px;
	position: fixed;
	z-index: 101;
	padding: 40px 0 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	background-color: #FFF;
}

.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}

.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}

.reveal-modal.large {
	width: 600px;
	margin-left: -300px;
}

.reveal-modal.xlarge {
	width: 810px;
	margin-left: -445px;
}

.reveal-modal .close-reveal-modal {
	font-size: 0;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../img/close.png) no-repeat;
	top: 15px;
	right: 20px;
	cursor: pointer;
}
.list-wrap .modal-con .piclist{
	text-align: center;
	display: inline-block;
	margin: 2px 15px;
}
.list-wrap .modal-con .piclist img{
	display: block;
	width: 120px;
	height: 80px;
}
.list-wrap .modal-con .piclists{
	text-align: center;
	display: inline-block;
	margin: 10px;
}
.list-wrap .modal-con .piclists img{
	display: block;
	width: 90px;
	height: 80px;
}
.flinfo{
	width: 36%;
	text-align: center;
	float: left;
}
.flinfo img{
	max-width: 260px;
	max-height: 220px;
	margin-top: 50px;
}
.flinfo #qrcode{margin-top: 50px;}
.modal-con,
.hide{
	display: none;
}
.nav_title {
    overflow: hidden;
    margin: 0 0 10px 0;
    border-bottom: #E0E0E0 1px solid;
}
.nav_title li {
    width: 25%;
    float: left;
}
.nav_title li.on a {
    font-weight: bold;
    border-bottom: 2px solid rgba(42,86,151,1);
}
.nav_title li a {
    display: block;
    padding: 5px;
    color: #4a4a4a;
    text-align: center;
    border: 0;
    font-size: 14px;
    line-height: 30px;
}
.enter_con,
.shop_con,
.show_con,
.list-wrap{
	height: 400px;
	overflow-y:auto ;
}
.nametitle{
	font-size: 20px;
	padding: 15px 0;
}
.modalright{
    width: 100%;
    border-left: #E4E4E4 1px solid;
    padding: 0 20px;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 22px;
}
.list-wrap .modal-con {
    padding: 20px 0;
}
.list-wrap .modal-con img{
	max-width:100%;
	height:auto !important;
}
#allmap {
    width: 770px;
    height: 260px;
    margin-bottom: 3%;
}
.project .title{
	font-size: 28px;
	color: #000;
	padding: 35px 0;
	text-align: center;
}
.tablebj{
	background: #fff;
	padding: 45px 75px;
}
.project a{
	  box-shadow: 0 0 0 1px #005CB8;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.project a:hover,
.project .on a{
	background:#005CB8;
}

.project .on:after{
	content: '';
	position: absolute;
	width: 25px;
	height: 22px;
	background: url(../img/arr_s.png) no-repeat;
	left: 45px;
  bottom: -20px;
}

.project a:before,
.project a:after {
		content: '';
		position: absolute;
		width: 34px;
		height: 34px;
		left: 50%;
		top: 50%;
		margin: -17px 0 0 -17px;
		background-repeat: no-repeat;
}
.project a:before,
.project a:hover:after,
.project .on a:after{
	display: none;
}
.project a:hover:before,
.project .on a:before{
	display: block;
}

.project .icon1:before{
	background-image: url(../img/sicon1-h.png);
}
.project .icon1:after{
	background-image: url(../img/sicon1.png);
}
.project .icon2:before{
	background-image: url(../img/sicon2-h.png);
}
.project .icon2:after{
	background-image: url(../img/sicon2.png);
}
.project .icon3:before{
	background-image: url(../img/sicon3-h.png);
}
.project .icon3:after{
	background-image: url(../img/sicon3.png);
}
.project .icon4:before{
	background-image: url(../img/sicon4-h.png);
}
.project .icon4:after{
	background-image: url(../img/sicon4.png);
}
.project .icon5:before{
	background-image: url(../img/sicon5-h.png);
}
.project .icon5:after{
	background-image: url(../img/sicon5.png);
}
.project .icon6:before{
	background-image: url(../img/sicon6-h.png);
}
.project .icon6:after{
	background-image: url(../img/sicon6.png);
}
.project .all{
	border-radius: 0;
	color:#005CB8;
	border: #005CB8 1px solid;
	display: block;
	margin: 20px auto 0;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.project .all:hover{
	background: #fff;
}
.tablebj ul{
	margin: 0 -45px;
}
.tablebj li{
	width: 120px;
	text-align: center;
	float: left;
	margin: 0 45px;
	font-size: 16px;
	line-height: 40px;
	position: relative;
}
.tablecon table{
	width: 100%;
	background: #fff;
}
.tablecon table th,
.tablecon table td{
	text-align: left;
	padding-left: 25px;
	color: #000;
	font-size: 14px;
	line-height: 43px;

}
/*.tablecon table tr td{
	width: 200px;
overflow:hidden;
}*/
.tablecon table tr td p{
	overflow:hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow:ellipsis;
}
.tablecon table tr td:nth-child(1) p,
.tablecon table tr td:nth-child(3) p,
.tablecon table tr td:nth-child(6) p{
	width: 200px;
}
.tablecon table tr td:nth-child(2) p,
.tablecon table tr td:nth-child(4) p,
.tablecon table tr td:nth-child(5) p{
	width: 130px;
}
.tablecon table tr:nth-child(1){
	box-shadow:0px 0px 9px 0px rgba(0,0,0,0.11) ;
}
.tablecon table tr:nth-child(2){
	box-shadow: 0px -2px 11px rgba(0,0,0,0.11);
}
.tablecon table tr:nth-child(2) td{
	border-top: #fff 10px solid;
}
.tablecon table th{
	font-size: 16px;
	line-height: 56px;
}
.tablecon table tr:nth-child(even){
	/*background:rgba(198,53,53,.06);*/
	background:rgba(42,86,151,.06);
}
.tablecon .hide{
	padding-top: 20px;
}
.expertlist ul{
	margin: 20px -16px 0;
}

.expertlist .swiper-slide{
	height: 235px;
	text-align: center;
	background:rgba(255,255,255,1);
	box-shadow:2px 3px 8px 0px rgba(0,0,0,0.2);
	border-radius:5px;
	margin: 16px 0;
	padding: 0 15px
}
.expertlist .swiper-slide img{
	width: 100px;
	height: 100px;
	border: #005CB8 3px solid;
	border-radius: 50%;
	margin-top: 30px;
}
.expertlist .swiper-slide h3{
	color: #000;
	font-size: 18px;
	padding: 10px 0 
}
.expertlist .swiper-slide p{
	color: #9B9B9B;
	font-size: 14px;
	display:-webkit-box;
      overflow:hidden;
      text-overflow:ellipsis;
      -webkit-line-clamp:2;
      -webkit-box-orient:vertical;
}
.expertlist .swiper-slide-active,.expertlist .swiper-slide-duplicate-active{
      transform: scale(1.1);
}
.expertlist .title{
	  border-bottom: #979797 1px solid;
    font-size: 28px;
    padding: 20px 0;
    margin: 15px 0;
    text-align: center;
}
.supply{
	margin-top: 25px;
}
.supply .fl,
.supply .fr{
	width: 648px;
	background: #fff;
	padding: 20px 40px;
}
.supply .title{
	color:#005CB8;
	padding: 5px 0;
	font-size:20px;
	border-bottom: #D8D8D8 1px solid;
}
.supply .title b{
	padding: 4px 0;
	border-bottom: #005CB8 3px solid;
}
.supply table{
	width: 100%;
	text-align: left;
}
.supply table th{
	line-height: 42px;
	background:rgba(233,233,233,1);
	font-weight: normal;
	padding-left: 15px;
}
.supply table td{
	line-height: 20px;
	padding: 8px 0 8px 15px;
}
.supply table td span{
	color: #005CB8;
}
.supply table tr:nth-child(even) {
    background: rgba(233,233,233,.6);
}
.supbpx{
	background: url(../img/chaoshi.png) no-repeat;
	height: 300px;
	margin-top: 25px;
}
.supbpx .title{
	color: #fff;
	text-align: center;
	font-size: 28px;
	padding: 45px 0 25px;
}
.supbpx li:nth-child(1){
	border-left: none;
}
.supbpx li{
	cursor: pointer;
	width: 264px;
	height: 170px;
	text-align: center;
	border-left: rgba(255,255,255,.5) 2px dashed;
	float: left;
	color: #fff;
}
.supbpx li a{
	color: #fff;
}
.supbpx li img{
	display: block;
	margin: 30px auto 15px
}
.support .title{
	font-size: 28px;
	text-align: center;
	padding: 30px 0 20px;
}
.support ul{
	margin:0 -11px;
	
}
.support li{
	float: left;
	margin: 11px;
}
.support li img{
	width: 244px;
	height: 88px;
}
.foot{
background: #005CB8;
	padding: 25px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	margin-top: 15px;
}


#loading{
		background-color: #005CB8;
		height: 100%;
		width: 100%;
		position: fixed;
		z-index: 999;
		margin-top: 0px;
		top: 0px;
	}
	#loading-center{
		width: 100%;
		height: 100%;
		position: relative;
		}
	#loading-center-absolute {
		position: absolute;
		left: 50%;
		top: 50%;
		height: 200px;
		width: 200px;
		margin-top: -100px;
		margin-left: -100px;	

	}
	.object{
	    -moz-border-radius: 50% 50% 50% 50%;
		-webkit-border-radius: 50% 50% 50% 50%;
		border-radius: 50% 50% 50% 50%;
		position: absolute;
		border-left: 5px solid #FFF;
		border-right: 5px solid #FFF;
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		-webkit-animation: animate 2s infinite;
		animation: animate 2s infinite;	
		}

	#object_one{
		left: 75px;
		top: 75px;
		width: 50px;
		height: 50px;
		}
								
	#object_two{
		left: 65px;
		top: 65px;
		width: 70px;
		height: 70px;
		-webkit-animation-delay: 0.1s;
	    animation-delay: 0.1s;
		}
			
	#object_three{
		left: 55px;
		top: 55px;
		width: 90px;
		height: 90px;
		-webkit-animation-delay: 0.2s;
	    animation-delay: 0.2s;
		}
	#object_four{
		left: 45px;
		top: 45px;
		width: 110px;
		height: 110px;
		-webkit-animation-delay: 0.3s;
	    animation-delay: 0.3s;
		
		}	

	@-webkit-keyframes animate {
	 

	50% {
		-ms-transform: rotate(180deg); 
	   	-webkit-transform: rotate(180deg); 
	    transform: rotate(180deg); 
	  }
		  
	100% {
		-ms-transform: rotate(0deg); 
	   	-webkit-transform: rotate(0deg); 
	    transform: rotate(0deg); 
	  }	  

	}

	@keyframes animate {

	50% {
		-ms-transform: rotate(180deg); 
	   	-webkit-transform: rotate(180deg); 
	    transform: rotate(180deg); 
	  }
		  
	100% {
		-ms-transform: rotate(0deg); 
	   	-webkit-transform: rotate(0deg); 
	    transform: rotate(0deg); 
	  }	 
	}
.conbox{
	width: 1320px;
	margin: 20px auto;
	background:rgba(255,255,255,1);
	box-shadow:0px 6px 26px 0px rgba(57,100,227,0.15);
	border-radius:6px;
	padding: 40px;
}
.banner{
	position: relative;
}
.banner img{
	max-width: 100%;
}
.banner .contitle{
	position: absolute;
	top: 50%;
	color: #fff;
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin-top: -30px;
}
.banner .contitle h2{
	font-size: 36px;
}
.conshowlist li {
    width: 235px;
    margin-bottom: 15px;
    height: 377px;
}
.conshowlist ul{
	margin: 0 -8px;
}
.conshowlist li .info .more {
    display: block;
    margin: 20px auto 0;
    width: 150px;
    height: 36px;
    line-height: 36px;
    background: #005CB8;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.tcabout{
	padding: 20px 50px;
}
.tcabout .title{
	font-size:24px;
	text-align: center;
	line-height: 70px;
}
.tcabout .info{
	line-height: 26px;
	color: #4A4A4A;
}
.tcabout .info p{
	text-indent: 2em;
}
.enterprise ul{
	margin: 0 -15px;
}
.enterprise li{
	float: left;
	width:605px;
	margin: 24px 15px 0;
	background:rgba(255,255,255,1);
	border-radius:8px;
	border:1px solid rgba(232,232,232,1);
	overflow: hidden;
}
.enterprise li .info{
	padding:0 32px;
	height: 200px;
	border-bottom: #fff 2px solid;
}
.enterprise li .info:hover{
	border-bottom: #005CB8 2px solid;
}
.enterprise li .info .logo{
	height: 50px;
}
.enterprise li .info .tit{
	margin-top: 35px;
	font-size:20px;
	font-weight:600;
	color:rgba(71,89,109,1);
	line-height:22px;
}
.enterprise li .info .tit span{
	background:rgba(71,89,109,1);
	border-radius:2px;
	font-size: 12px;
	line-height: 17px;
	padding: 0 9px;
	display: inline-block;
	float: right;
	color: #fff;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 3px;
}
.enterprise li .info .tip{
	margin-top: 15px;
	font-size:13px;
	font-weight:400;
	color:rgba(71,89,109,1);
	line-height:22px;
	max-height: 62px;
	overflow-y: hidden;
}
.enterprise li .info .tia a{
	display: inline-block;
	width:83px;
	height:30px;
	line-height: 30px;
	background:#005CB8;
	border-radius:5px;
	color: #fff;
	margin-top: 35px;
	text-align: center;
}
.content .toolbar{
	border-bottom:#D8D9D8 1px solid;
	padding: 16px 0;
	position: relative;
}
.content .toolbar b{
	font-size: 16px;
	border-left: #005CB8 4px solid;
	padding-left: 10px;
}
.content .toolbar p{
	position: absolute;
	right: 0;
	top: 14px;
	color: #666;
}
.textbox{
	width: 1320px;
	margin: 20px auto;
	padding: 30px;
	background: #fff;
	border-radius: 5px;
}
.content .title{
	text-align: center;
	font-size:36px;
	margin-top: 35px;
}
.content .coninfo{
	text-align: center;
	color: #666;
	margin-top: 20px;
}
.content .contxt{
	border-top:#D8D9D8 1px solid;
	margin-top:35px;
	padding: 35px 230px;
	min-height: 300px;
	color:rgba(51,51,51,1);
	line-height:34px;
}
.content .contxt img{
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
.facepic img{
	width: 145px;
	height: 145px;
	border: rgba(176,0,0,1) 3px solid;
	border-radius: 50%;
}
.facetitle{
	font-size: 26px;
	padding-left: 15px;
	margin: -24px 0 30px 0;
}
.facebox-modal .flinfo{
	width:30%
}
.facebox-modal .modalright{
	width: 70%;
	border: none;
}
.facebox-modal .flinfo img{
	margin-top: 30px;
}
.showmodal .title{
	font-size: 26px;
	padding: 0 40px;
	margin: -24px 0 0;
}
.showmodal .show_title{
	border-bottom: #D9D8D8 1px solid;
	margin: 10px 40px;
}
.showmodal .show_title li{
	width: 33%;
	text-align: center;
}
.showmodal .show_title li a{
	display: inline-block;
	width: 85px;
	font-size: 16px;
}
.showmodal .show_title li.on a{
	color: #C63838;
	border-bottom: #C63838 3px solid;
	font-weight: normal;
}
.showmodal .show_con{
	padding: 30px 50px;
	color: #333;
}
.showmodal .show_con .imgfl{
	float: left;
	margin-right: 20px;
}
.showmodal .show_con p{
	text-indent: 2em;
	line-height: 22px;
	margin-bottom: 10px;
}


.showmodal .show_con ul{
	float: left;
	width: 190px;
	margin: 0 30px 0 0;
}
.showmodal .show_con ul li{
	padding: 3px 0;
}
.showmodal .show_con ul span{
	display: inline-block;
	width: 55%;
}
.showmodal .show_con ul b{
	font-size: 24px;
	color:#005CB8;
	font-family:HelveticaNeue-CondensedBold,HelveticaNeue;
	font-weight: bold;
	padding-right: 3px;
	vertical-align: -1px;
}
.showmodal .show_con ul:nth-last-child(1){
	width: 400px;
	margin-right: 0;
	margin-top: 20px;
}
.form span {
    display: inline-block;
    width: 130px;
    text-align: right;
    padding-right: 15px;
    font-size: 14px;
}
.form{
	padding: 20px 0;
}
.form li {
    padding: 10px 0 10px 40px;
} 
.form input {
    width: 320px;
    padding-left: 10px;
    height: 32px;
    border: #E0E0E0 1px solid;
    border-radius: 5px;
}
.form .button {
	width: 320px;
	margin-left: 130px;
    text-align: center;
    background:rgba(42,86,151,1);
		border-radius:3px;
    color: #fff;
    display: block;
    line-height: 36px;
}
.formtig{
	text-align: center;
	display: none;
}
.form .title{
	text-align: center;
	font-size: 26px;
	padding-bottom: 20px;
}
.showlist table{
	background: #E9E9E9;
	text-align: left;
	margin-top: 20px;
}
.showlist table th,
.showlist table td{
	padding:0 15px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.showlist table th{
	height: 50px;
}
.showlist table td{
	padding: 10px 15px;
	background: #fff;
	line-height: 26px;
}
.shownav{
	border-bottom: #E9E9E9 1px solid;
	margin-top: 20px;
}
.shownav li{
	float: left;
	width: 16%;
	text-align: center;
	font-size: 16px;
}
.shownav li a{
	color: #000;
	padding: 16px 0;
	display: inline-block;
}
.shownav .on a{
	color: #005CB8;
	border-bottom: #005CB8 3px solid;
}
.tablebox {
    height: 402px;
    overflow: hidden;
    position: relative;
    margin: 15px 0 0;
}

.tbl-header,
.tbl-header_2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.tbl-body,
.tbl-body_2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.gap{
	height:41px;
	line-height: 41px;
	padding: 0 10px 0 15px;
	background:rgba(42,86,151,1);
	border-radius:100px 0px 0px 100px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 18px;
}
.tracing_src{
	display: none;
	width: 400px;
	margin: 0 auto;
	background: url(../img/timg.gif) no-repeat center center;
	background-size:200px 150px ;
}
.alink input{
	width: 350px;
height: 36px;
background: #FFFFFF;
border-radius: 4px;
border: 1px solid #005CB8;
padding-left: 15px;
}
.alink  a{
	background: #005CB8;
	border-radius: 6px;
	font-weight: normal;
	font-size: 14px;
	width: 120px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	display: inline-block;
    text-align: center;
}
.tracing_img{
	padding: 50px 0;
	width: 400px;
	margin: 0 auto;
	text-align: center;
}
.head_link ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.head_link li{
	width: 160px;
	height: 106px;
	background: #005CB8;
	text-align: center;
	color: #fff;
	margin-left: 12px;
	margin-top: 15px;
	overflow: hidden;
}
.head_link li:nth-child(1){
	margin-left: 0;
}
.head_link li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.head_link li a img{
	display: block;
	margin: 20px auto 7px;
}
.apphover:hover img,.apphover:hover span{
	display: none !important;
}

.apphover:hover .hoverimg{
	width: 90px;
	height: 90px;
	display: block !important;
	margin: 10px auto;


}
.hoverimg:hover{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.hoverimg{
	display: none !important;
	-webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    transition: all 500ms linear;
}