@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
html{ float:none; line-height:18px; font-size:14px; color:#666; font-family:'Regencie',sans-serif,arial,"Microsoft Yahei";}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,th,var {font-weight: normal;font-style: normal;}
ol,ul,li {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
q:before,q:after {content:”;}
abbr,acronym { border: 0;}
a,a:hover{text-decoration:none; color: #656565; cursor: pointer;}

html,body{
    background: #fff !important;
    width: 100%;
    min-width: 1250px;
}

.trans02s{
	transition: all .2s;
	-moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

.trans05s{
	transition: all .5s;
	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.trans08s{
	transition: all .8s;
	-moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}


.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.boxinline-2box{
    width: 49.5%;
    margin-right: 1%;
    float: left;
}

.boxinline-2box-mini{
    width: 48%;
    margin-right:4%;
    float: left;
}
.boxinline-2box-mini-0{
    margin-right: 0;
}

.boxinline-2box-0{
    margin-right: 0;
}

.boxinline-3box{
    width: 33%;
    margin-right: .5%;
    float: left;
}
.boxinline-3box-nowhite{
    width: 33.333%;
    float: left;
}
.boxinline-3box-0{
    margin-right: 0;
}

.boxinline-4box{
    width: 23.875%;
    margin-right: 1.5%;
    float: left;
}
.boxinline-4box-0{
    margin-right: 0;
}
.boxinline-4box-nowhite{
    width: 25%;
    float: left;
}

.boxinline-3box-mini{
    width: 31%;
    margin-right: 3.5%;
    float: left;
}

.boxinline-3box-mini-0{
    margin-right: 0;
}
.boxinline-w30{
    width: 30%;
    margin-right: 5%;
    float: left;
}
.boxinline-w70{
    width: 65%;
    margin-right: 5%;
    float: left;
}
.boxinline-w75{
    width: 66%;
    margin-right: 4%;
    float: left;
}

.boxinline-w40{
    width: 40%;
    margin-right: 5%;
    float: left;
}
.boxinline-w60{
    width: 55%;
    margin-right: 5%;
    float: left;
}

.boxinline-w20{
    width: 20%;
    margin-right: 4.5%;
    float: left;
}
.boxinline-w80{
    width: 75.5%;
    margin-right: 4.5%;
    float: left;
}

.right-no{
    margin-right: 0 !important ;
}
.boxinline-center{
    float: none !important;
    margin: 0 auto;
}

.MainContainer{
	width: 1244px;
	margin: 0 auto;
}
.img-outline:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.img-outline img{
    width: 100%;
    height: auto;
    float: left;
}
.scal1-1 .img-outline{
    overflow: hidden;
}
.scal1-1:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);

}
.Page-Text{
	width: 100%;
    height: auto;
    line-height: 2.5em;
}
.Page-Text:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Page-Text img , .Page-Text table{
	max-width: 100%;
}

.TopBar{
    height: 22px;
    background: #314986;
    color: #fff;
    text-align: right;
    font-size: 12px;
    line-height: 20px;
    padding: 3px 0;
}
.TopBar i{
    height: 22px;
    width: 22px;
    display: inline-block;
    background: url(../images/ico.toptel.png) no-repeat;
    vertical-align: top;
    margin-right: 5px;
}

.TopNavBg{
    width: 100%;
    height: 90px;
    background: #fff;
    z-index: 999;
}
.TopNavBg.is_stuck{
    -moz-box-shadow:0 0 5px #999;
    -webkit-box-shadow:0 0 5px #999;
    box-shadow:0 0 5px #999;
}
.Logo{
    float: left;
}
.Logo img{
    float: left;
}
.TopNav{
    float: right;
    text-align: right;
}
.TopNav li{
    display: inline;
}
.TopNav a{
    line-height: 68px;
    display: inline-block;
    padding: 0 8px;
    padding-top: 20px;
    color: #101010;
    font-size: 15px;
}
.TopNav a:hover{
    color: #174dd4;
}
.TopNav  a.active{
    border-bottom: 2px solid #314987;
}
.TopNav .language span{
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background: #889cc1;
    color: #fff;
    line-height: 25px;
    text-align:center;
    font-size: 13px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}


.Banner-Bg{
    position: relative;
    z-index: 0;
}
.Banner-Bg .swiper-pagination{
    bottom: 30px;
}
.Banner-Bg .swiper-pagination-bullet{
    background: #fff;
    margin: 0 8px !important;
}
.Banner-Bg .swiper-pagination-bullet-active{
    background: #fff !important;
}


.btn_more{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding:0 90px 0 20px;
    border:  1px solid #ccc;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius:30px;
    font-size: 12px;
}

.Index-box{
	padding: 30px 0;
}

.IxAbout-Text{
	width:48%;
    float: left;
    margin-right: 5%
}
.IxAbout-Text .title{
    padding: 45px 0 20px 0;
    position: relative;
    height: 90px;
    text-align: left;
}
.IxAbout-Text .title i{
    font-size: 70px;
    color: #f7f8fa;
    font-weight: bold;
    font-style: normal;
    position: absolute;
    top: 0;
    left: -45px;
    z-index: 0;
    line-height: 70px;
}
.IxAbout-Text .title h1{
    position: relative;
    z-index: 10;
    font-size: 32px;
    color: #314986;
    line-height: 34px;
}
.IxAbout-Text .title span{
    height: 2px;
    width: 50px;
    background: #314986;
    display: inline-block;
    vertical-align: bottom;
}
.IxAbout-Text p{
	color: #333;
	line-height:24px;
    text-align: justify;
    font-size: 13px;
}
.IxAbout-Text .more{
    margin-top: 30px;
}
.IxAbout-Text .btn_more{
    color: #999;
    background: url(../images/plus.blue.png) no-repeat 115px;
}
.IxAbout-Text .btn_more:hover{
    border: 1px solid #314986;
    background: url(../images/plus.white.png) no-repeat 115px #314986;
    color: #fff;
}
.IxAbout-Img{
	width: 47%;
	float:left;
}
.IxAbout-icos{
    width: 100%;
    float: left;
    padding-top: 60px;
    text-align: center;
}
.IxAbout-icos li{
    display: inline-block;
    vertical-align: top;
}
.IxAbout-icos li a{
    display: inline-block;
    height: 45px;
}
.IxAbout-icos img ,.IxAbout-icos p{ 
    float: left;
    line-height: 22px;
    margin-right: 5px;
    text-align: left;
    font-size: 15px;
    color: #333;
}
.IxAbout-icos p span{
    font-size: 0;
    height: 2px;
    width: 40px;
    display: inline-block;
    background: #ccc;
    vertical-align:middle;
}
.IxAbout-icos li:last-child{
    display: none;
}
.IxAbout-icos li{
    line-height: 45px
}
.IxAbout-icos i{
    height: 30px;
    width: 1px;
    background: #d1d1d1;
    display: inline-block;
    margin: 0 20px;
    vertical-align: middle;
}

.TitleH1{
    height: 100px;
    position: relative;
    text-align: center;
}

.TitleH1 i{
    line-height: 80px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 36px;
    z-index: 0;
    font-style: normal;
    font-weight: bold;
    font-family: 'LostHighway', sans-serif;
}
.TitleH1 h1{
    line-height: 50px;
    font-size: 32px;
    position: relative;
    z-index: 10;
}
.TitleH1 p{
    line-height: 30px;
    font-size: 18px;
    position: relative;
    z-index: 10;
    font-family: 'Raleway', sans-serif;
}

.IxService{
    padding: 50px 0;
    background: url(../images/IxService.bg.jpg) center center no-repeat;
}
.IxService .TitleH1{
    color: #fff;
}
.IxService .TitleH1 i{
    color: #37508a;
}


.IxService-box{
    width: 102%;
    padding-top: 10px;
    padding-bottom: 20px;
    overflow: hidden;
    padding-left: 2%;
}
.IxService-box li{
    width: 23%;
    float: left;
    overflow: hidden;
}
.IxService-box:hover li{
    width: 21%;
}
.IxService-box:hover li:hover{
    width: 34%;
}
.IxService-box li a{
    width: 100%;
    position: relative;
    height: 420px;
    overflow: hidden;
    display: block;
}
.IxService-box .img-outline{
    width: 130%;
}
.IxService-box:hover li:hover .img-outline{
    width: 100%;
    margin-top: -10px;
    z-index: 0;
    position: relative;
}
.IxService-box .text{
    width: 100%;
    padding: 400px 0 50px 0;
    position: absolute;
    bottom: 0;
    z-index: 5;
    background: rgba(0,0,0,.15);
}
.IxService-box .text h3{
    padding:0 20px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.IxService-box .text p{
    padding:0 20px;
    color: #fff;
    line-height: 22px;
}
.IxService-box .text span{
    height: 0px;
    line-height: 30px;
    color: #fff;
    padding:0 20px;
    overflow: hidden;
    display: block;
    text-align: right;
}
.IxService-box:hover li:hover .text{
    background:rgba(21,47,97,.8); 
}
.IxService-box:hover li:hover span{
    height: 30px;
}

.IxService .more{
    text-align: center;
    margin-top: 30px;
}
.IxService .btn_more{
    background: url(../images/plus.white.png) no-repeat 115px ;
    color: #fff;
}
.IxService .btn_more:hover{
    color: #314986;
    background: url(../images/plus.blue.png) no-repeat 115px #fff;
}

.IxNews{
    padding: 50px 0;
}
.IxNews .TitleH1{
    color: #314986;
}
.IxNews .TitleH1 i{
    color: #f7f7f7;
}
.IxNews-catalog{
    text-align: center;
    height: 60px;
}
.IxNews-catalog li{
    display: inline;
}
.IxNews-catalog ul{
    background: #f1f1f1;
    display: inline-block;
    height: 28px;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius:28px;
}
.IxNews-catalog  a{
    height: 28px;
    line-height: 28px;
    color: #666;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius:28px;
    padding: 0 20px;
    display: inline-block;
}
.IxNews-catalog  a:hover{
    background: #314986;
    color: #f1f1f1;
}

.IxNews-left{
    width: 72%;
    float: left;
    margin-right: 3%;
    background: #f9f9f9;
}
.IxNews-left .img{
    width: 60%;
    float: left;
}
.IxNews-left .text{
    width: 35%;
    padding: 3%;
    float: left;
    padding-top: 20px;
    padding-right: 2%;
}
.IxNews-left .text h3{
    line-height: 30px;
    padding: 10px 0;
    font-size: 20PX;
    color: #314986;
}
.IxNews-left .text h3 span{
    color: #999;
    font-size: 15px;
}
.IxNews-left .text p{
    color: #666;
    line-height: 24px;
}
.IxNews-left .link{
    height: 20px;
    text-align: right;
}
.IxNews-left .link a{
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../images/ico.angle.orange.png) right top no-repeat;
}
.IxNews-left .link a:hover{
    background: url(../images/ico.angle.blue.png) right top no-repeat;
}
.IxNews-list{
    width: 25%;
    float: left;
}
.IxNews-list li{
    margin-bottom: 5px;
    border-bottom: 1px dashed #dfdfdf;
}
.IxNews-list a{
    color: #444;
    line-height: 40px;
}
.IxNews-list span{
    color: #999;
    font-size: 12px;
    float: right;
}
.IxNews-list a:hover{
    color: #314987;
}


.IxNews-Slide{
padding: 10px 5px 60px 5px;
}

.IxNews-box{
    display: flex;
    flex: 0;
    display: block;
    align-items:center;
    padding-bottom: 20px;
}
.IxNews-box .img-outline{
    height: 210px;
    overflow: hidden;
    background: #f1f1f1;
}
.IxNews-box p{
    height: 48px;
    padding:10px 15px;
    line-height: 24px;
    color: #333;
}
.IxNews-box span{
    line-height: 24px;
    padding: 0 15px;
}
.IxNews-box:hover{
    -moz-box-shadow:0 0 5px #999;
    -webkit-box-shadow:0 0 5px #999;
    box-shadow:0 0 5px #999;
}
  

.IxNews .more{
    text-align: center;
    margin-top: 30px;
}
.IxNews .btn_more{
    border:1px solid #e77d1c;
    background: url(../images/plus.white.png) no-repeat 115px #e77d1c;
    color: #fff;
}
.IxNews .btn_more:hover{
    border:1px solid #314987;
    background: url(../images/plus.white.png) no-repeat 115px #314987;
}

.FOOTER{
    background:url(../images/footbg.png) center bottom no-repeat #314986;
    padding: 30px 0 100px 0;
}
.FOOTER .links{
    height: 30px;
    padding: 10px 0;
    line-height: 30px;
    text-align: left;
}
.FOOTER .links a{
    color: #fff;
    margin-right: 10px;
}
.FOOTER .links a:hover{
    text-decoration: underline;
}
.FOOTER .copyright{
    text-align: center;
    color: #fff;
    line-height: 26px;
}
.FOOTER  a{
    color: #fff;
}
.FOOTER  a:hover{
    text-decoration: underline;
}

.Location{
    height: 40px;
    background: #f0f0f0;
    text-align: left;
}
.Location ul,.Location li{
    display: inline;
    line-height: 40px;
}
.Location a, .Location span{
    color: #3f3f3f;
    font-size: 12px;
    padding-right: 5px;
}
.Location a:hover{
    text-decoration: underline;
}
.PageHead{
    position: relative;
}
.PageHead-Bg{
    position: relative;
    z-index: 0;
}
.PageMain-bg{
    background: url(../images/PageBg.png) center top no-repeat;
}

.PageLeft{
    width: 219px;
    float: left;
    border-right: 1px solid #f0f0f0;
}
.PageRight{
    width: 1024px;
    float: left;
    background: #fff;
    min-height: 300px;
}
.PageLeft-top{
    height: 40px;
    padding: 33px 0;
    padding-left: 30px;
}
.PageLeft-title{
    color: #fff;
    border-left: 3px solid #fff;
    height: 40px;
    padding-left: 15px;
}
.PageLeft-title h2{
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
}
.PageLeft-title h3{
    font-size: 15px;
    line-height: 16px;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
}
.PageLeft-nav{
    padding: 20px 0 200px 0;
}
.PageLeft-nav a{
    height: 46px;
    line-height: 46px;
    display: block;
    border-bottom: 1px dashed #d9dadc;
    color: #212121;
}
.PageLeft-nav a span{
    padding-left: 10px;
}
.PageLeft-nav a:hover{
    background: #314986;
}
.PageLeft-nav a:hover span{
    color: #fff;
    padding-left: 15px;
}
.PageLeft-nav .active a{
    background:url(../images/leftnav.active.png) 90% center no-repeat #ec7203;
    color: #fff;
}



.PageLeft-nav ul ul{
    display: none;
}

.PageLeft-nav .active ul{
    display: block;
}

.PageLeft-nav .active  ul a{
    background: none !important;
    color: #212121;
}
.PageLeft-nav .active  ul .active a{
    color: #37508a;
}
.PageLeft-nav ul ul a{
    background: none;
    color: #212121;
}
.PageLeft-nav ul ul a:hover{
    background: none;
}
.PageLeft-nav ul ul a:hover span{
    color: #212121;
}


.PageBody{
    padding: 40px;
    position: relative;
}
.PageBody-title{
    height: 50px;
}
.PageBody-title h2{
    height: 26px;
    line-height: 26px;
    font-size: 26px;
    padding-left: 15px;
    color: #212121;
    border-left: 3px solid #334889;
}
.PageBody-side{
    color: #809acd;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    display: inline;
    position: absolute;
    right: 0;
    top: 200px;
}
.PageBody-body{
    padding-right: 50px;
}

.Location2{
    height: 50px;
    padding-top: 15px;
}
.Location2 .MainContainer{
    border-bottom: 1px solid #8dd9fb;
    height: 50px;
    text-align: right;
}
.Location2 .line{
    height: 48px;
    width: 80px;
    border-bottom: 3px solid #1749ba;
    float: left;
}

.Location2 ul,.Location2 li{
    display: inline;
    line-height: 50px;
}
.Location2 a, .Location2 span{
    color: #666;
    font-size: 12px;
    padding-left: 5px;
}
.Location a:hover{
    text-decoration: underline;
}
.Location2 .home{
    width: 25px;
    height: 28px;
    display: inline-block;
    background: url(../images/ico.home.png) center top no-repeat;
    vertical-align: middle;
}

.PageBody-nav{
    height: 60px;
    padding-top: 15px;
}
.PageBody-nav li{
    float: left;
    margin-right: 15px;
}
.PageBody-nav  a{
    height: 36px;
    line-height: 36px;
    padding: 0 25px;
    background: #e3e3e3;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
}
.PageBody-nav  a:hover{
    color: #334889;
}
.PageBody-nav .active a{
    background: #4e90c0;
    color: #fff;
}


.TopNews{
    background: #f5f5f5;
}
.TopNews .img{
    width: 40%;
    float: left;
    position: relative;
    z-index: 0;
}
.TopNews .text{
    width: 55%;
    padding: 3%;
    float: left;
    padding-top: 20px;
    padding-right: 2%;
    position: relative;
    z-index: 1;
}
.TopNews .angle{
    width: 16px;
    height: 29px;
    background: url(../images/topnews.angle.png) no-repeat;
    left: -15px;
    top: 40%;
    position: absolute;
}
.TopNews .text h3{
    line-height: 30px;
    padding: 10px 0;
    font-size: 16px;
    color: #314986;
    font-weight: bold;
}
.TopNews .text h3 span{
    color: #999;
    font-size: 15px;
    font-weight: normal;
}
.TopNews .text p{
    color: #666;
    line-height: 24px;
}
.TopNews .link{
    margin-top: 30px;
}
.TopNews .link a:hover{
    color: #314986;
}

.NewsList{
    margin-top: 50px;
}
.NewsList-box{
    height: 100px;
    margin-bottom: 30px;
    display: block;
}
.NewsList-box .date{
   width: 90px;
   height: 50px;
   padding: 20px 0;
   background: #bbbbbb;
   color: #fff;
   float: left;
   margin-right: 20px;
   text-align: center;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
}
.NewsList-box .date span{
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
}
.NewsList-box .date p{
    line-height: 20px;
    font-size: 12px;
}
.NewsList-box .text h3{
    font-size: 16px;
    color: #212121;
    line-height: 30px;
}
.NewsList-box .text p{
    color: #999;
    line-height: 22px;
    
}
.NewsList-box:hover .date{
    background: #314986;
}
.NewsList-box:hover .text h3{
    color: #314987;
}
.NewsList-box:hover .text p{
    color: #555;
}

.CaseList-box{
    position: relative;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
}
.CaseList-box .img-outline{
    height: 230px;
    overflow: hidden;
}
.CaseList-box h3{
    width: 19px;
    padding: 50px 15px 100px 15px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.75);
    position: absolute;
    right: 0;
    top: 0;
}
.CaseList-box:hover h3{
    background: rgba(49,73,134,.75)
}

.JobList{
    margin: 50px 0;
}
.JobList-box{
    margin-bottom: 10px;
}
.JobList-box .title{
    padding: 0 20px;
    height: 50px;
    background: #e6e6e6;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 96.5%;
    border: 1px solid #e6e6e6;
}
.JobList-box .title i{
    width: 13px;
    height: 13px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    border:1px solid #999;
    margin-top: 18px;
}
.JobList-box .title h3{
    color: #212121;
    font-size: 18px;
    line-height: 50px;
    float: left;
    font-weight: normal;
}
.JobList-box .title h3 span{
    color: #afadae;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
}
.JobList-box .title  em{
    float: right;
    font-style: normal;
    font-size: 28px;
    color: #8b0101;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    margin-top: 15px;
}
.JobList-box .text{
    padding: 20px;
    border: 1px solid #eeeeee;
    border-top: none;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    display: none;
    width: 96.5%;
}
.JobList-box.active .title{
    background: #0099cb;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border: 1px solid #0099cb;
}
.JobList-box.active .title h3{
    color: #fff;
}
.JobList-box.active .title h3 span{
    color: #fff;
}
.JobList-box.active .title i{
    border: 1px solid #fff;
}
.JobList-box.active .title em{
    color: #fff;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.Contact{
    padding: 50px 0;
}
.ContactLeft{
    width: 50%;
    float: left;
}
.ContactLeft .title{
    height: 120px;
}
.ContactLeft .title h1{
    font-size: 36px;
    color: #333;
    line-height: 36px;
}
.ContactLeft .title h1 span{
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    margin-left: 20px;
}
.ContactLeft .title p{
    width: 80px;
    height: 2px;
    background: #333;
    display: inline-block;
}

.gallery-box{
    margin-top: 10%;
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    text-align: center;
}
.gallery-box  .img-outline{
    position: relative;
    z-index: 0;
}
.gallery-box h3{
    line-height: 24px;
    padding: 10px 0;
    color: #333;
}


.NewsShow-top{
	padding-bottom: 10px;
    margin-bottom: 30px;
    background: url(../images/NewsTop.png) bottom center repeat-x;
    margin-top: 50px;
    padding-bottom: 30px;
}
.NewsShow-top h1{
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
    color: #111;
    text-align: center;
    padding: 0 10% 20px 10%;
}
.NewsShow-top p{
	line-height: 30px;
	color: #111;
}
.NewsShow-top p span{
    padding-right: 30px;
    font-weight: bold;
    color: #333;
}




.Page-Pager{
    width: 100%;
    margin-bottom: 50px;
}
.Page-Pager .PageInfo{
	display: none;
}
.Page-Pager .PageBtn{
	width: 100%;
	text-align: right;
}
.Page-Pager li{
	display: inline;
	padding: 0 1px;
}
.Page-Pager li a{
	height: 26px;
	line-height: 26px;
	display: inline-block;
	padding: 0 10px;
	color: #333;
}
.Page-Pager li a:hover{
    color: #fff;
    background: #333;
}
.Page-Pager li.active a{
    background: #0099cb;
	color: #fff;
}




.contantform {
	width: 50%;
	float: left;
	margin-top: 0;
    position: relative;
    padding-top: 50px;
}

.contantform form {
	position: relative;
	z-index: 10;
}
.contantform input {
	border: 1px solid #929292;
	color: #929292;
	width: 610px;
	padding: 10px 5px;
	background: #fff;
	display: block;
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: "Sisco","微软雅黑";
}
.contantform input.short{
	width: 610px;
	margin-bottom: 15px;
	margin-right: 30px;
}
.contantform input.short2{
	margin-right: 0;
}
.contantform .FormVcode{
	height:42px;
}
.contantform .FormVcode input{
	float:left;
	width:100px;
	margin-right:10px;
}
.contantform .FormVcode .VerCode{
	float:left;
	margin-top:20px;
}
.contantform .FormVcode .VerCode img{
	width: 120px;
	height: auto;
}
.contantform textarea {
	border: 1px solid #929292;
	color: #929292;
	width: 610px;
	padding: 5px;
	background: #fff;
	display: block;
	margin-top: 15px;
	font-size: 14px;
	line-height: 20px;
	font-family: "Sisco","微软雅黑";
	height: 100px;
}

.contantform input.btn {
	width: 150px;
	height: 42px;
	border: none;
	background: #314986;
	font-size: 15px;
    color: #fff;
    float: right;
    margin-top: -20px
}
.contantform input.btn:hover{
	background:#1749ba;
}


.longin-form{
    width: 700px;
    margin: 50px auto;
    text-align: center;
}
.longin-form p{
    color: #314986;
    line-height: 30px;
}
.longin-form form{
    width:473px;
    height: 60px;
    display: inline-block;
    margin-bottom: 30px;
}
.longin-form form input{
    height: 54px;
    line-height: 5px;
    border: 1px solid #f1f1f1;
    width: 340px;
    float: left;
    padding: 0 5px;
}
.longin-form form button{
    height: 56px;
    line-height: 56px;
    border: 1px solid #314986;
    width: 120px;
    float: left;
    background: #314986;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.longin-form a{
    color: #314986;
    text-decoration: underline;
}

.info-reg{
    width: 680px;
    margin: 0 auto;
    text-align: center;
}
.info-reg h2{
    font-size: 26px;
    font-weight: bold;
    color: #314986;
    line-height: 40px;
}
.info-reg p{
    line-height: 30px;
    color: #999;
}
.info-reg ul{
    padding: 30px 0;
}
.info-reg li{
    margin-bottom: 10px;
    width: 660px;
    float: left;
}
.info-reg li.s{
    width: 320px;
    margin-right: 20px;
}
.info-reg input{
    height: 40px;
    line-height: 40px;
    width: 100%;
    border:none;
    border-bottom: 1px solid #314986;
    background: none;
    outline: none;
}
.info-reg  textarea{
    width: 648px;
    padding: 5px;
    border: 1px solid #314986;
    line-height: 20px;
    height: 80px;
    margin: 30px 0;
    margin-bottom: 20px;
}
.info-reg .submit input{
    width: 150px;
    float: left;
}
.info-reg .submit img{
    float: left;
    margin-top: 15px;
}
.info-reg .submit button{
    height: 40px;
    line-height: 40px;
    float: right;
    color: #fff;
    background: #314986;
    font-size: 16px;
    padding: 0 50px;
    border: none;
}
.Business-Slide{
    margin-bottom: 50px;
}

.Business-Slide .gallery-box .img-outline{
    height: 130px !important;
    overflow: hidden;
}
.Business-Slide .gallery-box h3{
    display: none;
}

.business-box{
    width: 31%;
    margin-right: 3.5%;
    float: left;
}
.business-box-3{
    margin-right: 0;
}
.business-box-4{
    margin-left: 15%;
}