body { margin:0; padding:0; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px; background: #ffffff;}
div,ul,li,ol,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	/* margin-left: auto; */
	margin-top: 0;
	margin-bottom: 0;
}
@font-face {
	font-family: scr;
	src: url("../font/BRADHITC.TTF");
  }

/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{outline:none; color: #000000;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

/*针对1920的宽屏*/

.max{ position:relative; overflow:hidden;}


.head{
	height: 140px;
	position: relative;
	width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 11; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
	  _margin-left: -960px; 
	  /*overflow: hidden;*/
}

.head-top{
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}
.logo{
    height: 60px;
    float: left;
    margin-top: 15px;
}
.head-x{
    height: 35px;
    float: right;
    font-size: 16px;
    line-height: 35px;
    color: #264888;
    /* font-weight: bold; */
    margin-top: 26px;
}
.head-x img{
    width: 35px;
    float: left;
}
.head-x span{
    float: left;
    padding: 0 12px;
    font-size: 25px;
    font-family: "Impact";
}
.head-nav{
    width: 100%;
    height: 50px;
    background: #0b3a83;
}
.nav-box{
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}
.nav-list{
    float: left;
    height: 50px;
}
.nav-list a{
    width: 170px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    float: left;
}
.nav-list a:hover{
    background: #2458a9;
}
.nav-list .nav-on{
    background: #2458a9;
}

.baner{
	height: 582px;
	position: relative;
	width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 11; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
	  _margin-left: -960px; 
	  /*overflow: hidden;*/
}

#sw{
	width: 100%;
	height: 100%;
}
#sw .pic{
	width: 100%;
	height: 100%;
}


.foot{
    width: 100%;
    padding: 15px 0;
    background: #dfdfdf;
    float: left;
}
.footer{
    width: 1200px;
    margin: 0 auto;
}
.f-left{
    width: 900px;
    float: left;
}

.foot-rti{
    width: 100%;
    font-size: 20px;
    color: #1a3258;
    margin-top: 25px;
    margin-bottom: 15px;
}

.foot-rlist{
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    color: #7a7a7a;
}
.foot-rlist span{
    float: left;
    margin-right: 50px;
}

.f-right{
    width: 95px;
    height:auto;
    float: right;
}
.f-right img{
    width: 100%;
}

.wa-center{
    min-height: 590px;
	position: relative;
	width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 11; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
	  _margin-left: -960px; 
}

.in-about-box{
    width: 100%;
    height: 796px;
    float: left;
    background: url(../images/bei-j.png) no-repeat;
    background-size: 100% 100%;
}

.in-ab_cen{
    width: 1200px;
    position: relative;
    margin: 0 auto;
    padding-top: 80px;
}


.in-title{
    width: 100%;
    float: left;
}

.in-ti_box{
     float: left;
     padding: 10px 0px;
}
.in-tb_h{
    font-size: 38px;
    color: #1a3258;
    font-weight: bold;
    font-style:italic;
}
.in-tb_y{
    font-size: 17px;
    color: #3b3b3b;
    font-weight: bold;
    /* text-transform: uppercase; */
    margin-left: 8px;
}

.in-more{
    width: 140px;
    height: 58px;
    float: right;
    background: #df0712;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    color: #ffffff;
}

.in-ab_show{
    width: 100%;
    float: left;
    margin-top: 46px;
}

.in-ab_sz{
    width: 450px;
    float: left;
}

.ina-ti{
    font-size: 30px;
    color: #3a3939;
    font-weight: bold;
    margin-bottom: 36px;
}

.ina-zi{
    font-size: 16px;
    line-height: 36px;
    color: #3a3939;
}

.ina-img{
    width: 552px;
    float: right;
}

.in-ab_ex{
    width: 100%;
    float: left;
}

.ex-img{
    width: 149px;
    float: left;
}

