#banner{
	width:100%;
	height: 100%;
	position: relative;
}
.banner_text{
	position: absolute;
	left:50%;
	top:40%;
	z-index: 10;
}
.banner_text ul li{
	padding: 22px 24px 0;
    font-size: 18px;
    color: #676767;
    font-family: KaiTi;
    width: 67px;
    background: url(../images/ul_icon.png) no-repeat top center;
    position: relative;
    cursor: pointer;
    word-break: break-all;
    word-break: break-word;
}
.banner_text ul li span.hr{
	width:1px;
	height: 200px;
	background: #d9d9d9;
	position: absolute;
	right:0;
	top:0;
}
.banner_text .line{
	height: 0;
	padding-bottom: 0;
	width: 1px;
	background: #ccc;
	margin-top: 0;
	position: relative;
	margin-left: 24px;
	opacity: 0;filter:alpha(opacity=0); zoom:1;
	left:20px;
}
.banner_text .line .nextPage{
	position: absolute;
	width: 41px;
	height: 41px;
	background: url(../images/index_right_icon.png) no-repeat center center;
	top:0;
	bottom:0;
	margin: auto;
	left: -20px;
}
.banner_text .line .nextPage.active{
	transform: rotate(-180deg);
}
.banner_text .line span{
	position: absolute;
	width:13px;
	height: 13px;
	left:-6px;
	background: url(../images/icon_1.png) no-repeat center center;
}
.banner_text .line span.top{
	top:0;
}
.banner_text .line span.bottom{
	bottom:0;
}
.banner_text .mask{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner_dot{
	position: absolute;
	right:2.1%;
	bottom:7%;
}
.banner_dot li{
	width:13px;
	height:13px;
	float:left;
	background: #fff;
	margin-right:8px;
	cursor: pointer;
	border-radius: 100%;
}
.banner_dot li.current{
	background: #e23b06;
}
#header{
	position: absolute;
	top:5.56%;
	left:0;
	width:100%;
	z-index:100;
	height: 34px;
}
#header .index_logo{
	margin-left: 2.4%;
	width: 14.9%;
	height: 32px;
}
#header .logo{
	margin-left: 2.4%;
	width: 30px;
	height: 32px;
	position:relative;
	overflow: hidden;
}
#header .logo:hover{
	width: 14.9%
}
#header .logo .big_logo{
	position: absolute;
	left:0;
	top:0;
	width: 214.55px;
}
#header .head_btn{
	margin-right:2.1%;
}
#header .head_btn li{
	line-height: 30px;
	margin-right: 24px;
}
#header .head_btn .search{
	width: 30px;
	height: 30px;
	border-radius: 15px;
	position: relative;
	border:1px solid transparent;
	overflow: hidden;
}
#header .head_btn .search.active{
	width:266px;
	border:1px solid #ed5309;
	background: #fff;
}
#header .head_btn .search input{
	width:222px;
	height: 25px;
    margin-left: 14px;
    margin-top: 2px;
    border: none;
    background: none;
    font-family: Microsoft YaHei;
    opacity: 0;filter:alpha(opacity=0); zoom:1;
}
#header .head_btn .search.active input{
	opacity: 1;filter:alpha(opacity=1); zoom:1;
}
#header .head_btn .search a.search_submit{
	position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    bottom: 0;
    right:10px;
    margin: auto;
    background: url(../images/search.png) no-repeat center center;
}
#header .head_btn .email{
	width: 13px;
	height: 9px;
	display: inline-block;
	background: url(../images/email_icon.png) no-repeat center center;
}
#header .head_btn .email:hover{
	background-image: url(../images/email_icon_active.png);
}
#header .head_btn .share{
	width:36px;
	height:36px;
	border:1px solid transparent;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
