a,input[type=button],label{cursor:pointer}a,blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,img,input,lable,li,ol,option,p,pre,select,span,strong,table,tbody,td,textarea,tfoot,th,thead,tr,ul{margin:0;padding:0}article,aside,footer,header,hgroup,nav,section,time{margin:0;padding:0;display:block}table{border-collapse:collapse;border-spacing:0;table-layout:fixed}input,label,select,textarea{vertical-align:middle;font-size:12px;outline:0;box-sizing:initial}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-size:14px}a{text-decoration:none;color:#000}a.z-crt,a:hover{text-decoration:underline;color:#b20000}a:focus{outline:0}img{border:none;vertical-align:top}em,i{font-style:normal}input[type=password],input[type=text],select,textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:0}input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{box-shadow:0 0 5px #52a8ec;border:1px solid #52a8ec}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}input[type=password],input[type=text],textarea{font-family:"Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica}.placeholder{color:#999}
/* Write your styles */
html {font-size:62.5%; }
body {font-size:1.6rem;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom:1; }
.clear {clear: both; }
.mt10{margin-top:10px;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.ml20{margin-left:20px;}
.f-tac{text-align:center;}
.dsn{display:none;}
.am-container {
    padding-left:0;
    padding-right:0;
    max-width:640px;
    min-width:320px;
    overflow:hidden;
}

.am-slider-c2 .am-slider-desc, .am-slider-c3 .am-slider-desc{
    color:#fff;
}
.am-slider-c2 .am-control-nav li a{
	border-radius:50%;
    background-color:#95999c;
}
.am-slider-c2 .am-control-nav li a.am-active{
	background-color:#fff;
}


.m-header {
	position: relative;
	padding-top:1.2rem;
	padding-bottom:1.2rem;
	background: #f2f2f2;
}
.btnMenu {
	position: absolute;
	right: 20px;
	top: 26%;
	width: 39px;
	height: 25px;
	background: url(/assets/i/bg/icoMenu_01.png) no-repeat;
}
.menu-box {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 130px;
	height: 400px;
	background:rgba(223,223,223,.9);
	z-index: 9999;
}
.menu-box .pClose {
	padding-top: 16px;
}
.menu-box .pClose i {
	float: right;
	margin-right: 20px;
	width: 20px;
	height: 20px;
	background: url(/assets/i/bg/icoClose_01.png) no-repeat;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}
.menu-box .pClose i:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.menu-box .pSearch {
	margin: 35px 18px 0 18px;
	height: 42px;
	background: #fff;
}
.menu-box .pSearch input[type='text'] {
	float: left;
	margin: 3px 0 0 4px;
	height: 36px;
	width: 100px;
	background: none;
	border: none;
}
.menu-box .pSearch input[type='button'] {
	float: right;
	margin: 8px 5px 0 0;
	width: 26px;
	height: 26px;
	background: url(/assets/i/bg/icoSear_01.png) no-repeat;
	border: none;
}
.menu-box .menu {
	text-align: center;
}
.menu-box .menu li {
	padding: 10px;
	height: 44px;
	font: normal 1.7rem/2rem '';
}
.menu-box .menu li a {
	color: #454545;
	text-decoration: none;
}
.showMenu .menu-box {
	display: block;
}

.m-logo {
	margin:0;
	padding: 0rem 0 0 2rem;
}
.m-logo img{
	width: 80%;
}
.m-banner {
	padding: 2rem;
}
.m-ban-img {
	position: relative;
}
.m-ban-img img {
	width: 100%;
}
.m-ban-img p {
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 100%;
	color: #fff;
	font: normal 1.6rem/4.8rem '';
	text-align: center;
	background-color: rgba(0,0,0,.6);
}
.m-news {
	padding: 0 1rem 1rem;
}
.m-title-01 {
	height: 4.4rem;
	line-height: 4.4rem;
	border-bottom: 1px solid #bebebe;
}
.m-title-01 h3 {
	float: left;
	padding-left: 1.5rem;
	color: #c12c20;
	font: bold 2rem/4rem '';
}
.m-title-01 span {
	float: left;
	margin-left: 1.4rem;
	color: #000;
	font-size: 1.6rem;
}
.m-title-01 a {
	float: right;
	margin: 12px 5px 0 0;
	width: 24px;
	height: 24px;
	background: url(/assets/i/bg/icoMore_01.png) no-repeat;
}

.txtList_01 {
	padding: 1rem;
}
.txtList_01 li {
	padding: 5px 0 5px 1.5rem;
	font: normal 1.6rem/2.8rem '';
	background: url(/assets/i/bg/icoListBg_01.png) no-repeat left 16px;
	overflow: hidden;
}
.txtList_01 li i {
	display: inline-block;
	margin-left: 10px;
	color: #bbbbbb;
}

.am-new-list {
	padding: 0 1rem;
}
.am-new-list .am-tabs{
	margin:0;
}
.am-new-list .am-tabs-default .am-tabs-nav{
	position: relative;
	overflow: hidden;
	line-height: 4.4rem;
	background: none;
	border-bottom: 1px solid #bebebe;
}
.am-new-list .am-tabs-default .am-tabs-nav li {
	float: left;
	padding: 0 1.2rem;
}
.am-new-list .am-tabs-default .am-tabs-nav li:nth-child(1) {
	background: url(/assets/i/bg/newsTitBg_01.png) no-repeat right center;
}
.am-tabs-default .am-tabs-nav a {
	color: #4e4e4e;
	font: bold 2rem/4rem '';
	text-decoration: none;
	background: none;
}
.am-tabs-default .am-tabs-nav > .am-active a {
	color: #c12c20;
	background: none;
}
.am-new-list .am-tabs-bd{
	background-color:#fff;
	border:none;
}
[data-am-widget="tabs"] .am-tabs-nav li {
	-webkit-box-flex: 0;
	-webkit-flex: 0;
	-ms-flex: 0;
	flex: 0;
}
.am-tabs-bd .am-tab-panel {
	padding: 0;
}
.m-label h3 {
	padding-left: 3.2rem;
	color: #c12c20;
	font: bold 2rem/4rem '';
	background: url(/assets/i/bg/labelTitBg_01.png) no-repeat 1px 8px;
}
.m-label h3 i {
	color:#4e4e4e;
}
.m-label p {
	margin: 5px 0 15px;
	padding: 5px 0 15px;
	height: auto;
	text-align: center;
	background: #c12c20;
}
.m-label p a {
	display: inline-block;
	margin-top: 10px;
	padding: 0 3rem;
	height: 3.6rem;
	color: #4e4e4e;
	font: normal 2.0rem/3.6rem '';
	text-decoration: none;
	background: #fff;
	border-radius: 5px;
}
.m-label p a {
	margin-left: .7rem;
}
.img-txt-01 li {
	margin-top: 2rem;
	padding: 0 0 0 18.5rem;
}
.img-txt-01 li a.aImg {
	float: left;
	margin-left: -18.5rem;
}
.img-txt-01 li a.aImg img {
	width: 100%;
}
.img-txt-01 li h4 {
	padding-top: 10px;
	font: normal 1.6rem/3rem '';
}
.img-txt-01 li span {
	display: inline-block;
	padding-top: 10px !important;
	color: #c12c20;
	font-size: 1.8rem;
}
.sear-con p {
	margin: 20px;
	color: #353535;
	font: normal 1.8rem/3rem '';
	text-align: center;
}
.sear-box {
	padding: 8px 48px 8px 10px;
	height: 48px;
	background: #d2d3d3;
	border-radius: 6px;
}
.sear-box input {
	float: left;
}
.sear-box input[type='button'],
#gzlyBtn {
	float: right;
	margin-right: -38px;
	width: 33px;
	height: 33px;
	background: url(/assets/i/bg/btnSearch_01.png) no-repeat;
	border: none;
}
.sear-box input[type='text'] {
	padding: 0 1%;
	width: 98%;
	height: 30px;
	background: #fff;
	border: 1px solid #dcdddd;
}
.sear-box input[type='submit'] {
	float: right;
	margin-right: -38px;
	width: 33px;
	height: 33px;
	background: url(/assets/i/bg/btnSearch_01.png) no-repeat;
	border: none;
}
.link-con {
	padding: 10px 0 15px 10px;
	color: #353535;
	font: normal 1.6rem/3.2rem '';
}
.link-con a {
	display: inline-block;
	margin: 0 1.2rem;
	color: #353535;
}
.footer {
	border-top: 5px solid #c12c20;
}
.footer p {
	padding: 10px;
	font: normal 1.6rem/2.2rem '';
}
.footer p a {
	display: inline-block;
	margin: 0 10px;
	color: #353535;
}
.footer > div {
	padding-bottom: 20px;
	color: #353535;
	font: normal 1.6rem/3rem '';
}
.m-more-nav {
	padding-right: 10% !important;
	padding-bottom: 10px !important;
	display: block !important;
	height: auto !important;
}
.m-more-nav li {
	background: url(/assets/i/bg/newsTitBg_01.png) no-repeat right center;
}
.m-more-nav li:nth-child(5) {
	background: none;
}

.talk-con li {
	position: relative;
	float: left;
	margin:0 3px 10px 3px;
	width: 142px;
	height: 173px;
	border: 1px solid #c4c4c4;
	border-radius: 8px;
}
.talk-con li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.talk-con li span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	color: #353535;
	font: bold 20px/50px '';
	text-align: center;
	text-decoration: none;
	background: #fff;
	border-radius: 0 0 8px 8px;
}
.talk-con li:nth-child(2) {
	background: #f2f2f2 url(/assets/i/bg/talkImg_01.png) no-repeat center 24px;
}
.talk-con li:nth-child(3) {
	background: #f2f2f2 url(/assets/i/bg/talkImg_02.png) no-repeat center 20px;
}
.talk-con li:nth-child(4) {
	background: #f2f2f2 url(/assets/i/bg/talkImg_03.png) no-repeat center 23px;
}
.talk-con li:nth-child(1) {
	padding-top: 20px;
}
.talk-con li p {
	padding: 10px;
	text-align: center;
	background: #fff;
}
.m-more-nav-02 li:nth-child(2),
.m-more-nav-03 li:nth-child(2),
.m-more-nav-03 li:nth-child(3) {
	background: url(/assets/i/bg/newsTitBg_01.png) no-repeat right center;
}
.m-img-con {
	padding: 2rem 0 3rem;
	background: #eee;
}
.m-img-con li {
	float: left;
	margin: 0 7%;
	width: 35%;
	text-align: center;
}
.m-img-con li a {
	text-decoration: none;
}
.m-img-con li span {
	display: block;
	margin-bottom: 1rem;
	color: #4e4e4e;
	font: bold 2.4rem/3.6rem '';
}
.m-img-con li img {
	height: 210px;
	width: 100%;
}
.ml-column {
	padding: 15px 0;
	text-align: center;
	background: #c12c20;
}
.ml-column a {
	display: inline-block;
	margin: 0 5px 5px 5px;
	padding: 0 1em;
	height: 36px;
	color: #4e4e4e;
	font: normal 2.2rem/3.6rem '';
	text-decoration: none;
	background: #fff;
	border-radius: 3px;
}
.m-scroll-box {
	padding: 20px 0 30px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	position: absolute;
	top: 40%;
	display: block;
	width: 25px;
	height: 45px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url(/assets/i/bg/btnScroll_02.png) no-repeat;
	z-index: 2000;
}
.picScroll-left .hd .prev {
	left: 10%;
}
.picScroll-left .hd .next {
	right: 10%;
	background: url(/assets/i/bg/btnScroll_02.png) 0 -45px;
}
.picScroll-left .hd .prevStop {
	background: url(/assets/i/bg/btnScroll_01.png) no-repeat;
}
.picScroll-left .hd .nextStop {
	background: url(/assets/i/bg/btnScroll_01.png) 0 -45px no-repeat;
}
.picScroll-left .bd {
	margin: 0 auto;
	width: 30%;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 100%;
	display: block;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}




