* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

img{
	border:none;
}

body{
	font-size: 14px;
	color: #333333;
	font-family: "Microsoft Yahei";
	background:#eeeeee url(../images/bg.jpg) repeat-y;
}

.top{
	position: relative;
	width: 100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center top;
}

.top-box{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 500px;
}

.top-box .web-site{
	position: absolute;
	right: 110px;
	bottom: 10px;
}

.top-box .ewm{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.con1{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/super-truck.png) no-repeat center top;
}

.main-box{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0 auto;
}

.mes-left{
	float: left;
	width: 400px;
	height: auto;
	overflow: hidden;
}

.flash {
    width: 400px;
    height: 240px;
    overflow: hidden;
    background: url(../images/focus-bg.png) no-repeat center center;
    float: left;
}

.out-img {
    position: relative;
    width: 400px;
    height: 240px;
    overflow: hidden;
}

.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.out-img .img li {
    float: left;
    position: relative;
}

.out-img .img li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.out-img .num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.out-img .num li.on {
    background-color: #e01428;
}

.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.out-img:hover .btn {
    display: block;
}

.out-img .btn-l {
    left: 0;
}

.out-img .btn-r {
    right: 0;
}

.news-des{
	width: 400px;
	height: auto;
	overflow: hidden;
}

.news-des h1{
	font-size: 18px;
	font-weight: bold;
	color: #00709f;
	height: 50px;
	line-height: 50px;
}

.news-des p{
	color: #666666;
	line-height: 28px;
}

.news-des a{
	color: #ff7900
}

.news-lists ul{
	padding-top: 10px;
}

.news-lists ul li{
	width: 100%;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	background: url(../images/yd.png) no-repeat center left;
	text-indent: 20px;x
}

.news-lists ul li a{
	color: #333333;
}


.mes-right{
	width: 570px;
	height: 608px;
	overflow: hidden;
	float: right;
	position: relative;
}

.mes-right .s-tit1{
	width: 320px;
	height: 50px;
	border-top: 1px solid #dddddb;
	position: relative;
	margin-top: 1px;
	font-size: 32px;
	font-weight: 600;
	color: #fe7800;
	line-height: 50px;
}

.mes-right .s-tit1 span{
	display: block;
	width: 35px;
	height: 3px;
	position: absolute;
	left: 0;
	top: -2px;
	background-color: #fe7800;
}

.mes-circle{
	width: 436px;
	height: 436px;
	margin-left: 99px;
	position: relative;
}

.bz{
	position: absolute;
	width: 218px;
	height: 218px;
	left: 0;
	top: 0;
	cursor: pointer;
}

.gd{
	position: absolute;
	width: 218px;
	height: 218px;
	left: 218px;
	top: 0;
	cursor: pointer;
}

.wl{
	position: absolute;
	width: 218px;
	height: 218px;
	left: 0;
	top: 218px;
	cursor: pointer;
}

.zy{
	position: absolute;
	width: 218px;
	height: 218px;
	left: 218px;
	top: 218px;
	cursor: pointer;
}

.enter{
	position: absolute;
    left: 190px;
    bottom: 40px;
    line-height: 45px;
    width: 300px;
    height: 50px;
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.enter a{
	display: block;
	color: #ffffff;
}

.con2{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/lights.png) no-repeat -250px bottom;
}

.tit-1{
	font-size: 32px;
	font-weight: bold;
	color: #00709f;
	height: 50px;
	border-bottom: 1px solid #dddddb;
	margin-bottom: 1px;
	position: relative;
}

.tit-1 span{
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 40px;
	height: 3px;
	background-color: #00709f;
}

.qx-words{
	margin-top: 20px;
	width: 1000px;
	height: 110px;
	background: url(../images/words-bg.png) no-repeat center top;
}

.qx-words p{
	padding: 10px;
	line-height: 24px;
	text-indent: 24px;
}

