@charset "utf-8";
/* 清除内外边距 */
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;
}

input,textarea {border: 2 none; -webkit-box-shadow: none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font-family: "Microsoft Yahei"; color: #666; font-size: 13px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
  font-family: 'iconfont';  /* project id 2345038 */
  src: url(files/iconfont.eot.txt),
  url(files/iconfont.woff) format('woff'),
  url(files/iconfont.ttf) format('truetype'),
}


/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll;}

/*设置浮动*/
.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

.box,.content,.w1200,.width-1200{ width:1200px; margin:0 auto;}
/* -- 内页布局 -- */
.page_bg { padding:20px 0 20px; background:#fff;}
.page_main { margin: 0 auto; width: 1200px;}  /*版面宽度*/
.page_content{ width:930px;} /*右边宽度*/
.page_left{ width:240px;} /*左边宽度*/
.page_full{ width:100%;}
.dis,.hide{ display:none;}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.n_box{
    width: 1200px;margin:60px auto;position: relative;
}
.n_box:after{
    display: block;content: "";clear: both;
}

/*欢迎进入*/
.hyjr_dkkd{width:100%; height:38px;border-bottom:1px solid #e5e5e5; background:#f2f2f2;}
.hyjr_kz{ width:1200px; margin:0 auto;height:38px;}
.hyjr_zt1{ font-size:12px; color:#666; line-height:38px; float:left;}
.hyjr_zt{ font-size:12px; color:#666; height:38px; line-height:38px; float:right;}
.hyjr_zt a{ font-size:12px; color:#666; line-height:38px;}
.hyjr_zt a:hover{ font-size:12px; color:#1149B7; line-height:38px;}	

/*抬头*/
#top_b{width:1200px; margin:0 auto; height:122px;
    padding-top: 25px;
}
#top_b li{float:left;}
#top_b .kds1{}
#top_b .kds1 img:hover{-webkit-animation: test 0.2s ease-in 2;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}
}
#top_b .kds2{ padding-top:20px;
    float: left; margin-right: 10px;
} 
.ttfkx{ width:12px;padding-top:18px;}
#top_b .kds3{line-height:32px; font-size:25.2px; padding-top:22px;}
#top_b .kds3 .font{font-size:31px;color:#1149B7;font-weight:bold;}
#top_b .kds5{width:180px;line-height:32px; font-size:17px; color:#1149B7; padding-top:23px;  margin-left: 65px;
    
}
#top_b .kds5 .font{font-size:28px;color:#1149B7;font-weight:bold;}
#top_b .kds4{ float:right;padding-top:12px;}
.ttjtjuk5{ float:left; padding-top:14px;padding-right: 10px;}
.ttjtjuk6{float:left; font-size:18px; line-height:32px; letter-spacing:5px;}
.ttjtjuk6 span { font-size:28px; color:#1149B7; font-weight:bold; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal;}

/* nav */
.nav_bg{width:100%;height:68px;background:#1149B7;position:relative;}
.nav_bg>span{display:block;height:68px;background:#000;position:absolute;bottom:0;left:0;}
.nav>ul>li{line-height:68px;position:relative;}
.nav>ul>li>a{display:block;font-size:18px;color:#fff;padding:0 46px;position:relative;z-index:9;}

.nav .xl{width:100%;background:#fff;position:absolute;top:68px;left:0px;display:none;z-index:999;}
.nav .xl a{line-height:42px;display:block;font-size:15px;border-bottom:1px solid #f0f0f0;text-align:center;}
.nav .xl a:hover{background:#1149B7;color:#fff;}
.nav .xl table{width:100% !important;}
.nav .xl td a{font-weight: normal !important;}

.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}

ul.lb { width:1200px; margin:auto;}


.topBox{width:100%; min-width:1200px; height:38px; line-height:10px; overflow:hidden; border-bottom:1px solid #E7E7E7}
.topL{ float:left; max-width:700px;}
.topL p{ height:38px; color:#999; line-height:38px;}
.topR{ float:right; max-width:400px;}
.topR .item{ float:left; padding-left:20px; line-height:38px;}
.topR .item a{ display:block}
.topR .item img{ display:block; float:left; width:16px; height:14px; margin-top:12px; margin-right:5px}
.topR .item p{ float:left; color:#999}


/*产品展示*/
.prod_all{
    padding-top: 60px;
}
.prod_t {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}
.prod_t span {
    color: #1549B6;
    font-weight: bold;
}
.prod_t dl {
    font-size: 42px;
    line-height: 42px;
    color: #222;
    font-weight: bold;
}
.prod_t p {
    font-size: 18px;
    line-height: 60px;
    color: #777;
    font-weight: lighter;
}
/*实力展示*/
.powerb{
    position: relative;width: 1200px;margin: 0 auto;
}
.powerb img{
    display: block;width: 100%;height: auto;
}

/*产品分类*/
.prolist{ padding:70px 0;
    width: 100%;min-width: 1200px;background: url(images/634c5b633216a.jpg);
}
.prolist .prod_t dl,.prolist .prod_t p{ color:#fff;}

.index-img img{
display:block;width: 100%;height: auto;
}
.index-img a{
    width: 23.5%;float: left;box-sizing: border-box;
}
.index-img a+a{
    margin-left: 2%;
}
.index-img a dl{
    line-height:60px;background: #ee1d23;color: #fff;font-size:22px;text-align: center;
}
.index-img:After{
    display: block;content: "";clear: both;
}


/*产品展示*/
.prodb{
    position: relative;  min-height: 100px;width: 100%;
}
.top50{
    margin-top: 50px;
}
.top70{
    margin-top: 70px;
}
.prodb a{
    display: block;width: 32%;float: left;box-sizing: border-box; margin-right:2%;
    text-align: center;
}
.prodb a .pic{
    border: 1px solid #eee;
}
.prodb a .txt{font-size:15px;color:#333;line-height:3;}
.prolist a .txt{
    color: #fff;
}

.prodb a:nth-of-type(3n){
    margin-right: 0;
}
/*.prodb a:nth-of-type(n+4){*/
/*    margin-top: 2%;*/
/*}*/
.prodb a .pic img{
    display: block;width: 100%;height: auto;
}
    

/*应用范围*/
.case{
    
}

.case img{ max-width: 100%;min-width: 1200px;
    display: block;margin: 0 auto;
}

/*友情链接*/
.link_bg{width: 100%; min-width: 1200px;height:75px; background: url(images/youqingbg.png);
    margin-top: 70px;
}
.lwnek{ height:75px; width:1200px; margin:0 auto;  }
.lwnek h2{ width:85px; height:40px; overflow:hidden;  padding-top:25px;}
.lwnek h2 a{color:#000;  display:inline-block; font-size:18px;}
.lwnek h2 span{ display:block; height:22px; overflow:hidden; font:14px/22px "microsoft Yahei";}
.lwnek h2 span a{ color:#000; font-size:14px;}
.lwnek div a { padding: 0 5px !important;}

.lwnek div{ display:inline; float:left; width:1068px;  overflow:hidden;font:16px/23px "microsoft Yahei";}
.lwnek div a{ color:#1149B7; padding:0 2px;}
.linkTagcs li { line-height: 75px !important;}

/*底部开始*/
.footWrap{ background:#1149B7; padding:50px 0px 50px 0px; overflow:hidden; width: 100%; min-width: 1200px;}
.footWrap a:hover { text-decoration: underline;}
.footer{ position:relative; padding-top:0px;}
.f_left{ width:380px;  overflow:hidden; padding-top:10px;border-right:1px solid #fff;}

.f_wz{overflow:hidden; font:16px/34px "Microsoft Yahei"; color:#fff; }
.f_wz a{ color:#fff; font-size:16px; font-weight:normal;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-left:12px;}

.f_nav{ padding-left:90px;  overflow:hidden; border-right:1px solid #fff;}
.f_nav span{ width:292px; height:152px; overflow:hidden; display:block; margin-left:28px;}
.f_nav span img{ width:253px; height:145px;}
.f_nav span a{ padding:0px; display:inline-block;}
.f_nav h3{ font:17px/35px "microsoft Yahei"; width:238px; height:35px; overflow:hidden; border-bottom:1px  solid #fff; color:#fff; margin-bottom:10px; }
.f_nav h3 a{ }
.f_nav h3 i{ font:14px/31px Arial, Helvetica, sans-serif; display:inline-block; padding-left:15px; text-transform:uppercase; color:#fff;}

.f_nav p{ width:322px; color:#fff;display:block; }
.f_nav p a{ height:29px; width:160px; overflow:hidden; display:inline-block; float:left; color:#fff; font:16px/29px "microsoft Yahei"; text-align:left;}

.f_code{ top:20px; right:0px; overflow:hidden; width:350px;}
.f_code span{ width:175px; height:180px; overflow:hidden; display:block;float:left;}
.f_code span em{ width:140px; height:135px; overflow:hidden; display:block; margin:5px auto;}
.f_code span img{width:120px; height:120px; background-color:#fff; padding:6px 7px 7px 6px; }
.f_code span i{ height:43px; width:175px; overflow:hidden; display:block; text-align:center; font:12px/43px; color:#eff7ef;}

/*底部结束*/
.foot_b{ background:url(images/1.png); width:100%; height:45px; line-height:45px; font-size:14px; color:#000;  min-width: 1200px;}
.foot_b .fl, .foot_b .fr {color: #000;}
.foot_b a{ color:#000; font-size:14px; line-height:45px;}
.foot_b b{ padding-left:30px;}


.nav{width:100%; min-width:1200px; background:#1149B7;height: 65px;line-height: 62px;font-size: 16px;}
.nav ul{ overflow:hidden}
.nav ul li{ float:left; width:205px; height:65px; text-align:center; margin-left:-40px}
.nav ul li:first-child{ margin-left:0}
.nav ul li a{ color:#fff;}
.nav ul li:hover { background-color:#EA8A1C;}
.nav ul li:hover a,.nav ul li.on a{ font-weight:bold}

.main { width:1200px; margin:auto;}

.blk-main {
	width: 1200px;
	margin: 0 auto;
}
.p12-curmbs-1 {
	font-size: 16px;
	border-bottom: 1px dashed #dcdcdc;
	padding: 10px 0px;
}
.p12-curmbs-1 b {
	border-left: 10px solid #02b29c;
	font-weight: normal;
	padding-left: 8px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.blk-xs {
	width: 240px;
}
.blk-sm {
	width: 930px;
}
.blk {
	margin-bottom: 20px;
}
.fdh-01-tit {
	background: #1149B7;
	height: 80px;
}
.fdh-01-tit h3 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.fdh-01-tit h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}
.fdh-01-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
	background: url(images/p14-icon2.png) no-repeat right center #1149B7;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
	color: #fff;
}
.cbgg-01 {
	background: #1149B7;
	text-align: center;
	color: #fff;
}
.cbgg-01-img img {
	width: 100%;
	display: block;
}
.cbgg-01 p {
	padding-top: 15px;
}
.cbgg-01 p img {
	vertical-align: middle;
	margin-right: 5px;
	margin: auto;
}
.cbgg-01 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
}
.cplb-3n-ts-03-tit {
	height: 50px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.cplb-3n-ts-03-tit span {
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #02b29c;
}
.cplb-3n-ts-03-list dl {
	width: 31.1%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 1.2%;
}
.cplb-3n-ts-03-list dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.cplb-3n-ts-03-list dd {
	padding: 6px 20px 5px 20px;
}
.cplb-3n-ts-03-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 45px;
}
.cplb-3n-ts-03-list h4 a {
	display: block;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cplb-3n-ts-03-list dl:hover h4 a {
	color: #1149B7;
}
.cplb-3n-ts-03-list-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}
.cplb-3n-ts-03-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.cplb-3n-ts-03-list dl:hover {
	border-color: #1149B7;
}
.cplb-3n-ts-03-list dl:hover a {
	color: #1149B7;
}
.p12-pagination-1-main {
	margin: 0 auto;
	padding: 20px 0;
	height: 30px;
	text-align: center;
}
.p12-pagination-1 a, .p12-pagination-1 span {
	vertical-align: top;
	display: inline-block;
	padding: 0 8px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #e5e5e5;
	text-align: center;
	margin: 0 2px;
	background: #fff;
}
.p12-pagination-1 span {
	border: 1px solid #fff;
}
.p12-pagination-1 .page_curr {
	background: #1149B7;
	color: #fff;
	border-color: #1149B7;
}
.p12-pagination-1 .laypage_first, .p12-pagination-1 .laypage_last {
	display: none;
}
.p15-showcase {
	position: relative;
	padding: 12px 18px 16px 20px;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #eee;
}
.p15-showcase-left {
	position: relative;
	width: 370px;
	float: left;
	line-height: 0;
	margin-right: 3.3%;
}
.p15-showcase-right {
	width: 51.6%;
	float: left;
}
.p15-showcase-right-tit {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #454545;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pc-cx-tel-1 {
	width: 50%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
	right: 2%;
}
.p15-showcase-right-con {
	line-height: 24px;
	font-size: 14px;
	max-height: 168px;
	margin-bottom: 86px;
	overflow: hidden;
}
.pc-cx-tel-1 {
	width: 50%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
	right: 2%;
}
.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #1149B7;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
}
.pc-cx-tel-1-t1 a {
	display: block;
	color: #fff;
}
.pc-cx-tel-1-t2 {
	height: 56px;
	padding-left: 70px;
	background: url(images/pc-xc-icon2.png) no-repeat 10px top;
	font-size: 18px;
	line-height: 18px;
	color: #454545;
}
.pc-cx-tel-1-t2 p {
	line-height: 24px;
}
.content-content {
	line-height: 25px;
}
h2.tit a {
	text-align: center;
	font-size: 26px;
	color: #1149B7;
	display: block;
	margin: 50px;
	margin-top:0px;
	padding-top:50px;

	background: url(images/content.jpg) no-repeat center 88px;
}
h2.tit a em {
	font-size: 14px;
	color: #555;
	display: block;
font-weight: normal; padding-top: 23px;
	font-style: normal;
}
.contact_c2 {
	height: 335px;
	margin-top: 20px;
	overflow: hidden;
}
.contact_c2 li {
	border: 1px solid #e6e6e6;
	position: relative;
	margin: 0 -1px -1px 0;
	overflow: hidden;
	float: left;
	height: 93px;
	line-height: 93px;
	font-size: 16px;
	color: #222222;
}
.contact_c2 li.li01 {
	width: 200px;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_c2 li.li02 {
	width: 380px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
}
.contact_c2 li.li03 {
	width: 958px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_c2 li.li04 {
	color: #0071bf;
}
.zxlb-1n-ts-01-list dl {
	border: 1px solid #dedede;
	width: 100%;
	margin-bottom: 15px;
	padding: 22px;
	background: #fff;
	display: inline-block;
	margin-bottom: 20px;
}
.zxlb-1n-ts-01-list dl:hover {
	border-color: #1149B7;
}
.zxlb-1n-ts-01-list dt {
	width: 35%;
	float: left;
	margin-right: 5.5%;
}
.zxlb-1n-ts-01-list dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.zxlb-1n-ts-01-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}
.zxlb-1n-ts-01-list h4 a {
	display: block;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
	color: #1149B7;
}
.zxlb-1n-ts-01-list-desc {
	max-height: 100px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}
.zxlb-1n-ts-01-list-deta {
	float: right;
	width: 134px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
	background: #1149B7;
	border-color: #1149B7;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
	color: #fff;
}
.image-list .cover {
	position: relative;
	width: 160px;
	height: 230px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	cursor: pointer;
}
/*main CSS*/
#pictureViewer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.3);
	z-index: 10000;
}
#pictureViewer > .content {
	background-color: #fff;
	position: absolute;
	width: 590px;
	height: 590px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#pictureViewer .menu-bar {
	width: 100%;
}
#pictureViewer .menu-bar .handel {
	width: 40px;
	height: 40px;
	float: right;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}
#pictureViewer .menu-bar .handel:hover {
	background-color: #ff2e67;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#pictureViewer .menu-bar .handel.maximization {
	background-image: url(images/icons/maximization_black.png);
	background-size: 14px;
}
#pictureViewer .menu-bar .handel.maximization:hover {
	background-image: url(images/icons/maximization_white.png);
}
#pictureViewer .menu-bar .handel.miniaturization {
	background-size: 16px;
	background-image: url(images/icons/miniaturization_black.png);
}
#pictureViewer .menu-bar .handel.miniaturization:hover {
	background-image: url(images/icons/miniaturization_white.png);
}
#pictureViewer .menu-bar .handel.close-view {
	background-image: url(images/icons/close_black.png);
	background-size: 15px;
}
#pictureViewer .menu-bar .handel.close-view:hover {
	background-image: url(images/icons/close_white.png);
}
#pictureViewer .handel-prev, #pictureViewer .handel-next {
	display: inline-block;
	width: 50px;
	height: 70px;
	position: relative;
	top: calc(50% - 80px);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50%;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#pictureViewer .handel-prev {
	background-image: url(images/icons/prev_blank.png);
}
#pictureViewer .handel-next {
	background-image: url(images/icons/next_blank.png);
}
#pictureViewer .handel-prev:hover, #pictureViewer .handel-next:hover {
	background-color: #ff2e67;
}
#pictureViewer .handel-prev:hover {
	background-image: url(images/icons/prev_white.png);
}
#pictureViewer .handel-next:hover {
	background-image: url(images/icons/next_white.png);
}
#pictureViewer .picture-content {
	display: inline-block;
	width: 80%;
	height: calc(100% - 80px);
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#pictureViewer .picture-content .cover {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#pictureViewer .counter {
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	color: #808080;
	font-size: 13px;
}
#pictureViewer .hide {
	display: none;
}
#pictureViewer .left {
	float: left;
}
#pictureViewer .right {
	float: right;
}
#pictureViewer .clear-flex {
	clear: both;
}
#pictureViewer img {
	max-width: 100%;
	max-height: 100%;
}
.image-list {
}
.image-list dl {
	width: 280px;
	float: left;
	margin: 0px 8px;
	margin-bottom: 20px;
}
.image-list dl div {
}
.image-list dl div img {
	width: 280px;
}
.image-list dl dd {
	background-color: #CCC;
	display: block;
	width: 280px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-left: 10px;
	font-size: 14px;
}
.image-list dl dd a {
	color: #FFF;
}
/**/ 
.fullSlide {
	min-width: 1000px;
	position: relative;
	height: 500px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 650px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 35px;
	position: absolute;
	z-index: 1;
	bottom: 35px;
	overflow: hidden;
}
.fullSlide .hd ul {
	margin-left: 500px;
}
.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer;
}
.fullSlide .hd ul li {
	width: 62px;
	height: 12px;
	background: #fff;
}
.fullSlide .hd ul .on {
	background: #c51611;
}
/*底部开始*/
.client-2 {
	position: fixed;
	top: 50%;
	right: -170px;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	position: relative;
	clear: both;
	margin-top: 1px;
	height: 71px;
}
.client-2 li i {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 27px;
	background: url(images/fx.png) no-repeat;
	text-align: center;
}
.client-2 li p {
	overflow: hidden;
	height: 20px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.client-2 .my-kefu-left {
	position: relative;
	float: left;
	width: 77px;
	height: 47px;
}
.client-2 .my-kefu-tel-right {
	float: left;
	margin-top: 14px;
	padding: 0 15px;
	height: 24px;
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	float: left;
	padding: 9px 0 6px;
	width: 247px;
	height: 56px;
	background: #1149B7;
	color: #fff;
}
.client-2 .my-kefu-main {
	position: relative;
	float: left;
	padding: 9px 0 6px;
	width: 97px;
	height: 56px;
	background: #1149B7;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	top: -24px;
	left: -130px;
	z-index: 333;
	display: none;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.index-links {
	background-color: #1149B7;
	border-bottom: 2px #2B395C solid;
	padding: 20px;
}
.index-links a {
	color: #FFF;
	padding: 0px 10px;
}
.zxlb-1n-ts-01-list dt {
	width: 100px;
	float: left;
	display: block;
	border-right: 1px #999 solid;
	margin-right: 0px !important;
	height: 100px;
	padding-top: 30px;
}
.zxlb-1n-ts-01-list dt p {
	font-size: 28px;
	color: #F00;
	font-weight: bold;
	border-bottom: 2px #00F solid;
	width: 60px;
	text-align: center;
}
.zxlb-1n-ts-01-list dt span {
	font-size: 14px;
	color: #F00;
	margin-top: 5px;
	display: block;
	text-indent: 5px;
}
.zxlb-1n-ts-01-list dd {
	width: 800px;
	float: right;
}
.p14-infolist-1-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	overflow: hidden;
}
.p14-infolist-1-list dt {
	width: 29.5%;
	float: left;
	margin-right: 5.8%;
}
.p14-infolist-1-list dt img {
	width: 100%;
	display: block;
}
.p14-infolist-1-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}
.p14-infolist-1-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-infolist-1-list dl:hover {
	border: 1px solid #1f9c1e;
}
.p14-infolist-1-list dl:hover h4 a {
	color: #1f9c1e;
}
.p14-infolist-1-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}
.p14-infolist-1-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}
.p14-infolist-1-list-deta a {
	color: #fff;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
	background: #1f9c1e;
	border-color: #3e3932;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
	color: #fff;
}




/*新闻资讯*/
.newsbg{ width:100%; background:#f4f4f4; padding-top:60px; margin-top:50px;}
.news{ margin:0 auto; width:1200px;}
.newstit{ text-align:center; font-size:36px; line-height:36px; font-weight:bold; color:#1149B7; background:url(images/20200530112500_946006629.jpg) center 16px no-repeat;}
.newstit span{ font-size:18px; line-height:44px; font-weight:normal; color:#555;}
.newscont{ margin-top:40px;}


.speak{ padding:80px; background:#fff url(images/20201222110906_1554946260.jpg) no-repeat center bottom;}
.speaktop{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.spleft{ width:660px;}
.sp_t{ font-size:36px; color:#666666; line-height:36px; font-weight:lighter;}
.sp_t b{ font-size:36px; color:#333333;}
.sp_c{ padding:45px 65px 45px 0; border-bottom:1px solid #eeeeee; font-size:14px; color:#999999; line-height:32px;}
.sp_btn{ margin-top:36px; font-size:0;display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.sp_btn a{ display:inline-block; vertical-align:top; width:126px; line-height:53px; transition:all .3s ease; font-size:18px; color:#333333; text-align:center;}
.sp_btn a+a{ margin-left:3px;}
.sp_btn a:before{ content:''; display:inline-block; vertical-align:middle; width:0; height:0; border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:8px solid #1149B7; margin-right:15px; transition:all .3s ease;}
.sp_btn a.on{ background:#1149B7; color:#fff;}
.sp_btn a.on:before{ border:none; margin-right:0;}
.speaknum{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; margin:50px 0 40px 0;}
.speaknum li{ width:25%; text-align:center; height:172px; background:linear-gradient(to right, transparent 70%,#f9f9f9); font-size:16px; color:#9c9ca1;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.num_t b{display: flex;justify-content:center;flex-wrap: nowrap;align-items:flex-start; font-size:14px; color:#393c41;}
.num_t span{ font-size:60px; font-family:fontDin2; line-height:60px; margin-right:30px; display:inline-block;}
.num_t{ margin-bottom:15px;}
.spright{ width:640px; height:330px; border:6px solid #eeeeee; background:url(images/20201222110906_1137176488.jpg) no-repeat center; position:relative;}
.spright:after{ content:''; display:block; position:absolute; width:100%; height:50px; background:url(images/20201222110906_1597965518.jpg) no-repeat center; bottom:-56px;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:50%;top:52%;height: 65px;width:66px;margin-top: -34px;margin-left: -33px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255,0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: 0 0 0 0 #fff;animation: ripple 3s infinite;}
.ripple{background: rgba(255, 255, 255, 1);display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.video_box{background:rgba(0,0,0,0.6); top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:71%;margin-top:-250px;margin-left:-575px;transition:600ms ease;z-index:999;}
.video_box.cur .video,.video_box.cur .video_x{top:40%;transition:600ms ease;}


/*简介*/
.media{margin-right: 50px;}
.left1 {position: relative;height: 551px;width: 350px;display: inline-block;}
.Introduction_Features{ background:#00c1ff;height: 110px; width: 463px; text-align: center;font-size: 18px;color: #fff;}
.Introduction_Features span {display: block;color: #fff;font-size: 28px;font-weight: normal;text-align: center;margin-bottom: -11px;line-height: 73px;}
.des img{ width:220px; margin-right: 4px;border: 1px solid #eee; margin-top: 20px;}
.des{line-height:45px; font-size: 17px;}
.jianjie_right{float: right;width: 836px;padding: 47px; box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1);background: #fff;height: 672px;padding-top: 70px;text-indent: 2em;}
.tit{font-size: 36px;font-weight: normal;display: block;line-height: 47px;padding-bottom: 40px;border-bottom: 1px solid #f3edf0;margin-bottom: 30px;color: #00c1ff;
}
.pic-plus {box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1);}
.en {font-size: 30px;text-transform: capitalize;display: block;line-height: 40px;}
.cn {font-size: 30px;line-height: 40px;padding: 0 0 30px;font-weight: normal;margin: 10px 0 0 0;}
.pic.pic-plus img {height: 422px;width: 463px;}
.des span{ color:#00c1ff;}
.page1{ width: 1300px;margin: 0 auto;}



 .n_about{padding-top:20px; background: #fff;margin-bottom: 60px;  width: 1300px; margin: 0 auto;}

   .n_ab1{text-align: center;padding: 30px 0 5px 0;}
   .n_about dl{font-size: 32px;}
   .n_about p{font-size: 15px;color: #555;}
   .n_ab{box-shadow: 0 0 10px 0 #999;padding: 50px 0 50px 0;margin-top:40px;}
   .n_ab2{ margin-bottom: 10px;}
   .n_ab2 dl{font-size: 27px;color: #fff;background: #00c1ff;padding:10px 30px;font-family: zcoolgdh; letter-spacing: -2px;}
   .n_ab3{width: 630px;}
   .n_ab3 p{text-indent: 2em;font-size: 15px;line-height:34px;padding: 5px 0 0 48px; font-weight: lighter; text-align: justify;}
.n_about p em{font-weight: bold;font-style: normal; color: #296dde;font-size: 16px;}
   .n_ab span{font-size: 30px;line-height:48px;margin-left: 15px;color: #999;}
.n_about .word{ margin-top: 10px}
    
    
.title_h {width: 1300px;margin: 0 auto;}
.title_h p {text-align: center;font-size: 42px;font-style: normal;margin-top: 0px;margin-bottom: 0px;}
.title_h span {line-height: 3px;text-align: center;display: block;font-size: 18px;color: #666;}
.title_h i {width: 35px;height: 3px;background: #00c1ff;display: block;margin: 0 auto;margin-top: 23px;margin-bottom: 40px;}
.t{padding-top:0px !important;}
.str {width:100%;overflow: hidden;}
.str_pic {width: 1300px; display: inline-block;}
.str_call tr td {display: inline-block; margin-top:20px; padding:10px !important;overflow:hidden; border:solid #e5e5e5 1px;}
.str_call tr td img {-webkit-transition: .8s; -o-transition: .8s; transition: .8s;}
.str_call tr td+td {margin-left:17px;}
.str_call div {height: 56px;background: #fff;line-height: 56px; padding-top: 0 !important;transition: all 0.3s linear;}
.str_call div a {font-size: 1rem;color: #333;}
.str_call table tr td:hover div a {background: #eee;display: block;transition: all 0.3s linear;}
.str_call table tr td:hover img {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.str_call table tr td a {display:block;overflow:hidden;}
.str_call table tr td br {display:none;}
.ny_image {display: block;width: 240px;height: 56px;line-height: 56px;border: 1px #ccc solid;margin: 0 auto;margin-top: 20px;font-size: 16px;text-align: center;}   
    
.title_h b { color: #00c1ff; font-weight: 800;font-size: 45px;}



.gsgk_main3_l h3 { font-size: 36px; line-height: 60px; color: #333; padding-right: 30px; display: block; padding-bottom: 5px; margin-top: 20px; } 
.gsgk_main3_l h4 { font-size: 22px; color: #555; letter-spacing: -1px; text-transform: uppercase; margin-top: -40px; } 
.gsgk_main3_l p { display: block; padding: 0px 0; color: #999; font-size:16px; line-height:50px; ; letter-spacing: -1px; } 
.gsgk_main3_l b{font-size:18px;}
.gsgk_main3_r .main_pic { position: relative; width: 100%; height: auto; } 
.gsgk_main3 .wrap1400 { padding-top: 125px; } 
.gsgk_main3_l { width: 408px; background: #f0f0f0; padding: 30px; display: block; float: left; height:532px; } 
.gsgk_main3_l h3 { font-size: 36px;line-height: 131px;color: #333; padding-right: 30px; background: url() no-repeat -50px center;display: block;margin-top: -30px;} 
.gsgk_main3_l h4 { font-size: 22px; color: #555; letter-spacing: -1px; text-transform: uppercase; padding-bottom: 40px; }
 .gsgk_main3_r li { float: right; width: 416px; overflow: hidden; background:#00c1ff; height: 296px; display: block; } 
.gsgk_main3_r li h5 { vertical-align: middle; display: block; width: 90px; text-align: center; font-size: 25px; color: #fff; padding-top: 23px; line-height: 28px; letter-spacing: 2px; margin: 0 auto; } 
.gsgk_main3_con { width: 185px; height: 110px; background-color: #e5322b; text-align: center; } 
.gsgk_main3_r li p { font-size: 18px; color: #fff; padding: 44px; line-height: 84px; text-align: center; width: 408px; margin: 65px auto; box-sizing: border-box; }

#bodycon #center { width: 1300px; margin:auto;}


.title_h {width: 1300px;margin: 0 auto;}
.title_h p {text-align: center;font-size: 42px;font-style: normal;margin-top: 0px;margin-bottom: 0px;}
.title_h span {line-height: 3px;text-align: center;display: block;font-size: 18px;color: #666;}
.title_h i {width: 35px;height: 3px;background: #00c1ff;display: block;margin: 0 auto;margin-top: 23px;margin-bottom: 40px;}
.t{padding-top:0px !important;}
.str {width:100%;overflow: hidden;}
.str_pic {width: 1300px; display: inline-block;}
.str_call tr td {display: inline-block; margin-top:20px; padding:10px !important;overflow:hidden;}
.str_call tr td img {-webkit-transition: .8s; -o-transition: .8s; transition: .8s;}
.str_call tr td+td {margin-left:17px;}
.str_call div {height: 56px;background: #fff;line-height: 56px; padding-top: 0 !important;transition: all 0.3s linear;}
.str_call div a {font-size: 1rem;color: #333;}
.str_call table tr td:hover div a {background: #eee;display: block;transition: all 0.3s linear;}
.str_call table tr td:hover img {-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.str_call table tr td a {display:block;overflow:hidden;}
.str_call table tr td br {display:none;}
.ny_image {display: block;width: 240px;height: 56px;line-height: 56px;border: 1px #ccc solid;margin: 0 auto;margin-top: 20px;font-size: 16px;text-align: center;}   
    
.title_h b { color: #00c1ff; font-weight: 800;font-size: 45px;}


/*ad1*/  
.ad1{ width: 100%; padding-top: 50px; padding-bottom: 20px; background: #1149B7;}
.ad1_b{ padding:40px; background: #fff; box-sizing: border-box;}
.ad1_w{ width: 600px;}
.ad_b{ width: 1120px; margin: 0 auto; overflow: hidden;}
.ad1_d{ font-size: 20px; line-height: 36px; margin-top:12px;}
.ad1_d b{ font-size: 40px; color: #da251d; font-weight: normal; line-height:50px;}
.ad1_d span{ font-size: 40px; color: #043c77;}
.ad1_x{ width: 600px; height: 1px; background: #ddd; margin-top: 20px;}
.ad_wz{ margin-top: 20px; font-size: 15px; color: #777; line-height: 30px;}
.ad_b li{ width: 280px; float: left; text-align: center; font-size: 18px; margin-top: 46px; margin-bottom: 10px; line-height: 40px;}
.ad_b li i{ font-size: 36px; font-weight: bold; color: #043c77; line-height: 46px;}
.bz{ width:1200px; margin:0 auto;}