.am_cpzs{
	padding: 45px 0 100px;
}



/*新闻详情*/
.am_rczp_total {
    padding: 45px 0 75px;
}
.am_rczp_total .news_title {
    font-size: 24px;
    line-height: 1;
    color: #f18101;
    text-align: center;
}
.am_rczp_total .news_detail_time {
    font-size: 12px;
    line-height: 1;
    color: #999999;
    text-align: center;
    padding: 20px 0 39px;
}
.am_rczp_total .news_detail_body p {
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}

.am_rczp_total .news_pages {
    width: 100%;
    padding-top: 19px;
    border-top: 1px solid #d7d7d7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 24px;
    color: #666666;
    margin-top: 60px;
}
.am_rczp_total .news_pages a {
    width: 50%;
    text-align: left;
    font-size: 14px;
}
.am_rczp_total .news_pages a:nth-child(2) {
    text-align: right;
}
.am_rczp_total .news_detail_body img {
    max-width: 100%;
}



/*联系我们*/
.am_lxwm_total{
	padding: 45px 0 134px;
}
.am_lxwm_lxfs{
	position: relative;
}
.am_lxwm_lxfs_left{
	width: 750px;
	height: auto;
	background-color: #fafafa;
	padding: 66px 0 70px 88px;
}
.am_lxwm_lxfs_left h1{
	font-size: 24px;
	line-height: 1;
	color: #333333;
    padding-bottom: 36px;
}
.am_lxwm_lxfs_left h1:after{
	content: "";
	display: block;
	width: 60px;
	height: 2px;
	background-color: #f18101;
	margin-top: 19px;
}
.am_lxwm_lxfs_left h1 p{
    font-size: 14px;
    color: #666;
   margin-top: 10px;
}
.am_lxwm_lxfs_left ul li{
	display: flex;
	align-items: center;
	margin-bottom: 23px;
	font-size: 14px;
	line-height: 1;
	color: #666666;
}
.am_lxwm_lxfs_left ul li span{
	width: 15px;
	height: 13px;
    display: block;
    margin-right: 20px;
}
.am_lxwm_lxfs_left ul li span img{
	max-width: 100%;
}
.am_lxwm_lxfs_left .am_lxwm_lxfs_left1{
	margin-bottom: 84px;
}
.am_lxwm_lxfs_left ul li:last-child{
	margin-bottom: 0;	
}
.am_lxwm_lxfs_right{
	position: absolute;
	right: 0;
	top: 50%;
	width: 50%;
    margin-top: -250px;
}
#map {
    width: 100%;
    height: 500px;
}
.am_lxwm_biaodan{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 60px 0 155px;
}
.am_lxwm_biaodan_left{
	width: 50%;
	background: url(../images/am/am_lxwm_biaodan_left.jpg)no-repeat center center;
	height: 300px;
	padding: 40px 217px 50px 90px;
	background-size: cover;
}


.am_formGroup .am_col2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.am_formGroup .am_col2 label {
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    margin: 0 0 14px 0;
}
.am_formGroup .am_col2 .am_input {
    width: calc(100% - 92px);
    border: solid 1px #ffffff;
    margin: 0 0 14px 0;
}
.am_formGroup .am_col2:last-child label,
.am_formGroup .am_col2:last-child .am_input{
	margin: 0;
}
.am_formGroup .am_col2 .am_input input {
    width: 100%;
    padding: 0 17px;
    line-height: 40px;
    outline: unset;
    height: 40px;
    font-size: 16px;
    color: #999999;
    background: rgba(255,255,255,0);
    
}
.am_formGroup .am_col2 .am_input select {
    width: 100%;
  	 padding: 0 17px;
    line-height: 40px;
    outline: unset;
    height: 40px;
    font-size: 16px;
    color: #999999;
    background: rgba(255,255,255,0);
}


.am_formGroup .am_col2 .am_area {
    
    width: 100%;
	height: 300px;
	border: solid 1px #cccccc;
}
.am_formGroup .am_col2 .am_area textarea {
    width: 100%;
    height: 100%;
    padding: 41px 37px;
    outline: unset;
    font-size: 16px;
	color: #666666;
    display: block;
}
.am_lxwm_biaodan_right{
	width:50%;
    height:auto;
    position: relative;
}
.am_center{
	position: absolute;
	right: 29px;
	bottom: 29px;
}
.am_center span{
	width: 180px;
	height: 50px;
	background-color: #f18101;
	border-radius: 5px;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #ffffff;
}

.am_lxwm_map h1{
	font-size: 24px;
	line-height: 1;
	color: #333333;
	padding-left: 88px;
}
.am_lxwm_map_img{
	margin: 30px auto;
	text-align: center;
}
.am_lxwm_map p{
	font-size: 14px;
	color: #999999;
	line-height: 1;
	padding-left: 88px;
}

