body{
	font-size: 14px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
	color: #333333;
}
a{
	color: #333333;
}
a:hover{
	color: #DE060E;
}
ul,li{
	list-style: none;
	padding: 0px;
	margin:0px;
}
.no-padding-left{
	padding-left:0px;
}
.no-padding-right{
	padding-right:0px;
}
.clear:before, .clear:after,ul:before, ul:after {
	display: table;
    clear: both;
    content: '';
}
.am-g{
	width: 1200px;
}
.banner-top{
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
	z-index: 2;
}
.top{
	margin-top: 40px;
}
.nav{
	width: 100%;
	margin-top: 20px;
	background: url(../images/nav_bg.png) left bottom repeat-x;
	height: 50px;
}
.nav .navbox{
	padding:0px;
	margin:0px;
}
.nav .navbox li{
	padding:0px;
	margin:0px 10px;
	list-style: none;
	width: 113px;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
}
.nav .navbox li a{
	color: #fff;
	display: block;
}
.nav .navbox li.am-active a,.nav .navbox li a:hover{
	color: #fff;
	background:  url(../images/nav_active.jpg) left top no-repeat;
}
.banner{
	height: 780px;
	width: 100%;
}
.banner .swiper-slide{text-align: center;height: 780px;width: 100%;}
#banner.swiper-container-horizontal>.swiper-pagination{
	left: auto;
	text-align: center;
	padding-right: 20px;
}
#banner .swiper-pagination-bullet{
	text-align: center;
	background: #fff;
	opacity: .8;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
#banner .swiper-pagination-bullet-active{
	background: #990000;
	color: #fff;
}
.fousbox{
	width: 350px;
}
.slideBox{ 
	overflow:hidden; 
	position:relative; 
}
.slideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:5px; 
	bottom:5px; 
	z-index:1; 
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:15px; 
	height:15px; 
	line-height:14px; 
	text-align:center; 
	background:#CDCDCD; 
	cursor:pointer; 
	color: #000;
}
.slideBox .hd ul li.on{ 
	background:#D00308; 
	color:#fff; 
}
.slideBox .bd{ 
	position:relative; 
	height:100%;
	z-index:0;
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle;
	position: relative;
}
.slideBox .bd li p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	height: 30px;
	line-height: 30px;
	background: url(../images/fous_bg.png) left top repeat-x;
	margin:0px;
	color: #fff;
	width: 100%;
	padding-left: 10px;
}
.slideBox .bd img{ 
	width:350px; 
	height:260px; 
	display:block;
}
.aboutbox{
	width: 530px;
	background: #F7F7F7;
	margin-left: 20px;
}
.aboutcontent{
	line-height: 30px;
	text-indent: 24px;
	margin-bottom: 6px;
}
.honnerbox{
	width: 280px;
	background: #F7F7F7;
	padding: 17px;
	position: relative;
}
#honnerbox{
	width: 150px;
}
#honnerbox .swiper-slide p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: url(../images/fous_bg.png) left top repeat-x;
	margin:0px;
	color: #fff;
	text-align: center;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
.honnerbox .swiper-button-next , .honnerbox .swiper-button-prev{
	width: 32px;
	height: 32px;
	background: url(../images/h_r.png) left top no-repeat;
}
.honnerbox .swiper-button-prev{
	background: url(../images/h_l.png) left top no-repeat;
}
.honnerbox .swiper-button-next:hover{
	background: url(../images/h_r_h.png) left top no-repeat;
}
.honnerbox .swiper-button-prev:hover{
	background: url(../images/h_l_h.png) left top no-repeat;
}
.layer-3{
	height: 452px;
	background: url(../images/layer-3.jpg) left top no-repeat;
}
.kplist{
	width: 510px;
}
.kplist ul li{
	float: left;
	width: 510px;
	margin-bottom: 10px;
}
.kplist ul li p.am-fl{
	width: 80px;
	height: 80px;
	background: #E1E1E1;
	color: #999999;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
}
.kplist ul li p.am-fl .date{
	font-size: 40px;
	width: 80px;
	display: block;
	line-height: 55px;
}
.kplist ul li p.am-fl .year{
	width: 80px;
}
.kplist ul li a.am-fr{
	display: block;
	width: 420px;
	color: #fff;
	overflow: hidden;
}
.kplist ul li a.am-fr h5{
	font-size: 18px;
	overflow: hidden;
	height: 28px;
	margin-bottom: 8px;
}
.kplist ul li a.am-fr p{
	margin: 0px;
}
.kplist ul li:hover p.am-fl{
	background:#2D3C9E;
	color: #fff;
}
.layer-3 .am-u-sm-3{
	width: 280px;
	background: #B80A12;
}

