/* Import css */
/* bootstrap */

/* prettyPhoto */
/* @import url("prettyPhoto.css") */
/*tpa=http://iweb-studio.com/wrapbootstrap/maxim/css/prettyPhoto.css*/
;
/* flexslider */
/*@import url("flexslider.css");*/
/*tpa=http://iweb-studio.com/wrapbootstrap/maxim/css/flexslider.css*/

/* font awesome */
/* @import url("font-awesome.css") */
/*tpa=http://iweb-studio.com/wrapbootstrap/maxim/css/font-awesome.css*/
;
/* overwrite */
/* @import url("overwrite.css") */
/*tpa=http://iweb-studio.com/wrapbootstrap/maxim/css/overwrite.css*/
;
/* animation */
/* @import url("animate.css") */
/*tpa=http://iweb-studio.com/wrapbootstrap/maxim/css/animate.css*/
;

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 {
	margin: 0;
	padding: 0;
}

search_box body,
button,
input,
select,
textarea {
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover,
a:active,
a:after,
a:focus {
	text-decoration: none;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	display: block;
	margin: 0;
	padding: 0;
}

mark {
	background: #ff0;
}

* {
	font-family: "Microsoft YaHei" ! important;
}

body,html{
    overflow-x: hidden;
}

.isshow{
	display: block !important;
}

.cl:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cl,
.clearfix {
	zoom: 1;
}

.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
	font-size: 0px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.b {
	font-weight: bold;
}

.text_l {
	text-align: left;
}

.text_c {
	text-align: center;
}

.text_r {
	text-align: right;
}

.fs-12 {
	font-size: 12px;
}

.fs-14 {
	font-size: 14px;
}

.fs-16 {
	font-size: 16px;
}

.fc-black,
.fc-black a {
	color: black;
}

.fc-white,
.fc-white a {
	color: white;
}

.fc-red,
.fc-red a {
	color: red;
}

.fc-yellow,
.fc-yellow a {
	color: yellow;
}

.fc-green,
.fc-green a {
	color: green;
}

.fc-gray,
.fc-gray a {
	color: gray;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	color: #312f2b;
	line-height: 1.1em;
	font-family: "Microsoft YaHei" ! important;
}

h1 {
	font-size: 36px;
	margin-bottom: 20px;
}

h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

h3 {
	font-size: 26px;
	margin-bottom: 20px;
}

h4 {
	font-size: 22px;
	margin-bottom: 20px;
}

h5 {
	font-size: 18px;
	margin-bottom: 15px;
}

h6 {
	font-size: 16px;
	margin-bottom: 10px;
}

strong {
	font-weight: 700;
	font-family: "Microsoft YaHei" ! important;
}

small {
	font-size: 0.75em;
	/* 12px */
	line-height: 2;
	/* 24px */
	margin-top: 2em;
	margin-bottom: 0em;
}




/* === section banner === */
.banner-box{
	margin-top:74px;
}

.banner-box .swiper-container{
	position: relative;
}

.banner-box .swiper-container .swiper-slide{
	position: relative;
}

.banner-box .swiper-container .swiper-slide .slide-info,.banner-box .swiper-container .swiper-slide .slide-info2{
	position: absolute; 
	top: 20%;
	left: 50%;
}

.banner-box .swiper-container .swiper-slide .slide-info h2{
	font-size: 90px;
	font-weight: 700;
	color: #fff;
}

.banner-box .swiper-container .swiper-slide .slide-info p{
	color: #fff;
	font-size:55px;
	margin-top:30px;
}

.banner-box .swiper-container .swiper-slide .slide-info2 h2{
	font-size: 70px;
	font-weight: 700;
	color: #fff;
}

.banner-box .swiper-container .swiper-slide .slide-info2 span{
	font-size:100px;
}

.banner-box .swiper-container .swiper-slide .slide-info2 .slide-list{
	margin-top:20px;
	margin-left:50px;
}

.banner-box .swiper-container .swiper-slide .slide-info2 .slide-list li{
	margin-bottom:10px;
	width:460px;
}

.banner-box .swiper-container .swiper-slide .slide-info2 .slide-list li p{
	font-size: 18px;
	color: #fff;
	height: 30px;
	line-height:30px;
	float: left;
	background: #574BFA;
	padding: 0 10px;
	width:380px;
	border-bottom-right-radius: 15px;
}

.banner-box .swiper-container .swiper-slide .slide-info2 .slide-list li h4{
	background: #4E4E4E;
	width:60px;
	height: 30px;
	line-height:30px;
	text-align:center;
	border-top-left-radius: 15px;
	color: #fff;
	font-size: 18px;
	float: left;
}

.banner-box .swiper-container .swiper-button-next,.banner-box .swiper-container .swiper-button-prev{
	height: 90px;
	width:40px;
	top:40%;
}

.banner-box .swiper-container .swiper-button-prev:hover{
	background: url(../images/btn_banner_prev_hover.png) no-repeat 0 0;
}

.banner-box .swiper-container .swiper-button-next:hover{
	background: url(../images/btn_banner_next_hover.png) no-repeat 0 0;
}

.banner-box .swiper-pagination-bullet{
	width:50px;
	height: 6px;
	border-radius: 5px;
	background: #fff;
	opacity: 1;
}

.banner-box .swiper-pagination-bullet-active{
	background: #5037A2 !important;
}

/*section introduction*/
#index-product{
	position: relative;
	width:100%;
}

#index-product .product-bg-img{
	position: absolute; 
	bottom: -200px; 
	left: 0;
}

.product-intro{
	margin:80px auto 0px;
	width:1400px;
	position: relative;
	z-index: 3;
}



.product-intro .intro-title h2{
	color: #3E3E3E;
	width: 226px;
	text-align: center; 
	margin:0 auto; 
	border-bottom: 4px solid #327DFA; 
	font-size: 40px; 
	line-height: 59px;
}

.product-intro .intro-title .intro-list{
	width: 100%;
	margin-top: 20px;
}

.product-intro .intro-title .intro-list li{
	float: left;
	cursor: pointer;
	width: 20%;
	position: relative;
	height: 449px;
	line-height:449px;
	overflow:hidden;
}

.intro-title .intro-list>li .intro-list-box{
	margin-top:155px;
}

.intro-title .intro-list>li .intro-list-box img{
	margin:0 auto;
	width:41%;
}

.intro-title .intro-list>li .intro-list-box p{
	color: #327DFA;
	font-size: 20px;
	margin-top:20px;
	text-align: center;
}

.intro-title .intro-list>li .intro-list-top{
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 10;
	width:100%;
	height: 100%;
}

.intro-title .intro-list>li .intro-list-top .service_bg_top{
	position: absolute;
	top: -100%;
	left: 0;
	width:100%;
	transition: top 0.2s;
	-moz-transition: top 0.2s; 
	-webkit-transition: top 0.2s; 
	-o-transition: top 0.2s;
	z-index: 1;
}

.intro-title .intro-list li:hover .intro-list-top .service_bg_top{
	top: 0px;
}

