.about_us .banner img{
   max-width: 1920px;
   width: 100%;
    margin: auto;
    display: inherit;
   
}
.content_box{
	width: 1200px;
	margin: auto;
}
.content_box .list-con li a{
	font-size: 16px;
	color: #333333;
}
.content_box .list-con li{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #F5F5F5;
}
.content_box .list-con .list_hover:hover a{
	color: #12539b !important;
}
.content_box .list-con li:last-child{
	margin-bottom: 40px;
}
.content{
    position: relative;
}
.about_us .banner .text_box{
	color: #fff;
	font-size: 44px;
	text-align: center;

}
.about_us .banner .text_box p {

}
#tab_nav{
	border-bottom: 1px solid #EEEEEE;
    height: 79px;
    line-height: 79px;
    font-size: 18px;
    text-align: center;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 20;
    margin-bottom: 30px;
    
   /* height: 88px;
    line-height: 88px;
    background: #FAFAFA;
    font-size: 18px;
    text-align: center;
    box-shadow: 0 2px 4px #eee;
    -moz-box-shadow: 0 2px 4px #eee;
    -webkit-box-shadow: 0 2px 4px #eee;
    box-shadow: 0 2px 4px #eee;
  
    position: absolute;
    width: 100%;
    top: 320px;
    z-index: 20;*/
}
#tab_nav1{

    height: 55px;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 20;
    margin-bottom: 30px;
}
#tab_nav1 ul{
	    width: 1180px;
    margin: 0 auto;
}
#tab_nav1 ul li a{
	    width: 100%;
    float: left;
	cursor:pointer;
	display:inline-block;
	color:#fff;
}
#tab_nav1 ul li{
	    width: 50%;
    float: left;
	cursor:pointer;
	background: #12539b;
    color: #ccc;

}
#tab_nav1 ul li:hover a , #tab_nav1 ul .backg a{
	color:#fff;
}
#tab_nav1 ul li:hover , #tab_nav1 ul .backg{

	background: url(../images/p16-icon6.png) no-repeat bottom center #63b42f;
}

#tab_nav li , #tab_nav li  a{
    display: inline-block;
    color: #999;
    font-size: 18px;
    cursor: pointer;
}
#tab_nav li{
    margin: 0  50px;
}
#tab_nav .active ,#tab_nav .active a{
    color: #12539b;
    height: 79px;
}

#tab_nav ul>.active:after {
	content: "";
	display: block;
	border-bottom: 1px solid #12539b;
	margin: auto;
	transform-origin: 100% 50%;
	-webkit-transform-origin: 100% 50%;
	animation: 1s linear 0s widthChange;
	-webkit-animation:1s linear 0s widthChange;
	/* Safari and Chrome */
	animation-fill-mode: forwards;
	/*动画播放完毕时停止，不回到初始状态*/
	-webkit-animation-fill-mode: forwards;
	width: 0;
}

@keyframes widthChange {
	form {
		width: 0;
	}
	to {
		width: 100%
	}
}

@-webkit-keyframes widthChange {
	/* Safari and Chrome */
	form {
		width: 0;
	}
	to {
		width:100%;
	}
}


