﻿.container-fixed{
	width: 1220px;
}
/*公共类*/
.bg-white{
	background: #ffffff !important;
}
.mt0{
	margin-top: 0 !important;
}
.mt20{
	margin-top: 20px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.ml0{
	margin-left: 0px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
/*公共类 end*/
ul{
	margin-bottom: 0;
}
#top{
	padding:27px 0;
}
#top >.container-fixed > .logo > img{
	float: left;
}
#top >.container-fixed > .logo > span{
	float: left;
	height: 51px;
	border-left: 1px solid #cccccc;
	padding-left:12px;
	margin-left: 12px;
	margin-top: 10px;
}
#top >.container-fixed > .logo > span > span{
	display: block;
	font-size: 19px;
	color: #000000;
}
#top >.container-fixed > .logo > span > i{
	color: #000000;
	font-size: 12px;
}
#top >.container-fixed > .pull-right{
	width: 500px;
}
#top >.container-fixed > .pull-right > .sub-nav{
	color: #000000;
	line-height: 61px;
}
#top >.container-fixed > .pull-right > .sub-nav > a{
	color: #000000;
	font-size: 14px;
	margin:0 10px;
}
#top >.container-fixed > .pull-right > .sub-nav > a:hover{
	text-decoration: none;
	color: #013d87;
}
#top >.container-fixed > .pull-right > .search-form{
	width: 250px;
	/*margin-top: 15px;*/
}
#top >.container-fixed > .pull-right > .search-form > .search-from-img{
      height:61px;
      line-height:61px;
      display: inline-block;
}
#top >.container-fixed > .pull-right > .search-form > .search-from-img >img{
	width:55px;
        height:55px;
        vertical-align: middle;
}
#top >.container-fixed > .pull-right > .search-form > .search-form-tel{
    font-size:28px;
    color:#000000;
    display: inline-block;
 vertical-align: middle;
     font-weight: bolder;
}
#top >.container-fixed > .pull-right > .search-form > form > input[type="text"]{
	width: 200px;
	height: 30px;
	border:1px solid #cccccc;
	padding-left: 10px;
	float: left;
}
#top >.container-fixed > .pull-right > .search-form > form > button{
	border:0px;
	background: url('../images/sou.png') no-repeat center;
	width: 40px;
	height: 30px;
}
#nav{
	background: url('../images/nav_bg.jpg') repeat-x;
	height: 53px;
}
#nav > .container-fixed > ul > li {
	float: left;
}
#nav > .container-fixed > ul > li > a{
	display: block;
	line-height: 53px;
	color: #ffffff;
	font-size: 18px;
	/*padding: 0 49px;*/
	padding: 0 35px;
}
#nav > .container-fixed > ul > li:hover > a,#nav > .container-fixed > ul > li.active > a{
	text-decoration: none;
	background: url('../images/li_hover.jpg') repeat-x;
}
#nav > .container-fixed > ul > li > .dropdown-menu{
	width: 100%;
	padding:0;
	border:0;
	margin:0;
}
#nav > .container-fixed > ul > li > .dropdown-menu > li{
	border-bottom: 1px solid #ececec;
}
#nav > .container-fixed > ul > li > .dropdown-menu > li:last-child{
	border-bottom: 0;
}
#nav > .container-fixed > ul > li > .dropdown-menu > li > a{
	color: #333333;
	font-size: 14px;
	line-height: 53px;
	padding:0;
	text-align: center;
}
#nav > .container-fixed > ul > li > .dropdown-menu > li > a:hover{
	color: #ffffff;
}
#banquan-shangbiao-form-box{
	margin-top: 45px;
}
#banquan-shangbiao-form-box > .container-fixed > ul{
	height: 51px;
	border-bottom: 1px solid #dddddd;
}
#banquan-shangbiao-form-box > .container-fixed > ul > li{
	float: left;
	text-align: center;
}
#banquan-shangbiao-form-box > .container-fixed > ul > li > a{
	color: #000000;
	height: 50px;
	line-height: 50px;
	color: #000000;
	font-size: 20px;
	display: block;
	padding:0 30px;
	background: #f4f4f4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#banquan-shangbiao-form-box > .container-fixed > ul > li:hover > a,#banquan-shangbiao-form-box > .container-fixed > ul > li.active > a{
	background: #e60012;
	color: #ffffff;
	text-decoration: none;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane{
	height: 62px;
	border:1px solid #dddddd;
	border-top:0;
	padding:10px 0;
	position: relative;
	width: 100%;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane > form > input[type="text"]{
	float: left;
	border:0;
	height: 42px;
	border-left:1px solid #cccccc;
	font-size: 16px;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane > form > input[type="text"]:focus{
	outline: none;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane > form > input[type="text"].name{
	border-left: 0;
	width: 374px;
	background: url(../images/s.png) no-repeat 21px center;
	padding:0 40px;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane > form > input[type="text"].user{
	width: 262px;
	background: url(../images/r.png) no-repeat 10px center;
	padding:0 32px;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane > form > input[type="text"].tel{
	width: 337px;
	background: url(../images/p.png) no-repeat 10px center;
	padding:0 25px;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane > form > button{
	width: 225px;
	height: 62px;
	background: #e60012;
	border:0;
	color: #ffffff;
	font-size: 20px;
	position: absolute;
	top: -1px;
	right: -1px;
	border-radius: 5px;
}
#banquan-shangbiao-form-box > .container-fixed > .tab-content > .tab-pane > form > button:hover{
	background: #013d87;
}
#banquan-shangbiao-form-box > .container-fixed > .case-result{
	height: 205px;
	background: #f4f4f4;
	padding: 29px 0;
}
#banquan-shangbiao-form-box > .container-fixed > .case-result > .left{
	width: 259px;
	border-right: 1px dashed #d2d2d2;
	height: 100%;
	text-align: center;
	padding-top:20px;
}
#banquan-shangbiao-form-box > .container-fixed > .case-result > .left > p{
	margin-bottom: 0px;
	color: #393939;
	font-size: 18px;
	margin-top: 30px;
}
#banquan-shangbiao-form-box > .container-fixed > .case-result > .right{
	width: 840px;
	height: 90px;
	margin-left: 37px;
	margin-top: 28px;
}
#banquan-shangbiao-form-box > .container-fixed > .case-result > .right li{
	line-height: 30px
}
#banquan-shangbiao-form-box > .container-fixed > .case-result > .right li > span{
	width: 50%;
}
.index-common-title{
	margin:0;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	color: #000000;
	font-size: 30px;
}
.index-common-title > small{
	display: block;
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}
.index-common-title > span{
	color: #023b80;
	font-weight: bold;
}
#index-about{
	margin-top: 34px;
}
#index-about > .box{
	height: 300px;
	position: relative;
}
#index-about > .box > .left{
	width: 20%;
	height: 300px;
	position: absolute;
	background: #c5d6ea;
	left:0;
}
#index-about > .box > .container-fixed{
	z-index: 9;
	position: relative;
}
#index-about > .box > .container-fixed > a.img{
	background: #c5d6ea;
	padding:5px;
	border-radius: 5px;
	margin-top: 43px;
}
#index-about > .box > .container-fixed > .info-box{
	width: 738px;
	height: 252px;
	margin-top: 43px;
	float: right;
	position: relative;
}
#index-about > .box > .container-fixed > .info-box > h3{
	font-weight: normal;
	color: #023b80;
	font-size: 20px;
	margin:0px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#index-about > .box > .container-fixed > .info-box > p{
	color: #666666;
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 0;
}
#index-about > .box > .container-fixed > .info-box > a{
	display: inline-block;
	width: 129px;
	height: 35px;
	color: #ffffff;
	background: #023b80;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	right: 0;
}
#site-info{
	margin-top: 36px;
}
#site-info > .container-fixed > ul > li{
	width: 246px;
	height: 83px;
	float: left;
	position: relative;
	margin-left: 72px;
}
#site-info > .container-fixed > ul > li:first-child{
	margin-left: 0;
}
#site-info > .container-fixed > ul > li > i{
	height: 58px;
	width: 58px;
	background: #035dc9;
	text-align: center;
	line-height: 58px;
	display: inline-block;
	border-radius: 29px;
	position: absolute;
	left:0px;
	top:50%;
	margin-top: -29px;
	z-index: 99;
}
#site-info > .container-fixed > ul > li > .box{
	width: 220px;
	height: 83px;
	border:1px solid #2788fc;
	position: absolute;
	right: 0;
	background: #ffffff;
	padding-left: 58px;
}
#site-info > .container-fixed > ul > li > .box > h3{
	font-size: 18px;
	font-weight: normal;
}
#site-info > .container-fixed > ul > li > .box > p{
	color: #666666;
	font-size: 13px;
}
#index-fwxm{
	padding:38px 0 28px;
	margin-top: 22px;
	background: #f4f4f4;
}
#index-fwxm > .container-fixed > ul{
	text-align: center;
	margin-top: 33px;
}
#index-fwxm > .container-fixed > ul > li{
	display: inline-block;
	width: 207px;
	height: 45px;
	line-height: 45px;
}
#index-fwxm > .container-fixed > ul > li > a{
	color: #000000;
	font-size: 20px;
	background: #e8e8e8;
	display: block;
}
#index-fwxm > .container-fixed > ul > li.active > a,#index-fwxm > .container-fixed > ul > li:hover > a{
	background: #cc0000;
	color: #ffffff;
	text-decoration: none;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul{
	margin-top: 32px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li {
	width: 370px;
	float: left;
	height: 396px;
	position: relative;
	background: url('../images/sb_bg.png') no-repeat;
	margin-left: 45px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li:nth-child(1),#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li:nth-child(4){
	margin-left: 0;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li > .thumb{
	position: relative;
	height: 155px;
	width: 370px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex-box;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li > .thumb > img{
	vertical-align: center
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li > .thumb > span{
	position: absolute;
	left:0;
	top:0;
	display: inline-block;
	width: 98px;
	height: 76px;
	background: url('../images/r_bg.png') no-repeat;
	padding-left: 11px;
	padding-top: 10px;
	z-index: 8;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li > h3{
	color: #333333;
	font-size: 18px;
	text-align: center;
	line-height: 1em;
	margin-top: 26px;
	position: relative;
	padding-bottom: 10px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li > h3:after{
	content: "";
	display: inline-block;
	width: 40px;
	height: 3px;
	background: #cccccc;
	position: absolute;
	bottom: 0;
	left:50%;
	margin-left: -20px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li > p{
	color: #666666;
	font-size: 12px;
	padding:0 50px;
	margin-bottom: 23px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li > .text-center > a{
	width: 117px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	background: #e8e8e8;
	border-radius: 17px;
	color: #333333;
	font-size: 14px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li:hover > .thumb > span{
	background-image: url('../images/r_hover_bg.png');
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li:hover > h3{
	color: #da251c;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > ul > li:hover > .text-center > a{
	background: #da251c;
	color: #ffffff;
	text-decoration: none;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > .text-center{
	margin-top: 30px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > .text-center > a{
	display: inline-block;
	width: 303px;
	height: 52px;
	line-height: 52px;
	background: #cc0000;
	color: #ffffff;
	font-size: 18px;
}
#index-fwxm > .container-fixed > .tab-content > .tab-pane > .text-center > a:hover{
	text-decoration: none;
	background: #023b80;
}
#sjdl-xcy{
	margin-top: 40px;
}
#sjdl-xcy > .container-fixed > ul > li{
	margin-top: 45px;
}
#sjdl-xcy > .container-fixed > ul > li > .app-text{
	width: 520px;
	float: left;
}
#sjdl-xcy > .container-fixed > ul > li > .app-text > .title{
	width: 420px;
	height: 169px;
	background: url(../images/kuang.png) 48px center no-repeat;
}
#sjdl-xcy > .container-fixed > ul > li > .app-text > .title > .icon{
	float: left;
	margin-top: 31px;
	margin-right: 26px;
}
#sjdl-xcy > .container-fixed > ul > li > .app-text > .title > h3{
	color: #000000;
	font-size: 30px;
	margin-top: 40px;
	margin-bottom: 15px;
}
#sjdl-xcy > .container-fixed > ul > li > .app-text > .title > h3:after{
	content: "";
	display: block;
	width: 58px;
	height: 3px;
	background: #e8e8e8;
	margin-left: 120px;
	margin-top: 12px;
}
#sjdl-xcy > .container-fixed > ul > li > .app-text > .title > p{
	color: #023b80;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 1;
}
#sjdl-xcy > .container-fixed > ul > li > .app-text > p{
	margin-bottom: 0;
	color: #666666;
	font-size: 12px;
	line-height: 1.9;
	margin-top: 20px;
}
#sjdl-xcy > .container-fixed > ul > li > .thumb{
	border:2px solid #314d9c;
	float: right;
}
#sjdl-xcy > .container-fixed > ul > li:nth-child(even) > .app-text {
	float: right;
}
#sjdl-xcy > .container-fixed > ul > li:nth-child(even) > .thumb{
	float: left;
}
#index-case{
	padding:30px 0;
	background: #f4f4f4;
	margin-top: 30px;
}
#index-case > .container-fixed > .box{
	margin-top: 30px;
}
#index-case > .container-fixed > .box >.small-box{
	width: 560px;
}
#index-case > .container-fixed > .box >.small-box > ul {
	border-bottom: 1px solid #cecece;
}
#index-case > .container-fixed > .box >.small-box > ul > li{
	float: left;
}
#index-case > .container-fixed > .box >.small-box > ul > li > a[data-tab]{
	display: block;
	width: 187px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	text-align: center;
	color: #000000;
	font-size: 15px;
}
#index-case > .container-fixed > .box >.small-box > ul > li:hover > a[data-tab],#index-case > .container-fixed > .box >.small-box > ul > li.active > a[data-tab]{
	background: #023b80;
	text-decoration: none;
	color: #ffffff;
}
#index-case > .container-fixed > .box >.small-box > ul > li:last-child{
	float: right;
	line-height: 32px;
}
#index-case > .container-fixed > .box >.small-box > ul > li:last-child > a{
	color: #023b80;
	font-size: 12px;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul {
	margin-top: 18px;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb{
	margin-bottom: 10px;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb > a.thumb{
	float: left;
	width: 222px;
	height: 146px;
	overflow: hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex-box;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb > .info{
	width: 290px;
	float: right;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb > .info > h3{
	margin:0;
	line-height: 26px;
	border-bottom: 1px dashed #e5e5e5;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb > .info > h3 > a{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb > .info > h3 > a:hover{
	color: #023b80;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb > .info > p{
	color: #999999;
	font-size: 13px;
	text-indent: 2em;
	margin-top: 15px;
	line-height: 1.8;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li.thumb > .info > .text-right > a{
	color: #023b80;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li:not(.thumb){
	line-height: 40px;
	border-bottom: 1px dashed #e5e5e5;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li:not(.thumb)::before{
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #023b80;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 6px;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li:not(.thumb) > a{
	color: #666666;
	font-size: 12px;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li:not(.thumb) > a:hover{
	color: #023b80;
}
#index-case > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li:not(.thumb) > span{
	color: #999999;
}
#index-team{
	margin-top: 30px;
}
#index-team > .container-fixed > .box{
	margin-top: 20px;
}
#index-team > .container-fixed > .cards > .col-xs-13{
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 20%;
  float: left;
  transform:skew(0.3deg);
-ms-transform:rotate(-0.1deg); 	/* IE 9 */
-moz-transform:skew(0.3deg); 	/* Firefox */
-webkit-transform:skew(0.3deg); /* Safari 和 Chrome */
-o-transform:skew(0.3deg);
progid:DXImageTransform.Microsoft.BasicImage(rotation=-0.1);
}
#index-team > .container-fixed > .cards{
	margin-top: 20px;
	padding:0;
}
#index-news{
	padding:30px 0;
	background: #f4f4f4;
}
#index-news > .container-fixed > .box{
	margin-top: 15px;
}
#index-news > .container-fixed > .box > .hot{
	width:526px;
	height:374px;
	position:relative;
	overflow:hidden;
	float:left;
}
#index-news > .container-fixed > .box > .hot > .info{
	position: absolute;
	left:0;
	right:0;
	bottom: 0;
	height: 72px;
	background: url('../images/hei.png');
	line-height: 72px;
	padding-left: 16px;
}
#index-news > .container-fixed > .box > .hot > a{
   display: table-cell;
   width:576px;
   text-align:center;
   margin:0px auto;
}
#index-news > .container-fixed > .box > .hot > a > img{
	transition: all 2s;
         display:inline-block;
         margin:auto;
}
#index-news > .container-fixed > .box > .hot:hover > a > img{
	transform: scale(1.2);
}
#index-news > .container-fixed > .box > .hot > .info > a:not(.more){
	color: #ffffff;
	font-size: 20px;
}
#index-news > .container-fixed > .box > .hot > .info > a:not(.more):hover{
	color: #023b80;
	text-decoration: none;
}
#index-news > .container-fixed > .box > .hot > .info > a.more{
	float: right;
	display: inline-block;
	width: 75px;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	border:1px solid #ffffff;
	text-align: center;
	margin-top: 18px;
	margin-right: 32px;
}
#index-news > .container-fixed > .box > .hot > .info > a.more:hover{
	color: #023b80;
	text-decoration: none;
	border-color: #023b80;
}
#index-news > .container-fixed > .box > .small-box{
	width: 650px;
	float: right;
}
#index-news > .container-fixed > .box >.small-box > ul {
	border-bottom: 1px solid #cecece;
}
#index-news > .container-fixed > .box >.small-box > ul > li{
	float: left;
}
#index-news > .container-fixed > .box >.small-box > ul > li > a[data-tab]{
	display: block;
	width: 187px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	text-align: center;
	color: #000000;
	font-size: 15px;
}
#index-news > .container-fixed > .box >.small-box > ul > li:hover > a[data-tab],#index-news > .container-fixed > .box >.small-box > ul > li.active > a[data-tab]{
	background: #023b80;
	text-decoration: none;
	color: #ffffff;
}
#index-news > .container-fixed > .box >.small-box > ul > li:last-child{
	float: right;
	line-height: 32px;
}
#index-news > .container-fixed > .box >.small-box > ul > li:last-child > a{
	color: #023b80;
	font-size: 12px;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li{
	line-height: 40px;
	border-bottom: 1px dashed #e5e5e5;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li::before{
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #023b80;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 6px;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li:not(.thumb) > a{
	color: #666666;
	font-size: 12px;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li > a:hover{
	color: #023b80;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > ul > li > span{
	color: #999999;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > .text-center{
	margin-top: 14px;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > .text-center > a{
	display: inline-block;
	width: 187px;
	height: 40px;
	line-height: 40px;
	background: #023b80;
	color: #ffffff;
	font-size: 16px;
}
#index-news > .container-fixed > .box >.small-box > .tab-content > .tab-pane > .text-center > a:hover{
	text-decoration: none;
	background: #cc0000;
}
#hz-kehu{
	margin-top: 30px;
}
#hz-kehu > .container-fixed > .cards{
	text-align: center;
	padding-top: 25px;
	padding-bottom: 0;
}
#hz-kehu > .container-fixed > .cards > .col-xs-2 > .card{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}
#hz-kehu > .container-fixed > .cards > .col-xs-2 > .card > img{
	transition: all 1s;
}
#hz-kehu > .container-fixed > .cards > .col-xs-2 > .card > img:hover{
	transform: scale(1.1);
}
#footer{
	height: 400px;
	background: url('../images/footer_bg.jpg');
	padding-top: 30px;
}
#footer > .container-fixed > .box >.left-box{
	width: 217px;
	float: left;
}
#footer > .container-fixed > .box h2.footer-title{
	color: #d3d3d3;
	font-size: 13px;
	margin:0;
	font-weight: normal;
}
#footer > .container-fixed > .box h2.footer-title::after{
	content: "";
	width: 27px;
	height: 2px;
	display: block;
	background: #d7d7d8;
	margin-top: 8px;
}
#footer > .container-fixed > .box >.left-box > p{
	color: #979799;
	font-size: 12px;
	margin-bottom: 15px;
}
#footer > .container-fixed > .box >.left-box > p > i{
	float: left;
	margin-right: 10px;
}
#footer > .container-fixed > .box >.center-box{
	width: 190px;
	float: left;
	margin-left: 146px;
}
#footer > .container-fixed > .box >.center-box>.footer-nav{
	margin-top: 15px;
}
#footer > .container-fixed > .box >.center-box>.footer-nav>a{
	width: 50%;
	float: left;
	color: #979799;
	font-size: 12px;
	margin-top: 15px;
}
#footer > .container-fixed > .box >.right-box{
	width: 292px;
	float: left;
	margin-left: 200px;
}
#footer > .container-fixed > .box >.right-box > p{
	color: #979799;
	font-size: 12px;
}
#footer > .container-fixed > .site-link{
	color: #999999;
	font-size: 12px;
	margin-top: 40px;
}
#footer > .container-fixed > .site-link > a{
	color: #999999;
}
#footer > .container-fixed > .footer-info{
	text-align: center;
	font-size: 12px;
	color: #999999;
	margin-top: 40px;
}
#footer > .container-fixed > .footer-info a{
	color: #999999;
}
#page-search{
	height: 73px;
}
#page-search>.container-fixed>.hot-keyword{
	line-height: 73px;
	color: #333333;
	font-size: 14px;
}
#page-search>.container-fixed>.hot-keyword>a{
	color: #333333;
	margin:0 10px;
}
#page-search>.container-fixed>.hot-keyword>a:hover{
	color: #194f92;
	text-decoration: none;
	font-weight: bold;
}
#page-search>.container-fixed>.page-sousuo{
	height: 36px;
	margin-top: 18px;
}
#page-search>.container-fixed>.page-sousuo>form>input[type="text"]{
	background: #f2f2f2;
	border:0;
	height: 36px;
	padding-left: 15px;
	border-top-left-radius: 18px;
	border-bottom-left-radius: 18px;
	float: left;
}
#page-search>.container-fixed>.page-sousuo>form>input:focus{
	outline: none;
}
#page-search>.container-fixed>.page-sousuo>form>button{
	width: 60px;
	height: 36px;
	background: #f2f2f2 url('../images/page_sou.png') no-repeat center;
	border:0;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
}
#page-search>.container-fixed>.page-sousuo>form>button:focus{
	outline: none;
}
#page-main{
	background: #f2f2f2;
	padding-bottom:20px;
}
#page-main>.page-position{
	color: #333333;
	font-size: 14px;
	border-bottom: 1px dashed #e5e5e5;
	height: 45px;
	line-height: 45px;
}
#page-main>.page-position>.container-fixed>a{
	color: #333333;
	margin:0 3px;
}
#page-main>.page-position>.container-fixed>a:hover{
	text-decoration: none;
	color: #013d87;
}
#page-main>.container-fixed>#page-left{
	width: 241px;
	float: left;
	margin-top: 16px;
}
#page-main>.container-fixed>#page-left>.left-nav>h2{
	height: 70px;
	background: #273b73;
	text-align: center;
	line-height: 70px;
	color: #ffffff;
	font-size: 18px;
	margin:0;
	font-weight: normal;
}
#page-main>.container-fixed>#page-left>.left-nav>ul>li{
	margin-top: 7px;
}
#page-main>.container-fixed>#page-left>.left-nav>ul>li>a{
	display: block;
	background: #ffffff;
	text-align: center;
	height: 54px;
	line-height: 54px;
	color: #292828;
	font-size: 16px;
}
#page-main>.container-fixed>#page-left>.left-nav>ul>li>a:hover,#page-main>.container-fixed>#page-left>.left-nav>ul>li.active>a{
	background: #314d9c;
	color: #ffffff;
	text-decoration: none;
}
#page-main>.container-fixed>#page-left>.page-gw{
	background: #ffffff;
	margin-top: 19px;
	border:1px solid #e6e6e6;
	padding-top: 23px;
	padding-left:9px;
	padding-right: 9px;
	padding-bottom: 9px;
}
#page-main>.container-fixed>#page-left>.page-gw>.page-gw-header{
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 13px;
}
#page-main>.container-fixed>#page-left>.page-gw>.page-gw-header>img{
	float: left;
	margin-right: 6px;
}
#page-main>.container-fixed>#page-left>.page-gw>.page-gw-header >h3{
	color: #171717;
	font-weight: normal;
	font-size: 16px;
	margin:0;
	margin-top: 20px;
}
#page-main>.container-fixed>#page-left>.page-gw>.page-gw-header >p{
	color: #666666;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 10px;
}
#page-main>.container-fixed>#page-left>.page-gw>.text-center{
	margin-top: 15px;
}
#page-main>.container-fixed>#page-left>.page-gw>.text-center>a:first-child{
	display: inline-block;
	width: 99px;
	height: 38px;
	background: #da251c;
	color: #ffffff;
	line-height: 38px;
	font-size: 14px;
	border:1px solid #da251c;
}
#page-main>.container-fixed>#page-left>.page-gw>.text-center>a:first-child:hover{
	color: #171717;
	background: #ffffff;
}
#page-main>.container-fixed>#page-left>.page-gw>.text-center>a:last-child{
	display: inline-block;
	width: 99px;
	height: 38px;
	border:1px solid #da251c;;
	color: #171717;
	line-height: 38px;
	font-size: 14px;
}
#page-main>.container-fixed>#page-left>.page-gw>.text-center>a:last-child:hover{
	background: #da251c;
	color: #ffffff;
}

