﻿@charset "utf-8";
html{font-size: 16px;color: #333;}
html, body, div, h1, h2 ,h3, h4, h5, h6, p, img, ul, li, ol, input, button{margin: 0; padding: 0; border: 0; font-family: "microsoft yahei"; font-weight: 400;}
body{font-size:16px;}
ul,li{list-style: none;}
a{ color: inherit; text-decoration: none;}
a:hover{ color: #f60;}
.w1200{width: 1200px;} .w230{width:230px;} .w210{width: 210px;}.ww{width:100%;}
.mc{ margin: 0 auto;  background-color: inherit;}
.blk{display: block;}
.hide,.hd{display:none;}
.lt,.fl,.lf{float: left;}
.rt,.fr,.lr{ float: right;}
.tc{text-align: center;}
.clear,.cl{clear: both;}
.rel{position: relative; z-index:1;}
.abs{position: absolute; z-index:2;}
.vm{display: table-cell; vertical-align: middle; text-align: center;}
.red, .red a,.red a h5, .red a p{ color:#FF0000 !important;}
/*头部*/
.heads{ float: left; width: 100%; height: 108px;}
.head{float: left; width: 100%; height: 107px; background-color: #FFFFFF; border-bottom: 1px solid #f5f5f5;}
.headcon{ height: 81px; padding-top: 26px;}
.logo{float: left; width: 500px; display: block;}
.logo img{ float: left;}
.logo h1{float: left; color: #2e7fce; font-size: 23px; line-height: 32px; text-indent: 14px;}
.logo p {float: left; color: #999; font-size: 13px; line-height: 20px; text-indent: 12px;}
.links{ float: right; font-size: 16px; color: #555; line-height: 24px; padding-top: 12px;}
.links .at{float:left; box-sizing:border-box; border: 1px solid #fff; border-radius:2px 1px 0 0; background:#fff; top:0; z-index:3; transition:all .2s ease-in;}
#wps1:hover .at{border-top: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
.wplinks1{ display:none; width:200%; height:26px; left:-100%; line-height :26px; top:24px; z-index:1; box-sizing: border-box; border:1px solid #dcdcdc; border-radius:2px;}
#wps2:hover .at{border-top: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;}
.wplinks2{ display:none; width:300%; height:26px; left:-100%; z-index:1; line-height :26px; top:25px; box-sizing:border-box; border:1px solid #dcdcdc;border-radius:2px;}
.wplink{float:left;}

.links li{float:left;}
.links li a{float:left; min-width:64px;display:block; margin:0 10px;}
.links a{text-align:center;}
.navs{float: left; width: 100%; height: 0;}
.navi{float: left; width: 100%; background-color: #005399; height: 42px; line-height: 42px; color: #fff; border-radius: 2px; display: flex; position: relative; z-index: 2;}
.navi ul{float: left; width: 100%;}
.navi li{ float:left; width:150px; text-align: center; color: #fff;}
.navi li .malin{float:left; width:114px;}
.navi li .subnav{float:left; width:114px; height:auto; background-color:rgba(0,83,153,.8); display:none; color:#fff;}
.navi li .subnav a{ background-color:rgba(0,83,153,.8);}
.navi li .malin,.navi li .subnav a{width: 114px; color:#fff; display: block; border-radius: 2px; transition: .3s;}
.navi li.cur .malin,.navi li:hover .malin{ background-color: #e40112; color: #fff; transition: .5s;}
.navi li .subnav a:hover{ background-color: #e43112; color:#fff;}

html,
      body {
        position: relative;
        height: 100%;
      }

      body {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        margin: 0;
        padding: 0;
      }

      .swiper {
		  float:left;
        width: 100%;
        height: 600px;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
		overflow:hidden;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
	  .slide-inner {
	  	  position: absolute;
	  	  width: 100%;
	  	  height: 100%;
	  	  left: 0;
	  	  top: 0;
	  	  background-size: cover;
	  	  background-position: center;
	  	  display: -webkit-box;
	        display: -ms-flexbox;
	        display: -webkit-flex;
	        display: flex;
	        -webkit-box-pack: center;
	        -ms-flex-pack: center;
	        -webkit-justify-content: center;
	        justify-content: center;
	        -webkit-box-align: center;
	        -ms-flex-align: center;
	        -webkit-align-items: center;
	        align-items: center;
	  	  color:#fff;
	  	}
		.ban-tit{ float:left; width: 100%; position:absolute; left:150px;top:250px; font-size:60px; color:#eeeeff; font-weight:600;}
		
		.title{ margin: 0px auto 60px; width: 400px; height: 94px; background-color: inherit;  position: relative;}
		.bb{border-bottom: 1px solid #737373;}
		.titlebg{width: 244px; height: 94px; margin: 0 auto; background-color: inherit; position: relative; bottom: -60px;}
		.title h1{ font-size: 24px; color: #343434; position: absolute; bottom: -15px; left: 173px;}
		.title h2{ font-size: 18px; color: #2e3192; position: absolute; bottom: -46px; left: 130px;}
		.title h2:first-letter{ color: #2e3192; font-size: 58px; padding-right: 8px;}

		.box{  margin: 0 auto;}
		.wh3-4{ width: 300px; height: 400px;}
		.wh3-3{ width: 300px; height: 200px;}
		.effect-7 {
		    position: relative;
		    margin-bottom: 30px;
		    overflow: hidden;
		}
		
		.effect-7 .effect-img {
		    position: relative;
		    font-size: 0;
		    overflow: hidden;
		}
		
		.effect-7 .effect-img img {
		    position: relative;
		    width: 100%;
		    height: auto;
		    transform: scale(1.2);
		    left: -35px;
		    transition: .5s;
		}
		
		.effect-7:hover .effect-img img {
		    transform: scale(1.2);
		    left: 0;
		}
		
		.effect-7 .effect-text {
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 90%;
		    height: 100%;
		    padding: 30px;
		    display: flex;
		    justify-content: center;
		    flex-direction: column;
		    background: rgba(0, 0, 0, .1);
		    transition: .5s;
		}
		
		.effect-7 .effect-text h2 {
			text-align: left;
		    position: relative;
		    color: #ffffff;
		    font-size: 25px;
		    margin-bottom: 10px;
		    padding-bottom: 15px;
		}
		
		.effect-7 .effect-text h2::after {
		    position: absolute;
		    content: "";
		    width: 30px;
		    height: 3px;
		    left: 0;
		    bottom: 0;
		    background: #ffffff;
		    transition: .5s;
		}
		
		.effect-7 .effect-text p {
		    position: relative;
		    color: #ffffff;
		    font-size: 18px;
		    margin: 0;
		    left: 90%/* calc(-100% - 30px)*/; 
		    opacity: 0;
		    transition: .5s;
		}
		
		.effect-7 .effect-text:hover h2::after {
		    width: 95%;
		}
		
		.effect-7 .effect-text:hover p {
		    left: 0;
		    opacity: 1;
		}
		/*业务范围*/
		.serve{width: 100%; padding-bottom:50px; background-color: #99c;}
		.main-group{
			width:100%;
			margin:0 auto;
			background: url(../imgs/bg.jpg) no-repeat;
			background-size: 100% 100%;
			padding:50px 60px 0;
			box-sizing:border-box;
		}
		.main-group .header{
			text-align: center;
			font-size:28px;
			color: #fff;
		}
		.main-group .items-group{
			margin-top:20px;
			display: flex;
			justify-content:space-between;
			flex-wrap:wrap;
		}
		.main-group .items-group .item{
			width:32%;
			background: rgba(255,255,255, .2);
			box-sizing:border-box;
			margin-top:30px;
			padding:20px;
			display: flex;
			color: #fff;
			-webkit-transition: all 1.5s;  
			-moz-transition: all 1.5s;  
			-ms-transition: all 1.5s;  
			-o-transition: all 1.5s;  
			transition: all 1.5s;
			cursor: pointer;
		}
		
		.main-group .items-group .item a{color:#fff;}
		
		.main-group .items-group .item:hover{
		 	background: #2e3192;
		 	color: #fff;
		}
		
		.desc-group{height:180px;text-align: left;}
		.desc-group h3{
			font-size:24px;
			color: #f53;
			
			/*text-indent: 24px;*/
		}
		.desc-group  p{
			margin-top:30px;
			font-size: 14px;
		}
		
		
		@media screen and (max-width: 640px){
			.main-group .items-group{
				margin-top:0;
			}
			.main-group .items-group .item{
				width: 100%
			}
		}
		
		.article{ width: 100%; padding: 100px 0; background-color: #202528;}
		.article-lt{float:left; width:38%; height:100%; padding:0 35px; box-sizing: border-box;}
		.article-rt{float:right; width:62%; height:100%;color:#99CC66; padding:0 35px; box-sizing: border-box;}
		.header_01 {position: relative;text-align: left; height: 35px;padding: 30px 0 0 80px;margin-bottom: 20px;font-size: 18px;color: #000000;font-weight: bold;background: url(../images/templatemo_header_left.jpg) top left no-repeat;}
		.header_01 span {position: absolute;width: 500px;height: 65px;right: 0px; top: 0px;z-index:1; background: url(../images/templatemo_header_right.jpg) right no-repeat;}
		.news_date {font-size: 12px;color: #999;}
		.news_title {font-size: 14px;font-weight: bold;	color: #FFF; text-align: left; line-height:1.6;}
		.news_title a:link,.news_title a:visited { color: #99CC66; text-decoration: none; } 
		.news_title a:active, .news_title a:hover { color: #e2df44; text-decoration: none; }
		.column_content { padding-left:20px;font-size: 14px;}
		.column_content p {margin-bottom: 0px;  text-align: left;}
		.column_content img {border: 1px solid #fff; max-width: 300px;}
		.fl_image {float: left;margin: 3px 20px 5px 0;}
		.fr_image {float: right;margin: 3px 0 5px 20px;}
		
		/*资讯*/
		.news{width: 100%;height: auto;overflow: hidden;padding: 90px 0 80px;}
		.news h2.title2{font-size: 30px;color: #333333;padding-bottom: 8px;position: relative;text-align: center;}
		.news p.sub-title{font-size: 14px;color: #999999;text-align: center;}
		.news h2.title2:after{display: block;content: "";position: absolute;width: 70px;height: 3px;background: #4c80e7;bottom: -30px;left: 50%;transform: translateX(-50%);}
		.news .items{padding-top: 70px;width: 100%;height: auto;overflow: hidden; text-align: left;}
		.news .items ul{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
		.news .items ul li{width: 48.5%;background: rgba(255,255,255,.9);border-radius: 5px;margin-bottom: 40px;}
		.news .items ul li a{display: block;width: 100%;height: 100%;display: flex;align-items: center;transition: all .3s;}
		.news .items ul li a:hover{transform: translateY(-5px);transition: all .3s;}
		.news .items ul li a:hover .items-r .title{color: #4c80e7;}
		.news .items ul li .items-l {width: 250px;height: 130px;flex-shrink: 0;}
		.news .items ul li .items-l img{display: inline-block;width: 100%;height: 100%;}
		.news .items ul li .items-r{padding-left: 20px; box-sizing: border-box; }
		.news .items ul li .items-r .title{font-size: 18px;color: #333333;padding-bottom: 10px;}
		.news .items ul li .items-r .time{font-size: 12px;color: #999999;padding-bottom: 10px;}
		.news .items ul li .items-r .desc{font-size: 14px;color: #666666;line-height: 20px;}
		.news .more{text-align: center;}
		.news .more a{display: inline-block;width: 120px;height: 34px;border: 1px solid #4c80e7;background: #4c80e7;border-radius: 3px;line-height: 34px;text-align: center;font-size: 14px;color: #FFFFFF;margin: 20px 0;}
		/*æŒ‰é’®åŠ¨ç”»æ•ˆæžœ*/
		.btn{transition: all .3s;}
		.btn:hover{transform: scale(0.9);transition: all .3s;}
		
		/*项目*/
		.proj{width: 100%;  background-color: #eef;}
		
		/**/
		.partner{width: 100%;  background-color: #334;}
		
		/**/
		.dfooter{width: 100%; background-color: #334;}
		.foottr{float: left; width: 240px; margin: 74px 25px;}
			.codebox{float: left; width: 110px; height: 140px; margin-right: 18px;}
			.codebox.mgr0{margin-right: 0;}
			.codebox img{float: left; width: 110px; height: 110px;}
			.codebox p{float: left; width: 110px; line-height: 30px; font-size: 13px; color: #FFFFFF; text-align: center;}
			h1{color: #b32323; line-height: 34px; font-size: 18px; text-align: left;}
		
		.footsub{float: left;  width: 420px; color: #fff;}
		.footsub p{float: left; width: 100%; color: #fff; line-height: 28px; font-size: 15px;}
		.footsub p a{color:#fff;}
		.footsub p span{ float: left;}
		.list-6{float: left; width: 490px; color:#fff;}
		.list-6 .txt {color: #707070; line-height: 26px; font-size: 14px; padding-left: 113px; padding-right: 30px;}
		
		.list-6 table{float: left; width: 100%; margin-top: 18px; line-height: 42px; font-size: 14px;}
		.list-6 table textarea{float: left;margin:0 5px 10px 5px; width: 312px; height: 60px;background: #fff; line-height: 20px; font-size: 14px; padding: 10px; border: 1px solid #a9a9a9; resize: none; outline: 0;}
		.list-6 table input{float: left;width: 312px; margin: 5px; padding: 0 10px; line-height: 28px;background: #fff; border: 1px solid #a9a9a9;outline: 0;}
		.list-6 table textarea:focus, .joiningul li table input:focus{border:1px solid #EC6641;}
		.list-6 table button{float: left; margin: 5px 0 5px 5px; width: 90px; height: 40px; font-size: 14px; background: #b22222; color: #FFFFFF; border-radius: 2px; cursor: pointer;}
		
		.dcopy{ float: left;background-color: #333; margin-top:8px; color:#fff; width: 100%; min-width: 1200px; line-height:20px; height:20px; border-top:1px solid #ccc; font-size:12px; }
		.dcopy a{color:#fff; }