.qx-box{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.qx-box .qx-left{
	float: left;
	width: 400px;
	height: auto;
	overflow: hidden;
}

.qx-left .qx-img{
	width: 398px;
	border:1px solid #e3e3e3;
	text-align: center;
	padding:20px 0;
}

.zz-pt{
	width: 340px;
	height: auto;
	overflow: hidden;
	padding:0 30px;
}

.zz-pt .zz-tit{
	width: 340px;
	height: 36px;
	line-height: 32px;
	color: #ff9c44;
	border-bottom: 1px solid #dddddb;
	position: relative;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.zz-pt .zz-tit span{
	display: block;
	width: 30px;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -15px;
	background-color: #ff9c44;
}

.zz-pt p{
	color: #666666;
	text-align: center;
	line-height: 32px;
}

.pro-gjt{
	float: right;
	width: 550px;
	height: auto;
	overflow: hidden;
}

.gjt-tit{
	position: relative;
	width: 550px;
	height: 42px;
	border-bottom: 1px solid #dddddb;
	line-height: 36px;
	margin-bottom: 1px;
	font-size: 26px;
	font-weight: bold;
	color: #ff8f2c;
	text-align: center;
}

.gjt-tit span{
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 30px;
	height: 3px;
	background: #ff8f2c;
}


.lights{
	width: 1000px;
	height: 475px;
	overflow: hidden;
	margin-top: 20px;
}


.l-left{
	float: left;
	width: 435px;
	height: 445px;
	position: relative;
}

.l-lists{
	position: absolute;
	width: 93px;
	height: 88px;
	background: url(../images/iocn-1.png) no-repeat center center;
	line-height: 88px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}

.l-left .on{
	background: url(../images/iocn-2.png) no-repeat center center;
}

.one{
	left: 92px;
	top: 0;
}

.two{
	left: 190px;
	top: 30px;
}

.three{
	left: 270px;
	top: 80px;
}

.four{
	left: 330px;
	top: 160px;
}

.five{
	left: 340px;
	top: 255px;
}

.six{
	left: 320px;
	top: 350px;
}


.l-right{
	float: right;
	width:  532px;
	height:440px;
	display: none;
	margin-top: 6px;
}

.show{
	display: block;
}

.con3{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.main{
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.three-tit{
	width: 100%;
	height: 42px;
	line-height: 42px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
}

.three-tit ul li{
	float: left;
	width: 320px;
	text-align: center;
	background-color: #008ac4;
	cursor: pointer;
}

.three-tit ul li.on{
	background-color: #fe8f2c;
}

.three-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
}

.box-show{
	display: block;
}

.photo{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}

.s-tit{
	width: 450px;
	height: 60px;
	line-height: 60px;
	font-size: 32px;
	font-weight: bold;
	color: #008ac4;
	background: url(../images/tit.jpg) no-repeat left bottom;
}

.s-tit span{
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}


.s-right{
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 10;
	width: 495px;
	height: 252px;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 20px;
	background: url(../images/zpbg.png) no-repeat center center;
}

.s-news h1{
	font-size: 18px;
	font-weight: bold;
	color: #ff7900;
	height: 32px;
}

.s-news p{
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	width: 100%;
	color: #666666;
}

.s-news p a{
	color: #00709f;
}

.s-news ul{
	margin-top: 10px;
}

.s-news ul li{
	height: 28px;
	line-height: 28px;
	width: 100%;
	text-indent: 20px;
	background:url(../images/yd.png) no-repeat left center;
}

.s-news ul li a{
	color: #333333;
}

.s-flash{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 448px;
	height: 243px;
	border:1px solid #e3e3e3;
	z-index: 99;
}


.sout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
}

.sout-img .simg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.sout-img .simg li {
    float: left;
    position: relative;
}

.sout-img .simg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.sout-img .snum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.sout-img .snum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.sout-img .snum li.on {
    background-color: #e01428;
}

.sout-img .sbtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.sout-img:hover .sbtn {
    display: block;
}

.sout-img .sbtn-l {
    left: 0;
}

.sout-img .sbtn-r {
    right: 0;
}

.photo-fr .s-tit{
	float: right;
	z-index: 99;
	background:url(../images/tit.jpg) no-repeat right bottom;
	text-indent: 60px;
}

.photo-fr .m-flash{
	float: right;
	clear: both;
}

.photo-fr .s-right{
	left: 0;
}



.m-flash{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 448px;
	height: 243px;
	border:1px solid #e3e3e3;
	z-index: 99;
}


.mout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
}

.mout-img .mimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.mout-img .mimg li {
    float: left;
    position: relative;
}

.mout-img .mimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.mout-img .mnum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.mout-img .mnum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.mout-img .mnum li.on {
    background-color: #e01428;
}

.mout-img .mbtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.mout-img:hover .mbtn {
    display: block;
}

.mout-img .mbtn-l {
    left: 0;
}

.mout-img .mbtn-r {
    right: 0;
}

.con5{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.tit-2{
	width: 1000px;
	height: 50px;
	line-height: 40px;
	margin-bottom: 1px;
	border-bottom: 1px solid #dddddb;
	position: relative;
	font-size: 32px;
	font-weight: bold;
	color: #008ac4;
	text-align: center;
}


.tit-2 span{
	width: 30px;
	height: 3px;
	background-color: #00709f;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: -2px;
}

.jz-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.jz-box li{
	float: left;
	width: 235px;
	height: 197px;
	margin-left: 20px;
	text-align: center;
}

.jz-box li img{
	display: block;
}
.jz-box li  p{
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
}

.jz-box li a{
	color: #333333;
}

.tit-3{
	width: 1000px;
	height: 50px;
	line-height: 40px;
	margin-bottom: 1px;
	border-bottom: 1px solid #dddddb;
	position: relative;
	font-size: 32px;
	font-weight: bold;
	color: #008ac4;
}

.tit-3 span{
	width: 30px;
	height: 3px;
	background-color: #00709f;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.xl-box{
	width: 1000px;
	height: auto;
	overflow: hidden;
}

.xl-box .xl-left{
	width: 490px;
	height: 188px;
	border: 1px solid #e3e3e3;
	position: relative;
	margin-top: 30px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}
.xl-left span{
	position: absolute;
	width: 102px;
	height: 42px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	left: 0;
	top: -15px;
	background: url(../images/lx-bg.png) no-repeat center center;
}

.xl-box .xl-left img{
	position: absolute;
	left: 0;
	bottom: 0;
}

.xl-box .xl-left p{
	float: right;
	width: 230px;
	height: 165px;
	overflow: hidden;
	line-height: 28px;
	padding-right: 10px;
	padding-top: 20px;
	color: #666666;
}

.xl-box .xl-left p a{
	color: #008ac4;
}

.ywbd-box{
	width: 998px;
	height: auto;
	overflow: hidden;
	padding:10px 0;
	border:1px solid #e3e3e3;
	margin-top: 20px;
}

.ywbd-box table{
	margin: 0 auto;
}

.con6{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #eeeeee;
	margin-top: 20px;
}

.footer{
	width: 1000px;
	margin: 0 auto;
	padding:10px 0;
}

.circle-box{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	top: 170px;
	width: 520px;
	height: 360px;
	padding:30px;
	background-color: #27319c;
	border:10px solid #ffffff;
	font-size: 16px;
	color: #ffffff;
	z-index: 999;
	display: none;
}

.circle-box span{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/close.png) no-repeat center center;
	cursor: pointer;
}

.circle-box h2{
	font-size: 30px;
	font-weight: bold;
}


.circle-box p{
	line-height: 28px;
	margin-top: 20px;
}

.mask {
    position: fixed;
    width: 100%;
    height: 1000px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 88;
    display: none;
    left: 0;
    top: 0;
}

.circle-show{
	display: block;
}

.active-online{
	float: left;
	width: 462px;
	height: auto;
	overflow: hidden;
}

.online-tit{
	width: 460px;
    height: 50px;
    border-top: 1px solid #dddddb;
    position: relative;
    margin-top: 1px;
    font-size: 32px;
    font-weight: 600;
    color: #fe7800;
    line-height: 50px;
}

.online-tit span{
	display: block;
    width: 35px;
    height: 3px;
    position: absolute;
    left: 0;
    top: -2px;
    background-color: #fe7800;
}

.online-con{
	width: 440px;
	height: 300px;
	padding: 10px;
	border:1px solid #e3e3e3;
}

.news-right{
	width: 480px;
	float: right;
	height: auto;
	overflow: hidden;
}

.news-tit{
	position: relative;
    width: 480px;
    height: 42px;
    border-bottom: 1px solid #dddddb;
    line-height: 36px;
    margin-bottom: 1px;
    font-size: 32px;
    font-weight: bold;
    color: #ff8f2c;
    text-align: center;
    margin-bottom: 10px;
}

.news-right span{
	position: absolute;
    left: 50%;
    bottom: -2px;
    width: 30px;
    height: 3px;
    background: #ff8f2c;
}

.news-right ul{
	padding-top: 20px;
}

.news-right ul li{
	width: 100%;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: url(../images/icon.png) no-repeat center left;
	text-indent: 15px;
}

.news-right ul li a{
	color: #333333;
}

.f-flash {
    width: 448px;
    height: 243px;
    overflow: hidden;
    background: url(../images/focus-bg.png) no-repeat center center;
    float: left;
}

.fout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
    z-index: 999;
}

