html,
body {
	-webkit-text-size-adjust: none;
}

body {
	font: 12px/0.9 Microsoft YaHei, Arial, sans-serif;
	background: #f6f6f6;
}
*,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
	margin: 0;
	padding: 0;color: #333;
}
image{border: 0px;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table,
td {
	border-color: #999;
}

fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

li {
	list-style-type: none;
}

caption,
th {
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: normal;
}

address,
cite,
code,
em,
th,
i,
b {
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover,
a:visited,
a:link,
a:active {
	text-decoration: none;
	border: none;
	outline: none;
}

table {
	margin: 0;
	border: none;
}

.totaldiv {
	width: 100%;
	min-width: 1280px;
}

/*全站通用*/
/*字体 颜色 */
.fs16 {
	font-size: 16px;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs20 {
	font-size: 20px;
}

.fs21 {
	font-size: 21px;
}

.fs24 {
	font-size: 24px;
}

.fs18 {
	font-size: 18px;
}

.fs30 {
	font-size: 30px;
}

.fs32 {
	font-size: 32px;
}

.fs36 {
	font-size: 36px;
}

.fs43 {
	font-size: 43px;
}

.fs48 {
	font-size: 48px;
}

.fs50 {
	font-size: 50px;
}

.fs60 {
	font-size: 60px;
}

.fmg {
	font-family: Georgia;
}

.col-ff {
	color: #fff;
}

.col-00 {
	color: #000;
}

.col-ff6 {
	color: #ff6000 !important;
}

.col-666 {
	color: #666;
}

.col-ffc {
	color: #fffc00;
}

.text-l {
	text-align: left;
}

.text-c {
	text-align: center;
}

.ffm {
	font-family: microsoft yahei;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.dn {
	display: none;
}

.dlb {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.db {
	display: block;
}

.mar-bot {
	margin-bottom: 0;
}

.mar-left {
	margin-left: 0;
}

.mar-rig {
	margin-right: 0;
}

.mar-bot30 {
	margin-bottom: 30px;
}

.line-30 {
	line-height: 30px;
}

.line-22 {
	line-height: 22px;
}

.line-50 {
	line-height: 50px;
}

.h45 {
	height: 45px;
}

.h20 {
	height: 20px;
}

.hoverImg {
	background: url(../images/hovericon.png) no-repeat;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.bgf2 {
	background: #f2f2f2;
}

.pos-re {
	position: relative;
}

.pos-ab {
	position: absolute;
}

.main {
	width: 1280px;
	margin: 0 auto;clear: both;
}

.min_wid {
	width: 100%;
	min-width: 1280px;
	margin: 0 auto;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+height: 1%;
}

.fixed_ie {
	_position: absolute;
	_clear: both;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) - 1:document.body.scrollTop +(document.body.clientHeight-this.clientHeight) - 1);
}

.hovericon {
	background: url(../images/allbg.png);
}

.flow {
	overflow: hidden;
}

.catetitle {
	height: 85px;
	line-height: 85px;text-align: center;
}

.bigtitle {
	letter-spacing: 10px;
	font-size: 30px;
		color: #c0241b;
	font-weight: bold;
	text-align: center;
	margin: 0 17px;
}

.doubleline {
	width: 100px;
	height: 10px;
	background: url(../images/doubleline.png) no-repeat;
	position: relative;
	top: -4px;
}

/*layer*/
.layui-layer-tips .layui-layer-content {
	padding: 3px 12px !important;
}

/*css3 效果*/
/*摆动*/
.translateZ {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.translateZ:hover,
.translateZ:focus,
.translateZ:active {
	-webkit-animation-name: hvr-sub_time;
	animation-name: hvr-sub_time;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/*导航 start*/
.nav {
	background: url(../images/navbg.png) no-repeat center center;
	width: 100%;
	top: -2px;
	left: 0;
	height: 120px;
	z-index: 99;
	position: absolute;display: flex;
}
.main1440 {
	width: 1440px;
	margin: 0px auto;display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.nav .navul {
	height: 80px;line-height: 80px;
	font-size: 0;
	width: 65%;
	display: flex;
	justify-content: space-between;	
}
.logo{
	padding-top: 30px;
}
.nav .navul .navmenu {
	width: 100%;
	display: block;text-align: center;
	height: 70px;padding-top: 10px;
}

.nav .navul .navmenu a.menuitem {
	display: inline-flex;
	flex-direction: column;
	*display: inline;
	*zoom: 1;
	height: 65px;

	color: #333333;font-size: 16px;
	width: 100%;
	
}
.nav .navul .navmenu a b{
	font-weight: bold;	line-height: 30px;color: #333333;font-size: 16px;
}
.nav .navul .navmenu a i{
	font-size: 12px;	line-height: 18px;
	color: #959595;
}
.nav .navul .navmenu>a:hover {
	border-bottom:5px solid  #c0241b;

}

.nav .navul .navmenu>a.active {
	border-bottom:5px solid  #c0241b;
}

.nav .navul .navmenu .subnav {
	left: -12px;
	top: 100px;
	background: rgba(255, 255, 255, 0.98);
	background: #fff;
/* 	padding:0px 0px 13px 0; */
	display: none
}

.nav .navul .navmenu .subnav .subnavitem {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #161616;
	width: 140px;
	font-size: 16px;
}

.nav .navul .navmenu .subnav a:hover {
	color: #fff;
	background: #f6ab1c;
	font-weight: bold;
}

.nav .navul .navmenu .arr {
	width: 14px;
	height: 9px;
	background-position: -219px -70px;
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -7px;
	z-index: 999;
	display: none;
}
.tp-leftarrow{
	background:#f00 url(images/leftarrow.png) no-repeat center center;
	width: 50px;
	height: 50px;
	left: 200px;
}
.tp-rightarrow{
	background:#ff0 url(images/leftarrow.png) no-repeat center center;
	width: 50px;
	height: 50px;
	right: 200px;
}


/*资讯轮播*/

.pos-ab {
    position: absolute;
}
.greenbg {
    background: url(../images/big_bg.jpg) no-repeat;
    height: auto;
}

.greenbg .zixun {
    height: 628px;
    overflow: hidden;
	
}
.index1 .zixun{
	width: 100%;
	height: 688px;
	background: url(../images/zixunbj.png) no-repeat center center;

}
.index1,.yewuly,.imgshow {
	width: 100%;
	float: left;
}
.zixun .zixunSec {
    background: #fff;
    height: 522px;margin-bottom:50px;
}

.zixun .zixunSec .index1_1conbanner {
		width: 648px;
		height: 432px;
	padding:  40px 0 0 35px;float: left;position: relative;
}

.zixun .zixunSec .d_news_slide .hd {
	bottom: 20px;
	z-index: 999;
	right: 20px;
}

.zixun .zixunSec .d_news_slide .hd li em {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 16px;
	height: 16px;
	margin: 0 3.5px;border-radius: 50%;
	cursor: pointer;
	background:#fff;
}

.zixun .zixunSec .d_news_slide .hd li em.on {
		width: 33px;
		height: 16px;
		background-color: #c43d37;
		border-radius: 8px;
}

.zixun .zixunSec .d_news_slide .item {
	background: white;
	width: 648px;
	height: 432px;
	overflow: hidden;
	position: relative;
}

.zixun .zixunSec .d_news_slide .item dt {
	width: 648px;
	height: 432px;
	overflow: hidden;position: relative;
}
.zixun .zixunSec .d_news_slide .item dt p{
	position: absolute;left: 20px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 width: 70%;
	bottom: 20px;color: #fff;	font-size: 18px;
}
.zixun .zixunSec .d_news_slide .item dt img {
		width: 648px;
		height: 432px;
	transition: all .75s;
}

.zixun .zixunSec .d_news_slide .item dt:hover img {
	transform: scale(1.1);
}

.zixun .zixunSec .d_news_slide .item .time {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 20px;
	left: 20px;
	background: url(../images/focusdate.png) center center no-repeat;
	/*background: url(../images/allbg.png) no-repeat center center; background-position: -130px -154px;*/
	cursor: pointer;
}

.zixun .zixunSec .d_news_slide .item .title {
	width: 100%;
	height: 60px;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.zixun .zixunSec .d_news_slide .item dd em {
	float: left;
	display: block;
	height: 40px;
	width: 50px;
	padding: 10px 4px;
	color: white;
}

.zixun .zixunSec .d_news_slide .item dd em i {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia;
	margin-top: 6px;
}

.zixun .zixunSec .d_news_slide .item dd em b {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia;
}

.zixun .zixunSec .d_news_slide .item dd h1 a {
	font-size: 22px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	color: #fff;
	display: block;
	background: url(../images/pic_tit_bg.png) repeat-x center center;
}

.zixun .zixunSec .d_news_slide .next,
.zixun .zixunSec .d_news_slide .prev {
	position: absolute;
	top: 50%;
	margin-top: -19px;
	width: 38px;
	height: 38px;
	display: none;
	background: url(../images/index-arrow.png) no-repeat 0px 0px;
}

.zixun .zixunSec .d_news_slide:hover .next,
.zixun .zixunSec .d_news_slide:hover .prev {
	display: block;
}

.zixun .zixunSec .d_news_slide .next {
	left: auto;
	right: 20px;
	background-position: 0 -46px;
}

.zixun .zixunSec .d_news_slide .prev {
	left: 20px;
	background-position: 0 -6px;
}

.zixun .zixunSec .d_news_slide .prev:hover {
	background-position: -40px -6px;
}

.zixun .zixunSec .d_news_slide .next:hover {
	background-position: -40px -46px;
}

.zixun .zixunSec .d_news_slide .prevStop {
	display: none;
}

.zixun .zixunSec .d_news_slide .nextStop {
	display: none;
}


/*国投要闻*/
.zixun .zixunSec .right {
	width: 595px;
	height: 472px;
	float: right;
		overflow: hidden;
}

.zixun .zixunSec .right .d_impot_news {
	width: 595px;
	margin-top: 40px;
}

.base_news_box {
	width: 100%;
	height: 100%;
}

.base_news_box .title-zw {}

.base_news_box .title-zw h1 {
	width: 120px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.base_news_box .title-zw h1 a {
	display: block;
	padding: 0 15px;
	text-align: center;
	font-weight: bold;
	color: #494949;
}

.base_news_box .title-zw h1 a:hover {
	color: white;
	border: none;
	font-weight: bold;
	background: #f5a100;
}

.base_news_box .title-zw .title_sub {
	bottom: -3px;
	right: 0px;
}

.base_news_box .title-zw .title_sub a {
	display: block;
	float: left;
		width: 137px;
		height: 41px;
	line-height: 60px;
	margin: 0 5px;
	color: #333;
	border-bottom: 3px solid #663399;
	text-align: center;
	position: relative;
}

.base_news_box .title-zw .title_sub a:hover,
.base_news_box .title-zw .title_sub a.on {
	font-weight: bold;

	color: #cc0000;
	width: 66px;
	border-bottom: 3px solid #cc0000;
	text-align: center;
}

.base_news_box .title-zw .title_sub a:hover i,
.base_news_box .title-zw .title_sub a.on i {
	display: block;
	position: absolute;
	left: 0px;
	bottom: -3px;
	width: 100%;
	height: 3px;
}

.base_news_box .title {
	width: 50%;margin: 0px auto;
	height: 40px;
	text-align: center;
}

.base_news_box .title h1 {
	width: 120px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.base_news_box .title h1 a {
	display: block;
	padding: 0 15px;
	text-align: center;
	color: #494949;
}

.base_news_box .title h1 a:hover {
	color: #fff;
	border: none;
	background: #f5a100;
	font-weight: bold;
}

.base_news_box .title .title_sub {

}

.base_news_box .title .title_sub a {
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
		color: #333333;
	font-size: 18px;;
	text-align: center;
	position: relative;
	background: #f0f0f0;
	
	margin-left: 1px;
}

.base_news_box .title .title_sub a:hover,
.base_news_box .title .title_sub a.on {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background:#d10000;
}

.base_news_box .title .title_sub a:hover i,
.base_news_box .title .title_sub a.on i {
	display: block;
	position: absolute;
	left: 0px;
	bottom: -3px;
	width: 100%;
	height: 3px;
	background: url("../images/title_sub_a_on.png") no-repeat center center;
}

.base_news_box .content {
	padding-right: 50px;
	padding-left: 30px;
}

.base_news_box .content h1 {
	font-size: 20px;
	font-weight: bold;
}

.base_news_box .content h1 table {
	margin-top: 25px;
	margin-bottom: 25px;
}

.base_news_box .content h1 table tr td {
	height: 60px;
	line-height: 30px;
	text-align: center;
}

.base_news_box .content h1 table tr td a {
	color: #e81828;
}

.base_news_box .content h1 table tr td a:hover {
	color: #e81828;
	border-bottom: 2px solid #e81828;
}

.base_news_box .content ul {}

.base_news_box .content ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.base_news_box .content ul li.on span {
	color: #e81828;
}

.base_news_box .content ul li em,
.base_news_box .content ul li a {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.base_news_box .content ul li span {
	display: block;
	zoom: 1;
	*display: inline;
}

.base_news_box .content ul li em {
	float: left;
	margin-top: 16px;
	width: 6px;
	height: 6px;
	background-color: #ccc;
}

.base_news_box .content ul li a {
	height: 30px;
	float: left;
	font-size: 18px;
	max-width: 370px;
	margin: 0 19px 0 10px;
	color: #666666;
	overflow: hidden;
		 overflow: hidden;
		 text-overflow: ellipsis;
		 white-space: nowrap;
		 width: 80%;
}

.base_news_box .content ul li a:hover {
	color: #e81113;
	border-bottom: 2px solid #e81113;
}

.base_news_box .content ul li span {
	float: right;
	font-size: 14px;

	color: #666666;	color: #c9c9c9;
}

.base_news_box .content ul .line {
	height: 1px !important;
	border-top: 1px dashed #CCCCCC;
	margin: 8px 0;
	*margin: 2px 0;
	line-height: 1px;
	height: 1px;
}

/*公司概况*/
.gaik {
	height: 540px;
	background: url(../images/gaikbg.png) no-repeat;
	background-size: 100% 540px;
}

.gaik .leftpart {
	height: 397px;
	width: 755px;
	float: left;
	margin-top: 72px;
	position: relative;
}

.gaik .leftpart .img {
	height: 397px;
	width: 755px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.gaik .leftpart .img img {
	-moz-transition: transform 8s linear 1s;
	-webkit-transition: transform 8s linear 1s;
	-o-transition: transform 8s linear 1s;
	-ms-transition: transform 8s linear 1s;
	transition: transform 8s linear 1s;
}

.scale {
	-moz-transform: scale(1.14);
	-webkit-transform: scale(1.14);
	-o-transform: scale(1.14);
	-ms-transform: scale(1.14);
	transform: scale(1.14);
}

.scale1 {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gaik .leftpart .catnav {
	width: 119px;
	float: left;
	margin-top: 22px;
	position: relative;
	z-index: 9;
}

.gaik .leftpart .catnav li {
	width: 119px;
	height: 35px;
	margin-bottom: 5px;
}

.gaik .leftpart .catnav li a {
	color: #585858;
	font-size: 16px;
	height: 35px;
	background:#333;
	background: #fff;
	line-height: 35px;
	text-align: center;
	display: block;
}

.gaik .leftpart .catnav li a:hover {
	color: #fff;
	background: #e81828;
	font-weight: bold;
}

.gaik .leftpart .des {
		width: 342px;
	float: right;
	margin: 45px 50px 0 0;
	position: relative;
	z-index: 9;
}

.gaik .leftpart .des h1 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
/* 	border-left: 3px solid #f5a100; */
	line-height: 30px;
	text-indent: 10px;
}

.gaik .leftpart .des p {
	color: #333333;
		font-size: 17px;
	line-height: 32px;
	margin-top: 15px;
}

/* .gaik .leftpart .des span.on {
	color: #e81828;
}
 */
.gaik .leftpart .des p span {
	color: #e81828;
}

.gaik .rightpart {
	height: 397px;
	width: 500px;
	float: right;
	background: #fff;
	margin-top: 72px;
}

.gaik .rightpart .d_impot_news {
	height: 367px;
	width: 500px;
	background: url(../images/gonggao.png) 20px 0 no-repeat;
	padding-top: 30px;
}

.gaik .rightpart .d_impot_news .base_news_box .title {
	width: 50%;margin: 0px auto;
	height: 40px;
	text-align: center;
}
.rightpart .base_news_box .title .title_sub  a {
	color: #d10000;
}
.rightpart .base_news_box .title .title_sub  a.on {
	color: #fff;
}
.gaik .base_news_box .content {
	margin-top: 20px;
	padding: 0 50px;
}

.gaik .base_news_box .content h1 {
	margin-top: 25px;
	min-height: 64px;
}

.gaik .base_news_box .content h1 table {
	margin-top: 0px;
	margin-bottom: 0px;
}

.gaik .base_news_box .content ul {}

.gaik .base_news_box .content ul li a.gk {
	font-size: 18px;
	max-width: 326px;
	height: 20px;
	line-height: 20px;color: #666666;
}

.gaik .base_news_box .content ul li.gk {
	height: 31px;
	line-height: 31px;
}

.gaik .base_news_box .content ul li em.gk {
	margin-top: 12px;
}

.gaik .base_news_box .content ul .line {
	height: 1px !important;
	border-top: 1px dashed #CCCCCC;
	margin: 18px 0;
	*margin: 2px 0;
	line-height: 1px;
	height: 1px;
}


/*国投风采*/
.imgshow {
	overflow: hidden;
}

/*.imgshow .catetitle { height: 112px; line-height: 112px; }*/
.imgshow .fengcai_content {
	/*padding: 5px 20px 25px 20px;*/
}

.imgshow .base_news_box {
	height: 318px;
	overflow: hidden;
}

.imgshow .base_news_box .content {
	margin-top: 0;
	padding: 0;
}

.imgshow .fengcai_content a img {
	transition: all 1s;
}

.imgshow .fengcai_content a:hover {
	border: none;
}

.imgshow .fengcai_content a:hover img {
	transform: scale(1.1);
}

.imgshow .fengcai_content .fl {
	width: 508px;
	height: 318px;
	overflow: hidden;
}

.imgshow .fengcai_content .fl a {
	display: block;
	color: white;
}

.imgshow .fengcai_content .fl a em {
	display: block;
	width: 100%;
	height: 58px;
	font-weight: bold;
	bottom: 0px;
	left: 0;
	text-align: center;
	line-height: 58px;color: #fff;
	background: url(../images/pic_tit_bg.png) repeat-x center center;
}

.imgshow .fengcai_content .fl a .bg {
	background: rgba(0, 0, 0, 0.9);
	height: 30px;
}

.imgshow .fengcai_content .fr {
	width: 772px;
}

.imgshow .fengcai_content .fr div {
	float: left;
	width: 248px;
	height: 155px;
	margin-left: 9px;
	margin-bottom: 8px;
	overflow: hidden;
}

.imgshow .fengcai_content .fr div .absolute {
	width: 100%;
	height: 100%;
	background: url(../images/showorange.png) repeat;
	top: 100%;
	left: 0;
	margin-left: 0;
}

.imgshow .fengcai_content .fr div .absolute a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.imgshow .fengcai_content .fr div .absolute a table tr td {
	height: 155px;
	width: 208px;
	padding: 0 20px;
	text-align: center;
	line-height: 20px;
}

/*友情链接*/
.friendLink {}

.friendLink .title {
	width: 100%;
	height: 42px;
	background: url(../images/doubleline.png) center repeat-x;
	margin: 43px 0 30px 0;
}

.friendLink .logo {
	width: 72px;
	height: 42px;
	background: url(../images/linklogo.jpg) no-repeat;
	margin: 0 14px;
}

.friendLink .content {}

.friendLink .content .list {
	padding-left: 2px;
	font-size: 0px;
	text-align: center;
}

.friendLink .content .list a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: white;
	width: 168px;
	height: 35px;
	line-height: 35px;
	margin-right: 17px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 12px;
	color: #33343a;
}

.friendLink .content .list a:hover {
	border: none;
	background: #f5a100;
	color: white;
	font-weight: bold;
}

.friendLink .content .list a.mr0 {
	margin-right: 0px;
}

.friendLink .content .list a:last-child {
	margin-right: 0;
}
.index_bottom{width: 100%;
background: url(../images/index_bottom.png)  no-repeat center center;
height: 1012px;float: left;
}
.yewulycon{
	width: 100%;
}
.yewulycon ul {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.yewulycon ul li{	position: relative;
	width: 100%;
	height:	398px;
}

/* .yewulycon ul li a img{
position: absolute;
	left: 0px;
	top: 0px;;
} */
.yewulycon ul li:hover p {
	display: inline-flex;	background: #c0241b;
}
.yewulycon ul li p {
	position: absolute;
	width: 100%;
	height: 398px;

	left: 0px;
	top: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.yewulycon ul li p b {font-size: 36px;color: #ffffff;}
.yewulycon ul li p em {	width: 3px;
	height: 40px;background: #fff;margin: 20px 0px 30px;}
.yewulycon ul li p span {	font-size: 18px;color: #ffffff;}
.yewulycon ul li p i {	width: 96px;
	height: 30px;line-height: 30px;
	border: solid 1px #ffffff;	font-size: 14px;color: #ffffff;text-align: center;display: block;margin-top: 30px;}
	
	
	.youqing{width: 100%;
	background: #fff;float: left;padding-bottom: 40px;}
	.youqingcon{
		width: 100%;
	}
	.youqingcon ul {
		width: 100%;float: left;

	}
	.youqingcon ul li{	float: left;
			width: 250px;border: 1px solid #e6e5e5;position: relative;
height: 68px;overflow: hidden;
	}
		.youqingcon ul li a{
			width: 100%;height: 68px;position: absolute;
display: inline-block;
		}
	.youqingcon ul li a img{
width: 100%;
	}
/* 	.youqingcon ul li a img:nth-child(2){
display: none;
		}
	.youqingcon ul li a:hover img:nth-child(2){
	display: block;
			}
			.youqingcon ul li a:hover img:nth-child(1){
			display: none;
					} */
/* 	.youqingcon ul li a:hover img {
	animation: shake 0.3s;
	animation-iteration-count: infinite;
	display: inline-block;
	}
	@keyframes shake {
	0% { transform: translateX(0); }

	50% { transform: translateX(10px); }

	100% { transform: translateX(0); }
	} */
	.youqingcon ul li:hover p {
		display: inline-flex;
	}
	
	/*foot*/
	.footer {
		min-width: 100%;
		float: left;
		background:url(../images/footerbj.png) repeat-x center center;
		color: #fff;font-size: 16px;	line-height: 31px;
	}
	
	.d_footbg {
		width: 100%;
		height: 200px;
		background: url("../images/footerbg.jpg") no-repeat center center;
		background-size: 100% 200px;
	}
	
	.d_foot {
		position: relative;
		padding-top: 45px;
		padding-bottom: 15px;
	}
	
	.d_foot .shiye {
		position: absolute;
		top: -25px;
		left: 50%;
		margin-left: -26px;
	}
	
	.d_foot .d_foot_content {
		text-align: center;
		padding: 0 50px;
	}
	
	.d_foot .d_foot_content .text {
		color: #fff;
		line-height: 22px;
		padding-top: 5px;
	}
	
	.d_foot .d_foot_content .text b {
		font-weight: normal;	color: #fff;
	}
	
	.d_foot .d_foot_content .text a {
		color: #fff;
	}
	
	.d_foot .d_foot_content .text a:hover {
		color: white;
		border-bottom: 2px solid white;
	}
	
	.d_foot .d_foot_content .text em {
		font-family: Georgia;
	}
	
	.d_foot .d_foot_content .text .f_icon {
		display: inline-block;
		zoom: 1;
		*display: inline;
		position: relative;
	}
	
	.d_foot .d_foot_content .text .f_icon img {
		position: absolute;
		top: -13px;
		left: -8px;
	}
	
	.d_foot .d_foot_content .daynet img {
		left: -8px !important;
	}
	
	.d_foot .d_foot_content .text .f_icon:hover {
		border: none;
	}
	
	.d_foot .bold {
		font-size: 14px;
		font-weight: bold;
	}
	
	
	
	 .pagination2 {
	
		text-align: right;
	    /*height:50px;*/
		margin: 0px auto;
		position: absolute;
		z-index: 9999;

		bottom: 40px;
	/* 	width: 95%; */
		text-align: right;
		width: 97%;right: 50px;
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0px 5px;
	}
	
	.pagination2 .swiper-pagination-switch {
		background: #fff;
		opacity: 1;
		width: 14px;
		height: 14px;
		margin-right: 0px;   display: inline-block;  margin-right: 10px;
		border-radius: 14px;color: transparent;
		background: #fff;background-size: 14px;;
			height: 14px;
	}
	
	 .pagination2 .swiper-visible-switch {
		opacity: 1;
color: transparent;
	/* 	background: #cc1506;option */
	background: #cc1506;background-size: 14px;;

			width: 33px;
			height: 16px;
			background-color: #c43d37;
		;
	}
	
	.swiper-container2 .swiper-wrapper .swiper-slide p {
		position: absolute;
		left: 0px;
		bottom: -432px;
		width: 100%;
		height: 100px;
		background: linear-gradient(rgba(0, 0, 0, 0), #000);
		display: inline-flex;
		align-items: center;
		justify-content: space-between;
	
	}
	
	.swiper-container2 .swiper-wrapper .swiper-slide img {
		float: left;
		border: none;transition: all 1s;
	}
	
	.swiper-container2 .swiper-wrapper .swiper-slide:hover img {
		transform: scale(1.1);
	}
	.swiper-container2 .swiper-wrapper .swiper-slide p b {
		width: 70%;
		margin: 0px 15px 0px 20px;
		float: left;
		font-size: 18px;
		color: #ffffff;
		line-height: 26px;
		font-weight: bold;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	
		white-space: nowrap;
	
	}
	.swiper .swiper-wrapper{top:105px;}
	.swiper-container2 .swiper-wrapper .swiper-slide p i {
		width: 100px;
		text-align: center;
		font-weight: bold;
		line-height: 80px;
		font-size: 24px;
		color: #ffffff;
		background: #c11601;
		display: inline-block;
		float: right;
	}
.swiper-container2 .swiper-wrapper .title{
	position: relative;
	width: 100%;

}
.swiper-container1{
	height: 620px;
	overflow: hidden;
}

.swiper-container1 .main{
position: relative;
width: 1280px;
left: -calc((100% - 1280px)/2);
top: -300px;

}
.swiper-button-prev1 {
	position: absolute;
	left:0px;
}
.swiper-button-next1 {
	position: absolute;
	right:0rem;
}
.swiper-container2{
	height:432px;
	overflow: hidden;
}



/*首页大图*/
.slideBox {
	width: 100%;
	min-width: 1280px;
	height: 700px;
	overflow: hidden;
	position: relative;
}

#slideBoxs {
	width: 100%;
	min-width: 1280px;
	height: 700px !important;
	overflow: hidden;
	position: relative;
}

#slideBoxs .hd {
	height: 5px;
	position: absolute;
	left: 50%;
	margin-left: -86px;
	bottom: 190px;
	z-index: 5;
}

#slideBoxs .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	height: 5px;
}

#slideBoxs .hd ul li {
	float: left;
	margin: 0 1px;
	width: 40px;
	height: 5px;
	text-align: center;
	cursor: pointer;
	z-index: 2;
	background: url(../images/white70.png) repeat-x;
}

#slideBoxs .hd ul li.on {
	background: #fff;
}

#slideBoxs .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

#slideBoxs .bd li {
	/*zoom:1;vertical-align:middle;*/
}

#slideBoxs .bd img {
	width: 100%;
	min-width: 1280px;
	height: 700px;
	display: block;
}
.swiper {
    width: 100%;
	height: 700px;
}  
.swiper img{
	width: 100%;
    height: 700px;
    display: block;
} 