



.w1200{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.left{float: left;}
.right{float: right;}
.index{line-height: 1.5;}
/*首页标题*/
.index_title .title{text-align:center;padding: 50px 0 30px 0;}
.index_title .title div{position: relative;display: inline-block;padding: 0 60px;padding-bottom: 8px;}
.index_title .title div:before,.title div:after{content:"“";position: absolute;top: 0;left: 0;font-family: impact;color: #5e5e5e;font-size: 155px;line-height: 125px;height: 45px;display: inline-block;}
.index_title .title div:after{content:"”";top: auto;bottom: 0;left: auto;right: 0;}
.index_title .title h3{color: #001149;font-size: 48px;line-height: 72px;font-weight: bold;}
.index_title .title h3 span{color: #dc0000;font-weight: bold;}
.index_title .title p{color:#787878; font-size:20px}
.in_title h2 {
	display: block;
	line-height: 60px;
	color: #001149;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
}
.in_title h2 span {
	display: block;
	line-height: 48px;
	color: #999;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.index .in_title {font-size: 48px;line-height: 80px;font-weight: bold;color: #111;text-align: center;padding: 50px 0 40px;}
.index .in_title span{color: #999;line-height: 48px;font-weight: bold;}
.index .more{position: relative;z-index: 1;}
.index .more a{position: relative;display: block;width: 198px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;margin: 0 auto;border-radius: 50px;border: 1px solid var(--colour1);background: #001149;}
.index .more a:hover{border-color: #111;background: #111;}
/*网站大图*/
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
/*搜索栏*/
.search_bg{background: #f4f4f4;height: 140px;margin-bottom: 50px;}
.search_bg .txt{float: left;width: 380px;margin-top: 40px;line-height: 30px;font-size: 17px;color: #333;}
.search_bg .txt span{font-size: 27px;color: #0067d0;font-weight: bold;}
.search_bg .tel{width: 300px;border-left: 1px #ebebeb solid;border-right: 1px #ebebeb solid;height: 140px;}
.search_bg .tel p{width: 195px;margin: 0 auto;margin-top: 35px;}
.search_bg .tel p s{float: left;display: inline-block;width: 30px;height: 30px;vertical-align: bottom;background: url(../images/tell.png) no-repeat;}
.search_bg .tel p span{display: inline-block;font-size: 17px;color: #666;padding-top: 3px;padding-left: 12px;}
.search_bg .tel h3{font-size: 28px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #d7030c;text-align: center;padding-top: 6px;}
.search_bg .search{width: 445px;padding-top: 34px;}
.search_bg .search .text{width: 369px;color: #666;border: 1px #d1d1d1 solid;border-right: 0;height: 42px;padding-left: 10px;line-height: 42px;background: #fff;border-radius: 2px 0 0 2px;outline: none;}
.search_bg .search .btn{border: none;width: 65px;height: 44px;background: url(../images/search.png) center no-repeat;border-radius: 0 2px 2px 0;cursor: pointer;}
.search_bg .search .key{width: 460px;height: 42px;line-height: 42px;}
.search_bg .search .key b{color: #dc061a;}









/*首页企业服务*/
.index .advantage{padding-bottom: 10px;padding-top: 50px;}
.index .advantage .title{text-align:center;}
.index .advantage .title div{position: relative;display: inline-block;padding: 0 60px;padding-bottom: 8px;}
.index .advantage .title div:before,.title div:after{content:"“";position: absolute;top: 0;left: 0;font-family: impact;color: #5e5e5e;font-size: 155px;line-height: 125px;height: 45px;display: inline-block;}
.index .advantage .title div:after{content:"”";top: auto;bottom: 0;left: auto;right: 0;}
.index .advantage .title h3{color: #001149;font-size: 40px;line-height: 60px;font-weight: bold;}
.index .advantage .title h3 span{color: #dc0000;font-weight: bold;}
.index .advantage .title p{color:#787878; font-size:16px}
.index .advantage ul{padding-top: 100px;}
.index .advantage ul li{float: left;position: relative;width: 276px;height: 231px;border: 2px solid #b1b1b1;margin-right: 20px;text-align:center;}
.index .advantage ul li a{padding: 90px 25px 35px 25px;display:block;cursor: pointer;}
.index .advantage ul li a .img{position: absolute;top: -72.5px;left: 50%;margin-left: -72.5px;display: block;width: 115px;height: 115px;background: #001149;border: 15px solid #fff;border-radius: 50%;}
.index .advantage ul li a .img img{position: relative;width: 85px;height: 85px;display: block;padding: 15px;z-index: 2;transition: all 1s;}
.index .advantage ul li a .img:after{content: " ";position: absolute;z-index: 1;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;-webkit-transform: scaleX(0) scaley(0);transform: scaleX(0) scaley(0);border-radius: 50%;transition: all .5s;}
.index .advantage ul li a h3{color: #333;font-size: 21px;font-weight: bold;line-height: 30px;}
.index .advantage ul li a span{color: #999;font-family: Arial, Helvetica, sans-serif;font-size: 14px;line-height: 28px;display: block;}
.index .advantage ul li a p{color: #666;font-size: 13px;line-height: 28px;margin-top: 20px;}
.index .advantage ul li:hover .img:after{background: #dc0000;opacity: 1;-webkit-transform: scaleX(1.01) scaley(1.01);transform: scaleX(1.01) scaley(1.01);}

/*案例*/

#case_box {
    width: 100%;
    margin: 0 auto;
    height: 580px;
    }
 #prod_box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
} 
.list1 {
    width: 249px;
    float: left;
}

.list_kb {
    width: 247px;
    float: left;
    height: 25px;
    background: #fff;
    overflow: hidden;
    border-left: 1px #ececeb solid;
    border-right: 1px #ececeb solid;
}

.list_kbx {
    width: 247px;
    float: left;
    height: 25px;
    background: #fff;
    overflow: hidden;
    border-left: 1px #ececeb solid;
    border-right: 1px #ececeb solid;
    border-bottom: 1px #ececeb solid;
}

.list_t {
    background: #001149;
    padding-top: 23px;
    font-size: 36px;
    color: #fff;
    padding-bottom: 23px;
    text-align: center;
    font-weight: bold;
    float: left;
    line-height: 55px;
    width: 249px;
}

.list_t span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.list_bg {
    background: url(../images/pr_1.jpg);
    width: 219px;
    float: left;
    padding-left: 30px;
    line-height: 56px;
}

.list_bg a {
    color: #fff;
    font-size: 16px;
}
.pr_nr {
    float: right;
    width: 900px;
    overflow: hidden;
    height: 830px;
}

.pr_dh {
    width: 900px;
    float: left;
    margin-bottom: 15px;
}

.pr_dh li {
    width: 179px;
    float: left;
    text-align: center;
    height: 90px;
    line-height: 90px;
    font-size: 18px;
    border-right: 1px #fff solid;
    background: #dedddd;
    position: relative;
}

.pr_dh li a {
    font-size: 18px;
    color: #001149;
    font-weight: 520;
    display: block;
    width: 179px;
    line-height: 90px;
    position: relative;
    z-index: 1;
}

.pr_dh li a:hover {
    color: #fff;
}

.pr_dh .n {
    border-right: none;
}

.pr_dh li span {
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    background: #001149;
    top: 45px;
    left: 89px;
    transition: all 0.4s;
}

.pr_dh li:hover span {
    width: 179px;
    height: 90px;
    top: 0;
    left: 0px;
    transition: all 0.4s;
}

.pr_dh li p a {
    font-size: 18px;
    color: #fff;
}
.use_d {
    width: 900px;
    float: left;
    overflow: hidden;
}

.use_d td {
    float: left;
    width: 257px;
    border: solid 1px #ddd;
    padding: 10px !important;
    margin: 10px;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.use_d td br {
    display: none;
}

.use_d td a {
    text-decoration: blink;
    display: block;
    overflow: hidden;
}

.use_d td a img {
    width: 100% !important;
    height: 140px !important;
}

.use_d td div {
    padding-top: 12px !important;
    margin-top: 10px;
    border-top: solid 1px #eee;
    line-height: 40px !important;
    padding-right: 58px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.8s linear;
}

.use_d td div a {
    font-size: 15px;
    text-align: left;
    transition: all 0.8s linear;
}

.use_d .ceshigo {
    margin-top: 0;
    padding-top: 0 !important;
    border: none;
    padding-right: 0;
}

.use_d .ceshigo {
    width: 50px;
    float: right;
    transition: all 0.8s linear;
}

.use_d .ceshigo a {
    font-size: 0;
    line-height: 0;
    position: absolute;
    margin-top: -40px;
}

.use_d .ceshigo .ceshigo_ai {
    width: 30px;
    overflow: hidden;
    height: 30px;
    margin-top: 5px;
    border-left: solid 1px #ddd;
    padding-left: 15px;
    transition: all 0.8s linear
}

.ceshigo_ai_l {
    float: left;
    height: 1px;
    width: 20px;
    background: #ccc;
    margin-top: 14px;
    transition: all 0.8s linear
}

.ceshigo_ai_r {
    float: left;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 9px solid #ccc;
    transform: rotate(90deg);
    margin-top: 10px;
    transition: all 0.8s linear;
}

.use_d td div span {
    display: block;
}
.use_d td div a {
    transition: all 0.8s linear;
    color: #000;
}
.use_d td:hover div {
    transition: all 0.8s linear;
    width: 170px;
    padding-right: 88px;
}

.use_d td:hover .ceshigo {
    transition: all 0.8s linear;
    width: 76px;
    padding-right: 0;
}

.use_d td:hover .ceshigo_ai {
    transition: all 0.8s linear;
    width: 60px;
}

.use_d td:hover .ceshigo_ai_l {
    transition: all 0.8s linear;
    width: 36px;
    background: #001149;
}

.use_d td:hover .ceshigo_ai_r {
    transition: all 0.8s linear;
    border-bottom: 9px solid #001149;
}

.use_d td:hover div a {
    transition: all 0.8s linear;
    color: #001149;
}

.use_d td:hover img {
    transform: scale(1.05);
}




/* 产品中心 */
.in_pro {
  width: 100%;
  overflow: hidden;
  padding: 0px 0 50px 0;
  background: url(../images/bj_inpro.png) center top repeat;
}
.in_pro .cate {
  float: left;
  width: 240px;
  background: #fff;
  box-shadow: 0 0 20px #ddd;
}
.in_pro .cate .tit {
  display: block;
  overflow: hidden;
  text-align: center;
  color: #fff;
  padding: 20px 0;
  background: #001149;
}
.in_pro .cate .tit span {
  display: block;
  overflow: hidden;
  font-size: 24px;
  padding: 0 0 5px 0;
}
.in_pro .cate .tit em {
  text-transform: uppercase;
  font-family: 'deckerregular';
  font-size: 12px;
}
.in_pro .cate ul li > a {
  display: block;
  overflow: hidden;
  line-height: 59px;
  font-size: 16px;
  color: #333;
  padding: 0 0 0 25px;
  background: -webkit-linear-gradient(right, #fff, #f5f5f5);
  background: -moz-linear-gradient(right, #fff, #f5f5f5);
  background: -o-linear-gradient(right, #fff, #f5f5f5);
  background: linear-gradient(right, #fff, #f5f5f5);
  border-bottom: 1px dotted #ddd;
}
.in_pro .cate ul li:hover > a,
.in_pro .cate ul li.on > a {
  background: #001149;
  color: #fff;
  font-size: 18px;
}
.in_pro .cate .tel {
  height: 109px;
  overflow: hidden;
  padding: 5px 25px;
}
.in_pro .cate .tel li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px 0 0 0;
  line-height: 1;
  color: #888;
  font-size: 13px;
}
.in_pro .cate .tel li .iconfont {
  font-size: 40px;
  margin-right: 5px;
  color: #ea3516;
}
.in_pro .cate .tel li em {
  display: block;
  overflow: hidden;
  color: #dc0000;
  font-size: 18px;
  padding: 5px 0 0 0;
}
.in_pro .box {
  float: right;
  width: 930px;
}
.in_pro .box .tab {
  height: 60px;
  line-height: 60px;
  border-top: 0;
  position: relative;
  margin-bottom: 15px;
}
.in_pro .box .tab li {
  float: left;
  margin-right: 5px;
}
.in_pro .box .tab li a:first-child {
  background: #ececeb;
  width: 140px;
  display: block;
  overflow: hidden;
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  color: #000;
}

.in_pro .box .tab li.on a:first-child {
  background: #001149;
  color: #fff;
  width: 145px;  
}
.in_pro .box .xun ul {
  margin: -10px;
  overflow: hidden;
}
.in_pro .box .xun ul li {
  float: left;
  width: 296px;
  margin: 10px;
  box-shadow: 0 0 1px #ccc;
  text-align: center;
  background: -webkit-linear-gradient(top, #fff, #eee);
  background: -moz-linear-gradient(top, #fff, #eee);
  background: -o-linear-gradient(top, #fff, #eee);
  background: linear-gradient(top, #fff, #eee);
}
.in_pro .box .xun ul li .pic {
  display: block;
  overflow: hidden;
  background: #fff;
}
.in_pro .box .xun ul li .pic img {
  width: 100%;
  height: 218px;
  transition: all 0.7s;
}
.in_pro .box .xun ul li .pic img:hover {
  transform: scale(1.1);
}
.in_pro .box .xun ul li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px;
}
.in_pro .box .xun ul li .cs {
  padding: 10px 0 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.in_pro .box .xun ul li .cs a {
  display: block;
  overflow: hidden;
  font-size: 12px;
  margin: 0 15px;
  background: #dc0000;
  color: #fff;
  line-height: 30px;
  padding: 0 15px;
}
.in_pro .box .xun ul li .cs a:last-child {
background: #001149;
}
.in_pro .box .xun ul li .cs a:hover {
  opacity: 0.8;
}
/* in_heng */
.in_heng {
  width: 100%;
  overflow: hidden;
  background: url(../images/bj_incont.jpg) center top no-repeat;
  height: 216px;
  color: #fff;
}
.in_heng .left {
  float: left;
  font-size: 24px;
  line-height: 2;
  padding: 40px 0 0 0;
  letter-spacing: 2px;
}
.in_heng .left .bt {
  font-size: 36px;
}
.in_heng .left span {
  color: #f0592d;
}
.in_heng .right {
  float: right;
  text-align: right;
  padding: 30px 0 0 0;
}
.in_heng .right p {
  font-size: 24px;
}
.in_heng .right .tel {
  font-size: 40px;
  padding: 15px 0 20px 0;
  text-shadow: 0 0 1px #000;
}
.in_heng .right a {
  background: #dc0000;
  color: #fff;
  display: block;
  overflow: hidden;
  width: 100px;
  line-height: 40px;
  text-align: center;
  float: right;
}
.in_heng .right a:hover {
  background: #fff;
  color: #c01f31;
}
/*服务优势*/
.index .service{padding: 10px 0;}
.index .service ul li{float: left;}
.index .service ul li .box{width: 232px;padding-bottom: 47px;background: #f4f3f3;margin-right: 10px;text-align: center;cursor: pointer;transition: all .5s;}
.index .service ul li:last-child .box{margin-right: 0;}
.index .service ul li img{margin-top: 40px;width: 132px;height: 132px;}
.index .service ul li:hover img{transform: rotateY(180deg);-ms-transform: rotateY(180deg); /* IE 9 */-moz-transform: rotateY(180deg); /* Firefox */-webkit-transform: rotateY(180deg); /* Safari å’Œ Chrome */-o-transform: rotateY(180deg); /* Opera */transition: all .5s;}
.index .service ul li p{font-size: 20px;margin-top: 42px;margin-bottom: 22px;font-weight: bold;padding: 0 10px;}
.index .service ul li i{width: 60px;height: 1px;background: #595757;display: block;margin: auto;margin-bottom: 36px;transition: all .5s;}
.index .service ul li span{display: block;font-size: 16px;line-height: 26px;padding: 0 10px;height: 75px;overflow: hidden;}
.index .service ul li .box:hover{background: #001149;box-shadow: 0px 0px 20px #aaa;color: #fff;}
.index .service ul li:hover i{background: #fff;}
@media (max-width: 1600px){
.index .service{padding: 40px 0;}
.index .service ul li .box{width: 224px;padding-bottom: 30px;margin-right: 20px;}
.index .service ul li img{margin-top: 30px;width: 120px;height: 120px;}
.index .service ul li p{font-size: 20px;margin-top: 20px;margin-bottom: 15px;}
.index .service ul li i{margin-bottom: 20px;}
.index .service ul li span{font-size: 13px;line-height: 22px;height: 44px;}}
/*关于我们*/
.index .about{max-width: 1920px;margin: 0 auto;height: 680px;padding: 88px 0;box-sizing: border-box;background: url(../images/ab_bg.png) no-repeat center;}
.index .about .box{position: relative;}
.index .about .img{position: relative;width: 607px;height: 500px;color: #fff;}
.index .about .img:after{content: ' ';position: absolute;right: 0;top: 0;width: 425px;height: 100%;background:#001149;}
.index .about .img > div{position: relative;z-index: 1;}
.index .about .img .en{position: relative;margin: 25px 0;margin-left: 40px;color: #fff;font-size: 47px;font-weight: bold;line-height: 37px;text-align: left;}
.index .about .img .en:after{content: ' ';position: absolute;top: 50%;left: -38px;width: 23px;height: 4px;transform: translateY(-50%);background: var(--colour1);}
.index .about .img .en span{color: #111;}
.index .about .img .pic{width: 520px;height: 300px;}
.index .about .img .pic img{width: 100%;height: 100%;display: block;transition: all 1s;}
.index .about .img .pic:hover img{transform: scale(1.1);}
.index .about .img .tit{width: 520px;padding-top: 25px;text-align: right;}
.index .about .img .tit h3{font-size: 16px;padding-bottom: 10px;}
.index .about .img .tit p{font-size: 12px;font-family: 'Arial';}
.index .about .txt{width: 520px;}
.index .about .txt .in_title{color: #001149;padding-top: 30px;padding-bottom: 0;text-align: left;}
.index .about .txt .in_title span{color: #111;}
.index .about .txt .con{margin-top: 30px;}
.index .about .txt .con h3{position: relative;font-size: 24px;}
.index .about .txt .con p{color: rgba(0,0,0,.7);font-size: 16px;line-height: 30px;text-align: justify;margin-top: 18px;}
.index .about .btn {margin-top: 20px;}
.index .about .btn a {display: inline-block;margin-right: 15px;line-height: 38px;background-color: #001149;color: #fff;padding: 0 30px;}

/**/
.three_bg{ background:#001149;}
.three01 { height: 150px;padding:25px 0 0;}
.three01_m ul li{font-size: 16px;color: #333; background:#fff;border-radius:50%;width: 130px;height: 130px;text-align: center;line-height: 32px;float: left; margin-left:60px;}
.three01_m ul li b{display: block;font-size: 24px;color: #0051a2; padding:33px 0 0;}
.three01_m ul li:hover{ background:#0051a2;}
.three01_m ul li:hover,.three01_m ul li:hover b{color: #fff;}







/*优势*/
.index .icase{padding-top: 2px;padding-bottom: 30px;}
.index .icase .txt{margin: 0 42px;color: #4b4b4b;font-size: 16px;line-height: 30px;text-align: center;}
.index .icase .hd{margin-top: 45px;}
.index .icase .hd ul li{float: left;width: 220px;height: 130px;text-align: center;margin-right: 25px;padding: 24px 0;background: #e5e5e5;box-sizing: border-box;cursor: pointer;transition: all .5s;}
.index .icase .hd ul li:last-child{margin-right: 0;}
.index .icase .hd ul li s{display: inline-block;width: 53px;height: 48px;background-position: -135px bottom;margin-bottom: 10px;transition: all .5s;}
.index .icase .hd ul li:nth-child(1) s{background-position: -135px bottom;}
.index .icase .hd ul li:nth-child(2) s{background-position: -188px bottom;}
.index .icase .hd ul li:nth-child(3) s{background-position: -241px bottom;}
.index .icase .hd ul li:nth-child(4) s{background-position: -294px bottom;}
.index .icase .hd ul li:nth-child(5) s{background-position: -347px bottom;}
.index .icase .hd ul li span{font-size: 17px;color: #4b4b4b;display: block;transition: all .5s;}
.index .icase .hd ul li.on{background: #001149;}
.index .icase .hd ul li.on span{color: #fff;}
.index .icase .hd ul li.on s{-webkit-filter: grayscale(100%) brightness(1000%);-moz-filter: grayscale(100%) brightness(1000%);-ms-filter: grayscale(100%) brightness(1000%);-o-filter: grayscale(100%) brightness(1000%);filter: grayscale(100%) brightness(1000%);}
.index .icase .bd{margin-top: 35px;position: relative;z-index: 99;}
.index .icase .left{width: 625px;margin-right: 30px;}
.index .icase .left .tel{color: #292826;font-size: 24px;margin-top: 41px;}
.index .icase .left .tel span{position: relative;top: 3px;color: var(--colour1);font-size: 33px;font-weight: bold;font-family: 'Arial';}
.index .icase .left h3{font-size: 26px;font-weight: bold;color: #4b4b4b;}
.index .icase .left p{font-size: 16px;color: rgba(21,26,18,.5);line-height: 32px;padding: 12px 0;}
.index .icase .left ul li{float: left;width: 194px;margin-right: 21px;overflow: hidden;}
.index .icase .left ul li:nth-child(3n){margin-right: 0;}
.index .icase .left ul li .img{position: relative;width: 100%;height: 117px;}
.index .icase .left ul li .img img{width: 100%;height: 100%;display: block;}
.index .icase .left ul li .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);opacity: 0;transition: all .5s;}
.index .icase .left ul li .bg:before,.index .icase .left ul li .bg:after{content:" ";position: absolute;top: 50%;margin-top: -1px;left: 20px;width: 40px;height: 1px;background: #fff;}
.index .icase .left ul li .bg:after{left: auto;right: 20px;}
.index .icase .left ul li .bg s{position: absolute;top: 50%;margin-top: -18px;left: 50%;margin-left: -18px;display: block;width: 36px;height: 36px;background-position: -56px bottom;transition: all .5s;}
.index .icase .left ul li:hover .bg{opacity: 1;}
.index .icase .right {width: 545px;position: relative;}
.index .icase .right .list ul li{position: relative;}
.index .icase .right .list ul li .img{width: 100%;height: 365px;}
.index .icase .right .list ul li .img img{width: 100%;height: 100%;transition: all 1s;}
.index .icase .right .list ul li .tit{position: absolute;width: 320px;height: 55px;background: #001149;left: 0;bottom: 0;z-index: 8;}
.index .icase .right .list ul li .tit h3{color: #fff;font-size:15px;line-height: 55px;padding-left: 30px;padding-right: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .icase .right .list ul li .tit s{position: absolute;top: 50%;margin-top: -6px;right: 25px;display: block;width: 20px;height: 11px;background-position: -32px -30px;}
.index .icase .right .list ul li:hover .img img{transform: scale(1.1);}
.index .icase .right span{position: absolute;right: 0;bottom: 0;display: block;width: 55px;height: 55px;background: rgba(255,255,255,.3);transition: all .5s;cursor: pointer;z-index: 9;}
.index .icase .right .prev{right: 55px;}
.index .icase .right .prev:after,.index .icase .right .prev:before,
.index .icase .right .next:after,.index .icase .right .next:before{content:"";display: block;position: absolute;width: 15px;height: 1px;background: #fff;transition: all .5s;}
.index .icase .right .prev:after,.index .icase .right .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .icase .right .prev:before,.index .icase .right .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .icase .right .prev:after{left: 20px;top: 32px;}
.index .icase .right .prev:before{left: 20px;top: 22px;}
.index .icase .right .next:after{right: 20px;top: 22px;}
.index .icase .right .next:before{right: 20px;top: 32px;}
.index .icase .right span:hover{background: rgba(255,255,255,.5)}
.index .icase .right .prev:hover:after,.index .icase .right .prev:hover:before,
.index .icase .right .next:hover:after,.index .icase .right .next:hover:before{background: var(--colour1);}




/*客户案例*/
.ibox {
	overflow: hidden;
}
.ibox .con {
	width: 1200px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.ibox h2 {
	display: block;
	line-height: 80px;
	color: #001149;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0 40px;
}
.ibox h2 span {
	display: block;
	line-height: 48px;
	color: #999;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
.ibox a.more {
	display: block;
	width: 200px;
	line-height: 36px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #001149;
	border-radius: 18px;
	margin: 54px auto 56px;
}
.ibox a.more:hover {
	background: #dc0000;
}
.box1 {
	position: relative;
}
.box1 .con {
	position: relative;
	z-index: 3;
}
.box1 ul {
	display: block;
	overflow: hidden;
}
.box1 ul li {
	display: block;
	overflow: hidden;
	position: relative;
}
.box1 ul li:first-child {
	margin-bottom: 22px;
}
.box1 ul li a.pic {
	display: block;
	position: relative;
	float: left;
}
.box1 ul li a.pic img {
	display: block;
	width: 348px;
	height: 232px;
}
.box1 ul li a.pic em {
	display: block;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	padding: 0 22px;
	background-color: #fb1010;
	background-image: linear-gradient(to right, #fb1010, #ed4e4e);
	border-radius: 0 15px 15px 0;
	position: absolute;
	left: 0;
	top: 14px;
	box-shadow: 0 4px 10px 5px rgba(0,0,0,0.1);
}
.box1 ul li .box {
	padding: 16px 20px 16px;
	border: 1px solid #ddd;
	border-left: 0;
	overflow: hidden;
}
.box1 ul li .box a {
	display: block;
	line-height: 46px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.box1 ul li .box span.rz {
	display: block;
	line-height: 26px;
	color: #c08f20;
	font-size: 13px;
	background: #f4efd7;
	padding: 0 10px 0 0;
	border-radius: 13px;
	float: left;
	cursor: pointer;
	position: relative;
	margin: 16px 0;
}
.box1 ul li .box span.rz img {
	display: block;
	font-size: 26px;
	float: left;
	margin: 0 6px 0 0;
}
.box1 ul li .box span.rz i {
	display: none;
	width: 262px;
	line-height: 16px;
	color: #333;
	font-size: 12px;
	background: #fff;
	padding: 6px 8px;
	border: 1px solid #e6d09d;
	border-radius: 3px;
	box-shadow: 0 0 0 2px rgba(233,202,129,0.25);
	position: absolute;
	left: -12px;
	bottom: 28px;
}
.box1 ul li .box span.rz:hover i {
	display: block;
}
.box1 ul li .box p {
	display: block;
	height: 152px;
	line-height: 26px;
	color: #999;
	font-size: 14px;
	clear: both;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.box1 ul li .box span.price {
	display: block;
	height: 44px;
	line-height: 44px;
	color: #999;
	font-size: 18px;
	font-family: Arial;
	overflow: hidden;
	margin: 10px 0 0;
}
.box1 ul li .box span.price i {
	color: #dc0000;
	font-size: 30px;
	padding: 0 4px 0 2px;
}
.box1 ul li:hover .box {
	border-color: #001149;
}
.box1 ul li .box a:hover {
	color: #dc0000;
}
.box1 .slider {
	width: 530px;
	overflow: hidden;
	margin: 0 24px 0 0;
	position: relative;
	float: left;
}
.box1 .slider .bd {
	position: relative;
	z-index: 0;
}
.box1 .slider .bd ul {
	display: block;
	transition: all;
}
.box1 .slider .bd ul li {
	display: block;
	width: 100%;
	position: relative;
}
.box1 .slider .bd ul li:first-child {
	margin: 0;
}
.box1 .slider .bd ul li a.pic {
	float: none;
}
.box1 .slider .bd ul li a.pic img {
	width: 530px;
	height: 352px;
}
.box1 .slider .bd ul li .box {
	padding: 12px 20px 10px;
	border: 1px solid #ddd;
	border-top: 0;
	overflow: visible;
}
.box1 .slider .bd ul li .box span.rz {
	float: right;
	margin: 4px 0;
}
.box1 .slider .bd ul li .box span.rz i {
	left: auto;
	right: -12px;
}
.box1 .slider .bd ul li .box p {
	height: 68px;
	line-height: 30px;
	-webkit-line-clamp: 1;
}
.box1 .slider .bd ul li .box span.price {
	height: 49px;
	margin: 0;
}
.box1 .slider .bd ul li .box:hover {
	border-color: #001149;
}
.box1 .slider a.prev, .box1 .slider a.next {
	display: block;
	width: 38px;
	height: 80px;
	position: absolute;
	top: 136px;
}
.box1 .slider a.prev {
	background: url(../images/prev1.png) center no-repeat;
	left: 0;
}
.box1 .slider a.next {
	background: url(../images/next1.png) center no-repeat;
	right: 0;
}



/*新闻中心*/
.news {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.news .newsTop {

	padding-bottom: 40px;text-align: center;
}
.news .newsTop ul {

}
.news .newsTop li {

position: relative;display: inline-block;width: 148px;font-size: 16px;line-height: 50px;text-align: center;border-radius: 50px;margin: 0 10px;border: 1px solid #e3e3e3;background: #fff;transition: all .5s;
}
.news .newsTop li a {
	color: #9f9d9d;
	display: block;
	text-decoration: none
}
.news .newsTop li i {
	display: inline-block;
	width: 25px;
	height: 21px;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
.news .newsTop li i {
*display: inline
}
.news .newsTop .i01 {
	background: url(../images/news01.png) no-repeat center top;
}
.news .newsTop .i02 {
	background: url(../images/news02.png) no-repeat center top;
}
.news .newsTop .i03 {
	background: url(../images/news03.png) no-repeat center top;
}
.news .newsTop .more {
	display: block;
	float: right;
	margin-right: 20px;
	width: 72px;
	height: 28px;
	margin-top: 18px;
	background: url(../images/news_more.png) no-repeat center;
}
.news .newsTop li:hover, .news .newsTop li.cur {
	background-color: #001149;
	border-color: #001149;
}
.news .newsTop li:hover i, .news .newsTop li.cur i {
	background-position: bottom
}
.news .newsTop li:hover a, .news .newsTop li.cur a {
	font-weight: bold;
	color: #fff;
}
.news .newsbox {
	overflow: hidden;
	width: 1200px;
	padding: 30px;
	height: 335px;
	border: 1px solid #eee;
	border-top: none;
}
.news .newslist {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.news .newslist .leftwen {
	overflow: hidden;
	width: 585px;
	height: 100%;
	float: left
}
.news .leftwen img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.news .leftwen h3 {
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}
.news .leftwen h3 a {
	color: #333
}
.news .leftwen p {
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.news .newsright {
	overflow: hidden;
	width: 530px;
	float: right;
	height: 100%;
	position: relative
}
.news .newsright ul {
	overflow: hidden;
	position: absolute;
	width: 100%;
}
.news .newsright li {
	overflow: hidden;
	width: 100%;
	height: 85px;
}
.news .newsright li .time {
	float: left;
	overflow: hidden;
	width: 68px;
	height: 63px;
	border: 1px solid #999;
}
.news .newsright li .wen {
	float: right;
	overflow: hidden;
	width: 440px;
}
.news .newsright li em {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin: 5px 0
}
.news .newsright li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.news .newsright li h4 {
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 5px;
}
.news .newsright li p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.news .newsright li h4 a {
	color: #333;
}
.news .newsright li:hover .time {
	background-color: #001149;
	border-color: #001149;
}
.news .newsright li:hover em {
	color: #fff;
}
.news .newsright li:hover span {
	color: #89a3d3;
}





/*通栏目*/
.section-ys {padding: 60px 0;margin-top: 25px;}
.bg-ys {background: url(../images/ys-bg-ys.jpg) no-repeat center / cover;}
.in-ys-list {}
.in-ys-list li {float: left;width: 20%;position: relative;background: url(../images/ys2-line.png) no-repeat center;}
.in-ys-list li .ys-circle {-webkit-animation: circle 10s infinite linear;animation: circle 10s infinite linear;width: 154px;height: 146px;margin: 0 auto;}
.in-ys-list li .ys-circle img {display: block;width: 100%;height: 100%;}
.in-ys-list li .icon_ys {position: absolute;top: 0;left: 0;width: 100%;text-align: center;color: #fff;}
.in-ys-list li .icon_ys img {display: block; margin: 40px auto 4px;}
.in-ys-list li .icon_ys h3 {margin: 0;font-weight: normal;font-size: 15px;}
@media screen and (min-width:1200px) {
    @-webkit-keyframes circle {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
    @keyframes circle {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
}








.index-customer {
  border-top: 2px solid #fff;
  padding: 8px 0 18px;
  margin-bottom: 20px;
  background:#f6f6f6;
  background-size: cover;
}
.company-set {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.company-set .item {
  flex: 1;
  color: #333;
  font-size: 22px;
  text-align: center;
  border-right: 1px solid #555;
}

.company-set .item:last-child {
  border: none;
}

.company-set .item .counter {
  display: inline-block;
  height: 60px;
  font-size: 70px;
}
.index-customer .tik {
  margin-top: 30px;
  font-size: 22px;
  text-align: center;
  color: #333;
  line-height: 1.5;
}




/*品牌实力*/
.sl{background:#001149 url(../images/sl_bg.png) no-repeat center top;height: 330px;position: relative;}
.sl:after{content: "";width: 0;height: 0;position: absolute;border-bottom: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;position: absolute;left: 50%;bottom: 0;margin-left: -960px;}
.sl b.tb{background: url(../images/sl_tbg.png) no-repeat; width: 57px; height: 48px; display: block; text-align: center; padding-top: 18px; margin: 0 auto; margin-bottom: 10px;position: relative;z-index: 1;top:10px;}
.sl b.tb img{width: auto; height: auto; margin: 0 auto;}
.sl h2{font-size: 60px;color: #fff;font-weight: bold;padding-top: 30px;}
.sl h2 a{color:#fff;}
.sl h2 span{color: #dc0000;font-weight: bold;}
.sl h2 em{font-size: 30px;display:block;text-align: left;float: right;padding-top: 30px;padding-right: 220px;}
.sl h2 em span{font-weight: normal;}
.sl .con{margin-top: 32px;}
.sl .con ul{width: 600px;float: left;}
.sl .con li:first-child{border-left: 1px solid rgba(255,255,255,0.15);}
.sl .con li{float: left;height: 84px;border-right: 1px solid rgba(255,255,255,0.15);width: 140px;text-align: center;}
.sl .con li em{height: 50px;display: block;}
.sl .con li span{display: block;font-size: 24px;color: #fff;margin-top: 4px;}
.sl .con p{float: right;width: 580px;margin-top: 23px;}
.sl .con p span{display: block;color: #fff;opacity: 0.41;font-size: 16px;}
.sl .con p i{color: #fff;font-size: 36px;font-family: GothamBook;background: url(../images/sl_tel.png) no-repeat left center;padding-left: 38px;}