@charset "utf-8";
/* CSS Document */
*{
	font-family: "微软雅黑", "Microsoft YaHei";
}
body{
	margin:0;
	padding:0;
}
a img{
	border:none;
}
.clearfix{
	clear:both;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-weight: normal;
}
ul,li{
	list-style: none;
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

a,img{border:0;}

p{
	margin:0;
	padding:0;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
.pb50{
	padding-bottom:50px;
}
.pt50{
	/*padding-top:50px;*/
}
.pb130{
	padding-bottom:50px;
}
.pb40{
	padding-bottom:40px;
}
.navbar{
	width:100%;
}
.nav-center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
}
.banner-box{
	width:100%;
	overflow: hidden;
	position: relative;
}
.lunbo{
	overflow:hidden;
	/*height:620px;*/
}
.lunbo>a>img{
	position:relative;
	left:50%;
	margin-left:-960px;
}
.xuanxiang{
	margin-top:-34px;
	width:100%;
	text-align: center;
	z-index: 10;
	position: relative;
}
.xuanxiang>li{
	display: inline-block;
	background-color:#fff;
	width:40px;
	height:8px;
	margin-left:10px;
}
.lunbo>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo>span>i{
	font-size:70px;
	color:#d8220d;
	cursor:pointer;
}
.lunbo>.lunbospan2{
	position: absolute;
	top:50%;right:5%;
	margin-top:-10px;
}
.lunbo1{
	overflow:hidden;
	height:227px;
}
.lunbo1>a>img{
	/*position:relative;
	left:50%;
	margin-left:-496px;*/
	width:100%;
}
.xuanxiang1{
	margin-top:-34px;
	width:100%;
	text-align: center;
	z-index: 1;
	position: relative;
}
.xuanxiang1>li{
	display: inline-block;
	background-color:#fff;
	width:40px;
	height:8px;
	margin-left:10px;
}
.lunbo1>.lunbospan1{
	position: absolute;
	top:50%;left:6%;
	margin-top:-10px;
}
.lunbo1>span>i{
	font-size:70px;
	color:#d60000;
	cursor:pointer;
}
.lunbo1>.lunbospan2{
	position: absolute;
	top:50%;right:5%;
	margin-top:-10px;
}
.index_content_box{
	width:100%;
}
.index_content_box_center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
}
.index_content_box_title{
	width:100%;
	text-align: center;
	padding-top:50px;
	padding-bottom:50px;
}
.index_content_box_title>h2{
	font-size:20px;
	color:#d60000;
}
.index_content_box_title>h3>a{
	display: inline-block;
	font-size:20px;
	color:#333;
	position:relative;
	line-height: 40px;
	margin-top:2px;
	margin-bottom:10px;
}
.index_content_box_title>h3>a:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2px;
	background-color:#d8220d;
	transition: all 0.15s;
}
.index_content_box_title>h3>a:hover{
	color:#d8220d;
}
.index_content_box_title>h3>a:hover:after{
	width:180%;
	left:-40%;
	background-color:#d60000;
	transition: all 0.15s;
}
.index_content_box_title>h4{
	font-size:12px;
	color:#999;
}
.index_content_box_title>h2.wcf{
	font-size:20px;
	color:#fff;
}
.index_content_box_title>h3.wcf>a{
	display: inline-block;
	font-size:20px;
	color:#fff;
	position:relative;
	line-height: 40px;
	margin-top:2px;
	margin-bottom:10px;
}
.index_content_box_title>h3.wcf>a:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:2px;
	background-color:#fff;
	transition: all 0.15s;
}
.index_content_box_title>h3.wcf>a:hover{
	color:#fff;
}
.index_content_box_title>h3.wcf>a:hover:after{
	width:180%;
	left:-40%;
	background-color:#fff;
	transition: all 0.15s;
}
.index_content_box_title>h4.wcf{
	font-size:12px;
	color:#fff;
}

