/* 清除内外边距 */

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; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; color: #666;}

* 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; color:#1e4f9b;}

/* 重置表单元素 */
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;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


/**/
body{min-width: 1200px;max-width: 1920px;margin: 0 auto;width: 100%;}
.content{ width:1200px; margin:0 auto;}

/**/
.hz{padding: 90px 0 70px;}
.hz_tit{height: 45px; background:url(../images/hz_tbg.gif) repeat-x 0 13px;}
.hz_tit a{display: block;font-size: 32px;color: #333;background: #fff;width: 260px;text-align: center;height: 45px;line-height: 40px;overflow: hidden;margin: 0 auto;}
.hz_qie{width: 1120px;margin: 0 auto;overflow: hidden;padding: 30px 0 0;}
.hz ul li{width: 580px;float: left;margin-right: 25px;}
.hz ul li em{display: block;width: 580px;height: 100px;line-height: 0;overflow: hidden;border: #eee 1px solid;box-sizing: border-box;}
.hz ul li img{width: 580px;height: 100px;}
.hz ul li span{display: block;width: 580px;text-align: center;font-size: 14px;color: #666;height: 30px;line-height: 30px;overflow: hidden;}
.hz ul li:hover em{border: #999 1px solid;}
.hz p{width: 25px;height: 50px;position: absolute;top: 185px;}
.hz p a{width: 25px;height: 50px;display: block;}
.hz_l a{background: url(../images/hz_lico01.gif) no-repeat;}
.hz_l a:hover{background: url(../images/hz_lico02.gif) no-repeat;}
.hz_r a{background: url(../images/hz_rico01.gif) no-repeat;}
.hz_r a:hover{background: url(../images/hz_rico02.gif) no-repeat;}
.hz_l{left: 0;}
.hz_r{right: 0;}

/*案例*/
.case10{background: url(../images/baoz_bg.jpg) no-repeat center top;overflow: hidden;padding: 70px 0 70px;}
.case_tit{font-size: 40px;color: #1a1a1a;text-align: center;height: 120px;line-height: 40px;overflow: hidden;font-weight: normal;}
.case_tit a{color: #1a1a1a;}
.case_tit span{display: block;
    font-size: 18px;
    color: #666;
    /* padding: 8px 0 0; */
    line-height: 50px;
    height: 55px;
    background: url(../images/fang_line.png) no-repeat center bottom;}
.case1{ width:600px; height:443px; overflow:hidden; position:relative; float:left;margin-top: 20px;}
.case1 dl{width:901px; height:443px; overflow:hidden; position:relative;}
.case1 dt img{ display:block;width:901px; height:507px;}
.case1 dd{ height:132px;width:851px; padding-left:25px; background:rgba(0,0,0,0.4); position:absolute; bottom:0;}
.case1 dd h3 a{ display:block;font:16px "Microsoft YaHei";font-weight:bold; line-height:30px; height:30px; padding-top:20px; color:#fff; overflow:hidden;}
.case1 dd p{ width:530px; font:14px "Microsoft YaHei"; line-height:32px; height:64px; overflow:hidden; color:#fff;}
.caset{ width:120px; overflow:hidden; position:absolute; bottom:25px; right:0;}
.caset li{ width:11px; height:11px; border:1px solid #fff;border-radius:11px; float:left; margin-right:9px;}
.caset li.cur{ background:#fff;}

.case3{ width:594px; float:right; overflow:hidden;margin-top: 20px;}
.case3 li{width: 297px;
    height: 217px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 9px;}
.case3 li img{ display:block;width:289px; height:217px;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.case3 li em{ display:block; width:289px; height:40px; font:14px "Microsoft YaHei"; text-align:center; line-height:40px; color:#fff; background:rgba(0,0,0,0.4); overflow:hidden; position:absolute; bottom:0;}
.case3 li a:hover img{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -transform:scale(1.1,1.1);}


/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 150px;overflow: hidden;padding-top: 46px;}
.ban01_l{width: 600px;}
.ban01_l01{font-size: 24px;color: #fff;height: 60px;line-height: 60px;}
.ban01_l01 i,.ban01_l01 b{display: block;float: left;}
.ban01_l01 span{display: block;float: left;font-size: 50px;color: #1e4f9b;font-family:Arial, Helvetica, sans-serif;font-weight: bold;padding-left: 5px;}
.ban01_l01 em{display: block;float: left;width: 30px;height: 30px;background: #1e4f9b;text-align: center;line-height: 30px;border-radius: 50%;margin: 15px 5px 0;}
.ban01_l01 p{display: block;float: left;font-size: 32px;font-weight: bold;}
.ban01_l02{font-size: 22px;color: #fff;font-weight: bold;height: 40px;line-height: 40px;overflow: hidden;}
.ban01_l02 i{display: block;float: left;}
.ban01_l02 em{display: block;float: left;width: 75px;height: 36px;background: #1e4f9b;text-align: center;line-height: 36px;border-radius: 50%;margin: 3px 5px 0;}
.ban01_tel{width: 360px;}
.ban01_tel span{display: block;width: 360px;font-size: 16px;color: #fff;line-height: 28px;height: 80px;background: url(../images/ban_tel.png) no-repeat 45px 10px;text-align: right;}
.ban01_tel b{font-size: 24px;}
.ban01_tel b i{display: block;}
.ban01_tel a{float: right;font-size: 14px;color: #fff;display: block;width: 110px;height: 30px;line-height: 30px;overflow: hidden;border-radius: 30px;text-align: center;background: #1e4f9b;}
.ban01_tel a:hover{animation:shake .8s linear;-webkit-animation:shake .8s linear;}

.ban02{background: url(../images/ban02.jpg) no-repeat center 0;height: 150px;overflow: hidden;padding-top: 46px;}
.ban02_l{font-size: 30px;color: #fff;line-height: 50px;width: 600px;}
.ban02_l b{display: block;font-size: 32px;color: #1e4f9b;}
.ban02_l span{display: block;position: relative;padding: 0 0 0 135px;}
.ban02_l span:before{content: "";width: 120px;height: 1px;background: rgba(160,160,160,0.4);position: absolute;top: 25px;left: 0;}

/*优势*/
.yous{background:#f0f0f0;overflow: hidden;padding: 90px 0;}
.yous dl dd h5{height: 90px;position: relative;font-size: 32px;color: #1e4f9b;line-height: 34px;overflow: hidden;}
.yous dl dd h5:before{content: "";width: 234px;height: 1px;background: #dfdfdf;position: absolute;bottom: 0;left: 85px;}
.yous dl dd em{display: block;line-height: 0;width: 60px;height: 60px;overflow: hidden;border-radius: 50%;background: #1e4f9b;float: left; transition: all 0.3s ease-in-out 0s;}
.yous dl dd em img{width: 60px;height: 60px;}
.yous dl dd:hover em{ transform: rotateY(180deg);}
.yous dl dd span{display: block;float: left;padding: 0 0 0 20px;}
.yous dl dd i{display: block;font-size: 14px;color: #999;font-weight: normal;font-family:Arial, Helvetica, sans-serif;}
.ys_desc{position: relative;margin-top: 30px;}
.ys_desc:before{content: "";width: 1px;height: 100%;background: #dcdcdc;position: absolute;top: 10px;left: 35px;}
.ys_desc p{font-size: 16px;color: #333;line-height: 26px;position: relative;padding:20px 0 0 80px;}
.ys_desc p:before{content: "";width: 10px;height: 10px;background: #dcdcdc;position: absolute;top: 28px;left: 30px;border-radius: 50%;}
.ys01{height: 465px;padding: 20px 0 0;}
.ys01 dt{float: right;margin: 0 -20px 0 0;}
.ys01 dt img{width: 632px;height: 449px;}
.ys01 dd{width: 540px;float: left;padding: 40px 0 0;}
.ys02{height: 450px;}
.ys02 dt{float: left;}
.ys02 dt img{width: 512px;height: 420px;}
.ys02 dd{width: 620px;float: right;padding: 40px 0 0;}
.ys03{height: 520px;}
.ys03 dt{float: right;}
.ys03 dt img{width: 565px;height: 457px;}
.ys03 dd{width: 600px;float: left;padding: 60px 0 0;}
.ys04{height: 360px;}
.ys04 dt{float: left;}
.ys04 dt img{width: 538px;height: 356px;}
.ys04 dd{width: 600px;float: right;padding: 26px 0 0;}
.yous dl dt,.ys_qie ul li{-webkit-transition:transform .3s;transition:transform .3s;line-height: 0;}
.yous dl dt:hover,.ys_qie ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.ys_qie{padding: 40px 0 0 80px;overflow: hidden;}
.ys_qie ul li{width: 160px;height: 90px;float: left;margin:10px 10px 0 0;}
.ys_qie ul li img{width: 160px;height: 90px;border: #e5e5e5 1px solid;box-sizing: border-box;}

/*解决方案*/
.plan{padding: 80px 0 70px;
background:#f5f5f5;    margin-top: 80px;}
.plan_m{padding: 25px 0 0;}
.plan_m dl{width: 288px;height: 288px;float: left;position: relative;margin-right: 16px;}
.plan_m dl dt span{font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    margin: 0 auto;
    height: 30px;
    color: #333;
    line-height: 30px;
    width: 36px;display: block;
	}
.plan_m dl dt{width: 288px;height: 150px;position: relative;line-height: 0;padding-top: 56px;}
.plan_m dl dt:after{ position: absolute;left:42px;top:42px;width: 204px;height: 204px;border:1px solid #e2e1e1;content: ""; transform: rotate(45deg); box-sizing: border-box;}
.plan_m dl dt em{width: 84px;height: 84px;display: block;line-height: 0;overflow: hidden;margin: 0 auto;}
.plan_m dl dt img{width: 84px;height: 84px;}
.plan_m dl dt b{display: block;
    font-size: 16px;
    color: #333;
    height: 70px;
    line-height: 24px;
    overflow: hidden;
    background: url(../images/plan_ico08.png) no-repeat center bottom;
    text-align: center;}
.plan_m dl dd{position: absolute;top: 0;left: 0;transform: scale(0);transition:1s;opacity: 0;}
.plan_m dl dd img{width: 288px;height: 288px;}
.plan_m dl dd a{width: 288px;height: 288px;position: absolute;top: 0;left: 0;display: block;background: url(../images/plan_k.png) no-repeat;
text-align: center;}
.plan_m dl:hover dd,.plan_m dl.cur dd{transform: scale(1);opacity: 1;z-index: 10;}
.plan_m dl dd h5{font-size: 18px;color: #fff;height: 35px;line-height: 35px;overflow: hidden;padding: 120px 0 0;}
.plan_m dl dd p{font-size: 14px;color: #fff;line-height: 24px;height: 74px;overflow: hidden;padding: 10px 0 0;width: 205px;margin: 0 auto;background: url(../images/plan_ico08.png) no-repeat center bottom;}
.plan_m dl.plan_dl02{margin-top: -135px;}
.plan_m dl.plan_dl05{margin-left: 153px;}
.plan_m dl.nobor{margin-right: 0;}
.plan_btn{width: 300px;margin: 0 auto;padding: 30px 0 0;}
.plan_btn a{display: block;width: 300px;text-align: center;height: 50px;line-height: 50px;background: #1e4f9b;font-size: 16px;color: #fff;border-radius: 30px;}
.plan_btn a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.plan_btn a:hover {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/*产品中心*/
.yunu-contact-z2 {

	background-color: #f5f5f5;

	text-align: center;

	color: #333;

	padding: 20px;

	margin-bottom: 20px;

}

.yunu-contact-z2 p {

	margin: 0;

}

.yunu-contact-z2 p img {

	vertical-align: middle;

	margin-right: 5px;

}

.yunu-contact-z2 span {

	display: block;

	font-size: 24px;

	font-weight: bold;

	margin-top: 10px;

	line-height: 1;
	

}
.g_ys {
  background: url(../images/ysbg.jpg) no-repeat center top;
  height: 1600px;
  padding-top: 78px;
}




.contents {
  height: 1457px;
  position: relative;
}

.g_ys .tm {
  position: absolute;
  left: 493px;
  top: 465px;
  background: url(../images/ystm.jpg) no-repeat;
  width: 220px;
  height: 141px;
  padding-top: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.g_ys .tm span {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;line-height: 32px;
}

.g_ys .m_ys1 {
  position: absolute;
  right: 48px;
  top: 200px;
}

.g_ys .m_ys2 {
  position: absolute;
  left: 0;
  top: 680px;
}

.g_ys .m_ys3 {
     position: absolute;
    right: -30px;
    top: 1185px;
}



.g_ys h3 {
  padding-top: 20px;
  height: 64px;
  padding-left: 90px;
  font-size: 26px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 5px;
}

.g_ys h3 em {
  color: #1e4f9b;
  font-style: normal;
  font-weight:bold;
}

.g_ys p {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}

.g_ys .m_ys1 p {
  width: 480px;
  text-align: justify;  
}

.g_ys .m_ys2 p {
  width: 478px;
  text-align: justify;  
}

.g_ys .m_ys3 p {
  width: 451px;
  text-align: justify; 
}
.title {
    text-align: center;
    position: relative;
}
.title h1 {
    font-size: 44px;
    font-weight: bold;
    line-height: 58px;
    color: #1e4f9b;
    display: block;
    position: relative;
    z-index: 1;
    background: url(../images/line.png) no-repeat center;
}
.title h2 {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: -4px;
    font-size: 74px;
    font-weight: bold;
    line-height: 80%;
    color: #ebebeb;
    text-transform: uppercase;
    font-family: "arial";
}
.title p{
    text-align: center;
     font-size: 18px;
	 color:#666;
	 line-height: 30px;
    height: 30px;
	 
}
.title h1 span{
   color:#3e3e3e;
}
.chanp{padding: 80px 0 60px;background: #eeeeee;}
.pro1{
    margin-top: 35px;
    position: relative;
}
.pro1 ul li{
    float: left;
    margin: 0 1% 0 0%;
}
.pro1 ul li:last-child{
    float: left;
    margin: 0 0% 0 1%;
}
.pro1 ul li img{
    width: 100%;
}

.pro1 .slick-prev{
    width: 38px;
    height: 56px;
    position: absolute;
    left: -19px;
    top: 35%;
    z-index: 999;
   
    font-size: 0;
    border: none;
    outline: none;
}
.pro1 .slick-next{
    width: 38px;
    height: 56px;
    position: absolute;
    right: -19px;
    top: 35%;
    z-index: 999;
  
    font-size: 0;
    border: none;
    outline: none;
}

.pro1 ul li  h3{
  background-color: #f6f6f6;
        padding: 22px 10px 22px;
    text-align: center;
    border-bottom: 9px solid #dbdbdb;
    font-size: 18px;
    color: #444;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
	border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
}
.pro1 ul li h3 span{display:block;
padding-bottom:5px;
line-height:25px;
font-size:12px;}

.pro2{
    margin-top: 35px;
    position: relative;
}
.pro2 ul li{
    float: left;
    margin: 0  0.3%;width: 292px;
}
.pro2 ul li:last-child{
    float: left;
    margin: 0 0 0 0.3% ;
}
.pro2 ul li:firsh-child{
    float: left;
    margin: 0 0.3% 0 0 ;
}
.pro2 ul li img{
    width: 100%;
}

.pro2 .slick-prev{
    width: 38px;
    height: 56px;
    position: absolute;
    left: -19px;
    top: 35%;
    z-index: 999;
   
    font-size: 0;
    border: none;
    outline: none;
}
.pro2 .slick-next{
    width: 38px;
    height: 56px;
    position: absolute;
    right: -19px;
    top: 35%;
    z-index: 999;
   
    font-size: 0;
    border: none;
    outline: none;
}

.pro2 ul li  h3{
  background-color: #f6f6f6;
    padding: 14px 10px 12px;
    text-align: center;
    border-bottom: 9px solid #dbdbdb;
    font-size: 16px;
    color: #444;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
	border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
}
.pro2 ul li h3 span{display:block;
padding-bottom:5px;
line-height:25px;
font-size:12px;}
.cpzs {
   
    /*background: url(../images/ysbj.jpg)no-repeat top center;*/
    padding: 70px 0 70px;
    background-size: 100% 100%;height: 1040px;
}

.cpzs2 {
    margin-top: 45px;
}

.cpzsfl {
    width: 25.4%;
    background: #1e4f9b;
    padding: 20px 0px 16px;
    border-top-right-radius: 35px;
}

.cpzsflt {
    padding-bottom: 16px;
    border-bottom: 1px solid #fff;
}

.cpzsflt h1 {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    line-height: 20px;
    font-family: "Arial";
    margin-left: 15px;
}

.cpzsflt h2 {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    line-height: 26px;
    margin-top: 14px;
    margin-left: 15px;
}

.cpzsfl2 {
    margin: 0 10px;
    background: #fff;
    padding: 10px 5px 20px 5px;
    margin-top: 18px;
}


.cpzsfl2 p a{
	color:#fff;
}
.cpzsfl2 ul{
	margin: 0 10px;
	}
.cpzsfl2 ul li {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
}

.cpzsfl2 ul li:before {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #666666;
    content: "";
    left: 20px;
    top: 17px;
}
.cpzsfl2 ul li:first-child{
   background: #222;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 18px;
    margin: 10px 0;
    display: block;

}
.cpzsfl2 ul li:first-child{
   background: #222;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 18px;
    margin: 10px 0;
    display: block;

}
.cpzsfl2 ul  li:nth-child(6){
   background: #222;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 18px;
    margin: 10px 0;
    display: block;

}
.cpzsfl2 ul li:first-child a{
  
	color:#fff;
}
.cpzsfl2 ul li:nth-child(6) a{
  
	color:#fff;
}
.cpzsfl2 ul li:nth-child(6):before {
        visibility: hidden;
}
.cpzsfl2 ul li:first-child:before {
        visibility: hidden;
}
.cpzsfl2 ul li a {
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
}

.cpzsfl2 ul li:hover {
    background: url(../images/line.png)no-repeat 220px center #1e4f9b;
}

.cpzsfl2 ul li:hover a {
    color: #fff;
}

.cpzsfl2 ul li:hover:before {
    background: #fff;
}

.cpzslx {
    margin-top: 13px;
}

.cpzslx h1 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
}
.cpzslx h1 p{
    font-size: 14px;
    color: #fff;

    line-height: 26px;
    text-align: left;    padding-left: 10px;
}
.cpzs22 {
    width: 73%;
    display: none;
}

.cpzs22 ul li {
    float: left;
    margin-bottom: 18px;
    margin-right: 2%;
    width: 48%;border-radius: 0 20px 0px 0;
    position: relative;
    display: flex;
    border: 1px solid #dfdfdf;
    background: #fff;
}
.cpzs22 ul li .text a{
   display: inline-block;
    margin-top: 9px;
    padding: 0 50px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    border: #e1e1e1 solid 1px;
    border-radius: 20px;margin-bottom: 10px;
}
.cpzs22 ul li .text a:hover {
    color: #fff;
    background: #004098;
    border-color: #004098;
}
.cpzs22 ul li:nth-child(2n) {
    margin-right: 0;
}

.cpzs22 ul li .img {
    width: 40%;
}

.cpzs22 ul li img {
    width: 100%;padding-top: 26px;
}

.cpzs22 ul li .wz {

   width: 55%;
    padding-top: 20px;
 
}

.cpzs22 ul li .wz h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.cpzs22 ul li .wz h3 a {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
    line-height: 26px;display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.cpzs22 ul li:hover .wz h3 a {
    color: #1e4f9b;
}

.cpzs22 ul li .wz h4 {
   font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 26px;
    margin-top: 10px;
    height: 160px;
    overflow: hidden;
    verflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.cpzs22 .ckgd {
    display: none;
}
/*优势*/
.ys_bg{background:url(../images/ys_bg.jpg) no-repeat center 0;height: 900px;overflow: hidden;padding: 85px 0 0;margin-bottom: 50px;}
.ys .yin_t{background:url(../images/ys_tbg.png) no-repeat center 0;color: #fff;}
.ys .yin_t span{color: #999;}
.ys_t{padding: 45px 0 0;height: 114px;}
.ys_t ul li{width: 300px;float: left;color: #fff;cursor: pointer;line-height: 30px;height: 85px;overflow: hidden;}
.ys_t ul li em{display: block;float: left;width: 56px;height: 50px;line-height: 0;overflow: hidden;padding-right: 14px;}
.ys_t ul li b{display: block;float: left;font-size: 20px;width: 230px;}
.ys_t ul li i{display: block;font-size: 14px;color: #aaa;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;font-weight: normal;}
.ys_t ul li em img{width: 56px;height: 100px;-webkit-transition:all .5s;transition:all .5s;}
.ys_t ul li:hover,.ys_t ul li.on{background:url(../images/ys_line01.png) no-repeat 0 72px;}
.ys_t ul li:hover,.ys_t ul li.on,.ys_t ul li:hover i,.ys_t ul li.on i{color: #1e4f9b;}
.ys_t ul li:hover em img,.ys_t ul li.on em img{margin-top: -50px;}
.ys_m dl{width: 1200px;height: 584px;position: relative;}
.ys_m dl dt{width: 1200px;height: 584px;line-height: 0;overflow: hidden;}
.ys_m dl dt img{width: 1200px;height: 584px;}
.ys_m dl dd{background:url(../images/ys_k.png) no-repeat;width: 515px;height: 460px;position: absolute;top: 36px;right: 0;z-index: 20;}
.ys_m dl dd span{ display:block;position: absolute;top: 105px;right: -10px;font-size: 160px;color: rgba(0,0,0,0.1); font-weight:bold; line-height:130px;}
.ys_m dl dd em{display: block;width: 175px;height: 175px;}
.ys_m dl dd em img{width: 175px;height: 175px;}
.ys_m dl dd h5{font-size: 26px;color: #333;line-height: 32px;margin: 10px 0 20px 145px;height: 70px;border-bottom: #b5b5b5 1px solid;width: 330px;}
.ys_m dl dd h5 i{display: block;font-size: 14px;color: #aaa; font-family:Arial, Helvetica, sans-serif;font-weight: normal;text-transform: uppercase;}
.ys_m dl dd p{font-size: 14px;color: #666;line-height: 28px;overflow: hidden;width: 330px;padding: 0 0 0 145px;}
.ys_m dl dd p b{color: #079fe5;}
.pz_con{ height: 490px; }	
.pz_con li{
	float: left;
   width: 23.1%;
    margin: 1% 1%;
    height: 186px;
    position: relative;
    overflow: hidden;
border: 1px solid #ccc;
    text-align: center;
	z-index: 1;
	}

.pz_con li div{
    border: 0px solid #ccc;
    height: 100%
}
.pz_con li:first-child{
	float: left;
    width: 23.5%;
    margin: 1% 1% 1% 0;
    height: 186px;
    position: relative;
    overflow: hidden;

    text-align: center;
	z-index: 1;
	}
.pz_con li:nth-child(5){
	float: left;
    width: 23.5%;
    margin: 1% 1% 1% 0;
    height: 186px;
    position: relative;
    overflow: hidden;

    text-align: center;
	z-index: 1;
	}
.pz_con li:nth-child(4){
	float: left;
    width: 23.5%;
    margin: 1% 0% 1% 1%;
    height: 186px;
    position: relative;
    overflow: hidden;
   
    text-align: center;
	z-index: 1;
	}
.pz_con li:nth-child(8){
	float: left;
    width: 23.5%;
    margin: 1% 0% 1% 1%;
    height: 186px;
    position: relative;
    overflow: hidden;

    text-align: center;
	z-index: 1;
	}

.pz_con li:before {
    width: 0px;
    height: 108px;
    background: #fff;
    content: "";
    position: absolute;
    left: -1px;
    bottom: 37px;
    z-index: 136;
}
.pz_con li:after {
    width: 0px;
    height: 108px;
    background: #fff;
    content: "";
    position: absolute;
    right: -1px;
    bottom: 37px;
    z-index: 136;
}
.pic{ overflow:hidden;}
.pic .content{ width:1200px; margin:0 auto;}
.pic1 li{ width:288px; float:left; margin-right:18px; position:relative; overflow:hidden;}
.pic1 li img{ display:block; width:288px; height:393px;}
.pic1 li em{ display:block; position:absolute; bottom:0; width:100%; font:18px "Microsoft YaHei UI"; height:55px; background:rgba(0,0,0,0.8); line-height:55px; color:#fff;overflow:hidden; text-align:center;-webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition: height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.pic1 li a:hover em i{ display:block; background:url(../images/pic_more.png) no-repeat center bottom;height:100px; padding-top:60px; font-weight:bold;}
.pic1 li a:hover em{ height:100%; background:rgba(23,42,136,0.8); }

.pz_con li b{display: block;font-weight: normal;padding-top: 8px; }
.pz_con li span{display: block; font-size: 20px; color: #444444;}
.pz_con li span em{display: block; font-size: 12px; color: #888;text-transform:uppercase;font-style: normal;}
.pz_con li img{ margin-top: 10px;}
.pz_con li p{ position: absolute;background: #1e4f9b;bottom: -26px;transition: all 0.3s linear;height:0;text-align: left;font-style: normal;text-transform:uppercase;padding: 0 18px;}
.pz_con li p strong{ display: block; margin-left: 1%;color: #fff; font-size: 14px; }
.pz_con li p strong i{display: block; margin-top: 10px; font-size: 20px; color: #fff;font-style: normal;}
.pz_con li p strong a{ font-weight: normal; color: #fff;font-size: 12px;}
.pz_con li p strong i em{float: right; font-size: 30px; color: #fff; font-family: "GothamBook";}
.pz_con li p span{ margin-left: 1%; color: #fff; margin-top: 12px; font-size: 14px; color: #fff; opacity: 0.9;}
.pz_con li:hover p{height:190px;padding-top: 32px;}
/**/
.about{background: url(../images/baoz_bg.jpg) repeat center top;overflow: hidden;}
.yinz{
    height: 568px;
    padding: 70px 0 0px;}
.yinz dl{padding: 37px 0 0 0px;}
.yinz dl dt{width: 601px;
    height: 407px;float: left;line-height: 0;overflow: hidden;}
.yinz dl dt img{width: 601px;
    height: 407px;}
.yinz dl dt img,.yous dl dt img,.case_m dl dt img,.news_l dl dt img,.about dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.yinz dl dt img:hover,.yous dl dt img:hover,.case_m dl dt img:hover,.news_l dl dt img:hover,.about dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.yinz dl dd{width: 599px;float: left;padding: 32px 0 0;}
.yinz dl dd h5{font-size: 30px;color: #333;height: 80px;line-height: 36px;overflow: hidden;position: relative;margin-left: 50px;}
.yinz dl dd h5:before{content: "";width: 53px;height: 2px;background: #1e4f9b;position: absolute;bottom: 0;left: 0;}
.yinz dl dd h5 i{display: block;font-size: 16px;font-weight: normal;}
.yinz_desc{font-size: 14px;
    color: #666;
    line-height: 32px;
    height: 128px;
    overflow: hidden;
    padding: 16px 0 0 50px;}
.m_help{ width: 1200px; position: relative; }
.xc{width:1200px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;  overflow: hidden;}
.xc li{ width: 280px;
    position: relative;
    margin: 70px 10px 0;
    /* margin-left: 10px; */
    float: left;
    overflow: hidden;}
.xc li img{ display:block;width:280px; height:168px;}
.xc li em{display: block;height: 58px;line-height: 58px;border-bottom: 1px solid #d9d9d9;text-align:center;font-size: 16px;color:#333;position: relative;}
.xc li:hover em{color:#1e4f9b;}
.xc li em:before{content: "";position: absolute;width: 0;height: 1px;background: #1e4f9b;left:0;top:58px;transition: all 0.3s linear 0s;}
.xc li:hover em:before{width:100%;}
.digital{background: #1e4f9b;
    width: 560px;
    height: 88px;
    padding: 27px 0 0px 42px;
    margin: 36px 0 0;}
.ibrand-num li{float:left;width: 180px;height:90px;color:#fff;font-size:16px;font-weight: bold;    text-align: center;}
.ibrand-num li b{font-size:40px;line-height: 36px; font-family:"DINOT";padding-right: 3px;}
.ibrand-num li span{display:block;font-size: 16px;padding: 5px 0 0;}
.news_bg{padding: 70px 0 60px;background: #f1f1f1;}
.inl{background: #edf7ff;padding-bottom: 100px;}
	.inl_bt{text-align: center;padding-top: 120px;margin-bottom: 20px;}
	.inl_bt h1{font-size: 2.75rem;color: #222222;line-height: 60px;}
	.inl_bt p{font-size: 1.25rem;color: #333333;line-height: 30px;}
	.inl_img{position: relative;overflow: hidden;}
	.inl_img img{transition: .5s;}
	.inl_img img:nth-child(2){position: absolute;left: 0;top: 0;transform: translateY(100%);transition: .5s;}
	.inl_txt p{text-align: center;margin-top: 10px;}
	.inl_list ul{display: flex;align-items: center;justify-content: space-between;}
	.inl_list ul>img{margin-bottom: 20px;}
	.inl_list ul li{cursor: pointer;}
	.inl_list ul li:hover .inl_img img:nth-child(1){transform: translateY(-100%);}
	.inl_list ul li:hover .inl_img img:nth-child(2){transform: translateY(0%);}
	.inl_list{margin-bottom: 70px;}
	.inl_more{text-align: center;}
	.inl_more div{display: inline-flex;justify-content: space-between;border: 1px solid #d0d4d7;border-radius: 50px;width: 50%;}
	.inl_more a{display: flex;height: 48px;line-height:48px ;align-items: center;font-size: 1.625rem;}
	.inl_more a:nth-last-child(1){display: block;padding: 0 30px;border-radius: 50px;background: #007DDE;color: white;font-size: 0.875rem;}
	.inl_more a img{margin-left: 20px;margin-right: 15px;}
	@media screen and (max-width:768px) {
		.inl_list ul>img{display: none;}
		.inl_list ul li{width: 12%;}
	}
	@media screen and (max-width:520px) {
		.inl_bt{padding-top: 50px;}
		.inl_bt h1{font-size: 1.65rem;line-height: normal;margin-bottom: 5px;}
		.inl_bt p{font-size: 1.125rem;line-height: normal;}
		.inl_list ul{flex-wrap: wrap;}
		.inl_list ul li{width: 21%;}
		.inl_img{width: 85%;margin: 0 auto;}
		.inl_txt p{margin-top: 5px;}
		.inl_list ul li:nth-of-type(1n+5){margin-top: 20px;}
		.inl_more div{width: auto;}
		.inl_more a{font-size: 1.125rem;height: 40px;line-height: 40px;}
		.inl_more a:nth-child(1){margin-right: 20px;}
		.inl_list{margin-bottom: 30px;}
		.inl{padding-bottom: 50px;}
		
		
	}
/**/
.flow_path{height:430px; background:#edf7ff;}
.flow_path .flow{padding-top:70px;}
.flow_path .flow .flow-con{height:135px;}
.flow_path .flow .flow-con h4{float:left;padding-top:8px;}
.flow_path .flow .flow-con h4 span{display: block; height:50px; line-height: 50px; font-size: 24px; color:#FFF; font-weight: normal;}
.flow_path .flow .flow-con h4 em{display: block; height:62px;line-height: 62px;font-size: 36px; color:#FFF; font-weight: bold;}
.flow_path .flow .flow-con .flow-code{width:264px; float:right;}
.flow_path .flow .flow-con .flow-code span{display: block; width:125px;float:left;}
.flow_path .flow .flow-con .flow-code span:last-child{float:right;}
.flow_path .flow .flow-con .flow-code span i{display: block; width:100%; line-height: 0; overflow: hidden;background:#FFF; padding:10px; box-sizing:border-box;}
.flow_path .flow .flow-con .flow-code span i img{width:100%;}
.flow_path .flow .flow-con .flow-code em{display: block; height:32px;line-height: 32px; text-align: center;font-size: 14px;color:#FFF;}
.flow_path .flow .flow-ul{height:152px; background: #FFFFFF;}
.flow_path .flow .flow-ul li{float:left; width:150px;height:152px; box-sizing: border-box;padding-top:33px; position: relative;}
.flow_path .flow .flow-ul li:before{width:1px; height:80px; background:#e5e5e5;content:""; position: absolute;right:0;top:36px;}
.flow_path .flow .flow-ul li em{display: block; width:50px; height:49px;margin:0 auto; position: relative;}
.flow_path .flow .flow-ul li em i{display: block; width:50px; height:49px; line-height: 0; position: absolute;top:0;left:0;}
.flow_path .flow .flow-ul li em i.default{-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.flow_path .flow .flow-ul li em i.hover{position: absolute;left:0;top:0;opacity: 0; transform: scale(0);transition: .5s;}
.flow_path .flow .flow-ul li span{display: block; height:48px; line-height: 48px; text-align: center;font-size: 20px; color:#2e3135;}
.flow_path .flow .flow-ul li:last-child:before{display: none;}
.flow_path .flow .flow-ul li.cur{background:#1e4f9b;}
.flow_path .flow .flow-ul li.cur:before{display: none;}
.flow_path .flow .flow-ul li.cur i.default{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.flow_path .flow .flow-ul li.cur i.hover{opacity: 1; transform: scale(1);}
.flow_path .flow .flow-ul li.cur span{color:#FFF; font-weight: bold;}


/**/
.guide{padding:70px 0 70px;background:url(../images/guide.jpg) no-repeat center bottom;}
.gui{height: 650px;}
.gui{width:75.3%; margin:0 auto;}
.gui .gui-left{width:510px;height:578px; float:left;padding-top:43px; position: relative;z-index:200;}
.gui .gui-left h2{margin-bottom: 28px;}
.gui .gui-left h2 span{display: inline-block; height:56px; line-height: 56px; font-size: 45px; color:#333333;padding-right:37px;font-weight: bold;background:url(../images/gui-yy.png) no-repeat right 11px;}
.gui .gui-left h2 em{display: block; height:73px; line-height: 73px;font-size: 55px;color:#1e4f9b; font-weight: bold;}
.gui .gui-left strong{display: block; line-height: 33px; font-weight: normal;font-size:16px; color:#333333;  margin-bottom: 37px;}
.gui .gui-left .hd{width:330px; height:47px;background:#E1E1E1; margin-bottom: 94px;}
.gui .gui-left .hd ul li{float:left;width:173px;height:47px; text-align: center;cursor: pointer;position: relative;}
.gui .gui-left .hd ul li.jd2{margin-left: -16px;}
.gui .gui-left .hd ul li i{display: block; width:100%; height:47px; line-height:47px;font-size: 16px; color:#666666;  position: relative;z-index:200;}
.gui .gui-left .hd ul li a{color:#fff;font-size: 16px;}
.gui .gui-left .hd ul li.jd1:before{width:100%;height:47px; background:url(../images/gui-jd1.png) no-repeat center; content:"";position: absolute;left:0;top:0;display: none;}
.gui .gui-left .hd ul li.jd2:before{width:100%;height:47px; background:url(../images/gui-jd2.png) no-repeat center; content:"";position: absolute;right:0;top:0;display: none;}
.gui .gui-left .hd ul li.jd2 a{color:#333;}
.gui .gui-left .hd ul li.cur i{color:#FFF;}
.gui .gui-left .hd ul li.jd1.cur:before{display:block;}
.gui .gui-left .hd ul li.jd2.cur:before{display:block;}
.gui .gui-left .gui-sz{width:973px; height:138px; background: #FFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);padding-top:24px; box-sizing: border-box;}
.gui .gui-left .gui-sz ul li{float:left; height:83px;border-right:1px solid #eeeeee;}
.gui .gui-left .gui-sz ul li span{display: block;text-align: center;height:56px;}
.gui .gui-left .gui-sz ul li span em{display: inline-block; height:56px; line-height: 56px;font-size: 55px; color:#1e4f9b; font-weight: bold;}
.gui .gui-left .gui-sz ul li span i{display: inline-block; width:17px; height: 17px; background:#7aba30;border-radius: 50%; text-align: center; line-height: 17px;font-size: 13px;color:#FFFFFF; vertical-align: bottom;margin:0 0 5px -8px;}
.gui .gui-left .gui-sz ul li p{height:27px;font-size: 14px; line-height: 27px; color:#333333;text-align: center;}
.gui .gui-left .gui-sz ul li:nth-child(4) p{padding-left:46px;}
.gui .gui-left .gui-sz ul li:nth-child(5) p{padding-left:23px;}
.gui .gui-left .gui-sz ul li:last-child{border-right:0;}
.gui .gui-rig{width:670px; height: 533px;overflow: hidden;float:right;}
.gui .gui-rig .gui-con,.gui .gui-rig .gui-con .con{height:100%;}
.gui .gui-rig span{display: block; width:100%;height:100%; line-height: 0; overflow: hidden;}
.gui .gui-rig span img{width: 100%;height:100%; transition: 1s;}
.gui .gui-rig span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
@media screen and  (min-width:760px) and (max-width:1680px){
    .gui{width:93.3%;}
    .gui .gui-left{width:510px;height:540px;}
    .gui .gui-rig{width:670px;}
}

.inn{padding: 70px 0;}
	.inn_bt{text-align: center;padding-top: 75px;margin-bottom: 50px;}
	.inn_bt h1{font-size: 2.75rem;color: #222222;line-height: 60px;}
	.inn_bt p{font-size: 1.25rem;color: #333333;line-height: 30px;}
	.inn_list{display: flex;justify-content: space-between;
	margin-top:10px;}
	.inn_more h1{font-size:26px;font-weight: bold;color: #333333;}
	.inn_more img{}
	.inn_l .inn_more a{display: block;
    height: 36px;
    line-height: 36px;
    display: block;
    padding-left: 52px;
    font-weight: normal;
    position: relative;
    background: url(../images/inn_ico1.png) no-repeat left;
    color: #333333;
    font-weight: bold;}
	
	.inn_r .inn_more a{display: block;
    height: 36px;
    line-height: 36px;
    display: block;
    padding-left: 52px;
    font-weight: normal;
    position: relative;
    background: url(../images/inn_ico2.png) no-repeat left;
    color: #333333;
    font-weight: bold;}
	.inn_more{height: 56px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #dcdcdc;margin-bottom: 20px;}
	.inn_l{width: 61%;}
	.inn_l ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.inn_l ul li a{display: flex;align-items: center;justify-content: space-between;}
	.inn_l ul li{margin-bottom: 20px;width: 100%;}
	.inn_l ul li:nth-child(1n+3) a{height: 90px;flex-direction: column;align-items: flex-start;justify-content: center;padding:0 20px;box-sizing: border-box;}
	.inn_l ul li:nth-child(1n+3){width: 49.5%;background: #f2f2f2;margin-bottom: 8px;}
	.inn_txt h1{font-size: 16px;color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 5px;height: 35px;line-height: 35px;}
	.inn_txt p{line-height: 24px;color: #666666;text-align: justify;height: 48px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; text-overflow: ellipsis;}
	.inn_l ul li span{font-size: 0.875rem;line-height: 24px;display: block;color: #999999;}
	.inn_l ul li h2{height: 30px;line-height: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;    font-size: 16px;}
	.inn_img{overflow: hidden;}
	.inn_img img{transition: .5s;width: 245px;
    height: 123px;}
	.inn_img:hover img{transform: scale(1.05);}
	.inn_img2{overflow: hidden;}
	.inn_img2 img{transition: .5s;}
	.inn_img2:hover img{transform: scale(1.05);}
	.inn_txt{width: 64%;}
	.inn_r{width: 33.7%;}
	.inn_txt2{margin-top: 10px;}
	.inn_txt2 h1{font-size:1.25rem; color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; position: relative;margin-bottom: 10px; height: 35px;line-height: 35px; font-weight: normal;}
	.inn_txt2 p{ line-height: 24px;color: #666666; text-align: justify;height: 48px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; text-overflow: ellipsis;}
	.inn_rt{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #dcdcdc;}
	.inn_bom ul li a{display: flex;align-items: center;height: 30px;}
	.inn_bom ul li p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.inn_bom ul li span{height: 5px;border-radius: 100%;background: #a9a7a8;display: block;margin-right: 12px;color: white;line-height: 5px;text-align: center;flex: 0 0 20px;}
	.inn_bom ul li:hover a{color: #007dde;}
	.inn_bom ul li:hover span{background: #007dde;}
	@media screen and (max-width:520px) {
		.inn_bt{padding-top: 50px;margin-bottom: 20px;}
		.inn_bt h1{font-size: 1.65rem;line-height: normal;margin-bottom: 5px;}
		.inn_bt p{font-size: 1.125rem;line-height: normal;}
		.inn_list{display: block;}
		.inn_l{width: 100%;}
		.inn_r{width: 100%;margin-top: 20px;}
		.inn_l ul li:nth-child(1n+3){width: 100%;}
		.inn_txt h1{font-size: 1rem;height: auto;line-height: 20px;}
		.inn_txt p{font-size: 0.875rem;line-height: 20px;height: 38px;}
		.inn_more h1{font-size: 1.25rem;}
		.inn_more{height: 45px;}
		.inn_more img{width: 27%;}
		.inn_l ul li{margin-bottom: 10px;}
		.inn_l ul li:nth-child(1n+3) a{height: 65px;}
		.inn_l ul li span{line-height: normal;}
		.inn_txt2 h1{height: auto;line-height: normal;margin-bottom: 5px;}
		.inn{padding-bottom: 50px;}
		
		
	}
	
	.ina{background: url(../img/ina_bg.jpg) center no-repeat;height: 875px;}
	.ina .gm{max-width: 1095px;}
	.ina_bt{text-align: center;padding-top: 75px;margin-bottom: 20px;}
	.ina_bt h1{font-size: 2.75rem;color: #222222;line-height: 60px;}
	.ina_bt p{font-size: 1.25rem;color: #333333;line-height: 30px;}
	.ina_txt{text-align: center;margin-bottom: 50px;}
	.ina_txt p{color: #666666;line-height: 30px;}
	.ina_more{text-align: center;}
	.ina_more a{display: inline-block;height: 50px;line-height: 50px;background:#00baff;color: #fff; font-size: 0.875rem;border-radius: 25px;padding: 0 50px;}
	@media screen and (max-width:520px) {
		.ina_bt{padding-top: 50px;margin-bottom: 20px;}
		.ina_bt h1{font-size: 1.65rem;line-height: normal;margin-bottom: 5px;}
		.ina_bt p{font-size: 1.125rem;line-height: normal;}
		.ina_more a{height: 40px;line-height: 40px;padding: 0 30px;}
		.ina_txt p{line-height: 26px;background: rgba(255,255,255,0.7);padding: 10px;text-align: left;box-shadow:  0 0 10px rgba(0,0,0,0.3);border-radius: 10px;}
		.ina_txt{margin-bottom: 30px;}
		.ina{background-size: auto 100%;height: auto;padding-bottom: 70px;}
		
	}
	
	.inh{padding-top: 80px;padding-bottom: 70px;}
	.inh_menu{margin-bottom: 35px;}
	.inh_menu ul{display: flex;justify-content: center;}
	.inh_menu ul li:nth-child(1){background: #007DDE;border-color: #007DDE;}
	.inh_menu ul li:nth-child(1) a{color: white;font-weight: bold;}
	.inh_menu ul li:nth-child(1) img{filter: brightness(400);}
	.inh_menu ul li{border: 2px solid #333333;border-radius: 25px;margin-right: 22px;}
	.inh_menu ul li a{display: flex;align-items: center;height: 46px;line-height: 46px;font-size: 1.125rem;color: #333333;padding: 0 40px;font-weight: bold;}
	.inh_menu ul li a img{margin-right: 10px;}
	.inh_nr ul li{width: 19.5%;margin-right: 7px;}
	.inh_nr{overflow: hidden;}
	.inh_img{overflow: hidden;}
	.inh_img img{transition: .5s;}
	.inh_nr ul li:hover .inh_img img{transform: scale(1.05);}
	.inh_list{position: relative;}
	.inh_qh{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);pointer-events: none;width: 100%;}
	.inh_qh ul{display: flex;justify-content: space-between;}
	.inh_qh ul li{pointer-events: all;position: relative;cursor: pointer;}
	.inh_qh ul li:nth-child(1){left: -30px;}
	.inh_qh ul li:nth-child(2){left: 30px;}
	@media screen and (max-width:768px) {
		.inh{overflow: hidden;}
	}
	@media screen and (max-width:520px) {
		.inh_menu ul li a{font-size: 1rem;padding: 0 20px;height: 40px;line-height: 40px;}
		.inh_menu ul li a img{margin-right: 5px;height: 23px;}
		.inh_menu ul li{margin-right: 0;}
		.inh_menu ul{justify-content: space-around;}
		.inh_qh{position: static;transform: none;margin-top: 20px;}
		.inh_qh ul li{position: static;width: 4%;}
		.inh_qh ul{justify-content: space-around;}
		.inh_nr ul li{width: 49%;}
		.inh{padding: 50px 0;}
		.inh_menu{margin-bottom: 20px;}
	}
	
.news .pro_tit{background: url(../images/chang_tbg.png) no-repeat center 12px;}

.news_t{height: 64px;line-height: 64px;overflow: hidden;position: relative;}

.news_t:before{content: "";width: 100%;height: 1px;background: #e6e6e6;position: absolute;bottom: 0;left: 0;}

.news_t ul li{float: left;padding-right: 50px;}

.news_t ul li a{font-size: 18px;color: #333;font-weight: bold;display: block;height: 64px;line-height: 64px;background: url(../images/news_ico02.png) no-repeat 0 20px;padding-left: 52px;}

.news_t span{float: right;}

.news_t span a{font-size: 18px;color: #333;}

.news_t ul li a {

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  overflow: hidden;

}

.news_t ul li a:before {

  content: "";

  position: absolute;

  z-index: -1;

  left: 0;

  right: 100%;

  bottom: 0;

  background: #1e4f9b;

  height: 3px;

  -webkit-transition-property: right;

  transition-property: right;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

.news_t ul li a:hover:before,.news_t ul li.on a:before {

  right: 0;

}

.news_t ul li a:hover,.news_t ul li.on a{color: #1e4f9b;}

.news_m{padding: 25px 0 0;}

.news_l{ width:850px;}

.news_l dl{background: #1e4f9b;height: 232px;overflow: hidden;margin-bottom: 10px;}

.news_l dl dt{width: 413px;height: 232px;line-height: 0;overflow: hidden;float: left;}

.news_l dl dt img{width: 413px;height: 232px;}

.news_l dl dd{width: 300px;float: left;padding: 35px 0 0 60px;}

.news_l dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}

.news_l dl dd h5 a{font-size: 20px;color: #fff;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.news_desc{font-size: 14px;color: #fff;line-height: 24px;height: 48px;overflow: hidden;padding: 10px 0 0;}

.news_time{font-size: 14px;color: #fff;font-weight: bold;line-height: 24px;padding: 20px 0 0;}

.news_time b{display: block;font-size: 26px;}

.news_l ul li{ height:60px; line-height:60px; overflow:hidden;border-top: #dadada 1px solid;}

.news_l ul li a{ font-size:14px; color:#333;font-weight: bold;display: block;float: left;width: 670px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.news_l ul li a:hover,.news_r dl dt a:hover{color: #1e4f9b;}

.news_l ul li span{display: block;float: right;font-size: 14px;color: #333;width: 100px; text-align:right;font-weight: bold;}

.news_r{width: 270px;margin-top: -25px;height: 610px;overflow: hidden;}

.news_r dl{height: 133px;

    padding: 19px 0 0;

    width: 270px;

    border-top: #e6e6e6 1px solid;}

.news_r dl dt a{display: block;font-size: 14px;color: #333;font-weight: bold;height: 25px;line-height: 25px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;}

.news_r dl dd{font-size: 14px;color: #666;height: 50px;line-height: 25px;padding: 5px 0 0;}

.news_r dl dd a{display: block;color: #666;}

.news_l ul li:first-child,.news_r dl:first-child{border-top: none;}
/*甯歌闂瓟*/
.wd{background:#fff;margin-top: 40px !important;}
.wd_t{width: 190px;height: 265px;background: #1e4f9b url(../images/wd_bt.jpg) no-repeat;overflow: hidden;}
.wd_t a{font-size: 18px;color: #fff;font-weight: bold;display: block;width: 144px;height: 160px; padding:40px 0 0 30px;}
.wd_m{width: 970px; padding-left:40px;overflow: hidden;}
.wd_m em{width: 37px;height: 23px;float: left;margin-right: 15px;}
.wd_m em img{width: 37px;height: 23px;}
.wd dl{ width:228px;float: left; padding:32px 60px 0 0;margin-right: 35px;position: relative;}
.wd dl:after{position: absolute;width: 1px;height: 168px;background: #e5e5e5;content: "";right: 0;top: 56px;}
.wd dt{ height:46px; overflow:hidden;border-bottom:1px solid #ececec;margin-bottom: 17px;}
.wd dt a{ font-size:14px; color:#333;font-weight: bold;}
.wd dt a:hover{color: #1e4f9b;}
.wd dt span{float: left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height: 30px;width: 180px;}
.wd_desc{font-size:14px; color:#666;height: 75px;line-height: 24px;overflow: hidden;display:inline-block;width: 180px;}
.wd dd .more{display: block; font-size: 12px; color: #484848; text-transform: uppercase; width: 100px; text-align: center; height: 30px; line-height: 30px; overflow: hidden;border: #949494 1px solid;border-radius: 15px;}
.wd dd .more:hover{background: #1e4f9b;color: #fff;border: #1e4f9b 1px solid;}

.partner{    padding: 30px 0 0px;    height: 220px;}

.par_tit{height: 50px;line-height: 50px;overflow: hidden;position: relative;background: url(../images/hz_ico.gif) no-repeat 0 center;width: 1150px;padding-left: 50px;}

.par_tit:before{content: "";width: 560px;height: 1px;background: #e3e3e3;position: absolute;top: 50%;right: 75px;}

.par_tit a{font-size: 24px;color: #1e4f9b;}

.par_tit span{float: right;}

.par_tit span a{font-size: 14px;color: #333;font-weight: normal;}

.par_qie{padding: 25px 0 0;}

.partner ul li{width: 189px;height: 142px;float: left;line-height: 0;margin-right: 10px;}

.partner ul li a{width: 187px;height: 140px;display: block;border: #d7d7d7 1px solid;}

.partner ul li a:hover{border: #1e4f9b 1px solid;}

.partner ul li img{width: 187px;height: 140px;}
.fw{ background: url(../images/fw_bg.jpg) no-repeat center;box-sizing: border-box; }
.fw_con{position: relative;margin-top: 40px;overflow: hidden;}
.fw_con dl{ float: left;width: 250px;border-right: 1px solid #fff;height: 478px;transition: all 0.3s ease;box-sizing: border-box;overflow: hidden;position: relative;}
.fw_con dl.cur{ width: 440px; }
.fw_con dd .fw_s{ opacity: 1;position: absolute;width: 100%;left:0;bottom:0;height: 478px;background: url(../images/fw_dd1.png) no-repeat center;padding-top: 400px;box-sizing: border-box; z-index: 20;text-align: center;}
.fw_con dd .fw_s span{ display:block;font-size: 30px;color: #fff;line-height: 30px; }
.fw_con dd .fw_s span em{ display: block;font-size: 12px;color: #ffF;opacity: 0.2;font-family: Arial;padding-top: 10px; line-height: 12px;text-transform: uppercase;}
.fw_con dd .fw_t{ opacity: 0; }
.fw_con dl.cur dd .fw_t{ opacity: 1;position: absolute;width: 100%;left:0;bottom:0;height: 478px;background: url(../images/fw_dd.png) no-repeat center;padding: 312px 40px 0;box-sizing: border-box; z-index: 20;text-align: left;  }
.fw_con dl.cur dd .fw_t p { font-size: 14px;color: #fff;line-height: 18px; }
.fw_con dl.cur dd .fw_t p img{ display: block;width: 48px;height: 48px; }
.fw_con dl.cur dd .fw_t p b{ display: block;font-size: 40px;line-height: 22px;padding-top: 15px;color-rendering: #fff;padding-bottom: 12px; }
.fw_con dl.cur dd .fw_s{ opacity: 0; }
/*关于我们*/
/*ser*/
.ser {
   padding: 70px 0 70px;
    background: url(../images/lybg.jpg) repeat center 0;
}
.ser h2{margin-bottom: 60px;}
.ser_l{float: right;width: 940px;height: 408px;background: #fff;margin-top: 48px;}
.ser_l dd{width: 100%;}
.ser_l dd h3{width: 410px;font-size: 30px;color: #333;font-weight: normal;height: 78px;line-height: 78px;border-bottom: 1px solid #e5e7eb;margin-bottom: 20px;}
.ser_l dd h3 b{float: right;font-size: 46px;color: #333;font-family: Arial;opacity: 0.2;line-height: 40px;height: 26px;overflow: hidden;margin-top: 26px;}
.ser_l dd p{font-size: 14px;color: #4c4c4c;line-height: 27px;}
.ser_l dd .tel{margin-top: 65px;padding-left: 44px;background: url(../images/tel1.png) no-repeat left 6px;}
.ser_l dd .tel i{display: block;font-size: 14px;line-height: 14px;color: #333;font-family: "Arial";}
.ser_l dd .tel b{display: block;font-size: 40px;line-height: 44px;font-family: "Arial";}
.ser_l dd .tel a.zx{float: right;width: 127px;height: 51px;line-height: 51px;text-align: center;font-size: 14px;color: #fff;background: #333;border-radius: 25px;margin-top: 6px;}
.ser_r {
    float: left;
    width: 260px;
    background-color: #fff;
    box-shadow: 0 0 18px #f5f5f5;
    height: 600px;
    border-radius: 50px 0 50px 0px;margin-top: 48px;
}
.ser_r li {
    float: left;
    width: 150px;
    height: 158px;
    text-align: center;
    margin: 26px 10px 10px 55px;
}

.ser_r li i {
    display: block;
    width: 49px;
    height: 49px;
    background: #fff;
    border-radius: 100%;
    margin: 16px auto 0;
    box-shadow: 0 0 20px #d0d0d091;
}
.ser_r li p{font-size: 18px;color: #333;line-height: 18px;padding: 22px 0 18px;}
.ser_r li b{display: block;font-size: 14px;color: #333;position: relative;line-height: 14px;font-family: Arial;z-index: 1;}
.ser_r li b:after{position: absolute;width: 22px;height: 3px;content: "";background: #1e4f9b;left: 50%;margin-left: -11px;bottom: 1px;z-index: -1;}
.ser_r li.on{background: url(../images/ser_li.png) no-repeat;}
.ser_r li.on p,.ser_r li.on b{color: #fff;}

/*super*/
.super{padding: 70px 0 0;}
.super h2{margin-bottom: 50px;}
.super_con{margin-top: 40px;}
.super_con dl{float: left;width: 33.3%;position: relative;overflow: hidden;}
.super_con dt img{display: block;width: 100%;}
.super_con dd{position: absolute;left: 0;bottom: 0;width: 90%;padding: 60px 2.3vw 0;box-sizing: border-box;height: 270px; transition: height 0.5s; background: url(../images/jia2.png) no-repeat 2.3vw 170px;  border-radius: 0px 3.125vw 0px 0px;}
.super_con dd h3{font-size: 30px;color: #fff;line-height: 30px;margin-bottom: 30px;white-space: nowrap;}
.super_con dd h3 i{display: block;font-size: 24px;line-height: 24px;font-weight: normal;padding-bottom: 18px;}
.super_con dd p{opacity: 0;visibility: hidden;font-size: 14px;color: rgba(255,255,255,0.5);line-height: 24px;position: relative;margin-bottom: 24px;transition: all 0.3s;}
.super_con dd p:after{position: absolute;width: 4px;height: 4px;content: "";background: #fff;left: -12px;top: 10px;border-radius: 50%;}
.super_con dl.cur dd{height: 330px;background: rgba(25, 39, 149, 0.9);}
.super_con dl.cur dd p{opacity: 1;visibility: visible;}

@media screen and (max-width:1440px){
    .super_con dd h3{font-size: 27px;}
    .super_con dd h3 i{font-size: 21.6px;}
}

/*公司相册*/
.photo_bg{background:#f5f5f5 url(../images/photo_line.gif) repeat-x 0 125px;padding: 60px 0 80px;}
.photo_l{height: 66px;width: 500px;margin: 0 auto;}
.photo_l ul li{width: 190px;height: 66px;line-height: 56px;float: left;padding: 0 30px;}
.photo_l ul li a{font-size: 30px;color: #333;display: block;height: 66px;}
.photo_l ul li em{display: block;float: left;width: 40px;height: 40px;line-height: 0;overflow: hidden;margin: 10px 10px 0 0;}
.photo_l ul li em img{width: 40px;height: 80px;-webkit-transition:all .5s;transition:all .5s;}
.photo_l ul li.on a{color: #1e4f9b;font-weight: bold;background:url(../images/photo_line02.png) no-repeat center bottom;}
.photo_l ul li.on em img{margin-top: -40px;}
.photo_r{padding: 60px 0 0;width: 1200px;overflow: hidden;}
.photo_r ul li{width: 260px;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 0;}
.photo_r ul li em{width: 260px;height: 191px;display: block;line-height: 0;overflow: hidden;}
.photo_r ul li img{width: 260px;height: 191px;}
.photo_r ul li span{display: block;width: 260px;text-align: center;font-size: 14px;color: #666;height: 30px;line-height: 30px;padding-top: 5px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}






/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}