.ex-show{
    float: right;
    width: 1004px;
    height: 214px;
    position: relative;
    z-index: 11;
    margin-top: 55px;
}
#ex{
    width: 894px;
    height: 100%;
    margin: 0 55px;
    position: relative;
    z-index: 11;
}

#ex .swiper-slide{
    width: 100%;
    height: 100%;
}
.ex-sbox{
    width: 100%;
    height: 100%;
    position: relative;
}
.ex-sbox img{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}
.ex-zy{
    width: 100%;
    height: 100%;
    background: url(../images/ab-zy.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 22;
}

.ex-ztext{
    width: 90%;
    padding: 0 5% 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 44;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}

.ean{
    width: 20px;
    height: 37px;
    position: absolute;
    top: 88px;
    z-index: 44;
    border: none;
    outline: none;
    cursor: pointer;
}
.e-n{
    right: 2px;
}
.e-p{
    left: 2px;
}


.in-service{
    width: 100%;
    height: 786px;
    float: left;
    background: url(../images/bei-j2.png) no-repeat;
    background-size: 100% 100%;
}

.in-ser_cen{
    width: 1200px;
    height: auto;
    padding-top: 80px;
    position: relative;
    margin: 0 auto;
}

.in-ser_tw{
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #777777;
    margin: 40px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.in-ser_show{
    width: 1200px;
    height: 397px;
    float: left;
    position: relative;
}
#se{
    width: 100%;
    height: 100%;
}

#se .swiper-slide{
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.se-img{
    width: 100%;
    height: 254px;
    float: left;
}
.se-img img{
    width: 100%;
    height: 100%;
}

.se-img2{
    width: 100%;
    height: 286px;
    float: left;
}
.se-img2 img{
    width: 100%;
    height: 100%;
}

.se-tw{
    width: 90%;
    padding: 0 5%;
    float: left;
    margin-top: 20px;
    font-size: 16px;
    line-height: 34px;
    color: #3a3939;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.san{
    width: 28px;
    height: 48px;
    position: absolute;
    top: 170px;
    z-index: 55;
    border: none;
    outline: none;
    cursor: pointer;
}
.s-n{
    right: -50px;
}
.s-p{
    left: -50px;
}

.in-team{
    width: 100%;
    height: 790px;
    float: left;
    background: url(../images/bei-j3.png) no-repeat;
    background-size: 100% 100%;
}
.in-team_cen{
    width: 1200px;
    padding-top: 80px;
    margin: 0 auto;
    position: relative;
}

.tea-jbox{
    float: right;
}
.tan{
    width: 39px;
    height: 42px;
    border: none;
    outline: none;
    cursor: pointer;
}
.tan img{
    width: 100%;
    height: 100%;
}

.t-p{
    float: left;
}
.t-n{
    float: right;
    margin-left: 10px;
}

.in-tea_tw{
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 35px;
    color: #777777;
    margin: 90px 0;
}

.in-tea_tww{
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 35px;
    color: #777777;
    margin: 90px 0 0px;
}

.in-tea_show{
    width: 100%;
    height: 224px;
    float: left;
    position: relative;
}
#tea {
    width: 100%;
    height: 100%;
}
#tea .swiper-slide{
    width: auto;
    height: 100%;
    background: #ffffff;
}
.te-top{
    width: 100%;
    height: 9px;
    float: left;
    position: relative;
    background: #0e3c83;
}
.te-top:before{
    content: "";
    width: 0px;
    height: 0px;
    border-top: 6px solid #0e3c83;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: 9px;
    right:12px;
}

.te-box{
    width: 90%;
    float: left;
    padding: 0 5%;
    margin-top: 15px;
}
.te-tou{
    width: 94px;
    height: 94px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
}
.te-tou img{
    width: 100%;
    height: 100%;
}
.te-tou2{
    width: 115px;
    height: 115px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
}
.te-tou2 img{
    width: 100%;
    height: 100%;
}
.te-twz{
    float: left;
}
.te-tzi{
    font-size: 20px;
    color: #3b3b3b;
    margin-top: 26px;
}
.te-tci{
    font-size: 16px;
    color: #3b3b3b;
    margin-top: 12px;
}