.index_content_box_content{
	width:100%;
}
.index_content_box_content_r{
	float:right;
	width:49%;
}
.index_content_box_content_r>img{
	width:100%;
	height: 286px;
}
.index_content_box_content_l{
	float:left;
	width:49%;
}
.index_content_box_content_l>p{
	font-size:14px;
	color:#666;
	position:relative;
	line-height: 30px;
}
.index_content_box_content_l>p>a{
	font-size:14px;
	display:inline-block;
	position:absolute;
	right:0;
	bottom:0;
	line-height: 30px;
	color:#d8220d;
	padding:0 6px;
}

.index_content_box_content_l>p>a:hover{
	color:#d60000;
}


.index_content_box_content_0{
	margin-left: 0px;
	line-height: 30px;
	font-size:14px;
	color:#666;
}
.index_content_box_content_0>img{
	float: right;
	margin: 0px 0px 10px 10px;
	border:none;
}
.index_content_box_content_0>a{
	font-size:14px;
	display:inline-block;
	line-height: 30px;
	color:#d8220d;
}
.index_content_box_content_0>a:hover{
	color:#d60000;
}
.index_content_box_content_1{
	width:18%;
	float:left;
	margin: 0 1%;
	position:relative;
}
.index_content_box_content_1_bpic{
	width:100%;
	overflow: hidden;
}
.hofdpic{
	width:100%;
	cursor: pointer;
	transition: all 0.6s;
}
.index_content_box_content_1:hover .hofdpic{
	transform: scale(1.4);
}
.index_content_box_content_1_tpic{
	position:absolute;
	top:45%;
	padding:0 18px;
	 width: 100%;
    text-align: center;
}
.index_content_box_content_1_wb{
	background-color:transparent;
	border:2px solid #fff;
	border:2px solid rgba(255,255,255,0.7);
	box-sizing: border-box;
	padding:8px;
}
.index_content_box_content_1_tb{
	background-color:#fff;
	background-color:rgba(255,255,255,0.7);
	padding-top:22px;
	padding-bottom:17px;
}
.index_content_box_content_1_tpic h2{
	font-size:18px;
	color:#d8220d;
	margin-bottom:8px;
}
.index_content_box_content_1_tpic h3{
	font-size:14px;
	color:#d8220d;
}
.index_content_box_content_2{
	width:48%;
	float:left;
}
.index_content_box_content_3{
	width:48%;
	float:right;
}
.index_content_box_content_2_pic{
	width:100%;
	overflow: hidden;
}
.index_content_box_content_2_pic_p{
	width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}
