body{
	font-size: 14px;
}
.container-fixed{
	width: 1220px;
}
.mw{
	min-width: 1220px;
}
#myNiceCarousel img{
	margin:0 auto;
}
.header{
	background: #63bbd3;
	height: 30px;
	line-height: 30px;
	color: #FFf;
}
.pager{
	width:100%;
}
.header .info{
	float: left;
}
.header .other{
	float: right;
}
.header .other span.phone{
	background: url('../img/phone_03.png') no-repeat left;
	padding-left: 24px;
	float:left;
	margin-left:20px;
}
.header .other a{
	color: #FFF;
	float:left;
	margin-left: 20px;
}
.header .other a.book{
	background: url('../img/book_07.png') no-repeat left;
	padding-left: 24px;
}
.header .other a.tmall{
	background: url('../img/tmall_10.png') no-repeat left;
	padding-left: 24px;
}
.nav{
	background: url('../img/bl_07.png') repeat-x bottom;
	padding: 20px 0;
	position: relative;
	z-index: 999999;
}
.nav .logo{
	float:left;
}
.nav ul{
	margin-bottom: 0px;
	float: right;
}
.nav ul > li{
	float: left;
}
.nav ul > li > a{
	display: block;
	padding: 10px 20px;
	border-radius: 8px;
	font-size: 16px;
	color: #333333;
}
.nav ul > li > a:hover{
	background: #1364ac;
	color: #FFF;
}
.dropdown-menu{
	min-width:10px;
}
.nav ul > li.active > a{
	background: #1364ac;
	color: #FFF;
}
.banner{
	margin-top: -6px;
}
.main{
	background: url('../img/main_bg_02.jpg') repeat-x top;
}
.main .sub{
	background: url('../img/dt_11.png') no-repeat center 32px;
	padding-bottom: 90px;
}
.main .sub h2{
	color: #333333;
	font-size: 32px;
	margin: 0;
	font-weight: normal;
	margin-top: 80px;
	margin-bottom: 50px;
}
.main .sub .card-item{
	margin-bottom: 0px;
	border: 0;
	position: relative;
	display: block;
	border-radius: 5px;
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,.2);
 	-moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,.2);
}
.main .sub .card-item img{
	border-radius: 5px;
}
.main .sub .card-item p{
	position: absolute;
	left: 23px;
	top: 84px;
}
.main .sub .card-item a{
	position: absolute;
	left: 23px;
	top: 114px;
	color: #FFF;
}
.about{
	background:#63bbd3 url('../img/bl2_18.png') top repeat-x;
	padding-bottom: 50px;
	margin-top: -10px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
  	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.2);
}
.about h2{
	margin-top:50px;
	font-weight: normal;
	color: #333333;
	font-size: 32px;
	line-height: 1em;
}
.about h2 small{
	font-size:18px;
	color: #555555;
}
.about p{
	color: #333333;
	text-indent: 2em;
	line-height: 2em;
}
.about .card{
	margin-bottom: 0px;
	border: 0px;
	margin-top:30px;
}
.news-link{
	background: url('../img/bg_03.jpg') no-repeat center top;
	background-size: cover;
	padding: 80px 0;
	border-bottom: 2px solid #6bbed5;
}
.news{
	width: 700px;
	float: left;
}
.news .news-left{
	width: 220px;
	height: 306px;
	background: url('../img/news_23.png') no-repeat;
	position: relative;
	float: left;
}
.news .news-left p{
	color: #ffffff;
	font-size: 30px;
	position: absolute;
	font-size: 30px;
	margin: 0px;
	line-height: 1em;
	top: 30px;
	left: 19px;
}
.news .news-left h2{
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	left: 19px;
	top: 50px;
	position: absolute;
}
.news .news-right{
	float: right;
	width: 450px;
}
.news .news-right .item a{
	color: #333333;
}
.news .news-right .item h4{
	margin-bottom:10px;
}
.news .news-right .item  .item-footer{
	margin-bottom: 10px;
}
.news .news-right .btn{
	margin-top: 10px;
	border: 0;
	text-shadow: none;
}
.news .news-right .btn.btn1{
	color: #FFF;
	background: #63bbd3;
}
.news .news-right .btn.btn2{
	color: #FFF;
	background: #f5a89a;
}
.link{
	width: 452px;
	float: right;
}
.link .link-left{
	width: 220px;
	height: 306px;
	background: url('../img/link_14.png') no-repeat;
	position: relative;
	float: left;
}

