﻿@charset "utf-8";
body {font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "Microsoft YaHei"; /*-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none*/}
/*去掉标签默认的内外边距*/
body, html, h1, h2, h3, h4, h5, h6, table, div, p, ul, li, ol, dl, dt, dd, a, span, input, select, textarea {padding: 0;margin: 0;}
/*给页面定义一个字体行高，行高设置为1，文字默认是有行高*/
body, html {font: 12px/1 "微软雅黑";}
/*去掉超链接的下划线*/
a {text-decoration: none;}
/*清除li的项目符号*/
ul, ol, li {list-style: none;}
/*清除浮动*/
.clearfix:after {content: "";height: 0;display: block;visibility: hidden;clear: both;}
.clearfix {zoom: 1;}
/*清除img默认两像素*/
img {vertical-align: top;}
.mr0 {margin-right: 0 !important;}
/*更改默认提示颜色*/
input::-webkit-input-placeholder {color: #999999;}
@media screen and (max-width: 750px) {
	body{overflow-x: hidden;}
	body{font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "Microsoft YaHei";/*-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none*/}
}
/*适配手机时样式*/
@media screen and (max-width: 750px) {
	.logomo .layui-nav-child {
		left: auto !important;
		right: 0 !important;
	}
	.content .middleBox{border: none !important;}
	.content .leftBox{border: none !important;}
	.content .bo1_middle{padding: 0;}
	.content .cBox1 .leftBox ul{padding: 0 !important;}
	.bo1_middle{padding: 0 !important;}
	.content .cbox1 .titel1 li{padding: 0px !important;}
	.mem_content{padding: 5px !important;border: none !important;margin-top: -20px !important;}
	.mem_content .heart-right .layui-tab-title li{font-size: 16px !important;margin: 0 !important;}
	.mem_cont2 .title{border: none !important;}
	.mem_cont2 .process .button .imgcode2{text-align: center !important;position:inherit !important;}
	.mem_cont2 .process .button{padding-top: 20px !important;}
	.footer-box {position: initial !important;}
	.ex .content .leader-box .introduce{text-align: center;padding-top: 0;}
	.ex .content .leader-box .toux{text-align: center;}
	.ex .content .leader-box .toux img{width: 80% !important;}
	.pc-dongtai-banner{height: 140px !important;}
	.content  .yaowen-box .yaowen-list:last-child{padding-top: 0px !important;}
	.content  .yaowen-box .yaowen-list:first-child li:last-child{border-bottom: 1px dashed #DCE4F9 !important;}
	.content  .yaowen-box .yaowen-list{padding-bottom: 0 !important;}
	.ex .content .mem_content .yao-tetbox .middle-txt{line-height: 20px !important;}
	.ex .content .mem_content .yao-tetbox .middle-txt{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.ex .content .mem_content .yao-imgbox{height: 100px !important;overflow: hidden;}
	.ex .content .mem_content .yao-tetbox .middle-top{height: 100px !important;overflow: hidden;}
	.zk_introduce .zkimg{height: auto !important;}
	.zk_introduce .zktext{height: auto !important;padding-bottom: 20px !important;}
	.content .cBox2 .img-box2{width: 100% !important;height:auto !important;overflow: hidden;}
	.mem_content .expert-list2  .toux img{height: 80px !important;width: 100% !important;}
	.mem_content .text-box .jia-photo{width: 100%  !important;}
	.centent .huiyuan-box .huiyuan-list .logobox img{width: 100% !important;height: auto !important;}
	.mem_content .huiyuan-box .huiyuan-list .logobox img{width: 100% !important;height: auto !important;}
	.mem_content .heart-right .layui-tab-title li{padding: 0 !important;}
	.ex .content .ex_txet h2{padding: 20px 0 !important;}
	.ex .content .mem_content .yao-imgbox img{width: 100% !important;}
	.ex .content .mem_content .pict-imgbox{height: 110px !important;}
	.ex .content .mem_content .pict-box{height: 165px !important;}
	.wudao-intro{height: auto !important;}
  .mem_content .text-box img{max-width:90% !important;}
}
.fw{font-weight: bold;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt10{margin-top: 10px;}
a:hover {color: #CB261C;}

.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.between {display: flex;justify-content: space-between;}
.flex {display: flex;}
.crude {font-weight: 600;}
.one_row {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.two_row {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.three_row{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.ml10{padding-left: 10px;}
.ml20{padding-left: 20px;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background: #1d2187 !important;}
/* pc头部 */
.header {margin: 35px 0;  display: block;position: relative;line-height: 55px;}
.header .header_top {display: flex;align-items: center;width: 1170px;margin: 50px auto 36px auto;}
.header_top img {width: 100%;}
.header_top div {display: inline-block;}
.header .logobox .logo1 {width: 430px;display: inline-block;}
.header_top .logobox .logo2 {width: 150px;margin: 0 10px 0 80px;display: inline-block;}
.header_top input {display: inline-block;width: 250px;height: 16px;font-size: 14px;padding: 10px;border-radius: 2px 0 0 2px;border: 2px solid #CB261C;}
.header_top button {display: inline-block;width: 90px;height: 40px;color: #fff;line-height: 40px;background: #CB261C;margin-left: -2px;margin-top: 6px;}
.header_bottom {width: 100%;margin: 0 auto 10px auto;border: 1px solid #E7E7E7;background-color: #2543a5;}
.header_bottom a{color:#ffffff;}
.header_bottom .navbox div {margin: 10px 5px;display: flex;border-right: #ddd solid 1px;align-items: center;float: left;}
.header_bottom .navbox div:last-child {border-right: 0;}
.header_bottom .navbox span {width: 60px;display: inline-block;color: #CB261C;font-size: 18px;}
.header_bottom .navbox span {font-weight: 600;}
.header_bottom .navbox p {width: 40px;font-size: 16px;line-height: 24px;font-weight: 600;color: #333;display: inline-block;margin-right: 10px;}
.header .navbox ul {display: inline-block;}
.header .navbox .nav-about {width: 243px;}
.header .navbox .nav-dongtai {width: 180px;}
.header .navbox .nav-zhiku {width: 180px;}
.header .navbox .nav-fuwu {width: 180px;}
.header .navbox ul li {float: left;display: inline-block;width: auto;font-size: 14px;line-height: 30px;height: auto;margin-right: 15px;margin-bottom: -3px;overflow: hidden;}
.header .navbox ul li a {font-size: 14px;line-height: 30px;}
.mo-menu{background: #ffffff;padding: 0;height: 30px;}
.mo-menu .layui-nav-child{top:44px;overflow-y: auto;height: 520px;}
.mo-menu .layui-nav-child li>a{font-size: 16px;line-height: 40px;position: relative;text-align: center;}
.mo-menu .layui-nav-child li dl a{font-size: 14px;color: #666666;padding:0 35px 0 50px;}
.mo-menu .layui-nav-child li>a .layui-nav-more{border-top-color: rgb(177 177 177 / 70%);right: 10px;}

/* banner */
.pc-banner {width: 100%;margin: 0;height: 480px;overflow: hidden;}
.pc-banner .layui-carousel-arrow{width: 70px;height: 70px;font-size: 32px !important;}
.pc-banner img {width: 100%;height: 480px;}
.h5-banner{width: 100%;height: 210px;overflow: hidden;}
.h5-banner img {width: 100%;margin: 0;}
.h5-banner .layui-carousel-arrow{width: 40px;height: 40px;font-size: 22px !important;}
/* 手机 头部*/
.line1 {font-size: 20px;color: #333;font-weight: 600;text-align: center;height:60px;line-height: 60px;border-bottom: 1px solid #DDDDDD;}
.logomo {margin: 20px 0;display: flex;justify-content: space-between;align-items: center;}
.logomo .img_logo img {height: 28px;width: auto;}
.logomo .img_logo img:nth-of-type(1) {margin-right: 20px;}
.logomo img {height: 35px;width: auto;}
.searchmo {margin: 20px 0;display: flex;}
.searchmo input {width: 80%;height: 40px;border: 1px solid #ddd;padding-left: 5px;font-size: 14px;}
.searchmo .layui-btn {width: 21%;height: 42px;text-align: center;line-height: 40px;font-size: 14px;color: #fff;background-color: #CB261C;border-radius: 2px;}
/* 手机 金刚栏*/
.line-5 {background: #f5f5f5;width: 100%;margin: 10px 0;height: 5px;padding: 0}
.navigation{margin-top: 10px;}
.navigation ul {display: flex;height: 80px;align-items: center;font-size: 11px;color: #333;}
.navigation ul li {width: 25%;text-align: center;}
.navigation ul li div {width: 40px;margin: 0 auto 10px auto;}
.navigation ul li div img {width: 100%;}
/* PC尾部 */
.footer {background: #1d41a5;padding: 20px;color: #fff;}
.footer a {color: #fff;}
.footer .hengfu {width: 439px;height: 72px;margin: 0 auto;}
.footer .topBox {border-bottom: 1px solid #c5d4fd;padding-bottom: 20px;}
.footer .bottomBox {display: flex;padding: 0 20px 20px 20px;justify-content: space-between;}
.footer .textBox {width: 560px;}
.footer .textBox .zhitong {line-height: 42px;font-size: 20px;font-weight: 500;margin-bottom: 40px;text-align: center;}
.footer .textBox p {font-size: 14px;line-height: 35px;}
.footer .footer_left p, .footer .footer_right p {width: 185px;text-align: center;font-size: 14px;line-height: 24px;}
.footer .footer_left img, .footer .footer_right img {width: 140px;margin: 0 auto;}
.footer .footer_left div, .footer .footer_right div {width: 175px;margin-bottom: 15px;display: flex;align-items: center;}
.footer-box{position: fixed;left: 0;bottom: 0;height:98px;width: 100%;}
.footer_bla {width: 100%;background-color: #393939;padding: 10px 0;}
.footer_bla p {line-height: 26px;font-size: 12px;color: #fff;text-align: center;}
/* 手机尾部footer */
.footermob {background-color: #474646;padding: 20px 30px 5px 30px;color: #fff;}
.footermob div ul {display: flex;justify-content: center;margin-bottom: 17px;}
.footermob div ul li {padding: 0 16px;font-size: 13px;border-right: 2px solid #fff;}
.footermob div ul li a{color: #ffffff;}
.footermob div ul li:nth-of-type(1) {padding-left: 0;}
.footermob div ul li:last-child {padding-right: 0;border-right: 0;}
.footermob div h3 {margin-bottom: 7px;font-size: 12px;}
.footermob div h3 span {font-weight: 600;}
.footermob .imgcode1 {display: flex;justify-content: space-between;}
.footermob .imgcode1 .pic {width: 130px;}
.footermob .imgcode1 .pic div {display: flex;justify-content: center;margin: 10px 0;}
.footermob .imgcode1 .pic div img {width: 60px;height: 60px;}
.footermob .imgcode1 .pic p {font-size: 10px;color: #fff;text-align: center;line-height: 14px;}
/* 首页 */
.content {margin: 23px auto 0 auto;}
.content .cBox1 {display: flex;flex-wrap: wrap;}
.content .conta_title {display: flex;justify-content: space-between;background-color: #f5f5f5;height: 43px;line-height: 43px;border: 1px solid #dce4f9;border-bottom: none;border-left: none;}
.content .conta_title a.more {font-size: 14px;color: #999;line-height: 43px;padding-right: 10px;}
.content .leftBox {width: 99.3%;display: inline-block;border: 1px solid #DCE4F9;border-top: none;}
.content .cBox1 .leftBox ul{padding: 20px;}
.content .middleBox {border: 1px solid #DCE4F9;    border-top: none;}
.content .middleBox .imgbox{position: relative;}
.content .middleBox .imgbox .event-item{width: 100%;height:150px;overflow: hidden;}
.content .middleBox .imgbox .event-item img{height: 100%;}
.content .middleBox .imgbox .switch-tab{text-align:center;position:absolute;bottom:15px;left:70%;z-index:999;}
.content .middleBox .imgbox .switch-tab .switch-tab .curent{padding:3px;margin:0 1px;color:#fff;text-decoration:none;overflow:hidden;border:0;background: #CB261C;}
.content .middleBox .imgbox .switch-tab a{display: inline-block;width: 15px;height: 15px;border-radius: 5px;background: rgba(24, 24, 24, 0.5);color: #ffffff;font-size: 12px;line-height: 15px;}
.content .middleBox .middle-tit{font-size: 16px;font-weight: bold;line-height: 150%;}
.content .middleBox .middle-txt{font-size: 14px;color: #666666;margin-top: 5px;}
.content .middleBox .middle-per{font-size: 12px;color: #999999;margin-top: 5px;}
.content .middleBox .middle-top{border-bottom: 1px dashed #dddddd;display: block;padding-bottom: 5px;}
.content .middleBox .middle-top:hover p{color: #CB261C;}
.content .middleBox .middle-mid{margin-top: 5px;font-size: 14px;}
.content .conta_title span:nth-of-type(1) {width: 121px;background-color: #2543a5;color: #fff;font-size: 18px;font-weight: 500;text-align: center;border-left: 1px solid #ddd;}
.content .conta_title span:nth-of-type(2) {font-size: 14px;color: #999;line-height: 43px;padding-right: 10px;}
.content .leftBox li {font-size: 14px;line-height: 20px;color: #333;border-bottom: 1px dashed #ddd;padding: 10px 0;}
.content .leftBox li p{line-height: 150%;height: 30px;}
.content .leftBox li:last-child {border: 0}
.content .leftBox li:hover b{color: #CB261C;}
.content b {color: #333333;float: left;margin-right: 10px;font-size: 22px;line-height: 5px;}
.content .leftBox li span{font-size: 12px;color:#999999;text-align: right;display: block;}
.content .middleBox .middle-mid li p{width:80%;overflow: hidden;}
.content .middleBox .middle-mid li span{font-size: 12px;color: #999999;display: inline-block;line-height: 22px;}
.content .middleBox .middle-mid li{margin: 4px;}
.content .middleBox .middle-mid li a:hover p{color: #CB261C;}
.content .middleBox .middle-mid li a:hover span{color: #CB261C;}
.content .middleBox .middle-mid li a:hover b{color: #CB261C;}
.content img {width: 100%;}
.content .bo1_middle {padding: 10px;}
.content .bo1_middle p {color: #333;line-height: 22px;}
.content .bo1_middle .layui-col-md12 li {height: 35px;}
/*快捷通道*/
.content .rightBox {background: #CB261C;padding-top: 30px;    height: 405px;text-align: center;}
.content .rightBox .kuang {width: 168px;height: 15px;border: 2px solid #fff;margin: 30px auto 0 auto;}
.content .rightBox p {display: inline-block;height: 32px;background: #CB261C;color: #fff;font-size: 26px;position: relative;text-align: center;top: -25px;font-family: zihun152hao-jijiachaojihei, zihun152hao;font-weight: bold;}
.content .rightBox li {display: flex;justify-content: center;align-items: center;width: 170px;height: 50px;margin: 0 auto 30px auto;background-color: #fff;border-radius: 5px;font-size: 14px;}
.content .rightBox li div {width: 30px;height: 30px;margin-right: 14px;display: inline-block;line-height: 30px;}
.content .xian {display: flex;background-color: #2453D5;}
.mob_title{color: #333;font-size: 18px;font-weight: bold;line-height: 60px;}
.mob_title .more{font-size: 14px;color: #999;padding-right: 10px;font-weight: normal;}
.content .xian span:nth-of-type(1) {height: 4px;width: 452px;background-color: #CB261C;}
.content .xian span:nth-of-type(2) {height: 4px;  width: 685px;background-color: #2453D5;}
.content .cbox1 .titel1 {display: flex;align-items: center;padding: 20px 0;}
.content .cbox1 .titel1 .layui-tab{margin: 0;}
.content .cbox1 .titel1 span {font-size: 18px;font-weight: 500;}
.til1 li{line-height: normal;}
.til1{border-bottom: none;height: auto;}
.content .cbox1 .titel1 li {padding: 5px 10px 0 10px;font-size: 14px;border-right: 1px #ddd solid;}
.content .cbox1 .titel1 li:last-child {border: none;}
.content .cbox1 .block {margin-top: 10px;border: #DCE4F9 solid 1px;}
.content .cbox1 .block .cla-tit {padding: 0 10px 0 0;display: flex;align-items: center;justify-content: space-between;background: #F5F5F5;}
.content .cbox1 .block .cla-tit p,.zhiku-box .harborBox .left p,.harborBox>h2>a {font-weight: 500;color: #ffffff;line-height: 25px;padding: 6px 10px;font-size: 16px;background: #2543a5;}
.content .cbox1 .block div span {font-size: 14px;color: #999999;font-weight: 400;}
.content .cbox1 .block ul{padding: 0 10px;}
.content .cbox1 .block li {padding: 10px;border-bottom: 1px dashed #DCE4F9;display: flex;align-items: center;}
.content .cbox1 .block li:last-child {border: 0;}
.content .cbox1 .block li p {width: 75%;font-size: 14px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;}
.content .cbox1 .block .expert{padding: 10px;}
.content .cbox1 .block .expert .introduce .name{font-size: 16px;margin-top: 10px;font-weight: bold;}
.content .cbox1 .block .expert .introduce .job{font-size: 14px;margin-top: 10px;}
.content .cbox1 .block .expert .introduce .txt{font-size: 14px;color: #666666;margin-top: 10px;}
.content .cbox1 .block .expert .introduce .more{font-size: 14px;color: #2453D5;margin-top: 10px;display: block;text-align: right;}
.content .cbox1 .block .expert li{border-bottom: 1px dashed #dddddd;padding: 10px 0;}
.content .cbox1 .block .expert li:last-child{border-bottom: none;}
.content .cbox1 .block .expert li .toux{margin-right: 10px;}
.content .cbox1 .block .expert li p{width: 100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;float: none;white-space:normal;line-height: 150%; }
.content .cbox1 .block .expert li .toux img{width: 100%;height: 130px;overflow: hidden;}
.content .cbox1 .block li span {font-size: 12px;color: #999;float: right;}
.content .cbox1 .block li a b{line-height: 3px;}
.content .cbox1 .block li a:hover p{color:#CB261C; }
.content .cbox1 .block li a:hover b{color:#CB261C; }
.content .cbox1 .block li a:hover span{color:#CB261C; }
.content .cbox1 .cBox2 .huiyuan {display: flex;flex-wrap: wrap;background-color: #fff;}
.content .cbox1 .cBox2 .huiyuan div {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;background-color: #fff;}
.content img{vertical-align: middle;}
.content .cbox1 .cBox2 .huiyuan div .logobox { width: 100%; height: 88px;overflow: hidden;line-height: 90px;    margin-bottom: 10px;}
/* 专家申请 */
.content {margin-bottom: 15px;}
.content .ex_titel {padding-bottom: 20px;}
.ex .content .ex_txet {border: 1px solid #DCE4F9;}
.ex .content .ex_txet h2 {font-size: 24px;font-weight: bold;text-align: center;padding: 40px 0;line-height: 150%;border-bottom: 1px dashed #DCE4F9;    margin-bottom: 20px;}
.ex .content .ex_txet h3 {font-size: 14px;line-height: 36px;font-weight: 600;color: #333;}
.ex .content .ex_txet p {font-size: 16px;line-height: 180%;color: #333;}
.ex .content .ex_txet h5.mem-tit{font-size: 16px;font-weight: 500;    line-height: 150%;margin: 20px 0;}
.ex .content .ex_txet h5.mem-tit b{display: inline-block;width: 12px;height: 12px;text-align: center;line-height: 20px;font-size: 14px;color: #fff;background-color: #1668FF;margin-right: 10px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.ex .content .ex_txet p span {color: #0656DD;}
.ex .content .ex_txet p a {color: #CB261C !important;font-size: 14px;line-height: 26px;text-decoration: underline;}
.ex .content .ex_txet h4 a {display: inline-block;color: #CB261C !important;font-size: 14px;line-height: 26px;text-decoration: underline;}
.ex .content  .pro-list{margin: 30px 0;}
/* 申请入会 */
.bread{font-size: 14px;color: #666666;}
.bread .layui-breadcrumb a{font-size: 14px;color: #666666;}
.mem_content .h-left{text-align: center;font-size: 29px;font-weight: 600;padding: 0 20px;height: 480px;padding-top: 145px;background: #33359D;color: #fff;line-height: 150%;}
.ru-shenqing{padding-top: 20px !important;}
.mem_content{margin: 30px auto !important;padding:0px 20px 40px 20px;border: 1px solid #DCE4F9;}
.mem_content .heart-right .layui-tab{width: 100%;}
.mem_content .heart-right .layui-tab-title{height: 50px;border: none;}
.mem_content .heart-right .layui-tab-title li{height: 50px;text-align: center;line-height: 50px;font-size: 18px;color: #fff;background: #79A0D4;margin: 0 20px; padding: 0 40px;}
.mem_content .heart-right .layui-tab-title li:first-child{margin-left: 0;}
.mem_content .heart-right .layui-tab-title .layui-this{background: #0261AF;}
.mem_content .heart-right .layui-tab-title .layui-this:after{border: none;}
.mem_content .heart-right{padding-top: 0;}
.mem_content .heart-right .layui-tab{margin-top: 0;}
.mem_content .mlayui-tab-content .con_content {margin-left: 20px;}
.mem_content .layui-tab-content .con_content .pic2 {display: flex;justify-content: center;}
.mem_content .layui-tab-content img {max-width: 357px;height: auto;margin: 0 auto;}
.mem_content .layui-tab-content .pic2 img{max-width: 100%;}
.mem_content .layui-tab-content h6 {color: #0261AF;font-size: 18px;padding-left: 10px;border-left: 5px solid #2453D5;margin: 10px 0 15px 0;}
.mem_content .layui-tab-content .txt b{color: #0261AF;   margin-right: 10px;  font-size: 32px;  line-height:1px;vertical-align: top;}
.mem_content .layui-tab-content .txt{font-size: 14px;color: #333333;line-height: 150%;}
.mem_content .layui-tab-content .txt .fw{font-size: 16px;}
.mem_content .layui-tab-content .layui-table th{background: #2453D5;color: #ffffff;font-size: 16px;}
.mem_content .con_middle ul li b {display: inline-block;width: 20px;height: 20px;border-radius: 10px;text-align: center;line-height: 20px;font-size: 14px;color: #fff;background-color: #CB261C;margin-right: 3px;}
.mem_content .con_middle {border-top: 2px solid #0372C2;margin-right: 20px;line-height: 200%;}
.mem_content .con_middle ul {padding: 10px ;}
.mem_content .con_middle ul li {padding: 4px 0;}
.mem_content .con_middle ul li span {font-size: 14px;}
.mem_content .quanyi-right p.fee{font-size: 29px;color: #0966AB;text-indent: 0;}
.mem_content .quanyi-right p.year{font-size: 12px;color: #0966AB;text-indent: 0;}
.mem_content .quanyi-right p.post{font-size: 22px;line-height: 30px;color: #0561A2;margin-top: 20px;text-indent: 0;}
.mem_content .quanyi-right {border-top: 2px solid #0372C2;padding: 30px 0;background: #F5F5F5;display: flex;text-align: center;}
.ex .content .int-box p.fee{font-size: 29px;color: #0966AB;text-indent: 0;}
.ex .content .int-box p.year{font-size: 12px;color: #0966AB;text-indent: 0;}
.ex .content .int-box p.post{font-size: 22px;line-height: 30px;color: #0561A2;margin-top: 20px;text-indent: 0;}
.mem_content .quanyi{background: #0372C2 !important;height: 220px;padding-top: 20px;}
.mem_content .mem_cont2 {margin-top: 50px;}
.mem_cont2 .title {padding-bottom: 15px;border-bottom: 1px solid #DCE4F9;}
.title h6 {width: 101px;height: 33px;display: inline-block;background-image: url(../image/dao.png);background-repeat: no-repeat;background-size: 100% 100%;font-size: 18px;color: #fff;line-height: 28px;text-align: center;}
.mem_cont2 .pic3 img {width: 100%;margin: 40px auto 20px auto;}
.mem_cont2 .text2 {display: flex;}
.mem_cont2 .text2 p {width: 200px;margin: 0 auto;font-size: 14px;color: #333;line-height: 30px;}
.mem_cont2 .text2 p span {color: #0372C2;}
.mem_cont2 .process .button {padding: 85px 0 20px 0;display: flex;justify-content: center;position: relative;}
.mem_cont2 .process .button button {width: 385px;height: 60px;text-align: center;line-height: 60px;border: 0;font-size: 18px;color: #fff;background: #1945C2;border-radius: 8px;margin: 0 auto;}
.mem_cont2 .process .button .imgcode2 {text-align: center;    width: 100%;}
.mem_cont2 .process .button .imgcode2 img {width: 111px;margin: 0 auto;}
.mem_cont2 .process .button .imgcode2 p {text-align: center;line-height: 20px;font-size: 14px;color: #333333;}
.process1 .pic4 img{width: 100%;}
/*通知公告*/
.ex .content .news-box .news-list li{padding: 20px 15px;border-bottom: 1px dashed #DCE4F9;align-items: center;}
.ex .content .news-box .news-list li b{color: #333333;float: left;margin-right: 10px;font-size: 22px;line-height: 10px;}
.ex .content .news-box .news-list{width: 100%;}
.ex .content .news-box .news-list li p{width: 75%;font-size: 16px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;}
.ex .content .news-box .news-list li span{font-size: 12px;color: #999;float: right;}
.ex .content .news-box .news-list li:last-child {border: 0;}
.ex .content .news-box h2 {font-size: 24px;font-weight: bold;text-align: center;padding: 40px 0;line-height: 1.5;border-bottom: 1px dashed #DCE4F9;    margin-bottom: 20px;}
.ex .content .news-box .news-list a:hover p{color:#CB261C; }
.ex .content .news-box .news-list a:hover b{color:#CB261C; }
.ex .content .news-box .news-list a:hover span{color:#CB261C; }
/*协会简介*/
.nav-left .ClaNav li {border: 1px solid #DCE4F9;text-align: center;line-height: 60px;margin: 20px 0;font-size: 14px;}
.nav-left .ClaNav li a.foc {background: #CB261C;color: #fff;display: block;font-weight: bold;border: none;}
.nav-left .ClaNav li:hover a {background: #CB261C;color: #fff !important;display: block;font-weight: bold;border: none;}
.nav-left .ClaNav li:first-child{margin-top: 0;}
.ex .content .int-box h2 {font-size: 24px;font-weight: bold;text-align: center;padding: 40px 0;line-height: 150%;border-bottom: 1px dashed #DCE4F9;    margin-bottom: 20px;}
.ex .content .int-box h3 {font-size: 14px;line-height: 36px;font-weight: 600;color: #333;}
.ex .content .int-box p {font-size: 14px;line-height: 30px;color: #333;text-indent: 2em;margin-top: 10px;}
/*协会领导*/
.leader-box .title {padding-bottom: 30px;margin: 70px 0 0 0;}
.title h6 {padding:0 10px;width:auto;height: 33px;display: inline-block;background-image: url(../image/dao.png);background-repeat: no-repeat;background-size: 100% 100%;font-size: 18px;color: #fff;line-height: 28px;text-align: center;}
.ex .content .leader-box h2 {font-size: 24px;font-weight: bold;text-align: center;padding: 40px 0;line-height: 150%;border-bottom: 1px dashed #DCE4F9;    margin-bottom: 20px;}
.ex .content .leader-box .toux{font-size:0;height:148px;line-height:148px;overflow:hidden;}
.ex .content .leader-box .introduce  .name{font-size: 16px;margin-top: 10px;font-weight: bold;}
.ex .content .leader-box .introduce  .job{font-size: 14px;margin-top: 10px;}
.ex .content .leader-box .introduce  .txt{font-size: 14px;color: #666666;margin-top: 10px;}
.ex .content .leader-box .introduce {margin-top: 20px;}
/*联系我们*/
.ex .content .contant-box h2 {font-size: 22px;font-weight: 500;text-align: center;padding: 40px 0;line-height: 150%;border-bottom: 1px dashed #DCE4F9;    margin-bottom: 20px;}
.ex .content .contant-box h3 {font-size: 14px;line-height: 36px;font-weight: 600;color: #333;}
.ex .content .contant-box p {font-size: 14px;line-height: 30px;color: #333;margin-top: 10px;}
.ex .content .contant-box h4 {font-size: 18px;line-height: 36px;font-weight: 500;color: #333;}
.ex .content .contant-box p span {display: inline-block;width: 20px;height: 25px;vertical-align: middle;margin-right: 10px;}
.ex .content .contant-box p:nth-child(2) span {background: url(../image/icon-ad.png) no-repeat center;background-size: 80%;}
.ex .content .contant-box p:nth-child(3) span {background: url(../image/icon-phone.png) no-repeat center;background-size: 100%;}
.ex .content .contant-box p:nth-child(4) span {background: url(../image/icon-mail.png) no-repeat center;background-size: 100%;}
.ex .content .contant-box .erweima p{text-align: center;font-size: 12px;color: #666666;line-height: 150%;}
.ex .content .contant-box .erweima .left{width: 50%;}
.ex .content .contant-box .erweima {text-align: center;}
/*协会动态*/
.pc-dongtai-banner {width: 100%;margin: 0;height: 305px;overflow: hidden;}
.pc-dongtai-banner .layui-carousel-arrow{width: 70px;height: 70px;font-size: 32px !important;}
.pc-dongtai-banner img {width: 100%;height: 100%;}
.h5-banner{width: 100%;height: 210px;overflow: hidden;}
.h5-banner img {width: 100%;margin: 0;}
.h5-banner .layui-carousel-arrow{width: 40px;height: 40px;font-size: 22px !important;}
.entrance li:nth-of-type(1) {background-color: #2453D5;}
.entrance li:nth-of-type(2) {background-color: #CB261C;}
.entrance li {width: 224px;height: 80px;display: flex;align-items: center;border-radius: 3px;margin-bottom: 10px;line-height: 80px;}
.entrance li img {width: 61px;height: 61px;margin: 0 20px;vertical-align: middle;}
.entrance li span {font-size: 18px;font-weight: 600;color: #fff;}
.content .cbox1 .titel2 .more{font-size: 14px;color: #999;padding-right: 10px;font-weight: normal;}
.content .cbox1 .titel2 {align-items: center;padding: 20px 0;}
.content .cbox1 .titel2 span {font-size: 18px;font-weight: 500;}
.yaowen-box{border:1px solid #DCE4F9;margin: 0;}
.content .yaowen-box ul{padding: 0 10px;}
.content  .yaowen-box li {padding: 10px 0;border-bottom: 1px dashed #DCE4F9;align-items: center;height: 20px;line-height: 20px;}
.content  .yaowen-box li:last-child {border: 0;}
.content  .yaowen-box li p {width: 75%;font-size: 14px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;}
.content  .yaowen-box li span {font-size: 12px;color: #999;float: right;}
.content  .yaowen-box li a b{line-height: 3px;}
.content  .yaowen-box li a:hover p{color:#CB261C; }
.content  .yaowen-box li a:hover b{color:#CB261C; }
.content  .yaowen-box li a:hover span{color:#CB261C; }
/*协会要闻*/
.ex .content .mem_content .yao-imgbox{height: 175px;overflow: hidden;text-align: center;}
.ex .content .mem_content .yao-imgbox img{max-height: 100%;width: auto;}
.ex .content .mem_content .yao-tetbox .middle-tit{font-size: 16px;font-weight: bold;line-height: 150%;}
.ex .content .mem_content .yao-tetbox .middle-txt{font-size: 14px;color: #666666;margin-top: 5px;}
.ex .content .mem_content .yao-tetbox .middle-per{font-size: 12px;color: #999999;margin-top: 5px;}
.ex .content .mem_content .yao-tetbox .middle-top{border-bottom: 1px dashed #dddddd;display: block;padding-bottom: 5px;height: 156px;}
.ex .content .mem_content .yao-tetbox .middle-top:hover p{color: #CB261C;}
.ex .content .mem_content .yao-tetbox  .middle-per span{font-size: 14px;color: #999999;}
.ex .content .mem_content .yaowen-con{margin-bottom: 20px;}
.ad-box{width: 100%;height: 180px;overflow: hidden;margin: 30px auto;}
.ad-box img{width: 100%;}
/* 湾区智库 */
.harborBox{display: inline-block;width:100%;}
.centent{  text-align:center;justify-content: center;}
.harborBox h2{font-size: 22px;font-weight: 500;line-height: 30px; text-align: center;}
.harborBox .line-tit{width: 84px;margin: 15px auto 20px auto;display: flex;}
.harborBox .line-tit span:nth-of-type(1){width: 33px;height: 4px;background-color: #CB261C;}
.harborBox .line-tit span:nth-of-type(2){width: 51px;height: 4px;background-color: #2453D5;}
.whole{background-color: #f7f7f7;}
.zk_introduce .zkimg {height: 270px;overflow: hidden;}
.zk_introduce .zkimg img {width: 100%;}
.zk_introduce .zktext{height: 270px;padding: 0 20px;background: #ececec url(../image/bg2.png) center;text-align: left;font-size: 14px;color: #333333;line-height: 150%;}
.zk_introduce .zktext p{margin-top: 22px;color: #333;font-size: 14px;line-height: 20px;}
.content .cBox2 .img-box2{width: 372px;height: 230px;overflow: hidden;margin:0 0 10px 0;}
.content .cBox2 .img-box2 img{width: 100%;}
.zhiku .zk-line4{width: 65px;margin: 10px auto 10px auto;display: flex;}
.zhiku .zk-line4 span:nth-of-type(1) {width: 33px;height: 4px;background-color: #CB261C;}
.zhiku .zk-line4 span:nth-of-type(2) {width: 51px;height: 4px;background-color: #2453D5;}
.zhiku .harborBox p{font-size: 17px;}
.zhiku .fangtan {line-height:40px;font-size: 14px;color: #666;margin-left:20px;}
.zhiku .more{font-size: 14px;color: #999999;line-height:40px;display: inline-block;}
.zhiku  .harborBox{display: inline-block;width: 94%;padding: 15px 10px 0 10px;}
.zhiku{margin: 0;}
.content .zhiku ul{padding: 0 10px;}
.content  .zhiku li {padding: 10px 0;border-bottom: 1px dashed #DCE4F9;align-items: center;height: 20px;line-height: 20px;}
.content  .zhiku li:last-child {border: 0;}
.content  .zhiku li p {width: 75%;font-size: 14px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;}
.content  .zhiku li span {font-size: 12px;color: #999;float: right;}
.content  .zhiku li a b{line-height: 3px;}
.content  .zhiku li a:hover p{color:#CB261C; }
.content  .zhiku li a:hover b{color:#CB261C; }
.content  .zhiku li a:hover span{color:#CB261C; }
.content  .zhiku .zhiku-box{border:1px solid #DCE4F9;}
/*智库专家名录*/
.centent .expert-box{margin-top: 10px;}
.centent .expert-box .expert-list{padding: 10px;text-align: left;}
.centent .expert-box .expert-list .list-bg{background: #2E53B9;border-radius: 10px;}
.centent .expert-box .expert-list .introduce .name{font-size: 16px;margin-top: 10px;font-weight: bold;color: #ffffff;}
.centent .expert-box .expert-list .introduce .job{font-size: 14px;margin-top: 10px;color: #ffffff;}
.centent .expert-box .expert-list .introduce .txt{font-size: 14px;color: #F0F4FF;margin-top: 10px;height: 43px;}
.centent .expert-box .expert-list .introduce .more{font-size: 14px;color: #ffffff;margin-top: 10px;display: block;text-align: right;}
.centent .expert-box  .expert-list:last-child{border-bottom: none;}
.centent .expert-box  .expert-list p{width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;float: none;white-space:normal;line-height: 150%; }
.centent .expert-box  .expert-list .toux img{width: 100%;height: 120px;overflow: hidden;}
.centent .expert-box  .expert-list .toux{padding: 10px;}

.expert-listX{padding: 10px;text-align: left; cursor:pointer;}
.expert-listX .list-bgX{background: #2E53B9;border-radius: 10px;}
.expert-listX .introduceX .name{font-size: 16px;margin-top: 10px;font-weight: bold;color: #ffffff; text-align:center;}
.expert-listX .introduceX .job{font-size: 14px;margin-top: 10px;color: #ffffff; text-align:center;}
.expert-listX .introduceX .txt{font-size: 14px;color: #F0F4FF;margin-top: 10px;height: 43px;}
.expert-listX .introduceX .more{font-size: 14px;color: #ffffff;margin-top: 5px;display: block;text-align: right;}
.expert-listX:last-child{border-bottom: none;}
.expert-listX p{width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;float: none;white-space:normal;line-height: 150%; }
.expert-listX .touxX img{width: 100%;height: 160px;overflow: hidden;}
.expert-listX .touxX{padding:10px 10px 0 10px;}
.expert-listX .introduceX{ padding:0 10px; }


.centent .harborBox h5.mem-tit{font-size: 16px;font-weight: 500;    line-height: 14px;margin: 20px 0;}
.centent .harborBox h5.mem-tit b{display: inline-block;width: 12px;height: 12px;text-align: center;line-height: 20px;font-size: 14px;color: #fff;background-color: #1668FF;margin-right: 10px;-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.centent .harborBox p span {color: #0656DD;}
.centent .harborBox p a {display: inline-block;color: #CB261C !important;font-size: 14px;line-height: 26px;text-decoration: underline;}
.centent .harborBox h4 a {display: inline-block;color: #CB261C !important;font-size: 14px;line-height: 26px;text-decoration: underline;}
.centent .harborBox  .pro-list{margin: 30px 0;text-align: left;}
/*专家名录频道页*/
.mem_content .expert-list2 .introduce .name{font-size: 16px;margin-top: 10px;font-weight: bold;color: #333333;}
.mem_content .expert-list2 .introduce .job{font-size: 14px;margin-top: 10px;color: #666666;}
.mem_content .expert-list2 .introduce {font-size: 14px;color: #333333;margin-top: -10px;line-height: 150%;}
.mem_content .expert-list2 p.txt{width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;float: none;white-space:normal;line-height: 150%;margin-top: 10px; }
.mem_content .expert-list2 .introduce .more{font-size: 14px;color: #0556dd;margin-top: 10px;display: block;text-align: left;    margin-left: -7px;}
.mem_content .expert-list2{ border-bottom: 1px dashed #DCE4F9;}
.mem_content .expert-box2 .expert-list2:last-child{border-bottom: none !important;}
.mem_content .expert-list2  .toux img {width: 100%;height: 120px;overflow: hidden;}
/*专家名录详情*/
.mem_content .text-box .jia-photo{width: 20%;height: auto;margin: 30px auto;text-align: center;}
.mem_content .text-box img{max-width:500px;margin: 20px auto;display: flex;}
.ex .content .mem_content .text-box  h3{font-size: 16px;text-indent: 2em;}
.ex .content .mem_content .text-box  p{margin-bottom: 10px;text-indent: 2em;}
/*产业服务*/
.fwtitel{text-align: center;}
.fwtitel .fwtitel-list{width: 345px;height: 25px;display: inline-block;margin: 0 auto;font-size: 16px;visibility: unset;}
.fwtitel .fwtitel-list a{padding:0 10px;border-right:1px solid #ddd ;font-size: 12px;color: #999999;}
.fwtitel .fwtitel-list a:last-child{border: 0;}
.fwtitel .fwtitel-list a:hover{color: #CB261C;}
.centent .huiyuan-box{margin-bottom: 30px;}
.centent .huiyuan-box .huiyuan-list .logobox img{width:auto;vertical-align:middle;height: 90%;}
.centent .huiyuan-box .huiyuan-list .logobox{border: 1px solid #dddddd;height: 50px;line-height: 50px;margin-bottom: 10px;overflow: hidden;padding: 10px;}
.centent .huiyuan-box .huiyuan-list p.com{color: #666666;font-size: 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.centent .huiyuan-box .huiyuan-list p.com:hover{color: #CB261C;}
/*频道会员名录*/
.mem_content .huiyuan-box{margin-bottom: 30px;}
.mem_content .huiyuan-box .huiyuan-list .logobox img{width:auto;vertical-align:middle;height: 90%;}
.mem_content .huiyuan-box .huiyuan-list .logobox{border: 1px solid #dddddd;height: 50px;line-height: 50px;margin-bottom: 10px;overflow: hidden;padding: 10px; text-align: center;}
.mem_content .huiyuan-box .huiyuan-list p.com{color: #666666;font-size: 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.mem_content .huiyuan-box .huiyuan-list p.com:hover{color: #CB261C;}
.ex .content .mem_content .yao-tetbox p.more{color: #2453D5;font-size: 14px;    margin-left: -7px;}
/*物联网产业大讲堂*/
.list-child{text-align: center;margin: 20px 0 0 0;background: #f5f5f5;}
.list-child a{display: inline-block;width: 23%;height: 30px;border-radius: 3px;line-height: 30px;font-size: 14px;color: #333333;}
.list-child a.jt{width: 50%;}
.list-child a.foc{color: #CB261C;font-weight: bold;}
.mem_content .text-box .edu-photo{width: 60%;height: auto;margin: 30px auto;text-align: center;}
.mem_content .text-box .edu-photo i{color: #999999;font-size: 12px;margin-top: 10px;display: block;}
.ex .content .ex_txet p.act-tit{font-size: 12px;color: #999999;text-align: center;margin-top: 10px;}
.ex .content .ex_txet p.act-tit span.act-tit-time{color: #999999;}
/*会员名录-详情*/
.mem_content .text-box .logo-photo{width: 20%;height: auto;margin: 30px auto;text-align: center;}
.ex .content .ex_txet p.com-cont{text-indent: 0;margin-top: 30px;}
/*图片集锦放大效果*/
#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}
.ex .content .mem_content .pict-box{height: 220px;overflow: hidden;text-align: center;position: relative;}
.ex .content .mem_content .pict-imgbox{display:block;height: 150px;overflow: hidden;text-align: center;}
.ex .content .mem_content .pict-imgbox img{height: 100%;width: auto;}
.ex .content .mem_content .pict-box p.intro{color: #666666;font-size: 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 10px;}
.ex .content .mem_content .pict-box .play{position: absolute;top: 30%;left: 50%;width: 40px;height: 40px;margin-left: -20px;}
/*湾区物道*/
.wudao-con .zhufan-box{height: 50px;width: 100%;background: linear-gradient(180deg, #207CB0 0%, #386885 100%);line-height: 50px;}
.wudao-ad img{width: 100%;}
.wudao-con .zhufan-box span{display: inline-block;width:60px;height:30px;color:#1E4E6A;font-size: 18px;background: #ffffff;border-radius: 5px;line-height: 30px;text-align: center;margin-left: 20px;margin-top: 10px;}
.wudao-con .zhufan-box .right a{font-size: 14px;color: #ffffff;margin-right: 10px;}
.wudao-con  .banquan{font-size: 14px;color:#333333;margin: 20px 0;line-height: 150%;}
.wudao-exper .expert-list2 .introduce .name{font-size: 16px;margin-top: 10px;font-weight: bold;color: #333333;}
.wudao-exper .expert-list2 .introduce .job{font-size: 14px;margin-top: 10px;color: #FF9522;}
.wudao-exper .expert-list2 .introduce {font-size: 14px;color: #333333;margin-top: -10px;line-height: 150%;}
.wudao-exper .expert-list2 p.txt{width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;float: none;white-space:normal;line-height: 150%;margin-top: 10px; }
.wudao-exper .expert-list2 .introduce .more{font-size: 14px;color: #0556dd;margin-top: 10px;display: block;text-align: left;    margin-left: -7px;}
.wudao-exper .expert-box2 .expert-list2:last-child{border-bottom: none !important;}
.wudao-exper  .expert-list2  .toux img {width: 100%;height: 120px;overflow: hidden;}
.wudao-exper .list-border .expert-list2{border-bottom: 1px dashed #DCE4F9;}
.wudao-exper .list-border .expert-list2:last-child{border: none;}
.list-border{border: 1px solid #DCE4F9;text-align: left;}
.wudao-exper  .expert-list2  .toux{padding: 10px;}
.wudao-exper .expert-list2 .introduce{padding: 10px;}
.wudao-intro{height: 275px;background: #E5F1FF;padding: 20px;}
.wudao-text h4{background: #0E86E3;height:40px;line-height: 40px;color: #ffffff;font-size: 18px;border-left: 2px solid #ffffff;padding-left: 10px;font-weight: bold;}
.wudao-intro p{line-height: 200%;font-size: 14px;margin-bottom: 10px;text-indent: 2em;color: #333333;}

/*12-29修改*/
a:hover{color:#CB261C !important;}
.mo-menu{background-color: #ffffff !important;}
.header_top button{margin-top: 7px;}
.huiyuan-box .title {padding-bottom: 30px;margin: 20px 0 0 0;}
.mem_content .text-box img{height: auto;}
.content .cbox1 .block li {padding: 10px;border-bottom: 1px dashed #DCE4F9;align-items: center;overflow: hidden;width: 95%;line-height: 150%;  display: inline-block !important;}
.pc-banner{margin-bottom: 30px;}
#homeBannerAd1{margin: 30px auto; }
.til1 {border-bottom: none !important;height: auto !important;}
.content .cbox1 .titel1 li{    line-height: 120% !important;}
.content .cBox2 img{height: 230px;}
.content {margin-bottom: 15px !important;}
.content .cbox1 .block .expert li{display:flex !important;width:100%;}
.logomo .mo-menu{padding: 0;}
.logomo .mo-menu .layui-nav-item{line-height: 0;}
.ex .content .mem_content .yao-imgbox img{max-width: 100%;}
.mem_content .expert-list2 .toux img{height: 100% !important;}
@media screen and (max-width: 750px) {
	.content .mem_content .expert-list2  .toux img{height: 100% !important;width: 100% !important;}
}
.cla-tit a,.conta_title a,.conta_title>span>a,.harborBox>.left>p>a{ color:#fff; font-weight: bold;}

.introduce .more{position:absolute; top:150px; font-size:20px;}
.introduce .more>a{ color:red;}

.linktext h4 {font-weight: bold;width: 72px;font-size: 12px;float: left;}
.linktext ul li {display: inline;padding-right: 10px;}
.about img {width: 90px;height: 90px;float: left;margin-top: 5px;}
.about p {float: left;margin: 10px;font-size: 12px;line-height: 1.8em;}


/*.layui-carousel>[carousel-item]>.layui-this{text-align: center;display: flex;display: -webkit-flex;justify-content: center;align-items: center;}
.pc-banner .layui-this img{width:auto;height:480px}
*/
.swiper {width: 100%;height: auto;}