#header .head_btn .share.active{
	height: 246px;
	border:1px solid #ccc;
	background: #fff;
}
#header .head_btn .share a{
	display: block;
	text-align: center;
	height: 30px;
	padding: 0;
    margin: 0;
    width: 100%;
    background: none;
}
#header .head_btn .share a.first{
	margin-bottom: 42px;
	padding-top: 8px;
}
#header .head_btn .share a.bds_weixin{
	background: url(../images/weixin_share.png) no-repeat center center;
}
#header .head_btn .share a.bds_sqq{
	background: url(../images/qq_share.png) no-repeat center center;
}
#header .head_btn .share a.bds_tsina{
	background: url(../images/weibo_share.png) no-repeat center center;
}
#header .head_btn .share a.bds_bdhome{
	background: url(../images/baidu_share.png) no-repeat center center;
}
#header .head_btn .qrcode{
	position: relative;
	margin-top: 8px;
}
#header .head_btn .qrcode .img_border{
	position: absolute;
	top:140%;
	left:-43px;
	border:10px solid #e23b06;
	opacity: 0;filter:alpha(opacity=0); zoom:1;
}
#header .head_btn .qrcode.active .img_border{
	top:120%;
	opacity: 1;filter:alpha(opacity=1); zoom:1;
}
#header .head_btn .qrcode .img_border .icon{
	position: absolute;
	top:-15px;
	left:0;
	right:0;
	margin:auto;
}
#nav{
	position: absolute;
	top:17%;
	left:2.1%;
	z-index: 10;
	/*width: 40px;*/
}
#nav .home_btn{
	position: relative;
	height: 60px;
	line-height: 60px;
	margin-bottom: 12px;
	text-align: center;
}
#home_btn{
	margin-top:10px;
	position: relative;
    left: 2px;
    width:37px;
	height:43px;
	background: url(../images/home.png) no-repeat center center;
}
#home_btn:hover{
	background: url(../images/home_active.png) no-repeat center center;
}
#nav .home_btn span{
	position: absolute;
	width:8px;
	height: 1px;
	background: #5f5f5f;
	left:50%;
	margin-left:-4px;
}
#nav .home_btn span.top{
	top:0;
}
#nav .home_btn span.bottom{
	bottom:0;
}
#nav .menu_btn{
	display: block;
	width:40px;
	height: 40px;
	background: #202020;
	border-radius: 100%;
	padding-top: 22%;
}
#nav .menu_btn:hover{
	background-color: #ed5309;
}
#nav .current_menu{
	color:#272727;
	width: 18px;
	text-align: center;
	margin: 18px auto 0;
	padding-top: 20px;
	background: url(../images/ul_icon2_active.png) no-repeat top center;
}

#menu{
	width: 32%;
	position: absolute;
	top:0;
	left:-100%;
	height: 100%;
	z-index:501;
	background: url(../images/bg.jpg) repeat;
	border-right:4px solid #e23b06;
}
#menu .logo{
	width:147px;
	display: block;
	margin-top: 15.56%;
	margin-left:21.17%;
}
#menu .home_btn{
	margin-left:21.17%;
	margin-top:9.26%;
	margin-bottom: 2.04%;
	width: 36px;
	height: 60px;
	line-height: 60px;
	position: relative;
}
#menu .home_btn span{
	position: absolute;
	width:8px;
	height: 1px;
	background: #b2b2b2;
	left:0;
	right:0;
	margin: auto;
}
#menu .home_btn span.top{
	top:0;
}
#menu .home_btn span.bottom{
	bottom:0;
}
#menu .close{
	width:60px;
	height: 60px;
	position: absolute;
	top:0;
	bottom:0;
	right:-30px;
	margin: auto;
	border-radius: 100%;
	background: #e23b06 url(../images/menu_close_icon.png) no-repeat center center
}
#menu ul li{
	padding-left:17%;
	border-left:13px solid transparent;
	margin-top:-2px;
}
#menu ul li a{
	width:74%;
	color:#1b1b1b;
	padding:20px 0;
	position: relative;
	display: block;
}
#menu ul li a span.hr{
	position: absolute;
	left:7px;
	bottom:0;
	width:13px;
	height: 2px;
	background: url(../images/menu_border_icon.png) no-repeat;
}
#menu ul li:hover,#menu ul li.active{
	border-left:13px solid #e23b06;
}
#menu ul li:hover a,#menu ul li.active a{
	color:#e23b06;
	background: url(../images/menu_border.png) no-repeat right center /80% 100%;
}
#menu ul li a .en{
	font-size: 12px;
	color:#a2a2a2;
}
#menu ul li:hover a .en,#menu ul li.active a .en{
	color:#e23b06;
}
.index_page{
	position: absolute;
	bottom:8%;
	width:50%;
	z-index: 10;
}
.index_page .page_number{
	width: 59px;
	height: 43px;
	margin-left: 2.1%;
	background: url(../images/page_1.png) no-repeat center center;
}
.index_page .page_btn{
	display: block;
	width: 22px;
	height: 43px;
	margin-right: 10%;
	background: url(../images/page_btn.png) no-repeat center center;
}
.index_page .page_btn:hover{
	background: url(../images/page_btn_active.png) no-repeat center center;
}
.sectionNum{position: absolute; top: 6px; left: 44px; z-index: 99999;}
.sectionNum .img2{width: 14px;  box-sizing:content-box; -webkit-box-sizing:content-box; padding-left: 8px; vertical-align: bottom; position: relative; top: -2px; border-left: 2px #5e5e5e solid;}
#footer{
	background: url(../images/footer_bg.png) no-repeat center center;
	background-size: cover;
	height: 0;
	padding-bottom: 4%;
	width:100%;
	position: absolute;
	bottom:0;
	left: 0;
	color:#6d6d6d;
	text-align: center;
}
#footer p{
	margin: 0;
	position: absolute;
	width: 100%;
	bottom: 17.3%;
}
#footer a{
	color:#6d6d6d;
}
#footer a:hover{
	text-decoration: underline;
}
.bgmask{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 500;
	background: #000;
	opacity: 0.3;
	display: none;
}

