* {
	padding: 0;
	margin: 0;
	outline: 0;
	font-family: arial;
	text-decoration: none;
	list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

img {
	border: none;
}

body {
	position: relative;
	min-width: 960px;
}

.max-box {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;
}

.trans3 {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.trans5 {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

header {
	position: fixed;
	width: 100%;
	height: 86px;
	background: #fff;
	top: 0px;
	left: 0px;
	z-index: 20;
}

.header-box{
	min-width: 930px;
}

.header-box-r {
	float: right;
}

.header-box .logo {
	float: left;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 15px;
}

.header-box .logo a {
	display: block;
	width: 257px;
	height: 53px;
}

.header-box .logo img {
	width: 100%;
	margin-top: 13px;
}

.header-box-top {
	height: 29px;
	text-align: right;
	padding: 6px 0px;
	position: relative;
	z-index: 5;
	background: #fff;
	padding-right: 30px;
	margin-right: -30px;
}

.h-box-search {
	height: 21px;
	background: #d3d3d3;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 1px;
}

.h-box-search .search-txt {
	height: 21px;
	line-height: 19px;
	width: 133px;
	font-size: 13px;
	text-align: center;
	border: none;
	background: none;
	float: left;
}

.h-box-search .search-txt:focus {
	width: 180px;
}

.h-box-search .search-box {
	height: 21px;
	width: 26px;
	background: url(../images/main.png) no-repeat;
	background-position: -4px -5px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
}

.h-box-search .search-submit {
	display: block;
	height: 21px;
	width: 26px;
	background: none;
	cursor: pointer;
	text-indent: -1000px;
	border: none;
}

.ch-city {
	height: 23px;
	background: url(../images/main.png) no-repeat;
	background-position: -44px -4px;
	width: 156px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 2px;
}

.ch-city-box {
	border: 1px solid #e5e5e5;
	height: 21px;
	line-height: 21px;
	float: left;
	margin-left: 31px;
	width: 124px;
	background: #fff;
	margin-top: 1px;
}

.ch-city-box span {
	color: #a6a6a6;
	font-size: 13px;
	cursor: pointer;
	height: 21px;
	line-height: 19px;
	display: block;
	padding-left: 12px;
	text-align: left;
}

.login-box {
	border: 1px solid #e5e5e5;
	height: 21px;
	line-height: 21px;
	vertical-align: top;
	background: url(../images/main.png) no-repeat;
	background-position: -1px -35px;
	display: inline-block;
	width: 113px;
	margin-top: 1px;
	position: relative;
}

.login-box span {
	color: #6c6c6c;
	display: block;
	font-size: 12px;
	text-align: center;
	width: 100%;
	text-indent: 6px;
	line-height: 21px;
	cursor: pointer;
	background: url(../images/main.png) no-repeat;
	background-position: 83px -63px;
}

.ch-city.toggle-boxs .toggle-box {
	position: absolute;
	width: 124px;
	top: 23px;
	text-align: center;
	right: -1px;
	border: 1px solid #e5e5e5;
	border-top: 0px;
	overflow: hidden;
	display: none;
}

.login-box.toggle-boxs .toggle-box {
	position: absolute;
	width: 100%;
	top: 21px;
	text-align: center;
	left: -1px;
	border: 1px solid #e5e5e5;
	border-top: 0px;
	overflow: hidden;
	display: none;
}

.toggle-boxs:hover .toggle-box {
	display: block;
}

.toggle-boxs .toggle-box a {
	display: block;
	font-size: 12px;
	color: #6c6c6c;
	line-height: 26px;
	background: #fff;
}

.ch-city.toggle-boxs .toggle-box a {
	text-align: left;
	text-indent: 19px;
}

.toggle-boxs .toggle-box a {
	border-top: 1px solid #e5e5e5;
}

.toggle-boxs .toggle-box a:hover {
	background: #e5e5e5;
	color: #fff;
}

.header-nav {
	text-align: center;
	margin-right: -26px;
}

.header-nav-box {
	display: inline-block;
	position: relative;
}

.header-nav-box.active .header-nav1 {
	color: #0073c0;
}

.header-nav-box.active .header-nav1:after {
	background: #0073c0;
	width: 96px;
}

.header-nav1 {
	font-size: 14px;
	color: #2c2c2c;
	text-align: center;
	width: 111px;
	display: block;
	height: 35px;
	line-height: 35px;
	background: #fff;
	position: relative;
	z-index: 2;
	padding-bottom: 5px;
	overflow: hidden;
}

.header-nav1:after {
	/*width: 96px;*/
	height: 5px;
	background: #fff;
	margin: auto;
	display: block;
	content: '';
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.header-nav-box:hover .header-nav-box2 {
	top: 40px;
}

.header-nav-box:hover .header-nav1 {
	color: #0073c0;
}

.header-nav-box:hover .header-nav1:after {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	background: #0073c0;
}

.header-nav-box2 {
	position: absolute;
	width: 96px;
	left: 50%;
	margin-left: -48px;
	top: -1000%;
	background: url(../images/header-nav-box2s.png);
}

.header-nav-box2 a {
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	color: #0073c0;
	border-top: 1px solid #0073c0;
}

.header-nav-box2 a:hover {
	background: #0073c0;
	color: #fff;
}

.main-banner {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	height: 277px;
}

.main-nav {
	overflow: hidden;
	height: 65px;
	border-bottom: 1px solid #dbdbdb;
	position: relative;
}

.main-nav-l {
	float: left;
	overflow: hidden;
}

.main-nav-l a {
	font-size: 16px;
	color: #242424;
	display: inline-block;
	width: 105px;
	text-align: center;
	line-height: 34px;
	height: 34px;
	margin-top: 16px;
}

.main-nav-l a.active {
	background: url(../images/main-nav-l.jpg) no-repeat center center;
	color: #fff;
}

.main-nav-r {
	overflow: hidden;
	float: right;
}

.main-nav-r a {
	color: #7b7b7b;
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	display: inline-block;
	margin-left: 15px;
	margin-top: 20px;
}

.main-nav-r a:hover {
	color: #0073c0;
}

.main-nav-r a.home {
	background: url(../images/main.png) no-repeat;
	background-position: -7px -178px;
	padding-left: 27px;
}

.main-nav-back {
	overflow: hidden;
	float: right;
	line-height: 25px;
	margin-top: 3px;
}

.main-nav-back a {
	background: url(../images/main-nav-back.jpg) no-repeat;
	width: 23px;
	height: 20px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
}

.main-nav-txt {
	overflow: hidden;
	float: left;
	line-height: 25px;
}

.main-nav-txt .title {
	color: #242424;
	overflow: hidden;
	padding-right: 20px;
	font-size: 18px;
}

.main-nav-txt .txt {
	font-size: 14px;
	color: #666666;
}

.main-nav2 {
	border-bottom: none;
	padding-top: 33px;
	padding-bottom: 10px;
	height: auto;
}

.main-box2 {
	background: #e0e0e0;
	overflow: hidden;
	height: 274px;
}

.mb-boxs-b {
	max-width: 1064px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mb-boxs {
	overflow: hidden;
	display: block;
	width: 32.5%;
	position: relative;
	margin-top: 40px;
	float: left;
	margin-left: 1.25%;
}

.mb-boxs .img {
	overflow: hidden;
	z-index: 0;
}

.mb-boxs .img img{
	width: 100%;
	float: left;
}

.mb-boxs-txt {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: url(../images/mb-boxs-txt.png);
	z-index: 2;
	text-align: left;
	-webkit-transition: all  0.5s;
	-moz-transition: all  0.5s;
	-ms-transition: all  0.5s;
	-o-transition: all  0.5s;
	transition: all  0.5s;
}

.mb-boxs-txt:hover {
	background: url(../images/mb-boxs-txt2.png);
	-webkit-transition: all  0.5s;
	-moz-transition: all  0.5s;
	-ms-transition: all  0.5s;
	-o-transition: all  0.5s;
	transition: all  0.5s;
}

.mb-boxs-txt .more {
	font-size: 13px;
	color: #bbb9b7;
	position: absolute;
	right: 24px;
	bottom: 18px;
}

.mb-boxs-txt i {
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 18px;
	overflow: hidden;
}

.mb-boxs-txt .title {
	font-size: 18px;
	color: #ffffff;
	line-height: 20px;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight: bold;
}

.mb-boxs-txt .en {
	font-size: 12px;
	color: #807f7c;
	line-height: 18px;
}

.mb-boxs-txt a {
	display: block;
	height: 201px;
	overflow: hidden;
}

.mb-boxs-txt .txt {
	position: absolute;
	overflow: hidden;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	height: 64px;
	width: 180px;
}


/*底部*/

footer {
	overflow: hidden;
	background: #2f363a;
	position: relative;
	z-index: 20;
}

.footer-box {
	padding-top: 28px;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 960px;
	position: relative;
}

.footer-box1 {
	overflow: hidden;
	display: inline-block;
	width: 130px;
	vertical-align: top;
}

.footer-box1 img {
	width: 136px;
	float: left;
}

.footer-box1 a {
	display: block;
	overflow: hidden;
	background: url(../images/footer-box1.png) no-repeat center bottom;
	padding-bottom: 2px;
}

.footer-box2 {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	width: 388px;
	margin-top: 10px;
	margin-left: 10px;
}

.footer-box2 .fb-li {
	display: block;
	overflow: hidden;
	float: left;
	width: 65px;
	margin-right: 13px;
}

.footer-box2 .fb-li a {
	display: block;
	color: #d0d1d1;
	font-size: 12px;
	line-height: 18px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.footer-box2 .fb-li a:hover {
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.footer-box2 .fb-li .top {
	display: block;
	color: #f8f8f8;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 15px;
}

.footer-box3 {
	overflow: hidden;
	display: inline-block;
	width: 128px;
	margin-top: 12px;
	margin-left: 6px;
}

.footer-box3 .fx-top {
	overflow: hidden;
	text-align: center;
	margin-bottom: 12px;
}

.footer-box3 .fx-box {
	width: 25px;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	display: block;
	color: #a6a6a6;
	text-align: center;
	background: url(../images/main.png) no-repeat;
	padding-top: 27px;
	margin-right: 4.5px;
	cursor: pointer;
	float: left;
	margin-right: 8px;
}

.footer-box3 .fx-box:hover {
	color: #0073c0;
}

.footer-box3 .fx-box.wx {
	background-position: -10px -217px;
}

.footer-box3 .fx-box.qq {
	background-position: -46px -217px;
}

.footer-box3 .fx-box.tm {
	background-position: -81px -217px;
}

.footer-box3 .fx-box.yk {
	background-position: -116px -217px;
}

.footer-box3 .fx-box:hover {
	background-position-y: -298px !important;
}

.fl-ewm {
	overflow: hidden;
	width: 128px;
	height: 128px;
	margin: auto;
}

.fl-ewm img {
	width: 128px;
	height: 128px;
	float: left;
}

.footer-box4 {
	display: inline-block;
	margin-left: 8px;
}

.footer-add {
	overflow: hidden;
	display: block;
	width: 100%;
	padding-top: 18px;
}

.footer-add p {
	font-size: 12px;
	color: #a6a6a6;
	padding-left: 8px;
	margin-bottom: 16px;
}

footer .cop {
	overflow: hidden;
	height: 60px;
}

footer .cop-l {
	float: left;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	height: 24px;
	margin-top: 18px;
}

footer .cop-l span {
	float: left;
	margin-right: 15px;
}

footer .cop-l img {
	float: left;
	margin-top: 6px;
}

footer .cop-r {
	float: right;
	overflow: hidden;
	color: #d7d7d7;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin-top: 18px;
}

footer .cop-r a {
	display: inline-block;
	color: #d7d7d7;
	font-size: 12px;
	margin: 0px 6px;
	height: 24px;
	line-height: 24px;
	cursor: pointer
}

footer .cop-r a.active {
	color: #0073c0;
}

.fxqq-box,
.fxwx-box,
.yq-box {
	overflow: hidden;
	background: #fff;
	position: absolute;
	width: 100%;
	bottom: 318px;
	display: none;
	z-index: 20;
}

.fxwx-box {
	text-align: center;
}

.fxqq-box-center{
	width: 960px;margin: auto;
	padding: 10px;
	overflow: hidden;
}
.yq-box-center {
	width: 1037px;
	overflow: hidden;
	margin: auto;
	padding: 20px 10px;
}

.fxqq-box a {
	font-size: 14px;
	line-height: 26px;
	display: block;
	float: left;
	padding-left: 30px;
	color: #999999;
	width: 98px;
	margin-right: 32px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.fxqq-box a.a1{background: url("../images/boxa1.png") no-repeat center left;}
.fxqq-box a.a2{background: url("../images/boxa2.png") no-repeat center left;}
.fxqq-box a.a3{background: url("../images/boxa3.png") no-repeat center left;}
.yq-box a {
	font-size: 14px;
	line-height: 26px;
	display: block;
	float: left;
	padding-left: 30px;
	color: #999999;
	width: 145px;
	margin-right: 32px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.fxqq-box a:hover {
	color: #0073c0;
}

.fxqq-box .fxqq7 {
	margin-right: 0px;
}

.fxqq-mask {
	overflow: hidden;
	background: url(../images/fxqq-mask.png);
	position: fixed;
	z-index: 15;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: none;
}

.fxwx-li {
	display: inline-block;
	overflow: hidden;
	margin: 20px;
	font-size: 15px;
	color: #8d8d8d;
}

.fxwx-li img {
	width: 220px;
	height: 220px;
}

.pags-box {
	overflow: hidden;
	padding: 20px 0px;
	/* margin-bottom: 40px; */
}

.pags-box .pags-txt {
	float: right;
	overflow: hidden;
}

.pags-box a {
	display: block;
	float: left;
	overflow: hidden;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #999999;
}

.pags-box .pags-a {
	background: url(../images/pag.png) no-repeat -31px 0px;
	margin-right: 10px;
}

.pags-box .prev {
	background: url(../images/pag.png) no-repeat 0px 0px;
	margin-right: 10px;
	text-indent: -1000px;
}

.pags-box .next {
	background: url(../images/pag.png) no-repeat -62px 0px;
	text-indent: -1000px;
}

.pags-box a:hover,
.pags-box a.active {
	background-position-y: -30px;
	color: #0073c0;
}

.fl-box {
	position: fixed;
	right: 0px;
	bottom: 320px;
	z-index: 20;
}

.fl-box .to-top {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: url(../images/fl-top.png) #2f363a no-repeat 50% 50%;
	font-weight: 300;
	cursor: pointer;
	margin-bottom: 2px;
}

.fl-box .to-tqq {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: url(../images/fl-qq.png) #2f363a no-repeat 50% 50%;
	font-weight: 300;
	cursor: pointer;
}

.fl-box .to-top:hover,.fl-box .to-tqq:hover{
	background-color:#0073c0;
}

.footer-box .tongji {
	position: absolute;
	border: 1px solid #0f81ce;
	color: #0f81ce;
	font-size: 14px;
	font-family: arial;
    right: 25px;
    top: 211px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 6px;
	z-index: 2;
}
.webmap-content{margin-bottom: 50px;}
.position{font-size: 16px; padding: 20px 0;font-family: MyriadPro-Light;color: #333;}
.position a,.webmap-content a{color: #333;transition: all .3s linear;font-family: MyriadPro-Light;}
.item-content{font-size: 18px;line-height: 36px;color: #484748;}
.item-content .tit{color: #0f81ce; padding: 10px 0;font-family: MyriadPro-Light;}
.item .list .class a{padding: 0 20px;  white-space: nowrap;  line-height: 44px;}
.item .list .class a:hover{color: #0f81ce;}

.xwfy{margin: 20px auto;}
.xwfy .xwfy-txt{position: relative;color: #8c8c8c;display: block;}
.xwfy a{color: #8c8c8c;}
.xwfy a:hover{color: #005ca0;}
.fy-go{position: absolute;top:0;}
.xwfy .fl .fy-go{left: 0;padding-right: 20px;}
.xwfy .fr .fy-go{right: 0;padding-left: 20px;}
.xwfy .fl.xwfy-a .xwfy-txt{padding-left: 70px;}
.xwfy .fr.xwfy-a .xwfy-txt{padding-right: 70px;}
.xwfy .fy-go span{position: absolute;top:0;}
.xwfy .fl.xwfy-a span{right: 0;}
.xwfy .fr.xwfy-a span{left: 0;}
.xwfy-a{max-width: 48%;line-height: 19px;}


/*20180502*/
.w1040{max-width: 1040px;margin: 0 auto;}
.text-center{text-align: center;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.clear:after{display: table;clear: both;content: '';}
.img100 img{width: 100%;vertical-align: bottom;}
.mg-tb50{margin: 25px auto;}
.pd-tb100{padding: 50px 0;}
.pd-tb80{padding: 40px 0;}
.bgf1{background: #f1f1f1;}
.bg0073c0{background: #0073c0;}


.index-list{margin-top: 30px;}
.title0514{border-bottom: 1px dashed #ccc;padding-bottom: 14px;margin-bottom: 20px;}
.title0514 h3{font-size: 20px;}
.title0514 h3 span{font-weight: normal;font-size: 12px;text-transform: uppercase;margin-left: 6px;}
.title0514 a{font-size: 12px;color: #000; line-height: 26px;}
.title0514 a:hover{color: #006dd2;}
.index-cp li{float: left;width: 20%;text-align: center;}
.index-cp li:last-child{margin-right: 0;}
/*.index-cp li img{width: 200px;}*/
.index-cp li.last{margin-right: 0;}
.index-cp li:nth-child(4n){margin-right: 0;}
.index-cp-des{margin-top: 8px;}
.index-cp-des h4{font-size: 12px; color: #797a7d;font-weight: normal;}
.index-cp-des p{font-size: 14px; color: #ababab;margin: 10px 0; line-height: 1.6em;}
.index-cp-des b{font-size: 14px; color: #006dd2;}
.index-cp li .img100{overflow: hidden; width: 150px; border:2px solid #dcdcdc;margin:0 auto; padding: 10px; box-sizing: border-box;max-width: 94%;}
.index-cp li:hover h4{color: #006dd2}
.index-cp li:hover p{color: #006dd2}
/*.index-cp{width: 90%;margin:0 auto;}*/
.bgf5{background: #f5f5f5;}
.xw-left{width: 409px;}
.xw-left .img100{width: 186px;}
.wx-left-des{width: 200px;margin-left:15px;}
.wx-left-des h4{font-size: 13px;color:#0089ca;margin-bottom: 1.5em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.wx-left-des p{font-size:12px; color: #8a8c8e;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.wx-left-title{position: relative;margin-top: 8px;}
.wx-left-des b{position: absolute;right: 0;top:0;font-size: 14px; color: #444; line-height: 24px;}
.xw-left{overflow: hidden;margin-top: 12px;}
.index-xw{width: 94%;margin:0 auto;}
.xw-right{width: 530px;}
.xw-right a{display: block;}
.xw-right span{font-size: 12px; color:#888;position: absolute;right: 38px;top:0;}
.xw-right p{font-size: 13px; color: #888888;margin:7px 150px 0 10px; line-height: 22px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.xw-right li{border-bottom: 1px dashed #ccc;}
.xw-right li a{display: block;position: relative;}
.xw-right li a:before{content: '';position: absolute;width: 6px;height: 6px;background: #888;border-radius: 100%;-webkit-border-radius:100%;left: 0;top:50%;margin-top: -3px;}
.xw-right li a:hover p{color: #006dd2;}




.jsfa .title0514 h3{color: rgba(68,68,68,0.75);margin-right: 35px;cursor: pointer;font-size: 16px;}
.jsfa .title0514 h3.active{color: #000;}
.jsfa-list li{float: left;width: 32%;margin-right: 2%;margin-bottom: 12px;border-radius: 6px;-webkit-border-radius: 6px;overflow: hidden;}
.jsfa-list li:nth-child(3n){margin-right: 0;}


.jsfa-list a .img100{position:relative;}
.jsfa-list a .img100:before{content: '';position: absolute;border:3px solid transparent;left: 0;top:0;right: 0;bottom:0;border-radius: 6px;-webkit-border-radius: 6px;transition: all .3s;}

.jsfa-list a:hover .img100:before{border-color: #0081bb;}
.jsfa-des span{color: rgba(68,68,68,0.75);font-size: 14px;}
.jsfa-left h4{color: #333333;font-size: 14px; font-weight: normal; line-height: 44px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;border-bottom: 1px dashed #ccc;transition: all .3s;text-align: center;}
.jsfa-des p{color: rgba(68,68,68,0.75);font-size: 14px;line-height: 1.6em;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; position: absolute;left: 25px;bottom: -80px;width: 218px;}
.jsfa-des{margin: 25px;}
.jsfa-list a:hover p{bottom: 25px;}
.jsfa-list a:hover span{color: rgba(255,255,255,0.75);}
.jsfa-list a:hover p{color: #fff;}
.jsfa-list a:hover h4{color: #0081bb;border-color: #0081bb;}
.jsfa-tabs{display: none;height: 206px;position: relative;}
.jsfa-tabs.active{display: block;}


.index-boxs{margin-bottom: 30px;}
.lookimgs{position: absolute;width: 100%;bottom:-60px;left: 0;background: rgba(0,115,192,0.75); padding: 12px 0; overflow: hidden;transition: all .3s linear;}
.lookimg .swiper-slide a{display: block;overflow: hidden;position: relative;}
.lookimg .swiper-slide a:hover .lookimgs{bottom:0;}
.lookimg .swiper-slide a:hover .lookimgs:before{right: 10px;}
.lookimgs h4{font-size: 14px;color: #fff;font-weight: bold;text-align: center;}
.lookimg .swiper-pagination{position: static;margin-top: 25px;}
.lookimg .swiper-pagination span{width: 12px;height: 12px;}

.cp-list2-title{margin: 20px auto;}
.cp-list2-title h2{font-size: 24px;color: #222;text-transform: uppercase;}
.cp-list2-title h3{font-size: 18px;color: #222;margin: 10px auto 20px;}
.cp-list2-title i{display: block;width: 45px;height: 3px;background: #0073c0;margin: 0 auto;}
.cp-list2-des{background-size: cover;background-position: center;background-repeat: no-repeat;}
.cp-list2-list li{width: 48%;margin-right: 4%;float: left;position: relative;margin-top: 20px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.cp-list2-list li a{display: block;}
.cp-list2-list li.last{margin-right: 0;}
/*.cp-list2-list li .img100{width: 50%;background: #f5f5f5;height: 225px;}*/
.cp-list2-des{position: absolute;right: 0;height: 100%;top:0;width: 50%;}
.cp-list2-des:before{content: '';left: 0;position: absolute;top:0;right: 0;bottom:0;background: rgba(0,0,0,0.4);z-index: 5;}
.cp-des2{position: relative;z-index: 9;margin-top: 60px;margin-left: 35px;}
.cp-des2 h3{font-size: 18px; color: #fff;margin-bottom: 6px;}
.cp-des2 p{font-size: 12px; color: #fff;}
.circel{width: 20px;height: 20px;background: url("../images/18050419.png");margin-top: 30px;}
.cp-list2-list li:hover .cp-list2-des:before{background: rgba(2,116,192,0.8);}
.cp-list2-list li:hover .circel{background: url("../images/18050420.png");}
.cp-list2-list{padding-bottom: 50px;}
.cp-list2-list .li1{background-image: url("../images/19012901.png");}
.cp-list2-list .li2{background-image: url("../images/19012902.png");}
.cp-list2-list .li3{background-image: url("../images/19012903.png");}
.cp-list2-list .li4{background-image: url("../images/19012904.png");}

.jsfa-cpsp .img100:after{content: '';position: absolute;width: 55px;height: 55px;background: url("../images/bofang.png") no-repeat center;background-size: cover;top:50%;left: 50%;margin: -27px 0 0 -27px;}
.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 1040px;max-width: 90%;}
.video_t a{position: absolute;width: 38px;height: 38px;right: -19px;top:-19px;z-index: 5;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.swiper-pagination-style{position: absolute;bottom:-22px;left: 0;width: 100%;text-align: center;}
.swiper-pagination-style .swiper-pagination-bullet{margin: 0 6px;}






@font-face {
	font-family: "MyriadPro-Light";
	src: url("../fonts/MyriadPro-Light.woff2") format("woff2"),
	url("../fonts/MyriadPro-Light.woff") format("woff"),
	url("../fonts/MyriadPro-Light.ttf") format("truetype"),
	url("../fonts/MyriadPro-Light.eot") format("embedded-opentype"),
	url("../fonts/MyriadPro-Light.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}





