ul, li, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 0px;
}
/*------------------轮播图设置-------------------- */
body {
	line-height: 1.42857;
}

.am-slider-default {
	margin: 0px;
}
/*------------------*/
#select_box {
	width: 100%;
	background-color: #FFFFFF;
}

#select_box ul li, #select_box p {
	margin: 0px;
	padding: 0px;
}

#select_box>div {
	width: 965px;
	margin: 0px auto;
	height: 130px;
}

#select_box>div>ul {
	padding-top: 15px;
}

#select_box>div ul li {
	width: 240px;
	height: 100px;
	float: left;
	padding: 0px 37px;
	position: relative;
}

#select_box>div ul li:hover {
	background: #FFCA00;
}

#select_box>div ul li span {
	position: absolute;
	content: "";
	right: 0;
	top: 28px;
	width: 1px;
	height: 40px;
	background: #dddddd;
}

#select_box>div ul li i {
	line-height: 63px;
}

#select_box p {
	line-height: 25px;
}

#select_box .select-ico {
	display: block;
	width: 165px;
	height: 100px;
	float: right;
	color: #47086c;
	text-align: center;
	font-size: 14px;
}

.select-ico .chaxun {
	width: 65px;
	height: 65px;
	background: url(../../images/index/s-chaxun0.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .chaxun:hover {
	width: 65px;
	height: 65px;
	background: url(../../images/index/s-chaxun1.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .jijian {
	width: 65px;
	height: 65px;
	background: url(../../images/index/s-jijian0.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .jijian:hover {
	width: 65px;
	height: 65px;
	background: url(../../images/index/s-jijian1.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .yunfei {
	width: 70px;
	height: 65px;
	background: url(../../images/index/s-yunfei0.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .yunfei:hover {
	width: 70px;
	height: 65px;
	background: url(../../images/index/s-yunfei1.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .wangdian {
	width: 70px;
	height: 65px;
	background: url(../../images/index/s-wangdian0.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .wangdian:hover {
	width: 70px;
	height: 65px;
	background: url(../../images/index/s-wangdian1.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .daikuan {
	width: 65px;
	height: 65px;
	background: url(../../images/index/s-daikuan0.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

.select-ico .daikuan:hover {
	width: 65px;
	height: 65px;
	background: url(../../images/index/s-daikuan1.png);
	display: inline-block;
	vertical-align: middle;
	background-size: cover;
	margin-top: 10px;
}

p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

/* ----------------中部五流菜单-----------------------------  */
#fiveTab_box {
	width: 100%;
}

#fiveTab_box>div {
	width: 1280px;
	margin: 0 auto;
	position: relative;
	height: 520px;
}

#fiveTab_box .title {
	font-size: 25px;
	text-align: center;
	height: 70px;
	padding-top: 12px;
	box-sizing: border-box;
	font-weight: 400;
	color: #333;
}

#fiveTab_box .title span {
	font-size: 16px;
	display: block;
	margin-top: 33px;
	font-weight: 400;
}

#fiveTab_box .am-tabs-bd {
	border: 0px;
}

#fiveTab_box .am-tabs-nav {
	background-color: #eee;
	border-bottom: 2px solid #ececec;
	font-size: 18px;
}

#fiveTab_box .am-tabs-nav .am-active {
	font-weight: bold;
}

#fiveTab_box .am-tabs-d2 .am-tabs-nav li {
	height: 42px;
	border-bottom: 2px solid #FFBC30;
}

#fiveTab_box .am-tabs-d2 .am-tabs-nav>.am-active {
	position: relative;
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 2px solid #BC2833;
}

#fiveTab_box .am-tabs-d2 .am-tabs-nav>.am-active:after {
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border: 6px rgba(0, 0, 0, 0) solid;
	border-bottom-color: rgba(0, 0, 0, 0);
	content: "";
	z-index: 1;
	border-bottom-color: #BC2833;
}

#fiveTab_box .am-tabs-d2 .am-tabs-nav>.am-active a {
	line-height: 40px;
	color: #BC2833;
}

#fiveTab_box .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#fiveTab_box .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

#fiveTab_box .swiper-wrapper a:first-child {
	margin-left: 0;
}

#fiveTab_box .swiper-wrapper a {
	display: block;
	width: 610px;
	height: 358px;
	float: left;
	margin-left: 14px;
	background: #f1f1f1;
	transition: all 1s linear;
	-moz-transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
}

#fiveTab_box .swiper-wrapper .swiper-slide a:hover {
	background: #FFCA00;
}

#fiveTab_box .swiper-wrapper a .t_img {
	width: 100%;
	height: 234px;
	overflow: hidden;
}

#fiveTab_box .swiper-wrapper a .t_img .titlePage {
	vertical-align: top;
}

#fiveTab_box .swiper-wrapper a div.div_p {
	padding-left: 30px;
	padding-right: 20px;
	box-sizing: border-box;
	float: left;
}

#fiveTab_box .swiper-wrapper a div.div_p span.jr-1 {
 
}