/******2018-10-08 留言查询*******/
.btn_hs01{
	width: 5em;
    height: 30px;
    line-height: 30px;
    border: #c4c4c4 solid 1px;
    border-radius: 16px;
    background: #e9e9e9;
    color: #0b5286;
    font-size: 14px;
    cursor: auto;
}
.m-sch-msg-box {
    width: 92%;
    margin: 30px auto 0;
    padding-bottom: 10px;
}
.m-sch-msg-box .search {
    width: 100%;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
}
.m-sch-msg-box .search .text{
    height: 38px;
    padding: 0.5em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 9px #ddd inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}
.m-sch-msg-box .search .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
    font-size: 1.6rem;
}
.m-sch-msg-box .radioBox span{
	display:inline-block;
}
.m-sch-msg-box .radioBox input[type=radio]{
	width:2rem;
	height:2rem;
}
.m-sch-msg-box .radioBox label{
	margin-left:5px;
	margin-bottom:0;
	font-size:14px;
	line-height:2rem;
}
.m-sch-msg-box .btnBox {
    text-align: center;
    margin:14px;
}
.m-flow-chart {
    width: 60%;
    min-width: 180px;
    margin: 0 auto 20px;
    font-size: 20px;
}
.m-flow-chart h4 {
	padding:.5rem 0;
    line-height: 2em;
    font-size: 20px;
    text-align: center;
}
.u-flow-chart-list li {
    text-align: center;
}
.u-flow-chart-list li .p01 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: #b3b3b3 solid 1px;
    background: #fff;
    position: relative;
}
.u-flow-chart-list li .p01 span {
    width: 23px;
    height: 23px;
    display: inline-block;
    background: url(/assets/i/bg/icon_numBg.png) no-repeat;
    position: absolute;
    top: -1px;
    left: -1px;
}
.u-flow-chart-list li .p01 span.iconNum01 {
    background-position: 0 0;
}
.u-flow-chart-list li .p01 span.iconNum02 {
    background-position: 0 -30px;
}
.u-flow-chart-list li .p01 span.iconNum03 {
    background-position: 0 -60px;
}
.u-flow-chart-list li .p01 span.iconNum04 {
    background-position: 0 -90px;
}
.u-flow-chart-list li .iconPt {
    height:60px;
	background: url(/assets/i/bg/iconJt_d.png) center center no-repeat;
}
.am-slider-div{
	padding: 1rem 1rem 0;
}
.txtList_01 li.m-more-pos, .img-txt-01 li.m-more-pos, .m-more-pos1 {
	height: 24px;
	background: none;
	padding:0;
}
.txtList_01 li.m-more-pos a, .img-txt-01 li.m-more-pos a, .m-more-pos1 a{
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	background: url(/assets/i/bg/icoMore_01.png) no-repeat;
}

