@charset "UTF-8";
/**
 * 
 * @authors lizhicheng (lizhicheng99@163.com)
 * @date    2016-03-22 16:00:19
 * @version $Id$
 */

body{
	padding-bottom: 45px;
}
.swiper_lay img{
	width: 100%;
	float: left;
}

.swiper-pagination{
	text-align:right;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: none;
    /* opacity: .2; */
    border:solid #fff 1px;
}
.swiper-pagination-bullet-active{
	background:#d25d6d;
	border:solid #d25d6d 1px;
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 2px;
}

.foot_nav{
	background: #7779c1;
	height: 45px;
	line-height: 45px;
	text-align: center;
	position: fixed;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
}
.foot_nav a{
	color:#fff;
	font-size: 14px;
	font-size: 1.4rem;
}

.pro_title{
	font-size:18px;
	font-size:1.8rem;
	padding:10px;
	color:#333333;
	border-bottom:solid #f4f4f4 1px;
}
.pro_title span{
	float:right;
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../img/collect0.png) center center no-repeat;
	background-size:cover;
	margin-top: -3px;
}

.pro_title span.selected{
	float:right;
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../img/collect1.png) center center no-repeat;
	background-size:cover;
	margin-top: -3px;
}

.pro_intro{
	padding:10px;
	color:#666666;
	line-height:24px;
	font-size:14px;
	font-size:1.4rem;
	border-bottom: solid #f4f4f4 10px;
}

.pro_item{
	color:#333;
}

.price{
	color:#c52c40;
}
.price i{
	font-size:22px;
	font-size:2.2rem;
}
.pro_intro span{
	display:inline-block;
	margin-bottom: 8px;
}
.c0{
    color:#5557b1;
    border:solid #5557b1 1px;
    padding:0 5px;
    margin-right:10px;
}
.c1{
    color:#c67948;
    border:solid #c67948 1px;
    padding:0 5px;
    margin-right:10px;
}
.c2{
    color:#d43e4b;
    border:solid #d43e4b 1px;
    padding:0 5px;
    margin-right:10px;
}
.c3{
    color:#5557b1;
    border:solid #5557b1 1px;
    padding:0 5px;
     margin-right:10px;
}

.c4{
    color:#d43e4b;
    border:solid #d43e4b 1px;
    padding:0 5px;
     margin-right:10px;
}

.c5{
    color:#c67948;
    border:solid #c67948 1px;
    padding:0 5px;
     margin-right:10px;
}

.c6{
    color:#5557b1;
    border:solid #5557b1 1px;
    padding:0 5px;
     margin-right:10px;
}
.c7{
    color:#d43e4b;
    border:solid #d43e4b 1px;
    padding:0 5px;
     margin-right:10px;
}
.c8{
    color:#c67948;
    border:solid #c67948 1px;
    padding:0 5px;
     margin-right:10px;
}


.pro_word{
	padding:10px;
	color:#666666;
	line-height:24px;
	font-size:14px;
	font-size:1.4rem;
	border-bottom: solid #f4f4f4 10px;
	position: relative;
}

.pro_item_title{
	font-size:16px;
	font-size:1.6rem;
	color:#333;
	margin-bottom: 10px;
}
.pro_item_title1{
	font-size:16px;
	font-size:1.6rem;
	color:#333;
	padding: 10px;
}

.pro_item_title1 span{
	float:right;
	font-size:14px;
	font-size:1.4rem;
}



.pro_word_c{
	height: 190px;
	overflow:hidden;
	border-bottom:solid #fff 20px;
}
.ctrl_a{
	position:absolute;
	left:50%;
	bottom:-5px;
	margin-left:-20px;
	display:inline-block;
	width:40px;
	height:40px;
}

.open{
	background:url(../img/slide1.png) center center no-repeat;
	background-size:20px 20px;
}
.close{
	background:url(../img/slide2.png) center center no-repeat;
	background-size:20px 20px;
}


.tit01 {
    padding: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    /* color: #e94620; */
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    vertical-align: middle;
    position: relative;
    /* z-index: 3; */
}

.tit02 {
	padding: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	/* color: #e94620; */
	vertical-align: middle;
	position: relative;
	/* z-index: 3; */
}


.tit01 span{
	color:#666666;
	display:inline-block;
	border:solid #ccc 1px;
	margin:5px;
	padding:2px 5px;
}
.tit01 a.btn01{
    background-size: 12px 7px;
    font-size: 13px;
    background: #5557b1;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 0 6px;
    line-height: 24px;
}

.tit01 a.btn01.open i{
	display:inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/open1.png) center center no-repeat;
	background-size: 15px 15px;
	vertical-align: middle;
	margin-left: 5px;
}
.tit01 a.btn01.close i{
	display:inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/open2.png) center center no-repeat;
	background-size: 15px 15px;
	vertical-align: middle;
	margin-left: 5px;
}



.tit01 ul{
    position: absolute;
    right: 0;
    top: 36px;
    width: 106px;
    padding: 0 10px;
    background: #fff;
    display: none;
}
.tit01 ul li{
    border-bottom: 1px solid #e9e9e9;
    color: #999;
    text-align: left;
    padding-right: 16px;
    height: 35px;
    line-height: 33px;
    padding-left: 5px;
}
.tit01 a {
    float: right;
    color: #555;
    font-size: 12px;
}

.wrap02{
    padding: 10px;
    background: #fff;
    border-bottom: solid #f4f4f4 10px;
}

.xmtcgd ul li {
    width: 33.3333%;
    float: left;
    padding-bottom: 1px;
    padding-right: 1px;
}

.swiper-slide{
	transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
}

.fade{

	-webkit-animation: img_fade 8s 1 ease-in-out;
    -moz-animation: img_fade 8s 1 ease-in-out;
    animation: img_fade 8s 1 ease-in-out;
}

.button-prev {
    position: absolute;
    top: 50%;
    left:0;
    width: 60px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    border-radius: 0.5rem;
    border: solid #333 1px;
}

.button-next{
    position: absolute;
    top: 50%;
    right:0;
    width: 60px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: cover;
    border-radius: 0.5rem;
    border: solid #333 1px;
}




@keyframes img_fade{
	0%{
		transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
	}
	50%{
		transform: scale(1.5);
		-moz-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
	}
	100%{
		transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
	}

}

@-moz-keyframes img_fade{
	0%{
		transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
	}
	50%{
		transform: scale(1.5);
		-moz-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
	}
	100%{
		transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
	}

}

@-webkit-keyframes img_fade{
	0%{
		transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
	}
	50%{
		transform: scale(1.5);
		-moz-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
	}
	100%{
		transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
	}

}








.swiper-slide img{
	width:100%;
}

.xmtcgd {
    display: none;
}

.wrap02 .swiper-pagination{
	text-align:center;
	bottom: 0;
}

.wrap02 .swiper-wrapper{
	padding-bottom:20px;
}

.wrap02 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: none;
    /* opacity: .2; */
    border: solid #ccc 1px;
}

.wrap02 .swiper-pagination-bullet-active{
	background:#d25d6d;
	border:solid #d25d6d 1px;
}



.pro_video,
.pro_map,
.pro_news{
	border-bottom: solid #f4f4f4 10px;
}


.pro_map a img{
	width:100%;
}
.pro_item_title1 span a img{
	width:20px;
}
.map_tip{
	padding:10px;
	color: #666;
	font-size: 14px;
	font-size: 1.4rem;
}
.tip_title{
	color:#333;
}

.pro_news .news_list{
	padding:10px;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	border-bottom: solid #ccc 1px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.pro_news .news_list span{
	color:#999;
	margin-top:10px;
	display:inline-block;
}