.about_us  h4 {
    font-size: 36px;
    color: #333;
    text-align: center;
}
.about_us  h1 {
    font-size: 36px;
    color: #333;
    text-align: center;
}
.about_us .introduction{
    padding:0px 0 80px 0;
}
.about_us .introduction .box{
    overflow: hidden;
    width: 1160px;
    margin: auto;
    padding-top: 40px;
}
.about_us .introduction .box .text{
    width: 570px;
    padding-right: 20px;
    float: left;
}
.about_us .introduction .box .img{
    width: 570px;
    height: auto;
    float: left;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
}
.about_us .introduction .box .img img:nth-child(1){
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
}
.about_us .introduction .box .img img:nth-child(2){
	width: 570px;
	-webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.about_us .introduction .box .img:hover img:nth-child(2){
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.about_us .introduction .box .text p{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    padding-bottom: 26px;
}
.about_us .honour .box{
    width: 1180px;
    margin: auto;
}
.about_us .honour .box:after{
	content: "";
	display: block;
	clear: both;
}
.about_us .honour .box_list{
    width: 372px;
    height: 300px;
    line-height: 300px;
    background: #FAFAFA;
    box-shadow: 0 2px 6px 0 #ddd;
    float: left;
    margin-right: 32px;
    text-align: center;
    position: relative;
}
.about_us .honour .box_list:nth-child(3n){
    margin-right: 0;
}
.about_us .left_border{
    width: 1180px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 40px;
}
.about_us .honour .list2 .box_list{
    margin-bottom: 39px;
}
.about_us .honour .box_list img{
    vertical-align: middle;
}
.about_us .honour .hover{
    display: none;
    position: absolute;
    width: 372px;
    height: 300px;
    background: rgba(255,255,255,0.60);
    top: 0;
    left: 0;
    font-size: 18px;
    color: #0C6DB0;
}
.about_us .honour .box_list:hover .hover{
    display: block;
}
.about_us .law_politics .box{
    width: 1120px;
    margin: auto;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
}
.about_us .circular_point{
    display: block;
}
.about_us .circular_point:before{
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0C6DB0;
    margin-right: 20px;
}
.about_us .law_politics .box p.title {
    padding-bottom: 10px;
    padding-top: 20px;
}
.about_us .law_politics  .padding-none{
	margin-bottom: 0;
}
.law_politics{
    padding-bottom: 54px;
}
.honour {
    padding-bottom: 41px;
}
.cooperation .place{
    width: 1140px;
    padding: 0 30px;
    background: #E8F5FF;
    margin: auto;
}
.cooperation h4{
    /*padding-top: 80px;*/
    padding-bottom: 40px;
}
.cooperation .place p .active{
    background: #12539b;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
}
.cooperation .place{
    font-size: 16px;
    color: #333333;
    margin-bottom: 26px;
}
.cooperation .left{
    float: left;
    width: 48px;
    height: 56px;
    line-height: 56px;
}
.cooperation .place .right{
    float: left;
    width: 1042px;
    font-size: 0px;
}
.cooperation .place .area p span {
    /*padding: 7px 16px;
    margin:  10.5px 4px;
    display: inline-block;
    font-size: 16px;*/
}
.cooperation .place p span a , .cooperation .area p span a{
    padding: 7px 16px;
    margin:  10.5px 4px;
    display: inline-block;
    font-size: 16px;
    color: #999;
  }
.cooperation .place p span a:hover{
    background: #12539b;
    color: #FFFFFF;
    border-radius: 4px;
}
.cooperation  .area , .cooperation .city{
    overflow: hidden;
}
.place_description{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.place_description>div>p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.place_description>div{
    position: relative;
}
.place_description>div>p .append_div{
    position: absolute;
    top: 1px;
    background: #AFAFAF;;
    border-radius: 4px;
    padding: 5px 10px;
    width: 490px;
    white-space: initial;
    white-space:normal;
    color: #fff;
}
.place_description .append_div:after{
    content: "";
    display: inline-block;
    border: 6px solid;
    border-color: #AFAFAF transparent transparent transparent;
    position: absolute;
    bottom: -11px;
    left: 20px;
}
.place_description>div{
    padding: 30px;
    width: 508px;
    height: 150px;
    background: #FAFAFA;
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    float: left;
    margin-bottom: 40px;
}
.place_description>div:nth-child(2n + 1){
    margin-right: 60px;
}
.place_description>div h3{
    font-size: 18px;
    color: #12539b;
}
.place_description>div p{
    font-size: 14px;
    color: #333333;
    padding-bottom: 20px;
}
.place_description>div p .align{
	width: 70px;
	display: inline-block;
	 text-align: justify;
     text-justify: inter-ideograph;/*IE*/
}
.place_description>div p:last-child{
    padding-bottom: 0;
}
.place_description>div p:nth-child(2){
    /*padding-top: 30px;*/
}
.place_description>div .title{
    padding-bottom: 30px;
}
.cooperation:after{
    content: "";
    display: block;
    clear: both;
}
#box >.introduction{
    display: block;
}
#box >div{
    /*display: none;*/
}
.content.join_us #tab_nav{
	margin-bottom: 0px;
}
.about_us .join_us .content{
	width: 1176px;
	margin-left: auto;
	margin-right: auto;

	padding-top: 80px;
}
.cooperation{
    padding-bottom: 80px;
    /*padding-top: 80px;*/
}