.index_left_content{
	width: 41.67%;
	height: 100%;
	position: relative;
}
.index_left_content ul{
	padding-right:30.25%;
	width:100%;
	height:100%;
}
.index_left_content ul li{
    color: #4a4a4a;
    font-family: kaiti;
    width: 16%;
    position: relative;
    word-break: break-word;
    border-left: 1px solid #d7d7d7;
    height: 100%;
    cursor: pointer;
    float: right;
}
.index_left_content ul li:first-child{
	border-right: 1px solid #d7d7d7;
}
.index_left_content ul li .sign{
	position: absolute;
    top: 36%;
    right: 146%;
}
.index_left_content ul li p{
	padding-top: 40px;
    position: absolute;
    width: 16px;
    top: 36%;
    background: url(../images/ul_icon2.png) no-repeat 0px 20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.index_left_content ul li p .num{
	position: absolute;
	top:0;
	left:0;
	right:0;
	margin:auto;
	text-align: center;
}
.index_left_content ul li.active p{
	background-image: url(../images/ul_icon2_active.png);
}
.index_left_content .line{
	position: absolute;
	top:0;
	right:2px;
	width:1px;
	height:100%;
	background: #d3cdcd;
}
.index_left_content .line.rt2{
	right:5px;
}
.index_right_content{
	width: 58.33%;
	height: 100%;
}
.index_middle_content{
	position: absolute;
	left:30.31%;
	top:10.74%;
	width: 22.4%;
	height:66%;
	background:url(../images/bg_border.jpg) no-repeat center center ;
	background-size: 100% 100%;
	overflow: hidden;
}
.index_middle_content .title{
	display: block;
	margin:6.5% auto 0;
	width: 60.5%;
}
.index_middle_content ul{
	margin-left: 11.2%;
	margin-top: 8.4%;
}
.index_middle_content ul li{
	padding: 20px 6% 0;
    color: #4a4a4a;
    font-family: kaiti;
    width:17%;
    background: url(../images/ul_icon2.png) no-repeat top center;
    position: relative;
    word-wrap:break-word;
    word-break: break-all;
    word-break: break-word;
    overflow: hidden;
    text-align: center;
}
.index_middle_content ul li:first-child{
	border-left:1px solid #e9e9e9;
}
.index_middle_content ul li span.hr{
	width:1px;
	height: 100%;
	background: #e9e9e9;
	position: absolute;
	right:0;
	top:0;
}
.index_middle_content ul li .remack{
	color:#acacac;
	font-size: 16px;
}
.index_nextPage{
	position: absolute;
	left:54.2%;
	width: 3.54%;
	height: 100%;
	border-left:1px solid rgba(215,177,146,0.2);
	border-right:1px solid rgba(215,177,146,0.2);
}
.pt-page-2 .index_nextPage{
	border-left:1px solid rgba(215,177,146,0.5);
	border-right:1px solid rgba(215,177,146,0.5);
}
.index_nextPage .nextPageBtn{
	position: absolute;
	top:0;
	bottom:0;
	margin: auto;
	left:0;
	width:42px;
	height: 38px;
}
.index_banner,.index_banner ul,.index_banner ul li{
	height: 100%;
}
.index_banner ul li a{
	display: block;
	height: 100%;
	width:100%;
}

.insider_content{
	height: 100%;
	background: url(../images/bg.jpg) no-repeat left bottom /cover;
}
.news_left_content{
	width:62.9%;
	height: 100%;
	float:left;
	border-right:3px solid #d7b192;
	position: relative;
}
.news_left_content .join,.news_left_content .contact{
	position: absolute;
	bottom:0;
	right:0;
	width:88px;
	height: 46px;
	background: #d7b192;
	text-align: center;
	line-height: 46px;
	color:#fff;
}
.news_left_content .contact{
	right:-88px;
	background:#4c4c4c;
}
.news_right_content{
	width:36.9%;
	height: 100%;
	float:right;
	padding-top:8.33%;
	padding-left:3.8%;
	border-left:1px solid #d7b192;
}
.news_right_content .news_list{
	width:80%;
}
.news_right_content .news_list li{
	padding-left: 14px;
	height: 72px;
	background: url(../images/ul_icon_3.png) no-repeat left 8px;
	position: relative;
	margin-top:18px;
	overflow: hidden;
}
.news_right_content .news_list li a{
	width:100%;
}
.news_right_content .news_list li a span{
	width:100%;
	text-overflow: ellipsis;
}
.news_right_content .news_list li:first-child{
	margin-top:0;
}
.news_right_content .news_list li span{
	display: block;
}
.news_right_content .news_list .title{
	color:#767676;
	white-space: nowrap;
	overflow: hidden;
}
.news_right_content .news_list .time{
	color:#c8c8c8;
	margin:2% 0 3%;
}
.news_right_content .news_list .hr{
	position: absolute;
	left:14px;
	bottom:0;
	width:83px;
	height: 1px;
	background: #ccc
}
.news_right_content .more{
	margin:10% 0 0 30%;
	color:#373737;
	font-size: 13px;
	display: inline-block;
}
.news_right_content .more:hover{
	color:#ed5309;
}
.news_right_content .news_list li a:hover span,.news_right_content .news_list li a.active span{
	color:#ed5309;
}
.news_left_content .side_menu{
	margin-left:15%;
	height: 100%;
}
.news_left_content .side_menu ul{
	height: 100%;
}
.news_left_content .side_menu li{
	height: 100%;
	width:75px;
	border-right:1px solid #e7e7e7;
	padding-top: 264px;
}
.news_left_content .side_menu li:first-child{
	border-left:1px solid #e7e7e7;
}
.news_left_content .side_menu li a{
	display: block;
	width: 23px;
	font-size: 18px;
	text-align: center;
	margin:auto;
	color:#272727;
	font-family: kaiti;
	padding-top: 22px;
	background: url(../images/ul_icon_4.png) no-repeat center top;
}
.news_left_content .side_menu li a .en{
	transform: rotate(90deg);
    margin-top: 12px;
    padding-top: 16px;
}
.news_left_content .side_menu .sign{
	margin:10px 0;
}
.news_left_content .side_menu li.current a .sign,
.news_left_content .side_menu li.current a .en_title{
	display: inline-block;
}
.news_left_content .recommend_news{
	width:53.23%;
	margin-top:14.35%;
}
.news_left_content .recommend_text{
	margin-top: 10%
}
.news_left_content .recommend_text .title{
	color:#616161;
}
.news_left_content .recommend_text .time{
	color:#aaa;
	margin:2% 0;
}
.news_left_content .recommend_text .summary{
	color:#8e8e8e;
	width:80%;
	line-height: 27px;
	margin-bottom: 2%
}
.news_left_content .recommend_text .more{
	color:#8e8e8e;
	padding-right: 20px;
	line-height: 20px;
	background: url(../images/more_icon.png) no-repeat right center;
}
.news_left_content .recommend_text .more:hover{
	color:#ed5309;
}
.news_left_content .recommend_text li{
	display: none;
}
.news_left_content .recommend_text li.active{
	display: block;
}
.news_left_content .recommend_banner{
	position: relative;
}
.news_left_content .recommend_banner .current_menu_title{
	width:33.4%;
	height: 78px;
	line-height: 78px;
	text-align: center;
	position: absolute;
	left:-7.8%;
	top:30%;
	color:#fff;
	font-weight: bold;
	background: url(../images/menu_bg_icon.png) repeat;
}
.news_left_content .recommend_banner .current_menu_title img{
	vertical-align: middle;
	margin-left:10px;
}
.news_left_content .recommend_banner .current_menu_title:hover img{
	margin-left:20px;
}
.news_left_content .change_banner_btn{
	position: absolute;
	left:0;
	bottom:-17px;
}
.news_left_content .change_banner_btn .banner_left,
.news_left_content .change_banner_btn .banner_right{
	width:32px;
	height: 34px;
	display: block;
}
.news_left_content .change_banner_btn .banner_left{
	background:#d7b192 url(../images/banner_left_icon.png) no-repeat center center;
}
.news_left_content .change_banner_btn .banner_right{
	background:#fff url(../images/banner_right_icon.png) no-repeat center center;
}
.lc_number_wrap{
	position: absolute;
	right:0;
	top:0;
	height: 100%;
}
.lc_number_wrap ul{
	height: 100%;
}
.lc_number li{
	width:52px;
	height: 33.3%;
	background: #fff;
	text-align: center;
	border-top:1px solid #f7efe9;
	transition:all 0.3s;
	cursor: pointer;
	color:#d7b192;
	font-size: 14px;
	padding-top: 80%;
}
.lc_number li:first-child{
	border-top:0;
}
.lc_number li.current{
	width:80px;
	margin-left: -28px;
}
.news_detail{
	width: 67.33%;
	margin-left:20.56%;
	margin-top: 12%;
}
.news_detail .title{
	color:#616161;
	text-align: center;
}
.news_detail .time{
	color:#aaa;
	text-align: center;
	margin: 2% 0 4%;
}
.news_detail .customScroll{
	height: 440px;
	border-top:1px dashed #d3d3d3;
	overflow: auto;
}
.news_detail .customScroll img{
	max-width:100%;
}
.news_detail .content{
	padding-top: 5%;
}
.news_detail .return{
	display: block;
	width:46px;
	height: 46px;
	line-height: 46px;
	background: #e23b06;
	text-align: center;
	border-radius: 100%;
	color:#fff;
	font-size: 13px;
	margin:5% auto 0;
}
.product_left_content{
	width:45%;
	height: 100%;
	float: left;
	position: relative;
}
.product_left_content .blank{
	width: 25.23%;
	height: 100%;
	float: left;
}
.product_left_content .selection{
	position: relative;
	width:50.35%;
	height: 100%;
	float:left;
	padding-top:24%;
}
.product_left_content .selection .title{
	font-family: kaiti;
	color:#383838;
	font-weight: bold;
}
.product_left_content .selection .ex_title{
	margin:2% 0 4%;
}
.product_left_content .selection .hr{
	width:15px;
	height: 1px;
	background: #c2c2c2;
	margin:3% 0;
}
.product_left_content .selection .summary{
	color:#565656;
	line-height: 24px;
}
.product_left_content .side_menu{
	margin-top: 20%;
	width:100%;
}
.product_left_content .side_menu li{
	width:25%;
	padding-top: 18px;
	background: url(../images/ul_icon_4.png) no-repeat center top;
}
.product_left_content .side_menu li a{
	display: block;
	text-align: center;
	color:#3b3b3b;
	font-family: kaiti;
	border-left:1px solid #c1c1c1;
}
.product_left_content .side_menu li:hover{
	background-image: url(../images/ul_icon_4_active.png);
}
.product_left_content .side_menu li.active a{
	color:#d34417;
	border-left:5px solid #d34417;
}
.product_left_content .side_menu li:last-child a{
	border-right:1px solid #c1c1c1;
}
.product_left_content .prolist{
	width:150px;
	height: 588px;
	position: absolute;
	z-index: 55;
	top:0;
	bottom:0;
	margin: auto;
	right:-27px;
	padding: 28px;
	background: url(../images/bg_border1.jpg) no-repeat left top /100% 100%;
}
.product_left_content .prolist ul li{
	position: relative;
}
.product_left_content .prolist ul li .container{
	display: none;
}
.product_left_content .product_info{
	position: absolute;
	top:28px;
	left:-28px;
	width: 432px;
	z-index: 100;
}
.product_left_content .product_info .sign{
	width:28px;
	height:88px;
	background: #d7b192 url(../images/banner_right_icon.png) no-repeat center center;
}
.product_left_content .product_info .protext{
	background: #fff;
	padding:20px 0 0 16px;
	height: 88px;
	width: 200px;
}
.product_left_content .product_info .protext .title{
	color:#4a4a4a;
	font-weight: bold;
}
.product_left_content .product_info .protext .hr{
	width:19px;
	height: 1px;
	background: #e4e4e4;
	margin:3% 0 5%;
}
.product_left_content .product_info .protext .summary{
	color:#909090;
}
.product_left_content .product_info .more{
	width:139px;
	height:88px;
	line-height: 88px;
	text-align: center;
	color:#fff;
	background: url(../images/menu_bg_icon.png) repeat;
}
.product_left_content .product_info .more img{
	margin-left: 10px;
}
.product_left_content .prolist .btn{
	width:27px;
	height: 27px;
	position: absolute;
	left:0;
	right:0;
	margin:auto;
}
.product_left_content .prolist .bd{position: relative;}
.product_left_content .prolist .btn_top{
	top:-13px;
	background: url(../images/btn_top.png) no-repeat center center;
}
.product_left_content .prolist .btn_bottom{
	bottom:-13px;
	background: url(../images/btn_bottom.png) no-repeat center center;
}
.product_left_content .prolist .btn_top:hover{
	background: url(../images/btn_top_active.png) no-repeat center center;
}
.product_left_content .prolist .btn_bottom:hover{
	background: url(../images/btn_bottom_active.png) no-repeat center center;
}
.product_right_content{
	width:55%;
	height: 100%;
	float: right;
}
.display_img{
	display: block;
	width:100%;
	height: 100%;
}
.fast_link{
	position: absolute;
	bottom:0;
}
.fast_link a{
	width:88px;
	height: 46px;
	background: #d7b192;
	text-align: center;
	line-height: 46px;
	color:#fff;
	display: block;
}
.fast_link a.contact{
	background: #4c4c4c;
}
.tese_left{
	width:34.17%;
}
.tese_left .side_menu{
	margin-left: 32%;
}
.tese_left .side_menu li a{
	background: none;
	padding:0;
	word-break: break-all;
	word-break: break-word;
}
.tese_left .side_menu li a span{
	overflow: hidden;
	word-wrap:break-word;
	word-break: break-all;
	word-break: break-word;
	width:23px;
}
.tese_left .side_menu li a span.hr{
	margin: 5px auto;
	display: inline-block;
	width:80%;
	height: 1px;
	background: #272727;
}
.tese_right{
	width:65.83%;
	padding: 0
}
.tese_middle{
	position: absolute;
	width:31.15%;
	height: 55.37%;
	top:0;
	bottom:0;
	margin:auto;
	left: 28.54%;
	background: url(../images/bg_border.jpg) no-repeat center center /100% 100%;
	padding-top: 8.28%;
	padding-left:3.125%;
	padding-right: 3.75%;
	z-index: 200;
}
.tese_middle li{
	background: #fff;
}
.tese_middle .title{
	color:#222222;
	font-family: kaiti;
}
.tese_middle .hr{
	width:18px;
	height: 1px;
	background: #dcdcdc;
	margin:5% 0 ;
}
.tese_middle .summary{
	color:#222222;
	line-height: 35px;
	height: 137px;
}
.tese_middle .change_banner_btn{
	position: absolute;
	right:-32px;
	bottom:0;
}
.tese_middle .change_banner_btn .banner_left,
.tese_middle .change_banner_btn .banner_right{
	width:32px;
	height: 34px;
	display: block;
}
.tese_middle .change_banner_btn .banner_left{
	background:#d7b192 url(../images/banner_left_icon.png) no-repeat center center;
}
.tese_middle .change_banner_btn .banner_right{
	background:#fff url(../images/banner_right_icon.png) no-repeat center center;
}
.tese_middle .current_menu_title{
	width:33.4%;
	height: 78px;
	line-height: 78px;
	text-align: center;
	position: absolute;
	left:-7.8%;
	top:5%;
	color:#fff;
	font-weight: bold;
	background: url(../images/menu_bg_icon.png) repeat;
}
.tese_middle .current_menu_title img{
	vertical-align: middle;
	margin:0 10px;
}
.tese_middle .current_menu_title .fz1{
	font-family: :kaiti;
	color:#ead2a3;
}
.tese_middle .current_menu_title .fz1{
	font-family: :kaiti;
}
.info_left_content{
	width:61.04%;
	height: 100%;
	position: relative;
	float: left;
	z-index: 2;
}
.info_left_content .selection{
	margin-left: 20.61%;
	margin-top: 14%;
	width:52.81%;
	color:#000;
}
.info_left_content .selection .title{
	font-family: kaiti;
}
.info_left_content .selection .summary{
	color:#3c3c3c;
}
.info_left_content .selection .hr{
	width:15px;
	height: 1px;
	background: #636363;
	margin:5% 0;
}
.info_left_content .selection .content{
	color:#6f6f6f;
	line-height: 35px;
	height: 348px;
	overflow: auto;
}
.info_right_content{
	width:38.96%;
	height: 100%;
	float: right;
}
.info_left_content .side_menu{
	margin-top: 8%;
	width:100%;
}
.info_left_content .side_menu li{
	width:20%;
	padding-top: 18px;
	background: url(../images/ul_icon_4.png) no-repeat center top;
}
.info_left_content .side_menu li a{
	display: block;
	text-align: center;
	color:#3b3b3b;
	font-family: kaiti;
	border-left:1px solid #c1c1c1;
}
.info_left_content .side_menu li:hover{
	background-image: url(../images/ul_icon_4_active.png);
}
.info_left_content .side_menu li.active a{
	color:#d34417;
	border-left:5px solid #d34417;
	width: 94%;
}
.info_left_content .side_menu li:last-child a{
	border-right:1px solid #c1c1c1;
}
.info_left_content .business_title{
	position: absolute;
	top:6%;
	right: 5%;
	z-index: 4;
}
#apply{
	width:186px;
	height: 70px;
	background: url(../images/menu_bg_icon.png) repeat;
	line-height: 70px;
	text-align: center;
	position: absolute;
	top:34.72%;
	right:-112px;
	color:#fff;
}
#apply img{
	margin-left:10px; 
}
#apply:hover img{
	margin-left: 20px;
}
.info_apply_content{
	width:34.53%;
	height: 100%;
	background: #fff;
	position: absolute;
	right: -40%;
	top:0;
	padding-top: 15.88%;
	padding-left:4.48%;
	opacity: 0;filter:alpha(opacity=0); zoom:1;
}
.info_apply_content.active{
	right:0;
	opacity: 1;filter:alpha(opacity=1); zoom:1;
}
.info_apply_content form input[type=text]{
	width: 58.5%;
	height: 58px;
	border:1px solid #f3efe8;
	font-size: 13px;
	font-family: Microsoft YaHei;
	text-indent: 1em;
	margin-bottom: 5px;
}
.info_apply_content form textarea{
	width:82.65%;
	height: 156px;
	border:1px solid #f3efe8;
	font-size: 13px;
	font-family: Microsoft YaHei;
	text-indent: 1em;
	padding-top:1em;
}
.info_apply_content form .apply_btn{
	display: block;
	width:107px;
	height: 47px;
	font-family: Microsoft YaHei;
	font-size: 13px;
	text-align: center;
	color:#fff;
	background: #e23b06;
	border:0;
	margin-top: 10px;
	cursor: pointer;
}
.info_apply_content form .apply_btn:hover{
	box-shadow: 5px 5px 5px #e23b06;
}
.brand_left_content{
	width:62.81%;
}
.brand_right_content{
	width:37.19%;
	position: relative;
}
.brand_right_content .bgimg{
	position: absolute;
	left:-20.5%;
	bottom:0;
}
.brand_right_content .link{
	position: absolute;
	left:42%;
	top:53.24%;
	padding: 20px;
	background: url(../images/mask.png) no-repeat center center /100%;
}
.brand_right_content .link .text{
	width:88px;
	height: 88px;
	line-height: 88px;
	background: #e23b06;
	display: block;
	text-align: center;
	border-radius: 100%;
	color:#fff;
}
.brand_right_content .link .icon{
	position: absolute;
	bottom:10px;
	left:0;
	right:0;
	margin:auto;
}
.brand_left_content .selection .content{
	line-height: 50px;
}
.brand_left_content .fast_link{
	right: -88px;
}
.insider_content .line{
	width:1px;
	height: 26%;
	position: absolute;
	top:0;
	right: 0;
	background: #e0e0e0;
}
.insider_content .line .page_left{
	position: absolute;
	bottom:0;
	left:-11px;
	z-index: 2;
}
.insider_content .line .page_right{
	position: absolute;
	top:0;
	bottom:0;
	margin:auto;
	height: 23px;
	left:-11px;
	z-index: 2;
}
.insider_content .line span{
	position: absolute;
    width: 13px;
    height: 13px;
    left: -6px;
    background: url(../images/icon_1.png) no-repeat center center;
}
.insider_content .line .top{
	top:0;
}
.insider_content .line .bottom{
	bottom:0;
}
#pageNext{
	display: none;
}


