﻿/*
KISSY CSS Reset
*/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ fieldset, lengend, button, input, textarea, /* form elements 表单元素 */ th, td { /* table elements 表格元素 */
	margin: 0;
	padding: 0;
	font-size: 14px;
}
body, button, input, select, textarea {
	font: 12px/1.8 "Microsoft YaHei UI", "Microsoft YaHei", Arial, SimSun, "Segoe UI", Tahoma, Helvetica, sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
h1 {
	font-size: 18px; /* 18px / 12px = 1.5 */
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 100%;
}
li {
	list-style: none;
}
address, cite, dfn, em, var, i {
	font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
	font-size: 12px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
img {
	max-width: 100%;
}
/* 重置列表元素 */
ul, ol {
	list-style: none;
}
/* 重置文本格式元素 */
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #0095DE;
}
/* 重置表单元素 */
input, select, textarea, button {
	outline: medium;
}
legend {
	color: #000;
} /* for ie6 */
fieldset, img {
	border: none;
} /* img 搭车：让链接里的 img 无边框 */
input {
	text-align: center;
	vertical-align: middle;
	border: none;
	background: #fff;
	outline: none;
}
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: none;
	height: 1px;
}
html {
	overflow-y: scroll;
	min-width: 320px;
}
/*设置左右浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
/*清楚浮动*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.module-content {
	margin-bottom: 20px;
}
.content_list {
	margin-bottom: 10px;
	margin-top: 5px;
}
.content_list:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom:1;
}
#header .xs-nav ul ul{ padding:0;}
#header .xs-nav ul ul li a.wapnav{    display: block;
    border-bottom: 1px #fff solid;
    height: 40px;
    line-height: 40px;
       background-color: #01A1F0;
    color: #fff;
    padding: 0 0 0 40px;
    font-size: 15px;}
.mt20 {
	margin-top: 20px;
}
#header .top {
	line-height: 35px;
	height: 35px;
	width: 100%;
	background: #008ACE;
	color: #fff;
	font-size: 13px;
}
#header .bdshare-button-style0-16 {
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 7px 0 0 5px;
}
#header span.top-ico1, #header span.top-ico2 {
	padding-left: 15px;
	margin-right: 10px;
	height: 16px;
	line-height: 16px;
	margin-top: 13px;
}
#header span.top-ico1 {
	background: url(../img/ico1.jpg) 0 center no-repeat;
	padding-right: 10px;
	border-right: 1px #A49BF8 solid;
}
#header span.top-ico2 {
	background: url(../img/ico2.jpg) 0 center no-repeat;
	padding-left: 20px;
}
#header .nav-logo {
	margin-top: 16px;
	margin-right: 10px;
}
#header .xs-nav {
	height: 100%;
	background: #008ED3;
	position: fixed;
	right: -200px;
	top: 0;
	width: 250px;
	overflow: hidden;
	display: none;    overflow-y: scroll;
}
#header .xs-nav ul {
	padding: 15px 0;
}
#header .xs-nav a {
	display: block;
	border-bottom: 1px #fff solid;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	color: #fff;
	padding: 0 25px;
	font-size: 15px;
}


#header .xs-nav a:active {
	background: #007EBB;
	color: #fff;
}
#header .d-nav li {
	float: left;
}
#header .d-nav a {
	display: block;
	padding: 0 30px;
	height: 91px;
	line-height: 91px;
	font-size: 15px;    overflow: hidden;
}
#header .d-nav a:hover, #header .d-nav li.dq a {
	
}
#t-ban {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#t-ban .swiper-slide img {
	max-width: 100%;
	height: auto;
}
.dorh{ display:none;}.nav {
    width: 780px;
    height: 90px;
    float: right;
   
}.nav ul {
    width: 780px;
    height: 90px;
    float: right;

}.nav ul li {
    width: 130px;
    height: 90px;
    float: left;
    position: relative;
    padding: 0 15px;
    _display: inline;
    overflow: hidden;
}.nav1 {
    display: block;
    width: 130px;
    color: #0076B0;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
    position: absolute;
    left: 0px;
    top: 0;
}.nav1 b {
    display: block;
    height: 90px;
    font: 400 16px/24px "微软雅黑";
    padding-top:35px;
    width: 100%;
}.nav1 span {
    color: #98cafd;
    height: 30px;
    display: block;
    font: 400 11px/20px Arial;
    padding-bottom: 10px;
}.nav1 h3 {
    font: 600 14px/24px Arial;
    padding-top: 0px;
    height: 24px;
    color: #ffe400;
    border-bottom: #c5c92c 1px solid;
    margin: 0 auto;
}.nav1 p { background:#0195DE;
   display: block;
    height: 90px;
    font: 400 16px/24px "微软雅黑";
    padding-top: 35px;
    width: 100%; color:#fff;
}
.box1 {
	background: #fff;
	padding: 65px 0 40px 0;
}
#yw-list {
	margin-top: 45px;
	padding-bottom: 40px;
}
#yw-list .swiper-container {
	width: 100%;
	height: 100%;
}
#yw-list .swiper-slide {

	text-align: center;
	font-size: 18px;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0 50px;
	background: url(../images/cpcenterbg.png) no-repeat center;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	position:relative;
	top: 5px;    padding-bottom: 23px;
}
#yw-list .swiper-slide:hover, #yw-list .swiper-slide:focus {
	text-decoration: none;
	-webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	top: -5px;
}
#yw-list .swiper-slide img {
	width: 185px;
	height: 213px;
}
#yw-list a.yw-alist {
	display: block;
	text-align: center;
}
#yw-list a.yw-alist h3 {
	color: #333;
	font-size: 16px;
	padding-bottom: 8px;
}
.index_proshow {
	padding: 5px 0;
}
.index_proshow span {
	width: 20px;
	margin: 0 auto;
	height: 2px;
	overflow: hidden;
	background: #999;
	display: block;
}
.index_proshow>.index_cptitle {
	font-size: 15px;
	color: #575757;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 185px;
}
.index_proshow>.index_cpjs {
	font-size: 15px;
	color: #575757;
	line-height: 40px;
	overflow: hidden;
}
#yw-list .swiper-pagination {
	margin-bottom: -10px;
}
.about-txt p {
	text-indent: 2em; line-height:28px;
}
.about-txt .aboutimg{ float:right; margin-left:25px; width:450px; }
.title1 {
	height: 30px;
	line-height: 30px;
	color: #646464;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

.title1 h1 {
	color: #444;
	font-size: 26px;
	font-weight: 500;
	text-align: center;
}
.title1 h3 {
	font-size: 16px;
}
.box2 .sy-abimg img {
	width: 271px;
	height: auto;
	margin-left: 40px;
}
.box2 .sy-abtxt {
	padding-top: 85px;
	width: 684px;
	line-height: 2;
}
.box2 .sy-abtxt h2 {
	font-size: 18px;
	padding-bottom: 8px;
	color: #fff;
}
.box2 a.sy-gdbtn {
	width: 170px;
	height: 45px;
	display: block;
	background: url(../images/moreBgh.png) no-repeat;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
}
.box2 a.sy-gdbtn:hover, .box2 a.sy-gdbtn:active {
	background: url(../images/moreBg.png) no-repeat;
	color: #0086e3;
}
.box2 .sy-tgff {
	background: #5d51c1;
	padding: 15px 0;
	margin-top: 15px;
}
.box2 .tit-02 {
	color: #fff;
	text-align: center;
}
.box2 .tit-02 h2 {
	font-size: 20px;
	padding-bottom: 15px;
}
.box2 .tit-02 p {
	color: #a49bf8;
	font-size: 12px;
	font-weight: bold;
}
.box2 .sy-gtfflist li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 15px;
}
.box2 .sy-gtfflist h2 {
	margin-bottom: 8px;
	width: 40px;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	border-radius: 50%;
	font-size: 20px;
	border: 1px #fff solid;
	color: #fff;
	display: inline-block;
}
.box2 .sy-gtfflist {
	padding-top: 15px;
}
.box2 .sy-gtfflist li a {
	display: block;
}
.box2 .sy-gtfflist li p {
	color: #a49bf8;
	font-size: 12px;
	font-weight: bold;
}
.box2 .sy-gtfflist li a:hover h2, .box2 .sy-gtfflist li a:active h2 {
	color: #fde53d;
	border-color: #fde53d;
}
.sy-gtff-ico {
	display: none;
	margin-left: 25px;
}
.sy-gtff-ico a {
	float: left;
	margin: 10px 15px;
}
.box3 {
	padding: 65px 0 45px;
}
.box3 .syff-list {
	padding-top: 60px;
}
.box3 .syff-list li {
	
	text-align: center;
	margin-bottom: 15px;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	position:relative;
	top: 5px;
	width: 25%;
	float: left;
}
.box3 .syff-list li:hover, .box3 .syff-list li:focus {
	text-decoration: none;
	-webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	top: -5px;
}
.ff-img {
	width: 55%;
	margin: 0 auto;
}
.box3 .syff-list li img {
	width: 100%;
	height: auto;
}
.box3 .ff-txt {
	padding: 25px 0 15px;
}
.box3 .ff-txt h3 {
	line-height: 28px;
	padding-bottom: 6px;
	font-size: 15px;
	color: #7C7C7C;
}
.box3 .ff-txt p {
	color: #ccc;
	font-weight: bold;
}
.box3 .syff-list li:hover .ff-txt, .box3 .syff-list li:active .ff-txt {
}
.box3 .syff-list li:hover .ff-txt p, .box3 .syff-list li:active .ff-txt p {
}
.box4 {
	background: url(../images/box4.jpg) center top no-repeat;
	padding: 60px 0 60px;
	background-size: cover;
}
.box4 .synews-box {
	padding-top: 20px;
}
.box5 {
	padding: 65px 0 70px;
}
#hb-img .swiper-slide {
	text-align: center;
}
#hb-img .swiper-slide img {
	width: 170px;
	height: 80px;
}
#hb-img {
	margin: 0 50px; /*padding-bottom:15px;*/
}
.hb-list {
	position: relative;
	margin-top: 55px;
}
/*ab_partner*/
.ab_partner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.ab_partner li {
	float: left;
	width: 25%;
	padding: 0 1.5%;
	margin: 5px 0;
}
.ab_partner li img {
	width: 100%;
}
.ab_partner li:hover, .ab_partner li:focus {
	text-decoration: none;
	-webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
	top: -2px;
}
.ab_partner li {
	position: relative;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	top: 2px;
}
/*news*/
.news_bot_ul {
	width: 1140px;
	margin: 0 auto;
	padding-top: 35px;/*	padding-left: 0px;*//*	background: #fff; */
}
.news_bot {
	border-top: 1px solid rgba(0, 0, 0, .05);
	width: 100%;
	margin: 0 auto;
	padding-top: 60px;
}
.news_bot_li {
	border: none;
	background: rgba(255, 255, 255, 0.54);
	width: 46%;
	height: 180px;
	padding: 25px;
	margin: 0px 2%;	
}
.news_bot_li_bot {
	background: transparent;
	position: relative;
	top: -169px;
}
.news_bot_bigli {
	border: none;
}
.news_bot_li:hover .news_bot_bigli {
	border: none;
}
.news_bot_li .news_bot_li_bigtop {
	background: transparent;
}
.news_bot_li_bigbot i, .news_bot_li_bigbot span {
	color: #fff;
}
.news_bot_li_top {
	height: 194px;
}
.news_bot_li_bot span {
	font-size: 50px;
	color: #8F8F8F;
	line-height: 46px;
	display: block;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
}
.news_bot_li_bot i {
	color: #666;
	line-height: 20px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
}
.news_bot_li_bot span {
	font-size: 22px;
	float: left;
}
.news_bot_li_bigtop i, .news_bot_li_bigtop span {
	font-size: 0;
}
.news_bot_li .news_bot_li_bigbot {
	position: relative;
	top: -299px;
	left: -19px;
	z-index: 5;
	color: #fff;
	width: 140px;
	padding: 20px 0px 10px 40px;
}
.news_bot_bigli {
	transition: all 0.3s ease-out 0s;
}
.news_bot_li:hover .news_bot_bigli {
	overflow: visible;
	transition: all 0.3s ease-out 0s;
	box-shadow: none;
}
.news_bot_li_bot i {
	position: relative;
	top: 16px;
	left: 10px;
	transition: all 0.3s ease-out 0s;
}
.news_bot_ul li strong.line1 {
	width: 1px;
	height: 70px;
	background: rgba(255, 255, 255, .08);
	display: block;
	position: relative;
	top: -308px;
	left: -25px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news_bot_li:hover .news_bot_li_top span {
	color: #0095DE;
}
.news_bot_li_top i {
	display: block;
	margin-top: 15px;
	transition: all 0.3s ease-out 0s;
}
.news_bot_li:hover .news_bot_li_top i {
	margin-top: -20px;
	color: #333;
	transition: all 0.3s ease-out 0s;
}
.news_bot_li:hover strong.line1 {
	height: 170px;
	background: #fff;
	width: 1px;
	display: block;
	position: relative;
	top: -308px;
	left: -25px;
}
.news_bot_li_bot i {
	font-size: 12px;
}
.news_bot_li:hover .news_bot_bigli a.news_bot_li_bot spann, .news_bot_bigli a.news_bot_li_bot span {
	font-size: 0;
}
.news_bot_li:hover .news_bot_bigli a.news_bot_li_bot i, .news_bot_bigli a.news_bot_li_bot i {
	font-size: 0;
}
.news_bot_li .news_bot_but {
	bottom: -195px;
	transition: all 0.3s ease-out 0s;
	right: 26px;
}
.news_bot_li:hover .show_bot_but i {
	margin: -10px 0 0 20px;
}
.news_bot .show_bot_but i {
	margin: -10px 0 0 5px;
}
.news_bot_ul li:hover .news_bot_li_bot {
}
.news_bot_ul li:hover .news_bot_li_top span {
}
.news_bot_li_bot {
	height: 48px; margin-top:10px;
	display: block;
}
.news_bot_li_top .title {
	font-size: 16px;
	color: #575757;
	line-height: 42px;
	height: 42px; margin-bottom:20px;
	overflow: hidden;
	display: block;
}
/*news over*/
#footer {
	background: #007BB8;
	;
	padding-top: 30px;
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover {
}
.foot-rwm {
	margin-right: 30px;
}
.foot-rwm img {
	width: 122px;
	height: auto;
}
.foot-top {
	padding-bottom: 30px;
}
.foot-ltxt h3 {
	margin-bottom: 5px;
	font-size: 18px;
}
.foot-ltxt h4 {
	font-size: 20px;
	color: #fff;
	padding: 8px 0;
}
.foot-ico {
	padding-top: 8px;
}
.foot-ico a {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-right: 22px;
}
.foot-ico a.icon-em {
	background: url(../img/ico2.jpg) 0 50% no-repeat;
	padding-left: 26px;
}
.foot-ico a.icon-qq {
	background: url(../img/qq.jpg) 0 50% no-repeat;
	padding-left: 20px;
}
.foot-rbox {
	width: 100%;
}
.foot-nav {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.foot-nav h3 {
	margin-bottom: 5px;
	font-size: 18px;
	text-align: left;
}
.foot-nav a {
	font-size: 14px;
}
.foot-sobox {
	text-align: center;
	margin-top: 15px;
	position: relative;
	border: 5px #8479de solid;
}
.foot-sobox input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #fff;
	padding: 0 10px;
}
.foot-sobox button {
	color: #333;
	background: #fde53d;
	border: none;
	display: block;
	position: absolute;
	width: auto;
	padding: 0 20px;
	height: 30px;
	right: 0;
	top: 0;
}
.foot-sobox button:active {
	background: #A49BF8;
}
.copy {
	padding: 8px 0;
	line-height: 26px;
	text-align: center;
	background-color: rgba(0, 88, 132, 0.8);
	color: #FFFFFF;
}
.footer_int {
	width: 1150px;
	margin: 0 auto;
	height: 26px;
}
.copy p {
	display: inline-block;
}
.ny-ban img {
	max-width: 100%;
}
.ny-ban {
	text-align: center;
	z-index: -1;
	position: relative; 
}
.wrap {
	padding: 0;
	
	background: #fff;
	-webkit-box-shadow: 1px 0px 2px 1px #d2d2d2;
	-moz-box-shadow: 1px 0px 2px 1px #d2d2d2;
	-o-box-shadow: 1px 0px 2px 1px #d2d2d2;
	box-shadow: 1px 0px 2px 1px #d2d2d2;
}
.wrap_pro {
	padding: 0;

}
.ny_con {
	background: #F6F6F6;

	padding-bottom: 60px;
}
.sub-nav {
	margin: 0;
	text-align: center;
}
.sub-nav li {
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
}
.sub-nav .navliact {
	background: #0095de;
	color: #fff;
}
.sub-nav ul {
	float: left;
	background: url(../images/nav_img01.jpg) no-repeat 0 center;
}
.sub-nav li a {
	display: block;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	background: url(../images/nav_img01.jpg) no-repeat right center;
	color: #4d4d4d;
	font-size: 14px;
}
.sub-nav li a:hover, .sub-nav li.dq a {
	background: #0095de;
	color: #fff;
}
.sub-nav h2 {
	display: block;
	float: left;
	width: 239px;
	height: 57px;
	color: #000;
	line-height: 57px;
	font-size: 24px;
	text-align: center;
}
.sidenav {
	float: left;
	width: 242px;
	padding: 0 1px 0 3px;
	background: url(../images/proli_bg05.jpg) repeat-y;
}
.sidenav-bot {
	width: 238px;
	height: 8px;
	background: #0095de;
	overflow: hidden;
}
.pro-txt {
	padding: 50px 0;
	line-height: 1.7;
}
.sidenav-li ul li a.navfather:hover, .sidenav-li ul li.on a.navfather {
	background-position: 0 -51px;
	color: #fff;
}
.sidenav-li ul li a.navfather_act {
	color: #fff;
	display: block;
	height: 51px;
	padding-left: 42px;
	font: 13px "微软雅黑";
	line-height: 49px;
	background: url(../images/market_img04.jpg) no-repeat;
	background-position: 0 -51px;
}
.sidenav-li ul li a .navfather_act:hover {
	color: #fff;
}
.sidenav-li ul li a.navfather {
	display: block;
	height: 51px;
	padding-left: 42px;
	font: 13px "微软雅黑";
	line-height: 49px;
	background: url(../images/market_img04.jpg) no-repeat;
}
.wz-box {
	display: block;
	padding-right: 30px;
	height: 60px;
	line-height: 60px;
	padding-left: 17px;
	color: #333;
}
.wz-box a {
	color: #333;
}
.wz-box a:hover {
	color: #007BB8;
}
.about-txt {
	padding: 50px;
	line-height: 1.7;
}
.about-txt img {
	max-width: 100%;
	height: auto;
}
.ffxm-list {
	padding-top: 30px;
}
.ffxm-list li {
	text-align: center;
	padding: 15px;
}
.ffxm-list p {
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	text-align: left;
}
.ffxm-list li h3 {
	color: #333;
	padding: 8px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}
.ffxm-list li a {
	display: block;
	color: #969696;
	padding: 10px;
	border: 1px #eee solid;
}
.ffxm-list li a:hover h3 {
	color: #5d51c1;
}
.ff-txt {
	padding-top: 30px;
	text-align: center;
}
.ff-titl h1 {
	font-size: 30px;
	color: #5d51c1;
	font-weight: bold;
	padding-bottom: 15px;
}
.ff-titl .inf-t {
	color: #999;
}
.ff-txtnr {
	padding: 30px 15px 0;
	line-height: 1.7;
	text-align: left;
}
.news-list {
	padding-top: 15px;
}
.news-list li {
	border-bottom: 1px #eee dashed;
	line-height: 1.7;
}
.news-list li a {
	display: block;
	padding: 15px 10px;
}
.news-list li a:active, .news-list li a:hover {
	background: #f0f0f0;
}
.news-list li h2 {
	font-size: 16px;
	padding-bottom: 6px;
	line-height: 1.7;
}
.news-list li p {
	color: #969696;
}
.news-list div.time {
	color: #969696;
}
.news-list li a:hover h2 {
	color: #5d51c1;
}
.lc-txt {
	padding-top: 20px;
	line-height: 1.8;
}
.lx-txtbox {
	padding-top: 20px;
	line-height: 1.8;
}
.ffwd-box .ffwd-title {
	padding: 5px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #d6d6d6;
}
.ffwd-box .ffwd-title h2 {
	font-size: 22px;
	color: #5d51c1;
	line-height: 40px;
}
.ffwd-box li {
	line-height: 30px;
	margin-bottom: 15px;
}
.ffwd-box {
	padding: 0 15px;
}
#header .nav-box {
	padding: 0px 15px;
}
#header .logo {
	padding: 10px 0;
}
.title1 h1 {
}
.title1 h3 {
	font-size: 18px;
}
.box2 {
	background: url(../images/index_abbg.png) center;
	height: 370px;
}
.box2 .sy-abimg {
	width: 387px;
	margin-top: 50px;
}
.box2 .tit-02 {
	float: left;
	text-align: left;
	margin-top: 15px;
}
.box2 .sy-gtfflist {
	float: right;
	width: auto;
}
.box2 .sy-gtfflist li {
	width: auto;
	margin-left: 25px;
}
.box2 .sy-tgff {
	margin-top: 0;
}
.foot-rbox {
	width: auto;
	float: right;
}
.sub-nav {
	height: 60px;
	line-height: 60px;
	background: url(../images/sub_navbg.png) no-repeat;
	margin-top: -60px;
}
.sub-nav li {
	float: left;
	width: auto;
	margin: 0;
}
.sub-nav li a {
}
#header .logo img {
	height: 70px;
	width: auto;
}

