.mobile_header {
	width: 100%;
	height: 6rem;
	position: relative;
	padding: 1.5rem 1.5rem;
	background-color: #FFFFFF;
}

.mobile_header .logo {
	float: left;
	height: 3rem;
	max-width: 50%;
}
li{ list-style-type: none;}
.mobile_header .logo img {
	height: 3rem;
	max-width: 100%;
}

.mobile_header .menu_icon {
	float: right;
	display: inline-block;
	width: 3rem;
	height: 3rem;
	padding: 0.5rem;
	background: url(../images/menu_icon.png) no-repeat;
	background-size: contain;
	background-origin: content-box;
	border: 1px solid #E0E0E0;
	border-radius: 0.2rem;
	overflow: hidden;
}

.mobile_header .menu {
	display: none;
	position: absolute;
	top: 6rem;
	left: 0;
	width: 100%;
	height: auto;
	padding: 1.5rem;
	z-index: 9999;
	background-color: #333333;
	box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.mobile_header .menu li {
	width: 100%;
	padding: 1rem 1.5rem;
	border-bottom: 0.1rem solid #222;
}

.mobile_header .menu li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 1.4rem;
	color: #FFFFFF;
}

.header {
	width: 100%;
	height: 90px;
	padding-top: 18px;
	background-color: #FFFFFF;
}

.header> div {
	padding: 0;
}

.header .logo {
	float: left;
	height: 52px;
	width: 302px;
	width: auto;
}

.header .logo img {
	height: 52px;
	width: 300px;
}

.header .nav {
	float: right;
}

.header .nav ul {
	height: 55;
	line-height: 55px;
	width: 100%;
	overflow: hidden;
}

.header .nav ul li {
	float: left;
	list-style-type: none;
	
}

.header .nav ul li a {
	color: #646464;
	font-size: 18px;
	display: block;
	height: 100%;
	padding: 0 20px;
	
	text-decoration: none;
}

.header .nav ul .on a {
	color: #FFFFFF;
	background-color: #E8A651;
}

.links {
	line-height: 22px;
	margin: 10px 0 20px;
}

.links span,
.links a {
	font-size: 14px;
	color: #CCCCCC;
	padding-right: 10px;
}

.links a:hover,
.links a:active,
.links a:focus {
	color: #FFFFFF;
}

.footer {
	background-color: #323232;
	padding: 15px 0;
}

.footer .footer_ewm {
	padding-left: 0;
}

.footer .footer_ewm img {
	max-width: 100%;
}

.footer .footer_contact {
	padding: 0;
}

.footer .footer_contact li {
	font-size: 14px;
	line-height: 24px;
	color: #CCCCCC;
}

