@charset "UTF-8";
/* CSS Document */
body {
	font-family: Hiragino Sans GB, Microsoft YaHei;
	font-size: 14px;
	background: #FFFFFF;
	-webkit-font-smoothing: antialiased;
	min-width: 1240px;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500;
}
address, cite, dfn, em, var, i {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: arial, courier new, courier, "\5b8b\4f53", monospace
}
small {
	font-size: 12px
}
ul, ol, li {
	list-style: none
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset {
	border: 0
}
img {
	vertical-align: middle;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
section, header, nav, footer, article {
	display: block
}
div, ul, dl {
	zoom: 1
}
div:after, ul:after, dl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.none {
	display: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #000000;
}
a:hover {
	color: #006DBA;
}
.page-w {
	width: 1200px;
	margin: 0px auto;
}
/*header*/
.header {
	border-bottom: #D3D3D3 solid 1px;
}
.logo {
	float: left;
	padding: 15px 0px;
}
.logo h1 {
	display: none;
}
.logo img {
	width: 315px;
	height: 67px;
	display: block;
}
/*menu*/
.menu {
	float: right;
	padding-top:30px;
}
.menu li {
	display: inline-block;
	margin-left: 30px;
	padding: 20px 0px;
	position: relative;
}
.menu li a {
	font-size: 18px;
	padding: 5px;
	font-weight: 700;
}
.menu li.hover:before {
	content: "";
	height: 6px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #006DBA;
}
.body-gy .menu-gy:before,.body-zx .menu-zx:before,.body-cp .menu-cp:before,.body-fa .menu-fa:before,.body-fw .menu-fw:before,.body-lx .menu-lx:before {content: "";
	height: 6px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #006DBA;}
.menu li.hover a {
	color: #006DBA;
}
.body-gy .menu-gy a,.body-zx .menu-zx a,.body-cp .menu-cp a,.body-fa .menu-fa a,.body-fw .menu-fw a,.body-lx .menu-lx a {color: #006DBA;}
/**/
.footer {
	background-color: #EFEFEF;
	padding: 30px 0px;
}
/*fot-info*/
.fot-info {
	float: left;
}
.fot-menu {
	float: right;
}
.fot-menu dl {
	float: left;
	margin-right: 50px;
}
.fot-menu dt {
	font-weight: 700;
}
.fot-menu dd {
	color: #707070;
	font-size: 12px;
	line-height: 26px;
}
/**/
/*fot-tel*/
/*fot-logo*/
.fot-logo {
	float: left;
	margin-right: 40px;
}
.fot-logo img {
	width: 176px;
	height: 62px;
	display: block;
}
.fot-infotxt {
	float: right;
}
.fot-infotxt-1 {
	margin-bottom: 30px;
}
.fot-infotxt-1 h2 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}
.fot-infotxt-1 P {
	margin-bottom: 10px;
	color: #707070;
}
.fot-tel {
	background-image: url(img/fottel.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px 40px;
	padding-left: 50px;
}
/*youqing*/
.youqing {
	font-size: 12px;
	padding: 10px 0px;
	background-color: #F7F7F7;
}
.youqing a {
	color: #707070;
	margin-left: 8px;
	display: inline-block;
}
.youqing a:hover {
	color: #000;
}
/*copyright*/
.copyright {
	background-color: #414141;
	color: #fff;
	padding: 20px 0px;
	text-align: center;
	font-size: 12px;
}
.copyright a {color: #FFFFFF;}
/*title-1*/
.title-1 {
	text-align: center;
	padding: 25px 0px;
}
.title-1 h2 {
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	color: #006DBA;
}
.title-1 span {
	font-size: 22px;
	color: #AFAFAF;
	text-transform: uppercase;
}
/*title-2*/
.title-2 {
	padding: 25px 0px;
	position: relative;
}
.title-2 h2 {
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	color: #006DBA;
	display: inline-block;
	margin-right: 5px;
}
.title-2 span {
	font-size: 22px;
	color: #AFAFAF;
	text-transform: uppercase;
}
.title-2 cite {
	float: right
}
/*fangan-con*/
.fangan-con li {
	float: left;
}
/*fangan-item*/
.fangan-item {
	width: 600px;
	height: 370px;
	position: relative;
}
.fangan-item-img {
	z-index: 9;
	position: absolute;
	width: 100%;
    height: 100%;
}
.fangan-item-img img {
	width: 100%;
	height: 100%;
	display: block;
}
.fangan-item-img:after {
	content: "";
	display: block;
	visibility: inherit;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.50);
	width: 100%;
	height: 100%;
}
/*fangan-item*/
.fangan-item-txt {
	z-index: 10;
	position: relative;
	text-align: center;
	color: #fff;
	padding: 40px 50px 0px 50px;
}
.fangan-item-txt cite {
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: underline;
}
.fangan-item-txt h2 {
	font-size: 32px;
	font-weight: 700;
	padding: 20px 0px;
}
.fangan-item-txt p {
	margin-bottom: 30px;
}
.fangan-item-txt span a {
	color: #fff;
	border: #fff solid 1px;
	padding: 5px 20px;
	display: inline-block;
}
.fangan-item-txt span a:hover {
	background-color: #fff;
	color: #006DBA;
}
/*fangan-tags*/
.fangan-tags {
	padding: 30px 0px;
}
.fangan-tags ul {
	float: left;
}
.fangan-tags li {
	display: inline-block;
	margin-right: 20px;
}
.fangan-tags li a {
	border: #DDDDDD solid 1px;
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
}
.fatag-more {text-align: center;padding: 10px 0px;}
.fatag-more a {
	color: #006DBA;
	font-weight: 700;
	font-size: 16px;
	text-decoration: underline;
}
/*zi-xuan*/
/**/
.guanyu-zixun {
	background-color: #F7F7F7;
	padding: 0px 0px 20px 0px;
}
.guan-yu {
	float: left;
	width: 385px;
}
.zi-xuan {
	width: 795px;
	float: right;
}
/**/
.newslist-con {
	background-color: #fff;
	padding: 0px 0px 0px 20px;
	border-top: #006DBA solid 3px;
}
.newslist-con li {
	border-bottom: #EAEAEA solid 1px;
}
.newslist-con li:last-child {
	border-bottom: none;
}
.newslist-con .news-item {
	padding: 21px 0;
	position: relative;
}
.newslist-con .news-item:after {
	content: "";
	display: block;
	clear: both;
	height: 28px;
	width: 28px;
	visibility: initial;
	position: absolute;
	right: 20px;
	top: 15px;
	background: url("img/ar-icon@3x.png") no-repeat center center;
	background-size: cover;
}
.newslist-con .news-item em {
	display: inline-block;
	font-weight: 700;
	margin-right: 25px;
	color: #006DBA;
}
.newslist-con .news-item h3 {
	display: inline-block;
	font-weight: 400;
}
/**/
.swiper-guanyu {
	width: 391px;
	height: 258px;
	overflow: hidden;
}
.swiper-guanyu-prev, .swiper-guanyu-next {
	position: absolute;
	z-index: 9;
	width: 26px;
	height: 26px;
	left: auto;
	right: 10px;
	bottom: 10px;
	border: #E6E6E6 solid 1px;
	top: inherit;
	margin-top: inherit;
	background: #fff url("img/next.png") no-repeat center center;
	background-size: 5px auto;
}
.newsimg-box .swiper-guanyu-prev {
	right: 37px;
	bottom: 10px;
	background-image: url("img/prev.png");
}
/*newstxt-box*/
.newstxt-box h3 {
	font-weight: 700;
	font-size: 18px;
	color: #000;
	padding: 5px 0px;
	position: relative;
	margin-bottom: 5px;
}
.newstxt-box h3:after {
	content: "";
	visibility: inherit;
	height: 2px;
	width: 50px;
	background-color: #006DBA;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.newstxt-box p {
	color: #414141;
	margin-bottom: 5px;
}
.newstxt-box span a {
	color: #fff;
	background-color: #006DBA;
	display: inline-block;
	padding: 5px 15px;
}
/*chanpin-con*/
.chan-pin {
	padding: 30px 0px;
}
.chanpin-con li {
	margin-right: 30px;
	float: left;
}
.chanpin-con li.last-item {
	margin-right: 0px;
}
.chanpin-item {
	width: 377px;
	border: #DDDDDD solid 1px;
}

.chanpin-item-img img {
	width: 100%;
	height: auto;
	display: block;
}
.chanpin-item-txt {
	
	border-top: #DDDDDD solid 1px;
	padding: 20px;
}
.chanpin-item-txt h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}
.chanpin-item-txt p {
	color: #414141;
	margin-bottom: 5px;
}
.chanpin-item-txt span a {
	color: #fff;
	background-color: #006DBA;
	display: inline-block;
	padding: 5px 15px;
}
/*hoverimg*/
.hoverimg {
	position: relative;
	overflow: hidden;
}
.hoverimg img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.hoverimg:hover img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}
/**/
/*banner-box*/
.jiaodiantu-box {
	max-width: 1920px;
	margin: 0px auto 0px auto;
	z-index: 2;
}
.jiaodiantu-box .swiper-container {
	width: 100%;
	height: 100%;
}
.jiaodiantu-box .swiper-slide {
	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;
}
.jiaodiantu-box .swiper-slide img {
	width: 100%;
	height: auto;
}
.jiaodiantu-box .swiper-container-horizontal .swiper-pagination-bullets {
	bottom: 0px;
}
.jiaodiantu-box .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	opacity: 1;
	background: rgba(255,255,255,0.7);
	border-radius: 0px;
}
.jiaodiantu-box .swiper-pagination-bullet-active {
	background: #006DBA;
}
/**/
/*fangan-tags*/
.chanpin-tags {
	padding: 0px 0px 20px 0px;
	text-align: center;
}
.chanpin-tags li {
	display: inline-block;
	margin: 0px 10px;
}
.chanpin-tags li a {
	border: #DDDDDD solid 1px;
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
}
/*col-con*/
/**/
.guanyu-body {
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	padding: 20px;
}
/**/
/**/
.body-title {
	padding: 20px 0px;
	text-align: center;
	border-bottom: #ccc dashed 1px;
	margin-bottom: 20px;
}
.body-title h1 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 10px;
}
.body-title h1 .iconfont {
	font-size: 22px;
	margin-right: 10px;
}
.body-title p {
	color: #999;
}
.body-title p span {
	display: inline-block;
	margin: 0px 10px 0px 0px;
}
/**/
.content-edit {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.content-edit p {
	line-height: 1.7em;
	margin-bottom: 1em;
}
.content-edit img {
	max-width: 100%;
	display: inline-block;
	display: block;
	margin: 0px auto;
}
.content-edit iframe {
	max-width: 100%;
	margin: 0px auto;
}
.page-body-edit table {
	max-width: 100%;
}
.page-body-edit table {
	font-size: 14px;
}
.page-body-edit table tr {
	border-top: #A7A7A7 solid 1px;
	border-right: #A7A7A7 solid 1px;
}
.page-body-edit table td {
	padding: 5px;
	border-bottom: #A7A7A7 solid 1px;
	border-left: #A7A7A7 solid 1px;
}
/*col-body*/
.col-body {
	padding-bottom: 30px;
}
/*dq-cur*/
.dq-cur {
	color: #808080;
	padding: 10px 0px;
}
/*col-top*/
.col-top {
	background-image: url(img/aboutbg.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 50px 0px 20px 0px;
	background-size: cover;
}
/**/
.col-title {
	float: left;
}
.col-title {
	text-align: center;
	color: #fff;
}
.col-title h2 {
	font-weight: 700;
	font-size: 20px;
}
.col-title span {
	text-transform: uppercase;
}
/**/
.col-con {
	width: 920px;
	float: right;
}
.col-bar {
	width: 260px;
	float: left;
}
/*side-plane*/
.side-plane {
	padding-top: 10px;
}
/**/
/**/
.side-navmenu {
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	padding: 10px 0px 10px 10px;
}
.side-navmenu li {
	border-bottom: #e1e1e1 solid 1px;
}
.side-navmenu li:last-child {
	border-bottom: none;
}
.side-navmenu li a {
	position: relative;
	height: 45px;
	line-height: 45px;
	display: block;
}
.side-navmenu li a:after {
	content: '';
	display: block;
	position: absolute;
	right: 10px;
	top: 18px;
	width: 7px;
	height: 7px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	transform: rotate(45deg);
}
.side-navmenu li.hover a, .side-navmenu li:hover a {
	color: #006DBA;
	font-weight: bold;
}
.side-navmenu li.hover a:after, .side-navmenu li:hover a:after {
	border-top: 1px solid #006DBA;
	border-right: 1px solid #006DBA;
}
/**/
/**/
.page-list-con li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #eeeeee dashed 1px;
}
.page-list-pic img {
	width: 218px;
	height: 163px;
}
.page-list-pic {
	float: left;
	margin-right: 20px;
}
.page-list-text .plt-tit {
	font-size: 20px;
	padding: 0px 0px 8px 0px;
}
.page-list-text .plt-sum {
	color: #666666;
	height: 63px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	-webkit-box-flex: 1;
}
.page-list-text .plt-key {
	color: #999;
	font-size: 12px;
	padding-top: 5px;
}
.page-list-text .plt-key span {
	margin-right: 10px;
}
/*list-fanye*/
.list-fanye {
	text-align: center;
	margin: 20px auto 60px auto;
}
.list-fanye a {
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	display: inline-block;
	margin: 0 3px;
	padding: 0px 10px;
}
.list-fanye a:hover, .list-fanye>b {
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 3px;
	display: inline-block;
	margin: 0 3px;
	padding: 0px 10px;
	background: #006DBA;
	border: 1px solid #006DBA;
	color: #fff;
}
/*page-list-con*/
.chanpin-list-con {
	padding-bottom: 20px;
}
.chanpin-list-con li {margin-bottom: 20px;}
.chanpin-list-con .chanpin-item {
	width: 270px;
}
.chanpin-list-con .chanpin-item-txt h2 {
	font-size: 14px;
	text-align: center;
}
/*chanpin-head*/
.chanpin-head {
	margin-bottom: 20px;
}
/*cphead-tel*/
.cp-head-img {
	float: left;
}
.cp-head-img img {border: #f3f3f3 solid 1px;display: block;}
.cp-head-info {
	float: right;
	width: 475px;
}
.cp-head-info h2 {
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #DDDDDD solid 1px;
	color: #006DBA;
}
.cp-head-info p {
	color: #414141;
}
.cp-head-tel {
	border-top: #DDDDDD solid 1px;
	padding: 20px 0px 20px 0px;
	margin-top: 20px;
}
.cphead-email {
	float: left;
}
.cphead-tel {
	background-image: url(img/fottel.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px 40px;
	padding-left: 50px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: #DDDDDD solid 1px;
}
/*zixun-but*/
.zixun-but a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #006DBA;
	color: #fff;
}
.content-title {
	border-top: #006DBA solid 2px;
	margin-bottom: 20px;
}
.content-title strong {
	display: inline-block;
	padding: 5px 10px;
	background-color: #006DBA;
	color: #fff;
	margin-left: 2em;
}
/* 案例 */
/*jishufuwu*/
.fangan .shiyan-xitong li {
	float: left;
	margin-right: 50px;
}
.fangan .shiyan-xitong li.last {
	margin-right: 0px;
}
.fangan .shiyan-xitong-item {
	width: 366px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.fangan .shiyan-xitong-item .syxt-img {
	border: none;
	width: 366px;
	height: 274px;
}
.fangan .shiyan-xitong-item .syxt-txt {padding: 20px;}
.fangan .shiyan-xitong-item h3 {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fangan .shiyan-xitong-item p {
	color: #999;
	font-size: 12px;
}