
				.header ,.content , .footer { width:1200px; margin:0 auto;font-family:"Microsoft Yahei";}
				.h_top{height:220px;position: relative;z-index: 2;font-family:"Microsoft Yahei";background:url(../images/topbg.gif) repeat-x center 0;}
				.t_top{height:40px;overflow: hidden;line-height: 40px;color: #fff;}
				.t_top p{float: right;}
				.t_top p a{display: inline-block;color: #fff;}
				.t_top p i{display: inline-block;color: #fff;width: 30px;text-align: center;}
				.t_top p a:hover{font-weight: bold;}
				.t_con{height:88px;padding:32px 0 0;overflow: hidden;}
				.t_logo,.t_logo img{width:218px;display: block;height:52px;}
				.t_text{font-size:22px;line-height:52px;color: #000;width: 568px;text-align: center;font-weight: bold;}
				.t_text b{color: #0a318f;}
				
				.t_pho{white-space: nowrap;line-height:45px;font-size:22px;background:url(../images/t_pho.jpg) no-repeat left center / 40px;padding:0 0 0 48px;color: #000;font-weight: bold;}
				.t_pho span{display: block;color: #0a318f;letter-spacing: 1.5px;}

				.menu{white-space:nowrap;width: 1200px;height:69px;line-height:52px;font-size: 16px;}
				.menu li{float: left;padding: 0 68px 0 0;position: relative;}
				.menu li:last-child{padding: 0;}
				.menu li a{color:#1a1a1a;display: inline-block;padding: 0 14px 0 20px;height:57px;border-top: solid 3px rgba(0 , 0 , 0 , 0);position: relative;}
				.menu li a:before{content: "";position: absolute;width: 2px;height: 2px;border-radius: 2px;background: #1a1a1a;left:3px;top:26px;}
				.menu li.cur a:before,.menu li a:hover:before{width: 4px;height: 4px;border-radius: 4px;background: #0a318f;left:2px;top:25px;}
				.menu li.cur a,.menu li a:hover{text-decoration:none;border-top: solid 3px #0a318f;color: #0a318f;}
				.menu li.cur .t_erji a,.menu li .t_erji a:hover{border:0;}
				.menu .t_erji{ display:none; position:absolute; top:60px; left:0; padding:12px 0;box-shadow:0.1rem 0.1rem 0.3rem 0.1rem #111; background:rgba(0,0,0,0.7); font:14px "Microsoft YaHei"; line-height:30px; width:100%; text-align:center; z-index:12;}
				.menu li.cur .t_erji,.menu li:hover .t_erji{ display:block;}
				.menu .t_erji:before{content: "";position: absolute;width: 0;height: 0;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #000;left: 22px;top: -10px;}
		        .menu .t_erji a,.menu .cur .t_erji a{ display:block; color:#fff; line-height:40px; height:40px; box-shadow:none; padding:0; width:100%;background:none;}
		        .menu .t_erji a:hover{ background:#0a318f;color: #fff;}
		        
				.menu li a:-webkit-any-link{ display:block;}
			

.yyysp1{
        border: 1px solid #0a318f;
    width: 36px;
    text-align: center;
    position: absolute;
    top: -192px;
    background: #0a318f;
    color: #fff;
}
.yyysp{
  
    border: 1px solid #0a318f;
    width: 36px;
    text-align: center;
    position: absolute;
    top: -12px;
    margin-left: 89%;
    background: #0a318f;
    color: #fff;

}
.video-player{
    width:100%;
    height: 35vw;
    min-height: 200px;
}

/**/
.flex{
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
	display: -moz-box; /* Firefox 17- */  
	display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
	display: -moz-flex; /* Firefox 18+ */  
	display: -ms-flexbox; /* IE 10 */  
	display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */  
}
.flex-center{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.flex-end{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.space-between{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex-start{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.align-items_flex-end{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.align-items_center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.align-items_baseline{
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}

/*视频封面*/

.img-video {
    background-size: cover;
    border-radius: 4px;
    display: block;
    width: 160px;
    height: 100px;
    overflow: hidden;
    position: relative;
}
            .yang1 {
    position: fixed;
    top: 25%;
    z-index: 99;
}
.yang2 {
    position: fixed;
    top: 50%;
    z-index: 99;
}


		    .f_bj{color:#fff;clear:both;font-family:"Microsoft Yahei";height:480px;line-height:30px;position: relative;z-index: 9;background:#032678;}
		    .f_bj:before,.f_nav:before{content: "";position: absolute;width: 100%;height:1px;bottom: 0;left: 0;z-index: -1;background: #556790;}
		    .f_bj:before{bottom:69px;}
		    .f_bj a{color:#fff;}

		    .f_nav{height:101px;line-height:100px;text-align: right;overflow: hidden;position: relative;margin-bottom: 53px;}
		    .f_nav span{display: inline-block;width: 95px;position: relative;text-align: left;font-size: 20px;float: left;}
		    .f_nav span:before{content: "";position: absolute;width:0;height:0;top:45px;left: 88px;border-bottom:6px solid transparent;border-top:6px solid transparent;border-left:6px solid #fff;}
		    .f_nav i{display: inline-block;width:72px;text-align: center;}
		    .f_nav a:hover{text-decoration: underline;font-weight: bold;}
		    .f_con{height: 257px;}
		    .f_logo{width: 515px;}
		    .f_logo span{display: block;padding: 20px 0 0;height: 94px;}
		    .f_text{width: 385px;}
		    .f_text h3{font-weight: normal;font-size: 20px;line-height: 44px;}
		    .f_text li{opacity: 0.8;}		    

		    .f_code{width:296px;padding: 37px 0 0;}
		    .f_code p{width:102px;float: left;text-align: center;line-height:45px;margin: 0 0 0 46px;}
		    .f_code img{width:93px;height: 93px;display: block;padding:4px;background: #fff;}
		    .f_code span{display: block;}

		    .f_wz{width: 860px;line-height:70px;opacity: 0.8;}
			

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }

        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #0a318f;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0a318f;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    

.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-top .swiper-slide img,
.gallery-thumbs .swiper-slide img{
	display:block;
}

.banner_thumbs{
	background:rgba(0,0,0,.6);
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
	z-index:9;
}
.banner_thumbs_box{
	width:1200px;
	margin:0 auto;
	position:relative;
}
.banner_thumbs .gallery-thumbs {
  box-sizing: border-box;
  width:100%;
  padding:15px 0;
}
.banner_thumbs .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  border:2px solid #fff;
  box-sizing:border-box;
}
.banner_thumbs .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border-color:#0a318f;
}
.banner .swiper-pagination-bullet{
	width:12px;
	height:12px;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#0a318f;
}

.about_partner {
	margin:60px auto 0;
	padding-bottom:100px;
}
.about_partner .item{
	width:20%;
	padding:20px 0;
	position:relative;
	z-index:1;
}
.about_partner .item img{
	display:block;
	margin: auto;
	z-index:1;
	height:88px;
}
.about_partner .item::after{
	display:block;
	content:'';
	position:absolute;
	width:140px;
	height:140px;
	background:#fff;
	left:calc(50% - 70px);
	top:0;
	border-radius:2em;
	z-index:-1;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); 
}

.casedetail_1{margin-top: 29px;background:#fff;padding:35px 33px 0;overflow: hidden; height:530px;}
.casedetail_1 dt{ width:652px; float: left; overflow: hidden;}
.casedetail_1 dt img{height:490px; width:652px; }
.casedetail_1 dd{ float: right; width:434px; height:520px; overflow: hidden;position: relative;}
.casedetail_1 dd h3{ font-size: 30px ;font-weight: normal; color:#000000; line-height: 36px;padding-top: 22px; }
.casewz{padding: 25px 10px 0 0; height:275px; overflow: hidden; font-size: 14px; line-height: 30px; color:#737373;}
.casewz span{ color:#000000;}
.casewz i{display: block;margin-top: 30px;}
.casewz i span{display: block;}
.casedetail_1 dd em{display: block; width:210px;height:46px; background:#00bde3;border-radius: 30px; font-size: 20px; text-align: center; line-height: 46px; position: absolute; top: 446px;left: 0;}
.casedetail_1 dd em a{ color:#fff;}
.casedetail_1 dd em img{vertical-align: middle;margin-right: 5px;height:22px;}



.casedetail_2{margin-top: 15px;background:#fff;padding:45px 33px 0;overflow: hidden;}
.casedetail_2 .case_t{margin-bottom: 30px;}
.casedetail_2_c img{display: block;width:100%;height:auto;margin:auto;}


.casedetail_22{background:#fff;padding:60px 33px 45px;overflow: hidden;}
.casebq{ margin-top: 0px; background:#efefef;padding:0 27px 0;-webkit-box-sizing: border-box;   -moz-box-sizing: border-box; box-sizing: border-box;}
.casebq .newsdetail_bq{border-top: 0;}
.casebq .newsdetail_fy{height:60px; line-height: 60px;}
.newsdetail_fy {
    height: 80px;
    margin: 0 50px 0 25px;
    overflow: hidden;
    line-height: 80px;
    font-size: 14px;
    color: #333;
}
.newsdetail_fy span a {
    color: #666;
}

.case_t em {
    font-size: 36px;
    color: #00bde3;
    font-family: Arial;
    text-transform: uppercase;
    vertical-align: middle;
    margin-left: 10px;
}
.case_t::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #cccdcd;
    top: 30px;
    left: 0;
}
.case_t .img02 {
    margin-left: 10px;
}

.xgal{
	margin:20px 0 40px;
	padding:30px 33px;
	background:#fff;
}
.xgal .xgal_t{
	padding:15px 20px;
	background:#0a318f;
	margin-bottom:15px;
}
.xgal .xgal_t .fanye{
	width:48px;
	position:relative;
}
.xgal .xgal_t h2{
	font-size:26px;
	color:#fff;
}
.xgal .swiper-slide .img{
	height:180px;
	width:100%;
	overflow:hidden;
}
.xgal .swiper-slide .img img{
	height:100%;
}
.xgal .swiper-slide .t{
	font-size:16px;
	text-align:center;
	color:#333;
	margin-top:10px;
}
.xgal .swiper-button-next, 
.xgal .swiper-button-prev{
	width:20px;
	height:30px;
	background:#fff;
}
.xgal .swiper-button-prev{
	left:0;
	top: 6px;
}
.xgal .swiper-button-next{
	right:0;
	top: 6px;
}
.xgal .swiper-button-next:after, 
.xgal .swiper-button-prev:after{
	font-size:18px;
}