#fiveTab_box .swiper-wrapper a div.div_p span.jr-2 {

}
#fiveTab_box .swiper-wrapper a div.div_p span.jr-5 {
	background: url(../../images/index/sy-icon2.png) no-repeat 0 0;
}

#fiveTab_box .swiper-wrapper a div.div_p span.jr-6 {
	background: url(../../images/index/sy-icon1.png) no-repeat 0 4px;
}

#fiveTab_box .swiper-wrapper a div.div_p span {
	font-size: 22px;
	display: block;
	color: #000;
	margin-top: 13px;
}

#fiveTab_box .swiper-wrapper a div.div_p p {
	margin: 0;
	font-size: 13px;
	margin-top: 9px;
	color: #626262;
}

/*----------------------news--------------------------------- */
#message_box {
	width: 100%;
}

#message_box>div {
	height: 565px;
	width: 1280px;
	margin: 0 auto;
	position: relative;
} 

#message_box .message_title{
	width: 100px;
	margin: 0px auto;
}

#message_box .message_title .title{
	font-size: 25px;
	text-align: center;
	height: 45px;
	padding-top: 12px;
	box-sizing: border-box;
	font-weight: 400;
	color:
	#333;
}

#message_box .message_title .title span {
	font-size: 16px;
	display: block;
	margin-top: 33px;
	font-weight: 400;
}

#message_box>div .news_detail {
    height: 460px;
    display: flex;
    justify-content: space-between;
}

#message_box .am-tabs-d2 .am-tabs-nav {
    background-color: 
    #f2f2f2;
}

#message_box .am-tabs-bd {
	border:0px;
}
	
#message_box .am-tabs-bd .am-tab-panel {
	padding:0px;
}
	
#message_box [data-am-widget="tabs"] {
    margin: 0px;
}

#message_box [data-am-widget="tabs"] .am-tabs-nav {
    width: 300px;
}
#message_box .n_d_left{
	width: 625px;
	height: 388px;
	background:rgba(247,248,250,1);
	cursor: pointer;
	float: left;
}

.n_d_left .news_img {
    margin-top: 20px;
    margin-left: 20px;
    width: 580px;
    height: 286px;
    /* background: url(../../images/index/home_news_bg.png); */
}

.n_d_left .news_img>img {
  	width: 580px;
    height: 286px;
}

.n_d_left ul {
    margin-top: 20px;
    margin-left: 20px;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

.n_d_left ul .date {
    font-size: 24px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 26px;
}

.n_d_left ul .year {
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    color: rgba(153,153,153,1);
    line-height: 19px;
}

.n_d_left ul:last-child {
    margin-left: 20px;
    text-align: left;
}

.n_d_left ul:last-child li {
    margin-bottom: 8px;
}
.n_d_left .news_title {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 18px;
}

#message_box .n_d_right{
	width: 615px;
	height: 388px;
	float: right;
}


.n_d_right ul {
    display: inline-block;
    position: relative;
}

.n_d_right ul .news_box {
    position: relative;
    width: 600px;
    height: 82px;
    background: rgba(247,248,250,1);
    margin-bottom: 20px;
    transition-duration: 0.8s;
}

.n_d_right>ul>li:hover {
	background: #F9C301;
	/* border-bottom:2px solid red; */
}

.n_d_right .news_box .short_line {
    position: relative;
}

.n_d_right .news_date {
    padding-top: 20px;
    margin-left: 20px;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 26px;
}

.n_d_right .news_year {
    margin-left: 51px;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
    line-height: 19px;
}

.n_d_right .news_tag {
    margin-left: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
}

.n_d_right .news_content {
    margin-left: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
    margin-top: 8px;
}

.n_d_right span {
    text-align: right;
    float: right;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 20px;
    cursor: pointer;
}

/*------------------------------*/
#message_box2 {
	width: 100%;
}

#message_box2>div {
	height: 537px;
	width: 1280px;
	margin: 0 auto;
	position: relative;
} 
 
 #message_box2 .title {
	font-size: 25px;
	text-align: center;
	height: 70px;
	padding-top: 12px;
	box-sizing: border-box;
	font-weight: 400;
	color: #333;
}

#message_box2 .title span {
	font-size: 16px;
	display: block;
	margin-top: 33px;
	font-weight: 400;
}

#message_box2>div .news_detail {
    height: 428px;
    display: flex;
    justify-content: space-between;
}

#message_box2 .n_d_left{
	width: 625px;
	height: 388px;
	background:rgba(247,248,250,1);
	cursor: pointer;
	float: left;
}


#message_box2 .n_d_right{
	width: 615px;
	height: 388px;
	float: right;
}

/*---------------------- 底部部分 --------------------------------- */
#about_box2 p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

#about_box2 {
	height: 300px;
	width: 100%;
	background-color: #BE2833;
	color: #FFFFFF;
}

#about_box2 p {
	margin: 0 0 10px;
}

#about_box2>div {
	width: 1280px;
	margin: 0px auto;
}

#about_box2 .contactInformation {
	float: left;
	position: relative;
	width: 360px;
	/* border: 1px solid green */
}

#about_box2  .product {
	float: right;
	width: 730px;
	margin-top: 50px;
	text-align: right;
	/* border: 1px solid yellow */
}