.box2 .sy-abtxt p {
	height: auto;
	color: #FFF;
	text-indent: 2em;
	overflow: hidden;
}
.box2 a.sy-gdbtn {
	margin-top: 20px;
}
.box2 .sy-abtxt h2 {
	margin-bottom: 15px;
}
.box4 .news-img {
	float: right;
	width: 50%;
}
.box4 .synews-list {
	overflow: hidden;
}

@media only screen and (max-width:420px) {
.ffxm-list li {
	width: 100%;
}
}
/*pro*/
.pro-right {
	width: 900px;
	float: right;
}
.probox-cen {
	width: 900px;
	padding: 0 3px 1px 3px;
	background: url(../images/pro_bgcen.png) repeat-y;
	overflow: hidden;
}
.probox-top {
	width: 900px;
	height: 6px;
	background: url(../images/pro_bgtop.png) no-repeat;
	overflow: hidden;
}
.probox-bot {
	width: 900px;
	height: 7px;
	background: url(../images/pro_bgbot.png) no-repeat;
	overflow: hidden;
}
#projectlist .projectitem {
	width: 20%;
	height: auto;
	margin-left: 4%;
	margin-bottom: 60px;
	margin-top: 20px;
	float: left;
	position: relative;
}
#projectlist .projectitem a {
	display: block;
	overflow: hidden
}
#projectlist .projectitem a img {
	float: none;
	width: 100%;
	height: auto;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.project_img{ height:206px;}