/*新闻动态*/
.about_us .article{
	padding: 0 0 80px 0;
}
.article{
	width: 1180px;
	margin: auto;
}
.about_us .article h2{
	padding-bottom: 60px !important;
	text-align: center;
}
.about_us .article p{
	font-size: 18px;
    color: #333333;
    line-height: 26px;
    padding-bottom: 20px;
}
.about_us .article .xiangguan-con span:nth-child(1){
	float: left;
}
.about_us  .article .xiangguan-con span:nth-child(2){
	float: right;
}
.about_us  .article .xiangguan-con span ,.about_us  .article .xiangguan-con span a {
	font-size: 14px;
	color: #333333;
}
 .about_us  .article .xiangguan-con{
    overflow: hidden;
    padding-top: 80px;
}
.about_us .article .time_box {
	font-size: 14px;
	color: #333333;
	text-align: right;
}
.about_us .article .time_box .time{
	padding-right: 30px;
}
.news{
    /*padding-bottom: 80px;*/
    padding-top: 80px;
}
.list-con.news{
	padding-top: 0;
	padding-bottom: 80px;
}
.news h4{
    padding-bottom: 60px ;
}

.news .banner{
    height: auto;
    width: 100%;
}
.news>.box{
    width: 1180px;
    margin: auto;
    overflow: hidden;
    padding-left: 2px;
}
.news .list{
   width: 100%;
    position: relative;
    background: #FFFFFF;
 
    margin-right: 40px;
    /* margin-bottom: 40px; */
    float: left;

}

.news .list a{
	height: 100%;
    display: block;

}
.news .list:nth-child(3n){
    margin-right: 0;
}
.news .list .default_img .hide{
	display: none;
}
.news .list img{
    width: 210px;
    height: 140px;
    display: block;
    margin: auto;
}
.news .list .img{
	float:left;
	overflow: hidden;
	margin-bottom: 30px;
}
.news .list h6{
    font-size: 16px;
    color: #12539b;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	    padding-left: 30px;
}
.news .list:hover h6{
	color: #63b42f;
}
.news .list .text{
    font-size: 14px;
    color: #555555;
    line-height: 26px;
}
.news .list .bottom{
   /* position: absolute; */
    bottom:30px;
    width: 304px;
    top: auto;
    padding: 0 30px;
    font-size: 14px;
	color: #555555;
	   /* left: 895px; */
		 float: right;
		 margin-top: -20px;
}
.news .list .bottom .dian{
	float: left;
}
.news .list .bottom .time{
	float: right;
}
.news .list  .description{
	font-size: 14px;
	color: #555555;
	text-align: justify;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;  
	overflow: hidden;
	margin-top: 20px;
	overflow: hidden;
	padding-left: 30px;
}
.news .list  .more{
    width:80%;
    height: 60px;
    overflow: hidden;
    padding-left: 20px;
   /* padding-top: 38px; */
}
.news .list:hover  .more{
   color:#63b42f;
}
.news .list .bottom .name{
    font-size: 14px;
    color: #555555;
    float: left;
}
.news .list .bottom .time{
    font-size: 14px;
    color: #999999;
    float: right;
}
/*加入我们*/
.about_information .box .list .require{
    background: rgba(198,238,248,0.10);
    box-shadow: 0 2px 4px 3px #D8E5EA;
    border-radius: 8px;
}
.about_information>div{
    width: 1176px;
    margin: auto;
}
.about_information h4{
    /*padding-top: 80px;*/
    padding-bottom: 60px;
}
.about_information .welfare .title , .about_us .article h2{
    font-size: 18px;
    color: #0C6DB0;
    line-height: 26px;
    padding-bottom: 40px;
}
.about_information .welfare .text{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    padding-bottom: 26px;
}
.about_information .welfare{
    padding-bottom: 40px;
}
.about_information .left_border{
    margin-bottom: 40px;
}
.about_information .show_text{
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #F5F5F5;
    border-top:1px solid #F5F5F5;
}
.about_information .show_text:hover ,.about_information .show_text:hover .showInfo{
	color: #12539b !important;
}
.about_information .show_text:hover .showInfo:after{

}
.about_information .require{
    margin-top: 19px;
    margin-bottom: 40px;
    padding: 40px 30px;
}
.about_information .require dl dt.title{
    color: #66B355;
    padding-bottom: 26px;
}
.about_information .require dd.text{
    padding-bottom: 26px;
    font-size: 14px;
    color: #000000;
}
.about_information .require dl:first-child{
    padding-bottom: 39px;
}
.about_information .require .important{
    padding-bottom: 17px;
}
.about_information .box .list .require p span{
	font-size: 16px;
	color: #333333;
}
.about_information .box .list .require p span:nth-child(2){
	padding-left: 38px;
}
.about_information .box .list .require p span:nth-child(3){
    float: right;
    font-size: 14px;
	color: #999999;
}
.about_information  .list .show_text img{
    margin-right: 30px;
    margin-left: 17px;
    vertical-align: middle;
    transform: rotate(180deg);
}
.about_information  .list .show_text .showInfo.show img{
    margin-right: 30px;
    margin-left: 17px;
    vertical-align: middle;
    transform: rotate(180deg);
}
.about_information  .list .show_text .showInfo img{
    margin-right: 30px;
    margin-left: 17px;
    vertical-align: middle;
    transform: rotate(0deg);
}
.about_information  .show_text span{
    float: right;
    height: 58px;
    display: inline-block;
    line-height: 58px;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}