.te-tzi2{
    font-size: 24px;
    color: #3b3b3b;
    margin-top: 26px;
}
.te-tci2{
    font-size: 20px;
    color: #3b3b3b;
    margin-top: 12px;
}


.te-bot{
    width: 90%;
    padding: 0 5%;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.te-bot2{
    width: 86%;
    padding: 0 7%;
    float: left;
    font-size: 16px;
    line-height: 23px;
    color: #666666;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.t-color .in-tb_h{
    color: #ffffff;
}
.t-color .in-tb_y{
    color: #ffffff;
}


.in-case{
    width: 100%;
    height: auto;
    float: left;
    background: url(../images/bei-j4.png) no-repeat;
    background-size: 100% 156px;
}

.in-case_cen{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.case-more{
    width: 138px;
    height: 56px;
    float: right;
    text-align: center;
    line-height: 56px;
    font-size: 17px;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.in-ca_list{
    width: 100%;
    float: left;
    padding: 60px 0px 84px;
}

.in-ca_list li{
    width: 375px;
    height: 370px;
    float: left;
    background: #f2f2f2;
    margin-right: 37px;
    margin-bottom: 30px;
}
.in-ca_list li:nth-child(3n){
    margin-right: 0px;
}

.in-ca_list2{
    width: 100%;
    float: left;
    padding: 40px 0px 40px;
}

.in-ca_list2 li{
    width: 375px;
    height: 370px;
    float: left;
    background: #f2f2f2;
    margin-right: 37px;
    margin-bottom: 30px;
}
.in-ca_list2 li:nth-child(3n){
    margin-right: 0px;
}

.ca-img{
    width: 100%;
    height: 252px;
    float: left;
}
.ca-img img{
    width: 100%;
    height: 100%;
}
.ca-text{
    width: 315px;
    padding: 20px 30px;
    float: left;
}

.ca-tzi{
    font-size: 18px;
    color: #333333;
    width: 100%;
    margin-bottom: 10px;
}
.ca-tci{
    font-size: 14px;
    line-height: 20px;
    color: #7a7a7a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/* 子页css */

.ab-cen{
    width: 1200px;
    margin: 0px auto;
    position: relative;
    padding-bottom: 30px;
}

.fen-title{
    width: 1200px;
    margin: 0px auto;
    position: relative;
    background: url(../images/fen-g.png) no-repeat;
    background-size: 100% 1px;
    background-position-y: 35px;
    text-align: center;
    margin-top: 85px;
}
.fen-ti{
    font-size: 38px;
    color: #1a3258;
    font-weight: bold;
    font-style: italic;
    line-height: 60px;
}
.fen-ci{
    font-size: 17px;
    color: #3b3b3b;
    font-weight: bold;
    /* text-transform: uppercase; */
}

.ab-ti_list{
    width: 100%;
    float: left;
    margin: 30px 0px;
    text-align: center;
}
.ab-ti_list a{
    width: 164px;
    height: 50px;
    border-radius: 9px;
    background: #eeeeee;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #3a3939;
    display: inline-block;
    margin: 10px 28px;
}
.ab-ti_list .ab-on{
    background: #1a3258;
    color: #ffffff;
}

.ab-wti{
    width: 100%;
    font-size: 30px;
    color: #3a3939;
    font-weight: bold;
}
.ab-wtext{
    width: 100%;
    padding: 30px 0px;
    font-size: 16px;
    line-height: 37px;
    color: #3a3939;
}
.ab-we_ti{
    width: 100%;
    font-size: 24px;
    line-height: 37px;
    color: #3a3939;
}

.ab-cen img{
    width: 70%;
    display: block;
    margin: 0 auto;
}

.ser-cen{

    width: 1200px;
    margin: 0px auto;
    position: relative;
    padding-bottom: 30px;

}

.ser-r{
    width: 100%;
    margin-top: 50px;
}

.ser-r_wen{
    font-size: 16px;
    line-height: 38px;
    color: #3a3939;
}

.ser-r_wen li{
    width: 100%;
    float: left;
    margin-top: 40px;
    text-indent: 2em;
}

.ser-box{
    width: 100%;
    height: auto;
    position: relative;
    margin: 50px 0px;
}

.ser-box::before{
    content: " ";
    position: absolute;
    left: 34px;
    top: 0;
    width: 24px;
    height: 20px;
    background: url(../images/sy.png) no-repeat;
    background-size: 24px 20px;
}

.ser-box::after{
    content: " ";
    position: absolute;
    right: 34px;
    bottom:0;
    width: 24px;
    height: 20px;
    background: url(../images/xy.png) no-repeat;
    background-size: 24px 20px;
    
}

.ser-bwen{
    width: 1030px;
    height: auto;
    position: relative;
    margin: 0 auto;
    font-size: 16px;
    line-height: 37px;
    color: #3a3939;
}

.se-show{
    width: 100%;
    float: left;
}
.se-show li{
    width: 373px;
    height: 450px;
    float: left;
    background: #ffffff;
    margin-right: 40px;
    margin-bottom: 40px;
    box-shadow: 0px 0px 16px 4px rgba(233, 233, 233, 0.75);
}

.se-show li:nth-child(3n){
    margin-right: 0px;
}

.se-de_img{
    width: 100%;
    margin: 50px 0px;
   
}
.se-de_img img{
    width: 100%;
}

.team-show{
    width: 100%;
    float: left;
}
.team-show li{
    width: 289px;
    height: 275px;
    float: left;
    background: #ffffff;
    margin-right: 10px;
    margin-bottom: 40px;
    box-shadow: 0px 0px 16px 4px rgba(233, 233, 233, 0.75);
}
.team-show li:nth-child(4n){
    margin-right: 0px;
}

.team-show li:hover{
    background: #efefef;
}


.tea-de_box{
    width: 1100px;
    margin: 0px 50px 60px;
    padding-bottom: 85px;
    box-shadow: 0px 0px 16px 4px rgba(233, 233, 233, 0.75);
    background: url(../images/de-j.png) no-repeat;
    background-size: 224px 165px;
    background-position:right top ;
}
.tea-de_box img{width:100%;margin-bottom:10px;}


.de-top{
    width: 100%;
    height: 9px;
    float: left;
    position: relative;
    background: #0e3c83;
}
.de-top:before{
    content: "";
    width: 0px;
    height: 0px;
    border-top: 6px solid #0e3c83;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    top: 9px;
    right:90px;
}

.te-de_show{
    width: 1000px;
    padding: 45px 50px 0px;
}

.td-top_box{
    width: 100%;
    height: auto;
}
.de-tou{
    width: 148px;
    height: 148px;
    float: left;
    border-radius: 50%;
    margin-right: 50px;

}
.de-tou img{
    width: 100%;
    height: 100%;
}

.td-top_br{
    float: left;
}
.de-br_m{
    width: 100%;
    margin: 15px 0px;
}
.de-m_x{
    font-size: 26px;
    color: #3b3b3b;
}
.de-m_s{
    font-size: 20px;
    color: #959595;
    margin-left: 40px;
}

.de-br_ex{
    font-size: 16px;
    line-height: 25px;
    color: #3b3b3b;
}

.td-bot_box{
    width: 100%;
    float: left;
    margin-top: 50px;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}


.case-list{
    width: 100%;
    float: left;
    text-align: center;
}

.case-list a{
    padding: 0px 56px;
    height: 50px;
    border-radius: 8px;
    background: #eeeeee;
    display: inline-block;
    margin: 17px 35px;
    font-size: 20px;
    line-height: 50px;
    color: #3a3939;
}
.case-list .ca-on{
    background: #1a3258;
    color: #ffffff;
}

.case-list a:hover{
    background: #1a3258;
    color: #ffffff;
}


.fanye{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}
.fanye a{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #7a7a7a;
    margin: 0px 12px;
    font-weight: bold;
}

.fanye .fan-on{
    color: #1a3258;
}
.fanye a:hover{
    color: #1a3258;
}

.ca-de_ti{
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 60px;
}
.cd-ti_z{
   font-size: 26px;
   color: #333333;
   margin-bottom: 20px;
}

.cd-ti_c{
    font-size: 16px;
    color: #666666;
}

.cd-wt{
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 37px;
    color: #3a3939;
}


.cd-pb{
    width: 100%;
    float: left;
    margin: 60px 0px 40px;
}

.pb-pian{
    float: left;
}
.pb-pian a{
    display: block;
    font-size: 16px;
    color: #666666;
    line-height: 37px;
    margin: 10px 0px;
}

.pb-sy{
    width: 135px;
    height: 52px;
    float: right;
    border-radius: 9px;
    background: #e9e9e9;
    text-align: center;
    line-height: 52px;
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
}


.one-time_top{
    width: 100%;
    height: 252px;
    float: left;
    background: #f2f2f2;
}
.one-ti_img{
    width: 373px;
    height: 100%;
    float: left;
    position: relative;
}

.one-ti_img img{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 11;
}

.one-ti_qi{
    width: 70px;
    height: 60px;
    background: #df0712;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 33;
    text-align: center;
}

.qi-r{
    font-size: 30px;
    color: #ffffff;
    margin-top: 8px;
}
.qi-n{
    font-size: 14px;
    color: #ffffff;
}

.one-ti_rb{
    width: 720px;
    height: 100%;
    float: left;
    margin-left: 30px;
}

.rb-ti{
    font-size: 18px;
    color: #333333;
    margin: 30px 0px 40px;
}

.rb-tw{
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #7a7a7a;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.one-ti_show{
    width: 100%;
    float: left;
    margin-top: 14px;
    margin-bottom: 60px;
}

.one-ti_show li{
    width: 1120px;
    height: 120px;
    padding: 0 40px;
    float: left;
    background: #f2f2f2;
    margin-bottom: 10px;
}
.ti_show-left{
    width: 560px;
    float: left;
}
.ts-ti{
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 12px;
}
.ts-ci{
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #7a7a7a;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.ti_right{
    width: 70px;
    height: 60px;
    text-align: center;
    float: right;
    margin-top: 25px;
}

.ti-ri{
    font-size: 37px;
    color: #787878;
    margin-top: 8px;
    margin-bottom: 5px;
}
.ti-rii{
    font-size: 16px;
    color: #787878;
}


.one-ti_show li:hover{
     background: #1a3258;
}
.one-ti_show li:hover .ts-ti,
.one-ti_show li:hover .ts-ci,
.one-ti_show li:hover .ti-ri,
.one-ti_show li:hover .ti-rii{
    color: #ffffff;
}


.con-box{
    width: 100%;
    float: left;
    text-align: center;
    margin: 50px 0px;
}

.con-b_top{
    width: 100%;
    float: left;
    text-align: center;
    height: 39px;
}
.con-b_top img{
    width: 39px;
    height: 39px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
}
.con-b_top .con-bt_zi{
    height: 39px;
    display: inline-block;
    font-size: 18px;
    line-height: 39px;
    color: #262626;
    vertical-align: middle;
}

.con-b_cen{
    font-size: 60px;
    font-weight: bold;
    color: #262626;
    width: 100%;
    float: left;
    margin: 40px 0px;
}

.con-b_bot{
    font-size: 18px;
    color: #262626;
}

.map{
    width: 100%;
    float: left;
    margin: 50px 0px;
}
.map img{
    width: 100%;
}

/* 公共样式 */
.sz{
    text-align: center;
}

.one-margin{
    margin: 40px 0px;
}

.ab-bei_j{
    width:100%; 
    float: left; 
    height: auto; 
    background-size: 100% 794px;
}