.index_content_box_content_2:hover .index_content_box_content_2_pic_p{
    transform: scale(1.4);
}
.index_content_box_content_3:hover .index_content_box_content_2_pic_p{
    transform: scale(1.4);
}
.index_content_box_content_2_w{
	font-size:12px;
	color:#666;
	line-height: 30px;
	position:relative;
	margin-top:14px;
}
.index_content_box_content_2_w>img{
	float:left;
	margin:5px 10px 5px 0;
	border:0;
}
.index_content_box_content_2_w>a{
	position:absolute;
	bottom:0;
	right:0;
	display:inline-block;
	line-height: 30px;
	color:#d8220d;
	font-size:12px;
}
.index_content_box_content_2_w>a:hover{
	color:#d60000;
}
.index_content_box_content_4{
	margin-top:40px;
}
.index_content_box_content_4,.index_content_box_content_4>a,.index_content_box_content_4>a>img{
	width:100%;
	display:block;
}
.index_content_box_content_5{
	width:50%;
	float:left;
	border-right:2px solid #d60000;
	padding:20px 0;
	padding-right:70px;
	position:relative;
	box-sizing: border-box;
}
.index_content_box_content_5_l{
	float:left;
	width:10%;
	min-width:80px;
	height:80px;
	background-color:#d60000;
	padding:12px 0;
}
.index_content_box_content_5_l>h2{
	font-size:24px;
	text-align: center;
	color:#fff;
	margin-bottom:4px;
}
.index_content_box_content_5_l>span{
	display:block;
	width:70px;
	height:2px;
	margin:0 auto;
	background-color:#fff;
}
.index_content_box_content_5_l>h3{
	font-size:16px;
	text-align: center;
	color:#fff;
	margin-top:8px;
}
.index_content_box_content_5_r{
	width:80%;
	float:left;
	margin-left:2%;
	
}
.index_content_box_content_5_r_h2{
	display:block;
	width:90%;
	font-size:14px;
	color:#333;
	font-weight: 600;
	overflow: hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
	line-height: 30px;
}
.index_content_box_content_5_r:hover .index_content_box_content_5_r_h2{
	color:#d60000;
}
.index_content_box_content_5_r>p{
	font-size:12px;
	color:#666;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	line-height: 24px;
}
.index_content_box_content_5_pic{
	position:absolute;
	right:-18px;
	top:50%;
	margin-top:-18px;
	width:36px;
	height:36px;
}
.index_content_box_content_5_pic>img{
	width:100%;
}
.index_content_box_content_6{
	width:50%;
	float:left;
	padding:20px 0;
	padding-left:70px;
}
.index_content_box_content_6_r{
	float:right;
	width:10%;
	min-width:80px;
	height:80px;
	background-color:#d60000;
	padding:12px 0;
}
.index_content_box_content_6_r>h2{
	font-size:24px;
	text-align: center;
	color:#fff;
	margin-bottom:4px;
}
.index_content_box_content_6_r>span{
	display:block;
	width:70px;
	height:2px;
	margin:0 auto;
	background-color:#fff;
}
.index_content_box_content_6_r>h3{
	font-size:16px;
	text-align: center;
	color:#fff;
	margin-top:8px;
}
.index_content_box_content_6_l{
	width:80%;
	float:left;
	margin-right:2%;
	
}
.index_content_box_content_6_l_h2{
	display:block;
	width:90%;
	font-size:14px;
	color:#333;
	font-weight: 600;
	overflow: hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
	line-height: 30px;
}
.index_content_box_content_6_l:hover .index_content_box_content_6_l_h2{
	color:#d60000;
}
.index_content_box_content_6_l>p{
	font-size:12px;
	color:#666;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	line-height: 24px;
}

.footer_box{
	width:100%;
}
.footer_center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
	
}
.footer_center_l{
	width:50%;
	float:left;
	padding-top:20px;
	border-right:1px solid #6d6d6d;
	box-sizing: border-box;
	padding-left:85px;
	padding-right:85px;
}
.footer_center_l_center{
	width:100%;
}
.form-control{
	margin:10px 0;
}
.form-controll{
	width:49%;
	margin-right:1%;
	float:left;
	height:40px;
	line-height: 40px;
	padding-left:10px;
}
.form-controlr{
	width:49%;
	margin-left:1%;
	float:right;
	height:40px;
	line-height: 40px;
	padding-left:10px;
}
.form-control1{
	width:24%;
	margin-right:1%;
	float:left;
	height:40px;
	line-height: 40px;
	padding-left:10px;
}
.form-control_img{
	display:inline-block;
    max-width: 100%;
}
.form-control_img_a{
	display:inline-block;
	width:24%;
	margin-top: 10px;
    margin-left: 1%;
	
}
.form-control_a{
	display:inline-block;
	width:49%;
	margin-left:1%;
	float:right;
	height:40px;
	line-height: 40px;
	padding-left:10px;
	background:#fff;
	padding:0;
	text-align: center;
	font-size:12px;
	color:#d60000;
	font-weight: 600;
	letter-spacing: 2px;
}
.form-control_a:hover{
	color:#d8220d;
}
.footer_center_r{
	width: 50%;
    float: left;
    padding-top: 28px;
    border-left: 1px solid #7d4f4f;
    box-sizing: border-box;
    padding-left: 62px;
}
.indexfootfr{width:100% !important;}
.indexfootfrlogopic{display:block;margin:auto;margin-bottom:20px;}
.footpp101{width: 30%;float: left;text-align: center;}
.footpp202{width: 40%;float: left;text-align: center;}
.footpp303{width: 30%;float: left;text-align: center;}