.newslist li{
	float: left;
}
.newslist li a{
	display: block;
	width: 241px;
	color: #fff;
	padding-left: 10px;
	background: url(../images/newsico.png) 0 center no-repeat;
	border-bottom: 1px dashed #fff;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
}
.tit{
	border-bottom: 1px solid #ccc;
	position:relative;
}
.tit img.imgtit{
	position: absolute;
	bottom: -4px;
	left: 0px;
	z-index: 1;
}
.picbox .swiper-container{
	width: 1200px;
	margin: 0;
}
.picbox1 .swiper-button-next , .picbox1 .swiper-button-prev{
	width: 54px;
	height: 54px;
	background: url(../images/c_r.png) left top no-repeat;
}
.picbox1 .swiper-button-prev{
	background: url(../images/c_l.png) left top no-repeat;
}
.picbox1 .swiper-button-next:hover{
	background: url(../images/c_r_h.png) left top no-repeat;
}
.picbox1 .swiper-button-prev:hover{
	background: url(../images/c_l_h.png) left top no-repeat;
}
.link{
	margin: 30px auto;
	position: relative;
}
.link hr{
	border-top: 1px solid #D2D2D2;
}
.linkbox{
	width: 1150px;
	margin-left: 25px;
	margin-top: 20px;
}
.link .swiper-button-prev,.link .swiper-button-next{
	top: 88px;
}
.link .swiper-button-prev{
	left: 0px;
	background: url(../images/p-arrow.png) no-repeat;
}
.link .swiper-button-prev:hover{
	background: url(../images/p-arrow-h.png) no-repeat;
}
.link .swiper-button-next{
	right: -5px;
	background: url(../images/n-arrow.png) no-repeat;
}
.link .swiper-button-next:hover{
	background: url(../images/n-arrow-h.png) no-repeat;
}
.linkbox .swiper-slide a{
	padding: 5px;
	background: #fff;
	display: block;
}
.linkbox .swiper-slide a img{
	border:1px solid #ccc;
}
.footer{
	background: #F4F4F4;
}
.footerbox .am-margin-top.am-text-left{
	margin-left: 151px;
}
.bottom{
	padding: 10px 0;
	background:#4D4D4D;
	color: #fff;
}
.bottom a{
	color: #fff;
}
.bottom a:hover{
	color: #900;
}
.bottombox{
	width: 1200px;
}
.nybottom{
	border-top: 1px solid #fff;
}
/*************************************************************/
.ny_banner{
	width: 100%;
	height: 450px;
	background: url(../images/ny_banner.jpg) center top no-repeat
}
.ny_sub{
	border-bottom: 1px solid #DDDDDD;
	position: relative;
}
.ny_sub .am-u-sm-3 h2{ 
	padding-left: 10px;
	background: url(../images/sub_ico.png) 0px 10px no-repeat;
	color: #d00308;
	font-size: 24px;
	width: 120px;
	float: left;
}
.ny_sub .am-u-sm-3 span{
	font-size: 18px;
	color: #999;
	line-height: 40px;
}
.ny_sub ul{
	padding:0px;
	position: absolute;
	bottom: -57px;
	right:0px;
	z-index: 1;
	margin:0px;
	line-height:36px;
}
.ny_sub li{ 
	float:left; 
	list-style: none;
}
.ny_sub li a{ 
	display:block; 
	font-size:16px; 
	color:#000; 
	padding:0 20px;
	line-height:36px;
	border:1px solid #ddd;
	border-right: 0px;
	border-bottom: 0px;
	height: 35px;
	margin-top: 13px;
}
.ny_sub li:last-child a{
	border-right: 1px solid #ddd;
}
.ny_sub li:hover,.ny_sub li.am-active{ 
	background:url(../images/ny_sub_bg.jpg) repeat-x;
	height: 48px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    outline: 0;
}
.ny_sub li a:hover,.ny_sub li.am-active a{ 
	color:#fff;
	border: 0px;
	line-height: 22px;
	border-right: 1px solid #D00308;
}
.ny-layer{
	width: 100%;
	background: #F5F5F5;
	padding:5rem 0;
}
.ny_content{
	width: 1200px;
	margin: 0 auto;
	min-height: 400px;
	background: #fff;
	padding:2rem;
}
.ny_footer{
	border-top: 5px solid #fff
}
.productlist{
	width: 100%;
	margin:20px auto;
	float: left;
}
.productlist h2{
	padding-left: 20px;
    color: #0077c3;
    background: #e6f7fe;
    border-bottom: 1px solid #0077c3;
    height:45px;
    line-height: 45px;
}
.productlist p{
	width: 80%;
	float: left;
	margin: 0px;
	text-indent: 24px;
}
.productlist img{
	float: right;
}
.feedbook{
	width: 50%;
	margin:0 auto;
}
.feedbook .checkcode{
	width: 50% !important;
}
.feedbook .c_img{
	vertical-align: middle;
}.feedbook .am-input-group {
    margin-bottom: 10px;
}

.feedbook .c_img {
    height: 38px;
    vertical-align: middle;
}
.am-feedbook{
	margin-top:3rem !important;
	font-size: 16px;
}
.feedbook h2{
	font-size: 26px;
	color: #D00308;
}