.about_information  .show_text span:after{
	content: "";
	width: 12px;
	height: 12px;
	display: inline-block;

	margin-right: 30px;
    margin-left: 17px;
}
.about_information .box .list .require{
    display: none;
}
.about_information .box  .list.show  .require{
    display: block;
}
.about_information .box  .list.show img{
    transform: rotate(0deg);
}
.about_information{
    padding-bottom: 80px;
}
.contact_us .f5{
   padding-bottom: 70px;
    background: #F5F5F5;
    margin-bottom: 79px;
    padding-top: 60px;
}
.contact_us h4{
    /*padding-top: 80px;*/
    padding-bottom: 40px;
    background: #fff;
}

.contact_us .box{
    /*padding-top: 60px;*/
    width: 1068px;
    margin: auto;
}
.contact_us .box:after{
    content: '';
    display: block;
    clear: both;
}
.contact_us .box .list{
    padding-top: 115px;
    width: 336px;
    height: 290px;
    background: #FFFFFF;
    float: left;
    margin-right: 30px;
}
.contact_us .box .list:last-child{
    margin-right: 0;
}
.contact_us .box .list p{
    margin: auto;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 26px;
    padding-right: 10px;
}
.contact_us .box .list h5{
    font-size: 20px;
    color: #0C6DB0;
    text-align: center;
    padding-bottom: 20px;
}
.contact_us .box .list:nth-child(1){
    background: url("../images/ustomer.png") no-repeat ;
    background-position: 0 10px;
    background-size: 100%;
}
.contact_us .box .list:nth-child(3){
    background: url("../images/map.png") no-repeat center ;
    background-position: 0 10px;
    background-size: 100%;
}
.contact_us .box .list:nth-child(2){
    background: url("../images/sale.png") no-repeat center ;
    background-position: 0 10px;
    background-size: 100%;
}
.contact_us .map .box{
    width: 1180px;
    height: 400px;
    margin: 0 auto 80px auto;
} 


/*分页导航*/
.list-page .pages li {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #FFFFFF;
    /*border: 1px solid #D3DCE6;*/
    font-size: 13px;
}
.list-page .pages li a{
    color: #475669;
    padding: 0 10px;
}
.list-page .pages .c{
    height: 28px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    background: #20A0FF;
    color: #FFFFFF;
    font-size: 13px;
    padding: 0 10px;
    border-radius: 4px;
}