#projectlist .projectitem a:hover img {
	transform: scale(1.2, 1.2)
}
#projectlist .projectitem a .project_info p {
	text-align: center;
	color: #fff;
	padding: 0 20px
}
#projectlist .projectitem a .project_info p.title {
	margin: 0 10px;
	color: #fff;
	font-size: 14px;
	transition: all ease-out .3s;
	padding: 10px 0px 10px;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	height:43px;
}
#projectlist .projectitem a:hover .project_info p.title {
	margin-top: 0px;
	color: #fff;
}
#projectlist .projectitem a .project_info::after {
	width: 0%;
	height: 43px;
	position: absolute;
	content: "";
	top: 100%;
	left: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	background-color: #279449;
	z-index: 1;
}
#projectlist .projectitem a:hover .project_info::after {
	width: 100%;
}
#projectlist .projectitem a .project_info div {
	position: absolute;
	width: 100%;
	margin-top: 0;
	top: auto;
	background-color: rgb(39, 152, 232);
	transition: all 0.3s ease-out 0s;
	z-index: 2;
}
#projectlist .projectitem a:hover .project_info div {
	background-color: transparent;
}
#projectlist .projectitem a:hover .project_info {
	background: transparent;
}
#projectlist .projectitem a:hover .project_info::after {
	width: 100%;
}
/*news*/
.news-txt {
	padding: 50px;
	line-height: 1.7;
}
.newsItem {
}
.news_list {
	height: auto;
	margin-bottom: 20px;
}
.news_list .news_list_ul .serve_li_bor {
	border-bottom: 1px solid #f0f0f0;
}
.news_list .news_list_box {
	height: 150px;
	padding: 27px 50px 13px;
	margin: 0 auto;
}
.news_list .news_list_box:hover {
	background-color: #f6f6f6;
	transition: all 0.6s ease 0s;
}
.news_list_date {
	height: 74px;
	padding-top: 14px;
	width: 104px;
	margin-left: 42px;
}
.news_list_date::after {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background-color: rgba(0, 149, 222, 0);
	position: relative;
	right: 62px;
	bottom: 41px;
	transition: all 0.6s ease 0s;
}
.news_list .news_list_box:hover .news_list_date::after {
	content: "";
	display: block;
	width: 42px;
	height: 2px;
	background-color: rgb(0, 149, 222);
	position: relative;
	right: 62px;
	bottom: 41px;
}
.news_list_date span {
	font-size: 28px;
	color: #3d3d3d;
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
	transition: all 0.6s ease 0s;
}
.news_list .news_list_box:hover .news_list_date span {
	margin-left: 20px;
}
.news_list_date i {
	font-size: 13px;
	color: #8c8c8c;
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
	transition: all 0.6s ease 0s;
}
.news_list .news_list_box:hover .news_list_date i {
	margin-left: 20px;
}
.news_list_txt {
	width: 730px;
	height: 102px;
	margin-left: 24px;
	padding-left: 30px;
}
.news_list_txt h3 {

	line-height: 38px;
	overflow: hidden;
	height: 42px;
}
.news_list_txt h3 {
	font-size: 18px;
	transition: all 0.6s ease 0s;
}
.news_list .news_list_box:hover .news_list_txt h3 {
	margin-left: 20px;
}

