@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, Microsoft YaHei, "微软雅黑";
	font-size: 16px;
	color: #666;
	background-color: #fff;
	line-height: 25px; 
}
* {
	margin: 0 auto;
	padding: 0px;
}
body a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666;
	text-decoration: none;
	line-height: 25px;
}
body a:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #d71618;
}
body img {
	border: none;
}
body ul {
	margin: 0px;
	padding: 0px;
}
body ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clear {
	clear: both;
}
.wrap {
	width: 100%;
}
.swiper {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-right: 0%;
	padding-left: 0%;
}
.bg1 {
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.bg2 {
}
.ad2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/ad2.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 175px;
	background-size: cover;
	width: 100%
}
.bg4 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	background-size: cover
}
.top_bg {
	width: 100%;
	min-width: 1200px;
}
.welcome_bg {
	width: 100%;
	min-width: 1200px;
	background-color: #f0f0f0;
	line-height: 40px;
	border-bottom: 1px solid #eee
}
.welcome {
	width: 1200px;
	margin: 0 auto;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
}.welcome span{ float:right}
.guanzhu{
	background-image: url(../images/weixin.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 15px;
	position: relative;
	cursor: pointer;
}

.guanzhu .qr-code {
	position: absolute;
	top: 25px;
	left: 0;
	background: white;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease;
	z-index: 1000;
}

.guanzhu:hover .qr-code {
	opacity: 1;
	visibility: visible;
}

.guanzhu .qr-code img {
	display: block;
	width: 120px;
	
}
.top {
	width: 1200px;
	margin: 0 auto;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 30px;
	padding-bottom: 20px
}
.top span {
	float: right;
	padding-top: 0px;
}
.top span a {
	font-size: 14px;
	color: #3365ff;
}
.top span a:hover {
	font-size: 14px;
	color: #1e50ae;
}
.nav_bg {
	width: 100%;
	min-width: 1200px;
	background-color: #d71618;
	position: relative
}
.head {
	width: 1200px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo {
	width: 249px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.business_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
ul.business_list li {
	text-align: center;
	line-height: 40px;
	width: 20%
}
ul.business_list li a {
	font-size: 24px;
}
ul.business_list li img {
	width: 90%;
	transition: all 0.6s;
}
ul.business_list li:hover img {
	transform: scale(1.1);
}
.mission {
	background: rgba(51,102,255,0.8);
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: center;
	padding: 50px;
}
.mission2 {
	background: rgba(51,102,255,0.8);
	width: 50%;
	margin-top: 0px;
 margin-right: .;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 50px;
}
.about_index {
	background: rgba(51,102,255,0.8);
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 50px;
}
.about_index_t {
	text-align: center
}
.about_index_t a {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin: 0 auto
}
.about_index_c {
	line-height: 40px;
	font-size: 18px;
	padding-top: 30px;
	color: #fff
}
ul.news_index_list2 {
	margin: 0px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.news_index_list2 li {
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 32%;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	line-height: 30px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.pick:after {
	content: '';
	width: 380px;
	display: block;
}
.news_index_list2_t {
	padding: 10px 3% 0 3%;
	font-weight: bold;
	color: #333
}
.news_index_list2_txt {
	color: #666;
	padding-bottom: 10px;
	font-size: 14px;
}
ul.news_index_list2 li img {
	width: 100%;
	transition: all 0.6s;
}
ul.news_index_list2 li:hover img {
	transform: scale(1.1);
}
.bread_bg {
	background-color: #efefef;
	width: 100%;
}
.bread {
	line-height: 40px;
	width: 1200px;
	margin: 0 auto
}
.bottom0 {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 35px;
	font-family: "微软雅黑";
	color: #ccc;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
.bottom0 a {
	color: #fff
}
.bottom1 {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 35px;
	font-family: "微软雅黑";
	color: #ccc;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.bottom1_1 {
	color: #fff;
	font-size: 16px;
	padding-top: 20px;
}
.bottom1_1 a {
	color: #c8c192;
	font-size: 20px;
	font-weight: bold
}
.bottom1_1 a:hover {
	color: #c8c192;
	font-size: 20px;
}
.bottom1_1 strong {
	font-size: 24px;
	color: #fff;
}
.bottom1_2 {
	width: 338px;
}
.bottom1_3 {
}
.email {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.tel {
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fax {
	background-image: url(../images/fax.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottom1_3 {
	width: 250px;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	border: 0px solid #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 25px;
	text-align: right;
}
.bottom1_3 span {
	float: right;
	color: #FFF;
	text-align: left;
	padding-left: 15px;
	padding-top: 20px;
}
.bottom2 {
	width: 1200px;
	font-size: 12px;
	color: #ccc;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "微软雅黑";
}
.bottom2 a {
	color: #ccc;
	font-size: 12px;
}
.bottom2 a:hover {
	color: #ccc;
	font-size: 12px;
}
.bottom3 {
	font-size: 14px;
	color: #bdb68d;
	line-height: 25px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #666;
	font-family: "微软雅黑";
	width: 1200px;
}
.bottom3 a {
	font-size: 14px;
	color: #fff;
}
/* {
	animation: anim5 5s linear infinite 1s;
	-webkit-animation: anim5 5s linear infinite 1s;
	-moz-animation: anim5 5s linear infinite 1s;
}
.jiangxin2 {
	animation: anim4 5s linear infinite .8s;
	-webkit-animation: anim4 5s linear infinite .8s;
	-moz-animation: anim4 5s linear infinite .8s;
}
.jiangxin3 {
	animation: anim6 5s linear infinite .3s;
	-webkit-animation: anim6 5s linear infinite .3s;
	-moz-animation: anim6 5s linear infinite .3s;
}
.jiangxin4 {
	animation: anim5 5s linear infinite 1.2s;
	-webkit-animation: anim5 5s linear infinite 1.2s;
	-moz-animation: anim5 5s linear infinite 1.2s;
}
.jiangxin5 {
	animation: anim5 4s linear infinite .2s;
	-webkit-animation: anim5 4s linear infinite .2s;
	-moz-animation: anim5 4s linear infinite .2s;
}*/

.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 0px solid #ddd;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 2%;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 3px;
	background-color: #d71618;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	border-radius: 10px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 10px; /* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 10px; /* Webkit浏览器的私有属性 性*/
}
.slideBox .hd ul .on {
	filter: alpha(opacity=80);
	opacity: 0.8;
	background-color: #d71618;
	width: 30px;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 440px;
	background-position: center center;
}
.slideBox .bd li a {
	width: 100%;
	height: 100%;
	display: block;
}
.slideBox .bd img {
	width: 100%;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*品牌计划*/


.main2_l.bread_c img {
	width: 100%
}
.main2_l {
	text-align: center;
	margin-top: 40px;
}
.main2_l a strong {
	font-weight: bold;
}
.main2_l a img {
	width: 40%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hexin_txt {
	font-size: 12px;
	color: #666;
}
.number {
	font-size: 60px;
	line-height: 100px;
}
.anli2, .anli3 {
	float: left;
	width: 33.33%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
}
.anli {
	float: left;
	width: 25%;
	padding: 0px;
}
.anli a, .anli2 a, .anli3 a {
	width: 95%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.anli a img, .anli2 a img, .anli3 a img {
	width: 100%;
}
.anli5 {
	float: left;
	width: 20%;
	padding: 0px;
}
.anli5 a {
	width: 95%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.anli5 a img {
	width: 100%;
}
.anli_txt {
	position: absolute;
	top: 45%;
	left: 0%;
	right: 0px;
	z-index: 1000;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.jiangxin_txt2 {
	width: 100%;
	background-image: url(../images/black2.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	top: 0;
	height: 100%;
	left: 0%;
	right: 0px;
	padding-top: 35%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FFF;
	line-height: 50px;
	font-size: 18px;
}
.jiangxin_txt2 strong {
	font-size: 24px!important;
	font-weight: bold;
	color: #fff!important;
}
.wenhua {
	float: left;
	width: 25%;
	padding: 0px;
}
.wenhua a {
	width: 95%;
	margin: 0 auto;
	display: block;
	position: relative;
	background-color: #e5e5e5;
}
.wenhua a:hover {
	background-color: #129e9f;
	color: #FFF;
	transition: background 0s, color 0s;
	-moz-transition: background 0s, color 0s;	/* Firefox 4 */
	-webkit-transition: background 0s, color 0s;	/* Safari 和 Chrome */
	-o-transition: background 0s, color 0s;	/* Opera */
}
.wenhua_img {
	position: absolute;
	top: 0;
	height: 100%;
	left: 0%;
	right: 0px;
}
.wenhua_txt {
	line-height: 30px;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.wenhua_txt strong {
	font-size: 18px;
}
.hover-shadow {
	position: relative;
	top: 0;
	transition: all 0.2s linear;
}
.detail {
	border-radius: 5px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 5px; /* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #ccc;
	width: 30%;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 35px;
	font-size: 14px;
	display: block;
}
ul#shijiao_list {
	margin: 0px;
	padding: 0px;
}
ul#shijiao_list li {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shijiao_l {
	width: 35%;
	float: left;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	margin: 0px;
}
.shijiao_l img {
	width: 100%;
}
.shijiao_r {
	width: 60%;
	float: right;
	line-height: 26px;
}
.shijiao_r strong {
	font-size: 18px;
	font-weight: bold;
	color: #1e50ae;
}
.shijiao_r i {
	font-size: 12px;
	color: #999;
}
.bread_share_top {
	margin: 0px;
	padding: 0px;
}
ul#erji {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#erji li {
	margin: 0px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px dotted #ccc;
}
ul#erji li a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul#erji li ul {
	margin: 0px;
	padding: 0px;
	border: 0px dotted #ccc;
}
ul#erji li ul li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 35px;
}
ul#erji li ul li a, ul#erji li ul li a:hover {
	font-size: 14px;
	padding-left: 35px;
}
/*neirong*/


/*高端访谈*/

.fangtan_t {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #1e50ae;
	font-size: 14px;
	height: 35px;
	overflow: hidden;
}
.fangtan_c {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
}
/*专家视点*/

.zhuanjia_t {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #1e50ae;
	font-size: 14px;
	height: 35px;
	overflow: hidden;
}
.zhuanjia_c {
	padding: 0px;
	font-size: 14px;
	line-height: 25px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.zhuanjia_more {
	width: 60%;
	margin: 0 auto;
	display: block;
	text-align: center;
	background-color: #1e50ae;
	color: #fff;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 25px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 25px; /* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 25px; /* Webkit浏览器的私有属性 性*/
}
.zhuanjia_more:hover {
	background-color: #1366d7;
	color: #fff;
}
/*会展活动*/

.huizhan_t {
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	color: #1e50ae;
	font-size: 18px;
	height: 35px;
	overflow: hidden;
}
.huizhan_c {
	font-size: 14px;
	line-height: 25px;
	height: 125px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/*友链*/
table.youlian {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.youlian tr {
	margin: 0px;
	padding: 0px;
}
table.youlian tr td {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	text-align: center;
}
/*展会列表1*/
ul#zhanhui_list1 {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul#zhanhui_list1 li {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.zhanhui_list1_txt:hover {
	color: #1e50ae;
}
.zhanhui_list1_img img {
	width: 100%;
}
.zhanhui_list1_txt_t {
	font-size: 14px;
	color: #333;
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.zhanhui_list1_txt_t span {
	float: right;
	font-size: 12px;
}
.huizhan_r img {
	width: 100%;
}
/*他山之石*/
.tashan_l {
	background-color: #fff;
}
ul#tashan_list1 {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul#tashan_list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #fff;
	padding: 3%;
	border: 0px solid #ccc;
}
.tashan_list1_txt:hover {
	color: #1e50ae;
}
.tashan_list1_img img {
	width: 100%;
}
.tashan_list1_txt_t {
	font-size: 14px;
	color: #333;
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.tashan_t {
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	color: #1e50ae;
}
.tashan_t_l {
	width: 20%;
	float: left;
}
.tashan_t_l img {
	width: 100%;
}
.tashan_t_r {
	width: 75%;
	float: right;
}
.zuozhe1 {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 18px;
	color: #1e50ae;
	font-weight: bold;
}
.zuozhe {
	font-size: 12px;
	line-height: 30px;
	color: #666;
}
.zuozhe span {
	float: right;
}
.tashan_c {
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.zhuanti_more {
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.zhuanti_more a {
	display: block;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	border: 1px solid #ccc;
}
/*banner_index*/
.banner_index {
	width: 100%;
	margin: 0 auto; min-width:1200px;
}
/*nav*/
#nav {
	width: 1200px;
	height: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav .mainlevel {
	float: left;
	width: 131px;/*IE6 only*/
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #fff;
	margin-right: 20px;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin-left: 20px;
	position: relative;
}
#nav .mainlevel a {
	color: #fff;
	text-decoration: none;
	line-height: 55px;
	display: block;
	text-align: center;
	margin: 0px;
	font-family: "微软雅黑";
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#nav .mainlevel a:hover, #nav .mainlevel a.cur {
	color: #c8c192;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8c192;
	border-right-color: #c8c192;
	border-bottom-color: #c8c192;
	border-left-color: #c8c192;
}
.service_bg {
	display: none;
	position: fixed;
	left: 50%;
	top: 55px;
	transform: translateX(-50%);
	z-index: 1000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fff;
	width: 100%;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.service_t {
	width: 1200px;
	margin: 0 auto;
	padding-top: 15px;
}
.service_t a {
	color: #c4935e!important;
	line-height: 35px!important;
}
.service_t a:hover {
	border: none!important
}
.service_bg ul {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0 00px 0;
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.service_bg ul li {
	width: 21%;
	text-align: center;
	box-sizing: border-box;
	border-bottom: 1px #eee solid;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	transition: all .36s;
}
.service_bg ul li a {
	font-size: 16px!important;
	line-height: 45px;
	font-weight: normal!important;
	color: #333!important;
	display: block;
	border: none!important;
	transition: all 0.3s ease;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.service_bg ul li a:hover {
	border: none!important;
	color: #c4935e!important;
}
.service_bg ul li:hover {
	border-bottom: 1px #c4935e solid;
}
ul.erji {
	display: none;
	position: absolute;
	left: 0px;
	top: 55px;
	z-index: 1000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
ul.erji li {
	width: 151px;/*IE6 only*/
	background-repeat: repeat;
	background-image: none;
	position: relative;
}
ul.erji li a {
	font-size: 16px!important;
	line-height: 45px;
	font-weight: normal!important;
	color: #333!important;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;
	background-color: #fff
}
ul.erji li a:hover {
	color: #c8c192!important;
	border: none!important
}
ul.sanji {
	display: none;
	position: absolute;
	left: 200px;
	top: 0;
}
ul.sanji li a {
	font-size: 14px!important;
}
.main_c a {
	color: #076ce0;
}
.more {
	text-align: center;
	padding-top: 30px;
}
.more a {
	color: #0e6bdb;
	background-color: #fff;
	border-radius: 25px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.more2 {
	text-align: center;
	padding-top: 0px;
}
.more2 a, .more2 a:hover {
	color: #fff;
	background-color: #009ba4;
	border-radius: 25px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.more3 {
	text-align: center;
	padding-top: 20px;
}
.more3 a {
	color: #3266fe;
	background-color: #fff;
	border-radius: 25px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #3266fe
}
.more3 a:hover {
	color: #fff;
	background-color: #3266fe;
	border-radius: 25px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #3266fe
}
.download {
	color: #3266fe;
	background-color: #fff;
	border-radius: 25px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #3266fe
}
.download:hover {
	color: #fff;
	background-color: #3266fe;
	border-radius: 25px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #3266fe
}
.zhaopin {
	padding-top: 30px;
}
table.tb {
	width: 100%;
	line-height: 40px;
	text-align: center
}
table.tb tr {
}
table.tb tr td {
	border: 1px solid #eee
}
table.tb tr td strong {
	color: #3266fe;
	font-weight: bold
}
.news_c {
	padding-bottom: 20px
}
.news_c a {
	color: #3266fe
}
.search_bg {
	width: 100%;
	background-color: #f9f9f9;
	min-width: 1200px;
}
.search {
	width: 1200px;
	line-height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.keys {
	color: #d71618;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.keys a {
	background-color: #ededed;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}
.search_box {
	display: flex;
	flex-flow: row wrap;
	justify-content: right;
}
.search_input {
	line-height: 30px;
	border-radius: 5px 0 0 5px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	outline: none;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.search_but {
	line-height: 30px;
	border-radius: 0px 5px 5px 0;
	padding-left: 0%;
	padding-right: 0%;
	line-height: 30px;
	border: 1px solid #d71618;
	outline: none;
	background-color: #d71618;
	color: #fff;
	width: 100px
}
.news_home {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
	padding-bottom: 20px;
}
.news_home_l {
	width: 775px
}
.news_home_r {
	width: 395px;
}
.news_home_t {
	line-height: 30px;
	background-color: #d71618;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold
}
.news_home_t span {
	float: right
}
.news_home_t a, .news_home_t a:hover {
	color: #fff
}
ul.news_home_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 100%;
	padding-top: 15px;
}
ul.news_home_list li {
	width: 49%;
	overflow: hidden
}
ul.news_home_list li img {
	width: 100%;
	transition: all 0.6s;
}
ul.news_home_list li:hover img {
	transform: scale(1.02);
}
.news_home_list_t {
	line-height: 35px;
	padding-top: 10px;
}
.news_home_list_t a, .news_home_list_t a:hover {
	font-size: 24px;
}
.news_home_list_c {
	padding-top: 15px;
	color: #999;
	line-height: 25px;
}
.news_home_list_c a, .news_home_list_c a:hover {
	color: #d71618
}
ul.news_home_list2 {
	background-color: #f7f7f7;
	padding: 15px;
	margin-top: 15px;
}
ul.news_home_list2 li {
	line-height: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
ul.news_home_list2 li a strong {
	color: #d71618
}
ul.news_home_list2 li span {
	float: right
}
.main_t {
	text-align: center;
	font-size: 20px;
	color: #999999;
}
.main_t a, .main_t a:hover {
	font-size: 30px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 60px;
	color: #d71618;
	border: 0px solid #ccc;
	font-weight: bold;
}
.main_t span {
	float: right;
}
.main_t span a {
	font-size: 14px;
	color: #666;
}
.main_t2 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	padding-top: 80px;
}
.main_t2 a, .main_t2 a:hover {
	font-size: 30px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 60px;
	color: #fff;
	border: 0px solid #ccc;
	font-weight: bold;
}
.main_t2 span {
	float: right;
}
.main_t2 span a {
	font-size: 14px;
	color: #fff;
}
.bg3 {
	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	margin-top: 50px;
	background-size: cover
}
ul.lingyu_list {
}
ul.lingyu_list li {
	background-size: cover;
	padding: 15px;
	color: #f00;
}
ul.lingyu_list li a {
	color: #fff
}
.swiper-container {
	width: 100%;
}
.lingyu-swiper .swiper-slide {
	text-align: left;
	font-size: 16px;
	transition: 300ms;
	transform: scale(0.8);
}
.lingyu-swiper .swiper-slide-active, .lingyu-swiper .swiper-slide-duplicate-active {
	transform: scale(1);
}

.mySwiper .swiper-slide {
	text-align: center;
	font-size: 16px;
	transition: 300ms;
	transform: scale(1); 
}
.mySwiper .swiper-slide-active, .mySwiper .swiper-slide-duplicate-active {
	transform: scale(1);
}

.lingyu_bg {
	background-size: 100%;
	color: #fff;
	line-height: 30px;
	background-size: cover;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 80px;
	padding-left: 35px;
}
.lingyu_bg a {
	color: #fff
}
.lingyu_bg p {
	padding-top: 15px;
}
.lingyu_bg strong {
	font-size: 24px;
	font-weight: bold
}
.lingyu {
	padding-top: 30px;
}
/* 自定义swiper箭头颜色和大小 */
.swiper-button-next, .swiper-button-prev {
	color: #eeccb0 !important; 
	--swiper-navigation-size: 30px !important;
	width: calc(var(--swiper-navigation-size) / 44 * 27) !important;
	height: var(--swiper-navigation-size) !important;
}
/* 自定义swiper分页点颜色 */
.swiper-pagination-bullet {
	background: #eeccb0 !important;
	opacity: 0.5;
}
.swiper-pagination-bullet-active {
	background: #eeccb0 !important;
	opacity: 1;
}

.weiquan_bg {
	background-image: url(../images/weiquan.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 465px;
	width: 582px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; background-size:cover
}
.weiquan_lei {
	color: #f8d3ab;
	line-height: 55px;
	text-align: center;
	font-size: 36px;
	padding-top: 15px;
}
.weiquan_pic {
	text-align: center;
	width: 75%;
	margin: 30px auto 0 auto;
}
.weiquan_pic img {
	height: 210px;
}
.weiquan_t {
	text-align: center;
	padding-top: 15px
}
.weiquan_t a, .weiquan_t a:hover {
	font-size: 28px;
	color: #6f0205;
	line-height: 40px;
}
.bg5 {
	background-image: url(../images/bg5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
ul.kehu_list1 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;	font-size: 24px; text-align:center;
	font-weight: bold;
	color: #d71618
}
.kehu_list1_pic{
	background-image: url(../images/kehu_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 131px;
	width: 272px;
	font-size: 42px;
	font-weight: bold;
	color: #d71618; padding-top:50px;
}
ul.kehu_list2 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 150px;
}
ul.kehu_list3 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 50px;
	padding-bottom: 50px
}
ul.quanwei_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 0px;
	padding-bottom: 0px
}
.bg6 {
	padding-top: 50px;
}
.bg7 {
	background-image: url(../images/bg7.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	margin-top: -35px;
}
.dayi_bg {
	border: 1px solid #e5c5a8;
	width: 90%;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dayi_title {
	font-size: 18px;
	background-image: url(../images/redline.png);
	background-repeat: no-repeat;
	background-position: 180px 10px;
	padding-bottom: 30px;
}
.dayi_t {
	background-image: url(../images/dayi.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	height: 85px;
	color: #eeccb0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 100px;
	line-height: 30px;
	font-weight: bold;
}
.dayi_t a, .dayi_t a:hover {
	color: #eeccb0;
}
.dayi_c {
	padding: 10px;
	font-size: 12px;
	background-color: #fff;
	line-height: 25px;
}
.dayi_c a, .dayi_c a:hover {
	color: #be0f16;
	font-size: 12px;
}
.mySwiperdayi{ padding-left:0%; padding-right:0%; }
.mySwiperdayi .swiper-button-next, .mySwiperdayi .swiper-button-prev {
	color: #eeccb0 !important; 
	--swiper-navigation-size: 30px !important;
	width: calc(var(--swiper-navigation-size) / 44 * 27) !important;
	height: var(--swiper-navigation-size) !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:0!important}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ right:0!important}
.bg8 {
	background-image: url(../images/liuda.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 880px;
	padding-top: 50px;
}
ul.partner_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 0px
}
ul.partner_list li {
	width: 16%;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.partner_list li img {
	border: 1px solid #eee;
	border-radius: 10px;
	transition: all 0.6s; width:100%
}
ul.partner_list li:hover img {
	transform: scale(1.05);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.liandong_bg {
	background-color: #f5f5f5;
	border-radius: 10px;
	width: 87%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 5%;
}
.liandong_l {
	text-align: center;
	line-height: 25px;
	width: 202px;
}
.liandong_l p {
	padding-top: 10px;
}
ul.shipin_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	width: 300px
}
ul.shipin_list li {
	width: 49%;
	position: relative;
	padding-top: 8px;
}
ul.shipin_list li img {
	width: 100%;
	border-radius: 15px;
}
ul.shipin_list li a {
}
.play {
	position: absolute;
	left: 35%;
	top: 30%
}
.weiquannews {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 30px;
}
.weiquannews_l {
	width: 497px;
}
.weiquannews_r {
	width: 650px;
}
ul.weiquannews_list {
}
ul.weiquannews_list li {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	background-color: #f4f4f4;
	margin-bottom: 10px;
}
.trapezoid-clip {
	color: #adadad;
	margin: 0px;
	background-image: url(../images/tixing.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 141px;
	text-align: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
}
.trapezoid-clip strong {
	font-size: 48px;
}
.trapezoid-clip p {
	padding: 0;
	margin: 0
}
.weiquan_news_list_r {
	width: 460px;
	line-height: 20px;
	padding: 8px;
}
.weiquan_news_list_r a {
	font-size: 12px;
	color: #999
}
.weiquan_news_list_r a:hover {
	font-size: 12px;
}
.weiquan_news_list_r a strong {
	font-size: 18px;
	color: #333;
	font-weight: bold
}
.weiquannews_t {
	font-weight: bold;
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
}
.newsmore {
	text-align: right
}
.newsmore a, .newsmore a:hover {
	background-color: #bf222f;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.weiquan_tab {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	padding-top: 20px;
}
.weiquan_tab a {
	background-color: #eeccb0;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sel, .weiquan_tab a:hover {
	background-color: #bf222f!important;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