/*客户案例*/
.customer_case  .list-tab{
    text-align: center;
}
.customer_case  .box{
    height: 80px;
    line-height: 80px;
    margin-bottom: 80px;
    background: #FAFAFA;
    box-shadow: 0 2px 4px 0 rgba(220,220,220,0.50);
}
.customer_case  .box1{

    margin-bottom: 80px;

    width: 1180px;
    margin: 0 auto;
}
.customer_case  .box2{
	padding-top:200px;
    margin-bottom: 80px;
	color:#fff;
	font-size:25px;
    width: 1000px;
    margin: 0 auto;
}
.customer_case  .box2 p{
	    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
}
.customer_case  .list-tab .box>ul{
    overflow: hidden;
    display: inline-block;
}
.customer_case .list ul{
    width: 1180px;
    margin: auto;
    overflow: hidden;
}
.customer_case .banner{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
.customer_case .banner .text_box{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 20%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.customer_case .banner img{
	max-width: 1920px;
    margin: auto;
    display: inherit;
 /*   position: absolute;
    left: 50%;
    margin-left: -960px; */
}

.customer_case{
	padding-bottom: 80px;
}
.con-box{
	position: relative;
}
.customer_case .list ul a {
    width: 32%;
    line-height: 140px;
    text-align: center;
    margin-right: 23px;
    float: left;
    margin-bottom: 30px;
}
.customer_case .list ul a:nth-child(3n){
    margin-right: 0;
}
.customer_case .hide_imglink .imglink p{
	font-size: 18px;
    color: #333333;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.customer_case .imglink  p{
line-height: 20px;
    width: 90%;
    margin: 0 auto;
}
.customer_case .imglink  .more{
    width: 112px;
    height: 28px;
    line-height: 26px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 20px auto 0;
}

.customer_case .hide_imglink .imglink img{
	display: none;
}

.customer_case .list ul li .imglink{
	background: #F5F5F5;
	display: flex;
    justify-content: center;
    align-items: center; 
position: relative;	
}
.customer_case .list ul li  .txtelink{
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
}
.customer_case .list ul li:hover  .txtelink{

	color: #63b42f;

}
.customer_case .list ul li  img{

  vertical-align: middle;

}
.customer_case .list ul li:nth-child(3n){
    margin-right: 0;
}
.customer_case .list ul li .canone{
   font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgb(135, 198, 95,.7);
	opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s ease-in-out;
}
.customer_case .list ul li .canone h2{
height: 120px;
}
.customer_case .list ul li .imglink:hover .canone{

	opacity: 1;
  filter: alpha(opacity=100);
}
.customer_case  .list-tab li{
    font-size: 18px;
    color: #333333;
    float: left;
    margin-right: 36px;
    cursor: pointer;
}
.customer_case  .list-tab li.active{
    color: #12539b;
}



/*百度地图样式*/
.BMapLabel{
   left: -42px !important;
    top: -88px !important;
    background: rgba(210,226,252,0.50) !important;
    border: 1px solid #8AB9FF !important;
    width: 101px !important;
    height: 101px !important;
    border-radius: 50% !important;
}
.BMap_Marker.BMap_noprint{
    height: 100px !important;

    width: 100px !important;
    border-radius: 50%;
    border: 1px solid #000 !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(210,226,252,0.50) !important;
    border: 1px solid #8AB9FF !important;

}
.BMap_Marker img{
	display: none !important;
}
.anchorBL , .BMap_cpyCtrl{
    display: none !important;
}
#mask{
	height: 400px !important;
}

 /*公司简介第一个版块样式*/
    
    .fw_bg {}
    .p12-aboutinfo-1{
		width:1180px;
		margin:0 auto;
	}
    .about {
        border-bottom: 1px solid #eee;
        margin-bottom: 25px;
        /* border: 1px solid red; */
    }
    
    .about h2 {
        margin-top: 30px;
    }
    
    .about .about_nr {
        margin-top: -330px;
        background: #fff;
        padding: 5px 5px;
        box-sizing: border-box;
    }
    
    .about dl {
        box-shadow: 1px 1px 20px 5px #eee;
    }
    
    .about dl dd {
        padding: 40px 30px;
    }
    
    .about dl dd h3 {
        font-size: 20px;
        color: #63b42f;
        position: relative;
        padding-left: 6px;
    }
    .about dl dd p {
        margin:15px 0;
		line-height:28px;
    }
    .about dl ul {}
    
    .about dl ul li {
        float: left;
        margin-right: 26px;
        margin-bottom: 20px;
        height: 200px;
        width: 260px;
        list-style: none;
    }
    
    .about dl ul li:last-child {
        float: right;
        margin-right: 0px;
    }
    /* 公司简介第二个版块样式 */

 .second {
        /* border: 1px solid blue; */
    }
    
    .left {
        /* border: 1px solid lawngreen; */
        width: 45%;
        padding: 15px 20px;
        float: left;
		line-height:28px;
    }
    
    .left h3 {
        font-size: 20px;
        color: #63b42f;
        position: relative;
        padding-left: 6px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .left h3 em {
        display: block;
        font-size: 16px;
        color: #000;
        font-style: normal;
        margin-top: 15px;
    }
    
    .right {
        width: 50%;
        float: right;
        /* border: 1px solid red; */
    }
	
	 /*联系我们*/
    
    .til01 {
        text-align: center;
            font-size: 36px;
    color: #333333;
        line-height: 80px;
        height: 110px;
        position: relative;
 
 
    }
    
    .til01 b {
        height: 60px;
        display: block;
        color: #000;
    }
    
    .til01 p {
        display: block;
        font-size: 20px;
        line-height: 15px;
        font-weight: normal;
    }
    
    .til01 p span {
        display: inline-block;
        /*background: rgba(28, 167, 153);*/
        padding: 0 16px;
        color: #000;
    }
    
    .qywh dl {
        margin-top: 10px;
    }
    
    .qywh dt {
        float: left;
        width: 574px;
        margin-bottom: 40px;
    }
    
    .qywh dt img {
        width: 574px;
        display: block
    }
    
    .qywh dd {
        float: left;
        background: #fff;
        padding: 45px 0 0 40px;
        width: 564px;
        border: 1px solid #e5e5e5;
        margin-left: 20px;
    }
    
    .qywh h3 {
        height: 100px;
        width: 93%;
        font-size: 16px;
        color: #222222;
        font-weight: normal;
    }
    
    .company {
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .qywh ul {}
    
    .qywh li {
        position: relative;
        height: 36px;
        line-height: 39px;
        margin-bottom: 12px;
        font-size: 14px;
        color: #545454;
        padding-left: 136px;
        list-style-type: none;
    }
    
    .qywh li b {
        position: absolute;
        left: 0;
        top: 0;
        width: 121px;
        line-height: 39px;
        background: #63b42f;
        text-align: center;
        font-size: 16px;
        color: #fff;
        font-weight: normal;
    }


#tab_nav2{

    height: 55px;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 20;
    margin-bottom: 30px;
}
#tab_nav2 ul{
	    width: 1180px;
    margin: 0 auto;
}
#tab_nav2 ul li a{
	    width: 100%;
    float: left;
	cursor:pointer;
	display:inline-block;
	color:#fff;
}
#tab_nav2 ul li{
	    width: 20%;
    float: left;
	cursor:pointer;
	background: #12539b;
    color: #ccc;

}
#tab_nav2 ul li:hover a , #tab_nav2 ul .backg a{
	color:#fff;
}
#tab_nav2 ul li:hover , #tab_nav2 ul .backg{

	background: url(../images/p16-icon6.png) no-repeat bottom center #63b42f;
}