.news_list_txt h3 a {
	color: #525252;
}
.news_list .news_list_box:hover .news_list_txt h3 a {
	color: #0095de;
}
.news_list_txt p {
	font-size: 13px;
	line-height: 24px;
	margin-top: 6px;
	height: 44px;
	overflow: hidden;
}
.news_list .news_list_box:hover .news_list_txt p {
	margin-left: 20px;
}
.news_list_txt p a {
	color: #B0B0B0;
}
.news_anlge_right {
	border-radius: 0px;
}
.news_anlge_right {
	width: 40px;
	height: 40px;
	border: 1px solid #D4D4D4;
	text-align: center;
	margin-top: 10px;
	transition: all 0.3s ease-out 0s;
}
.news_list_box:hover .news_anlge_right {
	background: #3b94f9;
	color: #fff;
	border: 1px solid #3b94f9;
}
.news_anlge_right i {
	font-size: 21px;
	color: #A3A3A3;
}
.news_anlge_r_mar {
	margin-top: 20px;
}
.news_list .news_list_box:hover .news_anlge_r_mar {
	transition: all 0.6s ease 0s;
	margin-right: 50px;
}
.newrow {
	background: url(../images/newrow.png);
	display: block;
	width: 40px;
	height: 40px;
}
.news_list_box:hover .newrow {
	background: url(../images/newrow1.png);
}
.news_list_txt p {
	transition: all 0.6s ease 0s;
}
.news_list .news_list_box:hover .news_list_txt p {
	margin-left: 20px;
}
.news_list_ul {
	margin-bottom: 20px;
}
/*contatc*/
.contact_con {
}
.contact_text_bg {
}
.contact_text {
	width: 45%;
	background: url(../images/contact_text_bg.png);
	padding: 45px 45px 30px 50px;
	background-size: cover;
	float: left;
}
.contact_text h2 {
	font-size: 20px;
	font-weight: bold;    line-height: 30px;
	margin-bottom: 15px;
	color: #fff;
}
.contact_text p {
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	text-indent: 0em;
}
.contact_map {
	width: 55%;
	float: right;
	height: 312px;
	border: #ccc solid 1px;
	font-size: 12px
}
/*support*/
.article-dis {
	background: #fff;
	height: auto;
	padding: 10px 30px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #ddd;
}
.article-dis-title {
	margin-top: 10px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-left: 10px;
}
.article-dis-title h4 {
	font-size: 18px;
	color: #646464;
	float: left;
	line-height: 25px;
}
.article-dis-title h4 i {
	display: block;
	height: 30px;
	width: 4px;
	background: #2eb0ea;
	float: left;
	margin-right: 13px;
}
.article-dis-con {
	clear: both;
	list-style-type: none;
}
.article-dis-cont-top {
	margin-left: 15px;
	line-height: 22px;
	margin-bottom: 20px;
	padding: 10px 10px;
}
.article-dis-cont-top h4 {
	color: #2eb0ea;
	font-size: 16px;
	text-align: left;
	line-height: 40px;
}
.article-dis-cont-top p {
	line-height: 30px;
	text-indent: 2em
}
.article-dis-cont-top:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.article-dis-con:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/**/
.proshowtitle {
	text-align: center;
	width: 100%;
	padding: 0 40px;
	margin: 20px 0 30px;
	font-size: 22px;
	color: #0086E3;
}
.pro_body {
	line-height: 25px;
	padding: 0 40px 20px 40px;
	width: 100%;
}
.news_show {
	padding: 20px 60px 40px 60px;
}
.news_show h2 {
	text-align: center;
	width: 100%;
	margin: 20px 0 20px;
	font-size: 22px;
	color: #0086E3; line-height:35px;
}
.news_time {
	font-size: 13px;
	color: #999;
	text-align: center;
}
.news_body {
	color: #4D4D4D;
	line-height: 28px;
	font-size: 14px;
	margin-top: 10px; background:#fff;
}
.news_body p {
	text-indent: 2em;
}