.am_foot{
	width: 100%;
	height: auto;
	background-color: #001a43;
	padding: 57px 0 36px;
}
.am_foot1{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.am_foot1 p span{
    font-size: 16px;
}
.am_foot1 p a{
    font-size: 12px;
}
.am_home_footer_ul{
	width: 860px;
}
.am_home_footer_ul li h1 {
	padding-top: 7px;
    font-size: 18px;
    line-height: 1;
    color: #ffffff;
}
.am_home_footer_ul li span {
    width: 41px;
    height: 1px;
    background-color: #ffffff;
    display: block;
    margin: 14px 0 25px
}
.am_home_footer_ul li p {
    font-size: 14px;
    line-height: 1.7;
    color: #ffffff;
    opacity: 0.5;
    padding-bottom: 15px;
}
.am_home_footer_ul li div{
	width: 160px;
}
.am_home_footer_ul li div p{
	width: calc(50% - 10px);
}

.am_home_right{
	width: 370px;
}
.am_home_right1{
	width: 218px;
	padding-top: 12px;
}
.am_home_right1 li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 23px;
    font-size: 14px;
    line-height: 1.7;
    color: #fffffe;
	opacity: 0.7;
}
.am_home_right1 li span {
    width: 15px;
    height: 13px;
    display: block;
    margin-right: 10px;
}
.am_home_right1 li span img {
    max-width: 100%;
}
.am_home_right2{
	width: 120px;
}
.am_home_right2 img{
	max-width: 100%;
}
.am_home_right2 p{
	font-size: 16px;
	line-height: 1;
	color: #fefefe;
	opacity: 0.7;
	padding-top: 15px;
	text-align: center;
}
.am_footer{
    background: #001a43;
    width: 100%;
    height: auto;
    padding: 18px 0 16px;
    position: relative;
}
.am_footer:before {
    content: "";
    background: linear-gradient(to left,rgba(0, 0, 0, 0), rgba(255,255,255,0.6), rgba(0, 0, 0, 0));
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
}
.am_footer p{
	font-size: 12px;
	line-height: 1;
	color: #ffffff;
    opacity: 0.4;
}
.am_lxwm_map_img img{
	max-width: 100%;
}


@media (max-width: 1399px) {
.am_cpzs,
.am_rczp_total,
.am_lxwm_total{
	padding: 30px 0 60px;
}
.am_rczp_total .news_detail_time {
    padding: 15px 0 25px;
}
/*联系我们*/
.am_lxwm_biaodan_left {
    padding: 40px 160px 50px 90px;
}
.am_lxwm_biaodan {
    padding: 40px 0 50px;
}
.am_home_footer_ul {
    width: 740px;
}
#map {
    width: 100%;
    height: 400px;
}
.am_lxwm_lxfs_left {
    padding: 40px 0 50px 66px;
}
.am_lxwm_lxfs_left .am_lxwm_lxfs_left1 {
    margin-bottom: 60px;
}
.am_lxwm_lxfs_left ul li {
    margin-bottom: 16px;
}
.am_lxwm_lxfs_left h1:after {
    margin-top: 15px;
}
.am_lxwm_lxfs_left h1 {
    padding-bottom: 24px;
}
.am_lxwm_lxfs_right {
    margin-top: -200px;
}
.am_formGroup .am_col2 .am_input input,
.am_formGroup .am_col2 .am_input select,
.am_formGroup .am_col2 .am_area textarea {
    font-size: 14px;
}
.am_formGroup .am_col2 .am_area textarea {
    padding: 26px 37px;
}
}

@media (max-width: 1199px) {
.am_cpzs,
.am_rczp_total,
.am_lxwm_total{
	padding: 20px 0 40px;
}
.am_rczp_total .news_detail_body p {
    font-size: 14px;
}
/*联系我们*/
.am_lxwm_lxfs_left {
    padding: 40px 0 50px 33px;
    width: 60%;
}
.am_lxwm_lxfs_right {
    width: 47%;
}
.am_lxwm_biaodan_left {
    padding: 35px 85px 35px 35px;
    height: 240px;
}
.am_formGroup .am_col2 .am_area {
    height: 240px;
}
.am_formGroup .am_col2 .am_input input,
.am_formGroup .am_col2 .am_input select {
    line-height: 30px;
    height: 30px;
}
.am_center span {
    width: 150px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}
.am_lxwm_biaodan {
    padding: 30px 0 45px;
}
.am_lxwm_map h1,
.am_lxwm_map p {
    padding-left: 0;
}
.am_home_footer_ul {
    width: 600px;
}
.am_home_right {
    width: 340px;
}
.am_foot {
    padding: 40px 0 20px;
}
.am_lxwm_map_img {
    width: 70%;
}

}