.link .link-left p{
	color: #ffffff;
	font-size: 30px;
	position: absolute;
	font-size: 30px;
	margin: 0px;
	line-height: 1em;
	top: 30px;
	left: 19px;
}
.link .link-left h2{
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	left: 19px;
	top: 50px;
	position: absolute;
}
.link .link-right{
	width: 206px;
	float: right;
	padding-top: 27px;
}
.link .link-right .btn.btn1{
	color: #FFF;
	background: #63bbd3;
	margin-top: 10px;
	border: 0;
	text-shadow: none;
}
.link .link-right b{
	color: #666666;
	margin-bottom: 20px;
	display: block;
}
.foot{
	background: #f5f5f5;
	padding-top:25px;
}
.foot-left{
	width: 600px;
	float: left;
}
.foot-left .list-nav{
	width: 115px;
	float: left;
}
.foot-left .list-nav a{
	display: block;
	color: #666666;
}
.foot-left .list-nav  b{
	display: block;
	margin-bottom: 20px;
}
.foot-left .list-nav  b a{
	font-size: 16px;
	margin: 0;
}
.foot-left .list-nav a{
	margin-top:10px;
}
.foot-left .list-link{
	float: left;
	color: #666666;
}
.foot-left .list-link b{
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
}
.wx{
	width: 150px;
	text-align: center;
	float: left;
	margin-left:40px;
	color: #666666;
	line-height: 2em;
}
.footer{
	color: #FFF;
	background: url('../img/bl_foot.png') top repeat-x #63bbd3;
	padding: 20px 0 10px 0;
	border-bottom: 3px solid #FFF;
}
.footer a{
	color: #FFF;
}
.box{
	background: url('../img/bg_03.jpg') no-repeat bottom center;
	padding-bottom: 60px;
	border-bottom:2px solid #6bbed5;
}
.box .left{
	width: 274px;
	float: left;
	-webkit-box-shadow: 0 14px 200px rgba(0,0,0,0.175);
    box-shadow: 0 14px 200px rgba(0,0,0,0.175);
	padding-bottom:20px;
}
.box .left h2{
	margin: 0px;
	height: 80px;
	line-height: 80px;
	background: #63bbd3;
	padding-left: 30px;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 2px solid #dddddd;
}
.box .left ul{
	margin-bottom: 0px;
}
.box .left ul li{
	position: relative;
	display: block;
	width: 100%;
	height: 44px;
	color: #333333;
	border-bottom: 2px solid #dddddd;
	line-height: 44px;
	padding-left: 30px;
}
.box .left ul li span{
	position: absolute;
	right: 30px;
}
.box .left ul li a{
	color: #333333;
}
.box .left ul li:hover{
	background: #63bbd3;
}
.box .left ul li:hover *{
	color: #FFF;
}
.box .left h3{
	color: #63bbd3;
	font: 20px normal;
	padding-left: 30px;
	margin-top:100px;
}
.box .left h3 small{
	color: #666666;
	font: 20px;
}
.box .left .link-info{
	color: #333333;
	font-size: 30px;
	font-weight:  normal;
	padding-left: 30px;
}
.box .left .link-phone{
	padding-left: 30px;
	height: 35px;
	line-height: 35px;
	background: #63bbd3;
	color: #FFF;
	font-size: 20px;
}
.box .left .link-phone-text{
	color: #63bbd3;
	font-size: 30px;
	padding-left: 30px;
}
.box .left .phone-info{
	font-size: 16px;
	padding-left: 30px;
}
.box .left  .link-btn{
	display: block;
	width: 121px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 10px;
	background: #63bbd3;
	color: #FFF;
	margin-left: 30px;
	margin-top: 20px;
}
.box .right{
	width: 895px;
	float: right;
}
.box .right .right-header{
	height: 68px;
	padding-top: 29px;
	border-bottom: #63bbd3 1px solid;
	position: relative;
}
.box .right .right-header h2{
	margin: 0;
	color: #63bbd3;
	font-size: 20px;
	font-weight: normal;
}
.box .right .right-header .position{
	position: absolute;
	right: 0;
	bottom:15px;
	color: #63bbd3;
}
.abou-body{
	padding: 20px 0;
}
/*addcss*/
.x-zoom-right{
	width: 420px;
}
.my-ad-xf{
	width:100px;
	position: fixed;
	right:10px;
	top:50%;
	margin-top: -186px;
	z-index:999999;
}
.my-ad-xf .tianmao{
	display: block;
	height: 100px;
	width: 100px;
	background: url('../img/erweima.png') no-repeat;
}
.my-ad-xf .jingdong{
	display: block;
	height: 100px;
	width: 100px;
	background: url('../img/erweima.png') center -100px no-repeat;
}
.my-ad-xf .ewm-ad{
	display: block;
	height: 125px;
	width: 100px;
	background: url('../img/erweima.png') center -200px no-repeat;
}