.fout-img .fimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.fout-img .fimg li {
    float: left;
    position: relative;
}

.fout-img .fimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.fout-img .fnum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.fout-img .fnum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.fout-img .fnum li.on {
    background-color: #e01428;
}

.fout-img .fbtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.fout-img:hover .fbtn {
    display: block;
}

.fout-img .fbtn-l {
    left: 0;
}

.fout-img .fbtn-r {
    right: 0;
}




.n-flash {
    width: 448px;
    height: 243px;
    overflow: hidden;
    background: url(../images/focus-bg.png) no-repeat center center;
    float: left;
}

.nout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
    z-index: 999;
}

.nout-img .nimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.nout-img .nimg li {
    float: left;
    position: relative;
}

.nout-img .nimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.nout-img .nnum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.nout-img .nnum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.nout-img .nnum li.on {
    background-color: #e01428;
}

.nout-img .nbtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.nout-img:hover .nbtn {
    display: block;
}

.nout-img .nbtn-l {
    left: 0;
}

.nout-img .nbtn-r {
    right: 0;
}



.photo-fr .s-tit{
	float: right;
	z-index: 99;
	background:url(../images/tit.jpg) no-repeat right bottom;
	text-indent: 60px;
}

.photo-fr .n-flash{
	float: right;
	clear: both;
}

