body {
	min-width: 1200px;
}
@font-face {
	font-family: 'bbb';
	src: url('mn.eot');
	src: url('mn.eot?#iefix') format('embedded-opentype'),  url('mn.woff') format('woff'),  url('mn.ttf') format('truetype'),  url('mn.svg#AlluraRegular') format('svg');
}
@font-face {
	font-family: 'bbb';
	src: url(mn.TTF);
}
.headder {
	height: 100px;
	background: #fff;
}
.text {
	border: 2px solid #e50011;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	height: 53px;
	line-height: 53px;
	margin: 0 0 0 27px;
	width: 300px;
}
.ss {
	border: 2px solid #e50011;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	height: 57px;
	line-height: 57px;
	width: 67px;
	cursor: pointer;
	background: #e50011 url(../images/ss.png) no-repeat center center;
}
.icon-weixin {
	background: url(../images/wx.png) no-repeat center center;
	width: 31px;
	height: 27px;
	display: inline-block;
}
.hea a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.hea {
	margin-top: 10px;
}
.ssk {
	margin-top: 29px;
}
.sp_ul_img:hover img{

    transform: scale(1.06);	

}


.dh {
	font-size: 23px;
	color: #2f3130;
	font-weight: bold;
	background: url(../images/dh.png) no-repeat left;
	line-height: 32px;
	padding-left: 42px;
	margin-top: 7px;
}
.abq {
	color: #999;
	margin-top: 27px;
}
.abq a {
	font-size: 12px;
	color: #999;
	transition: all ease .6s;
}
.abq a:hover {
	color: #d51619;
}
.hb {
	margin: 0 29px 0 29px;
}
.sk {
	color: #efefef;
	background: #d51619;
	height: 100%;
	width: 100%;
	display: inline-block;
	text-align: center;
	width: 90px;
	height: 100px;
	display: block;
	position: relative;
	transition: all ease .6s;
}
.sk:hover {
	background: #f13538;
}
.sk span {
	font-size: 35px;
	position: absolute;
	left:0px;
	bottom:0px;
	right:0px;
	top:0px;
	margin:auto;
}
.nav {
	background: #303132;
	height: 70px;
}
.meau {
	width: 244px;
	text-align: center;
	background: #d30000;
	display: block;
	position: relative;
}
.meau span {
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
}
.meau i {
	display: inline-block;
	width: 16px;
	height: 70px;
	margin-left:8px;
	background: url(../images/jt.png) center center no-repeat;
	vertical-align: top;
}
.meau:hover i{
    display: inline-block;
	width: 16px;
	height: 70px;
	margin-left:8px;
	background: url(../images/jjt.png) center center no-repeat;
	vertical-align: top;
}


.nav_ul {
	font-size: 0px;
}
.nav_ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 29px;
}
.nav_ul li.cur a {
	color: #e50011;
}
.nav_ul li a {
	color: #fff;
	font-size: 16px;
	height: 70px;
	line-height: 70px;
	/*transition: all ease .6s;*/
}
.nav_ul li:hover a {
    color: #e50011;
}




.nav_ul1 {
	text-align: center;
}
.nav_ul1 li {
	padding: 0 35px;
}
.dw {
	position: absolute;
	top: 70px;
	left: 0;
	display: none;
}
.done {
	width: 244px;
	height: 255px;
	z-index: 12;
	background: url(../images/bg3.png) repeat;
	text-align: left;
	transition: all ease .6s;
}

