﻿@charset "UTF-8";
@font-face {
    font-family: fangzhenglanting;
    font-weight: normal;
    font-style: normal;
    src:  url('../fonts/lantingyahei_GBK_Mobil.ttf') format('truetype'); /* iOS 4.1- */
}
html {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	/*解决chrome浏览器下字体不能小于12px*/
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*-webkit-user-select: none;*/
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
}

body {
	overflow-x: auto;
	font-size: 14px;
	color: #666;
	font-family: fangzhenglanting;
	}

a {
	outline: none;
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
}

html {
	zoom: 1;
}

html * {
	outline: 0;
	zoom: 1;
}

html button::-moz-focus-inner {
	border-color: transparent !important;
}
*{
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*设置margin和padding为0*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
a img {
	border: 0;
}
a:hover { color: #015DB2;}

address,
caption,
cite,
code,
dfn,
em,
th,
var，i {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

em,
i {
	font-style: normal;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type=date],
button,
select,
input[type=text] {
	/*去掉苹果的默认UI来渲染按钮 、解决部分手机浏览器对border：none无效办法*/
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*去掉微信端input-text在ios轻快下的点击出先黑色半透明背景*/
	tap-highlight-color: transparent !important;
}

a,
input[type=text],
select,
input[type=password],
textarea {
	/*去掉微信端input-text在ios轻快下的点击出先黑色半透明背景*/
	tap-highlight-color: transparent !important;
}

input::-webkit-input-placeholder {
	color: #aaa;
}

input,
label,
img,
th {
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tf {
	text-align: left;
}

.tr {
	text-align: right;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.line:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc;
}
.txt { color: #666;}
.w1200{ width: 1200px;}
.fot14 {}
body { min-width: 1200px;}
/**自定义**/
 .header{
    width: 100%;
    min-width: 1200px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    height: 78px;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    z-index: 20;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    background-color: transparent;
}
.header .left {
    height: 78px;
    width: auto;
}
.header .left .logo {
    width: 200px;
    height: 78px;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid rgba(255,255,255,0.2);
}
.header .left .logo a{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.header .left .logo a img {
    width: 95px;
    padding-top: 18px;
    margin: 0 auto;
    display: block;
}
.header .left .nav {
    width: auto;
    float: left;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.header .left .nav ul li {
    width: 100px;
    height: 78px;
    line-height: 78px;
    font-size: 16px;
    border-right: 1px solid rgba(255,255,255,0.2);
    display: block;
    float: left;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    color: #fff;
}

.header .left .nav ul li .child {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 78px;
    left: 0;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    display: none;
}

/*lunbo*/
.lunbo {
    margin: 0;
    background: #fff;
    position: relative;
    zoom: 1;
}
  .lubo{ width: 100%; min-width:1200px; position: relative; height:620px;}
  .lubo_box{ position: relative; width: 100%; height:620px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:620px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li div{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 620px;}

#lubo_box li .t0 {margin-top: 428px; position: relative; height:41px;}
#lubo_box ul li .t1{ font-size: 24px; padding-bottom: 16px;}
#lubo_box li .bunt{ display: block; font-size: 18px; cursor:pointer; color: #fff;text-align: center; background: #015DB2; margin: 0 auto; width: 150px; height: 41px; line-height: 41px; border-radius:40px;}

  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #000 !important;}

  /*按钮*/
  .lubo_btn{ position: absolute; width: 100%; top: 240px;}
  .left_btn, .right_btn{ width: 30px; height: 80px; background: #000;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;}
  .right_btn{ float: right;}
  

/*楼层*/
.floor {width: 100%; height: auto; }
.floor .tit{ margin: 0 auto; font-size:32px ; text-align: center; padding: 60px 0; }
.fl-bg { background: #f7f7f7;}
.fl-bg-fff { background: #fff;}
.w-h { height: auto; width: 1200px; margin: 0 auto; }

.sm-lunbo-img,.sm-lunbo-txt { width: 600px;}
.sm-lunbo-txt  {width: 600px; height: 448px; background: #fff;}
.sm-lunbo-txt li {height: 149px; padding:24px 40px 20px 40px; border-bottom: 1px solid #ddd;}
.sm-lunbo-txt li:last-child { border-bottom: none;}
.sm-lunbo-txt li:hover {box-shadow: 10px 10px 20px #aaa; position: relative; left: -10px; background: #fff;}
.sm-lunbo-txt .tit{ font-size: 18px; color: #333; text-align: left; padding: 0;}
.sm-lunbo-txt .tit2 { margin-top: 10px;}
.sm-lunbo-txt .mbx {margin-top: 20px;}
.sm-lunbo-txt .mbx  span{ float: left; display: inline-block; padding: 4px 10px; background: #eee; margin-right: 10px; border-radius:20px ;}

/*首页服务*/
.fl-bg2{ background: url(../img/bg01.jpg);}
.colorf { color: #fff;}
.fuwu { background: #fff;}
.sm-cut { width: 600px;}
.sm-cut-tit { width: 600px; text-align: center;}
.sm-cut-tit ul { overflow: hidden; margin: 50px 0; }
.sm-cut-tit ul li{ display: inline-block; margin:0 26px; background: #fff; color: #333; width: 160px; height: 52px; font-size: 18px; line-height: 52px; border-radius:26px ; border: 1px solid #ddd;}
.sm-cut-tit ul li.on {background: #015DB2; color: #fff;}
.sm-cut-icon { padding-top: 20px;}
.sm-cut-box1 { padding: 0 40px; text-align: center; }
.sm-cut-box1 ul {margin-bottom: 50px;}
.sm-cut-box1 ul li { width: 80px; text-align: center; display: inline-block;}
.sm-cut-box1 ul li img { display: block; margin: 0 auto;}
.sm-cut-box1 ul li span { margin:10px 0; display: inline-block; font-size: 16px;}
.sm-cut-box1 .icon-txt { text-align: left; font-size: 16px;  height: 100px; color: #666; line-height: 1.8;}

/*供需墙*/
.needq {position:relative;}
.gxq-silder-img ul { overflow: hidden;}
.gxq-silder-img ul li { position: relative; float: left; width: 280px; height: 400px; margin-right: 20px; background: #eee;}
.gxq-silder-img ul li span { color: #fff; display: block; text-align: center; }
.gxq-silder-img ul li .t0 {margin-top: 160px; position: relative; z-index: 4444;}
.gxq-silder-img ul li .t1{ font-size: 24px; padding-bottom: 16px;}
.gxq-silder-img ul li .t2{ font-size: 16px; padding-bottom: 20px;}
.gxq-silder-img ul li .bunt{ display: block; font-size: 16px; color: #fff;text-align: center; background: #015DB2; margin: 0 auto; width: 120px; height: 32px; line-height: 32px; border-radius:40px;}
.gxq-silder-img .mask { width: 280px; height: 400px; background: #000000; opacity: 0.5; }
.gxq-silder-img .move {
position: absolute;
z-index: 3333;top: 440;
transition:height 2s;
-moz-transition:height 2s; /* Firefox 4 */
-webkit-transition:height 2s; /* Safari and Chrome */
-o-transition:height 2s; /* Opera */
}
.gxq-silder-img li:hover .move { 
	display: block !important;
	top:0;

}
/*活动*/
.floor .activity ul { margin-bottom: 44px;}
.floor .activity li{ float: left; width: 380px; height: 300px; margin:0 10px; background: #fff;}
.floor .activity li img { width: 380px; height: 194px; border: none;}
.floor .activity li .t0 { padding: 15px; height: 106px;}
.floor .activity li .t0 h1 { font-size: 18px; color: #333; padding-bottom: 10px;}
.floor .activity li span { display: block; color: #999; line-height: 1.6;}
.floor .activity .more { font-size: 18px; text-align: center; border-radius:28px ; display: block;  width: 200px; margin: 0 auto; height: 54px; line-height: 54px; background: #015DB2; color: #fff;}

/*海友说*/
.fl-bg3 { background: url(../img/bg03.jpg) no-repeat;}
.speak .pad { padding:0 80px;}
.speak-cont { padding: 0 40px; margin: 0 auto;position: relative;}
.speak-cont ul li { font-size: 16px; line-height: 1.8;}
.speak-cont .i-left {
    font-size: 80px;
    position: absolute;
    left: 0;
    top: 0;
    color: #c9c9c9;
    font-family: "Arial";
}
.speak-cont .i-right {
    font-size: 80px;
    position: absolute;
    right: 0;
    top: 0;
    color: #c9c9c9;
    font-family: "Arial";
}
.speak-list {padding: 80px 40px 0 40px; margin: 0 auto;}
.speak-list li { height: 170px; float: left;}
.speak-list .managerstr{
	width: 70px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 50%;
    transition: all .25s;
    transform: translateY(-50%) scale(1);
    cursor: pointer;
    text-align: center;
}
.speak-list .managerstr:hover{
transform:translateY(-50%) scale(1.2);
}
.speak-list .active{
    transform:translateY(-50%) scale(1.2);
}
.speak-list li img {    width: 60px;height: 60px; border-radius: 100%;}
.speak-list li .managername {width: 100%;  font-size: 16px; padding-top: 5px; text-align: center;} 


/*底部*/
.footer-wrap { margin-top: 40px;   color: #fff;width: 100%; background: #01479d; }
.botnav {  padding: 60px 0 75px;}
.botnav ul { width: 1200px ; margin: 0 auto;}
.botnav ul li { float: left;margin-right: 90px; text-align: left;}
.botnav ul li dt {font-size: 16px;line-height: 1; margin-bottom: 25px;}
.botnav ul li dd { line-height:30px}
.botnav ul li a:hover { color:#fff; }
.qrcode ul li{ width: 48px; height: 48px; }
.copy { width: 1200px; margin: 0 auto ; padding: 20px 0; }

/*头条*/
.second-banner {
    width: 100%;
    min-width: 1200px;
    position: relative;
    height: 620px;
}

.layout-main {
    width: 1200px;
    min-height: 500px;
    margin: 20px auto;
    padding: 0 0 60px;
}
.layout-l {
    float: left;
    width: 823px;
}
.layout-r {
    float: right;
    width: 292px;
}
.tab-cont {
    position: relative;
    display: block;
    z-index: 100;
}
.tab-cont .nav-tabs {
    height: 42px;
    width: 823px;
    margin: 30px 0 20px;
    background: #fff;
}
.tab-cont .nav-tabs {
    border-bottom: 1px solid #ddd;
}
.tab-cont .nav-tabs ul {
    height: 42px;
    white-space: nowrap;
}
.tab-cont .nav-tabs li {
    display: inline-block;
}
.nav-tabs li.active a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #015db2;
    border-radius: 100%;
}
.tab-cont .nav-tabs li.active a {
    color: #015db2;
}
.tab-cont .nav-tabs li a {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #4a4a4a;
    padding: 0 30px 0 10px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}

.scroll-list { padding-bottom: 0;}
.news-list { width: 100%;margin-top: 12px;}
.news-list .news-item {
    height: 150px;
    padding: 16px 0;
    border-bottom: 1px solid #F0F0F0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-list .news-item  .news-cover {
    width: 172px;
    height: 118px;
    float: left;
    overflow: hidden;
}
.news-list .news-item .news-cover img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s;
    transition: all .6s;
}
.news-list .news-item .news-cover img:hover{
	-webkit-transform:scale(1.1);transform:scale(1.1);
	}
.news-list .news-item .news-content {
    width: 612px;
}
.news-list .news-item .news-content .news-title {
    font-size: 20px;
    line-height: 30px;
    color: #464646;
    letter-spacing: 0;
    margin: 2px 0;
}
.news-list .news-item .news-content .news-title:hover{color:#015db2}
.news-list .news-item .news-content .news-desc {
    opacity: .8;
    font-size: 13px;
    color: #686768;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 5px;
}
.news-list .news-item .news-other {
    position: absolute;
    left: 210px;
    bottom: 14px;
    line-height: 12px;
    font-size: 12px;
    color: #9B9B9B;
    letter-spacing: 0;
}
.right_qrcode {
    width: 292px;
    height: 323px;
}
.right_ad, .right_qrcode {
    margin-top: 40px;
    display: block;
}
.right_qrcode img {
    width: 100%;
    height: 100%;
}
.right_ad img {
    width: 100%;
}
.crumb {border-bottom: 1px solid #ddd;}
    
.crumb li {
    float: left;
    font-size: 14px;
    line-height: 18px;
    margin: 30px 0 20px;
}
.crumb li i { margin: 0 10px;}
.news-inner { margin-top: 20px;}
.news-inner .news-details-title{ font-size: 26px; color: #333; padding: 40px 0;}
.news-inner .publish-time { font-size: 16px; }
.news-inner .news-details { margin-top: 40px; line-height: 1.8; font-size: 16px;}
.news-inner .news-details img { width:100%;}
.news-inner .news-details p { margin-bottom: 30px;}


.body-bg { background: #ecf0f6;}
.header2 { background: #fff;box-shadow: rgba(0,0,0,.1) 0 1px 5px;}
.header2 .logo { padding: 3px 0;}
.header2 .logo a { display: block;}
.second-header{ width: 1200px; color: #333; margin: 0 auto; height: 78px;}
.second-header .nav ul li {
    width: 100px;
    height: 78px;
    line-height: 78px;
    font-size: 16px;
    display: block;
    float: left;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    color: #333;
}

.demand-wrap {    width: 1200px; margin: 22px auto 60px;}
.demand-wrap .menu-list {background-color: #fff;  border-bottom: dotted 1px #f2f5f9;}
.demand-wrap .menu-parent-wrapper {padding-top: 15px; padding-bottom: 15px;  box-shadow: 0 1px 2px 0 #f5f5f5;}
.menu-list .menu-header {
    margin-left: 36px;
    margin-right: 25px;
    font-size: 16px;
    line-height: 28px;
    color: #686768;
}
.menu-parent-wrapper  li { margin-right: 10px; float: left;}
.menu-parent-wrapper  li a {
position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
    color: #7e7f82;
    border: 1px solid transparent;
    background-color: transparent;
    border-radius: 13px;
    }
 .menu-parent-wrapper  li a.active {   color: #fff;border-color: #00479d; background-color: #376fb2;}
 .sp-list { width: 1200px;margin: 0 auto;}
 .sp-title {
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #686768;
    border-bottom: solid 1px #015DB2;
}
.sp-title>span {
    font-size: 20px;
    color: #015DB2;
}
.team-list-wrapper {
    padding-top: 30px;
    border-top: solid 1px #dae5f3;
}
.team-list {
    margin-right: -20px;
}
.team-item {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}
.team-item>a {
    display: block;
    position: relative;
    width: 285px;
    height: 278px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.team-item>a:hover{
	box-shadow:0 5px 20px #c5d0dd;
	-webkit-transform:translateY(-2px);
	transform:translateY(-2px);
	}
.team-item .logo-wrapper {
    position: relative;
    height: 138px;
    width: 100%;
}
.team-item .logo-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 260px;
    max-height: 100px;
}
.team-item .team-name {
    padding: 0 10px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #4a4a4a;
}
.ell {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.team-item .team-text {
    margin-top: 10px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #646464;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;o
	verflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.team-item .team-ft {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 15px;
    width: 100%;
    border-top: dotted 1px #e2e2e2;
}
.team-item .team-ft>span {
    color: #7e7f82;
}


/*分页*/
.page_wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
}
.page_wrapper .page_view {
    text-align: center;
}
.page_view>li {
    display: inline-block;
}
.page_view>li+li {
    margin-left: 10px;
}
.page_view>li>a, .page_view>li>span {
    display: block;
    line-height: 26px;
    height: 28px;
    text-align: center;
    color: #646464;
    border-radius: 14px;
    background-color: transparent;
    border: 1px solid #d1ced1;
    font-size: 12px;
    width: 28px;
    font-weight: 400;
}
.page_view>li.first>a, .page_view>li.last>a, .page_view>li.next>a, .page_view>li.prev>a {
    width: auto;
    padding: 0 11px;
}
.page_view:not(.disabled)>li:not(.disabled)>a:hover, .page_view>li.active>a {
    color: #fff;
    background-color: #01bd52;
    border-color: #01bd52;
}

/*供需详情*/
.pt50 { padding-top: 50px;}
.conpy-box{
	    height: 218px;
    margin-bottom: 10px;
    background: url(../img/test10.jpg) center center no-repeat;
    background-size: cover;
}
 .layout {
	width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.banner-box .left-content {
    float: left;
}
.img-wrapper {
    position: relative;
    float: left;
    width: 110px;
    height: 110px;
    background-color: #fff;
    border-radius: 50%;
}
.detail-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 78px;
    max-height: 78px;
}
.cell {
    display: table-cell;
    width: 2000px;
}
.pt15 {
    padding-top: 15px;
}
.pl25 {
    padding-left: 25px;
}
.sp-name {
    margin-right: 15px;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
}
.sp-area {
    margin-top: 10px;
    color: #fff;
}

.detail-left {
    position: relative;
    padding-right: 20px;
    margin-right: 354px;
}
.group { overflow: hidden;}
.group-title {
    position: relative;
    margin-top: 23px;
    margin-bottom: 23px;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
}
.group-title>span {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 15px;
    color: #2f2f2f;
    background-color: #fff;
    font-weight: 700;
    z-index: 2;
}
.group-title:before {
	content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    margin-top: -1px;
    background-color: #DEDEDE;
}
.service-box {
    position: relative;
    width: 826px;
    margin-top: 10px;
    background-color: #f6f6f8;
}
.service-box .service-detail {
    position: relative;
    float: left;
    width: 600px;
    padding: 40px 30px 27px;
}
.service-box .service-detail .title {
    font-size: 24px;
    line-height: 24px;
    color: #333;
}
.service-box .service-detail .content {
    margin-top: 28px;
    line-height: 20px;
    color: #4a4a4a;
}
.service-box .service-detail:after {
	content: '';
    position: absolute;
    right: 0;
    top: 8px;
    bottom: 10px;
    border-left: 2px dotted #dbdbdb;
}
.service-box .service-apply {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 225px;
    text-align: center;
}
.service-box .btn-apply {
    padding: 10px 18px;
    font-size: 18px;
    line-height: 20px;
    border-radius: 20px;
    height: 42px;
    color: #fff;
    background-color: #00479d;
}
.detail-desc p { margin-bottom: 30px;}
.detail-right {
    float: right;
    width: 354px;
    padding-top: 42px;
    padding-left: 20px;
}
.right-box {
    position: relative;
    width: 334px;
    height: 334px;
    background: url(../img/test12.jpg) center center no-repeat;
    background-size: cover;
}
.detail-right ul { padding: 0 24px;}
.detail-right ul li { border-bottom: 4px solid #ddd; margin-bottom: 20px; margin-right:0 ;}
.detail-right .team-list {margin: 0;}
.detail-right .team-item { float: none;}

/*活动*/
.sec-header {
    position: relative;
    margin-bottom: 25px;
    margin-top: 45px;
    z-index: 0;
}
.sec-header>h2 {
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 22px;
}
.sec-header>h2>span {
    padding: 0 6px;
    background-color: #ecf0f6;
}
.sec-header .more {
    float: right;
    font-size: 16px;
    padding: 0 6px;
    background-color: #ecf0f6;
    font-weight: 400;
    color: #a0a0a0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.sec-header .more .iconfont {
    font-size: 12px;
    vertical-align: 1px;
}
.sec-header:after {
    content: '';
    position: absolute;
    top: 13px;
    width: 100%;
    height: 1px;
    background-color: #9b9b9b;
    opacity: .19;
    z-index: -1;
}

.activity-lists {
    min-height: 700px;
    margin-top: 20px;
}
.activity-lists ul {
    margin-left: -20px;
}
.activity-ul li {
    float: left;
    width: 285px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.activity-ul li a { display: block;}
.activity-ul li a:hover {box-shadow:0 9px 25px rgba(0,0,0,.15);transform:translateY(-2px)}

.activity-lists .activity-lists-item {
    border: 0;
    border-bottom: 2px solid #d2d2d2;
    transition: transform .3s ease-in,box-shadow .3s ease-in;
    transform: translateY(0);
}
.activity-lists-item {
    width: 100%;
    border-bottom: 2px solid #ccc;
    line-height: 24px;
    position: relative;
    border: 1px solid #d2d2d2;
    background: #fff;
}


.activity-lists-item .img-box {
    height: 150px;
    overflow: hidden;
}
.activity-lists-item img {
    height: 160px;
}
.activity-lists-item .sort-box {
    bottom: auto;
    top: 10px;
    left: 0;
}
.sort-box {
    position: absolute;
    bottom: 70px;
    left: 0;
    font-size: 12px;
    color: #fff;
}
.activity-lists-item .sort-box span {
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.sort-box span {
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 0 12px;
    background-color: rgba(0,0,0,.5);
    margin-left: 26px;
}
.activity-lists-item .lists-info {
    height: 141px;
    padding: 15px 20px;
}
.activity-lists-item .list-title {
    font-size: 16px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 15px;
}
.activity-lists-item .list-gps, .activity-lists-item .list-time {
    position: relative;
    padding-left: 22px;
    font-size: 12px;
    color: #999;
    word-wrap: normal;
    word-break: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.activity-lists-item .uricon-clock, .activity-lists-item .uricon-location {
    position: absolute;
    top: 5px;
    left: 0;
}
.uricon-clock:before {
    content: "";
    background: url(../img/icon-time.png) center no-repeat;
    background-size:100% ;
    background-position:0 0 ;
    display: block;
    width: 14px;
    height: 14px;
}
.uricon-location:before {
    content: "";
    background: url(../img/icon-dizhi.png) center no-repeat;
    background-size:100% ;
    background-position:0 0 ;
    display: block;
    width: 14px;
    height: 14px;
}
/*活动*/
.layout1200 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.activity-top {
    padding: 40px;
    background: #fff;
}
.activity-image-box {
    float: left;
    width: 450px;
    margin-right: 40px;
}
.activity-image-inner {
    position: relative;
}
.activity-image-inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border: 1px solid #ccc;
}
.activity-image-inner:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 56.25%;
}
.activity-text-box {
    overflow: hidden;
}
.activity-text-box h1 {
    word-wrap: normal!important;
    word-break: normal!important;
    font-size: 24px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.info-item {
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}
.info-item label {
    float: left;
    width: 70px;
    margin-right: 9px;
    color: #666;
    cursor: default;
    vertical-align: middle;
}
.info-item .fl, .info-item .lh-18 {
    overflow: hidden;
}
.activity-text-box a.activity-btn{
    width: 120px;
    height: 42px;
    display: block;
    line-height: 42px;
    background: #00479d;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    }
.activity-xq .left-sidber { float: left; width: 775px;}  
.activity-xq .activity-item {padding: 20px;}
.activity-item {
    margin-top: 22px;
    padding: 15px 20px;
    background: #fff;
    font-size: 14px;
}
 .activity-item .floor-title {
    margin-bottom: 30px;
}
.floor-title {
    height: 2.5rem;
    margin-bottom: 1.25rem;
    border-bottom: .125rem solid #e5e5e5;
    line-height: 2.375rem;
}
.activity-item .floor-title span {
    padding: 0 28px;
    font-size: 16px;
}
.floor-title span.selected {
    border-bottom: 2px solid #ea5514;
}
.floor-title span {
    text-align: center;
    margin-right: 15px;
    border-bottom: 2px solid #e5e5e5;
}
.floor-title span, .floor-title h2 {
    position: relative;
    float: left;
    border-bottom: 2px solid #015DB2;
    font-size: .875rem;
    line-height: 2.375rem;
}

.activity-item h2 {
    font-size: 16px;
    padding-bottom: 15px;
}
.activity-xq .tab-contents { min-height: 400px;}

.activity-xq .right-sidber {float: right; width: 405px;}
.activity-recommend .activity-lists-item .img-box {
    height: 190px;
    overflow: hidden;
}
.activity-recommend .activity-lists-item img {
    height: 190px;
    width: 100%;
}
.activity-recommend a {
    float: left;
    width: 365px;
    margin-bottom: 20px;
}

/*服务*/
.slogan {
    box-sizing: border-box;
    height: 500px;
    padding-top: 220px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0;
    min-width: 1200px;
    width: auto;
}
.product-box {
    font-weight: lighter;
    padding-bottom: 65px;
}
.slogan>.title {
    color: #fff;  
}
.product-box { text-align: center;}
.product-box>.title, .product-box>a>.title {
    font-size: 30px;
    font-weight: 700;
}
.slogan>.sub-title {
    color: #fff;
}

.product-box>.sub-title, .product-box>a>.sub-title {
    margin-top:10px;
    font-size: 20px;
    margin-bottom: 50px;
}
.content-box { width: 1200px; margin: 0 auto;}
.fw-box {margin: 80px auto 70px;}
.fw-box .title{color: #015DB2; font-size: 36px; text-align: center; font-weight: 600; margin-bottom: 16px;}
.fw-box  .small-title{font-size: 18px;padding: 0 200px; margin-bottom: 50px; text-align: center; margin-bottom: 50px; line-height: 28px;}
.showcase-list .showcase-item {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-right: 20px\9;
    color: #312e30;
    font-size: 20px;
} 
.showcase-list .showcase-item .showcase-image {
    width: 380px;
    height: auto;
}
.showcase-list .showcase-title { margin: 12px 0; font-size: 22px;}
.showcase-list .showcase-wz { margin:  12px 0; font-size: 15px; color: #666; line-height: 24px;}
.showcase-list .showcase-item:last-child { margin-right: 0;}

.showcase-slide {height: 520px; overflow: hidden;}
.showcase-slide .showcase-images {
    float: left;
    width: 750px;
    height: 520px;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.banner img, .swiper-slide img {
    display: block;
    max-width: 100%;
}
.showcase-slide .showcase-nav {
    float: right;
    width: 450px;
    height: 520px;
    background: #f3f3f3;
    padding: 30px 50px;
    font-size: 20px;
    color: #666;
}
.showcase-slide .showcase-nav .nav.current {
    color: #015DB2;
    font-weight: 700;
    border-bottom-color: #015DB2;
}
.showcase-slide .showcase-nav .nav {
    display: block;
    height: 88px;
    line-height: 88px;
    border-bottom: 1px solid #f3f3f3;
    cursor: pointer;
    text-align: center;
}
.fw-contact {width: 100%; background: #f2f2f2 url(../img/test18.jpg) center ; overflow: hidden;background-position: center 66px;}
.fw-contact .small-title { padding-bottom: 90px ; margin: 0 auto;}
.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 2.428571;
    color: #555;
    background-color: #F7F7F7;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}
.fw-contact .control-group { margin-bottom: 28px;}
.fw-contact button { width: 240px; height: 52px; background:#015DB2; color: #fff; border: none; margin: 0 auto; }
.fw-contact input, button
{
    font-size:16px;
      font-family: fangzhenglanting;
}

/*服务*/
.studio-product-super {
    padding-top: 50px;
    padding-left: 630px;
    padding-right: 30px;
}

.studio-product {
    box-sizing: border-box;
    height: 290px;
    
    background-color: #f3f3f3;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    text-align: left;
}
 .studio-product .studio-product-header {
    padding-bottom: 30px;
    line-height: 30px;
    border-bottom: 1px solid #bcbcbc;
    margin-bottom: 20px;
}
.studio-product .studio-product-title {
    font-size: 30px;
    color: #333;
}
.studio-product .studio-product-item {
    color: #666;
    font-size: 15px;
    line-height: 28px;
}
.studio-product-office {
    padding-left: 30px;
    padding-right: 630px;
    background-position: 600px 0;
    padding-top: 50px;
}

.help-qy {
	width: 100%;
	background: #f2f2f2 url(../img/test18.jpg) center ;
	overflow: hidden;
	background-position: center 66px;
}
.help-qy-lists{    width: 1140px; margin: 0 auto;  padding-top: 50px;}
.help-qy-lists ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    
}

.help-qy-lists li {
float: left;
width: 25%;
text-align: center;
}
.help-qy-lists  li label{
    font-size: 40px;
    color: #015DB2;
    font-family: "arial";
}
.help-qy-lists  li p{
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}

.fuwu-icon li{
	width: 600px;
	padding: 20px 0;
	float: left;
}
.fuwu-icon li .icon-bg { 
    height: 140px;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 160px;
    }
.icon-bg label { font-size: 24px; padding: 30px 0; display: inline-block;}    
.icon-bg p { font-size: 16px;}

/*关于我们*/
.about_us_introduce .about_us_bg {
    width: 100%;
    padding: 50px 70px;
    background: url(../img/logo3.png) no-repeat 14.5% center;
    background-size: 380px 150px;
}
.about_us_introduce .text_introduce {
    width: 100%;
    position: relative;
}
.about_us_introduce .text_introduce .graphic_introduce {
    width: 52%;
    height: 100%;
}
.about_us_introduce .text_introduce .text_introduce_con {
    width: 48%;
}
.about_us_introduce .text_introduce .box-1 {
    width: 100%;
}
.about_us_introduce .text_introduce .box-1 h3 {
    margin: 20px 0;
    color: #015DB2;
    font-size: 20px;
}
.about_us_introduce .text_introduce .box-1 h3:before {
    content: "";
    display: block;
    position: relative;
    left: -15px;
    top: 20px;
    width: 6px;
    height: 6px;
    background-color: #015DB2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.about_us_introduce .text_introduce .box-1 article {
    color: #666666;
    font-size: 15px;
    line-height: 1.8;
    border-left: solid 1px #015DB2;
    padding-left: 12px;
    position: relative;
    left: -11px;
    text-align: justify;
    display: block;
}

.big-news {    width: 1140px; margin: 0 auto;}
.big-news li.fixed {
    height: 100px;
}
.big-news .left {
    text-align: right;
}
.big-news li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
}
.big-news li{
    text-align: right;
}
.big-news .left .inner {
    border-right: 1px solid #015db2;
    position: relative;
}
.big-news .inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.big-news .left label, .big-news .left p {
    padding-right: 22px;
}
.big-news label {
    font-size: 18px;
    color: #333;
}

.big-news .inner p {
    margin-top: 10px;
    margin-bottom: 30px;
}
.big-news p {
    font-size: 14px;
    color: #666;
}
.big-news .left.fixed .icon {
    background: #fff url(../img/huojian.png) no-repeat;
    background-size: 50px 50px;
    width: 50px;
    height: 49px;
    right: -25px;
    display: block;
    top: 0;
    border-radius: auto;
    border: 0;
}
.big-news .left .icon, .big-news .right .icon {
    width: 18px;
    height: 18px;
    background-color: #fff;
    top: 6px;
    border-radius: 18px;
    position: absolute;
    border: 1px solid #6c88ab;
    background-size: 8px 8px;
}
.big-news .left.fixed .icon:before {
    content: "";
    width: auto;
    height: auto;
    background-color: #6c88ab;
    display: block;
    border-radius: auto;
}
.big-news .icon:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #6c88ab;
    display: block;
    border-radius: 8px;
}
.big-news .left:after {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.big-news .left .icon {
    right: -9px;
}
.big-news .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.big-news .right {
    text-align: left;
}
.big-news .right:before {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.big-news .right .inner {
    border-left: 1px solid #6c88ab;
}
.big-news .right label, .big-news .right p {
    padding-left: 22px;
}
.big-news .right label, .big-news .right p {
    padding-left: 22px;
}
.big-news .right .icon {
    left: -9px;
}
.fw-team {
	background: url(../img/test20.jpg) no-repeat center;
}

.fw-team .row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-4 {width: 33.33333333%}
.col-lg-4, .col-md-4, .col-sm-4 {    
	position: relative;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
}
.thumbnail {
    background-color: #f7f7f7;
    border: 0 none;
    border-radius: 10px;
    height: 530px;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.fw-team .thumbnail img {
    margin-top: 53px;
    margin-bottom: 40px;
    border-radius: 50%;
    width:150px;
    height:150px;
}
.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.thumbnail .caption {
    text-align: center;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.caption h1 {
    margin-bottom: 20px;
    font-size: 28px;
}
.caption .title_now {
    margin-bottom: 40px;
}

.joinus-page .tab{
    margin-top: 30px;
}
.joinus-page .tab ul{
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.joinus-page  .tab li {
    padding: 20px 30px;
    display: inline-block;
    font-size: 24px;
    color: #666;
    font-weight: 500;
    position: relative;
    cursor: pointer;
}
.tab li.primary{
    color: #015DB2;
}
.tab li.primary:after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    margin-left: -25px;
    background: #015DB2;
    height: 4px;
    bottom: 6px;
    left: 50%;
    border-radius: 4px;
}
.tab-content {
    margin-top: 20px;
    padding-bottom: 40px;
}


.contactUs {
    margin-top: 100px;
}
.container-us {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
.top_info {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 40px;
}
.col-lg-5 {
    width: 41.66666667%;
    float: left;
}
.col-lg-7 {
    width: 58.33333333%;
    float: left;
}
.top_info h1 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px;
}
.top_info p:nth-child(2) {
    margin-bottom: 20px;
        
}
.top_info p {font-size: 16px; margin-bottom: 10px;}
.bot_info {
    margin-bottom: 80px;
}
.bot_info p:first-child {
    padding-left: 15px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.bot_info>.row {
    margin-left: 0;
    margin-right: 0;
}
.col-lg-3 {
    width: 25%;
    float: left;
    padding: 0 15px;
}
.bot_info h3 { 
	font-size: 22px;
	margin-top: 20px;
    margin-bottom: 10px;
}
.bot_info>.row>div>p:nth-child(2) {
    margin-bottom: 26px;
}
.bot_info>.row>div>p, .bot_info>.row>div>p>span {
    font-size: 14px;
    color: #261c04;
}
.bot_info>.row>div {
    border-right: 1px solid #d8d8d8;
}
.bot_info>.row>div:not(:first-child) {
    padding-left: 40px;
}

/*提交表单*/
.reveal-modal ul li{ width:100%; margin-bottom:10px;}
.reveal-modal ul li .title { color:#0479d2; text-align:center;}
.reveal-modal ul li input ,.reveal-modal ul li textarea{ width:100%; padding:12px 6px; font-size:14px; font-weight:400; border:1px solid #dedede; border-radius:5px;}
.reveal-modal ul li textarea { min-height:140px}
.reveal-modal ul li >.sj-btn { background:#0479d2; color:#fff;}
.reveal-modal ul li input:focus {
  outline: none;
  border: 1px solid #0479d2;
  box-shadow: 0 0 10px #0479d2;
  -webkit-transition: all 0.2s ease-in-out;
}
.reveal-modal ul li textarea:focus {
  outline: none;
  border: 1px solid #0479d2;
  box-shadow: 0 0 10px #0479d2;
  -webkit-transition: all 0.2s ease-in-out;
}