.footer .footer_nav {
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.footer .footer_nav li {
	float: left;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}

.footer .footer_nav li a {
	padding-right: 10px;
	font-size: 14px;
	color: #CCCCCC;
}

.footer .footer_nav li+ li {
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}

.footer p {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}

.footer p a {
	font-size: 14px;
	color: #CCCCCC;
}

.page_top {
	width: 100%;
}

.page_top a {
	display: block;
	width: 100%;
}

.page_top a img {
	width: 100%;
	height: auto;
}

.page_nav_box {
	width: 100%;
	margin: 20px 0 30px;
}

.page_nav_box .page_pos {
	text-align: right;
	font-size: 14px;
	color: #646464;
	line-height: 46px;
}

.page_nav_box .page_pos span {
	padding-left: 18px;
	background: url(../images/pos.png) no-repeat left center;
}

.page_nav_box .page_pos a {
	font-size: 14px;
	color: #646464;
}

.page_nav_box .page_pos a:last-child {
	font-weight: bold;
}

.sub_nav ul li {
	height: 46px;
	line-height: 46px;
	white-space: nowrap;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
	overflow: hidden;
	background-color: #DDDDDD;
}

.sub_nav ul li a {
	display: block;
	padding: 0 20px;
	font-size: 16px;
	color: #646464;
}

.sub_nav ul li.on {
	color: #FFFFFF;
	background-color: #E8A651;
}

.sub_nav ul li.on a {
	color: #FFFFFF;
}

.page_left {
	padding-left: 0;
	margin-bottom: 20px;
	overflow: hidden;
}

.page_right {
	margin-bottom: 20px;
	padding-right: 0;
	overflow: hidden;
}

.page_content {
	padding: 20px;
	background-color: #FFFFFF;
	font-size: 1.2em;
}

.mod_pagination {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: right;
}

.mod_pagination li {
	display: inline-block;
}

.mod_pagination li a,
.mod_pagination li span {
	color: #646464;
}

.slideBox {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.slideBox .bd {
	width: 100%;
	/*height: 100%;*/
}

.slideBox .bd a {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 35%;
}

.slideBox .bd a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slideBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	z-index: 2;
	overflow: hidden;
}

.slideBox .hd li {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 8px;
	background-color: #CCCCCC;
}

.slideBox .hd li.on {
	background-color: #E8A651;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 50%;
	width: 33px;
	height: 50px;
	margin-top: -25px;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
}

.slideBox .prev {
	left: 5%;
	background-image: url(../images/banner_arrl.png);
}

.slideBox .next {
	right: 5%;
	background-image: url(../images/banner_arrr.png);
}

.index_section {
	padding: 4rem 0 2rem;
}

.index_section .index_section_hd {
	font-size: 24px;
	margin-top: 30px;
	color: #444444;
	padding-bottom: 40px;
	background: url(../images/pattern.png) no-repeat center bottom;
	margin-bottom: 50px;
}

.bg01 {
	/*background-color: #f8f3ed;*/
}

.column_figure {
	width: 100%;
	height: 0;
	padding-bottom: 55.946%;
	position: relative;
	overflow: hidden;
}

.column_figure img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.column_content {
	padding: 1.5rem;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: 0;
	margin-bottom: 2rem;
}

.column_content .column_title {
	font-size: 1.8rem;
	color: #666666;
	line-height: 3.5rem;
	height: 3.5rem;
	overflow: hidden;
}

.column_content .column_con {
	height: 11rem;
	margin: 1rem 0;
	font-size: 1.4rem;
	line-height: 2.2rem;
	color: #666666;
	overflow: hidden;
}

.column_content .column_btn {
	margin-bottom: 0.5rem;
}

.column_content .column_btn a {
	display: inline-block;
	width: 6rem;
	height: 6rem;
	text-align: center;
	line-height: 6rem;
	border-radius: 50%;
	border: 1px dashed #666666;
	font-size: 1.4rem;
	color: #666666;
}

.column_content .column_btn a:hover {
	color: #E8A651;
	text-decoration: none;
}

.column_content:hover {
	border-color: #E8A651;
}

.adv_img {
	max-width: 100%;
}

.adv_tit {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}

.sec03 {
	padding: 0;
}

.news_slide_box {
	margin-top: 22px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.news_slide_box .bd {
	width: 100%;

}

.news_slide_box .bd a {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 75.3%;
}

.news_slide_box .bd a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.news_slide_box .bd a span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4rem;
	padding: 0 1.5rem;
	line-height: 4rem;
	font-size: 1.6rem;
	color: #FFFFFF;
	background-color: rgba(252, 143, 2, 0.4);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news_slide_box .prev,
.news_slide_box .next {
	position: absolute;
	top: 50%;
	width: 3rem;
	height: 10rem;
	margin-top: -5rem;
	background-repeat: no-repeat;
	cursor: pointer;
	background-color: rgba(84, 84, 84, 0.4);
	background-position: center center;
}

.news_slide_box .prev {
	left: 0;
	background-image: url(../images/slide_arrl.png);
}

.news_slide_box .next {
	right: 0;
	background-image: url(../images/slide_arrr.png);
}

.news_list {
	margin-bottom: 60px;
}

.news_list li {
	margin-top: 22px;
	overflow: hidden;
}

.news_list li .news_pic {
	padding-left: 0;
}

.news_list li .news_pic a {
	display: block;
	position: relative;
	padding-bottom: 65.82%;
}

.news_list li .news_pic img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.news_list li .news_tit {
	display: block;
	font-size: 16px;
	color: #323232;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list li .news_tit:hover {
	color: #E8A651;
}

.news_list li .news_time {
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}

.news_list li .news_desc {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #646464;
	margin-top: 10px;
	overflow: hidden;
}

.news_list_2 li {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #DDDDDD;
}

.article .article_hd {
	width: 100%;
	margin-bottom: 10px;
}

.article .article_hd h1 {
	font-size: 18px;
	color: #323232;
	line-height: 24px;
}

.article .article_hd h6 {
	font-weight: 400;
	font-size: 12px;
	color: #646464;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
}

.article .article_hd h6 span {
	padding: 0 5px;
}

.article .article_bd img {
	display: block;
	margin: 10px auto;
	max-width: 100%;
}

.pagination2 {
	margin: 20px auto;
	line-height: 40px;
	background-color: #EEEEEE;
}

.pagination2 .prev,
.pagination2 .next {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pagination2 .prev a,
.pagination2 .next a {
	font-size: 14px;
	color: #646464;
}

.pagination2 .prev a:hover,
.pagination2 .next a:hover {
	color: #E8A651;
}

.pagination2 .prev {
	border-right: 1px solid #DDDDDD;
}

.pro_item {
	margin-top: 30px;
}

.pro_item .pro_pic {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 63.7%;
}

.pro_item .pro_pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pro_item .pro_tit {
	display: block;
	padding: 10px 0;
	border: 1px solid #FFFFFF;
	border-top: 0;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #444444;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pro_item .pro_tit:hover {
	border-color: #E8A651;
}

.product_list_2 .pro_item {
	margin: 0 0 30px;
}

.product_list_2 .pro_tit {
	border-color: #d2d2d2;
}

.product_pic {
	border-right: 1px solid #DDDDDD;
}

.product_pic img {
	max-width: 100%;
}

.pro_name {
	margin: 10px 0;
	font-size: 22px;
	color: #323232;
}

.pro_attr li {
	font-size: 14px;
	color: #898989;
	line-height: 30px;
	margin-top: 5px;
}

.pro_attr .case_price span {
	color: #fc3526;
}

.pro_attr .case_tag {
	padding: 0 10px;
	background-color: #f7f8fa;
}

.pro_attr .case_tag span {
	font-size: 14px;
	white-space: nowrap;
}

.product_infor .product_infor_hd {
	padding: 5px 20px;
	margin: 30px 0 20px;
	font-size: 20px;
	color: #323232;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.4) inset;
	background-color: #f5f5f5;
}

.contact_box .contact_box_t {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background-color: #E8A651;
	overflow: hidden;
}

.contact_box .contact_box_t span {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	width: 10px;
	height: 100%;
	background-color: #f2f2f2;
}

.contact_box .contact_box_b {
	padding: 10px 10px 11rem;
	background: #F2F2F2 url(../images/gb_4.png) no-repeat center bottom;
	background-size: contain;
}

.contact_box .contact_box_b li {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 5px;
}

.recruit_name {
	font-size: 18px;
	line-height: 30px;
	color: #2f8fe1;
}

.recruit_con_sec {
	width: 100%;
	margin-bottom: 10px;
}

.recruit_con_sec .sec_tit {
	padding: 10px 0;
	line-height: 1.5;
	font-size: 16px;
	color: #585858;
	overflow: hidden;
}

.recruit_con_sec .sec_con {
	width: 100%;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
	padding: 0 10px;
}

.recruit_con_sec .sec_con li {
	float: left;
	width: 50%;
	padding-bottom: 5px;
	color: #646464;
	overflow: hidden;
}

.recruit_con_sec .sec_con li.long {
	float: none;
	width: 100%;
}

.contact_way ul {
	padding-top: 20px;
}

.contact_way ul li {
	font-size: 14px;
	margin-bottom: 15px;
	color: #323232;
}

.contact_way ul li i {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.contact_way ul li .contact_adr {
	background-image: url(../images/icon1.png);
}

.contact_way ul li .contact_tel {
	background-image: url(../images/icon2.png);
}

.contact_way ul li .contact_email {
	background-image: url(../images/icon3.png);
}

.message_form {
	margin: 10px auto 30px;
	height: auto;
	overflow: hidden;
}

.message_form .form-group {
	width: 100%;
	margin-bottom: 10px;
}

.message_form .form-group .control-label {
	margin-bottom: 10px;
	font-size: 16px;
	color: #646464;
	font-weight: 400;
}

.message_form .form-group .control-label span {
	color: #FF0000;
}

.message_form .form-group .form-control {
	border: 1px dashed #b6b6b6;
	background-color: #EEEEEE;
}

.message_form .form-group .form-control.false {
	border-color: #FF0000;
}

.message_form .form-group .beizhu-control {
	width: 100%;
	height: 100px;
}

.message_form .form-group .submint_btn {
	margin-top: 20px;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 30px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #E8A651;
	cursor: pointer;
}

@media (max-width:767px) {
	.footer .links {
		margin-bottom: 10px;
	}
	.footer .footer_nav {
		margin-top: 10px;
	}
	.page_nav_box {
		margin-bottom: 10px;
	}
	.page_nav_box .page_pos {
		text-align: left;
	}
	.page_left,
	.page_right {
		padding: 0;
	}
	.mod_pagination {
		text-align: center;
	}
	.slideBox .hd {
		bottom: 0;
	}
	.slideBox .hd li {
		height: 5px;
	}
	.news_list li .news_tit {
		margin-top: 10px;
	}
	.news_list li> div {
		padding: 0;
	}
	.pagination2 .prev {
		border-right: none;
	}
	.product_list .pro_item .pro_tit {
		font-size: 14px;
	}
	.product_list_2 .pro_item {
		padding: 0 5px;
	}
	.product_pic {
		margin-bottom: 30px;
		border-right: none;
	}
	.recruit_con_sec .sec_con li {
		float: none;
		width: 100%;
	}
}



/*footer*/
.lianxi{
	background: #1b252e;
	padding: 3rem 0;
	color: #8b939d;
	font-size: 0.875rem;
	text-align: center;
}

.b-nav{
       padding: 1rem 0;
       text-align: center;
       border-top: 1px #313a43 solid;
  }
.b-nav a{
	display: inline-block;
	padding: 0 2rem;
	color: #8b939d;
	font-family: "微软雅黑";
	font-size:15px;
 }
.copy{
	font-family: "微软雅黑";
	font-size:15px;
	}
.b-nav a:hover{
	          color: #D80808;
	 }

.footer_wrapper {
    background: rgb(35, 35, 35);
   }

.footer_bottom {
    border-top: 1px solid #3C3A3A;
    padding: 20px 0;
}

.footer_bottom span {
    display: block;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}

.footer_bottom span a {
    display: inline-block;
    color: #df0031;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span a:hover {
    color: #fff;
}



.team-list .item{ position: relative; margin: 0 .5rem; overflow: hidden;}
.team-list .item img{  height: auto; display: block;}
.team-box{padding-bottom: 3rem;}
.team-list .item .name-t{ background: #fff; height: 3rem; line-height: 3rem; text-align: center;box-shadow: 0 2px 6px #000;}
.team-abs{ text-align: center; position: absolute;left: 0; top: 0; bottom: 3rem; right: 0; background: rgba(0,0,0,0);transition: all .4s; }
.team-abs h3{ padding-top: 40%;color: hsla(0,0%,100%,0); font-size: 3rem; font-weight: 400;transition: all .4s; }
.team-abs p{color: hsla(0,0%,100%,0);transition: all .4s; font-size: 2rem; }
.team-list .item a:hover img{}
.team-list .item a:hover .team-abs h3{color: hsla(0,0%,100%,1); font-size: 1.5rem;}
.team-list .item a:hover .team-abs p{color: hsla(0,0%,100%,1);font-size: 1rem;}
#owl-demo2 .owl-controls{ margin-top: 1.5rem !important;}







.carousel {position:relative;}

.Clear-margins {padding-left:0;}

.navbar-inverse {background-color:rgba(232, 166, 81, 0.67); z-index:999; border-radius:3px; border-color: rgba(232, 166, 81, 0.67) !important;}

.isStuck {z-index:9999;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {background-color:#E8A651;}

.navbar-inverse .navbar-nav > li > a {color:#fff; display:block; text-align:center;}


.container-fluid-back {background:url("../img/footer.jpg") no-repeat center bottom; height:460px;}


.text-header-title h1 {color:#eee; padding-top:30px; padding-bottom:20px;}

.text-header-title p {font-size:18px; line-height:1.5em; color:#eee;}

.text-header-title span {color:#ffcc00;  font-size:19px; }

.text-center-h1 h1 {padding-bottom:25px;}


.thumbnail-clear div {padding-left:0; padding-right:0;}

.thumbnail-bottom {padding:5px; margin-bottom:0;}

.thumbnail-clear img {opacity:1}

.thumbnail-clear img:hover {opacity:0.6;}

.btn-group-lg > .btn, .btn-lg {font-size:14px; border-color:#5cb85c; border-radius:3px;}

.glyphicon {padding-left:2px;}

.container blockquote .Abstract-text-p {padding:10px 0 0 30px; color:#999; font-size:14px; line-height:1.5em; background-size:24px auto; background-repeat:no-repeat; background-position:left top;}

blockquote {border-left:none; font-size:14px; line-height:1.5em; padding-top:20px; padding-left:0; color:#999;}

.present-list {margin: 0; padding:0; margin-bottom:20px; margin-left:12px;}

.present-list li {line-height:1.8em;}

#features p {line-height:1.8em;}

.Customize .col-lg-3 {padding-top:30px; padding-bottom:80px;text-align:center;}

.Customize div h3 {color:#5a5a5a; font-size:18px; text-align:center;}

.Customize div p {color:#777; line-height:1.8em; }



.jumbotron {background-color:#edece4; margin-bottom:20px;}



.carousel-control .glyphicon-chevron-left, .carousel-control{margin-left:-30px;}

.carousel-control .glyphicon-chevron-right, .carousel-control{margin-right:-30px;}

.carousel-control.left {background-image:none;}

.carousel-control.right {background-image:none;}

.carousel-control{ display: none;}
.marketing:hover .carousel-control{ display: block;}


.sidebar.affix {position:fixed; top:45px;}

.sidebar.affix-bottom, .sidebar.affix {width:263px;}

.sidebar .nav > .active > a, .sidebar .nav > .active:hover > a, .sidebar .nav > .active:focus > a {border-right:1px solid #1d365d; background-color:transparent; }.sidebar .nav > .active:focus > a {border-right:1px solid #1d365d; background-color:transparent; }


.h2{ color: #fff; text-align: center; margin: 20px 0px; font-size: 48px;}

/*çŒŽå¤´æœåŠ¡*/
.sub-con h2 {
	background: rgba(0,0,0,0) url("../img/sub-pos.png.png")/*tpa=http://www.risde.com/statics/guohetang/images/sub-pos.png*/ no-repeat scroll center center;
	background-size: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 1rem;
	text-indent: 4.1em;
	color: #1c68ae;
	margin-bottom: 1.5em;
}
.big-pro img {

	width: 100%;
}
.contact-detail dl {
	margin-top: 15px;
}
.contact-detail dl dt {
	color: #1c68ae;
	font-size: 20px;
}
.contact-detail dl dd {
	line-height: 26px;
	margin-top: 10px;
	font-size: 15px;
	color: #595959;
}

/*å…¬å¸åŠ¨æ€ start*/
.contact-detail dd p {
	background: rgba(0,0,0,0) url("../img/li-icon.png")/*tpa=http://www.risde.com/statics/guohetang/images/li-icon.png*//*tpa=http://www.risde.com/statics/guohetang/images/li-icon.png*/ no-repeat scroll left center;
	margin: 6px 0;
	padding-left: 15px;
}
.contact-detail dd p span {
	float: right;
	font-family: Arial;
}
.contact-detail dd p a {
	color: #595959 !important;
	padding-left: 2em;
	text-decoration: none;
	font-size: 1rem;
}
.contact-detail dd p a:hover {
	color: #1c68ae !important;
	padding-left: 2em;
	
}
.redtel {
	font-size: 24px;
	color: #e24a4e;
	margin: 30px 0px!important;
}
.news {
	margin-bottom: 40px;
}
.orderservice {
	margin: 40px 0px;
}
.orderservice ul li {
	float: left;
}
.contact-detail dl img {
	margin-right: 0.6em;
	width: 18%;
	margin-top: 30px;
}
	
.profession {
	 text-align: center;
	margin-top: 15px!important;
	width: 100%;
}

.contact-detail dd p {
	background: rgba(0,0,0,0) url("../img/li-icon.png")/*tpa=http://www.risde.com/statics/guohetang/images/li-icon.png*//*tpa=http://www.risde.com/statics/guohetang/images/li-icon.png*/ no-repeat scroll left center;
	margin: 6px 0;
	padding-left: 15px;
}
.contact-detail dd p span {
	float: right;
	font-family: Arial;
}
.contact-detail dd p a {
	color: #595959;
}
.redtel {
	font-size: 24px;
	color: #e24a4e;
	margin: 30px 0px!important;
}
.news {
	margin-bottom: 40px;
}
.orderservice {
	margin: 40px 0px;
}
.orderservice ul li {
	float: left;
}


.article {
	margin-top: 40px;
}
.article p {
	color: #595959;
	font-size: 16px;
	line-height: 30px;
}



.sort-page {
text-align: center;
_padding-bottom: 2px;
}
.sort-page a {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
}
.sort-page{
background: rgb(218, 184, 102);
border-color: rgb(218, 184, 102);
color: #fff;
}
.sort-page a.page-btn-dis {
border-color: #ededed;
color: #bcbcbc;
cursor: default!important;
background-color: #e3e3e3!important;
}
.sort-page .page-pre-btn,.sort-page .page-next-btn,.sort-page a {
height: 38px;
line-height: 38px;
width: 78px;
background: #fff;
font-size: 16px;
border: 1px solid #d9d9d9;
color: #333;
text-align: center;
position: relative;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
margin-right: 3px;
}
.sort-page a.page:hover{background: #f1f1f1; background: rgb(218, 184, 102);
border-color: rgb(218, 184, 102);}



.news_zi {
  max-width: 1240px;
  width: 98%;
  margin: auto;
}
.top_qie {
  height: 70px;
  margin-top: 10px;
  width: 100%;
  text-align: center;
}
.top_qie a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  line-height: 35px;
 /* margin: auto 25px;*/
  /*border-style: solid;*/
  border-width: 1px;
  padding: 0px 30px;
  border-radius: 5px;
}
.top_qie a:hover {
  background-color:#E8A651;
 color:#fff;
}

@media (max-width: 480px) {
  .top_qie a {
    /*margin: auto 10px;*/
  }
}
.top_qie a.active {
  background-color: #E8A651;
}

.news_zi_ul {
  width: 100%;
}
.news_zi_ul li {
  padding: 30px 0px;
  border-bottom: 1px solid #e6e6e6;
  cursor: pointer;
}
.news_zi_ul li .news_left {
  width: 77%;
  float: left;
}
.news_zi_ul li .news_left .pic {
  width: 17%;
  float: left;
  position: relative;
  overflow: hidden;
}
.news_zi_ul li .news_left .pic img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
  transition: 0.3s;
}
.news_zi_ul li .news_left .pic i {
  display: block;
  padding-bottom: 100%;
}
.news_zi_ul li .news_left .txt {
  width: 81%;
  float: right;
}
.news_zi_ul li .news_left .txt a {
  color: #4c4c4c;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  width: 95%;
  display: block;
  margin-bottom: 15px;
  height: 25px;
  line-height: 25px;
}
.news_zi_ul li .news_left p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  width: 95%;
  max-height: 72px;
  overflow: hidden;
  cursor: default;
}
.home_news .one{
	display:block;
}
.home_news ul{
	display:none;
}
.news_zi_ul li .news_right {
  width: 23%;
  float: right;
  border-left: 1px solid #cccccc;
  min-height: 50px;
  color: #e0e0e0;
  font-family: arial;
  text-align: left;
  padding-left: 8%;
  /*background: url("../images/li_1.png") no-repeat right;*/
  min-height: 95px;
  cursor: default;
}
.news_zi_ul li .news_right span {
  font-size: 42px;
  display: block;
  line-height: 45px;
}
.news_zi_ul li .news_right time {
  font-size: 18px;
}
@media (max-width: 768px) {
  .news_zi_ul li .news_right {
    padding-left: 10px;
    padding-top: 15px;
  }
}
@media (max-width: 680px) {
  .news_zi_ul li .news_right span {
    font-size: 24px;
  }
  .news_zi_ul li .news_right time {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .news_zi_ul li .news_left {
    width: 68%;
  }
  .news_zi_ul li .news_right {
    width: 32%;
  }
}
.news_zi_ul li:hover .news_left a {
  color: #81a849;
}
.news_zi_ul li:hover .news_left .pic img {
  transform: scale(0.9);
}

.travel_con {
  max-width: 1240px;
  width: 100%;
  margin: auto;
}
.travel_con .xianguan {
  height: 40px;
  background: #f2f3ed;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #666666;
  margin: 20px auto;
}
.travel_con .tra_ul {
  width: 100%;
}
.travel_con .tra_ul ul {
  width: 100%;
  text-align: center;
  margin: auto;
  padding-top: 20px;
}
.travel_con .tra_ul ul li {
  float: left;
  width: 31.333%;
  position: relative;
  max-width: 392px;
  margin-left: 2%;
  margin-bottom: 40px;
}
.travel_con .tra_ul ul li a {
  display: block;
  position: relative;
  color: #666666;
  font-size: 17px;
  line-height: 30px;
  overflow: hidden;
}
.travel_con .tra_ul ul li a img {
  z-index: 9999;
  transition: 0.3s;
    position: relative;
    
height:16em; width: 22em;
}
.travel_con .tra_ul ul li a i {
  display: block;
  padding-bottom: 1em;
}
.travel_con .tra_ul ul li a:hover {
  color: #81a849;
  font-weight: bold;
}
.travel_con .tra_ul ul li a:hover img {
  transform: scale(1.1);
}
.travel_con .tra_ul ul li:after {
  content: "";
  padding-bottom: 71.05263157894737%;
  border: 1px solid #d9d9d9;
  position: absolute;
  width: 95%;
  top: -10px;
  left: -10px;
  z-index: 9;
}
.travel_con .tra_ul ul li:hover:after {
  border: 1px solid #81a849;
}
@media (max-width: 640px) {
  .travel_con .tra_ul ul {
    width: 80%;
  }
  .travel_con .tra_ul ul li {
    width: 100%;
    float: none;
    margin: auto auto 30px;
    margin-left: 4%;
  }
}
.travel_con .tra_ul .top_a {
  text-align: center;
  margin: 20px auto 10px;
}
.travel_con .tra_ul .top_a a {
  display: inline-block;
  color: #666;
  font-size: 14px;
  padding: 4px 20px;
  margin-bottom: 10px;
  background: url("../images/dian.png") no-repeat center right;
}
.travel_con .tra_ul .top_a a:last-child {
  background: none;
}
.travel_con .tra_ul .top_a a:hover {
  color: #81a849;
}
.travel_con .tra_ul .top_a .active {
  color: #81a849;
}
.travel_con .tra_ul .page {
  padding-top: 0px;
}
.travel_show .tra_con {
  max-width: 1240px;
  width: 100%;
  margin: auto;
}
.travel_show .tra_con .top_t {
  text-align: center;
  color: #81a849;
  font-size: 26px;
  margin: 10px auto;
}
.travel_show .tra_con .top_2 {
  font-size: 18px;
  color: #666;
  text-align: center;
}
.travel_show .tra_con .top_2 i {
  font-style: normal;
  color: #e3e3e3;
}
.travel_show .tra_con .tu_qie {
  width: 100%;
  margin: 40px auto;
}
.travel_show .tra_con .tu_qie .left {
  width: 61%;
  float: left;
}
.travel_show .tra_con .tu_qie .left .pic {
  width: 95%;
  position: relative;
  float: right;
  margin-top: 20px;
}
.travel_show .tra_con .tu_qie .left .pic img {
  z-index: 99999;
}
.travel_show .tra_con .tu_qie .left .pic i {
  display: block;
  /*padding-bottom: 70.83333333333334%;*/
}
.travel_show .tra_con .tu_qie .left .pic:after {
  content: "";
  padding-bottom: 71.05263157894737%;
  border: 1px solid #d9d9d9;
  position: absolute;
  width: 95%;
  top: -10px;
  left: -10px;
  z-index: 9;
}
.travel_show .tra_con .tu_qie .left .pic:hover:after {
  border: 1px solid #81a849;
}
.travel_show .tra_con .tu_qie .left a {
  display: block;
}
.travel_show .tra_con .tu_qie .right {
  width: 37%;
  float: right;
}
.travel_show .tra_con .tu_qie .right ul li {
  float: left;
  width: 48%;
  margin-bottom: 30px;
  margin-right: 2%;
}
.travel_show .tra_con .tu_qie .right ul li .pic_li {
  width: 90%;
  position: relative;
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.travel_show .tra_con .tu_qie .right ul li .pic_li img {
  z-index: 9999;

}
.travel_show .tra_con .tu_qie .right ul li .pic_li i {
  display: block;
  padding-bottom: 71.42857142857143%;
}
.travel_show .tra_con .tu_qie .right ul li .pic_li:after {
  content: "";
  padding-bottom: 71.05263157894737%;
  border: 1px solid #d9d9d9;
  position: absolute;
  width: 98%;
  top: -10px;
  left: -10px;
  z-index: 9;
}
.travel_show .tra_con .tu_qie .right ul li .pic_li:hover:after {
  border: 1px solid #81a849;
}
@media (max-width: 480px) {
  .travel_show .tra_con .tu_qie .right ul li {
    margin-bottom: 10px;
  }
  .travel_show .tra_con .tu_qie .right ul li .pic_li:after {
    content: "";
    padding-bottom: 71.05263157894737%;
    border: 1px solid #d9d9d9;
    position: absolute;
    width: 98%;
    top: -8%;
    left: -8%;
    z-index: 9;
  }
}
.travel_show .tra_con p {
  padding: 0px 30px;
  margin: 0px;
  line-height: 25px;
  color: #666666;
}
.travel_show .feedback_con {
  overflow: hidden;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.page {
  margin: 0px 0px 80px 0px;
  padding-top: 40px;
  text-align: center;
}
.page .fa-caret-left {
  font-size: 14px;
  padding: 0px 3px;
}
.page .fa-caret-right {
  font-size: 14px;
  padding: 0px 3px;
}
.page .fa-backward {
  font-size: 10px;
}
.page .fa-forward {
  font-size: 10px;
}
.page .active {
  color: #81a849;
  text-decoration: line-through;
  font-weight: bold;
}
.page a {
  color: #999999;
  margin: 0px 3px;
  font-family: arial;
  display: inline-block;
  text-align: center;
  color: #666666;
}
.page a:hover {
  color: #81a849;
  text-decoration: line-through;
  font-weight: bold;
}
.page .ye {
  color: #999999;
  margin: 0px 2px;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  border-radius: 50px;
  background: #e1e1e1;
  text-align: center;
}
.page .ye:hover {
  color: #fff;
  background: #81a849;
}
.page .fa-backward,
.page .fa-forward {
  position: relative;
  top: -1px;
}
@media (max-width: 480px) {
  .page {
    margin: 0px 0px 40px 0px;
  }
}


.home_news .two{
	width:48%;
}
@media (min-width: 768px) and (max-width: 1200px){
	.home_news .two {
    width: 100%;
	padding-right:0px;
  }
	
}
@media screen and (max-width: 768px){
	.home_news .two {
    width: 100%;
	padding-right:0px;
  }

}
@media (max-width: 768px) {
  .home_news .two {
    width: 100%;
	padding-right:0px;
  }

}
@media (max-width: 640px) {
  .home_news .two {
    width: 100%;
	padding-right:0px;
  }

}
@media (max-width: 400px) {
  .home_news .two {
    width: 100%;
	padding-right:0px;
  }

}


/*新闻显示页面*/
.news_show {
  max-width: 1240px;
  width: 98%;
  margin: auto;
  color: #666666;
}
.news_show .show_t {
  font-size: 26px;
  text-align: center;
  display: block;
  margin: 10px auto;
  color: #81a849;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 480px) {
  .news_show .show_t {
    font-size: 18px;
  }
}
.news_show .fa_time {
  font-size: 14px;
  color: #999;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
}
.news_show p {
  margin: 30px auto;
  line-height: 30px;
  width: 100%;
  text-align: left;
}
.news_show .s_img {
  margin-bottom: 30px;
}
.news_show .s_img img{ width: 100%;}

.news_show .s_img .pic {
  width: 48%;
  float: left;
  margin-right: 2%;
  position: relative;
}
.news_show .s_img .pic i {
  display: block;
 /* padding-bottom: 65%;*/
}
.news_show .s_x {
  margin-top: 30px;
  margin-bottom: 70px;
  overflow: hidden;
}
.news_show .s_x a {
  display: block;
  width: 48%;
  float: left;
  border: 1px solid #cccccc;
  height: 32px;
  line-height: 32px;
  padding-left: 30px;
  color: #999;
  box-shadow: 0px 2px 0px #e6e6e6;
  -moz-box-shadow: 0px 2px 0px #e6e6e6;
  -webkit-box-shadow: 0px 2px 0px #e6e6e6;
  /*background: url("../images/show_s1.png") no-repeat 20px center;*/
  overflow: hidden;
  margin-bottom: 2px;
}
.news_show .s_x a:hover {
  border: 1px solid #81a849;
  box-shadow: 0px 2px 1px #a2bf78;
  color: #81a849;
  background: url("../images/show_x2.png") no-repeat 20px center;
}
.news_show .s_x .s_prev {
  margin-right: 4%;
}
@media (max-width: 480px) {
  .news_show .s_x {
    margin-bottom: 40px;
  }
  .news_show .s_x a {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}







.head_bar {
  max-width: 1240px;
  width: 98%;
  text-align: right;
  line-height: 35px;
  color: #999999;
  font-size: 14px;
  margin: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.head_bar a {
  color: #999999;
}
.head_bar a:hover {
  color: #81a849;
}
.head_bar .active {
  color: #81a849;
}




/*在线留言*/
.feedback_con {
  width: 98%;
  margin: 30px auto auto;
  max-width: 1240px;
}
.feedback_con .liu_ul {
  color: #666666;
  font-size: 15px;
}
.feedback_con .liu_ul li {
  margin-bottom: 30px;
}
.feedback_con .liu_ul li p {
  float: left;
  width: 48%;
  margin: 0px;
}
.feedback_con .liu_ul li p span {
  display: inline-block;
  width: 14%;
}
.feedback_con .liu_ul li p span i {
  font-style: normal;
  color: red;
  margin-right: 3px;
}
.feedback_con .liu_ul li p input,
.feedback_con .liu_ul li p textarea {
  width: 86%;
  border: 1px solid #d9d9d9;
  background: #fff;
  height: 46px;
  border-radius: 2px;
  padding-left: 5px;
  outline-color: #81a849;
  -webkit-appearance: none;
}
.feedback_con .liu_ul li .p1 {
  margin-right: 4%;
}
@media (max-width: 768px) {
  .feedback_con .liu_ul li p {
    width: 100%;
  }
  .feedback_con .liu_ul li .p1 {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .feedback_con .liu_ul li p span {
    width: 15%;
  }
  .feedback_con .liu_ul li p input {
    width: 85%;
    height: 30px;
  }
}
.feedback_con .liu_ul li span {
  display: inline-block;
  width: 6.5%;
}
.feedback_con .liu_ul li span i {
  font-style: normal;
  color: red;
  margin-right: 3px;
}
@media (max-width: 768px) {
  .feedback_con .liu_ul li span {
    width: 13.5%;
  }
}
@media (max-width: 480px) {
  .feedback_con .liu_ul li span {
    width: 13.5%;
  }
}
.feedback_con .liu_ul li .span_nei {
  position: relative;
  top: -64px;
}
.feedback_con .liu_ul li textarea {
  width: 93%;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 2px;
  padding-left: 5px;
  outline-color: #81a849;
  -webkit-appearance: none;
}
@media (max-width: 768px) {
  .feedback_con .liu_ul li textarea {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .feedback_con .liu_ul li textarea {
    width: 83%;
  }
}
.feedback_con .liu_ul li input {
  width: 42%;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 2px;
  padding-left: 5px;
  height: 46px;
  outline-color: #81a849;
  -webkit-appearance: none;
}
@media (max-width: 480px) {
  .feedback_con .liu_ul li input {
    width: 30%;
    height: 30px;
  }
}
.feedback_con .liu_ul li img {
  margin: auto 2%;
}
@media (max-width: 480px) {
  .feedback_con .liu_ul li img {
    width: 15%;
  }
}
.feedback_con .liu_ul li .yan_no {
  color: #666666;
  text-decoration: underline;
}
.feedback_con .liu_ul li .yan_no:hover {
  color: #81a849;
}
@media (max-width: 480px) {
  .feedback_con .liu_ul .yan_li span {
    width: 20%;
  }
  .feedback_con .liu_ul .yan_li input {
    width: 25%;
  }
  .feedback_con .liu_ul .yan_li img {
    width: 23%;
    margin: auto 1%;
  }
  .feedback_con .liu_ul .yan_li a {
    font-size: 12px;
  }
}
.feedback_con .liu_ul .btn {
  padding-left: 6.5%;
}
.feedback_con .liu_ul .btn a {
  display: inline-block;
  padding: 14px 90px;
  background: #e4e4e4;
  font-size: 15px;
  color: #666666;
  border-radius: 5px;
  margin-right: 5%;
  font-weight: bold;
}
.feedback_con .liu_ul .btn a:hover {
  background: #81a849;
  color: #fff;
}
@media (max-width: 480px) {
  .feedback_con .liu_ul .btn {
    padding-left: 0px;
    width: 100%;
  }
  .feedback_con .liu_ul .btn a {
    padding: 8px 50px;
    margin-right: 0px;
  }
}

.top_tit {
  text-align: center;
  margin: 60px auto 40px;
  background: url(../images/xie_xian.png) repeat-x bottom;
}
.top_tit span {
  display: inline-block;
}
.top_tit .span1 {
  font-size: 30px;
  font-family: fixedsys;
  color: #81a849;
  font-weight: bold;
}
.top_tit .span1 a {
  color: #81a849;
  background: url("../images/quan.png") no-repeat left 3px;
  padding: 0px 10px;
}
.top_tit .span1 img {
  margin-top: -26px;
  margin-right: 6px;
}
.top_tit .span2 {
  font-family: arial;
  color: #b2b2b2;
  font-size: 12px;
  padding-bottom: 30px;
}
@media (max-width: 480px) {
  .top_tit {
    margin: 30px auto;
  }
}
.top_tit .con_span {
  color: #666;
  font-size: 14px;
  display: block;
  margin: 10px auto;
}
@media (max-width: 320px) {
  .top_tit .con_span {
    margin: 20px auto;
  }
}