.dw2 {
	position: absolute;
	left: 244px;
	top: 0;
	min-width: 248px;
	background: #FCFDFD;
	min-height: 510px;
	display: none;
}
.meau:hover .dw{display:block;}
.NewItem{
	position: absolute;
	left: 244px;
	top: 0;
	background-color: #fff;
	color: #666;
	z-index: 10;
	/* overflow-y: auto;
	height: 540px; */
	display: none;
}
.done:hover .NewItem{display: block}
.NewItem a{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-animation: all 0.3s linear;
	-o-transition: all 0.3s linear;
	line-height: 28px !important;
}
.NewItem ul{
	font-size: 0;
	width: 955px;
	padding: 20px 0;
	overflow: hidden;
}
.NewItem ul li{
	width: 445px;
	min-height: 470px;
	padding: 0 15px;
	display: inline-block;
	vertical-align: top;
	*zoom: 1;
	*display: inline;
	font-size: 14px;
	border-right: 1px solid #ddd;
}
.NewItem ul dd{
	position: relative;
	padding-left: 80px;
	margin-bottom: 15px;
}
.NewItem ul dd .h3{
	position: absolute;
	line-height: 28px;
	left: 0;
	top: 0;
	width: 75px;
	text-align: left;
	color: #666;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}
.NewItem ul dd .NewHrefList{font-size: 0;}
.NewItem ul dd .NewHrefList a{
	display: inline-block;
	vertical-align: top;
	*zoom: 1;
	*display: inline;
	font-size: 12px;
	color: #999;
	margin: 0 8px;
}
.NewItem ul dd .h3:hover,.NewItem ul dd .NewHrefList a:hover{color: #e50011}
.done em {
	font-size: 16px;
	color: #fff;
	margin: 28.5px 0 10px 1px;
	display: inline-block;
}
.done li {
	display: inline-block;
	vertical-align: top;
}
.done a {
	font-size: 14px;
	display: inline-block;
	color: #fff;
	margin-left: 40px;
	line-height: 30px;font-family: "Microsoft YaHei";
}
.done:hover {
	background: #e50011;
}
.done:hover .dw2 {
	display: block;
}
.relative {
	position: relative;
	z-index: 12;
}
.dwson {
	margin-top: 47px;
	width: 116px;
	float: left;
}
.dwson a {
	color: #666;
	display: inline-block;
	transition: all ease .6s;
}
.dwson a:hover {
	color: #e50011; /*font-size:16px; transform:translateX(-20px)*/
}
.ban {
	height: 510px;
}
.ban img {
	height: 510px;
}
.ban_ul {
	font-size: 0px;
}
.ban_ul li {
	display: inline-block;
	vertical-align: top;
}
.bson {
	position: relative;
}
.circle {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 17px;
	left: 0px;
	bottom: 25px;
}
.circle span {
	width: 15px;
	height: 15px;
	display: inline-block;
	filter: alpha(opacity=60);
	background: #fff;
	opacity: 0.6;
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
}
.circle span.cur {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}
.jian {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -23px;
	display: none;
}
.jian span {
	display: inline-block;
	width: 31px;
	height: 57px;
	cursor: pointer;
}
.jian .qjt {
	background: url(../images/ico.png!c.png) -110px 0;
	opacity: 0.6;
	width: 31px;
	height: 57px;
	position: absolute;
	left: 32%;
}
.jian .hjt {
	background: url(../images/ico.png!c.png) -141px 0;
	opacity: 0.6;
	width: 31px;
	height: 57px;
	position: absolute;
	right: 20%;
}
.jpw {
	position: relative;
}
.ban:hover .jian {
	display: block;
}
.tit {
	position: relative;
}
.tit span {
	font-size: 21px;
	color: #333;
	padding-bottom: 11px;
	display: inline-block;
	vertical-align: top;
}
.tit em {
	font-size: 14px;
	color: #686A69;
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: top;
	height: 39px; /*line-height:35px;*/
	line-height: 27px;
}
.par {
	margin-top: 60px;
}
.pxia {
	margin-top: 30px;
}
.par .pxia .pone img {
	width: 290px;
	height: 157px;
}
.par .pxia .pone {
	margin-right: 13px;
	position: relative;
	width: 290px;
	height: 157px;
}
.par .pxia .pone::before {
	content: "";
	position: absolute;
	width: 290px;
	height: 157px;
	top: 0;
	left: 0px;
	overflow: hidden;
	background: -moz-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255,255,255,.2)50%, rgba(255,255,255,0)100%);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg);
}
.par .pxia .pone:hover::before {
	left: 290px;
	-webkit-transition: left .5s;
	-moz-transition: left .5s;
	transition: left .5s;
}
.dain span {
	display: inline-block;
	height: 18px;
	width: 18px;
}
.ban {
	position: relative;
	overflow: hidden;
}
.dian {
	position: absolute;
	left: 0px;
	top: 50%;
}
.tit1 {
	border-bottom: 1px solid #c2c1bf;
	height: 32px;
}
.tit1 span {
	border-bottom: 1px solid #312c29;
}
.title1 {
	border-bottom: 1px solid #c2c1bf;
	height: 32px;
}
.title1 span {
	border-bottom: 1px solid #312c29;
}
.tit .tit_span {
}
.title1 .trt a {
	font-size: 14px;
	padding: 0 10px;
}
.kxia {
	font-size: 0px;
	margin-top: 30px;
}
.kxia .kim {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px 12px 0;
	overflow: hidden;
	transition: all ease .16s;
}
.kxia .kim:hover {
	transform: translateY(-10px);
}
.kxia .kimg {
	width: 230px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.kxia .kimg img {
	max-width: 230px;
	max-height: 230px;
	transition: all ease .16s;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
.kxia .kimg a {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.kword {
	text-align: center;
	height: 60px;
	background: #fff;
	position: relative;
}
.kword:after {
	position: absolute;
	left: 0px;
	top: 0px;
}
.kword .span3 {
}
.kword .span4 {
	display: none;
}
.kxia .kim:hover .kword .span3 {
	display: none;
}
.kxia .kim:hover .kword .span4 {
	display: block;
	padding: 0;
}
.kxia .kim:hover .kword .span4 em {
	padding: 5px 20px 3px;
}
.kxia .kim:hover .kword em {
	height: 27px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.kword span em {
	height: 27px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 190px;
}
.kword span {
	font-size: 16px;
	color: #333;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0px;
	margin-top: 12px;
}
.kxia .kimg a:before {
	display: inline-block;
	border: 1px solid #fff;
	content: "";
	margin: 10px;
	width: 208px;
	height: 208px;
	vertical-align: top;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all ease .6s;
	opacity: 0;
	visibility: hidden;
	z-index: 6;
}
/*.kxia .kimg:hover img{ transform:scale(1.06); }*/
.kxia .kimg a:hover::before {
	opacity: 1;
	visibility: inherit;
}
.kxia .kim:hover .kword {
	background: #e50011;
}
.kxia .kim:hover .kword span em {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 15px;
}
.h_ul {
	margin-top: 30px;
	font-size: 0px;
}
.h_ul li {
	display: inline-block;
	vertical-align: top;
	margin-right:2px;
}
.h_ul li .qiehuan a {
	display: inline-block;
	width: 230px;
	box-sizing: border-box;
	height: 100%;
	display: table;
	position: relative;
}
.h_ul li .qiehuan span {
	font-size: 14px;
	color: #333;
	width: 100%;
	height:30px;
	line-height:30px;
	display: block;
	text-align: center;
	position: absolute;
	left: 0;
	bottom:0;
	transition: all ease .6s;
}
.h_ul li .qiehuan:hover span {
	color: #e50011;
}

.qiehuan {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 230px;
	height: 230px;
	margin-right: 12px;
	position: relative;
}
.himg {
	height: 228px;
	width: 230px;
	text-align: center;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.himg img {
	max-height: 228px;
	max-width: 228px;
}
.jt {
	position: absolute;
	right: 0px;
	font-size: 0;
	bottom: -10px;
}
.jt span {
	display: inline-block;
	width: 45px;
	height: 32px;
	cursor: pointer;
}
.jt .span1 {
	background: url(../images/zjt.jpg) center center no-repeat;
}
.jt .span2 {
	background: url(../images/yjt.jpg) center center no-repeat;
}
.dson {
	padding: 60px 0;
}
.dson img {
	width: 1200px;
}
.add .dson {
	padding-bottom: 50px;
}
.fson {
	line-height: 25px;
	margin-bottom:29px;
}
.fson span {
	font-size: 16px;
	color: #000;
	margin-right: 5px;
}
.fson a {
	display: inline-block;
	margin: 0 7px;
	color: #666;
	font-size: 14px;
	transition: all ease .6s;
}
.friend1 .fson span {
	color: #333;
}
.friend1 a {
	color: #303232;
}
.fson a:hover {
	color: #e50011;
}
.fup {
	background: #252525;
	color: #999999;
	font-size: 14px;
	line-height: 40px;
}
.tb {
	color: #e50011;
	margin-right: 163px;
}
.tb span {
	background: url(../images/line.png) no-repeat center left;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
.tb em {
	background: url(../images/qq.png) no-repeat center left;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	margin-left: 36px;
}
.fmid {
	background: #313332;
	padding: 16px 0 30px 0;
}
.fone {
	padding-right: 58px;
	border-right: 1px solid #494748;
	margin-left: 46px;
}
.fone span {
	display: block;
	font-size: 16px;
	color: #999;
	margin-bottom: 10px;
}
.fone a {
	display: block;
	color: #999;
	transition: all ease .6s;
	font-size: 14px;
	line-height: 24px;
}
.fone a:hover {
	text-decoration: underline;
}
.ftwo {
	color: #999;
	margin-left: 63px;
	margin-bottom: 10px;
}
.ftwo span {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.ewm {
	text-align: center;
	color: #999;
	font-size: 12px;
	margin-left: 128px;
	margin-top: 10px;
}
.eimg {
	width: 100px;
	height: 100px;
}
.eimg img {
	width: 100px;
	height: 100px;
}
.ewm span {
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
}
.scene {
	margin: 60px 0;
}
.trt a {
	color: #878585;
	font-size: 16px;
	transition: all ease .6s;
	padding: 2px 3px;
}
.trt a:hover {
	color: #e50011;
}
.quan {
	color: #d8d4d4 !important;
	background: #525252;
	border-radius: 3px;
	margin-left: 10px;
	padding: 0px !important;
}
.quan:hover {
	color: #A3A2A1 !important;
}
.trt {
	height: 32px;
	line-height: 32px;
}
.s_left {
	width: 468px;
	height: 468px;
	position: relative;
	overflow: hidden;
}
.s_left a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}
.dw21 {
	width: 100%;
	background: url(../images/bg1.png) repeat;
	height: 75px;
	position: absolute;
	bottom: 0;
	color: #fff;
}
.s_left .txt {
	width: 90%;
	position: absolute;
	left: 5%;
}
.s_left .tit {
	font-size: 16px;
	margin: 13px 0 5px;
}
.s_left img {
	width: 468px;
	height: 468px;
	transition: all ease .16s;
}
.s_left:hover img {
	transform: scale(1.06);
}
/*.s_left a::before{content: "";position: absolute;width:468px;height:468px;top:0;left:0px;overflow: hidden;background:-moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);-webkit-transform:skewX(-25deg);-moz-transform:skewX(-25deg);}
.s_left:hover a::before{left:468px;-webkit-transition:left .5s;-moz-transition:left .5s;transition:left .5s;}
*/

 

.sonn {
	margin-top: 30px;
}
.s_right {
	width: 714px;
	font-size: 0px;
}
.sone {
	width: 226px;
	height: 226px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: 0px 18px 15px 0;
}
.sone img {
	width: 226px;
	height: 226px;
	transition: all ease .16s;
}
.sone a {
	display: inline-block;
	width: 100%;
	position: relative;
}
.dw3 {
	position: absolute;
	left: 0px;
	width: 94%;
	bottom: 0px;
	font-size: 12px;
	color: #fff;
	background: url(../images/bg1.png) repeat;
	padding: 0 3%;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
	transition: all ease .6s;
}
.sone:hover .dw3 {
	background: url(../images/bg2.png) repeat;
}
.sone:hover img {
	transform: scale(1.06);
}
.cdau {
	width:1200px;
	margin:0 auto;
	background: #eeeeee;
	overflow: hidden;
	height: 185px;
}
.cjia {
	width: 150px;
	float: left;
	text-align: center;
	margin: 35px 0 0 0;
}
.cone {
	transition: all ease .1s;
	background: url(../images/bg4.png) no-repeat center center;
	height: 89px;
	width: 89px;
	overflow: hidden;
	border-radius: 50%;
	display: table;
	margin:0 auto;
}
.cone span {
	width: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.cone img {
	border-radius: 50%;
    display: block;
    height: 89px;
    transition: all 0.2s ease 0s;
    width: 89px;
}
.cone:hover {
	transform: scale(1.2);
}
.cjia em {
	font-size: 12px;
	display: block;
	color: #333;
	margin-top: 10px;
	height: 21px;
	width:100%;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gson {
	font-size: 0px;
}
.gone {
	width: 235px;
	height: 220px;
	background: #edecea;
	color: #666;
	font-size: 14px;
	text-align: center;
	float: left;
	margin-right: 6px; /*transition:all ease .6s;*/
}
/*.gone:hover{ transform: translateY(-20px)}*/
.gone:hover em {
	color: #e50011;
}
.ion {
	width: 70px;
	height: 60px;
	display: block;
	margin: 30px auto 0;
}
.ion1 {
	background: url(../images/g1.png) no-repeat center center;
}
.ion1 {
	background: url(../images/g1.png) no-repeat center center;
}
/*.gone:hover .ion1{ background:url(../images/g11.png) no-repeat center center; }*/

.ion2 {
	background: url(../images/g2.png) no-repeat center center;
}
/*.gone:hover .ion2{ background:url(../images/g22.png) no-repeat center center; }

*/
.ion3 {
	background: url(../images/g5.png) no-repeat center center;
}
/*.gone:hover .ion3{ background:url(../images/g55.png) no-repeat center center; }*/



.ion4 {
	background: url(../images/g6.png) no-repeat center center;
}
/*.gone:hover .ion4{ background:url(../images/g44.png) no-repeat center center; }
*/

.ion5 {
	background: url(../images/g8.png) no-repeat center center;
}
/*.gone:hover .ion5{ background:url(../images/g66.png) no-repeat center center; }

*/
.gone em {
	color: #666;
	font-size: 18px;
	line-height: 50px;
	display: inline-block;
}
.gone1 {/* transition:all ease .6s;*/
}
.gone1:hover {
	transform: scale(1.03);
	background: #e61c18;
}
.gone1:hover em {
	color: #fff;
}
.gone1:hover p {
	color: #fff;
}
.gone1:hover .ion1 {
	background: url(../images/j1.png) no-repeat center center;
}
.gone1:hover .ion2 {
	background: url(../images/j2.png) no-repeat center center;
}
.gone1:hover .ion3 {
	background: url(../images/j3.png) no-repeat center center;
}
.gone1:hover .ion4 {
	background: url(../images/j4.png) no-repeat center center;
}
.gone1:hover .ion5 {
	background: url(../images/j5.png) no-repeat center center;
}
.gone .line {
	border-bottom: 2px dashed #d4d4d4;
	height: 1px;
	margin: 0 auto;
	overflow: hidden;
	width: 118px;
	transition: all ease .6s;
}
.gone p {
	line-height: 24px;
	margin-top: 8px;
}
.case {
	margin: 60px 0;
}
.cxia {
	font-size: 0;
	margin-top: 35px;
}
.cxia {
	font-size: 0px;
}
.cxia li {
	display: inline-block;
	vertical-align: top;
	width: 1200px;
}
.con {
	display: inline-block;
	color: #333;
	font-size: 14px;
	background: #f6f5f5;
	width: 225px;
	margin-right: 18.75px;
}
.cimg img {
	width: 225px;
	height: 225px;
	transition: all ease .6s;
}
.cimg {
	width: 225px;
	height: 225px;
	overflow: hidden;
}
/*.con:hover .cimg img{ transform:scale(1.06);}*/

   
.cword .name {
	font-size: 18px;
	border-bottom: 1px solid #fff;
	padding: 10px 20px 5px 20px;
	text-align: left;
}
.cword .name span {
	transition: all ease .6s;
	font-size: 14px;
	width: 48%;
	color: #080404;
	height: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}
.cword .name .yx {
	transition: all ease .6s;
	font-size: 12px;
	color: #686A69;
	float: right;
	text-align: left;
}
.cword .name:hover .yx {
	color: #ff4444;
}
.cword .name:hover span {
	color: #ff4444;
}
.exper {
	margin: 3px 20px;
}
.exper em {
	display: inline-block;
	margin-left: 1px;
	width: 48%;
	color: #686A69;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
}
.her {
	line-height: 25px;
	width: 100%;
	text-align: center;
	font-size: 0px;
}
.her a {
	font-size: 12px;
	display: inline-block;
	width: 50%;
	vertical-align: top;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.her .anli {
	background: #8c8c8c;
	opacity: 0.9;
}
.her .anli:hover {
	opacity: 1;
	background: #8c8c8c;
}
.her .sj {
	background: #ff4444;
	opacity: 0.9;
}
.her .sj:hover {
	opacity: 1;
	background: #ff4444;
}
.exper i {
	color: #ea5553;
}
.hot {
	margin: 60px 0;
}
.hbk {
	overflow: hidden;
	height: 263px;
}
.ason {
	position: relative;
}
.cbh {
	overflow: hidden;
	width: 100%;
}
.jt2 {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -43px;
}
.jtw {
	width: 100%;
	position: relative;
	height: 87px;
}
/*.jt2 .jts{ background:url(../images/jtt.png) no-repeat center center; left:0px; top:0px;  }
.jt2 .jtx{ background:url(../images/jyy.png) no-repeat center center; right:0px; top:0px; } 
*/
.jtw span {
	display: block;
	height: 87px;
	overflow: hidden;
	position: absolute;
	text-indent: -20000px;
	top: 0;
	width: 41px;
	cursor: pointer;
	background: url(../images/ico5.png!c.png) no-repeat;
}
.jt2 .jts {
	background-position: -41px 0;
	left: 0;
}
.jt2 .jts:hover {
	background-position: -41px -87px;
	left: 0;
}
.jt2 .jtx {
	right: 0;
}
.jt2 .jtx:hover {
	background-position: 0 -87px;
	right: 0;
}
.text-nowrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.made {
	margin: 60px 0;
}
.mxia {
	margin-top: 35px;
}
.mleft {
	width: 320px;
	height: 349px;
	position: relative;
}
.mleft a {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}
.mleft img {
	width: 320px;
	height: 349px;
}
.mleft .p1 {
	font-size: 14px;
	padding: 10px 10px 5px;
}
.mleft .p2 {
	height: 38px;
	overflow: hidden;
	padding: 0 10px;
}
.mleft .text-red {
	color: #ff343f;
}
.dw22 {
	height: 81px;
}
/*.mleft::before{content: "";position: absolute;width:300px;height:395px;top:0;left:0px;overflow: hidden;background:-moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);-webkit-transform:skewX(-25deg);-moz-transform:skewX(-25deg);}
.mleft:hover::before{left:320px;-webkit-transition:left .5s;-moz-transition:left .5s;transition:left .5s;}*/



.mright {
	width: 870px;
	font-size: 0px;
	margin-left: 10px;
}
.mright .mone {
	transition: all ease .6s;
	width: 158px;
	height: 156px;
	display: inline-block;
	vertical-align: top;
	padding: 9px 8px;
	background: #f3f3f3;
	position: relative;
}
.mone1 {
	padding: 0 !important;
	height: 174px !important;
	width: 174px !important;
	position: relative;
	overflow: hidden;
}
.mone1:before {
	position: absolute;
	height: 174px !important;
	width: 178px !important;
	left: 10px;
	top: 10px;
	border: 1px solid #fff;
	box-sizing: border-box;
	content: "";
	opacity: 0;
	visibility: hidden;
	transition: all ease 0.6s;
	ty: 1;
	visibility: inherit;
}
/*.mone1:hover img{ transform:scale(1.06);} */

.mright .mone2 {
	background: #fff;
	text-align: center;
}
.mone span {
	font-size: 20px;
	color: #333;
	text-align: center;
	display: inline-block;
	width: 100%;
	transition: all ease .6s;
}
.line1 {
	width: 130px;
	height: 2px;
	background: #fff;
	margin: 6px auto;
	position: relative;
}
.line1:before {
	width: 0;
	height: 0;
	background: #fff;
	left: 0px;
	top: 0px;
	content: "";
	position: absolute;
	transition: all ease .3s;
}
.mone em {
	font-size: 14px;
	color: #333;
	height: 19px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	margin: 10px 0;
	transition: all ease .6s;
}
.mone i {
	color: #666;
	line-height: 24px;
	display: block;
	text-align: center;
	height: 92px;
	overflow: hidden;
	font-size: 14px;
	transition: all ease .6s;
}
.x_box:hover .mone .jh {
	transform: translateY(5px);
	color: #D38C24;
}
.x_li:hover .mone .jh {
	transform: translateY(5px);
	color: #D38C24;
}
.jh {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	color: #e50011;
	transition: all ease .6s;
	font-size: 25px;
}
.jh img {
	width: 19.5px;
	height: 19.5px;
}
.ming {
	margin-top: 20px;
	height: 99px;
}
.ming img {
	max-height: 99px;
	max-width: 158px;
	transition: all ease .6s;
}
/*.mone2:hover .ming img{ transform:translateY(10px)}*/
.mone {
	position: relative;
}
.mone .dw4 {
	position: absolute;
	width: 9px;
	height: 18px;
	left: 0px;
	top: 50%;
	margin-top: -9px;
}
.mone2 span {
	font-size: 16px;
}
.dw4 img {
	width: 9px;
	height: 18px;
}
.mone .dw_1 {
	right: -8px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	border-color: transparent #f4f4f4;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	height: 0px;
	width: 0px;
	z-index: 1;
	transition: all ease .6s;
}
.dw_2 {
	border: 8px solid transparent;
	border-top: 8px solid #f4f4f4;
	width: 0px;
	height: 0px;
	bottom: -16px;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	z-index: 1;
	transition: all ease .6s;
}
.dw_3 {
	width: 0px;
	height: 0px;
	left: 0;
	position: absolute;
	margin-top: -4px;
	top: 50%;
	margin-left: -8px;
	z-index: 1;
	border-color: transparent #f4f4f4;
	border-style: solid;
	border-width: 8px 8px 8px 0px;
	transition: all ease .6s;
}
.x_box:hover .dw_1 {
	border-color: transparent #e50011;
}
.x_box:hover .dw_2 {
	border-top: 8px solid #e50011;
}
.x_box:hover .dw_3 {
	border-color: transparent #e50011;
}
.x_box:hover em {
	color: #e50011;
}
.x_box:hover i {
	color: #fff;
}
.x_box:hover .line1:before {
	width: 100%;
	height: 2px;
}
.x_box:hover .mone {
	background: #e50011;
}
.x_box:hover .mone2 {
	background: #fff;
}
.x_box:hover .mone i {
	color: #fff;
}
.x_box:hover .mone span {
	color: #fff;
}
.x_box:hover .mone2 span {
	color: #333;
}
.x_li:hover .dw_1 {
	border-color: transparent #e50011;
}
.x_li:hover .dw_2 {
	border-top: 8px solid #e50011;
}
.x_li:hover .dw_3 {
	border-color: transparent #e50011;
}
.x_li:hover em {
	color: #e50011;
}
.x_li:hover i {
	color: #fff;
}
.x_li:hover .line1:before {
	width: 100%;
	height: 2px;
}
.x_li:hover .mone {
	background: #e50011;
}
.x_li:hover .mone2 {
	background: #fff;
}
.x_li:hover .mone i {
	color: #fff;
}
.x_li:hover .mone span {
	color: #fff;
}
.x_li:hover .mone2 span {
	color: #333;
}
.x_box {
	width: 348px;
}
.x_li {
	width: 174px;
}
.x_wai {
	width: 696px;
}
.news {
	margin: 60px auto;
}
.nleft {
	width: 275px;
	border: 1px solid #eaeae8;
	border-top: none;
	height: 465px;
	overflow: hidde;
}

.nimg:hover+.nword span a{	
	color: #f00;
}

.tit2 {
	background: #2c2e2e;
	color: #fff;
	font-size: 16px;
	height: 16px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	width: 415px;
	text-indent: 19px;
	text-align: right;
	padding-right: 15px;
}
.nimg {
	width: 275px;
	height: 177px;
	overflow: hidden;
}
.nimg img {
	width: 275px;
	height: 177px;
	transition: all ease .6s;
}
.nleft:hover .nimg img {
	transform: scale(1.06);
}
.nword {
	padding: 0 10px;
	text-align: center;
	color: #000;
}

.nword span {
	font-size: 16px;
	display: block;
	margin: 18px 0;
	text-align: left;
}
.nword .nword_span a:hover{
	color:#f00;
}
.nleft:hover .nword .nword_span{
	color: #e50011;
}
.nword i {
	color: #666;
	font-size: 14px;
	display: block;
	text-align: left;
	margin-bottom: 30px;
}
.nword .ck {
	color: #fff;
	display: inline-block;
	text-align: left;
	margin-bottom: 50px;
	color: #17131b;
    display: block;
    font-size: 14px;
}

.mmid {
	width: 430px;
	border: 1px solid #eaeae8;
	box-sizing: border-box;
	margin: 0 30px;
	height: 467px;
	overflow: hidden;
}
.tit2 a {
	color: #fff;
	border: 2px solid #fff;
	padding: 0px 15px;
	border-radius: 13px;
	font-size: 12px;
	text-align: center;
	/*transition: all ease .6s;*/
}
.tit2 a:hover {
	color: #e50011;
	border: 1px solid #e50011;
}
.mlunbo {
	font-size: 0;
	white-space: nowrap;
}
.mdxia {
	padding: 15px 15px;
	display: inline-block;
}
.mdxia dl {
	border-bottom: 1px dashed #eaeae8;
	margin-top: 40px;
	padding-bottom: 35px;
}
.cir {
	width: 100%;
	text-align: center;
}
.cir span {
	display: inline-block;
	height: 12px;
	width: 12px;
	border-radius: 100%;
	background: #d2d2d2;
	margin: 0 2px;
	cursor: pointer;
}
.cir span.cur {
	background: #999;
}
.mdxia dl dt {
	width: 88px;
	text-align: center;
}
.date {
	color: #17131b;
	font-size: 20px;
	width: 88px;
	text-align: center;
	margin-bottom: 10px;
}
.mdxia dl dd {
	width: 310px;
}
.mdxia dl dd span {
	font-size: 16px;
	color: #17131b;
	display: block;
	margin-top: -5px;
	height: 21px;
	width: 310px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*transition: all ease .6s;*/
}
.mdxia dl:hover span {
	color: #e50011;
}
.mdxia dl dd i {
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	display: block;
	width: 310px;
	white-space: normal;
}
.nright {
	width: 430px;
	border: 1px solid #eaeae8;
	height: 465px;
	overflow: hidden;
}
.nright dt {
	width: 155px;
	height: 98px;
	overflow: hidden;
}
.nright dt img {
	width: 155px;
	height: 98px;
	transition: all ease .6s;
}
.nright dl:hover dt img {
	transform: scale(1.06);
}
.nright dl {
	margin: 20px 0 45px;
	height: 99px;
	overflow: hidden;
	padding: 0 15px;
}
.nright dl dd span {
	font-size: 16px;
	color: #17131b;
	display: block;
	margin-top: 0px;
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*transition: all ease .6s;*/
}
.nright dl dd {
	width: 230px;
	margin-left: 15px;
}
.nright dl dd i {
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	display: block;
}
.nright dl dd em {
	font-size: 14px;
	color: #17131b;
	display: block;
	margin-top: 14px;
}
.nright dl:hover dd span {
	color: #e50011;
}
.zhis {
	width: 261px;
}
.mbx span {
	display: inline-block;
	height: 100%;
	vertical-align: top;
	color: #333;
}
.mbx em {
	display: inline-block;
	height: 11px;
	width: 14px;
	/*background: url(../images/sjt.png) no-repeat center center;*/
	margin: 0 3px;
	background-size: cover;
	color:#333;
}
.mbx {
	font-size: 14px;
	padding: 20px 0;
	border-bottom: 1px solid #b8b8b6;
	margin-top: 10px;
}
.mbx1 {
	border-bottom: none;
}
.mbx a {
	display: inline-block;
	height: 100%;
	color: #333;
	vertical-align: top;
	transition: all ease .6s;
}
.mbx a:hover {
	color: #e50011;
}
.cleft {
	width: 280px;
}
.cleft .bt {
	font-size: 24px;
	color: #e50011;
	font-weight: 600;
	display: inline-block;
	margin: 35px 0 35px 25px;
}
.c_ul li {
	line-height: 10px;
	border-bottom: 1px dashed #C1BDBD;
}
.c_ul li.cur>.ah {
	background-color: #e50011;
	color: #fff;
}
.c_ul li.cur a {
	background-image: url(../images/jt111.png);
	background-repeat: no-repeat;
	background-position: 20px 18px;
}
.c_ul li a:hover{
	background-image: url(../images/jt111.png);
	background-repeat: no-repeat;
	background-position: 20px 18px;
	background-color: #e50011;
	color: #fff;
}
/*.c_ul li .ah:hover{ background-color: #e50011;  color: #fff; }
.c_ul li a:hover {  background-image:url(../images/jt111.png); background-repeat:no-repeat; background-position:20px 18px;}
*/
 
.c_ul li b {
	display: inline-block; /*margin-left: 79px;*/
	margin-right: 20px;
	float: right;
	width: 26px;
	height: 44px;
	background-image: url(../images/yuan1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.c_ul li.cur b {
	background-image: url(../images/xb.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.c_ul li a {
	font-size: 16px;
	color: #333;
	background-image: url(../images/jt11.png);
	background-repeat: no-repeat;
	background-position: 20px 18px;
	display: inline-block;
	width: 100%;
	text-indent: 40px;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.c_ul li a span {
	display: inline-block;
	vertical-align: top;
	text-indent: 0px;
	float: left;
	margin-left: 41px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 180px;
}
.c_ul li .erji {
	display: none;
}
.c_ul li .erji a {
	font-weight: normal;
	font-size: 14px;
	border-top: 1px dashed #a0a0a0;
	background-image: url(../images/jt222.png);
	background-repeat: no-repeat;
	text-indent: 63px;
	transition: all ease .6s;
	background-position: 42px 15px;
}
.c_ul li .erji a:hover{
	background-color:#fff;
}
.c_ul li .erji a.cur {
	color: #e50011;
}
.c_ul li .erji a:hover {
	color: #e50011;
}
.cup {
	border: 1px solid #C1BDBD;
}
.cup .bt {
	font-size: 22px;
	font-weight: normal;
	color: #494949;
	text-align: center;
	display: block;
	width: 100%;
	margin-left: 0px
}
.cdown {
	margin-top: 25px;
}
.cup .bt1 img {
	margin-right: 10px;
}
.cup .bt1 {
	height: 50px;
	line-height: 50px;
}
.cleft .bt5 {
	display: block;
	background: #e50011;
	margin: 0px;
	color: #fff;
	height: 58px;
	line-height: 58px;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
}
.bdow {
	border: 1px solid #C1BDBD;
	margin-top: 25px;
}
.b_ul li {
	color: #080403;
	font-size: 18px;
	border-bottom: 1px dashed #a0a0a0;
	line-height: 45px;
	text-indent: 12px;
}
.b_ul li a {
	color: #080403;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	transition: all ease .6s;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: top;
	width: 265px;
}
.b_ul li a:hover {
	color: #e50011;
}
.rone {
	border: 1px solid #C1BDBD;
	width: 890px;
	padding: 40px 0 30px 0;
	position: relative;
}
.rone1 {
	padding-bottom: 15px;
}
.cright {
	width: 890px;
}
.tit3 {
	font-size: 16px;
	color: #e50011;
	border-bottom: 1px dashed #a0a0a0;
	margin: 0 12px;
	padding-bottom: 20px;
	width: 846px;
	overflow: hidden;
}
.tit3 span {
	font-size: 14px;
	color: #666;
	display: inline-block;
	margin-left: 15px;
}
.rone .lc {
	margin: 30px 12px 0;
}
.rone .lc span {
	font-size: 16px;
	color: #e50011;
	display: inline-block;
	margin-top: 5px;
}
.cright .rone .lc .c_click {
	font-size: 22px;
	color: #fff;
	background: #C1BDBC;
	text-align: center;
	padding: 20px 23px;
	text-indent: inherit;
	vertical-align: top;
	border-radius: 5px;
	margin: -15px 0 0 30px;
	cursor: pointer;
	transition: all ease .6s;
	display: inline-block;
}
.cright .rone .lc .c_click:hover {
	background: #e50011;
}
.lc em {
	display: inline-block;
	margin-left: 45px;
	vertical-align: top;
}
.lc i {
	font-size: 14px;
	color: #666;
	text-indent: 25px;
	display: inline-block;
}
.dw5 {
	position: absolute;
	right: 10px;
	top: -15px;
	width: 75px;
	height: 63px;
}
.rtwo {
	border: 1px solid #C1BDBD;
	margin-top: 20px;
}
.rfirst span {
	background: #f2f2f2;
	font-size: 14px;
	color: #060503;
	font-weight: 600;
	padding: 8px 25px;
	vertical-align: top;
	display: inline-block;
}
.rfirst {
	border-bottom: 1px solid #a0a0a0;
}
.rtwo a {
	display: inline-block;
	color: #666;
	margin: 9px 0; /*margin:10px 13px 0 13px ;*/
	transition: all ease .2s;/* padding-bottom:6px;*/
	padding: 1px 10px;
}
.rtwo .qauna {
	background: #e50011;
	padding: 1px 10px;
	display: inline-block;
	margin: 9px 13px 0 13px;
	color: #fff;
}
.rtwo a:hover {/*background:#e50011;*/
	padding: 1px 10px;
	display: inline-block;
	color: #e50011;
}
.rfirst a.cur {
	background: #e50011;
	border: 1px solid #e50011;
	padding: 1px 10px;
	display: inline-block;
	color: #fff;
}
.rfirst_one a.cur{
	background: none;
	color:#e50011;
	border:none;
}
/*.rtwo a:hover{ color:#e50011; }*/

.text1 {
	width: 50px;
	border: 2px solid #C1BDBD;
	background: #efefee;
}
.forn {
	display: inline-block;
}
.sskd {
	background: #dddddd;
	color: #666;
	cursor: pointer;
	border: 0 none;
	padding: 1px 8px;
}
.fk {
	border: 1px solid #a0a0a0;
	padding-bottom: 0px !important;
	padding: 0 10px;
	box-sizing: border-box;
	display: inline-block;
	margin-right: 13px !important;
}
.fk:hover {
	border: 1px solid #e50011;
}
.fys {
	margin-top: 8px;
	color: #333;
}
.fys b {
	font-weight: normal;
}
.red {
	color: #e50011;
}
.th_ul {
	font-size: 0px;
	width:900px;
}
.th_ul li {
	width: 193px;
	transition: all ease .6s;
	display: inline-block;
	margin: 0px 10px 10px 0;
	background: #fff;
	/*padding: 15px 10px 7px 10px;*/
	border: 1px solid #fff;
	transition: all ease .6s;
}

/*.cdown  .three .th_ul >li+li+li+li{

   margin-right:0px;

}
.five > .th_ul >li+li+li+li+li{
   margin-right:0px;
}*/
/*.th_ul li:hover{ box-shadow:3px 3px 1px 3px #f2f2f0; -webkit-box-shadow:3px 3px 1px 3px #f2f2f0; -moz-box-shadow:3px 3px 1px 3px #f2f2f0; }
*/
.timg {
	width: 212px;
	height: 212px;
	text-align: center;
	position: relative;
}
.timg img {
	max-height: 212px;
	max-width: 212px;
	position: absolute;
	left:0px;
	bottom:0px;
	right:0px;
	top:0px;
	margin:auto;
    /*transform:translate(-50%,-50%); top:50%; left:50%; -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-
transform:translate(-50%,-50%); */
}
.th_ul li span {
	font-size: 14px;
    color: #666;
    margin: 0 0 0;
    display: inline-block;
    height: 35px;
	line-height:35px;
    width: 192px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
	vertical-align:bottom;
}
.th_xia {
	font-size: 12px;
	color: #A1A09F;
	width: 100%;
	margin: 3px 0 5px;
}
.th_xia .th_left {
	width: 50%;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.th_xia .th_right {
	width: 50%;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
}
.th_xia .th_left em {
	color: #e50011;
}
/*.th_ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: top;
}
.th_dw {
	position: absolute;
	right: -5px;
	top: -10px;
	font-size: 12px;
	color: #666;
	background: url(../images/jt6.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	opacity: 0;
	visibility: hidden;
	transition: all ease .6s;
}
.th_ul li:hover {
	border: 1px solid #e50011;
}



*/
.three .th_ul li {
	position: relative;
	margin-right: 10px;
	width: 193px;
	border: 1px solid #e7e7e7;
	/*box-shadow: -1px 0 2px #eee, 0 -1px 2px #eee, 0 2px 3px #dedede, 2px 0 3px #dedede;*/
}

.three .th_ul li:hover {
    border: 1px solid #e50011;
}


.three .th_ul li .li_dw{
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 100;
	font-size: 12px;
	width: 100%;
	text-align: right;
	display: none;
}
.three .th_ul li .li_dw a{
	color: #FF5B68;
	font-size: 12px;
	background: url(../images/jt6.png) no-repeat left center;
	display: inline-block;
	width: auto;
	padding-left: 25px;
	transition:all ease .6s;
}

.three .th_ul li:hover .li_dw{
    display: block;
}

.th_ul li .li_dw:hover a{
	color: #ff0014 !important;
	background: url(../images/jt66.png) no-repeat left center !important;
}




.four .th_ul li:hover span {
	color: #e50011;
}
.th_ul li:hover .th_dw {
	opacity: 1;
	visibility: inherit;
}
.th_ul li:hover span {
	color: #e50011;
}
.four .th_ul .xye {
	height: 242px;
	/*border: 1px solid #979798;*/
}
.th_ul .xye:hover {
	border: 1px solid #e7e7e7 !important;
}
.th_ul .xye {
	border: 1px solid #979798;
	width: 100%;
	height: 263px;
	background: none;
	width: 213px;
	padding: 0px;
	vertical-align: top;
	position: relative;
}
.xye_son {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	width: 57px;
	height: 75px;
}
.xye_son i {
	font-size: 18px;
	color: #989899;
	display: block;
	margin-top: 5px;
}
.three {
	margin-top: 20px;
}
.page {
	text-align: center;
	color: #666;
	padding: 26px 0 66px 0;
}
.page b {
	font-weight: normal;
}
.page a {
	border: 1px solid #a2a2a0;
	width: 45px;
	height: 45px;
	display: inline-block;
	border-radius: 100%;
	text-align: center;
	line-height: 45px;
	color: #666;
	margin: 0 5px; /*transition:all ease .6s; */
}
.page a:hover {
	background: #ddd;
}
.page a.cur {
	background: #ddd;
}
.cp_dl {
	margin-top: 25px;
}
.dt_ul {
	font-size: 0px;
	text-align: center;
	margin-top: 20px;
}
.dt_ul li {
	width: 110px;
	height: 110px;
	display: inline-block;
	border: 2px solid #d1d0ce;
	margin: 0 8px;
	transition: all ease .6s;
	cursor: pointer;
	text-align: center;
}
.dt_ul li img {
	width: 110px;
	height: 110px;
}
.dt_ul li.cur {
	border: 2px solid #e50011;
}
.dt_ul li:hover {
	border: 2px solid #e50011;
}
.tpqh {
	width: 520px;
}
.tpqh .dt {
	width: 500px;
	border-bottom: 1px solid #f7f7f7;
	height: 500px;
	margin: 0 auto;
	position: relative;
}
.tpqh .dt img {
	position: absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	margin:auto;
	height: 500px;
	width: 500px;
}
.cp_dl dd {
	width: 580px;
}
.cp_dl dd .tit5 {
	font-size: 20px;
	line-height:150%;
	color: #1b1917;
	padding-bottom: 8px;
}
.bh {
	border-bottom: 1px solid #e7e7e7;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
	color: #666;
}
.guige b {
	font-weight: normal;
	display: inline-block;
	margin: 0 2px;
	vertical-align: top;
	padding: 2px 5px;
	font-size: 12px;
	cursor: pointer;
}
.guige b.cur {
	background: #d71518;
	color: #fff;
	border-radius: 4px;
	transition: all ease .6s;
}
.guige b:hover {
	background: #d71518;
	color: #fff;
	border-radius: 4px;
}
.guige {
	margin-bottom: 12px;
	font-size: 12px;
}
.scx {
	font-size: 12px;
	text-decoration: line-through;
	line-height: 24px;
}
.bh span {
	font-size: 14px;
	color: #666;
}
.bh em {
	font-size: 14px;
	color: #e50011;
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
}
.bh i {
	display: inline-block;
	margin-bottom: 12px;
}
.cp_dl dd i {
	display: block;
	line-height: 28px;
	color: #666;
	font-size: 12px;
}
.list {
	display: inline-block !important;
	vertical-align: top;
}
.qhys b {
	width: 25px;
	height: 25px;
	border: 1px solid #efefef;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer
}
.qhys b.cur {
	border: 1px solid #e50011;
}
.qhys {
	display: inline-block;
}
.ppt {
	font-size: 18px;
	margin-top: 5px;
	text-align: right;
	color: #e50011
}
.ppt a {
	color: #666;
	transition: all ease .6s;
}
.ppt a:hover {
	color: #e50011;
}
.anniu {
	margin-top: 25px;
}
.anniu .zx {
	background:#FF5B68;
	transition: all ease 0.6s;
	background-image: url(../images/kf.png);
	background-position: 30px 10px;
	background-repeat: no-repeat;
	padding: 13px 30px 13px 67px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	margin-right: 41px;
}
.anniu .zx:hover {
	background: #e50011 url(../images/kf.png);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
.anniu .jr {
	background: #fff;
	font-size: 14px;
	color: #fff;
	padding: 12px 30px 12px 67px;
	border-radius: 4px;
	transition: all ease .6s;
	background-image: url(../images/ppt.png);
	background-position: 30px 8px;
	background-repeat: no-repeat;
	border: 1px solid #e50011;
	color: #e50011
}
.anniu .jr1 {
	background-image: url(../images/qq1.png);
	background-position: 35px 10px;
	background-repeat: no-repeat;
}
.anniu .jr1:hover {
	background: #FAD7D8;
	background-image: url(../images/qq1.png) !important;
	background-repeat: no-repeat;
	background-position: 35px 10px !important;
}
.anniu .jr:hover {
	background: #FAD7D8;
	background-image: url(../images/ppt.png);
	background-repeat: no-repeat;
	background-position: 30px 8px;
}
.anniu .jr1:hover {
	background: #FAD7D8;
	background-image: url(../images/qq1.png) !important;
	background-repeat: no-repeat;
	background-position: 30px 8px;
}
.tit6 {
	text-align: center;
	font-size: 26px;
	color: #070304;
	font-weight: bold;
	background: url(../images/bg6.jpg) repeat-x center;
	margin-bottom: 10px;
}
.tit6 span {
	background: #fff;
	padding: 3px 18px;
}
.xqy {
	margin-top: 150px;
	text-align: center;
}
.tit7 {
	background: url(../images/bg7.jpg) center center;
	background-size: cover;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: left;
}
.tit7 span {
	margin-right: 17px;
	display: inline-block;
	text-indent: 75px;
	vertical-align: top;
}
.tit7 em {
	display: inline-block;
	height: 45px;
	vertical-align: top;
}
.tit7 em img {
	margin-top: 20px;
}
.tit7 i {
	font-size: 12px;
	display: inline-block;
	margin-left: 10px;
}
.tit8 {
	font-size: 20px;
	color: #090303;
	font-weight: bold;
}
.fw_ul {
	font-size: 0px;
	border: 1px solid #e7e7e7;
	border-bottom: none;
	box-sizing: border-box;
	margin: 25px 0 60px 0;
}
.fw_ul li {
	display: inline-block;
	width: 239px;
	height: 107px;
	border-right: 1px solid #e7e7e7;
	box-sizing: border-box;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	z-index: 2;
}
.fw_ul li a {
	display: inline-block;
	width: 100%;
	position: relative;
	height: 100%;
}
.fw_ul li a img {
	position: absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	margin:auto;
}
.fw_ul li img {
	max-width: 239px;
	max-height: 107px;
	transition: all ease .6s;
}
.fw_ul li:before {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 0;
	height: 0;
	border-top: 1px solid #e7e7e7;
	content: "";
	border-left: 1px solid #e7e7e7;
	transition: all ease .6s;
	z-index: 1;
	box-sizing: border-box;
}
.fw_ul li:after {
	position: absolute;
	width: 0;
	right: -1px;
	bottom: -1px;
	height: 0;
	border-bottom: 1px solid #e7e7e7;
	content: "";
	border-right: 1px solid #e7e7e7;
	transition: all ease .6s;
	z-index: 1;
	box-sizing: border-box;
}
.fw_ul li:hover::before {
	width: 100%;
	height: 100%;
	border-top: 1px solid #e50011;
	border-left: 1px solid #e50011;
}
.fw_ul li:hover::after {
	width: 100%;
	height: 100%;
	border-right: 1px solid #e50011;
	border-bottom: 1px solid #e50011;
}
.oleft {
	width: 597px;
	border-right: 1px solid #9d9d9d;
	position: relative;
	float: left;
}
.occasion {
	border: 2px solid #9d9d9d;
	margin-top: 20px;
}
.f_ul {
	width: 100%;
	text-align: right;
	font-size: 0px;
	text-align: right;
	padding-top: 18px;
}
.f_ul li {
	padding: 0 32px 0 10px;
	background: url(../images/sx.png) no-repeat center right;
	display: inline-block;
	vertical-align: top;
	transition: all ease .6s;
}
.f_ul li a {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #333;
	padding: 4px 10px;
	border-radius: 4px;
	transition: all ease .6s;
	text-align: center;
}
.f_ul li.cur a {
	font-size: 14px;
	color: #fff;
	background: #e50011;
}
.f_ul li:hover a {
	font-size: 14px;
	color: #fff;
	background: #e50011;
}
.t_ul {
	font-size: 0;
}
.t_ul li {
	margin-bottom: 20px;
	font-size: 12px;
	color: #333;
	width: 238px;
	display: inline-block;
	padding-left: 60px;
}
.t_ul li a {
	font-size: 12px;
	color: #333;
	transition: all ease .6s;
}
.t_ul li span {
	width: 18px;
	height: 18px;
	background: url(../images/yuan.png) no-repeat center center;
	text-align: center;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}
.t_ul li em {
	display: inline-block;
	width: 200px;
	overflow: hidden;
	height: 21px;
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: nowrap;
}
.cpor {
	margin-top: 35px;
	padding-bottom: 30px;
}
.t_ul li:hover a {
	color: #e50011;
}
.dw6 {
	position: absolute;
	background: url(../images/bz2.png) no-repeat center center;
	width: 157px;
	height: 83px;
	left: 17px;
	top: -13px;
	font-size: 22px;
	color: #fff;
	line-height: 73px;
	text-align: center;
}
.dw66 {
	position: absolute;
	background: url(../images/bz22.png) no-repeat center center;
	width: 157px;
	height: 83px;
	left: 17px;
	top: -13px;
	font-size: 22px;
	color: #fff;
	line-height: 73px;
	text-align: center;
}
.tit9 {
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #c1c1bf;
	padding-bottom: 10px;
}
.idea {
	margin-top: 25px;
}
.tit9 span {
	border-bottom: 1px solid #393939;
	padding-bottom: 7px;
}
.i_ul {
	font-size: 0px;
}
.i_ul li {
	transition: all ease .6s;
	border: 2px solid #d0d0ce;
	margin: 35px 46px 0 0;
	box-sizing: border-box;
	width: 265px;
	display: inline-block;
}
.iword {
	color: #606463;
	font-size: 14px;
	width: 100%;
}
.iword em {
	width: 245px;
	height: 24px;
	transition: all ease .6s;
	display: inline-block;
	padding: 5px 10px 0;
	width: 245px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 24px;
}
.iword em:hover {
	color: #e50011;
}
.iimg img {
	width: 261px;
	height: 261px;
	transition: all ease .6s;
}
.iimg {
	width: 261px;
	height: 261px;
	overflow: hidden;
}
.i_ul li:hover img {
	transform: scale(1.06);
}
.i_ul li a {
	display: inline-block;
	width: 100%;
}
.custom {
	margin-top: 38px;
}
.cu_ul {
	font-size: 0px;
	background: #e8e8e8
}
.cu_ul li {
	padding: 15px 35px;
	background: #e8e8e8;
	display: inline-block;
	font-size: 16px;
	color: #606463;
	transition: all ease .6s;
	cursor: pointer;
}
.cu_ul li.cur {
	color: #e50011;
	background: #fff;
}
.pro {
	border: 1px solid #ccc;
	margin-top: 35px;
}
.ptt {
	margin: 0 0 25px 25px;
	width: 435px;
	height: 224px;
	overflow: hidden;
	position: relative;
}
.dw7 {
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	background-image: url(../images/bg3.png);
	background-repeat: repeat;
	height: 45px;
	line-height: 45px;
}
.ptt a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.ptt img {
	width: 435px;
	height: 224px;
	transition: all ease .6s;
}
.ptt:hover img {
	transform: scale(1.06);
}
.proson {
	margin-top: 30px;
}
.pr_ul {
	margin-left: 20px;
	width: 250px;
}
.pr_ul li {
	margin-bottom: 21px;
	background: url(../images/dian.png) no-repeat center left;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
}
.pr_ul li a {
	font-size: 14px;
	color: #606463;
	transition: all ease .6s;
	display: inline-block;
	width: 225px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pr_ul li:hover a {
	color: #e50011;
}
.list {
	line-height: 24px; /*font-size:22px;*/
	color: #636768;
	font-size: 16px;
}
.tit10 {
	font-size: 22px;
	color: #333;
	margin-top: 25px;
}
.date1 {
	color: #636768;
	font-size: 14px;
	margin: 15px 0;
}
.list i {
	color: #626665;
	line-height: 24px;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}
.list .lx {
	font-size: 16px;
}
.list em {
	color: #848685;
	line-height: 24px;
	display: block;
	font-size: 14px;
}
.tp {
	margin: 20px 0;
	text-align: center;
}
.by {
	color: #e50011;
}
.fx {
	line-height: 27px;
	vertical-align: top;
	margin: 35px 0;
}
.fx span {
	line-height: 24px;
	vertical-align: top;
	font-size: 14px;
}
.bdsharebuttonbox {
	display: inline-block;
	vertical-align: top;
}
.number {
	color: #848685;
	margin-top: 35px;
}
.number a {
	color: #848685;
	transition: all ease .6s;
}
.number div {
	margin: 5px 0;
	font-size: 14px;
}
.number div:hover a {
	color: #e50011;
}
.zgs {
	padding: 60px 0 30px;
}
.zg_son .tit13 {
	font-size: 18px;
	border-bottom: 5px solid #E5E4E3;
	padding-bottom: 12px;
	color: #333;
}
.wz {
	margin-top: 20px;
}
.wz em {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 0 20px 0 10px;
}
.wz span img {
	margin-top: 5px;
}
.z_list ul {
	font-size: 0px;
}
.z_list ul li {
	width: 540px;
	display: inline-block;
	background-image: url(../images/dian1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	margin-right: 94px;
}
.z_list ul li a {
	font-size: 14px;
	color: #666;
	float: left;
	width: 500px;
	text-align: left;
	display: inline-block;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all ease .6s;
}
.z_list ul li a:hover {
	color: #e50011;
}
.z_list ul li span {
	font-size: 14px;
	color: #666;
}
.z_list {
	padding: 30px 0 0 0;
}
.eone {
	margin-bottom: 20px;
	border-bottom: 1px dashed #a1a09f;
}
.eone span {
	display: block;
	font-size: 16px;
	color: #2f3032;
	margin-bottom: 20px;
	text-align: center;
}
.eone a {
	display: block;
	color: #636768;
	font-size: 14px;
	background: url(../images/db.png) no-repeat 55px center;
	margin-bottom: 15px;
	transition: all ease .6s;
	text-indent: 83px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.eone a:hover {
	color: #e50011;
}
.eone a.cur {
	color: #e50011;
}
.about {
	margin-top: 30px;
}
.aleft {
	width: 195px;
	overflow: hidden;
	border: 1px solid #C1BDBD;
	padding: 20px 0 0 0;
}
.aright {
	width: 950px;
	margin: 0 0 0 53px;
}
.aright1 {
	margin-top: 90px;
}
.gsm {
	font-size: 22px;
	color: #e50011;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: left !important;
	background-position: left bottom !important;
}
.aright em {
	display: block;
	font-size: 16px;
	color: #636768;
	margin-bottom: 15px;
}
.mapp {
	width: 691px;
	height: 355px;
}
/*.wimg{ width:485px; height:232px; overflow:hidden;  }*/
.wimg img {
	width: 485px;
	height: 232px;
	transition: all ease .6s;
	float: right;
	margin-left: 60px;
}
.wimg:hover img {
	transform: translateY(-20px);
}
.tw span {
	font-size: 22px;
	color: #e50011;
	font-weight: bold;
	display: block;
	margin-bottom: 30px;
}
.tw em {
	font-size: 14px;
	color: #636768;
	display: block;
	line-height: 29px;
}
.tw {
	margin-top: 90px;
}
.tw2 img {
	float: left;
	margin: 0 60px 0 0;
}
.culture {
	font-size: 14px;
	color: #636768;
	margin-top: 25px;
}
.uone {
	margin-bottom: 15px;
}
.uone em {
	font-size: 14px;
	color: #636768;
	margin-bottom: 0px;
}
.border {
	border: 7px solid #efefed;
	font-size: 14px;
	color: #333;
	padding: 50px 90px 50px 90px;
}
.bone {
	margin-top: 8px;
}
.bone span {
	display: block;
	margin-bottom: 8px;
}
.border .bk {
	border: 1px solid #b9b9b9;
	padding: 0 8px 25px;
}
.border .bk a {
	margin-right: 90px;
	font-size: 12px;
	color: #666;
	transition: all ease .6s;
}
.border .bk a:hover {
	color: #e50011;
}
.border .bk1 {
	padding-bottom: 0;
}
.border .bk1 a {
	display: block;
	width: 100%;
	margin: 5px 0;
}
.tit11 {
	text-align: center;
	font-size: 46px;
	color: #080403;
	margin-top: 52px;
}
.tit11 span {
	color: #de5318;
}
.fdown {
	font-size: 0px;
	width: 100%;
	text-align: left;
}
.none {
	display: inline-block;
	width: 370px;
	padding: 20px 10px;
	vertical-align: top;
	border: 1px solid #a2a2a2;
	border-radius: 16px;
	text-align: left;
	position: relative;
	margin: 0 12px 35px 0;
	min-height: 246px;
}
.none em {
	font-size: 21px;
	color: #080405;
	line-height: 35px;
	text-align: justify;
	display: block;
}
.none span {
	font-size: 30px;
	color: #080403;
	display: block;
	margin: 0 0 20px 0;
	text-indent: 112px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 15px 0;
	width: 380px;
}
.dw8 {
	width: 92px;
	height: 99px;
	position: absolute;
	left: 20px;
	top: -14px;
	background: url(../images/bz4.png) no-repeat center center;
	font-size: 52px;
	color: #fdfdff;
	text-align: center;
	line-height: 90px;
}
.fdown {
	margin-top: 81px;
}
.nyban {
	margin-bottom: 35px;
}
.nson {
	position: relative;
	overflow: hidden;
}
.nson .yuan {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.yuan span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #fff;
	opacity: 0.6;
	border-radius: 100%;
	margin: 0 5px;
	cursor: pointer;
	transition: all ease .6s;
}
.yuan span.cur {
	background: #fff;
	opacity: 1;
}
.n_ul {
	font-size: 0;
	white-space: nowrap;
}
.n_ul li {
	display: inline-block;
	vertical-align: top;
}
.gd {
	width: 215px;
	height: 290px;
	display: inline-block;
}
.gd img {
	width: 215px;
	height: 290px;
}
.g_ul {
	font-size: 0;
	/*margin-top: 25px;*/
	width: 985px;
	white-space: nowrap;
}
.g_ul li {
	display: inline-block;
	width: 985px;
	vertical-align: top;
}
.g_ul li .qh {
	width: 215px;
	display: inline-block;
	height: 290px;
	font-size: 14px;
	box-sizing: border-box;
	vertical-align: top;
	margin-left:31.3px;
}
.g_ul li .qh a {
	color: #333;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: top;
	transition: all ease .6s;
}
.dw9 {
	position: absolute;
	bottom: 12px;
	width: 100%;
	text-align: center;
	z-index: 1;
	transition: all ease .6s;
}
.dwovher:hover{
	color: #f00
}
.g_ul li .qh img {
	max-width: 215px;
	max-height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0px;
}
.g_ul_1 .qh a:hover .dw9 {
	color: #e50011;
}
.g_ul_1 {
	font-size: 0;
	/*margin-top: 25px;*/
	width: 985px;
	white-space: nowrap;
}
.g_ul_1 li {
	display: inline-block;
	width: 985px;
}
.g_ul_1 li .qh {
	width: 215px;
	display: inline-block;
	height: 290px;
	font-size: 14px;
	box-sizing: border-box;
	vertical-align: top;
	margin-left:31.3px;
}
.g_ul_1 li .qh a {
	color: #333;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: top;
	transition: all ease .6s;
}
.g_ul_1 li .qh img {
	max-width: 215px;
	max-height: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0px;
}
.glunbo_1 {
	position: relative;
	width: 985px;
	overflow: hidden;
	height: 290px;
}
.pop {
	margin-top: 30px;
}
.ps_ul {
	font-size: 0;
}
.ps_ul li {
	display: inline-block;
	font-size: 21px;
}
.ps_ul li a {
	color: #333;
	padding: 2px 5px;
}
.ps_ul li.cur a {
	color: #fff;
	background: #e50011;
	border-radius: 4px;
}
.ps_ul li span {
	width: 4px;
	height: 20px;
	display: inline-block;
	margin: 0 5px;
	background: url(../images/sx.png) no-repeat center center;
}
.ppro {
	margin-top: 25px;
}
.glunbo {
	position: relative;
	width: 985px;
	overflow: hidden;
}
.gzjt {
	width: 35px;
	height: 57px;
	text-align: center;
	background-color: rgba(66, 66, 66, 0.4);
	line-height: 57px;
	position: absolute;
	top: 50%;
	margin-top: -28.5px;
	left: 31px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transition: all ease .6s;
}
.gzjt span {
	display: inline-block;
	color: #fff;
	font-family: "宋体";
	font-size: 30px;
	text-align: center;
}
.gyjt {
	width: 35px;
	height: 57px;
	background-color: rgba(66, 66, 66, 0.4);
	text-align: center;
	line-height: 57px;
	position: absolute;
	top: 50%;
	margin-top: -28.5px;
	right: 0px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transition: all ease .6s;
}
.gyjt span {
	display: inline-block;
	color: #fff;
	font-family: "宋体";
	font-size: 30px;
	text-align: center;
}
.gzjt:hover {
	background: #666;
}
.gyjt:hover {
	background: #666;
}
.glunbo:hover .gzjt {
	opacity: 1;
	visibility: initial;
}
.glunbo:hover .gyjt {
	opacity: 1;
	visibility: initial;
}
.glunbo_1:hover .gzjt {
	opacity: 1;
	visibility: initial;
}
.glunbo_1:hover .gyjt {
	opacity: 1;
	visibility: initial;
}
.sutra {
	margin-top: 60px;
	padding-top: 60px;
}
.tit12 {
	color: #333;
	font-size: 21px;
}
.tit12 span {
	font-size: 16px;
	color: #999;
}
.s_ul {
	margin-top: 35px;
	font-size: 0px;
}
.s_ul li {
	width: 400px;
	height: 210px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.s_ul li img {
	width: 400px;
	height: 210px;
	transition: all ease .16s;
}
.s_ul li:hover img {
	transform: scale(1.06);
}
.tyou a {
	font-size: 16px;
	color: #999;
	margin: 0 5px;
	display: inline-block;
	transition: all ease .6s;
}
.tyou a:hover {
	color: #e50011;
}
.kind_1 {
	margin-top: 60px;
}
.kind_2 {
	margin-top: 60px;
}
.kind_3 {
	margin-top: 60px;
}
.kind_4 {
	margin-top: 60px;
}
.k_xia {
	margin-top: 27px;
}
.kxone {
	width: 220px;
	height: 300px;
}
.kxone img {
	width: 220px;
	height: 300px;
}
.kx_ul {
}
.kx_ul li {
	width: 235px;
	position: relative;
	z-index: 8;
	height: 300px;
	/*border: 1px solid #e7e7e7;*/
	box-sizing: border-box;
	transition: all ease .6s;
	float: left;
	margin-left: 5px;
	position: relative;
	background: #fff;
}
.kx_ul li a:before {
	content: "";
	width: 235px;
	height: 235px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.kx_ul li:hover { /*border:1px solid #e50011 !important; box-sizing:border-box;*/
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
	border: 1px solid #e7e7e7;
	box-sizing:border-box;
}
.kx_ul .jiade:hover {
	border: 1px solid #f5f5f5 !important;
	box-shadow: none;
	transform: translate3d(0, 0, 0)
}
.kx_ul li:hover .review-wrapper {
	height: 67px;
	opacity: 1;
}
.review-wrapper {
	background: #e50011;
	bottom: 0px;
	font-size: 12px;
	height: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	transition: all 0.2s linear 0s;
	width: 100%;
	z-index: 3;
}
.kx_ul li .review-wrapper a {
	display: block;
	outline: 0 none;
	padding: 4px 15px 0;
	width: 235px;
	height: 63px;
	margin-top: 0px;
}
.review-wrapper .review {
	color: #fff;
	margin-bottom: 5px;
}
.review-wrapper .review, ..review-wrapper .author {
 display: block;
}
.review-wrapper .author {
	color: rgba(255, 255, 255, 0.6);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.review-wrapper .date {
	margin-left: 6px;
}
.kx_ul .jiade {
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
}
/*.kx_ul li a:hover::before { border:1px solid #e50011 !important; box-sizing:border-box;}
*/
.kx_ul li a {
	width: 235px;
	height: 235px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	transition: all ease .6s;
	color: #666666;
	/*margin-top: 30px;*/
	box-sizing: border-box;
}
.kx_ul li a img {
	position: absolute;
	bottom: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	max-height: 231px;
	max-width: 231px;
}
.kx_ul li a .dw18 {
	position: absolute;
	bottom: -40px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	height: 21px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.kx_ul li:hover a {
	color: #e50011;
}
.kx_ul li:hover .same a {
	color: #666666;
}
.k_xquan {
	margin-bottom: 25px;
}
.kx_ul li a .m_img img {
	position: relative;
	margin: inherit;
}
.kx_ul li .difference {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	/*border-left: 1px solid #e0e0e0;*/
	display: block;
	position: relative;
}
.kx_ul li .difference img {
	max-width: 134px;
	max-height: 134px;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}
.kx_ul li .k_more {
	display: block !important;
	text-align: center;
	margin-top: 10px;
	height: 135px;
	padding-top: 24px;
}
.kx_ul li .k_more::before {
	height: 135px;
}
.kx_ul li .difference::before {
	height: 135px;
	width: 135px;
}
.kx_ul li .difference .dw18 {
	font-size: 12px;
}
.kx_ul .jiade .same:hover { /*border:1px solid #e50011; box-sizing: border-box; */
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.kx_ul .jiade .k_cem:hover {
	/*border:1px solid #e50011; box-sizing: border-box;*/ 
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.same {
	width: 100%;
	background: #fff;
	transition: all ease .6s;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.k_cem {
	background: #fff;
	height: 133px;
	margin-top: 30px;
	transition: all ease .6s;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
}
.k_more span {
	font-size: 22px;
	color: #666;
	display: block;
}
.k_more em {
	font-size: 18px;
	color: #666;
	display: block;
	margin-top: 10px;
	text-align: left;
}
.km_x {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.m_img {
	display: inline-block;
	vertical-align: top;
}
.dbg {
	background: #f5f5f5;
}
.groom {
	margin-top: 60px;
}
.grxia {
	margin-top: 27px;
}
.grlun_1 {
	width: 275px;
	height: 385px;
	transition: all 0.2s linear;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 33px;
}
.grlun_2 {
	width: 275px;
	height: 385px;
	transition: all 0.2s linear;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 33px;
}
.grlun_3 {
	width: 275px;
	height: 385px;
	transition: all 0.2s linear;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 33px;
}
.grlun_4 {
	width: 275px;
	height: 385px;
	transition: all 0.2s linear;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 0px;
}
.grlun_1:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.grlun_2:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.grlun_3:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.grlun_4:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.grone {
	font-size: 0;
	white-space: nowrap;
}
.grone li {
	display: inline-block;
	vertical-align: top;
	width: 275px;
	height: 385px;
}
.grone li img {
	vertical-align: top;
	width: 275px;
	height: 385px;
}
.gyuan {
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 17px;
}
.gjtd {
	opacity: 0;
	visibility: hidden;
	transition: all ease 0.6s;
}
.grlun_1:hover .gjtd {
	opacity: 1;
	visibility: inherit;
}
.grlun_2:hover .gjtd {
	opacity: 1;
	visibility: inherit;
}
.grlun_3:hover .gjtd {
	opacity: 1;
	visibility: inherit;
}
.grlun_4:hover .gjtd {
	opacity: 1;
	visibility: inherit;
}
.gyuan span.cur {
	border: 2px solid #afafaf;
	background: none;
}
.gyuan span {
	background: #afafaf;
	border: 2px solid #afafaf;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	margin: 0 10px;
	cursor: pointer;
}
.gjtd .gleft {
	transition: all ease .6s;
	width: 21px;
	height: 45px;
	background-color: rgba(66, 66, 66, 0.4);
	text-align: center;
	line-height: 45px;
	position: absolute;
	top: 50%;
	margin-top: -28.5px;
	left: 0;
	cursor: pointer;
}
.gjtd .gleft span {
	display: inline-block;
	color: #fff;
	font-family: "宋体";
	font-size: 20px;
	text-align: center;
	font-weight: bolder;
}
.gjtd .gleft:hover { /* background:url(../images/bg3.png) repeat;*/
	background: #666;
}
.gjtd .gright {
	width: 21px;
	height: 45px;
	background-color: rgba(66, 66, 66, 0.4);
	text-align: center;
	line-height: 45px;
	position: absolute;
	top: 50%;
	margin-top: -28.5px;
	right: 0;
	cursor: pointer;
}
.gjtd .gright span {
	display: inline-block;
	color: #fff;
	font-family: "宋体";
	font-size: 20px;
	text-align: center;
	font-weight: bolder;
}
.gjtd .gright:hover { /* background:url(../images/bg3.png) repeat;*/
	background: #666;
}
.head_1 {
	background: #313332;
	height: 40px;
	line-height: 40px;
}
.nav1 {
	background: #0a0404;
}
.heason_1 a {
	font-size: 19px;
	color: #e50011;
}
.icon {
	background: #313332;
	padding: 60px 0;
}
.ic_ul {
	font-size: 0px;
}
.ic_ul li {
	display: inline-block;
	width: 193px;
	margin-right: 142px;
	vertical-align: top;
}
.icimg {
	width: 193px;
	height: 223px;
	background: url(../images/bg8.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	transition: all ease .6s;
}
.icimg span {
	transition: all ease .6s;
	display: block;
	width: 100%;
	height: 100%;
}
.icimg1 span {
	background: url(../images/icon1.png) no-repeat center center;
}
.icimg2 span {
	background: url(../images/icon2.png) no-repeat center center;
}
.icimg3 span {
	background: url(../images/icon3.png) no-repeat center center;
}
.icimg4 span {
	background: url(../images/icon4.png) no-repeat center center;
}
.ic_ul li:hover .icimg1 span {
	background: url(../images/icon11.png) no-repeat center center;
}
.ic_ul li:hover .icimg2 span {
	background: url(../images/icon22.png) no-repeat center center;
}
.ic_ul li:hover .icimg3 span {
	background: url(../images/icon33.png) no-repeat center center;
}
.ic_ul li:hover .icimg4 span {
	background: url(../images/icon44.png) no-repeat center center;
}
.ic_ul li:hover .icimg {
	background: url(../images/bg88.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.icimg img {
	position: absolute;
	left: 0;
	top: 0px;
	right: 0px;
	left: 0px;
	margin: auto;
	bottom: 0px;
	transition: all ease .6s;
	max-height: 223px;
	max-width: 193px;
}
.ic_ul li:hover .icimg img {
	transform: translateY(-20px);
}
.ic_ul li .icword {
	font-size: 22px;
	color: #c3bdbd;
	text-align: center;
	margin-top: 10px;
}
.ic_ul li .icword span {
	display: block;
	width: 193px;
	overflow: hidden;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all ease .6s;
}
.ic_ul li .icword em {
	font-size: 14px;
	display: block;
	margin-top: 5px;
	width: 193px;
	overflow: hidden;
	height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all ease .6s;
}
.ic_ul li a {
	cursor: default;
}
.ic_ul li:hover .icword span {
	color: #e50011;
}
.ic_ul li:hover .icword em {
	color: #e50011;
}
.aproduct {
	background: #efefef;
}
.apson .kind {
	text-align: center;
	font-size: 0px;
	padding: 60px 0 25px 0;
}
.apson .kind li {
	font-size: 0px;
	vertical-align: top;
	display: inline-block;
	width: 245px;
	background: #fcfbf9;
	border: 1px solid #9f9e9c;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	position: relative;
}

.apson .kind li span {
	font-size: 18px;
	color: #333;
}
.apson .kind li span.cur {
	color: #e50011;
}
.apson .kind li span img {
	margin: 16px 0 0 10px;
	transition: all ease .5s;
}
.apson .kind li:hover span img {
	transform: rotate(180deg);
-o-  transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.dw15 {
	position: absolute;
	background: #fcfbf9;
	border: 1px solid #9f9e9c;
	top: 45px;
	left: -1px;
	padding: 50px 40px 50px 0;
	width: 763px;
	text-align: left;
	display: none;
	z-index: 6;
}
.dw15 span {
	font-size: 18px;
	color: #333;
	transition: all ease .6s;
}
.dw15 a {
	display: inline-block;
	margin-left: 40px;
	text-align: center;
}
.dw15 a img {
	max-height: 55px;
}
.dw15 a:hover span {
	color: #e50011;
}
.dw15 .dwimg {
	height: 55px;
}
.dw15_1 {
	padding: 35px 5px 30px 20px;
}
.dw15_1 a {
	font-size: 16px;
	color: #333;
	padding: 0 15px;
	transition: all ease .6s;
	margin-left: 0px;
}
.dw15_1 a:hover {
	color: #e50011;
}
.dw15_1 a.cur {
	color: #e50011;
}
.kind li:hover .dw15 {
	display:block;
}
.title3 {
	font-size: 28px;
	color: #333;
	padding-bottom: 25px;
	margin-top: 35px;
}
.aq_ul {
	font-size: 0px;
}
.aq_ul li {
	width: 288px;
	height: 178px;
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 18px 0;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.aq_ul li a {
	display: inline-blockp;
	vertical-align: top;
	width: 100%;
	height: 100%;
	text-align: center;
}
.aq_ul li a .dw77 {
	width: 96%;
	height: 100%;
	padding:0 2%;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
	font-size: 14px;
	color: #e50011;
	line-height: 178px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	display: none;
}
/*.aq_ul li:before{ position: absolute; left: 0px; top: 0px;  width: 2px; height: 2px; border-top: 1px solid #e50011; border-left: 
 1px solid #e50011; content: ""; transition: all ease .6s; }

 .aq_ul li:after{ position: absolute; right: 0px; bottom: -2px;  width: 2px; height: 2px; border-bottom: 1px solid #e50011; border-right: 
 1px solid #e50011; content: ""; transition: all ease .6s;}*/
.aquan {
	margin-bottom: 50px;
}
.aproduct .aquan {
	padding-bottom: 50px;
	margin-bottom: 0px;
}
.aq_ul li:hover::before {
	width: 100%;
	height: 100%;
}
.aq_ul li:hover::after {
	width: 100%;
	height: 100%;
}
.aq_ul li img {
	width: 288px;
	height: 178px;
	transition: all ease .6s;
}
.aq_ul li:hover img { /*transform: scale(1.06);*/
}
.aq_ul li:hover {
	border: 2px solid #e50011;
}
.aq_ul li:hover .dw77 {
	display: block
}
.aq_ul li:hover { /*-webkit-box-shadow:0 0 10px rgba(231,22,27,.3)  
  -moz-box-shadow:0 0 10px rgba(231,22,27,.3)  ;  
  box-shadow:0 0 10px rgba(231,22,27,.3)  ;*/
}
.cp_dl_1 {
	background: #fff;
	padding: 40px 30px 45px 30px;
}
.cp_dl_1 .tpqh .dt {
	border: none;
}
.ddt {
	background: #fff;
	text-align: center;
	margin-top: 60px;
}
.last {
	border-top: 1px solid #e7e7e7;
	background: #fff;
	text-align: center;
	margin-top: -30px;
}
.success .rone {
	width: auto;
	padding: 40px 12px 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.success .rone .tit3 {
	width: auto;
	color: #666;
	margin: 0px;
}
.dzlb {
	margin-top: 30px;
}
.dzlb span {
	border: 1px solid #c1bdbe;
	padding: 10px 25px;
	font-size: 16px;
	color: #999;
	background: #f2f2f2;
}
.dzlb a {
	padding: 0 23px;
	color: #666;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 30px;
	transition: all ease .6s;
}
.dzlb a:hover {
	color: #e50011;
}
.dzlb a.red {
	color: #e50011;
}
.spimg {
	width: 285px;
	height: 285px;
	overflow: hidden;
}
.spimg img {
	width: 285px;
	height: 285px;
	transition: all ease .6s;
}
.sp_ul li:hover .spimg img {
	transform: scale(1.06);
}
.sp_ul {
	font-size: 0px;
	margin-bottom: 35px;
}
.sp_ul li {
	border: 1px solid #b7b7b7;
	width: 285px;
	position: relative;
	margin-top: 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 17px;
	box-sizing:border-box;
}
.spword {
	padding: 13px 10px
}
.spword span {
	display: block;
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
	width: 265px;
	height: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all ease .6s
}
.spword em {
	display: block;
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
	width: 265px;
	height: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dw_bz {
	width: 65px;
	height: 65px;
	position: absolute;
	right: 10px;
	top: 250px;
}
.sp_ul li:hover .spword span {
	color: #e50011;
}
.cpdz .page {
	padding-bottom: 0px;
	font-size: 12px;
}
.neone a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.neword {
	width: 905px;
	margin-left: 25px;
	transition: all ease .6s;
}
.neword span {
	display: block;
	font-size: 16px;
	color: #666;
	transition: all ease .6s;
}
.neword em {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 25px;
	line-height: 30px;
}
.neword i {
	display: inline-block;
	font-size: 12px;
	color: #666;
	margin-top: 93px;
	border: 1px solid #a0a0a0;
	padding: 5px 10px;
}
.neone {
	border-bottom: 1px dashed #cfcfcf;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.neimg {
	width: 269px;
	height: 202px;
	overflow: hidden;
}
.neimg img {
	width: 269px;
	height: 202px;
	transition: all ease .6s;
}
.neone:hover .neimg img {
	transform: scale(1.06);
}
.neone:hover .neword {
	transform: translateX(20px);
}
.neone:hover .neword span {
	color: #e50011;
}
.newss {
	margin-top: 13px;
}
.ban_img {
	text-align: center;
}
.box1 {
	padding-top: 100px;
	padding-bottom: 218px;
}
.b_title {
	font-size: 90px;
	text-align: center;
	color: #f3ea4e;
}
.cuxiao .b_title {
	font-family: 'bbb';
}
.ta_ul {
	font-size: 0px;
	margin-top: 100px;
}
.ta_ul li {
	display: inline-block;
	width: 49%;
	text-align: center;
	color: #fff;
	height: 100px;
	line-height: 100px;
	transition: all ease .6s;
	font-size: 30px;
	background: url(../images/cj_bg_1.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.ta_ul li.cur {
	background: url(../images/cj_bg_2.png) no-repeat !important;
	background-size: 100% 100% !important;
}
/*.ta_ul .li1:hover{background: url(../images/cj_bg_2.png) no-repeat; background-size: cover; }

.ta_ul .li2:hover{ background: url(../images/cj_bg_1.png) no-repeat; background-size: cover;}*/


.bo_ul {
	background: #e50011;
	margin-top: 45px;
	padding: 15px;
	font-size: 0px;
}
.bo_ul li {
	background: #fff;
	width: 225px;
	/*padding: 5px 0;*/
	display: inline-block;
	vertical-align: top;
	margin-right: 11px;
}
.bo_ul .bo_img {
	width: 225px;
	height: 225px;
	position: relative;
	border-bottom: 1px dashed #ededed;
	overflow: hidden;
}
.bo_ul .bo_img img {
	max-width: 225px;
	max-height: 225px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	transition: all ease .6s;
}
.bo_ul li:hover img {
	transform: scale(1.06);
}
.bo_ul li:hover .bo_word span {
	color: #e50011;
}
.bo_word span {
	text-align: center;
	color: #666;
	font-size: 16px;
	width: 90%;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	padding: 10px 5%;
	transition: all ease .6s;
}
.bo_quan {
	padding: 0 5%;
	width: 90%;
	font-size: 12px;
}
.bo_quan i {
	width: 50%;
	color: #999;
	display: inline-block;
	height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bo_quan i em {
	color: #e50011;
}
.box_2 .b2_son {/* margin-top: -70px; */
}
.box_2 .b_title {
	margin-top: -70px;
}
.b2_ul {
	font-size: 0px;
	padding-top: 100px;
}
.b2_ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	color: #fff;
	width: 285px;
	height: 100px;
	line-height: 100px;
	margin-right: 20px;
	text-align: center;
	background: url(../images/cj_bg_1.png) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
}
.b2_ul li.cur {
	background: url(../images/cj_bg_2.png) no-repeat center center;
	background-size: 100% 100%;
}
.box_2 .bo_ul {
	background: none;
	margin-top: 45px;
	padding: 0;
	font-size: 0px;
}
.box_2 .bo_ul li {
	margin: 0 18px 10px 0;
	cursor: pointer;
}
.box_3 {
	padding-top: 140px;
	padding-bottom: 287px;
}
.box_3 .bo_ul {
	background: none;
	margin-top: 45px;
	padding: 0;
	font-size: 0px;
}
.box_3 .bo_ul li {
	margin: 0 18px 10px 0;
	cursor: pointer;
}
.box_4 .box4_son { /*margin-top: -135px;*/
}
.box_4 .b_title {
	margin-top: -135px;
}
.box4_ul {
	font-size: 0px;
}
.box4_ul li {
	background: url(../images/bg9.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	height: 149px;
	width: 260px;
	border-radius: 5px;
	padding: 15px;
	margin-right: 13px;
	margin-bottom: 13px
}
.b4_left span {
	color: #333;
	font-size: 25px;
	display: block;
	height: 21px;
	width: 145px;
	overflow: hidden;
	padding: 5px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.b4_left em {
	color: #fdfeff;
	font-size: 20px;
	display: block;
	margin-top: 5px;
	height: 21px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.b4_img {
	width: 52px;
	height: 52px;
	background: #fcfdfd;
	position: relative;
	overflow: hidden;
	border-radius: 9px;
	margin-top: 43px;
}
.b4_img img {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	max-width: 50px;
	max-height: 50px;
}
.b4_left {
	width: 130px;
}
.b4_right {
	width: 130px;
	height: 130px;
	overflow: hidden;
	position: relative;
}
.b4_right img {
	max-height: 130px;
	max-width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
.box4_xia {
	margin-top: 112px;
}
.box5_xia {
	margin-top: 112px;
}
.box_5 {
	padding-top: 140px;
}
.b5_dt {
	font-size: 0px;
}
.b5_dt li {
	width: 390px;
	height: 201px;
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 15px 0;
}
.b5_dt li img {
	width: 390px;
	height: 201px;
}
.b5_xt {
	font-size: 0px;
}
.b5_xt li {
	width: 235px;
	height: 121px;
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
}
.b5_xt li img {
	width: 235px;
	height: 121px;
}
.box_6 .box_6 {
	padding-top: 140px;
	padding-bottom: 287px;
}
.box_6 .bo_ul {
	background: none;
	margin-top: 45px;
	padding: 0;
	font-size: 0px;
}
.box_6 .bo_ul li {
	margin: 0 18px 10px 0;
	cursor: pointer;
}
.box_6 {
	padding-top: 140px;
}
.box_7 {
	padding: 75px;
}
.b6_son .bo_ul {
	margin-top: 120px;
}
/*端午礼品*/


.Dragon .b_title {
	color: #fff;
	font-size: 40px;
	background: url(../images/dwj2.jpg) no-repeat center center;
	background-size: 100% 100%;
	height: 130px;
	line-height: 115px;
	width: 100%;
}
.Dragon .box1 {
	padding-top: 0px;
}
.Dragon .box1_img {
	padding-top: 120px;
}
.Dragon .b_title1 {
	background: url(../images/dwj4.jpg) no-repeat center center;
	color: #247638;
	height: 169px;
	line-height: 139px;
}
.Dragon .box4_ul li {
	background: url(../images/bg12.png) no-repeat;
	background-size: 100% 100%;
}
.Dragon .b4_img {
	background: #257638;
}
.Dragon .b4_left em {
	color: #bbc0c0;
}
.Dragon .box_2 {
	position: relative;
}
.Dragon .box_2 .d_dw1 {
	position: absolute;
	right: 0px;
	top: -370px
}
.Dragon .box_3 {
	position: relative;
}
.Dragon .box_3 .d_dw2 {
	position: absolute;
	left: 0px;
	top: -170px
}
.Dragon .box_4 {
	position: relative;
}
.Dragon .box_4 .d_dw3 {
	position: absolute;
	top: -622px;
	right: 0px
}
.Dragon .box_5 {
	position: relative;
}
.Dragon .box_5 .d_dw4 {
	position: absolute;
	top: -0px;
	left: 0px;
}
.Dragon .box_7 {
	position: relative;
}
.Dragon .box_7 .d_dw4 {
	position: absolute;
	top: -120px;
	right: 0px
}
.conference .b_title {
	color: #e50011;
	font-size: 56px;
	background: url(../images/bg_title.jpg) no-repeat center center;
	background-size: 100% 100%;
	height: 355px;
	line-height: 482px;
	width: 100%;
}
.conference .box1 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.conference .ta_ul {
	margin-top: 0px;
}
.conference .b2_ul {
	padding-top: 0px;
}
.conference .box_2 .b_title {
	margin-top: 0px;
}
.conference .box_3 {
	padding: 0px;
}
.conference .box_4 .b_title {
	margin-top: 0px;
}
.conference .box4_xia {
	margin-top: 0px;
}
.conference .box_5 {
	padding-top: 0px;
}
.conference .box5_xia {
	margin-top: 0px;
}
.conference .box_6 {
	padding-top: 0px;
}
.conference .b6_son .b2_pro .bo_ul {
	margin-top: 0px;
}
.conference .box4_ul li {
	background: url(../images/bg13.png) no-repeat;
	background-size: 100% 100%;
}
.conference .b4_left span {
	color: #e50011;
}
/*商务馈赠*/
.commerce .b_title {
	height: 483px;
	width: 100%;
	text-align: center;
	text-indent: -9999px;
}
.commerce .box1 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.commerce .ta_ul {
	margin-top: 0px;
}
.commerce .b2_ul {
	padding-top: 0px;
}
.commerce .box_2 .b_title {
	margin-top: 0px;
}
.commerce .box_3 {
	padding: 0px;
}
.commerce .box_4 .b_title {
	margin-top: 0px;
}
.commerce .box4_xia {
	margin-top: 0px;
}
.commerce .box_5 {
	padding-top: 0px;
}
.commerce .box5_xia {
	margin-top: 0px;
}
.commerce .box_6 {
	padding-top: 0px;
}
.commerce .b6_son .b2_pro .bo_ul {
	margin-top: 0px;
}
.commerce .box1 .b_title {
	background-image: url(../images/sw_tit1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.commerce .box_2 .b_title {
	background-image: url(../images/sw_tit2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.commerce .box_3 .b_title {
	background-image: url(../images/sw_tit3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.commerce .box_4 .b_title {
	background-image: url(../images/sw_tit4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.commerce .box_5 .b_title {
	background-image: url(../images/sw_tit5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.commerce .box_6 .b_title {
	background-image: url(../images/sw_tit6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.commerce .box4_ul li {
	background: url(../images/bg15.png) no-repeat;
	background-size: 100% 100%;
}
.commerce .b4_left span {
	color: #515151
}
.year .b_title {
	height: 109px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/ybg.png);
	line-height: 109px;
	color: #e60012;
	line-height: 103px;
	font-size: 78px;
}
.year .box1 {
	background: url(../images/fz.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 430px;
}
.year .box1 .ta_ul {
	margin-top: 30px;
}
.year .box4_ul li {
	background: url(../images/bg16.png) no-repeat;
	background-size: 100% 100%;
}
.year .b4_img {
	background: #e60012;
}
.year .b4_left em {
	color: #A3A3A2;
}
/*员工福利*/

.welfare {
}
.welfare .b_title {
	height: 175px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/we_titbg.png);
	line-height: 175px;
	color: #303132;
	font-size: 78px;
}
.welfare .box4_ul li {
	background: url(../images/we_1.png) no-repeat;
	background-size: 100% 100%;
}
.welfare .b4_left span {
	color: #EFD374
}
.welfare .b4_img {
	background: #303132;
}
/*中秋礼品*/

.mid_autumn {
}
.mid_autumn .b_title {
	height: 335px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 40px;
}
.mid_autumn .box1 .b_title {
	background-image: url(../images/a_6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mid_autumn .box_2 .b_title {
	background-image: url(../images/a_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mid_autumn .box_3 .b_title {
	background-image: url(../images/a_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mid_autumn .box_4 .b_title {
	background-image: url(../images/a_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mid_autumn .box_5 .b_title {
	background-image: url(../images/a_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mid_autumn .box_6 .b_title {
	background-image: url(../images/a_5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mid_autumn .box1 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.mid_autumn .ta_ul {
	margin-top: 0px;
}
.mid_autumn .b2_ul {
	padding-top: 0px;
}
.mid_autumn .box_2 .b_title {
	margin-top: 0px;
}
.mid_autumn .box_3 {
	padding: 0px;
}
.mid_autumn .box_4 .b_title {
	margin-top: 0px;
}
.mid_autumn .box4_xia {
	margin-top: 0px;
}
.mid_autumn .box_5 {
	padding-top: 0px;
	position: relative;
}
.mid_autumn .box5_xia {
	margin-top: 0px;
}
.mid_autumn .box_6 {
	padding-top: 0px;
	position: relative;
}
.mid_autumn .b6_son .b2_pro .bo_ul {
	margin-top: 0px;
}
.mid_autumn .box4_ul li {
	background: url(../images/m_1.png) no-repeat;
	background-size: 100% 100%;
}
.mid_autumn .b4_left span {
	color: #238d95
}
.mid_autumn .b4_img {
	background: #313333;
}
.mid_autumn .b4_left em {
	color: #a3a2a1;
}
.mid_autumn .m_dw1 {
	position: absolute;
	left: 0px;
	top: -100px;
}
.mid_autumn .m_dw2 {
	position: absolute;
	right: 0px;
	top: -100px;
}
/*周年庆典*/

.celebration .b_title {
	height: 119px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/c_1.png);
	line-height: 119px;
	color: #303132;
	font-size: 78px;
}
.celebration .box4_ul li {
	background: url(../images/m_1.png) no-repeat;
	background-size: 100% 100%;
}
.celebration .b4_left span {
	color: #060708
}
.celebration .b4_img {
	background: #e60012;
}
.celebration .b4_left em {
	color: #a3a2a1;
}
.celebration .box1 {
	position: relative;
}
.celebration .c_dw1 {
	position: absolute;
	left: 275px;
	top: -118px;
}
.celebration .c_dw2 {
	position: absolute;
	right: 0px;
	top: -196px;
}
.cup1 .bt {
	font-size: 21px;
	margin: 15px 0 15px 60px;
	width: 163px;
	background: url(../images/ys.png) no-repeat center left;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	padding-left: 65px;
	color: #080404;
	font-size: 21px;
	font-weight: normal;
	text-align: left;
}
.cup1 .cp_ul li .cpa {
	display: inline-block;
	border-bottom: 1px dashed #A1A09F;
	color: #080404;
	font-size: 18px;
	height: 58px;
	line-height: 58px;
	width: 100%;
	text-indent: 12px;
	background-image: url(../images/jt55.png);
	background-repeat: no-repeat;
	background-position: 240px center;
}
.cup1 .cp_ul li .cpa em {
	display: inline-block;
	background: url(../images/jt33.png) no-repeat center left;
	padding-left: 15px;
}
.cup1 .cp_ul li.cur .cpa {
	background-color: #e50011;
	color: #fff;
	background-image: url(../images/jt5.png);
	background-repeat: no-repeat;
	background-position: 240px center;
}
.cup1 .cp_ul li.cur .cpa em {
	background: url(../images/jt3.png) no-repeat center left;
}
.cup1 .cp_ul li:hover .cpa {
	background-color: #e50011;
	color: #fff;
	background-image: url(../images/jt5.png);
	background-repeat: no-repeat;
	background-position: 240px center;
}
.cup1 .cp_ul li:hover .cpa em {
	background: url(../images/jt3.png) no-repeat center left;
}
.cup1 .cp_ul li .cpa span {
	vertical-align: middle;
}
.cup1 .cp_ul li .cpa img {
	vertical-align: middle;
}
.cp_ul li .cp_er a {
	font-size: 16px;
	display: block;
	color: #080404;
	padding-left: 20px;
	border-left: 1px solid #A09F9E;
	margin-left: 35px;
	padding-left: 20px;
	margin: 17px 0 17px 35px;
	transition: all ease .6s;
}
.cp_ul li .cp_er a.cur {
	color: #e50011;
}
.cp_ul li .cp_er a:hover {
	color: #e50011;
}
.four .th_ul li {
	/*border: 1px solid #979798;*/
	padding: 0;
	width: 213px;
	transition: all ease .6s;
}
.four .th_ul li span {
	background: #F7F7F7;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.four .th_ul li .timg {
	width: 213px;
	height: 213px;
}
.four .th_ul li .timg img {
	max-height: 213px;
	max-width: 213px;
	transition: all ease .6s;
}
.four .th_ul li:hover {
	border: 1px solid #e50011;
}
.bdow1 {
	padding-bottom: 46px;
}
.bdow1 i {
	background: #e50011;
	font-size: 18px;
	color: #fff;
	height: 58px;
	line-height: 58px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.bdow1 .bd_one {
	font-size: 14px;
	color: #333; /*padding: 0 25px 0 0px;*/
	margin-bottom: 10px;
}
.bdow1 .bd_one span {
	width: 86px;
	text-align: right;
}
.bdow1 .bd_one em {
	width: 157px;
	display: inline-block;
	margin-left: 10px;
}
.backColorImg {
	background-image: url(../images/layoutBack.png);
	background-repeat: repeat; /* display: none;*/
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 111;
	top: 0px;
	left: 0px;
	display:none;
}
.detailContent {
	background-color: #fff;
	border: 1px solid #f2f2f2;  /*display: none;*/
	float: left;
	height: 500px;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 20%;
	width: 900px;
	display:none;
	z-index: 222;
}
.clearBtn {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.contents {
	float: left;
	height: 400px;
	margin-left: 25px;
	margin-top: 50px;
	width: 830px;
}
.leftImg {
	border: 1px solid #dcdcdc;
	float: left;
	height: 400px;
	overflow: hidden;
	width: 400px;
	position: relative;
}
.leftImgS {
	height: 400px;
	width: 400px;
}
.jt4 span {
	position: absolute;
	top: 45%;
	width: 100%;
	height: 50px;
	width: 30px;
	display: inline-block;
	cursor: pointer;
}
.jt4 .zjt {
	background: url(../images/left_0.png) no-repeat center center;
	left: 0px;
}
.jt4 .zjt:hover {
	background: url(../images/left_1.png) no-repeat center center;
}
.jt4 .yjt {
	background: url(../images/right_0.png) no-repeat center center;
	right: 0px;
}
.jt4 .yjt:hover {
	background: url(../images/right_1.png) no-repeat center center;
}
.rightContent {
	float: left;
	margin-left: 30px;
	height: 400px;
	width: 395px;
}
.left_ul {
	font-size: 0px;
}
.left_ul li {
	display: inline-block;
	vertical-align: top;
}
.title {
	color: #333333;
	float: left;
	font-size: 18px;
	font-weight: 700;
	height:auto;
	line-height: 30px;
	text-align: left;
	width: 394px;
}
.content {
	color: #666666;
	float: left;
	font-size: 14px;
	height: 325px;
	text-align: left;
	width: 394px;
}
.content p {
	line-height: 30px;
}
.btnContent {
	float: left;
	height: 30px;
	width: 394px;
}
.btn {
	color: #fff;
	cursor: pointer;
	float: right;
}
.contents .anniu {
	margin-top: 0px;
}
.flow .rone .tit3 {
	width: auto;
	color: #e50011;
	margin: 0px;
}
.liuc {
	color: #666;
	font-size: 14px;
	padding: 23px 0 15px 35px;
}
.liuc em {
	display: inline-block;
	margin: 0 5px;
}
.tw_dl {
	margin-top: 55px;
}
.tw_dl dt {
	border: 3px solid #CB271F;
	width: 290px;
	height: 250px;
	position: relative;
}
.xjt {
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -11px;
}
.tw_img {
	text-align: center;
	margin-top: 34px;
	height: 165px;
	width: 290px;
	overflow: hidden;
}
.tw_img img {
	max-height: 165px;
	max-width: 290px;
}
.tw_dl span {
	font-size: 22px;
	color: #333;
	text-align: center;
	width: 100%;
	display: inline-block;
}
.tw_dl dd {
	font-size: 16px;
	color: #999;
	width: 840px;
	margin-left: 50px;
	height: 250px;
	display:table;
}
.tw_dl dd em {
	width: 100%;
	line-height: 45px;
	display:table-cell;
	vertical-align:middle;
}
.a_title {
	text-align: center;
	font-size: 20px;
	color: #333;
	background-image: url(../images/line1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
.c_title {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 25px;
}
.ac_xia {
	margin-top: 95px;
	font-size: 0px;
}
.ac_word span {
	font-size: 16px;
	color: #333;
	transition: all ease .6s;
}
.ac_word em {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.ac_word {
	width: 167px;
	text-align: center;
	margin-top: 20px;
}
.ac_one {
	width: 167px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 93.9px;
}
.ac_img {
	width: 98px;
	height: 98px;
	margin: 0 auto;
}
.ac_img img {
	max-width: 98px;
	max-height: 98px;
	transition: all ease .3s;
}
.ac_one:hover .ac_img img {
	transform: translateY(-10px);
}
.ac_one:hover .ac_word span {
	color: #e50011
}
.cdown .cp_dl .tpqh {
	width: 415px;
}
.cdown .cp_dl .tpqh .dt {
	width: 400px;
	height: 400px;
}
.cdown .cp_dl .tpqh .dt img {
	width: 400px;
	height: 400px;
}
.cdown .cp_dl .dt_ul li {
	width: 80px;
	height: 80px;
	margin: 0 5px;
}
.cdown .cp_dl .dt_ul li img {
	width: 70px;
	height: 70px;
	margin: 5px;
}
.cdown .cp_dl dd {
	width: 415px;
}
.cdown .cp_dl dd .bh {
	padding-bottom: 5px;
	margin-top: 10px;
}
.cdown .cp_dl dd .bh i {
	margin-bottom: 7px;
}
.cdown .cp_dl dd .guige {
	margin-bottom: 7px;
}
.cdown .cp_dl dd .tit5 {
	padding-bottom: 7px;
}
.cdown .fw_ul li {
	width: 173px;
	height: 77px;
}
.cdown .fw_ul li img {
	max-width: 150px;
	max-height: 67px;
}
.cdown .xqy {
	margin-top: 70px;
}
.brand .th_ul{
	width:1210px;
}
.brand .th_ul li .th_xia {
    margin-top: 6px;
}
.c_up {
	margin-top: 35px;
	background: #fff;
	padding: 35px 0;
}
.c_up dt {
	width: 421px;
	height: 329px;
	padding-left: 10px;
}
.c_up dt img {
	width: 421px;
	height: 329px;
}
.c_up dd {
	width: 665px;
	font-size: 14px;
	margin-right: 15px;
	color: #666;
	line-height: 24px;
}
.c_up dd em {
	width: 100%;
	display: inline-block;
}
.c_up dd .c_tit {
	font-size: 22px;
	color: #333;
	margin-bottom: 17px;
}
.five .th_ul li {
	width: 199px;
}
.five .th_ul .xye {
	width: 219px;
}
.brand .th_ul li {
	position: relative;
	margin-right: 10px;
	width: 230px;
	border: 1px solid #dbdbdb;
	box-shadow: -1px 0 2px #eee, 0 -1px 2px #eee, 0 2px 3px #dedede, 2px 0 3px #dedede;
	padding-bottom:10px;
}
.brand .th_ul li .li_dw{
	position: absolute;
	right: 5px;
	top: 10px;
	z-index: 100;
	font-size: 12px;
	width: 100%;
	text-align: right;
	display: none;
}
.brand .th_ul li .li_dw a{
	color: #FF5B68;
	font-size: 12px;
	background: url(../images/jt6.png) no-repeat left center;
	display: inline-block;
	width: auto;
	padding-left: 25px;
}
.brand .th_ul li:hover .li_dw{
    display: block;
}
.brand .th_ul li .timg {
	width: 230px;
	height: 230px;
}
.brand .th_ul li .timg img {
	max-height: 230px;
	max-width: 230px;
	position: absolute;
	left: 0;
	top:0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/*.brand .th_ul li .th_xia {
	margin-top: 20px;
}*/
.brand .th_ul li .th_dw {
	top: -6px;
}
.brand .th_ul li .th_xia .th_left {
	font: bold 14px/26px arial;    padding-left: 10px;
}
.brand .th_ul .xye {
	width: 219px;
	height: 317px;padding-left: 10px;
}
.brand .th_ul .xye:hover {
	border: 1px solid #dbdbdb !important;
}
.sidebar {
	position: fixed;
	right: 0px;
	height: 302px;
	margin-top: -151px;
	top: 65.8%;
	width: 66px;
	z-index: 999;
	border: 1px solid #efeeed;
	box-sizing: border-box;
	background: #fff;
}
.sidebar ul li a {
	display: inline-block;
	width: 47px;
	margin: 0 10px;
	border-bottom: 1px solid #efeeed;
	color: #666;
	position: relative;
	height: 100%;
	vertical-align: top;
	text-align: center;
}
.sidebar ul li a .jz {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	height: 38px;
	color: #fff;
	display: none;
}
.sidebar ul li a em {
	display: block;
	margin-top: 10px;
}
.sidebar ul li a span {
	display: block;
	margin-top: 19px;
}
.jz i {
	display: block;
	text-align: center;
	line-height: 19px;
}
.sidebar ul li a .kf {
	display: block;
}
.si_rt {
	position: absolute;
	right: 67px;
	top: 0px;
	background: #fff;
	width: 150px;
	padding: 10px 15px;
	display: none;
	border: 1px solid #efeeed;
}
.si_rt i {
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #7f7f7f;
}
.sidebar ul .li2 a span {
	height: 29px;
	background: url(../images/dh3.png) no-repeat center center;
}
.sidebar ul .li2 a em {
	margin-top: 4px;
}
.sidebar ul .li3 a span {
	height: 25px;
	background: url(../images/sb22.png) no-repeat center center;
}
.sidebar ul .li3 a em {
	margin-top: 4px;
}
.sidebar ul .li4 {
	height: 57px;
}
.sidebar ul .li4 a {
	background: url(../images/sb3.png) no-repeat center center;
}
.sidebar ul li {
	height: 81px;
	width: 67px;
	font-size: 12px;
	position: relative;
	color: #666;
	text-align: center;
}
.sidebar ul li:hover {
	background: #d61519;
}
.sidebar ul li:hover .jz {
	display: block;
}
.sidebar ul li:hover .kf {
	display: none;
}
.sidebar ul li:hover .si_rt {
	display: block;
}
.sidebar ul .li2:hover a span {
	background: url(../images/dh4.png) no-repeat center center;
}
.sidebar ul .li2:hover a .kf {
	color: #fff;
	display: block;
}
.sidebar ul .li3:hover a span {
	background: url(../images/sb2.png) no-repeat center center;
}
.sidebar ul .li3:hover a .kf {
	color: #fff;
	display: block;
}
.sidebar ul .li4:hover a {
	background: url(../images/sb33.png) no-repeat center center;
}
.si_rt span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #666;
}
/*ppt*/

.content {
	font-family: "Microsoft YaHei", "榛戜綋", "瀹嬩綋", Arial Narrow, arial, sans-serif;
}
.content {
	width: 1190px;
	overflow: hidden;
	margin: 0 auto;
}
/*棰勮椤甸潰*/
.content_title {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}
.content_title a {
	float: right;
	display: block;
	width: 69px;
	height: 14px;
	background: url('http://www.youlipin.com/img/ppt/com_qinkong.png') no-repeat;
	position: relative;
	top: 20px;
	padding-right: 26px;
}
.content_title a:hover {
	background: url('http://www.youlipin.com/img/ppt/com_qinkong2.png') no-repeat;
}
.preview {
	width: 1190px;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}
.preview_fl {
	width: 1069px;
	border: 1px solid #ddd;
	position: relative;
	padding-bottom: 58px;
}
.preview_fl h2 {
	width: 1069px;
}
.preview_goods {
	padding-top: 50px;
	width: 1070px;
	overflow: hidden;
}
.preview_goods .txt_title {
	font-size: 20px;
	color: #333333;
	padding-bottom: 35px;
}
.preview_goods_fl {
	width: 400px;
	height: 400px;
}
.preview_goods_fr {
	width: 379px;
	overflow: hidden;
	padding-left: 70px;
	padding-right: 70px;
}
.preview_goods_fr dl {
	height: 268px;
	font-family: "榛戜綋", "瀹嬩綋", Arial Narrow, arial, sans-serif;
}
.preview_goods_fr dl dt {
	font-size: 24px;
	line-height: 30px;
	width: 280px;
	height: 60px;
	overflow: hidden;
	font-weight: 400;
	color: #333;
	padding-bottom: 30px;
}
.preview_goods_fr dl dd {
	height: 14px;
	overflow: hidden;
	font-size: 14px;
	color: #555;
	padding-bottom: 8px;
}
.preview_goods_fr dl dd span {
	display: block;
	float: left;
}
.preview_goods_fr dl dd p {
	display: block;
	float: left;
	max-width: 337px;
}
.preview_goods_fr ul {
	width: 280px;
	overflow: hidden;
}
.preview_goods_fr ul li {
	font-size: 16px;
	color: #333;
	width: 300px;
	font-family: "榛戜綋", "瀹嬩綋", Arial Narrow, arial, sans-serif;
	padding-bottom: 8px;
	line-height: 35px;
}
.preview_goods_bom {
	padding-top: 42px;
}
.preview_goods_bom .bpt {
	font-size: 16px;
	color: #666;
	width: 100%;
}
.preview_goods_bom .bpt a {
	color: #d0000e;
}
.preview_goods_bom .bpt a:hover {
	text-decoration: underline;
}
/*.preview_goods_fr .btn_dianji{font-size: 16px;color: #666; width: 100%;padding-top: 50px;}

.preview_goods_fr .btn_dianji a{	color: #d0000e;}

.preview_goods_fr .btn_dianji a:hover{text-decoration: underline;}*/

.preview_fr {
	background: #f4f4f4;
	width: 119px;
	height: 709px;
	text-align: center;
	line-height: 656px;
}
.preview_fr span {
	color: #333;
	font-size: 14px;
	cursor: pointer;
	padding: 5px 13px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.preview_fr span:hover {
	color: #d0000e;
}
.preview_delete {
	position: fixed;
	width: 330px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -80px;
	background: #fff;
	z-index: 9999;
	display: none;
}
.preview_delete h3 {
	font-size: 16px;
	color: #000;
	text-align: center;
	width: 330px;
	padding-top: 50px;
	line-height: 20px;
}
.delete_button {
	padding-left: 4px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 4px;
}
.delete_button p {
	width: 160px;
	height: 40px;
	margin-right: 3px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	float: left;
	cursor: pointer;
}
.delete_button p.delete_cancel {
	background: #7b7b7b;
}
.delete_button p.delete_determine {
	background: #d0000e;
}
.preview_jump {
	padding-top: 30px;
	text-align: center;
	padding-bottom: 50px;
}
.preview_jump ul {
	display: inline-block;
*display: inline;
*zoom: 1;
	height: 40px;
}
.preview_jump ul li {
	width: 190px;
	height: 40px;
	margin-left: 20px;
	line-height: 40px;
	float: left;
	text-align: center;
	background: #7b7b7b;
	font-size: 16px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/*.preview_jump ul li:hover{
	background: #d0000e;color: #FFFFFF;
}*/
.preview_jump ul a {
	display: block;
	color: #fff;
}
.preview_jump ul .li_2 {
	border: 1px solid #e50011;
	background: #fff;
	border-radius: 4px;
	color: #e50011;
	cursor: pointer;
	transition: all ease .6s;
	box-sizing: border-box;
}
.preview_jump ul .li_1 {
	background: #e50011;
	border-radius: 5px;
	color: #fff;
}
.preview_jump ul .li_2 a {
	color: #e50011;
}
.preview_jump ul .li_2:hover {
	background: #fad7d8;
}
.preview_jump ul li:first-child {
	margin-left: 0px;
}
#mybg {
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}
/*ppt淇℃伅*/
.information {
	width: 1188px;
	border: 1px solid #ddd;
	padding-top: 20px;
	margin-bottom: 50px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.information ul li .dx input {
	margin-right: 5px;
}
.information ul li .dxt {
	width: 650px !important;
}
}
.information h2 {
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 30px;
	font-size: 14px;
	padding-bottom: 10px;
}
.information h2 b {
	color: #d0000e;
}
.information ul {
	overflow: hidden;
	padding-bottom: 43px;
}
.information ul li {
	/*height: 44px;*/padding-bottom: 20px;
	padding-left: 72px;
}
.information ul li:first-child {
	padding-bottom: 20px;
}
.information ul li label {
	width: 140px;
	padding-right: 20px;
	height: 44px;
	line-height: 44px;
	text-align: right;
	float: left;
	font-size: 14px;
}
.information ul li label b {
	color: #d0000e;
	padding-right: 3px;
}
.information ul li input {
	width: 420px;
	height: 44px;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	float: left;
	text-indent: 10px;
	line-height: 44px;
	font-size: 14px;
}
.information ul li .dx {
	color: #595757;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.information ul li .dx img {
	cursor: pointer;
}
.information ul li .dxt {
	width: 595px;
}
.information ul li .dx input {
	width: 18px;
}
.information ul li span.dxo {
	padding-left: 5px;
	height: 40px;
	line-height: 40px;
}
.information ul li span {
	height: 44px;
	line-height: 44px;
	display: inline-block;
*display: inline;
*zoom: 1;
	float: left;
	color: #d0000e;
	padding-left: 20px;
	font-size: 14px;
}
.information ul li input#verification {
	width: 200px;
}
.information ul li span.verification {
	padding-left: 20px;
}
.information ul li a {
	display: block;
	width: 240px;
	background: #d0000e;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 14px;
	height: 44px;
	margin-left: 40px;
	line-height: 44px;
}
.information ul li input.submit {
	display: block;
	width: 240px;
	text-align: center;
	float: right;
	color: #fff;
	font-size: 16px;
	height: 44px;
	margin-right: 130px;
	line-height: 44px;
	cursor: pointer;
	border: none;
	border: 1px solid #e50011;
	border-radius: 4px;
	color: #e50011;
	font-size: 14px;
	background: none;
	transition: all 0.6s ease 0s;
}
.information ul li input.submit:hover {
	background: #fad7d8;
}
/*鎴愬姛瀵煎嚭*/
.exported {
	width: 1188px;/*height: 458px;*/
	border: 1px solid #ddd;
	padding-top: 220px;
	margin-bottom: 50px;
	padding-bottom: 215px;
}
.exported h2 {
	font-size: 30px;
	text-align: center;
	color: #d00004;
	height: 30px;
	line-height: 30px;
	padding-bottom: 40px;
	font-weight: 400;
}
.exported div {
	width: 1190px;
	height: 40px;
	text-align: center;
}
.exported div ul {
	height: 40px;
	overflow: hidden;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.exported div ul li {
	width: 190px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	float: left;
}
.exported div ul li:first-child {
	padding-left: 0;
}
.exported div ul li .pp {
	background: #e50011;
	border-radius: 5px;
	width: 190px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.exported div ul li .pp.download {
	background: #fff;
	border: 1px solid #e50011;
	border-radius: 4px;
	color: #e50011;
	box-sizing: border-box;
	transition: all ease .6s;
}
.exported div ul li .pp.download:hover {
	background: #fad7d8;
}
.exported div.exported_img {
	padding-top: 30px;
	height: 150px;
}
.exported h3 {
	font-size: 14px;
	text-align: center;
	color: #666;
	line-height: 14px;
}
/*鏌ョ湅PPT*/
.view_top {
	width: 1415px;
	height: 40px;
	padding-top: 40px;
	margin: 0 auto;
}
.view_top p {
	font-size: 20px;
	transition: all ease .6s;
	text-align: right;
	height: 20px;
	line-height: 20px;
	color: #666;
	padding-right: 30px;
	background: url(../images/download1.png) no-repeat right center;
}
.view_top p:hover {
	color: #e50011;
	background: url(../images/download.png) no-repeat right center;
}
.view_content {
	width: 1454px;
	height: 730px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.view_content_fl {
	width: 220px;
	height: 731px;
	background: #f3f3f3;
	border: 1px solid #ddd;
}
.view_content_fl ul {
	padding-top: 10px;
	padding-left: 10px;
	overflow: auto;
	height: 708px;
}
.view_content_fl ul li {
	width: 180px;
	height: 135px;
	margin-bottom: 10px;
	background: #fff;
}
.view_content_fl ul li > img {
	height: 135px;
	width: 180px;
}
.view_content_fl ul li .pimg {
	width: 105px;
	height: 105px;
	background: url(../images/teml.jpg) no-repeat;
	padding-left: 75px;
}
.view_content_fl ul li .pimg img {
	width: 80px;
	height: 80px;
	padding-top: 10px;
}
.view_content_fr {
	position: relative;
	width: 1188px;
	height: 731px;
	border: 1px solid #ddd;
	overflow: hidden;
}
/*灏侀潰*/
.cover {
	height: 601px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 130px;
}
.cover_back {
	height: 329px;
	position: relative;
	top: 0;
	left: 0;
}
.cover_back img {
	width: 1188px !important;
	height: 329px !important;
}
.cover_form {
	height: 200px;
	padding-right: 50px;
}
.cover_form_fl {
	max-width: 1075px;
	height: 200px;
	padding-left: 60px;
}
.cover_form_fl h2 {
	font-size: 30px;
	padding-top: 37px;
	color: #d0000e;
	font-weight: bold;
	font-weight: 32px;
}
.cover_form_fr {
	width: 287px;
	height: 52px;
	padding-top: 182px;
	padding-right: 50px;
}
.cover_form_fr img {
	width: 335px !important;
	height: 42px !important;
}
.cover_bom {
	width: 100%;
	height: 10px;
	background: #d0000e;
	position: absolute;
	bottom: 0;
	left: 0;
}
/*灏佸簳*/
.ending {
	height: 694px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 37px;
	position: relative;
}
.ending_top {
	height: 150px;
	padding-top: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 978px;
	display: none;
}
.ending_top_fl {
	padding-top: 40px;
	height: 130px;
	width: 400px;
	padding-left: 124px;
}
.ending_top_fl p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.ending_top_fr {
	padding-right: 20px;
	height: 150px;
	width: 150px;
}
.ending_back {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: auto;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 45px;
	color: #5f5e5e;
	width: 1057px;
	text-align: center;
	height: 290px;
}
.ending_back span {
	display: block;
	margin-top: 20px;
	letter-spacing: 2px;
}
.ending_back img {
	width: 200px;
	height: 200px;
}
.ending_form {
	width: 1041px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	top: 10px;
	left: 0;
}
.bdate {
	font-size: 18px;
	color: #666;
	position: absolute;
	bottom: 30px;
	left: 50px;
}
.ending_form_fl {
	width: 450px;
	height: 100px;
	position: relative;
	top: 0;
	left: 0;
}
.ending_form_fl ul {
	padding: 10px 0;
	overflow: hidden;
	width: 500px;
}
.ending_form_fl ul li {
	height: 20px;
	font-size: 20px;
	color: #414042;
	font-family: "寰蒋闆呴粦", FZLTZHK;
	padding-bottom: 11px;
}
.ending_form_fr {
	width: 290px;
	height: 90px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.ending_bom {
	width: 100%;
	height: 10px;
	background: #d0000e;
	position: absolute;
	bottom: 0;
	left: 0;
}
/*妯℃澘*/
.template {
	height: 731px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.template h2 img {
}
.template_fl h2 {
	width: 978px;
	height: 40px;
}
.template_goods {
	padding-top: 50px;
	width: 870px;
	margin: 0px auto;
}
.template_goods .txt_title2 {
	font-size: 20px;
	color: #333333;
	margin-bottom: 35px;
	position: relative;
	right: 90px;
	height: 20px;
	width: 870px;
	overflow: hidden;
}
.template_goods_fl {
	width: 400px;
	height: 400px;
}
.template_goods_fr {
	width: 320px;
	overflow: hidden;
	padding-right: 70px;
}
.template_goods_fr dl {
	width: 320px;
	height: 260px;
	font-family: "榛戜綋", "瀹嬩綋", Arial Narrow, arial, sans-serif;
}
.template_goods_fr dl dt {
	font-size: 24px;
	line-height: 32px;
	width: 320px;
	height: 72px;
	overflow: hidden;
	font-weight: bold;
	color: #333;
	padding-bottom: 30px;
}
.template_goods_fr dl dd {
	height: 15px;
	width: 320px;
	overflow: hidden;
	font-size: 15px;
	color: #555;
	padding-bottom: 8px;
}
.template_goods_fr dl dd span {
	height: 22px;
	display: block;
	float: left;
}
.template_goods_fr dl dd p {
	width: 220px;
	display: block;
	float: left;
}
.template_goods_fr ul {
	width: 320px;
	overflow: hidden;
}
.template_goods_fr ul li {
	font-size: 18px;
	line-height: 35px;
	color: #333;
	display: block;
	width: 240px;
	font-family: "榛戜綋", "瀹嬩綋", Arial Narrow, arial, sans-serif;
	padding-bottom: 8px;
}
.template_goods_bom {
/*position: absolute;bottom: 0px;left: 0;width:100%;height: 135px;border-bottom: 9px solid #d0000e;*/
}
.template_goods_bom p {
	font-size: 16px;
	padding-top: 42px;
}
.template_goods_bom p a {
	color: #d0000e;
	text-decoration: underline;
}
.view_content_fr a.prev {
	position: absolute;
	top: 50%;
	left: 10px;
}
.view_content_fr a.next {
	position: absolute;
	top: 50%;
	right: 10px;
}
/*娆㈣繋鏉�*/
.welcome_bg {
	width: 100%;
	height: 32px;
	background: #F1F1F1;
	overflow: hidden;
}
.welcome_main {
	width: 1190px;
	height: 32px;
	margin: 0 auto;
	padding: 0px 0px !important;
	font-family: "榛戜綋", "寰蒋闆呴粦", "瀹嬩綋";
}
.welcome_left {
	overflow: hidden;
	width: 535px;
}
.welcome_left span {
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	margin-right: 15px;
	color: #888888;
}
.welcome_left span a {
	font: 12px/1.14 "寰蒋闆呴粦", arial, 瀹嬩綋;
	color: #888888;
}
.welcome_left span a:hover {
	color: #cf000e;
}
.welcome_right {
	width: 540px;
	overflow: hidden;
}
.welcome_right span {
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	margin-left: 15px;
	float: right;
}
.welcome_right span a {
	font-size: 13px;
	font: 12px/1.14 "寰蒋闆呴粦", arial, 瀹嬩綋;
	height: 32px;
	line-height: 32px;
	color: #888888;
}
.welcome_right span a:hover {
	color: #cf000e;
}
.s-content {
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
	color: #333;
}
.footer {
	/*padding-top: 50px;不能加*/
}
/*寮圭獥*/
.park_box {
	display: none;
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	min-height: 1000px;
	top: 0px;
	left: 0px;
	text-align: left;
	line-height: normal !important;
}
.park_box1 {
	width: 370px;
	height: 150px;
	z-index: 10000;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -191px;
	border: 6px solid #979493;
	margin-top: -81px;
	background-color: #FFFFFF;
}
.park_close {
	background: url(../images/pake_close.png) no-repeat content-box;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
}
.park_box1 p {
	padding-left: 40px;
}
.park_box1 .p1 {
	padding-top: 30px;
	font-size: 16px;
	color: #5a5a5a;
}
.park_box1 .p2 {
	font-size: 14px;
	color: #5a5a5a;
	padding-top: 15px;
}
.park_box1 .p3 {
	padding-top: 25px;
}
.park_box1 .p3 a {
	font-size: 12px;
	text-decoration: none;
	color: #5a5a5a;
	border: 1px solid #c9caca;
	display: block;
	float: left;
	margin-right: 10px;
	height: 22px;
	width: 68px;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
}
.park_box1 .p3 .btn_subm:hover {
	background: rgba(207, 0, 14, 0.8);
}
.park_box1 .p3 .btn_quxiao:hover {
	border: 1px solid #cf000e;
}
.btn_1 {
	background: #cf000e;
	color: #FFFFFF !important;
	border: none !important;
}
.p_txt {
	padding-top: 77px !important;
}
.park_box2 {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	min-height: 1000px;
	top: 0px;
	left: 0px;
	text-align: left;
	line-height: normal !important;
}
.park_boxc2 {
	width: 370px;
	height: 150px;
	z-index: 10000;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -191px;
	border: 6px solid #979493;
	margin-top: -81px;
	background-color: #FFFFFF;
}
.park_close2 {
	background: url(../images/pake_close.png) no-repeat content-box;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
}
.park_boxc2 p {
	padding-left: 40px;
}
.park_boxc2 .p1 {
	padding-top: 30px;
	font-size: 16px;
	color: #5a5a5a;
}
.park_boxc2 .p2 {
	font-size: 14px;
	color: #5a5a5a;
	padding-top: 15px;
}
.park_boxc2 .p3 {
	padding-top: 25px;
}
.park_boxc2 .p3 a {
	font-size: 12px;
	text-decoration: none;
	color: #5a5a5a;
	border: 1px solid #c9caca;
	display: block;
	float: left;
	margin-right: 10px;
	height: 22px;
	width: 68px;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
}
.park_boxc2 .p3 .btn_subm2:hover {
	background: rgba(207, 0, 14, 0.8);
}
.park_boxc2 .p3 .btn_quxiao2:hover {
	border: 1px solid #cf000e;
}
.btn_1 {
	background: #cf000e;
	color: #FFFFFF !important;
	border: none !important;
}
.p_txt {
	padding-top: 77px !important;
}
.park_box3 {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	min-height: 1000px;
	top: 0px;
	left: 0px;
	text-align: left;
	line-height: normal !important;
}
.park_boxc3 {
	width: 370px;
	height: 150px;
	z-index: 10000;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -191px;
	border: 6px solid #979493;
	margin-top: -81px;
	background-color: #FFFFFF;
}
.park_close3 {
	background: url(../images//pake_close.png) no-repeat content-box;
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
}
.park_boxc3 p {
	padding-left: 40px;
}
.park_boxc3 .p1 {
	padding-top: 30px;
	font-size: 16px;
	color: #5a5a5a;
}
.park_boxc3 .p2 {
	font-size: 14px;
	color: #5a5a5a;
	padding-top: 15px;
}
.park_boxc3 .p3 {
	padding-top: 25px;
}
.park_boxc3 .p3 a {
	font-size: 12px;
	text-decoration: none;
	color: #5a5a5a;
	border: 1px solid #c9caca;
	display: block;
	float: left;
	margin-right: 10px;
	height: 22px;
	width: 68px;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
}
.park_boxc3 .p3 .btn_subm3:hover {
	background: rgba(207, 0, 14, 0.8);
}
.park_boxc3 .p3 .btn_quxiao3:hover {
	border: 1px solid #cf000e;
}
.btn_1 {
	background: #cf000e;
	color: #FFFFFF !important;
	border: none !important;
}
.p_txt {
	padding-top: 77px !important;
}
.ve_ul {
	font-size: 0px;
	white-space: nowrap;
}
.ve_ul li {
	display: inline-block;
	width: 1188px;
}
.ve_ul li img {
	max-width: 1185px;
	max-height: 600px;
}
.wdmz {
	border-bottom: 3px solid #e50011;
	height: 111px;
	line-height: 111px;
}
.wdmz span {
	background: #e50011;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	height: 111px;
	display: inline-block;
	padding: 0 50px;
}
.wdmz2 {
	border-bottom: 1px solid #e50011;
	height: 20px;
	line-height: 20px;
}
.wdmz2 span {
	background: #e50011;
	font-size: 3px;
	font-weight: normal;
	color: #fff;
	height: 20px;
	display: inline-block;
	padding: 0 10px;
}
.wdmz2 .logo1 {
	position: relative;
	height: 20px;
	width: 35px;
	margin-right: 5px;
	padding: 0px;
}
.wdmz2 .logo1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
.logo1 {
	position: relative;
	height: 111px;
	width: 170px;
	margin-right: 15px;
	padding: 0px;
}
.logo1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	width: 100%;
}