@media (max-width:420px) {.nav { display:none;
}
#header .logo img {
	height: 55px;
	width: auto;
	padding: 5px 0;
}
#header .nav-box {
	padding: 0px 4px;
}
#header .logo {
	padding: 5px 0;
}
.swiper-container-horizontal>.swiper-pagination {
	bottom: 0px;
}
.box1 {
	padding: 25px 0 20px 0;
}
#yw-list {
	margin-top: 0px;
	padding-bottom: 30px;
}
.title1 {
	margin-bottom: 25px;
}
#yw-list .swiper-pagination {
	margin-bottom: 0px;
}
.box2 .sy-abimg {
	display: none;
}
.box2 .sy-abtxt {
	padding-top: 30px;
	width: 100%;
	line-height: 2;
	padding-bottom: 20px;
}
.box2 {
	height: auto;
}
.box3 .syff-list li {
	margin-bottom: 5px;
	width: 100%;
	float: left;
}
.box3 {
	padding: 25px 0 20px;
}
.box3 .syff-list {
	padding-top: 5px;
}
.box3 .ff-txt {
	padding: 10px 0 10px;
}
.box4 {
	padding: 25px 0 20px;
	background-size: cover;
}
.box4 .synews-box {
	padding-top: 0px;
}
.news_bot_ul {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
.news_bot_li {
	border: none;
	background: #fff;
	width: 100%;
	height: 160px;
	padding: 25px;
	margin: 10px 0;
	-webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 0px 6px 25px -2px rgba(0, 0, 0, 0.21);
	box-shadow: 0px 6px 25px -2px rgba(0, 0, 0, 0.21);
}
.news_bot_li_top span {
	font-size: 16px;
	color: #575757;
	line-height: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_bot_li_top i {
	display: block;
	margin-top: 4px;
	transition: all 0.3s ease-out 0s;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.news_bot_li_bot {
	top: -70px;
}
.box5 {
	padding: 30px 0 30px;
}
.hb-list {
	position: relative;
	margin-top: 0px;
}
.foot-rwm {
	display: none;
}
.foot-rbox {
	display: none;
}
.foot-top {
	padding-bottom: 17px;    padding-right: 9px;
    padding-left: 9px;
}
#footer {
	padding-top: 20px;
}
.hord {
	display: none;
}.dorh{ display:block;}
.copy {
	padding: 8px 10px;
}
.ny_con {
	background: #F6F6F6;
	margin-top: 0px;
	padding-bottom: 30px;
}
.wrap {
	padding: 0;
	margin-top: 0;
}
.sub-nav {
	height: 50px;
	line-height: 50px;
	background: url(../images/sub_navbg.png) no-repeat bottom;
	margin-top: 0px;
}
.sub-nav h2 {
    display: none;
  
}
.wz-box {
    display: none;
  
}
.about-txt {
    padding: 15px 10px;
    line-height: 1.7;
}
.ab_partner li {
    float: left;
    width: 50%;
    padding: 0 1.5%;
    margin: 5px 0;
}.sub-nav li a {
    display: block;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    background: url(../images/nav_img01.jpg) no-repeat right center;
    color: #4d4d4d;
    font-size: 14px;
}
.sidenav { display:none;
}
.pro-right {
    width:100%;
    float:left;
}.probox-top { display:none;
}
.probox-bot {
   width: 100%;
    height: 7px;
    background: url(../images/pro_bgbot.png) no-repeat;
    overflow: hidden;
}
.probox-cen {
    width: 100%;
    padding: 0 3px 1px 3px;
    background: url(../images/pro_bgcen.png) repeat-y;
    overflow: hidden;
}#projectlist .projectitem {
    width: 44%;
    height: auto;
    margin-left: 4%;
    margin-bottom: 60px;
    margin-top: 20px;
    float: left;
    position: relative;
}#projectlist .projectitem a .project_info div { height:66px;
}
.content_list {
    margin-bottom: 30px;

}.pro-txt {
    padding: 0px 0;
    line-height: 1.7;
}.wrap_pro {
    padding: 0;
    margin-top: 0px;
}
.bornone{    display: block;
    float: left;
    width: 100%;
    height: 50px;
    color: #000;
    line-height: 50px;
    font-size: 14px;
    text-align: left; padding:0 0 0 15px;overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
	.proshowtitle {
    text-align: center;
    width: 100%;
    padding: 0 10px;
    margin: 20px 0 20px;
    font-size: 18px;
    color: #0086E3;
}
.pro_body {
    line-height: 25px;
    padding: 0 20px 20px 20px;
    width: 100%;
}.news_list .news_list_box {
    height: 130px;
    padding: 7px 7px ;
    margin: 0 auto;
}.news_list_date {
    height: 74px;
    padding-top: 10px;
    width: 85px;
    margin-left: 5px; float:left;
}
.news_list_txt {
    width:calc(100% - 95px);
    height: 102px;
        margin-left: 0px;
    padding-left: 10px; margin-top:10px;
}.news_anlge_r_mar { display:none;
}.news_list_txt h3 {
    
    height: 32px;
}.article-dis {
    background: #fff;
    height: auto;
    padding: 7px 5px;
    overflow: hidden;
    margin-bottom: 10px;
   
    border: 1px solid #ddd;
}.article-dis-cont-top {
    margin-left: 0px;
    line-height: 22px;
    margin-bottom: 20px;
    padding:5px;
}.contact_text {
    width: 100%;
    background:#fff;
    padding: 0px 10px 10px 10px;
    background-size: cover;
    float: left;
}
.contact_text h2 { display:none;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 8px;
    color: #008ED3;
}.contact_text p {
    font-size: 16px;
    line-height: 32px;
    color: #5E5E5E;
    text-indent: 0em;
}
.contact_map {
    width: 100%;
    float: left;
    height: 204px;
    border: #ccc solid 1px;
    font-size: 12px;
}
.news_list .news_list_box:hover .news_list_date::after {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background-color: rgb(0, 149, 222);
	position: relative;
	right: 62px;
	bottom: 41px;
}
.news_list .news_list_box:hover .news_list_txt h3 {
	margin-left: 0px;
}.news_list .news_list_box:hover .news_list_date span {
	margin-left: 0px;
}.news_list .news_list_box:hover .news_list_date i {
	margin-left: 0px;
}.news_list .news_list_box:hover .news_list_txt p {
	margin-left: 0px;
}.news_show {
    padding: 0px 10px 15px 10px;
}.news_show h2 {

    font-size: 18px; line-height:25px;
 
}
}