.intro-title .intro-list>li .intro-list-top .service_bg_bottom{
	position: absolute;
	height: 100%;
	left: 0;
	width:100%;
	background:linear-gradient(290deg, #327DFA 0%, #5B46FA 100%);
	display: none;
}

.intro-title .intro-list li:hover .intro-list-top .service_bg_bottom{
	display: block
}

.intro-title .intro-list>li .intro-list-top .intro-list-item{
	position: absolute;
	width:80%;
	left: 10%;
	top: 20px;
	text-align: center;
	z-index: 10;
}

.intro-title .intro-list>li .intro-list-top .intro-list-item img{
	width:30%;
	margin:0 auto;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.2s linear ,transform 0.3s linear;
	-moz-transition: opacity 0.2s linear,transform 0.3s linear; 
	-webkit-transition: opacity 0.2s linear,transform 0.3s linear; 
	-o-transition: opacity 0.2s linear,transform 0.3s linear;
}

.intro-title .intro-list li:hover .intro-list-top .intro-list-item img,.intro-title .intro-list li:hover .intro-list-top .intro-list-item h4{
	opacity: 1;
	transform: translateY(0px);

}

.intro-title .intro-list>li .intro-list-top .intro-list-item h4{
	font-size: 22px;
	color: #fff;
	margin-top:10px;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.3s,transform 0.3s;
	-moz-transition: opacity 0.3s,transform 0.3s; 
	-webkit-transition: opacity 0.3s,transform 0.3s; 
	-o-transition: opacity 0.3s,transform 0.3s;
}

.intro-title .intro-list>li .intro-list-top .intro-list-item p{
	font-size: 13px;
	color: #fff;
	margin-top:20px;
	display: none;
	text-align: left;
}

.intro-title .intro-list>li .intro-list-top .intro-list-item a{
	display: none;
	width:88px;
	height: 26px;
	background: #fff;
	color: #333;
	border-radius: 13px;
	text-align: center;
/*	margin:10px auto 0;*/
	line-height:26px;
	position: absolute;
	bottom:35%;
	left: 50%;
	margin-left:-44px;

}

.intro-title .intro-list li:hover .intro-list-top .intro-list-item p,.intro-title .intro-list li:hover .intro-list-top .intro-list-item a{
	display: block;
}

.intro-title .intro-list>li .intro-list-top .intro-list-item a:hover{
	background: #327DFA;
	color: #fff;
}

.intro-title .intro-list>li .intro-list-top .intro-list-item .item-bottom{
	margin:90px auto 0;
	width:80.5%;
}

.intro-title .intro-list>li:nth-of-type(1) .intro-list-top .intro-list-item .item-bottom{
	margin:70px auto 0;
}

/*解决方案*/
.solutions{
	width:100%;
	padding-top:80px;
	position: relative;
	z-index: 3;
}

.solutions h2{
	color: #3E3E3E;
	width: 226px;
	text-align: center; 
	margin:0 auto 50px; 
	border-bottom: 4px solid #327DFA; 
	font-size: 40px; 
	line-height: 59px;
}

.solutions .solutions-box{
	width:100%;
	height: 280px;
	background: -webkit-gradient(linear,0 0,0 100%,from(#5E42FA),to(#2096FA));     
    background: -moz-gradient(linear,0 0,0 100%,from(#5E42FA),to(#2096FA));     
    background:-webkit-gradient(linear,left top,left bottom,from(#5E42FA),to(#2096FA)); 
}

.solutions-box .solutions-view-center{
	width:1330px;
	margin:0 auto;
}

.solutions-view-center .solutions-container{
	border:1px solid hsla(0,0%,100%,.2);
	display: flex;
	height: 280px;
}

.solutions-view-center .solutions-container .col{
	flex: 1;
	border-left: 1px solid hsla(0,0%,100%,.2);
	position: relative;
	transition:all .5s;
	cursor: pointer;
}

.solutions-view-center .solutions-container .col .item{
	width:100%;
	height: 139px;
	border-bottom:1px solid hsla(0,0%,100%,.2);
}

.solutions-view-center .solutions-container .col .item .content{
	width: 100%;
	height: 100%;
	position: relative;
}

.solutions-view-center .solutions-container .col .item .content h4{
	font-size: 20px;
	position: absolute;
	left: 14px;
	top: 12px;
	color: #fff;
}

.solutions-view-center .solutions-container .col .item .content img{
	width:100%;
	height: 100%;
}

.solutions-view-center .solutions-container .col .item .mask{
	background: url(../images/solutions_bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	transition:all .5s;
	bottom: 1px;
	height: 140px;
	width:100%;
	opacity: 0;
	z-index: 1;
	overflow:hidden;

}

.solutions-container .col .item .mask .mask-content{
	display: none;
}

.solutions-container .col .item .mask .mask-content h4{
	margin:14px auto 20px;
	color: #fff;
	font-size:20px;
	width:90%;
}

.solutions-container .col .item .mask .mask-content p{
	color: #fff;
	font-size:14px;
	width:90%;
	margin:0 auto;
}

.solutions-container .col .item .mask .mask-content .solutions-link{
	width:90%; 
	margin:30px auto 0px;
}

.solutions-container .col .item .mask-content .solutions-link .solutions-item{
	margin-bottom: 10px;
}

.solutions-container .col .item .mask .mask-content .solutions-link .solutions-item img{
	float: left;
	width:20px;
	height: 20px;
	transition:all 0.2s;
}


.solutions-container .col .item .mask .mask-content .solutions-link .solutions-item:hover img{
	width:24px;
	height: 24px;
}

.solutions-container .col .item .mask .mask-content .solutions-link .solutions-item a{
	float: left;
	color: #4A9DE4;
	margin-left:7px;
	font-size: 15px;
	transition:all 0.2s;
	height: 20px; 
	line-height:20px;
}

.solutions-container .col .item .mask .mask-content .solutions-link .solutions-item:hover a{
	font-size: 13px;
	color: #fff;
	height: 24px; 
	line-height:24px;
}

.solutions-view-center .solutions-container .col .item .mask-bottom{
	height: 280px !important;
	width:100% !important;
	opacity: 1 !important;
	z-index: 10 !important;
	overflow:visible;
}

.solutions-view-center .solutions-container .col .item .mask .fadeout{
	position: absolute;
	bottom: -45px;
	right: 0;
	opacity: 0;
	transition: opacity 0.5s;
	transition-delay:0.5s;
}

.solutions-view-center .solutions-container .col .item .mask .fade-in{
	opacity: 1 !important;
}

.solutions-container .col:nth-of-type(1) .item:nth-of-type(1) .mask .mask-content .solutions-link{
	margin-top:3px;
}

.defaultHover-col{
	flex: 2.06 !important;
	z-index:100;
}

/* === section category nav === */
.category_box {
	width: 100%;
	height: 50px;
	background-color: #d9d9d9
}

.category_box ul li a {
	height: 50px;
	display: block;
	padding: 0px 20px;
	float: left;
	font-size: 18px;
	color: #666666;
	line-height: 50px;
}

.category_box ul li a:hover {
	background-color: #ffffff;
	color: #666666;
}

.category_box ul li .active {
	background-color: #ffffff;
}

.cat_list ul li a {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #FFF;
	color: #808080;
	font-size: 16px;
	padding: 0px 5px;
	margin: 0px 5px;
	float: left;
}

.cat_list ul li a:hover {
	border-bottom: 1px solid #16b3ff;
	color: #16b3ff;
}

.cat_list ul li .active {
	border-bottom: 1px solid #16b3ff;
	color: #16b3ff;
}

/* === section services === */


/* === section index_case=== */
/*经典案例*/


/*!* === section index_news=== *!*/
/*新闻动态*/
.index-news{
	position: relative;
	/*margin-top:100px;*/
	padding: 70px 0 150px;
	background: linear-gradient(180deg, #327DFA 0%, #6439FA 100%);
	background: -webkit-gradient(linear,0 0,0 100%,from(#327DFA),to(#6439FA));     
    background: -moz-gradient(linear,0 0,0 100%,from(#327DFA),to(#6439FA));     
    background: -webkit-gradient(linear,left top,left bottom,from(#327DFA),to(#6439FA)); 
}

.index-news .news-bg{
	position: absolute; 
	bottom: 0;
	right: 0;
	width: 28.3%;
}

.index-news h2{
	color: #fff;
	width: 226px;
	text-align: center; 
	margin:0 auto; 
	border-bottom: 4px solid #fff; 
	font-size: 40px; 
	line-height: 59px;
}

.index-news-box{
	width:1150px;
	margin:70px auto 0;
}

.index-news-box .industry-news,
.index-news-box .latest-cases,
.index-news-box .dynamic-news{
	float: left;
	width:350px;
}

.index-news-box .latest-cases{
	margin:0 50px;
}

.industry-news .industry-img,
.latest-cases .cases-img,
.dynamic-news .dynamic-img{
	width:350px;
	height: 190px;
	position: relative;
	cursor: pointer;
}

.industry-news .industry-img img:nth-of-type(1),
.latest-cases .cases-img img:nth-of-type(1),
.dynamic-news .dynamic-img img:nth-of-type(1){
	width:100%;
}

.industry-news .industry-img .index-img-shade,
.latest-cases .cases-img .index-img-shade,
.dynamic-news .dynamic-img .index-img-shade{
	height: 190px; 
	width:350px;
	position: absolute;
	background: rgba(0,0,0,0.4);
	top: 0;
	left: 0;
	z-index: 1;
}

.industry-news .industry-img:hover .index-img-shade,
.latest-cases .cases-img:hover .index-img-shade,
.dynamic-news .dynamic-img:hover .index-img-shade{
	background: rgba(0,0,0,0.7);
}

.industry-news .industry-img .industry-icon,
.latest-cases .cases-img .cases-icon,
.dynamic-news .dynamic-img .dynamic-icon{
	width:100%;
	position: absolute;
	top: 20%;
	z-index: 10;
}

.industry-news .industry-img .industry-icon .industry-white,
.latest-cases .cases-img .cases-icon .cases-white{
	width:59px;
	height: 67px;
	margin:0 auto;
}

.dynamic-news .dynamic-img .dynamic-icon .dynamic-white{
	width:43px;
	height: 67px;
	margin:0 auto;
}

.industry-news .industry-img .industry-icon .industry-blue,
.latest-cases .cases-img .cases-icon .cases-blue{
	width:59px;
	height: 67px;
	margin:0 auto;
	transform: scale(0);
	display: none;
	transition: all 0.5s;
}

.dynamic-news .dynamic-img .dynamic-icon .dynamic-blue{
	width:43px;
	height: 67px;
	margin:0 auto;
	transform: scale(0);
	display: none;
	transition: all 0.5s;
}

.industry-news .industry-img:hover .industry-icon .industry-white,
.latest-cases .cases-img:hover .cases-icon .cases-white,
.dynamic-news .dynamic-img:hover .dynamic-icon .dynamic-white{
	display: none;
}

.industry-news .industry-img:hover .industry-icon .industry-blue,
.latest-cases .cases-img:hover .cases-icon .cases-blue,
.dynamic-news .dynamic-img:hover .dynamic-icon .dynamic-blue{
	transform: scale(1.2);
	display: block;
}

.industry-news .industry-img .industry-icon p,
.latest-cases .cases-img .cases-icon p,
.dynamic-news .dynamic-img .dynamic-icon p{
	font-size:20px;
	color: #fff;
	text-align:center;
	margin-top:10px;
}

.industry-news .industry-img:hover .industry-icon p,
.latest-cases .cases-img:hover .cases-icon p,
.dynamic-news .dynamic-img:hover .dynamic-icon p{
	color: #1E85D3;
	margin-top:15px;
}

.industry-news .industry-list li,
.latest-cases .cases-list li,
.dynamic-news .dynamic-list li{
	margin-top:8px;
}

.industry-news .industry-list li:nth-of-type(1),
.latest-cases .cases-list li:nth-of-type(1),
.dynamic-news .dynamic-list li:nth-of-type(1){
	border-bottom: 1px solid #fff;
}

.industry-news .industry-list li a,
.latest-cases .cases-list li a,
.dynamic-news .dynamic-list li a{
	height: 36px;
	line-height:36px;
	font-size:14px;
	display: block;
	color: #fff;

}

.industry-news .industry-list li:nth-of-type(1) a,
.latest-cases .cases-list li:nth-of-type(1) a,
.dynamic-news .dynamic-list li:nth-of-type(1) a{
	font-size:20px;
	padding-bottom: 6px;
}

.industry-news .industry-list li a span,
.latest-cases .cases-list li a span,
.dynamic-news .dynamic-list li a span{
	width:46px;
	height: 20px;
	line-height:20px;
	text-align:center;
	display: block;
	margin-right:10px;
	font-size: 14px;
	color: #327DFA;
	background: #fff;
	float: left;
	margin-top:8px;
}

.industry-news .industry-list li a:hover span,
.latest-cases .cases-list li a:hover span,
.dynamic-news .dynamic-list li a:hover span{
	background: #97D1FE;
	color: #fff;
}

.industry-news .industry-list li a em,
.latest-cases .cases-list li a em,
.dynamic-news .dynamic-list li a em{
	display: block;
	font-style:normal;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 290px;
	float: left;
}

.industry-news .industry-list li a:hover em,
.latest-cases .cases-list li a:hover em,
.dynamic-news .dynamic-list li a:hover em{
	color: #97D1FE;
}



/*parallax*/

.parallax1 {
	background: url("../images/index_b.png") no-repeat;
	/* background: url("../images/flat_parallax.jpg") no-repeat fixed 0 0 #53b4ed
;*/
	background-size: cover;
	width: 100%;
	min-height: 400px;
}


.parallax1 h1 {
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 40px;
	margin-top: 160px;
}

/*----*/





/* === case_header === */

.case_header {
	clear: both;
	overflow: hidden;
}

.case_header .post-img {
	height: 450px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	position: relative;
}

.case_header .post-img .overlay {
	opacity: 0.7;
	zoom: 1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	transition: all 0.2s ease;
}

.case_header .post-img .tip {
	color: #FFF;
	padding-top: 160px;
}

.case_header .post-img .tip_info {
	color: #FFF;
	font-size: 14px;
	width: 570px;
}

section#case_list {
	background: #ffffff;
}

.case_list_box {
	padding: 40px 0px;
}

.case_list_box ul li {
	width: 360px;
	height: 340px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.case_list_box ul li:hover {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.case_list_box ul li:nth-child(3n) {
	width: 360px;
	height: 340px;
	float: left;
	margin-right: 0px;
}

.case_list_box ul li a img {
	width: 360px;
	height: 200px;
	border: 0px;
}

.case_list_box ul li .t_txt {
	width: 320px;
	height: 100px;
	padding: 20px;
	background-color: #f5f5f5;
	color: #666666
}

.case_list_box ul li .t_txt a {
	font-size: 18px;
}

.case_list_box ul li .t_txt a:hover {
	color: #666666;
}

.case_list_box ul li .t_txt p {
	font-size: 14px;
	margin-top: 10px;
}

.case_detail_face {
	clear: both;
	overflow: hidden;
}

.case_detail_face .post-img {
	height: 450px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	position: relative;
}

.case_detail_face .post-img .overlay {
	opacity: 0.7;
	zoom: 1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	transition: all 0.2s ease;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%);
}

.case_detail_face .post-img h3 {
	position: absolute;
	top: 200px;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}

.case_detail_face .post-img .case_detail_info_box {
	position: absolute;
	bottom: 50px;
	font-size: 16px;
	color: #FFF;
}

.case_detail_face .post-img .case_detail_info_box .info {
	float: left;
}

.case_detail_face .post-img .case_detail_info_box .fr_box {
	background-color: #373837;
	opacity: 0.7;
	padding: 0px 10px;
	float: right;
	width: auto;
	height: 30px;
	line-height: 30px;
}

.case_detail_face .post-img .case_detail_info_box .fr_box .share-meta ul {
	padding: 0px;
	margin: 0px;
}

.case_detail_face .post-img .case_detail_info_box .fr_box .share-meta ul li {
	float: left;
	font-size: 16px;
	list-style: none;
	margin: 5px;
	line-height: 22px;
}

.case_detail_face .post-img .case_detail_info_box .fr_box .share-meta ul li a {
	width: 20px;
	height: 20px;
	display: block;
}

.case_detail_face .post-img .case_detail_info_box .fr_box .share-meta ul li a .qq_zone {
	width: 20px;
	height: 20px;
	background: url("../images/qq_icon.png") no-repeat;
}

.case_detail_face .post-img .case_detail_info_box .fr_box .share-meta ul li a .tencent_weibo {
	width: 20px;
	height: 20px;
	background: url("../images/tencentwb_icon.png") no-repeat;
}

.case_detail_face .post-img .case_detail_info_box .fr_box .share-meta ul li a .sina_weibo {
	width: 20px;
	height: 20px;
	background: url("../images/xlwb_icon.png") no-repeat;
}

.case_detail_face .post-img .case_detail_info_box .fr_box .share-meta ul li a .weixin {
	width: 20px;
	height: 20px;
	background: url("../images/wx_icon.png") no-repeat;
}

.case_content_box {}

.case_content {
	width: 680px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 100px;
}

.case_content p {
	line-height: 24px;
}

.case_content img {
	border-style: none;
	display: block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	margin: auto;
}

.case_content .tab {
	padding: 40px 0px 20px 0px;
}

.case_content .tab ul li {
	height: 30px;
	padding: 0px 10px;
	margin: 0px 5px;
	border: 1px solid #bcbbbb;
	line-height: 30px;
	float: left;
	-webkit-border-radius: 15px;
}

.case_other {
	width: 320px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	padding: 40px 20px 20px 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	border-bottom-right-radius: 20px;
}

.case_other h5 {
	font-size: 18px;
	color: #666666;
}

.case_other .case_other_list ul li {
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6;
	padding: 5px 0px;
}

.case_other .case_other_list ul li a {
	font-size: 14px;
	color: #666666;
}

.case_other .case_other_list ul li a:hover {
	color: #363535;
}

.case_other_box_fixed {
	position: fixed;
	z-index: 9999;
	top: 80px;
}

/* === section customer === */
section#customer {
	background: #ffffff;
}

section#customer .title {
	color: #808080;
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}

.zt_customer ul li {
	width: 190px;
	height: 70px;
	float: left;
	margin-bottom: 10px;
	margin-left: 20%;
}

.zt_customer ul li img {
	width: 190px;
	height: 70px;
	border: 0px;
}

.news_header {
	clear: both;
	overflow: hidden;
}

.news_header .post-img {
	height: 200px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	position: relative;
}

.news_header .post-img .overlay {
	opacity: 0.7;
	zoom: 1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	transition: all 0.2s ease;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%);
}

.news_header .post-img .title {
	position: absolute;
	top: 100px;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}

.news_header .post-img .title span {
	font-size: 18px;
}

.news_box {
	padding-bottom: 40px;
}

.news_list {
	padding-bottom: 20px;
}

.news_list ul li {
	width: 870px;
	height: 175px;
	padding-top: 30px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}

.news_list ul li .info_img {
	float: left;
	width: 226px;
	height: 144px;
}

.news_list ul li .info_img a img {
	border: 0px;
	height: 144px;
	width: 226px;
}

.news_list ul li .info {
	width: 620px;
	height: 144px;
	padding-left: 24px;
	float: left;
}

.news_list ul li .info h5 a {
	font-size: 18px;
	line-height: 22px;
	color: #313131;
}

.news_list ul li .info h5 a:hover {
	color: #00a0e9;
}

.news_list ul li .info p {
	line-height: 22px;
	font-size: 14px;
	color: #959595
}

.news_list ul li .info .date {
	font-size: 14px;
	color: #959595;
	line-height: 22px;
	color: #313131;
	margin-top: 5px;
	display: none;
}

.news_list ul li .date_box {
	width: 75px;
	height: 95px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: -75px;
	top: 30px;
	text-align: center;
}

.news_list ul li .date_box .day {
	width: 75px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	background-color: #b3b3b3;
	color: #FFF
}

.news_list ul li .date_box .month {
	width: 75px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	background-color: #e6e6e6;
	color: #7d7d7d;
}

.news_detail_face {
	clear: both;
	overflow: hidden;
}

.news_detail_face .post-img {
	height: 450px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	position: relative;
}

.news_detail_face .post-img .overlay {
	opacity: 0.7;
	zoom: 1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	transition: all 0.2s ease;
}

.news_detail_face .post-img h3 {
	position: absolute;
	top: 86px;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}

.news_detail_face .post-img .news_detail_info_box {
	position: absolute;
	bottom: 30px;
	font-size: 16px;
	color: #FFF;
}

.news_detail_face .post-img .news_detail_info_box .info {
	float: left;
}

.news_detail_face .post-img .news_detail_info_box .fr_box {
	background-color: #373837;
	opacity: 0.7;
	padding: 0px 10px;
	float: right;
	width: auto;
	height: 30px;
	line-height: 30px;
	margin-top: 50px;
}

.news_detail_face .post-img .news_detail_info_box .fr_box .share-meta ul {
	padding: 0px;
	margin: 0px;
}

.news_detail_face .post-img .news_detail_info_box .fr_box .share-meta ul li {
	float: left;
	font-size: 16px;
	list-style: none;
	margin: 5px;
	line-height: 22px;
}

.news_detail_face .post-img .news_detail_info_box .fr_box .share-meta ul li a {
	width: 20px;
	height: 20px;
	display: block;
}

.news_detail_face .post-img .news_detail_info_box .fr_box .share-meta ul li a .qq_zone {
	width: 20px;
	height: 20px;
	background: url("../images/qq_icon.png") no-repeat;
}

.news_detail_face .post-img .news_detail_info_box .fr_box .share-meta ul li a .tencent_weibo {
	width: 20px;
	height: 20px;
	background: url("../images/tencentwb_icon.png") no-repeat;
}

.news_detail_face .post-img .news_detail_info_box .fr_box .share-meta ul li a .sina_weibo {
	width: 20px;
	height: 20px;
	background: url("../images/xlwb_icon.png") no-repeat;
}

.news_detail_face .post-img .news_detail_info_box .fr_box .share-meta ul li a .weixin {
	width: 20px;
	height: 20px;
	background: url("../images/wx_icon.png") no-repeat;
}

.news_content_box {}

.news_content {
	width: 680px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 100px;
}

.news_content p {
	line-height: 24px;
}

.news_content img {
	border-style: none;
	display: block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	margin: auto;
}

.news_content .tab {
	padding: 40px 0px 20px 0px;
}

.news_content .tab ul li {
	height: 30px;
	padding: 0px 10px;
	margin: 0px 5px;
	border: 1px solid #bcbbbb;
	line-height: 30px;
	float: left;
	-webkit-border-radius: 15px;
}

.news_other {
	width: 320px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	padding: 40px 20px 20px 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	border-bottom-right-radius:20px;
}

.news_other h5 {
	font-size: 18px;
	color: #666666;
}

.news_other .news_other_list ul li {
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6;
	padding: 5px 0px;
}

.news_other .news_other_list ul li a {
	font-size: 14px;
	color: #666666;
}

.news_other .news_other_list ul li a:hover {
	color: #363535;
}

.news_other_box_fixed {
	position: fixed;
	z-index: 0;
	top: 80px;
}

.search_header {
	height: 140px;
	background-color: #475268;
	padding-top: 60px;
}

.search_box {
	padding-bottom: 40px;
}

.search_list {
	padding-bottom: 20px;
	min-height: 600px;
}

.search_list ul li {
	width: 930px;
	height: 200px;
	padding-top: 30px;
	position: relative;
}

.search_list ul li .info_img {
	float: left;
	width: 270px;
	height: 200px;
}

.search_list ul li .info_img a img {
	border: 0px;
}

.search_list ul li .info {
	width: 630px;
	height: 144px;
	padding-left: 30px;
	float: left;
}

.search_list ul li .info h5 a {
	font-size: 18px;
	line-height: 22px;
	color: #313131;
}

.search_list ul li .info h5 a:hover {
	color: #00a0e9;
}

.search_list ul li .info p {
	line-height: 22px;
	font-size: 14px;
	color: #959595
}

.search_list ul li .info .date {
	font-size: 14px;
	color: #959595;
	line-height: 22px;
	color: #313131;
	padding-top: 20px;
}

/*search*/

.search {
	width: 0px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid #fff;
	box-shadow: none;
	background: url("../images/icon_search.png") no-repeat 2px 0px;
	background-color: #1386f3 !important;
	padding: 0 5px 0 35px;
	color: #fff;
}

.search:focus {
	width: 180px;
	border: 1px solid #eaeaea;
	box-shadow: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #c8c8c8;
	font-weight: 300;
	margin-left: 10px;
}

.zt_search {
	width: 690px;
	height: 40px;
	background: url("../images/icon_search_gray.png") no-repeat 0px 5px;
	padding: 0 5px 0 35px;
	color: #475268;
	float: left;
	-webkit-border-radius: 5px 0px 0px 5px;
}

.zt_search_btn {
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #00a0e9;
	-webkit-border-radius: 0px 5px 5px 0px;
	color: #FFF;
	float: left;
	border: 0px;
}

.zt_search_count {
	padding-top: 30px;
	font-size: 16px;
	text-align: center;
	color: #959595
}




/* === section 关于直拓 banner === */

.message_input {
	width: 100%;
}

/* banner-gy */
.banner-gy {
	clear: both;
	overflow: hidden;
}

.banner-gy .post-img {
	height: 500px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	position: relative;
}

.banner-gy .post-img .overlay {
	opacity: 0.7;
	zoom: 1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	transition: all 0.2s ease;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%);
}

.banner-gy .post-img .title {
	position: absolute;
	top: 240px;
	font-size: 36px;
	color: #c5c5c5;
	text-align: center;
}

.banner-gy .post-img .title_s {
	position: absolute;
	top: 300px;
	font-size: 14px;
	color: #c5c5c5;
}

.banner-gy .post-img .title_s p {
	padding: 6px 0px;
}

.gyzt_customer_title {
	position: absolute;
	top: 480px;
	font-size: 36px;
	color: #c5c5c5;
	text-align: center;
}

.gyzt_customer {
	position: absolute;
	top: 550px;
	width: auto;
}

.gyzt_customer ul li img {
	width: 190px;
	hight: 70px;
	float: left;
	margin-bottom: 10px;
}

/* === section contact === */
.contact {
	font-size: 36px;
	color: #666666;
	margin: 40px 0px 32px 0px;
	letter-spacing: 1pt;
}

/*研究院士*/
#yuanshi .yuanshi_img {
	width: 660px;
}

#yuanshi_title {
	line-height: 40px;
}

/*智慧城市*/
/*文字内容*/
#city .city_img {
	width: 660px;
}

/*列表*/
#city_ul .container ul li {
	float: left;
	width: 360px;
	height: 300px;
	margin-left: 30px;
}

#city_ul .container ul li:first-child {
	margin-left: 0px;
}

#city_ul .container ul li a img {
	width: 360px;
	height: 200px;
}

#city_ul .container ul li .t_txt {
	width: 320px;
	padding: 20px;
	background-color: #f5f5f5;
	color: #666666;
	font-size: 18px;
}

#city_ul .container ul li .t_txt a {
	color: #666666;
}

/*BIM互联网*/
#bim_title {
	line-height: 40px;
}

#bim_bottom {
	position: relative;
}

#bim_bottom .container .bim_leftbox {
	float: left;
	font-size: 16px;
	margin-left: 10%;
}