.footer_logo{
	display:block;
}
.footer_logo>img{
	height: 100px;
    width: auto;
}
.footer_center_r>p{
	font-size:14px;
	color:#fff;
	line-height: 40px;
}
.footer_center_r>p>img{
	margin-right:15px;
}
.footer_center_x{
	width:100%;
	text-align: center;
	margin-top:20px;
	padding:9px 0;
	position:relative;
}
.footer_center_x:before{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #6d6d6d;
    content: "";
}
.footer_center_x:after{
	position:absolute;
	top:1px;
	left:0;
	width:100%;
	height:1px;
	background-color:#7d4f4f;
	content:"";
}
.footer_center_x>p{
	display:inline-block;
	font-size:10px;
	color:#fff;
	margin:0 6px;
}
.footer_center_x>p>a{
	font-size:10px;
	color:#fff;
}
.footer_center_x>p>a>img{
	display:inline-block;
	margin:0 6px;
}
.index_content_box_content_1_hide{
	display:none;
}


.banner-2-box{
	width:100%;
	overflow: hidden;
}

.abg_banner_img1{
	position:relative;
	left:50%;
	margin-left:-960px;
	
}
.abg_banner_img2{
	position:relative;
	left:50%;
	margin-left:-496px;
}
.stage_nav{
	width:100%;
	/*background-color:#d60000;*/
	background-color:#eee;
}
.stage_nav_center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
}
.stage_nav_center>ul{
}
.stage_nav_center>ul>li{
	display:inline-block;
	line-height: 50px;
    font-size: 14px;
	margin-right:20px;
}
.stage_nav_center>ul>li>a{
	color:#333;font-size: 14px;
}
.stage_nav_center>ul>li.stage_nav_dq>a{
	color:#d60000;
	font-size:16px;
	font-weight: 600;
}
.stage_content{
	width:100%;
}
.stage_content_center{
	width:90%;
	max-width:1180px;
	margin:0 auto;
}
.stage_content_title{
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}
.stage_content_title>h2{
	color: #d60000;
    font-size: 18px;
    font-weight: 600;
	line-height: 40px;
	position:relative;
}
.stage_content_title>h2:before{
	position:absolute;
	bottom:0;
	left:0;
	width:100px;height:1px;
	background-color:#d60000;
	content:"";
	z-index: 2;
}
.stage_content_title>h2:after{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;height:1px;
	background-color:#d8d8d8;
	content:"";
	z-index: 1;
}
.stage_content_title>h2>p{
	float: right;
    font-size: 12px;
    font-weight: 400;
    color: #666;
}
.stage_content_title>h2>p>a{
	color: #666;
	font-size: 12px;
}
.stage_content_title>h2>p>a:hover{
	color: #d60000;
}
.stage_content_w{
	width:100%;
	padding-bottom:50px;
}
.stage_content_w img{
	max-width:100%;
}
.stage_content_w_pic{
	float: left; 
	margin: 0px 20px 13px 0px;
	border:0;
}
.stage_content_w_p{
	font-size:14px;
	color:#333;
	line-height: 30px;
}
.stage_content_p{
	width:100%;
}
.case{
	width:100%;
}
.case_row{
	margin-left:-10px;
	margin-right:-10px;
}
.case_1{
	width:25%;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.grid-content{
	position: relative;
	overflow: hidden;
}
.grid-shade{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 20px;
	display: none;
	padding-top:34%;
}
.grid-enter{
	text-align: center;
    line-height: 100%;
    display: block;
    height: 100%;
	color:#fff;
}
.grid-enter>h2{
	font-size:20px;
}
.xszm{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.xszm>h2{
	font-size:14px;
	line-height: 40px;
	text-align: center;
	color:#fff;
}
.case_1:hover .xszm{
	display:none;
}
.grid-content>a{
	display:block;
}
.grid-content>a>img{
	display:block;
	max-width:100%;
	margin: 0 auto;
}
.stage_content_w_pic1{
	max-width:100%;
	display:block;
	margin:0 auto;
	text-align: center;
	margin-bottom:30px;
}
/*
.list_right3 {
    width: 600px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    clear: both;
    float: none;
    font-size: 14px;
	margin-top: 30px;
    margin-bottom: 50px;
}
.list_right3a {
    padding: 1px 20px;
    background: #d60000;
    float: left;
    color: #FFF;
    margin-right: 8px;
    margin-left: 70px;
    display: inline-block;
}
.list_right3c {
    padding: 0px 8px;
    margin-right: 6px;
    color: #666;
}
.list_right3c a {
    border: 1px solid #bbb;
    padding: 0px 15px;
    float: left;
    margin-right: 6px;
    color: #666;
}
.list_right3d .list_right3e {
    color: #fff;
}

.list_right3d a {
    padding: 0px 15px;
    float: left;
    margin-right: 6px;
    border: 1px solid #bbb;
    color: #666;
}
.list_right3e {
    background: #d60000;
    display: block;
    color: #fff;
}
*/
.list_right3{width: 700px; height: 30px; line-height: 30px; margin: 0 auto; padding-top: 20px; text-align: center; clear: both; float: none; font-size: 13px; margin-bottom: 50px;}
.list_right3a{padding: 1px 20px; background: #d60000; float: left; color: #FFF; margin-right: 8px; margin-left:70px; display:inline-block;}
.list_right3c {border: 1px solid #bbb; padding: 0px 15px; float: left; margin-right: 6px; color: #666;}
.list_right3c:hover{background:#d60000; display:block; color:#fff;border:1px solid #dddddd}
.list_right3d {padding: 0px 15px; float: left; margin-right: 6px; border: 1px solid #bbb; color: #666;}
.list_right3d:hover{background:#d60000; display:block; color:#fff;border:1px solid #dddddd}
.list_right3e {border: 1px solid #bbb; background:#d60000; display:block; padding: 0px 15px; color:#fff;margin-right:6px; float:left}
/*手机版分页*/
.fenyes{width: 90%; color: #555; font-size:14px; margin:auto 20px; padding-top:20px; clear: both ; margin-bottom:15px;}
.fenyes a{color: #23527c;}
.fenyelink{background-color: #fff; display: inline-block; cursor: pointer; color: #555;}
.fenyelink:hover{background-color: #d60000; display: inline-block; color: #4496d1;}
.pagelink
{
    color:#337ab7;
}
.page_box {
    border-top: 1px solid #ccc;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
	padding-top:10px;
	margin-bottom:50px;
}
.page_box a {
    color: #666;
}
.page_box a:hover{
	color: #283993;
}
.index_content_box_content_7{
	width:100%;
	padding:20px 0;
	position:relative;
	box-sizing: border-box;
}
.index_content_box_content_7_l{
	float:left;
	width:10%;
	width:80px;
	height:80px;
	background-color:#d60000;
	padding:12px 0;
}
.index_content_box_content_7_l>h2{
	font-size:24px;
	text-align: center;
	color:#fff;
	margin-bottom:4px;
}
.index_content_box_content_7_l>span{
	display:block;
	width:70px;
	height:2px;
	margin:0 auto;
	background-color:#fff;
}
.index_content_box_content_7_l>h3{
	font-size:16px;
	text-align: center;
	color:#fff;
	margin-top:8px;
}
.index_content_box_content_7_r{
	width:88%;
	float:left;
	margin-left:2%;
	
}
.index_content_box_content_7_r_h2{
	display:block;
	width:90%;
	font-size:14px;
	color:#333;
	font-weight: 600;
	overflow: hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
	line-height: 30px;
}
.index_content_box_content_7_r:hover .index_content_box_content_7_r_h2{
	color:#d60000;
}
.index_content_box_content_7_r>p{
	font-size:12px;
	color:#666;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
	line-height: 24px;
}
.form-group2 label {
    font-size: 18px;
    color: #333;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.form-group2 input {
    background: #fafafa;
    line-height: 42px !important;
    height: 42px;
}

.form-control2 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-group2 {
    margin-bottom: 15px;
}
.yzm_img {
    float: left;
    margin-left: 7px;
    position: absolute;
}
.form-group2 textarea {
    min-height: 260px;
    background: #fafafa;
}
textarea.form-control2 {
    height: auto;
}
.fl_input {
    float: left;
    line-height: 40px;
}
.yzm {
    float: left;
    width: 40%;
}
.message_box {
    text-align: center;
    padding-top: 20px;
    clear: both;
}
.message_box a {
    display: inline-block;
    margin: 0 5px;
    width: 110px;
    line-height: 36px;
    text-align: center;
    background: #d60000;
    color: #fff;
    clear: both;
    font-size: 15px;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
	width: 100%;
}
.map_list {
    background: #f7f5f8;
    padding: 40px 20px;
}
.fa-map-marker {
    width: 40px;
    height: 40px;
    background: #283993;
    text-align: center;
    line-height: 40px;
    border-radius: 30px;
    font-size: 24px;
    color: #fff;
}
.fa-map-marker:before {
    content: "\f041";
}
.map_add {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}
.map_con {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 50px;
    padding-bottom: 40px;
}
.map_con i {
    width: 25px;
    text-align: center;
    margin-right: 5px;
}
.fa-phone:before {
    content: "\f095";
}
.contact_box {
    margin: 20px 0 40px 0;
}
.contact_box h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}
.contact_box li i {
    width: 24px;
    text-align: center;
    color: #2c4689;
}
.footer_logo1{
	width:100%;
	/*text-align: center;*/
	margin-bottom:40px;
	margin-top:40px;
}
.footer_logo1>img{
	max-width:100%;
}
.contact_p{
	font-size: 14px;
    color: #333;
    line-height: 30px;
	margin-bottom:26px;
}
.contact_p>img{
	margin-right:6px;
}
.stage_content_www{
	margin-top:40px;
}
.stage_content_w_title{
	width:100%;
}
.stage_content_w_title>h2{
	text-align: center;
	font-size:18px;
	font-weight: 600;
	position:relative;
	line-height: 40px;
}
/*.stage_content_w_title>h2:after{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:#ccc;
	content:"";
}*/
.stage_content_w_title>p{
	font-size:12px;
	color:#999;
	text-align: center;
	line-height: 30px;
	margin-bottom:20px;
}
/*@media (min-width:992px){
	.case_1:hover .xszm{
	display:none;
}
}*/
@media (max-width:1090px){
	.contact_p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 18px;
}
}
@media (max-width:1100px){
	.index_content_box_content_6_l {
    width: 70%;
	margin-right: 0;
}
	.index_content_box_content_5_r {
    width: 70%;
}
}

@media (max-width:992px)
{
    .footpp101{width: 100%;float: left;text-align: center;}
    .footpp202{width: 100%;float: left;text-align: center;}
    .footpp303{width: 100%;float: left;text-align: center;}
	.index_content_box_content_0>img {
     float: none; 
    margin: 0px;
    border: none;
    width: 100%;
}
	.index_content_box_content_0>a{
	font-size:14px;
	display:block;
	line-height: 30px;
	color:#d8220d;
	margin:0 auto;
	text-align: center;
}
	.index_content_box_content_2,.index_content_box_content_3 {
    width: 100%;
    float: none;
}
	.index_content_box_content_2_w>a{
		display:block;
		text-align: center;
		margin:0 auto;
		position:inherit;
		margin-bottom:20px;
	}
	.index_content_box_content_5 {
    width: 100%;
    float: none;
    border-right: none;
    padding: 20px 0;
    padding-right: 0px;
    position: relative;
    box-sizing: border-box;
}
	.index_content_box_content_6 {
    width: 100%;
    float: none;
    padding: 20px 0;
    padding-left: 0px;
}
	.index_content_box_content_5_pic{
		display:none;
	}
	.index_content_box_content_6_r {
    float: left;
    width: 10%;
    min-width: 80px;
    height: 80px;
    background-color: #d60000;
    padding: 12px 0;
}
	.index_content_box_content_6_l {
    width: 88%;
    float: left;
    margin-left: 2%;
}
	.index_content_box_content_5_r {
    width: 88%;
}
	.footer_center_l {
    width: 100%;
    float: none;
    padding-top: 10px;
    border-right: none;
    box-sizing: border-box;
    padding-left: 85px;
    padding-right: 85px;
}
	.footer_center_r {
    width: 100%;
    float: none;
    padding-top: 20px;
    border-left: none;
    box-sizing: border-box;
    padding-left: 85px;
}
	.header_rrr{
		height:0px;
	}
	.nav-center {
    max-width: 1180px;
    margin: 0 auto;
    width: 100%;
}
	.index_content_box_content_1
	{
	    margin-left:10%;
	    margin-bottom:10px;
		width:80%;
	}
	.index_content_box_content_1_hide{
	display:block;
}
	.stage_content_w_pic {
    float: none;
	margin:0;
    margin-bottom: 10px;
    border: 0;
}
	.index_content_box_content_7_r {
    width: 86%;
}
	.map_con {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 10px;
    padding-bottom: 20px;
}
	.footer_center {
    padding-top: 0px;
}
	.footer_center_x {
    margin-top: 20px;
}
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{
    color: #d8220d;
}
	/*.mx992{
		display:none;
	}*/

}
@media (max-width:906px){
	.index_content_box_content_5_r {
    width: 86%;
}
	.index_content_box_content_6_l {
    width: 86%;
}
}
.border768{
	border-right:1px solid #ccc;
}
@media (max-width:768px){
	.stage_content_title{display: none;}
	.dhsjy li{margin-bottom: 20px;}
	
		.index_content_box_content_6_l {
    width: 70%;
}
	.index_content_box_content_5_r {
    width: 70%;
}
	.footer_center_x>p{
	display:block;
	margin:10px 0;
}
		.footer_center_l {
    width: 100%;
    float: none;
    padding-top: 20px;
    border-right: none;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
}
	.footer_center_r {
    width: 100%;
    float: none;
    padding-top: 30px;
    border-left: none;
    box-sizing: border-box;
    padding-left: 0px;
}
	.case_1{
	width:50%;
}
	.index_content_box_content_7_r {
    width: 80%;
}
	.index_content_box_title {
    padding-top: 30px;
    padding-bottom: 30px;
}
	.pb50 {
    padding-bottom: 20px;
}
	.pt50 {
    padding-top: 0px;
}
	.pb130 {
    padding-bottom: 30px;
}
	.index_content_box_content_4 {
     margin-top: 0px; 
}
	.pb40 {
    padding-bottom: 20px;
}
	.stage_nav_center>ul>li {
    margin-right: 10px;
}
	.border768{
	border-right:none;
}

}
@media (max-width:420px){
	.index_content_box_content_7_r {
    width: 70%;
}
}
@media (max-width:400px){
	.index_content_box_content_1_tpic {
    top: 25%;
}
	.stage_nav_center>ul>li {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    margin-right: 10px;
}
}
@media (max-width:330px){
	.index_content_box_content_1_tpic h2 {
    font-size: 14px;
}
	.index_content_box_content_1_tpic h3 {
    font-size: 12px;
}
		.case_1{
	width:100%;
}
}

/*招聘*/
.job_box_li{
	margin-bottom:20px;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-z-transition:0.4s;
	transition:0.4s;
	border-radius: 10px;
}
.job_box_li>a{
	display:block;
	border:1px solid #eee;
	border-radius: 10px;
	padding:25px;
	position:relative;
}
.job_box_li>a>p{
	font-size:14px;
	color:#333;
	line-height: 24px;
	margin-bottom:6px;
}
.job_box_li>a>span{
	display:block;
	width:90px;
	height:30px;
	border:1px solid #005bac;
	border-radius: 30px;
	text-align: center;
	font-size:12px;
	line-height: 28px;
	color:#005bac;
	margin-top:16px;
	position:relative;
	overflow: hidden;
	z-index: 2;
}
.job_box_li>a>span:after{
	content:"";
	position:absolute;
	background-color:#005bac;
	top:0;
	right:0;
	height:100%;
	width:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-z-transition:0.4s;
	transition:0.4s;
	border-radius: 30px;
	z-index: -1;
}
.job_box_li:hover{
	margin-top:-10px;
	margin-bottom:30px;
	box-shadow: 0 0 6px 2px #d6d6d6;
}
.job_box_li:hover >a>span:after{
	width:100%;
	right:auto;
	left:0;
}
.job_box_li:hover >a>span{
	color:#fff;
}
.tjan {
    margin-top: 20px;
    text-align: center;
}
.tjan>a {
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #005bac;
    border: 1px solid #005bac;
    box-sizing: border-box;
    border-radius: 6px;
    margin: 0 10px;
    font-size: 14px;
}
.tjan>a:hover{
	color:#fff;
	background-color:#005bac;
}
/*招聘 end*/

.dhsjy{width: 90%;max-width: 1180px;margin: 0 auto;}
.dhsjy ul{width: 100%;height: auto;float: left;position: relative;}
.dhsjy li{float: left;margin-top: 20px;}
.dhsjy li a{display: block;color: #333;padding:0 25px;}
.dhsjyxz a{color: #c93b41 !important;font-weight: bold !important;font-size: 16px !important;}

.dhsjy ul:before{content: "";position: absolute;width: 5px;height: 5px;top: 0;background: url(../images/sjh.png);background-repeat: no-repeat;display: block;}



/*图文2*/
.new_box1_li{
	margin-bottom:20px;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-ms-transition:0.4s;
	-z-transition:0.4s;
	transition:0.4s;
}
.new_box1_li>a{
	display:block;
}
.new_box1_l>img{
	display:block;
	width:100%;
}
.new_box1_r{
	padding-top: 20px;
	padding-right:20px;
}
.new_box1_r>h2{
	font-size: 18px;
    color: #0068b7;
    line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.new_box1_r>p{
	font-size: 14px;
    color: #333;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 72px;
	margin-top:15px;
	margin-bottom:15px;
}
.new_box1_r>span{
	display:block;
	font-size: 14px;
    color: #333;
    line-height: 24px;
	text-align: right;
}
.new_box1_li:hover{
	box-shadow:0 0 8px 4px #c7c7c7;
	margin-top:-10px;
	margin-bottom:30px;
}
/*图文2 end*/




@media(max-width:992px){
	.dhsjy li a{padding: 0 10px;}
	.new_box1_l{
		float:none;
		width:100%;
		margin-bottom:10px;
	}
	.new_box1_r {
		float:none;
		width:100%;
	}
	.new_box1_r>p {
		margin-top: 6px;
		margin-bottom: 6px;
		line-height: 20px;
		height: 60px;
	}
}
@media (max-width: 992px)
.index_content_box_content_1 {
    width: 100%;
    margin-bottom: 20px;
}