#tab_nav3{

    height: 55px;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 20;
    margin-bottom: 30px;
}
#tab_nav3 ul{
	    width: 1180px;
    margin: 0 auto;
}
#tab_nav3 ul li a{
	    width: 100%;
    float: left;
	cursor:pointer;
	display:inline-block;
	color:#fff;
}
#tab_nav3 ul li{
	    width: 33.333%;
    float: left;
	cursor:pointer;
	background: #12539b;
    color: #ccc;

}
#tab_nav3 ul li:hover a , #tab_nav3 ul .backg a{
	color:#fff;
}
#tab_nav3 ul li:hover , #tab_nav3 ul .backg{

	background: url(../images/p16-icon6.png) no-repeat bottom center #63b42f;
}


#tab_nav5{

    height: 55px;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    position: relative;
    width: 100%;
    top: 0px;
    z-index: 20;
    margin-bottom: 30px;
}
#tab_nav5 ul{
	    width: 1180px;
    margin: 0 auto;
}
#tab_nav5 ul li a{
	    width: 100%;
    float: left;
	cursor:pointer;
	display:inline-block;
	color:#fff;
}
#tab_nav5 ul li{
	    width: 100%;
    float: left;
	cursor:pointer;
	background: #12539b;
    color: #ccc;

}
#tab_nav5 ul li:hover a , #tab_nav5 ul .backg a{
	color:#fff;
}
#tab_nav5 ul li:hover , #tab_nav5 ul .backg{

	background: url(../images/p16-icon6.png) no-repeat bottom center #63b42f;
}

 .p12-aboutinfo-1-tit {
        display: none;
    }
    
    .tit {}
    
    .tit span {}
    
    .tit em {}
    /**/
    
    .g_fk {
        margin: 30px 0 10px;
    }
    
    .g_fk dt {
        float: left;
        width: 440px
    }
    
    .g_fk dt img {
        width: 440px;
        height: 300px;
        display: block;
    }
    
    .g_fk dd {
        float: left;
        background: #f5f5f5;
        width: 740px;
        height: 300px;
        padding: 70px 0 0 50px;
    }
    
    .g_fk h3 {
        height: 35px;
   
        font-size: 20px;
        color: #0155af;
    }
    
    .g_fk p {
        font-size: 16px;
        color: #000;
        line-height: 34px;
        width: 666px;
    }
    
    .g_lxwm {
        height: 270px;
    }
    
    .g_lxwm .lxwm {
        border: 1px solid #e1e1e1;
        padding: 16px 0;
        height: 240px;
    }
    
    .g_lxwm .lxwm li {
        position: relative;
        padding-left: 100px;
        float: left;
        width: 431px;
        height: 78px;
        line-height: 78px;
        border-bottom: 1px solid #e9e9e9;
        margin: 0 24px 0 24px;
        font-size: 16px;
        color: #333333;
    }
    
    .g_lxwm .lxwm li em {
        position: absolute;
        left: 29px;
        width: 50px;
    }
    
    .g_lxwm .line {
        width: 1px;
        height: 220px;
        background: #e9e9e9;
        left: 582px;
        top: 18px;
        position: absolute;
    }
    /**/
    
    .lianxi li {
        float: left;
        border: 1px solid #eee;
        width: 280px;
        height: 180px;
        text-align: center;
        margin-right: 20px;
        color: #666;
        margin-bottom: 30px;
        line-height: 160%;
        padding: 0 10px;
        font-family: 微软雅黑;
        background: #fff;
        margin-top: 30px;
		cursor:pointer;
    }
    
    .lianxi li.last {
        float: right;
        margin-right: 0px
    }
    
    .lianxi li .img {
        margin: 20px auto 5px;
        width: 52px;
		height: 52px;
    }
	.lianxi li .img1 {
       background:url(../images/sja.png) no-repeat 0 0;
    }
	.lianxi li .img2 {
       background:url(../images/dha.png) no-repeat 0 0;
    }
	.lianxi li .img3 {
       background:url(../images/yxa.png) no-repeat 0 0;
    }
	.lianxi li .img4 {
       background:url(../images/dza.png) no-repeat 0 0;
    }
	.lianxi li:hover .img1 {
       background:url(../images/sj.png) no-repeat 0 0;
    }
	.lianxi li:hover .img2 {
       background:url(../images/dh.png) no-repeat 0 0;
    }
	.lianxi li:hover .img3 {
       background:url(../images/yx.png) no-repeat 0 0;
    }
	.lianxi li:hover .img4 {
       background:url(../images/dz.png) no-repeat 0 0;
    }
    
    .lianxi li i {
        display: block;
        font-size: 16px;
        color: #000;
        padding-bottom: 8px;
        font-style: normal;
        padding-top: 10px;
		font-weight: bold;
    }
    
    .lianxi li span {
        display: block;
        color: #333;
        font-size: 15px;
    }
    
    .lianxi li.last span {
        font-size: 15px;
    }
    
    .c_con1 {
        height: 150px;
        background: #fff;
        padding-top: 0px;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    
    .c_con1 dl {
        margin-left: 35px;
        overflow: hidden;
        float: left;
        display: inline;
    }
    
    .c_con1 dl dt {
        width: 170px;
        float: left;
        padding-right: 8px;
        font-size: 0;
    }
    
    .c_con1 dl dt p {
        margin: 0 0 0 25px;
        text-align: center;
    }
    
    .c_con1 dl dd {
        float: right;
        margin-left: 61px;
        display: inline;
        padding-top: 43px;
        width: 926px;
    }
    
    .c_con1 dl dd h3 {
        font-size: 24px;
        height: 38px;
        color: #d52733;
        font-weight: normal;
    }
    
    .c_con1 dl dd p {
        color: #767676;
        font-size: 14px;
        line-height: 24px;
        margin: 0;
    }