/*reset mCustomScrollbar*/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #e23b06;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background: #e23b06;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background: #e23b06;
}

.bd_weixin_popup{
	width:250px !important;
	height: 288px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
}

/*在线客服*/
.keifu{position:fixed;top:10%;right:0;width:136px; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:99;}
.icon_keifu{width:26px;height:100px;float:left;background:url(../images/keifu.png) 0 0;position:relative;display:none;cursor:pointer;}
.keifu_box{float:left;width:136px;}
.keifu_head{width:136px;height:182px;background:url(../images/zixun.png);font-size:0;line-height:0;position:relative;}
.keifu_close:link,.keifu_close:visited{display:block;width:11px;height:11px;background:url(../images/keifu.png) -42px 0;position:absolute;bottom:-15px;right:60px;}
.keifu_close:hover{background-position:-60px 0;}
.keifu_con{/*border-left:7px solid #029bdb;border-right:7px solid #029bdb;*/padding-top:5px;background:url(../images/zixunbg.png) no-repeat center center;background-size:100% 100%}
.keifu_con li{border-bottom: 1px solid #f0dfd0;padding:14px 0/*padding-left:12px;*/;text-align: center;font-size: 12px;}
.keifu_con li a{color:#7f766d;}
.keifu_con li a:hover{color:#e13c06}
.keifu_con li a img{margin-right:5px;}
.keifu_con .weixin{height:96px;}
.keifu_con .bt{font-size:16px;height:30px;line-height:30px;text-align:left;padding:0 0 0 20px;color:#012646;}
.keifu_bot{width:136px;height:119px;color:#c2996e;text-align: center;font-size: 13px;padding-top:26px;/*background:url(../images/keifu.png);background-position:0 -149px;*/}
.keifu_bot .tel{font-size: 15px;font-weight: bold;}
.keifu_bot .hr{width:15px;height:1px;background: #f1e7dd;margin:7px auto 9px;}

@media screen and (max-width: 1600px) { 
	#nav .menu_btn{
		width: 40px;
		height: 40px;
	}
	.z18{
		font-size: 15px;
	}
	.z14,.z15,.z22{
		font-size: 12px;
	}
	.z20,.z16{
		font-size: 14px;
	}
	.z24{
		font-size: 18px;
	}
	.z28{
		font-size: 18px;
	}
	.z30{
		font-size: 22px;
	}
	.index_middle_content ul li{
		width:50px;
	}
	.news_right_content .news_list li{
		height: 50px;
		margin-top: 10px;
	}
	.news_left_content .side_menu li{
		width:60px;
	}
	#header .small_logo{
		width:30px;
		display: block;
	}
	.news_left_content .recommend_banner .current_menu_title,
	.tese_middle .current_menu_title,#apply{
		height: 50px;
		line-height: 50px;
	}
	.tese_middle .summary{
		line-height: 28px;
	}
	.info_left_content .selection .content{
		line-height: 26px;
	}
	#apply{
		width:140px;
		right:-90px;
	}
	.info_apply_content form .apply_btn{
		height: 38px;
	}
	.info_left_content .selection .content{
		height: 275px;
	}
	.brand_left_content .selection .content{
		line-height: 38px;
	}
	.brand_right_content .link{
		padding: 15px;
	}
	.brand_right_content .link .text{
		width:60px;
		height: 60px;
		line-height: 60px;
	}

}
@media screen and (max-width: 1300px) { 
	.index_middle_content ul li{
		width:18%;
	}
	#header .logo:hover{
		width:20%;
	}
}
@media screen and (max-width: 1000px){
	#menu ul li a .en{
		display: block;
    	margin-left: 5px;
    	margin-top: 5px;
	}
	.news_left_content .recommend_news{
		display: none;
	}
	.news_left_content,.news_right_content{
		width:50%;
	}
	.news_right_content{
		padding-top: 11%;
	}
	.tese_right{
		padding-top: 0;
	}
	.tese_middle{
		width: 41.15%;
		left:40.25%;
	}
}
@media screen and (max-width: 800px){
	#header .index_logo{
		width:20%;
	}
	#menu{
		width:60%;
	}
	.news_right_content{
		padding-top: 18%;
	}
	.info_left_content .business_title{
		top: 14%;
    	right: -45%;
	}
	.info_left_content .selection{
		margin-top: 25%;
	}
	.tese_right{
		padding-top: 0;
	}
	.tese_middle{
		padding-top:12%; 
	}
	.tese_left .side_menu{
		margin-left:20%;
	}
	.info_left_content .business_title{
		display: none;
	}
}
@media screen and (max-width: 540px){
	#header .index_logo{
		width:40%;
	}
	#banner .banner_text{
		display: none;
	}
	#pageNext{
		display: block;
	}
	.index_page{
		width:100%;
		bottom:7%;
	}
	#banner{
		background-position: 48% 10% !important;
	}
	#footer{
		padding-bottom: 15%;
	}
	.index_left_content,.index_right_content,.index_nextPage,#header .head_btn{
		display: none;
	}
	.index_middle_content{
		left:0;
		top:15.74%;
		width:100%;
	}
	#nav{
	    top: 4%;
    	left: 85%;
    	z-index: 111;
	}
	#nav .home_btn{
		display: none;
	}
	.news_left_content{
		display: none;
	}
	.news_right_content{
		width:100%;
		padding-top:32%;
	}
	.view .news_left_content{
		display: block;
		width:100%;
	}
	.view .news_right_content{
		display: none;
	}
	.view .news_left_content .news_detail{
		margin:20% auto 0;
	}
	.view .news_detail .customScroll{
		height:380px;
	}
	#header .logo{
		margin-left:3%;
	}
	#header .logo,#header .logo .big_logo,#header .logo:hover{
		width:200px;
	}
	.info_left_content{
		width:100%;
	}
	.info_left_content .business_title,.info_right_content{
		display: none
	}
	.info_left_content .side_menu li{
		width:25%;
	}
	.info_left_content .selection{
		margin-top: 22%;
	    margin-left: 4.61%;
	    width: 62.81%;
	}
	.brand_left_content .fast_link{
		right: 0;
	}
	.tese_middle{
		width:82%;
		left: 3.54%;
		padding-top: 20.28%;
	}
	.tese_right,#apply{
		display: none
	}
	.tese_middle .current_menu_title{
		left:8px;
	}
	#menu ul li a .en{
		display: none;
	}

}
@media screen and (max-width: 340px){
	#menu{
		width: 80%;
	}
	.tese_middle{
		padding-top: 32%;
	}
	.info_left_content .selection{
		margin-top: 28%;
	}
	.view .news_left_content .news_detail{
		margin-top:26%;
		width:70%;
	}
}