#bim_bottom .container .bim_leftbox ul li {
	margin-top: 10px;
}

#bim_bottom .container .bim_leftbox p {
	margin-top: 30px;
}

#bim_bottom .container .bim_rightbox {
	float: left;
	margin-left: 10%;
	margin-bottom: 30px;
	font-size: 16px;
}

.about_city {
	display: none;
}

.about_bim {
	display: none;
}

/*==section team===*/
.row .yongtop_team .yongtop_team_p p {
	font-size: 26px;
	color: #16b3ff;
	margin: 40px 0px 32px 0px;
	letter-spacing: 1pt;
	border-left: 2px solid #666666;
	padding-left: 20px;

}

.yongtop_team ul li {
	float: left;
	width: 190px;
	padding-top: 20px;
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
	.yongtop_team ul li img {
		width: 60px;
		height: 60px;
	}

	.yongtop_team ul li {
		float: left;
		width: 33%;
	}

	.yongtop_team ul li p {
		font-size: 10px;
	}
}

/* === section map === */
.picture {
	width: 100%;
	hight: 400px;
}

/* === section advisory === */
.online_msg_left {
	width: 490px;
	float: left;
	margin-top: 62px;
}

#advisory {
	background: #ffffff;
}

#advisory .online {
	color: #313131;
	font-size: 16px;
	font-weight: bold;
}