@media (max-width: 990px) {
.am_cpzs,
.am_rczp_total,
.am_lxwm_total{
	padding: 20px 0 30px;
}
.am_rczp_total .news_title {
    font-size: 20px;
}
.am_rczp_total .news_pages {
    margin-top: 40px;
}
/*联系我们*/
.am_lxwm_lxfs_left {
    padding: 33px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.am_lxwm_lxfs_left div{
	width: 50%;
}
.am_lxwm_lxfs_right {
    width: 100%;
    position: static;
    margin-top: 10px;
}
#map {
    width: 100%;
    height: 200px;
}
.am_lxwm_biaodan_left {
    padding: 30px 26px;
    height: 230px;
}
.am_formGroup .am_col2 .am_area {
    height: 230px;
}
.am_formGroup .am_col2 .am_area textarea {
    padding: 20px 25px;
}
.am_center {
    right: 20px;
    bottom: 20px;
}
.am_home_footer_ul {
    width: 100%;
}
.am_home_right{
	width: 100%;
	margin-top: 10px;
}
.am_home_right1 li:last-child{
	margin-bottom: 0;
}
}

@media (max-width: 767px) {
.am_cpzs,
.am_rczp_total,
.am_lxwm_total{
	padding: 10px 0 15px;
}
.am_rczp_total .news_title {
    font-size: 16px;
    line-height: 1.2;
}
.am_rczp_total .news_detail_time {
    padding: 8px 0;
}
.am_rczp_total .news_detail_body p {
    font-size: 12px;
}
.am_rczp_total .news_pages {
    margin-top: 20px;
    flex-wrap: wrap;
}
.am_rczp_total .news_pages a {
    width: 100%;
    font-size: 12px;
}
.am_rczp_total .news_pages a:nth-child(2) {
    text-align: left;
}
/*联系我们*/
.am_lxwm_lxfs_left {
    padding: 15px;
}
.am_lxwm_lxfs_left div {
    width: 100%;
}
.am_lxwm_lxfs_left h1 {
    font-size: 18px;
    padding-bottom: 15px;
}
.am_lxwm_lxfs_left h1:after {
    margin-top: 10px;
}
.am_lxwm_lxfs_left .am_lxwm_lxfs_left1 {
    margin-bottom: 20px;
}
.am_lxwm_lxfs_left ul li {
    font-size: 12px;
    margin-bottom: 12px;
}
.am_lxwm_lxfs_left ul li span {
    margin-right: 12px;
}
.am_lxwm_biaodan {
    padding: 15px 0 20px;
}
.am_lxwm_biaodan_left {
    padding: 15px;
    height: auto;
    width: 100%;
}
.am_formGroup .am_col2 label {
    font-size: 14px;
}
.am_formGroup .am_col2 .am_input {
    width: calc(100% - 70px);
}
.am_lxwm_biaodan_right {
    width: 100%;
}
.am_formGroup .am_col2 .am_area {
    height: auto;
}
.am_formGroup .am_col2 .am_area textarea {
    padding: 15px;
}
.am_formGroup .am_col2 .am_input input, .am_formGroup .am_col2 .am_input select, .am_formGroup .am_col2 .am_area textarea {
    font-size: 12px;
}
.am_center span {
    width: 120px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
}
.am_lxwm_map h1 {
    font-size: 16px;
}
.am_lxwm_map_img {
    width: 100%;
}
.am_lxwm_map p {
    font-size: 12px;
    line-height: 1.5;
}
.am_foot {
    padding: 20px 0 15px;
}
.am_home_footer_ul li h1 {
    font-size: 16px;
}
.am_home_footer_ul li span {
    margin: 12px 0 16px;
}
.am_home_footer_ul li p {
    font-size: 12px;
}
.am_home_right1 li {
    margin-bottom: 0;
}
.am_home_right2 {
    margin: 10px auto 0;
}
}



.am_cateNavList ul li {
    display: inline-block;
    margin-left: 25px;
}
.am_cateNavList ul li a{
    color: #333333!important;
}
.am_cateNavList ul li.hover a{
    color: #f18101!important;
    cursor: pointer;
}
.am_cateList {
    display: none;
}
.flex_c_b {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 767px) {
	.am_cateNavList {
    display: none;
}
.h_support_content .w1400 .h_s_left{
    display: none;
}
.am_cateList {
    display: block;
    padding: 5px 0;
    border: 1px solid #eeeeee;
    width: 98%;
    margin: 0 auto 10px;
    box-shadow: 0 2px 1px #eeeeee;
    background: #fefefe;
}
.am_cateList .am_cateMain {
    padding: 0 10px;
    font-size: 15px;
    color: #555555;
    font-weight: bold;
}
.am_cateList .am_cateMain em {
    font-size: 22px;
    font-weight: bold;
}
.am_cateList ul {
    display: none;
    border-top: 1px solid #eeeeee;
    margin-top: 2px;
}
.am_cateList ul li {
    line-height: 35px;
    font-size: 12px;
    padding: 0 10px;
}
.am_cateList ul li a {
    display: block;
    padding: 0 15px;
}
.am_cateList ul li.hover {
    background: #f18101;
    color: #ffffff;
}
}
.am_rczp_total .w1400 p img{
    max-width: 700px;
    height: auto;
}
.news_detail_body{
    max-width: 1000px !important;
    margin: 0 auto;
}
.news_detail_body p {
    width: 100%;
    max-width: 100% !important;
}
.am_rczp_total .w1400 p img{
    max-width: 100%;
}