.menu-box .menu li.language a{
	background: #c12c20;
	display: inline-block;
	width:110px;
	height:36px;
	color:#fff;
	line-height: 36px;
	border-radius: 6px;
}

.txtList_02 {
	padding: 1rem;
}
.txtList_02 li {
	padding: 8px 0 8px 1.5rem;
	font: normal 1.6rem/2.8rem '';
	background: url(../i/bg/icoListBg_01.png) no-repeat left 18px;
	overflow: hidden;
	border-bottom:1px dotted #ddd;
}
.txtList_02 li .massage-num {
	display: block;
	color: #999;
}
.txtList_02 li.massage-an{

}
.txtList_02 li.massage-an span{
	font-weight: bold;
	display: block;
	color:#c12c20;
	padding-right: 130px;
	position: relative;
}
.txtList_02 li.massage-an span .massage-time{
	position: absolute;
	right:0;
	top:0;
	font-weight: normal;
	color:#666;
}


.m-page{
	margin:10px 0 0;
	text-align:center;
	line-height:32px;
	font-size:0;
	letter-spacing:-0.307em;
	*letter-spacing:normal;
	*word-spacing:-1px;
	word-wrap:normal;
	white-space:nowrap;
	color:#999;
}
.m-page a,.m-page i{
	display:inline-block;
	*display:inline;
	*zoom:1;vertical-align:top;
	padding:0 12px;
	margin-left:-1px;
	border:1px solid #ddd;
	font-size:12px;
	letter-spacing:normal;
	word-spacing:normal;
	text-shadow:0 1px #fff;
	background:#fff;
	-webkit-transition:background-color 0.3s;
	-moz-transition:background-color 0.3s;
	-ms-transition:background-color 0.3s;
	transition:background-color 0.3s;
}
.m-page a,.m-page a:hover{
	text-decoration:none;
	color:#ec4c40;
}
.m-page a.first{
	margin-left:0;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.m-page a.last{
	margin-right:0;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.m-page a .pagearr{
	font-weight:bold;
	font-family:\5b8b\4f53;
	vertical-align:top;
	*vertical-align:middle;
}
.m-page a.pagenxt .pagearr{margin-left:3px;}
.m-page .u-page-skip{
	margin:0 5px;
	padding:8px 6px;
	width:40px;
	line-height:16px;
	height:16px;
	border:1px solid #ddd;
	border-radius:5px;
	text-align:center;
	vertical-align:top;
}
.u-page-btn{
	width:60px;
	height:34px;
	line-height:34px;
	background:#fff;
	border:1px solid #ddd;
	color:#666;
	border-radius:5px;
	vertical-align:top;
}
.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{
	cursor:default;
	color:#999;
	background:#f5f5f5;
}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{
	cursor:default;
	color:#ccc;
	background:#fff;
}
.m-page-total{
	margin-right:6px;
	display:inline-block;
	font-size:12px;
	letter-spacing:normal;
}
.m-page-total .u-total-num,.m-page-total .u-page-total-num,.m-page-total .u-page-limits-num{
	margin-left:3px;
	margin-right:3px;
	display:inline-block;
	color:#ec4c40;
	font-family:Arial,sans-serif;
}
.m-page .u-page-limits{
	margin:-1px 5px 0;
	padding:2px 3px;
	line-height:18px;
	border:1px solid #ddd;
	border-radius:5px;
	cursor: pointer
}
.m-page .u-page-limits:focus{
	border:1px solid #52a8ec
}

.m-page-lt{text-align:left;}

.m-page-rt{text-align:right;}

.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
.m-page-sm .u-page-skip{padding:3px 0;}
.m-page-sm .u-page-btn{
	width:50px;
	height:24px;
	line-height:24px;
}

.m-label-ph{
	margin: 5px 0 10px;
	padding: 5px 0 5px;
	height: auto;
	text-align: center;
	background: #c12c20;
}
.m-label-ph li{
	float: left;
}
.m-label-ph li a{
	display: block;
	padding: 0 1rem;
	height: 3.6rem;
	color: #4e4e4e;
	font: normal 2.0rem/3.6rem '';
	text-decoration: none;
	background: #fff;
	border-radius: 5px;
	width: 220px;
	margin: 0 auto;
}

@media only screen and (min-width:641px) {
    .am-topbar-right {
        float:none;
        margin-right: 10px;
    }
	.am-topbar-form .am-form-group,.am-topbar-form .am-form-field{
		width:100%;
	}
}
@media only screen and (max-width: 640px) {
	.ml-column a {
		font: normal 1.6rem/3.6rem '';
	}
}