.online ul l {
	width: 75px;
	height: 45px;
	float: left;
	margin: 0px 9px 0px 0px;
}

.online ul li {
	width: 82px;
	height: 45px;
	float: left;
	margin: 0px 20px 0px 0px;
}

.online ul li img {
	width: 90px;
	height: 25px;
	border: 0px;
}

#advisory .tlite {
	color: #313131;
	font-size: 16px;
}

#advisory .tlite ul {
	margin-bottom: 35px;
}

.online_msg_right {
	width: 650px;
	margin-top: 62px;
	float: left;
	margin-bottom: 110px;
}

/* === section 产品服务 banner === */

/* banner-cp */
.banner-cp {
	clear: both;
	overflow: hidden;
}

.banner-cp .post-img {
	height: 450px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background: linear-gradient(to right, #0CAFD2, #0998D6);
	position: relative;
}

.banner-cp .post-img .overlay {
	opacity: 0.7;
	zoom: 1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 100%;
	transition: all 0.2s ease;
}

.banner-cp .post-img .service-title {
	position: absolute;
	top: 150px;
	font-size: 30px;
	color: #FFF;
	text-align: center;
}

.banner-cp .post-img .title_s {
	position: absolute;
	top: 230px;
	font-size: 14px;
	color: #FFF;
	width: 700px;
}

/* video */
.video_box {
	float: left;
	width: 660px;
	height: 280px;
	margin: 30px 0px 48px 0px;
	box-shadow: 0px 5px 15px #e5e2e2;
	position: relative;
}

.video_box .v_literal h3 {
	color: #00a0e9;
	font-size: 24px;
	padding: 10px 0px 0px 40px;
}

.video_box .v_literal_1 {
	width: 620px;
	color: #666666;
	font-size: 16px;
	padding: 0px 0px 20px 40px;
	line-height: 26px;
}

.video_box .v_literal_2 ul li a {

	display: block;
	float: left;
	margin: 0px 10px 50px 40px;
	width: 130px;
	height: 36px;
	line-height: 36px;
	background-color: #fcfcfc;
	color: #16b3ff;
	font-size: 16px;
	text-align: center;
}

.video_play_btn {
	float: left;
	width: 480px;
	height: 280px;
	margin: 30px 0px 48px 0px;
	box-shadow: 0px 5px 15px #e5e2e2;
}

.video_play_btn a img {
	width: 480px;
	height: 280px;
}

.video_610 {
	float: left;
	width: 610px;
	margin: 0px 0px 58px 0px;
}

.video_610 .v_literal_4 h3 {
	color: #666666;
	font-size: 36px;
	margin: 0px 0px 20px 0px;
}

.video_610 .v_literal_5 {
	color: #666666;
	font-size: 18px;
	line-height: 26px;
}

.video_530 {
	float: right;
	width: 400px;
	margin: 0px 0px 58px 0px;
}

.video_line {
	width: 100%;
	height: 1px;
	background-color: #e6e6e6;
	margin: 0px 0px 50px 0px;
}

.video_400 {
	float: left;
	width: 400px;
	margin: 0px 0px 40px 0px;
}

.video_740 {
	float: left;
	width: 740px;
	height: 270px;
	margin: 0px 0px 40px 0px;
}

.video_740 .v_literal_6 h3 {
	color: #666666;
	font-size: 36px;
	margin: 0px 0px 15px 120px;
}

.video_740 .v_literal_7 {
	color: #666666;
	font-size: 18px;
	margin: 0px 0px 0px 120px;
	line-height: 26px;
}

.video_740_1 {
	float: left;
	width: 740px;
	height: 270px;
	margin: 10px 0px 40px 0px;
}

.video_740_1 .v_literal_8 h3 {
	color: #666666;
	font-size: 36px;
	margin: 0px 0px 15px 0px;
}

.video_740_1 .v_literal_9 {
	width: 570px;
	color: #666666;
	font-size: 18px;
	line-height: 26px;
}

.video_400_1 {
	float: left;
	width: 400px;
	margin: 10px 0px 40px 0px;
}

/* DCIM */
.DCIM_660 {
	float: left;
	width: 660px;
	margin: 30px 0px 48px 0px;
	box-shadow: 0px 5px 15px #e5e2e2;
}

.D_660 .literal ul li {
	color: #00a0e9;
	font-size: 24px;
	margin: 10px 0px 20px 40px;
}

.DCIM_660 .literal_1 ul li {
	color: #666666;
	font-size: 18px;
	margin: 0px 0px 38px 40px;
	line-height: 26px;
}

.DCIM_660 .literal_2 ul li {
	float: left;
	margin: 0px 10px 50px 40px;
}

.DCIM_660 .literal_3 ul li {
	float: left;
	margin: 0px 10px 50px 0px;
}

.DCIM_480 {
	float: left;
	width: 480px;
	margin: 30px 0px 48px 0px;
	box-shadow: 8px 5px 15px #e5e2e2;
}

.DCIM_610 {
	float: left;
	width: 610px;
	margin: 0px 0px 58px 0px;
}

.DCIM_jiagou .jiagou h3 {
	color: #666666;
	font-size: 36px;
	margin: 0px 0px 20px 0px;
}

.DCIM_610 .literal_4 h3 {
	color: #666666;
	font-size: 36px;
	margin: 0px 0px 20px 0px;
}

.DCIM_610 .literal_5 ul li {
	color: #666666;
	font-size: 18px;
	line-height: 26px;
}

.DCIM_530 {
	float: left;
	width: 530px;
	margin: 0px 0px 0px 0px;
}

.DCIM_line {
	width: 100%;
	height: 1px;
	background-color: #e6e6e6;
	margin: 0px 0px 50px 0px;
}

.DCIM_400 {
	float: left;
	width: 400px;
	margin: 0px 0px 40px 0px;
}

.DCIM_740 {
	float: left;
	width: 740px;
	height: 270px;
	margin: 0px 0px 40px 0px;
}

.DCIM_740 .literal_6 h3 {
	color: #666666;
	font-size: 36px;
	padding: 0px 0px 15px 120px;
}

.DCIM_740 .literal_7 {
	color: #666666;
	font-size: 18px;
	padding: 0px 0px 0px 120px;
	line-height: 26px;
}

.DCIM_740_1 {
	float: left;
	width: 740px;
	height: 270px;
	margin: 10px 0px 40px 0px;
}

.DCIM_740_1 .literal_8 h3 {
	color: #666666;
	font-size: 36px;
	margin: 0px 0px 15px 0px;
}

.DCIM_740_1 .literal_9 {
	width: 570px;
	color: #666666;
	font-size: 18px;
	line-height: 26px;
}

.DCIM_400_1 {
	float: left;
	width: 400px;
	margin: 10px 0px 40px 0px;
}

.DCIM__bottom_bg {
	height: auto;
	background-color: #f0f0f0;
	margin-bottom: -20px;
}

.DCIM__point ul li {
	padding: 15px 60px 15px 0px;
	float: left;
	width: 240px;
	height: 100px;
}

.DCIM__point ul li img {
	widht: 80px;
	height: 80px;
	margin: 10px;
	float: left;
}

.DCIM__point ul li .info {
	padding: 30px 0px 0px 110px;
	font-size: 14px;
}

/* scroll to top */
.scrollup {
	position: fixed;
	width: 32px;
	height: 32px;
	bottom: 20px;
	right: 20px;
}

a.scrollup {
	outline: 0;
	text-decoration: none;
}

a.scrollup:hover,
a.scrollup:active,
a.scrollup:focus {
	opacity: 1;
	text-decoration: none;
	-webkit-transition: all 400ms ease-out 0s;
	-moz-transition: all 400ms ease-out 0s;
	-o-transition: all 400ms ease-out 0s;
	transition: all 400ms ease-out 0s;
	border: 0px;
}

a.scrollup i:hover {
	text-decoration: none;
}

/* =========================================================
07. Icons
============================================================ */

/* bg */
i.icon-bglight {
	color: #444;
	background: #f7f7f7;
}

i.icon-bglight.active {
	color: #fff;
}

i.icon-bglight.active:hover {
	color: #444;
	background: #f7f7f7;
}

i.icon-bgdark {
	color: #f7f7f7;
	background: #333;
}

i.icon-bgdark:hover {
	color: #fff;
}

i.icon-bgdark.active:hover {
	color: #f7f7f7;
	background: #333;
}

/* square */
i.icon-square {
	display: inline-block;
	text-align: center;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
}

i.icon-square.icon-2x {
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
}

i.icon-square.icon-3x {
	width: 72px !important;
	height: 72px !important;
	line-height: 72px !important;
}

i.icon-square.icon-4x {
	width: 96px !important;
	height: 96px !important;
	line-height: 96px !important;
}

i.icon-square.icon-5x {
	width: 120px !important;
	height: 120px !important;
	line-height: 120px !important;
}

/* rounded */
i.icon-rounded {
	display: inline-block;
	border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	-o-border-radius: 6px !important;
	-ms-border-radius: 6px !important;
	text-align: center;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
}

.icon-rounded.icon-2x {
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
}

.icon-rounded.icon-3x {
	width: 72px !important;
	height: 72px !important;
	line-height: 72px !important;
	border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
	-o-border-radius: 8px !important;
	-ms-border-radius: 8px !important;
}

.icon-rounded.icon-4x {
	width: 96px !important;
	height: 96px !important;
	line-height: 96px !important;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-o-border-radius: 10px !important;
	-ms-border-radius: 10px !important;
}

.icon-rounded.icon-5x {
	width: 120px !important;
	height: 120px !important;
	line-height: 120px !important;
	border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	-webkit-border-radius: 12px !important;
	-o-border-radius: 12px !important;
	-ms-border-radius: 12px !important;
}

/* circled */
i.icon-circled {
	display: inline-block;
	border-radius: 1000px !important;
	-moz-border-radius: 1000px !important;
	-webkit-border-radius: 1000px !important;
	-o-border-radius: 1000px !important;
	-ms-border-radius: 1000px !important;
	text-align: center;
	width: 24px !important;
	height: 24px !important;
	line-height: 24px !important;
}

.icon-circled.icon-2x {
	width: 48px !important;
	height: 48px !important;
	line-height: 48px !important;
}

.icon-circled.icon-3x {
	width: 72px !important;
	height: 72px !important;
	line-height: 72px !important;
}

.icon-circled.icon-4x {
	width: 96px !important;
	height: 96px !important;
	line-height: 96px !important;
}

.icon-circled.icon-5x {
	width: 120px !important;
	height: 120px !important;
	line-height: 120px !important;
}

i.icon-white {
	color: #fff;
}

/* more icon sizes for font-awesome icons */

.icon-6x {
	font-size: 6em;
}

.icon-6x.icon-border {
	border-width: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.icon-7x {
	font-size: 7em;
}

.icon-6x.icon-border {
	border-width: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.icon-8x {
	font-size: 8em;
}

.icon-6x.icon-border {
	border-width: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.icon-9x {
	font-size: 9em;
}

.icon-6x.icon-border {
	border-width: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.icon-10x {
	font-size: 10em;
}

.icon-6x.icon-border {
	border-width: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.empty_page_box {
	padding-top: 100px;
	padding-bottom: 50px;
}

.empty_page_box img {
	margin: auto;
}

.mbanner {
	margin-top: -20px;
}

/*
==================================================================
                    招贤纳士
==================================================================*/
.job_nav_content {
	padding-top: 55px;
}

.job-content>li {
	padding: 17px 25px 17px 0px;
	border: 1px solid #ccced2;
	margin-bottom: 20px;
}

.job-content .job-title {
	margin-bottom: 14px;
}

.job-title .job-name {
	padding-left: 25px;
	font-size: 20px;
	color: #40a4dd;
}

.job-title .job-time {
	margin-top: 8px;
	font-size: 14px;
	color: #7f7f7f;
	float: right;
}

.job-content .job-body {
	padding-left: 10px;
	font-size: 14px;
}

.job-body .job-bd-right {
	color: #40a4dd;
	float: right;
	cursor: pointer;
}

.job-body .job-bd-right * {
	vertical-align: middle;
}

.job-bd-left .border-2px {
	padding: 0 15px;
	border-right: 2px solid #d8d9dc;
}

.job-bd-left .border-2px-none {
	padding: 0 15px;
}

.job-tip {
	font-size: 20px;
	margin: 29px 25px 100px 25px;
}

.job-hr {
	color: #40a4dd;
	;
}

.job-content .job-detail {
	padding: 17px 0px 0px 25px;
	font-size: 14px;
}

.job-detail .open-line {
	margin-bottom: 30px;
	height: 1px;
	width: 100%;
	background-color: #dadada;
}

.job-detail-title {
	font-size: 14px;
}

.job-detail-list {
	/*margin:10px 0px;*/
	/*color:#7f7f7f;*/
}

.job-detail-list p {
	margin-bottom: 10px;
}


/*赵吉伟   8/13新增*/

.banner-cp .banner_img {
	float: right;
	margin: 80px 50px 0 0;
	width: 410px;
}

.banner-cp .post-img .title_s .banner_text_strong {
	font-weight: bold;
	font-size: 19px;
	display: block;
	margin-bottom: 10px;
}

.video_box .v_literal_2 ul li a .sp_img {
	width: 18px;
	height: 18px;
	margin: -3px 0 0 6px;
}

.main_1 {
	width: 1140px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.main_1 h1,
.main_2 h1,
.main_3 h1,
.main_5 h1,
.main_6 h1 {
	text-align: center;
}

.main_1 .jsys {
	width: 1140px;
	margin: 0 auto;
}

.main_1 .jsys .tb {
	width: 98px;
	margin-top: 38px;
	display: inline;
}

.main_1 .jsys li {
	width: 240px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 20px;
	float: left;
}

.main_1 .jsys .tlt,
.main_5 .jsys .tlt {
	font-size: 28px;
	margin-top: 32px;
}

.main_1 .jsys .jsys_nr,
.main_5 .jsys .jsys_nr {
	font-size: 18px;
	line-height: 30px;
	color: #666;
}

.main_1 .jsys .fgx,
.main_5 .jsys .fgx {
	margin-top: 18px;
}

.main_1 .jsys .jsys_nr,
.main_5 .jsys .jsys_nr {
	margin-top: 16px;
}

.main_2 {
	width: 100%;
	height: 571px;
	background: #f4f6fb;
	margin-top: 85px;
	padding-top: 55px;
	text-align: center;
}

.main_2 .iphone {
	margin: 52px 0 0 36px;
	width: 1179px;

}

.main_3,
.main_4 {
	width: 1140px;
	margin: 85px auto 0;
}

.main_3 .lct {
	margin: 34px auto 0;
}

.main_4 .jjfa {
	margin-top: 37px;
	overflow: hidden;
}

.main_4 .jjfa li {
	width: 366px;
	height: 249px;
	float: left;
	background: #E6E6E6;
	text-align: center;
	margin: 0 6px 35px;
	padding-top: 7px;
}

.main_4 .jjfa li .jjfa_fl {
	width: 111px;
	height: 27px;
	margin: 11px auto 0;
	border: 1px solid #16B3FF;
	line-height: 27px;
	font-size: 18px;
	color: #16B3FF;
}

.main_4 .jjfa li .jjfa_fl:hover {
	background-color: #16B3FF;
	color: #fff;
}

.footer_nav {
	width: 100%;
	height: 55px;
	background: linear-gradient(0deg, rgba(12, 175, 210, 1), rgba(9, 152, 214, 1));
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	margin-bottom: -24px;
	padding-bottom: 25px;
}


.footer_nav a:hover{
	color:#61E1B6 !important;
}

.main_5,
.main_6 {
	margin: 85px auto 0;
	width: 1140px;
	height: auto;
	overflow: hidden;
}

.main_5 .jsys {
	width: 1140px;
	margin: 0 auto;
}

.main_5 .h1_nr {
	font-size: 22px;
	line-height: 35px;
	color: #666666;
	text-align: center;
	margin-top: 22px;
}

.main_5 .jsys .tb {
	width: 106px;
	height: 106px;
	margin-top: 38px;
}

.main_5 .jsys li {
	width: 320px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 30px;
	float: left;
}

.main_5 .jsys li .jsys_nr_img {
	margin-top: 33px;
}

.main_5 .jsys li .nr_text {
	font-size: 18px;
	text-align: left;
	margin-top: 36px;
	line-height: 26px;
}

.main_6 .mk_1,
.main_6 .mk_2 {
	margin-top: 70px;
	height: 218px;
}

.main_6 .mk_1 img {
	float: left;
	margin-right: 52px;
}

.main_6 .mk_1 .mk_1_text span,
.main_6 .mk_2 .tlt {
	display: block;
	font-size: 28px;
	margin-bottom: 22px;
}

.main_6 .mk_1 .mk_1_text hr {
	border: none;
	background: #16B3FF;
	width: 194px;
	height: 2px;
	margin-bottom: 24px;
}

.main_6 .mk_1 .mk_1_text {
	font-size: 18px;
	float: left;
	line-height: 34px;
	width: 605px;
}

.main_6 .mk_2 img {
	float: right;
	margin-left: 52px;
}

.main_6 .mk_2 .tlt {
	float: right;
}

.main_6 .mk_2 .mk_1_text .tlt {
	float: right;
	width: 618px;
	text-align: right;
	height: 34px;
	margin-bottom: 20px;
}

.main_6 .mk_2 .mk_1_text .text_2 {
	float: right;
	width: 605px;
	font-size: 18px;
	line-height: 34px;
	padding-left: 10px;
}

.main_6 .mk_2 .mk_1_text hr {
	border: none;
	background: #16B3FF;
	width: 194px;
	height: 2px;
	margin-bottom: 24px;
	float: right;
}

/*赵吉伟1/3*/

.jf_zjw1_3_1 {
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0 10px 0;
	background: #f5f5f5;
}

.jf_zjw1_3_h1 {
	font-size: 26px;
	margin-bottom: 10px;
	text-align: center;
}

.jf_zjw1_3_p {
	font-size: 18px;
	margin-top: 14px;
	text-align: center;
	color: #5c5c5c;
}

.jf_zjw1_3_ul {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}

.jf_zjw1_3_ul_li {
	float: left;
	margin: 0 10px 27px;
}

.jf_zjw1_3_ul_img {
	width: 375px;
	height: 215px;
	background: #dcdcdc;
}

.jf_zjw1_3_ul_p {
	width: 376px;
	height: 40px;
	background: #fff;
	margin-top: 16px;
	color: #0998d6;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}

.jf_zjw1_3_2 {
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0 10px 0;
}

.jf_zjw1_3_2_ul {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}

.jf_zjw1_3_2_li_1 {
	width: 300px;
	height: 236px;
	background: #f2f2f2;
	float: left;
}

.jf_zjw1_3_2_li_2 {
	width: 300px;
	height: 236px;
	background: #0cafd2;
	float: left;
	color: #fff;
}

.jf_zjw1_3_2_li_3 {
	width: 300px;
	height: 236px;
	background: #0998d6;
	float: left;
	color: #fff;
}

.jf_zjw1_3_2_li_4 {
	width: 300px;
	height: 236px;
	background: #0986d6;
	float: left;
	color: #fff;
}

.jf_zjw1_3_ul_img_1 {
	width: 95px;
	height: 95px;
	margin: 0 auto;
	padding: 38px 0 31px 0;
}

.jf_zjw1_3_ul_p_1 {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
}

.jf_zjw1_3_3 {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 50px 0 80px 0;
}

.jf_zjw1_3_3_p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 34px;
}

.jf_zjw1_3_4 {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 80px 0 80px 0;
	background: #0cafd2;
}

/*赵吉伟10/17修改*/
.zjw_goujiatu{
	margin-top:57px;
}

.zjw_jfxt_xtgn{
	height:auto;
	overflow: hidden;
	border:2px dashed rgba(128,128,128,1);
	border-radius:5px;
	margin-top:57px;
	padding:51px 20px 44px 13px;
}

.zjw_jfxt_xtgn01{
	font-size:18px;
	line-height:32px;
	text-align:left;
	margin-bottom:32px;
}

.zjw_jfxt_xtgn01 span{
	color:#29AE66;
}

.zjw_jfxt_xtgn_img{
	width:19px;
	margin:-4px 10px 0 0;
	display: inline;
}

.main_1 .jsys_zjw01{
	width:900px;
	margin:0 auto;
}

.main_1 .jsys_zjw01 .tb{
	width:98px;
	margin-top:38px;
	display: inline;
}

.main_1 .jsys_zjw01 li{
	width:240px;
	height:auto;
	overflow: hidden;
	text-align: center;
	margin:0 30px;
	float:left;
}

.main_1 .jsys_zjw01 .jsys_nr{
	font-size:20px;
	line-height:30px;
	color:#000000;
	margin-top:24px;
}


/*赵吉伟 */

.zjw_jjfa {
	width: 850px;
	height: auto;
	overflow: hidden;
	margin: 60px auto 0;
}

.zjw_jjfa .zjw_jjfa01 {
	float: left;
	width: 20%;
	color: #808080;
	padding: 10px 0;
	height: 110px;
	overflow: hidden;
}

.zjw_jjfa .zjw_jjfa01:hover {
	color: #16b3ff;
	border: 1px solid #ececec;
	width: calc(20% - 2px);
	height: 108px;
	padding-top: 9px;
}

.zjw_jjfa .zjw_jjfa01 .zjw-img-container {
	height: 67px;
}

.zjw_jjfa .zjw_jjfa01 .zjw-img-container img {
	height: 100%;
	margin: 0 auto;
}

.zjw_jjfa .zjw_jjfa01 p {
	font-size: 20px;
	color: inherit;
	text-align: center;
	margin-top: 10px;
}

.zjw_jjfa .zjw_jjfa01 a {
	color: inherit;
}

.zjw_hzzx_h1 {
	font-size: 16px;
	color: #5d5d5d;
	text-align: center;
	margin-top: 25px;
	line-height: 30px;
}

.zjw_hzzx_sxgn1 {
	width: 1080px;
	height: 501px;
	margin: 58px auto 0;
}

.zjw_hzzx_sxgn2 {
	width: 330px;
	height: 420px;
	background-color: #f6f7f9;
	margin: 0 14px;
	float: left;
	box-shadow: 5px 5px 1px #d8d9da;
}

.zjw_hzzx_sxgn3 {
	font-size: 20px;
	color: #2e2e2e;
	height: 65px;
	line-height: 74px;
	text-align: center;
}

.zjw_hzzx_sxgn4 {
	width: 262px;
	height: auto;
	color: #5d5d5d;
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
}

.zjw_hzzx_xtfwjz {
	background: #F6F7F9;
	padding-top: 65px;
}

.zjw_hzzx_xtfwjz1 {
	width: 1065px;
	margin: -80px auto 0;
}

.zjw_hzzx_xtfwjz2 {
	font-size: 18px;
	color: #2e2e2e;
	float: left;
	text-align: left;
	line-height: 40px;
	padding-top: 208px;
	margin-left: -100px;
}

.zjw_hzzx_xtfwjz2 span {
	color: #4aa3ba;
}

.dt_zjw1_3_3 {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding: 50px 0 0px 0;
	background: #51596A;
}

.dt_zjw1_3_3_p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 34px;
	color: #fff;
	width: 490px;
}

.dt_zjw1_3_h1 {
	color: #fff;
	font-size: 26px;
	text-align: center;
}

.serviceMap-floor .zjw_3d1 {
	width: 100%;
	height: auto;
	padding: 2px 60px;
	overflow: hidden;
	box-sizing: border-box;
}

.serviceMap-floor .zjw_3d1 .zjw_3d2 {
	/* position: relative;
	float: left;
	width: 20%;
	margin: 57px auto 34px; */
	position: relative;
	float: left;
	width: 12%;
	margin: 58px 40px 34px;
}

.serviceMap-floor .zjw_3d1 .active::after {
	content: "";
	position: absolute;
	bottom: -38px;
	left: 0;
	width: 100%;
	/* border-bottom: 5px solid #67b0fe; */
	border-bottom: 5px solid #4C8FBA;
}

.serviceMap-floor .zjw_3d1 .zjw_3d2 img {
	margin: 0 auto;
}

.serviceMap-floor .zjw_3d1 .zjw_3d2 .zjw_3d3 {
	text-align: center;
	font-size: 18px;
	color: #000;
}

.serviceMap-floor .zjw_3d_fgx {
	display: none;
	padding: 0 80px;
}

.zjw_3d1 .map-center-container {
	height: 100%;
	width: 100%;
	border-bottom: 2px solid #dfdfdf;
}

.qu_title h5:hover {
	color: #00a0e9;
}

.zhsq_1 .zhsq_2 {
	width: 259px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 10px 10px;
}

.zhsq_1 .zhsq_2 .zhsq_3 {
	width: 259px;
	height: 168px;
	overflow: hidden;
}

.zhsq_1 .zhsq_2 .zhsq_4 {
	width: 259px;
	height: 31px;
	background: linear-gradient(90deg, rgba(85, 152, 61, 1) 0%, rgba(44, 138, 90, 1) 100%);
	line-height: 31px;
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	text-align: center;
	margin: 0;
}

.zhsq_1 .zhsq_2 .zhsq_5 {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	text-align: center;
	margin: 0;
	width: 219px;
	height: 47px;
	background: rgba(185, 187, 190, 1);
	padding: 10px 20px 0;
}

.zhxy_1 {
	width: 455px;
	height: auto;
	float: left;
	margin: 0 20px;
}


.zhxy_2 {
	width: 455px;
	height: 222px;

	overflow: hidden;
}

.zhxy_3 {
	width: 455px;
	height: 41px;
	background: rgba(23, 33, 59, 1);
	font-size: 16px;
	color: #fff !important;
	line-height: 41px;
	text-align: center;
	margin-top: 0 !important;
}

.zhxy_4 {
	float: left;
	padding-top: 55px;
}

.zhgc_1 {
	width: 919px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.zhgc_2 {
	width: 200px;
	height: 34px;
	background: linear-gradient(-270deg, rgba(225, 181, 60, 1) 0%, rgba(235, 197, 94, 1) 100%);
	float: left;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin: 0 12px;
	font-size: 16px;
}

.zhgc_3 {
	width: 250px;
	height: 34px;
	background: linear-gradient(-270deg, rgba(225, 181, 60, 1) 0%, rgba(235, 197, 94, 1) 100%);
	float: left;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin: 20px 24px 0;
	font-size: 16px;
}

.zhgc_4 {
	margin: 0 auto;
	width: 960px;
	height: auto;
}

.zhgc_5 {
	width: 285px;
	height: auto;
	background: linear-gradient(-270deg, rgba(225, 181, 60, 1) 0%, rgba(235, 197, 94, 1) 100%);
	float: left;
}

.zhgc_5 img {
	margin: 0 auto;
}

.zhgc_6 {
	color: #fff !important;
	text-align: center;
	width: 285px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	margin-top: 0px !important;
}

ul#menu-main>li>a.selected {
	color: #474747 !important;
}

/*footer*/
.last-form-right ul li {
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.last-form-right ul li label {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.last-form-right ul li input {
	width: calc(100% - 80px);
    margin: 0;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
}

.last-form-right ul li textarea {
	width: calc(100% - 80px);
    box-sizing: border-box;
    padding: 4px 6px;
}

.last-form-right .tips {
    font-size: 15px;
	margin-top:10px;
	color: #9AC0FF;
	display: inline-block;
	margin-left: 70px;
}

.last-form-right .market-form-btn{
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 0 0 20px 20px;
    color: #fff;
    width:100%;
    font-size:35px;
    margin: 0 auto;
    display: block;
    background: linear-gradient(180deg, #433DF6 0%, #7F4AFF 100%);
    position: absolute;
	bottom: 0;
	left: 0;
}

.last-form-right .market-form-btn:hover{
	 font-size:30px;
	 background: #FC8484;
}

.last-form-right {
	height: 460px;
    width: 600px;
    color: #fff;
	font-size: 16px;
	border-radius: 5px;
    box-sizing: border-box;
    position: relative;
}

.last-form-right .offer-box{
	padding: 0 62px;
	height: 460px;
	background: url(../images/form_bg.jpg) no-repeat;
	position: relative;
	border-radius: 0 0 20px 20px;
}

.last-form-right .offer-box .input-form li span{
	position: relative;
	top: -3px;
}

.last-form-right .offer-box .market-form{
	width:100%;
}

.last-form-right .offer-box h6{
	padding-top: 36px;
}

.last-form-box .close-x {
    position: absolute; 
    right: 0px;
    top: 0px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    width:42px;
    height: 45px;
    padding:5px 0 0 8px;
    border-bottom-left-radius:50px;
}

.last-form-box .close-x span{
	margin:10px 0 0 10px;
	display: inline-block;
}

.last-form-box .close-x:hover{
    background: #173CBF;
    font-size: 26px;
}

.last-form-box h4 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-top: 22px;
    color: #fff;
}

.last-form-box h6 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
}
.pagination ul > li > a, .pagination ul > li > span{
	font-size: 12px;
}