#about_box2  .hotline {
	width: 328px;
	height: 76px;
	background: url(../../images/index/hotline.png) no-repeat;
	margin-top: 50px;
}

#about_box2  .social_app {
	width: 319px;
	height: 75px;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.social_app li {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.social_app li div {
	display: inline-block;
	text-align: center;
}

.social_app li div .weibo_img {
	width: 48px;
	height: 48px;
	background: url(../../images/index/i-weibo.png) no-repeat;
	background-size: cover;
	margin-bottom: 8px;
}

.social_app .m_a {
	display: none;
}

.social_app .weibo_code {
	width: 175px;
	height: 203px;
	background: #FFFFFF;
	position: absolute;
	left: -60px;
	top: -206px;
}

.social_app .weibo_box {
	background: #F7F8FA;
	width: 158px;
}

.social_app .weibo_box p {
	padding-bottom: 0px;
	color: #333333;
	padding-top: 15px;
}

.social_app li div .weixin_img {
	width: 48px;
	height: 48px;
	background: url(../../images/index/i-weixin.png) no-repeat;
	background-size: cover;
	margin-bottom: 8px;
}

.social_app .weixin_code {
	width: 175px;
	height: 203px;
	background: #FFFFFF;
	position: absolute;
	left: -60px;
	top: -206px;
}

.social_app .weixin_box {
	background: #F7F8FA;
	width: 158px;
}

.social_app .weixin_box p {
	padding-bottom: 0px;
	color: #333333;
	padding-top: 15px;
}

.social_app li div .qq_img {
	width: 48px;
	height: 48px;
	background: url(../../images/index/i-qq.png) no-repeat;
	background-size: cover;
	margin-bottom: 8px;
}

.social_app .qq_code {
	width: 175px;
	height: 203px;
	background: #FFFFFF;
	position: absolute;
	left: -60px;
	top: -206px;
}

.social_app .qq_box {
	background: #F7F8FA;
	width: 158px;
}

.social_app .qq_box p {
	padding-bottom: 0px;
	color: #333333;
	padding-top: 15px;
}

.social_app li div .zhifubao_img {
	width: 48px;
	height: 48px;
	background: url(../../images/index/i-zhifubao.png) no-repeat;
	background-size: cover;
	margin-bottom: 8px;
}

.social_app .zhifubao_code {
	width: 175px;
	height: 203px;
	background: #FFFFFF;
	position: absolute;
	left: -60px;
	top: -206px;
}

.social_app .zhifubao_box {
	background: #F7F8FA;
	width: 158px;
}

.social_app .zhifubao_box p {
	padding-bottom: 0px;
	color: #333333;
	padding-top: 15px;
}

.social_app li div .customerservice_img {
	width: 48px;
	height: 48px;
	background: url(../../images/index/i-kefu.png) no-repeat;
	background-size: cover;
	margin-bottom: 8px;
}

.product ul {
	text-align: left;
}

.product ol, ul {
	margin-bottom: 0;
}

.product ol, ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.product ul li {
	float: left;
	font-size: 12px;
	font-weight: 400;
	color: rgba(221, 221, 221, 1);
	display: inline-block;
	padding-left: 14px;
	margin-right: 90px;
	border-left: 1px solid #FFFFFF;
}

#about_box2 .product ul>li:last-child {
	margin-right: 0;
}

#about_box2 .product ul li>a:first-child p {
	position: relative;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	margin-bottom: 25px;
}

#about_box2_pro ul li a:first-child p:after {
	position: absolute;
	content: '';
	width: 3px;
	height: 30px;
	background: #FFCA00;
	left: -16px;
}

div.product a:link{
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}

div.product a:visited{
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}

div.product a:hover {
	color: yellow;
}
/*-----------------------------------------------------*/
#about_box3 {
	height: 75px;
	width: 100%;
	background-color: #FFCA00;
	color: black;
	border-top: 1px solid #FFCA00;
}

#about_box3>div {
	width: 1000px;
	margin: 0px auto;
}

#about_box3 img {
	height: 43px;
	padding: 0;
	padding-top: 6px;
	margin: 0;
	display: inline-block;
}

#about_box3 span {
	padding-right: 20px;
}
/*-----------------------------------------------------*/
/* jump */
#jump{position:fixed;bottom:150px;;right:30px;width:55px;z-index:400;}
*html #jump{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}
#jump li{height:55px;overflow:hidden; background:red;border-bottom:1px solid #ffffff;}
#top,#login,#kefu{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;margin: 2px;}
#top{background:url(../../images/index/i-top.png) no-repeat; background-size: cover;}
#login{background:url(../../images/index/i-login.png) no-repeat; background-size: cover;}
#kefu{background:url(../../images/index/i-kefu.png) no-repeat; background-size: cover;}
#top:hover{background:url(../../images/index/i-top2.png) no-repeat; background-size: cover;}
#login:hover{background:url(../../images/index/i-login2.png) no-repeat; background-size: cover;}
#kefu:hover{background:url(../../images/index/i-kefu2.png) no-repeat; background-size: cover;}