.photo-fr .n-right{
	left: 0;
}




.ma-flash{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 448px;
	height: 243px;
	border:1px solid #e3e3e3;
	z-index: 99;
}


.maout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
}

.maout-img .maimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.maout-img .maimg li {
    float: left;
    position: relative;
}

.maout-img .maimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.maout-img .manum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.maout-img .manum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.maout-img .manum li.on {
    background-color: #e01428;
}

.maout-img .mabtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.maout-img:hover .mabtn {
    display: block;
}

.maout-img .mabtn-l {
    left: 0;
}

.maout-img .mabtn-r {
    right: 0;
}


.photo-fr .ma-flash{
	float: right;
	clear: both;
}

.photo-fr .ma-right{
	left: 0;
}


.mb-flash{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 448px;
	height: 243px;
	border:1px solid #e3e3e3;
	z-index: 99;
}


.mbout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
}

.mbout-img .mbimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.mbout-img .mbimg li {
    float: left;
    position: relative;
}

.mbout-img .mbimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.mbout-img .mbnum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.mbout-img .mbnum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.mbout-img .mbnum li.on {
    background-color: #e01428;
}

.mbout-img .mbbtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.mbout-img:hover .mbbtn {
    display: block;
}

.mbout-img .mbbtn-l {
    left: 0;
}

.mbout-img .mbbtn-r {
    right: 0;
}




.mc-flash{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 448px;
	height: 243px;
	border:1px solid #e3e3e3;
	z-index: 99;
}


.mcout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
}

.mcout-img .mcimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.mcout-img .mcimg li {
    float: left;
    position: relative;
}

.mcout-img .mcimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.mcout-img .mcnum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.mcout-img .mcnum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.mcout-img .mcnum li.on {
    background-color: #e01428;
}

.mcout-img .mcbtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.mcout-img:hover .mcbtn {
    display: block;
}

.mcout-img .mcbtn-l {
    left: 0;
}

.mcout-img .mcbtn-r {
    right: 0;
}


.photo-fr .mc-flash{
	float: right;
	clear: both;
}

.photo-fr .mc-right{
	left: 0;
}



.md-flash{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 448px;
	height: 243px;
	border:1px solid #e3e3e3;
	z-index: 99;
}


.mdout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
}

.mdout-img .mdimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.mdout-img .mdimg li {
    float: left;
    position: relative;
}

.mdout-img .mdimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.mdout-img .mdnum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.mdout-img .mdnum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.mdout-img .mdnum li.on {
    background-color: #e01428;
}

.mdout-img .mdbtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.mdout-img:hover .mdbtn {
    display: block;
}

.mdout-img .mdbtn-l {
    left: 0;
}

.mdout-img .mdbtn-r {
    right: 0;
}


.me-flash{
	position: relative;
	margin-top: 10px;
	float: left;
	width: 448px;
	height: 243px;
	border:1px solid #e3e3e3;
	z-index: 99;
}


.meout-img {
    position: relative;
    width: 448px;
    height: 243px;
    overflow: hidden;
}

.meout-img .meimg {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.meout-img .meimg li {
    float: left;
    position: relative;
}

.meout-img .meimg li p {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 42px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    text-indent: 10px;
    line-height: 42px;
}

.meout-img .menum {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.meout-img .menum li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.meout-img .menum li.on {
    background-color: #e01428;
}

.meout-img .mebtn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.meout-img:hover .mebtn {
    display: block;
}

.meout-img .mebtn-l {
    left: 0;
}

.meout-img .mebtn-r {
    right: 0;
}


.photo-fr .me-flash{
	float: right;
	clear: both;
}

.photo-fr .me-right{
	left: 0;
}