#page-main>.container-fixed>#page-left>.page-gw>.text-center>a:hover{
	text-decoration: none;
}
#page-main>.container-fixed>#page-left>.page-gw>p{
	color: #666666;
	font-size: 12px;
	margin-top: 15px;
}
#page-main>.container-fixed>#page-left>.hot-service{
	background: #ffffff;
	margin-top: 24px;
}
#page-main>.container-fixed>#page-left>.hot-service>h2{
	height: 54px;
	line-height: 54px;
	background: #3a59b0;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	margin:0;
}
#page-main>.container-fixed>#page-left>.hot-service>ul{
	padding:5px 14px;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li{
	padding:16px 0;
	border-bottom: 1px dashed #eeeeee;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li:last-child{
	border-bottom: 0;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li>a.thumb{
	width: 67px;
	height: 67px;
	float: left;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li>.info{
	width: 132px;
	float: right;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li>.info>h3{
	font-weight: normal;
	font-size: 14px;
	margin-top:10px;
	margin-bottom: 10px;;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li>.info>h3>a{
	color: #333333;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li>.info>h3>a:hover{
	text-decoration: none;
	color: #3a59b0;
}
#page-main>.container-fixed>#page-left>.hot-service>ul>li>.info>span{
	color: #ff0000;
	font-size: 14px;
}
#page-main>.container-fixed>#page-right{
	width: 937px;
	float: right;
	margin-top: 16px;
}
#page-main>.container-fixed>#page-right>ul.list-news{
	padding:50px 35px;
	padding-top: 30px;
}
#page-main>.container-fixed>#page-right>ul.list-news>li{
	padding: 0;
	border-bottom: 1px dashed #e5e5e5;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>a.thumb{
	float: left;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>.info{
	width: 668px;
	float: right;
	padding-top: 13px;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>.info>h3{
	font-weight: normal;
	font-size: 18px;
	margin:0;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>.info>h3>a{
	color: #292828;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>.info>h3>a:hover{
	color: #013d87;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>.info>p{
	width: 560px;
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	line-height: 1.8;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>.info>.text-right>a{
	color: #999999;
	font-size: 12px;
}
#page-main>.container-fixed>#page-right>ul.list-news>li>.info>.text-right>a:hover{
	color: #013d87;
}
#page-main>.container-fixed>#page-right>article.show{
	padding:50px 35px 0px;
}
#page-main>.container-fixed>#page-right>article.show>.header{
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 20px;
}
#page-main>.container-fixed>#page-right>article.show>.header>h1{
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
#page-main>.container-fixed>#page-right>article.show>.header>div.text-center{
	color: #666666;
	font-size: 12px;
	line-height: 1;
	margin-top: 25px;
}
#page-main>.container-fixed>#page-right>article.show>.show-content{
	padding:0 20px;
	padding-bottom: 50px;
	border-bottom: 1px dashed #e5e5e5;
	padding-top: 36px;
	font-size:14px;
	line-height:1.5;
}
#page-main>.container-fixed>#page-right>article.show>.show-footer{
	margin-top: 50px;
}
#page-main>.container-fixed>#page-right>article.show>.show-footer>p{
	color: #333333;
	font-size: 16px;
}
#page-main>.container-fixed>#page-right>article.show>.show-footer>p>a{
	color: #333333;
}
#page-main>.container-fixed>#page-right>article.show>.show-footer>p>a:hover{
	color: #013d87;
}
#page-main>.container-fixed>#page-right>ul.list-case{
	padding:30px 35px;
}
#page-main>.container-fixed>#page-right>ul.list-case>li{
	line-height: 60px;
	border-bottom: 1px dashed #e5e5e5;
}
#page-main>.container-fixed>#page-right>ul.list-case>li::before{
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #033e86;
	margin-left: 20px;
	margin-right: 10px;
}
#page-main>.container-fixed>#page-right>ul.list-case>li>a{
	color: #292828;
	font-size: 16px;
}
#page-main>.container-fixed>#page-right>ul.list-case>li>a:hover{
	text-decoration: none;
	color: #013d87;
}
#page-main>.container-fixed>#page-right>ul.list-case>li>span{
	color: #666666;
	font-size: 12px;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li{
	padding: 28px 50px;
	margin-bottom: 16px;
	transition: all 1s;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>a.thumb{
	width: 290px;
	height: 135px;
	float: left;
	overflow: hidden;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>a.thumb>img{
	transition: all 1s;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li:hover>a.thumb>img{
	transform: scale(1.2);
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>.info{
	width: 500px;
	float: right;
	height: 135px;
	position: relative;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>.info>h3{
	margin:0;
	font-size: 18px;
	padding-top: 8px;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>.info>h3::after{
	content: "";
	display: block;
	width: 40px;
	height: 3px;
	background: #cccccc;
	margin-top: 10px;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>.info>h3>a{
	color: #333333;
	line-height: 1;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>.info>p{
	color: #999999;
	font-size: 12px;
	margin-top: 15px;
	line-height: 1.8;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>.info>.text-right{
	position: absolute;
	bottom: 0;
	right: 0;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li>.info>.text-right>a{
	color: #999999;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li:hover{
	box-shadow: 0 0 10px 2px #dfdfdf;
}
#page-main>.container-fixed>#page-right>ul.list-banquan>li:hover a{
	color: #ff0000 !important;
}
#page-main>.container-fixed>#page-right>ul.list-banquan.list-gn-shangbiao>li>.info>.text-right>a{
    color: #999999;
   	display: inline-block;
   	border:1px solid #999999;
   	width: 97px;
   	height: 28px;
   	border-radius: 14px;
   	line-height: 28px;
   	text-align: center;
}
#page-main>.container-fixed>#page-right>ul.list-banquan.list-gn-shangbiao>li:hover >.info>.text-right>a{
	background: #da251c;
	border-color: #da251c;
	color: #ffffff!important;
}
#page-main>.container-fixed>#page-right>.page-linkus{
	padding: 57px 50px;
}
#page-main>.container-fixed>#page-right>.page-linkus>p{
	color: #333333;
	font-size: 14px;
}
#page-main>.container-fixed>#page-right>.page-linkus>.map{
	margin-top: 20px;
}
#page-main>.container-fixed>#page-right .page-about-title{
	height: 30px;
	background: #273b73;
	color: #ffffff;
	border-left: 13px solid #da251c;
	line-height: 30px;
	padding-left: 10px
}
#page-main>.container-fixed>#page-right>.list-kehu{
	padding:54px 50px;
}
#page-main>.container-fixed>#page-right>.list-kehu>ul>li{
	width: 197px;
	float: left;
	margin-left: 16px;
	margin-top: 20px;
}
#page-main>.container-fixed>#page-right>.list-kehu>ul>li>a.img{
	width: 197px;
	height: 170px;
	border:1px solid #f2f2f2;
	display: block;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#page-main>.container-fixed>#page-right>.list-kehu>ul>li>a.title{
	color: #666666;
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 40px;
}
#page-main>.container-fixed>#page-right>.page-about{
	padding:53px 58px;
}
#page-main>.container-fixed>#page-right>.list-team{
	padding: 60px 54px;
}
#page-main>.container-fixed>#page-right>.list-team>ul.list-gshj>li>.card{
	border:0;
}
#search-box{
	padding:200px 200px;
}
#submitForm .modal-dialog{
	width: 512px;
}
#submitForm .modal-dialog .modal-header .modal-title{
	color: #000000;
	font-size: 24px;
	border-left:4px solid #314d9c;
	padding-left: 10px;
}
#submitForm .modal-dialog .modal-header .modal-title small{
	color: #666666;
	font-size: 15px;
	border-left: 1px dashed #666666;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 36px;
}
#submitForm .modal-dialog .modal-body .form-group label{
	font-size: 17px;
	color: #000000;
	font-weight: normal;
}
#submitForm .modal-dialog .modal-body .form-group input{
	width: 336px;
	height: 54px;
	border:1px solid #c6c6c6;
	border-radius: 27px;
	padding:0 10px;
	font-size: 13px;
}
#submitForm .modal-dialog .modal-body .form-group .help-block{
	color: #ff0303;
	font-size:13px;
	padding-left: 100px;
}
#submitForm .modal-dialog .modal-body .submit{
	width:100%;
	height: 58px;
	background: #314d9c;
	border:0;
	color: #ffffff;
	font-size: 18px;
	border-radius: 29px;
}
#submitForm .modal-dialog .modal-footer{
	text-align: center;
	background: #eeeeee;
}
#submitForm .modal-dialog .modal-footer h3{
	margin:0;
	color: #414040;
	font-size: 18px;
}
#submitForm .modal-dialog .modal-footer p{
	margin:0;
	color: #666666;
	font-size: 13px;
}
#submitForm .modal-dialog .modal-footer p span{
	color: #cc0000;
}
.pager>a.a1:first-child{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pager>a.a1:last-child{
	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pager>a, .pager>span {
    position: relative;
    padding: 5px 12px;
    margin-left: -1px;
    line-height: 1.53846154;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pager>span{
	color: #fff;
    background-color: #3a59b0;
	border-color: #3a59b0;
}
#goTop{
	width: 50px;
	height: 50px;
	display: block;
	background:#000 url('../images/top.png') no-repeat center;
	background-size: 70%;
	position: fixed;
	right: 5px;
	bottom:20px;
	cursor: pointer;
	display: none;
}
#page-main>.container-fixed>#page-left>.new-news{
	background: #ffffff;
	margin-top: 24px;
}
#page-main>.container-fixed>#page-left>.new-news>h2{
	height: 54px;
	line-height: 54px;
	background: #3a59b0;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
#page-main>.container-fixed>#page-left>.new-news>ul{
	padding: 5px 14px;
}
#page-main>.container-fixed>#page-left>.new-news>ul>li{
	line-height: 30px;
	font-size: 12px;
}
#page-main>.container-fixed>#page-left>.new-news>ul>li>a{
	color: #333333;
}
#page-main>.container-fixed>#page-right>.app-relation{
	padding: 20px 35px;
}
#page-main>.container-fixed>#page-right>.app-relation>h2{
	height: 54px;
	line-height: 54px;
	color: #3a59b0;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px dashed #ccc;
}
#page-main>.container-fixed>#page-right>.app-relation>ul>li{
	width: 50%;
	float: left;
	line-height: 30px;
	font-size: 14px;
}
#page-main>.container-fixed>#page-right>.app-relation>ul>li>a{
	color: #333333;
}
