@charset "utf-8";
ul li {
	list-style: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0px;
	height: 0px;
	visibility: hidden;
}
.product{
	width: 100%;
	height: 700px;
	background-image:url(../images/bg.png);
	background-repeat: no-repeat;
}
#focus_Box {
	position: relative;
	width: 1200px;
	height: 308px;
	margin: 20px auto;
}
#focus_Box .prev{
	border-left: 8px solid rgba(255,255,255,0.2);
	border-top: 8px solid rgba(255,255,255,0.2);
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 	/* IE 9 */
	-moz-transform:rotate(-45deg); 	/* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
	-o-transform:rotate(-45deg); /* Opera */
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 72px;
	height: 72px;
	top: 158px;
	left: 44px;
}
#focus_Box .prev:hover{
	border-color: rgba(255,255,255,0.6);
}
#focus_Box .next:hover{
	border-color: rgba(255,255,255,0.6);
}
#focus_Box .next{
	border-right: 8px solid rgba(255,255,255,0.2);
	border-top: 8px solid rgba(255,255,255,0.2);
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); /* Opera */
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 72px;
	height: 72px;
	top: 158px;
	right: 44px;
}
#focus_Box ul {
	position: relative;
	width: 1200px;
	height: 308px;
	margin-top: 55px;
}

#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	background-color: #4b4b4b;
	border-radius: 4px;
}

#focus_Box li img {
	width: 100%;
	height: 60%;
	background: url(images/loading.gif) no-repeat center 50%;
	vertical-align: top
}

#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url(images/share-btn.png) no-repeat;
	text-indent: -999px;
}

.pro_text h2 {
	width: 100%;
	text-align: center;
	margin-top: 3%;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 0;
}

.pro_text p {
	width: 80%;
	height: 56px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 2%;
	text-align: left;
	color: #ece1e5;
	font-size: 14px;
}


/*.roundabout-holder {
	margin: 0px auto;
}

.roundabout-moveable-item {
	width: 500px;
	margin-left: 0 !important;
}
.main {
	width: 1200px;
	margin: 0 auto;
	height: 612px;
	overflow: hidden;
}
.roundabout-moveable-item img {
	width: 100%;
	height: 302px;
}
.main ul>li{
	position: absolute;
	left: 0;
	right: 0;
	top: 0 !important;
	bottom: 0;
}
.main ul>li a{
	display: block;
}
.product {
	width: 100%;
	height: 775px;
	background-image: url(../../../template/images/bg.png);
	background-repeat: no-repeat;
}

.pro_text {
	width: 100%;
	height: 230px;
	background-color: #4b4b4b;
	color: #fff;
}
.pro_text p{
	width: 80%;
    font-size: 14px;
    color: #ece1e5;
    text-align: left;
    margin: 0 auto;
    height: 44%;
    overflow: hidden;
    text-indent: 2em;
}
.pro_text h2{
	font-size: 20px;
    color: #ece1e5;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding: 30px 0 15px 0;
    margin-bottom: 0;
}*/

.w1300 {
	width: 1200px;
	margin: 0 auto;
}

.title_in {
	background: url(../images/tt_bgline.gif) repeat-x left bottom;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px
}

.title_in h2 {
	font-size: 22px;
	color: #E60611;
	border-bottom: 2px solid #E60611;
	display: inline;
	padding: 5px 2px;
}

.about_in .pic {
	float: left;
	display: block;
	width: 345px;
	height: 210px;
	overflow: hidden
}

.about_in .r {
	float: right;
	width: 800px;
	margin-right: 20px;
}

.about_in .r .txt {
	line-height: 22px;
	color: #666
}

.about_in .r .txt h2 {
	display: inline;
	font-size: 15px;
	color: #f00;
}

.about_in .r .txt b {
	font-size: 13px;
	color: #333
}

.about_in .r a.more {
	background: url(../images/more.gif) no-repeat;
	display: block;
	width: 108px;
	height: 30px;
	margin-top: 20px;
}

.ad_in {
	background: url(../images/ad1.jpg) no-repeat center;
	width: 100%;
	height: 262px;
	margin: 0 auto;
	margin-top: 30px;
}

.ad_in .w1190 {
	position: relative
}

.ad_in .box {
	position: absolute;
	right: 40px;
	top: 85px;
	color: #fff
}

.ad_in .box .btn {
	background: url(../images/btn1.gif) no-repeat;
	display: block;
	width: 129px;
	height: 34px;
	overflow: hidden;
	line-height: 9999px;
	margin-bottom: 10px
}

.ad_in .box h4 {
	font-size: 14px;
	font-weight: 100;
}

.ad_in .box p {
	font-size: 28px;
	height: 32px;
	width: 210px;
	overflow: hidden;
	font-weight: bold
}

.pro_in .txt {
	width: 450px;
	float: left;
}

.pro_in .txt .txt_l {
	width: 444px;
	height: 315px;
}

.pro_in .txt .txt_l h2 {
	margin-top: 0px;
}

.pro_in .txt a.more {
	text-align: center;
	font-size: 14px;
	width: 100px;
	display: block;
	padding: 10px;
}

.pro_in .list {
	float: right;
	width: 830px;
}

.pro_in .list li {
	float: left;
	width: 220px;
	margin: 0 13px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px
}

.txt2 {
	margin-top: 20px;
}

.txt_c {
	margin-top: 10px;
	line-height: 30px;
	color: #000;
	height: 177px;
	overflow: hidden;
}

.tempWrap {
	position: relative;
	width: 795px;
	overflow: hidden;
	height: 395px;
}