﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		

	margin:0 auto;
	font-size:14px;	
	font-family:arial,Microsoft Yahei;	
	background:#fff;
	color:#414141;

}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none; max-width:100%;
}
a{
	cursor:pointer;
	color:#545456;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#957f66;	
}
ul{
	list-style-type:none;	
	border:0;
	width:auto;
}
em{
	font-style:normal;	
}
span{
	float:none;
	margin:0;	
	
}
.f_l{
	float:left;	
}
.f_r{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.clearfix{
		clear:both;
	}
.clearfix:after{
		display:block;
		clear:both;
		content:"";
	}
form{ display:block; margin-top:0em;}

/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.wrapinbanner{
	position:relative;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
#content{ 
	background-color:#fff; 
	height: auto;
    overflow: hidden;}
.article{ position: relative; padding:50px 0; }
/*公用CSS 开始*/


/*首页header 开始*/
#header{ 
	position: fixed;
    top: 0;
    width: 100%;
    height: 75px;
    background-color: rgba(255,255,255,.9);
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,.2);
    z-index: 10;
}
#header01{ 
    width: 100%;
    height: 75px;
    background-color: rgba(255,255,255,.9);
    z-index: 10;
}

.head{
	position: relative;
	height: auto;
}
.head .logo{
    float:left;
}
.head .t_tt {
    float: left;
    width: 18%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #d6d6d6;
    border-radius: 20px;
    border: 2px solid #2e62b0;
    margin-top: 20px;
}
.head .t_tt img{
	vertical-align: middle;
}
.head .t_tt span{
	font-size: 18px;
	text-shadow: 0px 2px 4px rgba(255,255,255,.3);
	color:#2e62b0;
	vertical-align: middle;
}
.nav {
    position: absolute;
    right: 0;
    width: 80%;
    height: 35px;
    text-align: right;
    line-height: 35px;
    padding: 0 0 0 30px;
}
.cove{ 
    color: #fff;
    background-color: #f20000;
}
.nav li{  
	height:35px; 
	line-height: 35px;
	float:left; 
	text-align:center; 
	font-size:16px; 
	line-height:35px;
	margin: 0 5px;
	vertical-align:middle;	
	padding: 20px 30px;
}
.nav li:hover{ 
    color: #fff;
    background-color: #f20000;
}
.wx{
	width:9%;
	float:left;
	text-align: center;
}
.caselist{
	width:1200px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}

/*手机站点导航*/
.wap-nav{display:none;}
.nav-wrap {
    display: none;
    float: right;
    position: absolute;
    right: 0;
    z-index: 99999;
    background:rgba(0,0,0,.7);
    height: auto;
    top: 60px;
    line-height: 18px;
    margin-top: 0px;
    font-size: 16px;
    color: #153768;
    width: 100%;
}
.nav-wrap li {
    width: 100%;
	height:50px;
	line-height:50px;
    float: left;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-left: 0px;
	padding:0 10px;
}
.nav-wrap li:hover a{background-color: rgba(255,255,255,.6); color:#fff;}
.nav-wrap li .hover {
	display:block;
    border-left: 3px solid #f57c05;
	color:#fff;
}
/*首页*/
#banner,#inx,.inx_bb.#inyf{
	position: relative;
	width:100%;
	height: auto;
	overflow: hidden;
}
#inx{
	position: relative;
}
.index_ab{
	position: relative;
	width:1140px;
	height: auto;
	margin:50px auto;
	border:5px solid #cabfb2;
	padding-bottom: 400px;
}
.index_ab h1{
	position: absolute;
	top:-50px;
	left:50%;
	margin-left:-165px;
	font-size: 32px;
	width:300px;
	height: auto;
	color:#957f66;
	font-weight: bold;
	background-color: #fff;
	padding:20px;
	text-align: center;
}
.index_ab h1 .index_aa{
	font-size: 16px;
	font-weight: normal;
}
.index_ab_txt{
	padding: 30px 0 220px;
    text-align: center;
    /* margin-top: 50px; */
    color: #957f66;
    width: 100%;
    margin: 50px auto;
}
.index_ab_txt p{
	line-height: 28px;
}
.index_ab_txt .htext{
	font-size: 16px;
	color:#fa1111;
	padding:20px 0;
	font-weight: bold;
}
.index_ab_txt .htext span{
	padding-right: 15px;
}


#par01,#par03{
	width:100%;
	height: auto;
	overflow: hidden;
	background-color:#fff;
	background-size: 100%;
}
.par01_mid{
	width: 1150px;
    height: 740px;
    margin: 0 auto;
    background: url(../images/index_bg.png) center no-repeat;
    background-size: 100%;
}

.par01_mid h1{
	padding-top: 25%;
    font-size: 52px;
    /* font-weight: bold; */
    text-shadow: 5px 8px 10px rgba(0,0,0,.3);
    letter-spacing: 15px;
    text-align: center;
    animation-name: zoomIn;
}

.muse{
	animation: flash 1s linear 0s  infinite;
    -webkit-animation: flash 1s linear 0s  infinite;
    -moz-animation: flash 1s linear 0s infinite;
    -ms-animation: flash 1s linear 0s infinite;
    -o-animation: flash 1s linear 0s infinite;
}

/*banner 开始*/
 .flexslider {
        margin: 0px auto;
        position: relative;
        width: 100%;
        height: 760px;
        overflow: hidden;
        zoom: 1;
    }
.flex-direction-nav{
	/*position: absolute;*/
	top:50%;
}   
.slides{
	width:100%;
	height: auto;
	overflow: hidden;
}
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../images/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 35px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../images/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;
        height: 760px;
        display: block;
    }
/*banner 结束*/
.inx_bb{
	position: absolute;
	bottom: 5px;
	left:0;
	width: 100%;
    height: auto;
	background:url(../images/gywm-bg.png) center center no-repeat;
	background-size: 100%;
	padding: 45px 0;
}
.index_ac{
	width:1140px;
	height: auto;
	margin:30px auto;
	overflow: hidden;
	padding-top: 120px;
}
.index_ac li{
	float:left;
	width:33.33%;
	height: auto;
	text-align: center;
}
.index_ac li img{
	transition: all 2s;
}
.index_ac li:hover img{
	transform: scale(1.2);
}
.con02{
	padding-top:120px;
}
.index_ac_txt{
	color:#fff;
	font-size: 18px;
	line-height: 45px;
	padding-top: 20px;
}
.index_news{
	position: relative;
	width:100%;
	height: auto;
	overflow: hidden;
}

.index_news .index_new_r{
	float:right;
	width:75%;
	height: auto;
	padding:0px 0;
}
.index_list{
	float: left;
    width: 100%;
    padding-left: 10%;
    height: auto;
    overflow: hidden;
}
.index_list li{
	position: relative;
    width: 87%;
    height: 50px;
    padding-left: 2%;
    line-height: 50px;
    overflow: hidden;
    border-bottom: 1px dashed #cabfb2;
}
.index_list li:hover{
	background-color: #f5f5f5;
}
.index_list li:before{
	display: block;
    position: absolute;
    left:0;
    top: 50%;
    width:6px;
    height: 6px;
    margin-top:-3px;
    background-color: #957f66;
	content: "";
}
.index_list li .new_txt{
	width:70%;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	float:left;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.index_list li .new_time{
	width:30%;
	height: auto;
	text-align: right;
	float:left;
	font-size: 14px;
}
.btn_new{
	float: right;
    margin: 20px 0;
}
.index_new_l{
	position: absolute;
	left:0;
	top:0;
}











#inyf{
	position: relative;
	padding-bottom: 130px;
}
.index_yf{
	position: relative;
	width:1140px;
	height: auto;
	margin:50px auto;
	border:5px solid #cabfb2;
	padding-bottom: 240px;
}
.index_yf h1{
	position: absolute;
	top:-50px;
	left:50%;
	margin-left:-165px;
	font-size: 32px;
	width:300px;
	height: auto;
	color:#957f66;
	font-weight: bold;
	background-color: #fff;
	padding:20px;
	text-align: center;
}
.index_yf h1 .index_yfaa{
	font-size: 16px;
	font-weight: normal;
}
.index_yf_txt{
	width: 800px;
    padding: 30px 0 400px;
    margin: 0 auto;
	text-align: center;
	margin-top:50px;
	color:#957f66;
}
.index_yf_txt p{
	line-height: 28px;
}
.index_yf_txt .yftext{
	font-size: 16px;
	color:#fa1111;
	padding:20px 0;
	font-weight: bold;
}
.index_yf_txt .yftext span{
	padding-right: 15px;
}
.inx_yfbb{
	position: absolute;
	bottom: 20px;
	left:0;
	width: 100%;
    height: auto;
	background:url(../images/zysj-bg.png) center center no-repeat;
	background-size: 100%;
	padding: 260px 0;
}
.index_yf{
	width:1140px;
	height: auto;
	margin:30px auto;
	padding-top: 20px;
	padding-bottom: 430px;
}
.index_yf li{
	float:left;
	width:33.33%;
	height: auto;
	text-align: center;
}
.index_yf li img{
	transition: all 2s;
}
.index_yf li:hover img{
	transform: scale(1.2);
}
.con02{
	padding-top:120px;
}
.index_yf_txt{
	color:#fff;
	font-size: 18px;
	line-height: 45px;
	padding-top: 20px;
}

#index_new{
	width:1150px;
	height: auto;
	overflow: hidden;
	margin:50px auto;

}
.index_yflist{
	width:1150px;
	height: auto;
	margin:0 auto;
}
.index_yflist li{
	float:left;
	width:25%;
	height: auto;
	text-align: center;

}
.index_yflist li img{
	transition: all 2s;	
}
.index_yflist li:hover img{
	transform: scale(1.2);
}
.index_yf_txt {
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    padding-top: 20px;
}

#index_con{
	width:100%;
	height: auto;
	color: #fff;
	overflow: hidden;
	background-color: #de0617;
}
.index_contxt{
	width:1150px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
	background: url(../images/mapbg.png) no-repeat;
    background-size: 100%;
    	padding:30px 0;
}

.index_contxt h1{
	font-size: 32px;
    width: 300px;
    height: auto;
    margin:0 auto;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}

.con_fbt {
    font-size: 16px;
    font-weight: normal;
}
.w1000{
	width:1000px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
}
.wpt01{
	float:left;
	width:30%;
	height: auto;
	margin:30px 0;
}
.wpt01 h2{
	width:100%;
	height: 50px;
	line-height: 50px;
	padding-bottom: 20px;
}
.wpt_t{
	width:100%;
	height: auto;
	line-height: 24px;
	margin:5px 0;
	text-align: left;
}
.wpt02{
	float:left;
	width:40%;
	height: auto;
	margin:50px 0;
}
.wpt02_t{
	float:left;
	width:33.33%;
	height: auto;
	text-align: center;
}


#footer{
	width:100%;
	height: auto;
    background-color: #222;
}
.foot_t{
	padding:40px 0 20px;
	overflow: hidden;
}
.foot_t .foot_con{
    width: 88%;
    height: auto;
    margin:0 auto;
    overflow: hidden;
}
.foot_t .foot_con li{
	float: left;
	width:13%;
	height: auto;
	font-size: 14px;
    line-height: 35px;
	vertical-align: middle;
	color:#949494;
    margin-right: 1%;
}
.foot_t .foot_con li .foot_mlist{
	width:100%;
	height:auto;
	overflow: hidden;
}
.foot_t .foot_con li .foot_mlist li{
	width:100%;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	color:#6c6b6b;
	float:left;
}
.foot_t .foott_con{
	float:left;
    width: 70%;
    height: auto;
    overflow: hidden;
}
.foot_t .foott_con li{
	float: left;
	width:13%;
	height: auto;
	font-size: 14px;
    line-height: 35px;
	vertical-align: middle;
	color:#949494;
    margin-right: 1%;
}
.foot_t .foott_con li .foott_mlist{
	width:100%;
	height:auto;
	overflow: hidden;
}
.foot_t .foott_con li .foott_mlist li{
	width:100%;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	color:#6c6b6b;
	float:left;
}
.wptt02{
	float: left;
    width: 30%;
    height: auto;
    margin: 10px 0;
}
.wptt02_tt{
	float:left;
	width:33.33%;
	height: auto;
	text-align: center;
	color: #fff;
}
.footmid{
	width:100%;
	height: 45px;
	background-color: #131212;
}
.foot_mid{
	width:1150px;
	height: auto;
	line-height: 45px;
	text-align: center;
	margin:0 auto;
	overflow: hidden;
}
.foot_mid a{
	padding:0 15px;
}

.in_txt{
	width:100%;
	height: auto;
	overflow: hidden;
}
/*企业简介*/
.artictext{
	width:100%;
	height: auto;
	padding:30px 0;
}
.artictext h3{
	position: relative;
	width:100%;
	height: auto;
	font-size: 28px;
	line-height: 40px;
}
.artictext h3 span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 2px;
}
.artictext h3:after{
	position: absolute;
	left:0;
	bottom:-15px;
	display: block;
    width:110px;
    height: 2px;
    background-color: #957f66;
	content:"";
}
.artctxt{
	width:100%;
	height: auto;
	padding:50px 0;
}
.abimg{
	float:right;
	max-width: 100%;
	height: auto;
	padding-left: 50px;
	padding-bottom: 30px;
}
.artctxt p{
	line-height: 28px;
}
.artctxt div span{
	padding:0 20px 0 0;
}

.bralist{
	width:100%;
	height: auto;
	padding:30px 0;
	overflow: hidden;
}
.bralist li{
	position: relative;
	float:left;
	width:32.33%;
	height: auto;
	overflow: hidden;
	margin-right: 1%;
	margin-bottom: 20px;
}
.bralist li img{
	width:100%;
	height: 280px;
	overflow: hidden;
	transition: all 2s;
}
.bralist li:hover img{
	transform: scale(1.2);
}
.brabox{
	position: absolute;
	bottom:2px;
	left:0;
	width:89%;
	height: auto;
	padding:10px 20px;
	background-color: rgba(0,0,0,.6);
	color:#fff;
	overflow: hidden;
}
.brabox h4{
	width:100%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 5px;
}
.brabox p{
	width:100%;
	height: auto;
	line-height: 24px;
	overflow: hidden;
	color:#e7e5e5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.artxt{
	width:100%;
	height: auto;
	overflow: hidden;
}
.artxt p{
	text-indent: 2em;
	line-height: 24px;
}
.about-list {
    width: 100%;
    margin: 30px auto;
    position: relative;
    height: 426px;
}
.about-list div {
    width: 213px;
    height: 214px;
    background: url(../images/hzbg.png) no-repeat;
    text-align: center;
    position: absolute;
    left: 0;
}
.about-list div img {
    position: absolute;
    top: 25%;
    left: 25%;
}
.hzlist{
	display: none;
}

.booklist{
	width:94%;
	height: auto;
	padding:30px 0;
	overflow: hidden;
}
.booklist li{
	float:left;
	width:19%;
	height: auto;
	padding:3%;
	overflow: hidden;
	text-align: center;
}
.booklist li img{
	width:92%;
	height: 255px;
	padding:4%;
	overflow: hidden;
	transition: all 2s;
}
.booklist li:hover img{
	transform: scale(1.2);
}
.booklist li h4{
	width:100%;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-top: 10px;
    height: 50px;
}


/*专业咨询 页面*/
#banner{
	width:100%;
	height: auto;
	overflow: hidden;
}
.bannerimg{
	max-width: 100%;
	height: auto;
	overflow: hidden;
}

#midd{
	width:1150px;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.sec_tt{
	width:100%;
	height: auto;
	text-align: center;
	overflow: hidden;
	margin:20px 0;
}
.sec_tt a{
	display: inline-block;
	padding:5px 30px;
	border:1px solid #957f66;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	margin:0 10px;
}
.sec_tt a:hover{
	color:#fff;
	background-color: #957f66;
}
.act{
	color:#fff;
	background-color: #957f66;
}
.midd_txt{
	width:100%;
	height: auto;
	overflow: hidden;
}
.midd_txt .act_onn{
	width:100%;
	height: auto;
	text-align: left;
	overflow: hidden;
	margin:30px 0;
}
.act_onn a{
    display: inline-block;
	padding:5px 15px;
	border:1px solid #957f66;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	margin: 5px 10px;
}
.act_onn a:hover{
	color:#fff;
	background-color: #957f66;
}
.onn{
	color:#fff;
	background-color: #957f66;
}
.con_list{
	width:100%;
	height: auto;
	overflow: hidden;
}
.con_list li{
	float:left;
	width:24%;
	height: 325px;
	margin-right: 1%;
	margin-bottom: 20px;
	overflow: hidden;
}

.con_list li .con_img{
	width:100%;
	height: 195px;
	overflow: hidden;
	text-align: center;
}
.con_list li .con_img img{
	transition: all 2s;
}
.con_list li .con_img:hover img{
	transform: scale(1.2);
}
.con_list li .con_txt{
	width:96%;
	height: auto;
	overflow: hidden;
	padding:10px 5px;
	background-color: #f5f5f5;
}
.con_list li .con_txt h3{
	position: relative;
	width:92%;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color:#957f66;
	padding-left: 8%;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.con_list li .con_txt h3:before{
	position: absolute;
	left:0;
	top:50%;
	margin-top:-6px;
	display: block;
    width:6px;
    height: 12px;
    background-color: #957f66;
	content: "";
}
.ctxt{
	width:90%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	padding:10px;
	background-color: #957f66;
	color:#fff;
	display: -webkit-box;
	-webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
}
.ctxt p{
	line-height: 24px;
}
.midd_txt h2{
	position: relative;
	width:92%;
	height: auto;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	color: #957f66;
	padding-left: 20px;
	text-align: left;
}
.midd_txt h2:before{
	position: absolute;
	left:0;
	top:50%;
	margin-top:-6px;
	display: block;
    width:6px;
    height: 12px;
    background-color: #957f66;
	content: "";
}
.hbb{
	color:#957f66;
}
.art_txt{
	position: relative;
	width:100%;
	height: auto;
	margin:30px 0;
	overflow: hidden;
}
.art_txt h5{
	width:100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 30px;
}
.art_txt h5 span{
	padding-left:30px;
}
.art_txt .art_img,.arttxb,.arttxc{
	width:100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.arttxb{
	display: none;
	border-bottom:1px dashed #957f66;
	padding-bottom: 20px;
}
.art_txt .art_img img{
	display:none;
	max-width: 100%;
	height: auto;
	transition: all 2s;
}
.art_txt .art_img:hover img{
	transform: scale(1.1);
}
.art_txt .arttxa{
	width:100%;
	height: auto;
	float:right;
	/*position: absolute;*/
	top:0;
	right:0;
	padding:20px 30px 50px;
	background-color: rgba(255,255,255,.7);
}
.art_txt .arttxa p,.arttxb p{
	text-indent: 2em;
	line-height: 28px;
}
.arttxb h3{
	width:100%;
	height: auto;
	line-height: 40px;

}
.case_b{
	width:100%;
	height: auto;
	overflow: hidden;
	padding:20px 0;
	border-top:1px solid #957f66;
	margin-top: 20px;
}
.case_bl,.case_br{
	width:98%;
	height: auto;
	padding:5px 10px;
	line-height: 24px;
	margin-bottom: 15px;
	background-color: #f5f5f5;
}
.case_bl span,.case_br span{
	font-weight: bold;
	padding-right: 15px;
}
.arttxc .txc{
	width:100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.arttxc .txc h3{
	float:left;
	width:78%;
	height: auto;
	line-height: 40px;
}
.arttxc .txc .more{
    float:left;
	width:20%;
	height: auto;
	text-align: right;
	color:#957f66;
	line-height: 40px;
}
.caselist{
	width:100%;
	height: auto;
	overflow: hidden;
}
.caselist li{
	float:left;
	width:45%;
	height: 35px;
	line-height: 35px;
	padding:0 15px;
	overflow: hidden;
	margin-right: 1%;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	color:#957f66;
}
.caselist li:hover{
	background-color: #f9f3eb;
}
/*专业能力页面*/
.midd_txt h1{
	width:100%;
	height: 40px;
	font-size: 36px;
    color: #957f66;
    text-align: center;
	margin:30px 0;
}
.midd_txt h1 .hh1{
	font-size: 14px;
    color: #957f66;
    font-family: arial;
    font-weight: normal;
    letter-spacing: 0
}
.abilist{
	width:100%;
	height: auto;
	margin:30px 0;
	overflow: hidden;
}
.abilist li{
	float:left;
	width:50%;
	height: auto;
	overflow: hidden;
}
.abilist li:hover .atxt01,.abilist li:hover .atxt02{
	background-color: #f9f3eb;
}
.abilist li>.abi_l,.abilist li>.abi_r{
	float:left;
	width:50%;
	height: 270px;
}
.atxt01,.atxt02{
	position: relative;
	padding:20px;
	height: 230px;
	background-color: #f5f5f5;
}
.atxt01:before{
	position: absolute;
	left:-32px;
	top:50%;
	margin-top:-8px;
    display: block;
    border:16px solid rgba(0,0,0,0);
    border-right-color: #f5f5f5;
    content: "";

}
.atxt02:after{
	position: absolute;
	right:-32px;
	top:50%;
	margin-top:-8px;
    display: block;
    border:16px solid rgba(0,0,0,0);
    border-left-color: #f5f5f5;
    content: "";
}
.atxt01 .h2,.atxt02 .h2{
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
}
.abi_rtxt p{
	line-height: 24px;
}

/*新闻页面*/
.newstop{
	width: 100%;
    height: auto;
    padding: 30px 0 50px;
    overflow: hidden;
}
.newstop .nwestop_l{
	float:left;
	width:35%;
	height: 220px;
	margin-right: 2%;
	overflow: hidden;
}
.newstop .nwestop_l img{
	max-width: 100%;
	height: auto;
	overflow: hidden;
}
.newstop .nwestop_r{
	float:left;
	width:63%;
	height: auto;
	overflow: hidden;
}
.newstop .nwestop_r h1{
	width:100%;
	height: auto;
	line-height: 28px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin:0;
	padding-bottom: 15px;
	overflow: hidden;
	display: -webkit-box;
	/*-webkit-box-orient:vertical;
	-webkit-line-clamp:1;*/
}
.newstop .nwestop_r>.time{
	width:100px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color:#fff;
	background-color: #957f66;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
    margin: 10px 0;
}
.newstop .nwestop_r>p{
	padding:10px 0;
	line-height: 24px;
	overflow: hidden;
	display:-webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.mo{
	font-size: 14px;
	font-weight: bold;
/*	line-height: 30px;*/
	color: #957f66;
	padding-top: 10px;
}
.newslist{
	width:100%;
	height: auto;
	overflow: hidden;
}
.newslist li{
	float:left;
	width:100%;
	height: auto;
	overflow: hidden;
	margin-bottom:30px;
	background-color: #f5f5f5;
}
.newslist li:hover{
	background-color: #f5f5f5;
}
.newslist li .news_l{
	float: left;
	width:100%;
	height: auto;
	margin-right: 2%;
	overflow: hidden;
}
.newslist li .news_l h4{
	float: left;
    width: 78%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
.newtime{
	float: left;
	width: 20%;
	text-align: right;
	overflow: hidden;
	line-height: 40px;
	padding-right: 15px;
}
.newslist li .news_l .des{
	margin:10px 0;
	height: 120px;
	line-height: 24px;
	overflow: hidden;
}
.newslist li .news_r{
	float: left;
	width:30%;
	height: auto;
	margin-left:5%;
	overflow: hidden;
}
.newslist li .news_r img{
	max-width: 100%;
	height: auto;
	overflow: hidden;
	transition: all 2s;
}
.newslist li:hover .news_r img{
	transform: scale(1.2);
}
.newslist li .newimg{
    width:100%;
    height: 240px;
    overflow: hidden;
    margin-bottom: 15px;
}
.newslist li .newimg img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.newslist li .new_txt{
	width:100%;
	height: auto;
	overflow: hidden;
}
.newslist li .new_txt .new_txt_l{
	float:left;
	width:70px;
	height: auto;
	overflow: hidden;
	margin-right: 20px;
}
.newslist li .new_txt .new_txt_r{
	float:left;
	width:74%;
	height: auto;
	overflow: hidden;
}
.time01{
	font-size: 40px;
	font-weight: bold;
	color:#2e62b0;
	text-align: left;
	line-height: 30px;
}
.time02{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}
.new_txt_r h3{
	width:100%;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
.new_txt_r .txt_txt{
	width: 96%;
	height: 42px;
	line-height: 22px;
	overflow: hidden;
	margin:10px 0;
	background-color: #f5f5f5;
	padding:5px;
}

.more_index{
	width:120px;
	margin:30px 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	background-color: #2e62b0;
	cursor: pointer;
	border-radius: 5px;
	transition: all 0.5s;
}
.more_index:hover{
	transform: scale(1.2);
}
.page{
	width:100%;
	height: 40px;
	margin:30px 0;
	text-align: center;
	background-color: #f5f5f5;
}
.page a{
	padding:5px 15px;
	line-height: 40px;
    margin:0 2px;
}
.acov{
	background-color: #957f66;
	color:#fff;
}
.page a:hover{
	background-color: #957f66;
	color:#fff;
}

/*新闻内页*/
.hbr{
	width:98%;
	height: 50px;
	line-height: 50px;
	text-align: right;
	padding-right: 20px;
	border-bottom: 1px dashed #dad6d1;
}
.hbr img{
	padding-right: 15px;
	vertical-align: middle;
}
.title{
	width: 80%;
    font-size: 24px;
    margin: 10px auto;
    font-weight: bold;
    text-align: center;
    color: #957f66;
}
#right_txt {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    margin: 20px auto 50px;
}
#right_txt .r-top {
    width: 99%;
    height: 40px;
    line-height: 40px;
    text-align: right;
    vertical-align: middle;
    font-size: 14px;
    border-bottom: 1px solid #9f9f9f;
    padding-right: 15px;
    margin-bottom: 30px;
}
#right_txt .r-top img {
    vertical-align: middle;
}
#right_txt h2 {
    width: 80%;
    margin: 20px auto;
    height: auto;
    line-height: 35px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
#right_txt h3 {
    text-align: left;
    margin: 0 auto 20px;
    /* background-color: #f5f5f5; */
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
#right_txt h3 .tt {
    display: inline-block;
    margin: 0 20px;
}

#right_txt .txt {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#right_txt .txt p{
    line-height: 28px;
}



/*联系我们 页面*/
.artcont{
	width:100%;
	height: auto;
	overflow: hidden;
}
.artcont .artcont_l{
	float:left;
	width:77%;
	height: 500px;
	overflow: hidden;
}
.artcont .artcont_r{
	float:left;
	width:240px;
	height: auto;
	text-align: center;
	margin-left:20px;
	overflow: hidden;
	margin-top: 55px;
}
.gray {
    background: #f5f5f5;
}
.cat {
    margin-top: 0;
    padding: 60px 0;
}
.about-p {
    margin: 0 auto;
    width: 1150px;
    position: relative;
}
.about-p .top {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.about-p .top .zh {
    font-size: 36px;
    color: #957f66;
    letter-spacing: 5px;
}
.about-p .top .en {
    font-size: 14px;
    color: #957f66;
    font-family: arial;
}

.media {
    width: 960px;
    margin: 0 auto;
    text-align: center;
}
.media p {
    color: #666;
    font-size: 14px;
    margin-bottom: 40px;
}
.media p span {
    color: #109b09;
}


.conbox{
	width:100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.conbox h2{
    width: 87%;
    height: auto;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #957f66;
    text-align: center;
}
.conbox h2:before{
	display: none;
}
.artic_txt h2{
	width:100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color:#2e62b0;
	margin-bottom: 15px;
}
.conlist{
	width:100%;
	height: auto;
	overflow: hidden;
}
.conlist li{
	width:100%;
	height: auto;
	line-height: 35px;
	font-weight: bold;
	overflow: hidden;
	vertical-align: middle;
}
.conlist li img{
	vertical-align: middle;
	padding-right: 15px;
}
.conlist li span{
	font-weight: normal;
}
.map{
	margin:30px 0;
}
.artic_txt {
    width: 96%;
    /* margin: 50px auto; */
    overflow: hidden;
}
.con_txt h2{
	color:#2e62b0;
	width:100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}
/*人才招聘 页面*/
.panel-default>.panel-heading {
    color: #333;
    border-color: #ddd;
}
.panel-heading h4 {
    position: relative;
    margin-top: 0;
    line-height: 35px;
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
}
.joinlist {
    width: 92%;
    margin: 0 auto 50px;
}
.joinlist .tr_th {
    line-height: 40px;
    background-color: #2e62b0;;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.joinlist .tr_th, .joinlist .tr_td, .joinlist .tr_td2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 5px 0;
    text-align: center;
}
.joinlist .tr_th li, .joinlist .tr_td li, .joinlist .tr_td2 li {
    float: left;
    width: 20%;
    height: auto;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.jo_txt {
    width: 100%;
    height: auto;
    padding: 30px 0;
    overflow: hidden;
    background: url(../images/ab_bg.jpg) no-repeat;
}
.content-left h4 {
    position: relative;
    margin-top: 0;
    line-height: 25px;
    font-size: 20px;
    text-align: left;
    padding: 0 0 10px;
}
.myh5 {
    font-size: 18px;
    line-height: 40px;
    /* background-color: #f5f5f5; */
    padding-left: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
}
.col-md-10 p {
    font-size: 14px;
    line-height: 35px;
}
.col-md-5 p span {
    font-weight: bold;
}
.btn-apply {
	float: right;
    background-color: #dc2e2e;
    color: #ffffff;
    width: 120px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin: 20px;
    /* margin-right: 20px; */
    font-weight: 600;
}
/*加入我们页面*/
.ygxx{
	display: none;
}
.join {
    width: 970px;
    position: relative;
    margin: 70px auto 0;
    text-align: center;
    height: 660px;
}
.join a {
    position: absolute;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.join .info {
    position: relative;
    top: 230px;
    width: 538px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    background-color: rgba(245,245,245,.8);
    padding: 15px;
    border-radius: 10px;
}
.join .info .content {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}
.join .info .title {
    color: #4c4c4c;
    font-size: 18px;
    text-align: right;
}
.choose {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 80px;
}
.choose .list {
	width: 19%;
    float: left;
}
.choose .list .top {
    width: 130px;
    height: 129px;
    position: relative;
    padding-bottom: 20px;
    padding-left: 35px;
    margin-bottom: 0;
}
.choose .list .top i {
    background: url(../images/whxzzy-dsk.png) no-repeat;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    width: 120px;
    height: 120px;
}
.choose .list .bottom {
    background: url(../images/whxzzy-sjt.png) no-repeat;
    padding-top: 60px;
    width: 100%;
}
.choose .list .bottom .title {
    font-size: 26px;
    color: #957f66;
    margin-bottom: 20px;
    text-align: center;
}
.choose .list .bottom .title span {
    font-size: 24px;
}

.choose .list .bottom .des p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.choose .list .top-p {
    background: url(../images/whxzzy-xjt.png) no-repeat bottom;
    padding-bottom: 60px;
    width: 100%;
    height: 131px;
}
.choose .list .bottom-p {
    width: 130px;
    height: 130px;
    position: relative;
    padding-top: 20px;
    padding-left: 35px;
}
.choose .list .bottom-p i {
    background: url(../images/whxzzy-dsk.png) no-repeat;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    width: 120px;
    height: 120px;
}
.about{
	width:1150px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
}
.about .top {
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.about .top .zh {
    font-size: 36px;
    color: #957f66;
    letter-spacing: 5px;
}
.about .top .en {
    font-size: 14px;
    color: #957f66;
    font-family: arial;
}


.clr {
    clear: both;
    display: block;
}
.teamtxt{
	padding:30px 0;
}
.teamlist{
	width:1150px;
	height: auto;
	margin:30px auto;
	overflow: hidden;
}
.teamlist li{
	position: relative;
	float: left;
    width: 32.33%;
    height: 210px;
    text-align: center;
    overflow: hidden;
    margin-right: 1%;
    margin-bottom: 20px;
}
.teamtt{
	display: none;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	line-height: 35px;
	font-size: 22px;
	color: #fff;
	background-color: rgba(0,0,0,.6);
	padding-top:20%;
	transition: all 2s;
}
.teamlist li:hover .teamtt{
	display: block;
}
.page01 {
    width: 100%;
    height: 40px;
    margin: 30px 0;
    text-align: center;
    background-color: #f1f1f1;
}
.page01 a {
    padding: 5px 15px;
    line-height: 40px;
    margin: 0 2px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: #f5f5f5;
    line-height: 40px;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.table tbody tr td:first-child {
    color: #957f66;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 15px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 15px;
    line-height: 30px;
    vertical-align: top;
    border-top: 1px dashed #ddd;
    text-align: center;
}

.container {
    width: 100%;
}
.content .row {
    margin-top: 25px;
    margin-bottom: 50px;
}
.content-left h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
    color: #957f66;
    line-height: 38px;
    font-weight: 600;
}
.content-left h4 {
    margin-top: 0;
    line-height: 25px;
}
.myh4 {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    padding-bottom: 6px;
}
.btn-apply {
    background-color: #00538d;
    color: #ffffff;
    width: 120px;
    margin-top: 20px;
    margin-right: 20px;
    font-weight: 600;
    border-radius: 5px;
}
.content {
    position: relative;
    margin-bottom: 60px;
}
label {
    font-size: 16px;
    color: #666;
    position: relative;
}
label span {
    display: inline-block;
}
.content input {
    text-indent: 12px;
    line-height: 30px;
    margin-top: 30px;
    width: 465px;
    margin-left: 10px;
    margin-right: 40px;
}
.content textarea, .content input, select {
    font-size: 16px;
    color: #666;
    border: 1px solid #cccccc;
    font-family: "Microsoft Yahei" !important;
}
.submit {
    float: right;
}
.btn {
    background: url(../images/tjsq.jpg) no-repeat;
    width: 90px !important;
    border: none !important;
    height: 34px;
}
.reset {
    background: url(../images/cxtx.jpg) no-repeat;
    width: 90px !important;
    border: none !important;
    height: 34px;
    margin-right: 60px !important;
}
.content input {
    text-indent: 12px;
    line-height: 30px;
    margin-top: 30px;
    width: 465px;
    margin-left: 10px;
    margin-right: 40px;
}
.content select {
    line-height: 32px;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 40px;
    height: 32px;
    width: 80px;
    text-indent: 12px;
}
.content textarea {
    text-indent: 12px;
    line-height: 30px;
    width: 465px;
    margin-left: 10px;
    margin-top: 30px;
    width: 1055px;
}
.content input {
    text-indent: 12px;
    line-height: 30px;
    margin-top: 30px;
    width: 465px;
    margin-left: 20px;
    margin-right: 55px;
}
.ltt{
	padding-top: 15px;
}
.art_tit{
	width:100%;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.art_tit .art_tit_l{
	float:left;
	width:40%;
	margin-right: 5%;

}
.art_tit .art_tit_l img{
	max-width: 100%;
	height: auto;
	overflow: hidden;
	border:10px solid #957f66;
}
.art_tit .art_tit_r{
	float:left;
	width:55%;	
}
.art_tit .art_tit_r h3{
	position: relative;
	width:100%;
	height: auto;
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
	color:#957f66;
	padding-left:30px;
	margin-bottom: 20px;
}
.art_tit .art_tit_r h3:before{
	position: absolute;
	display: block;
	left:0;
	top:50%;
	width:8px;
	height: 8px;
	margin-top: -4px;
	background-color: #957f66;
	content: "";
}
.art_tit .art_tit_r p{
	line-height: 40px;
	font-size: 16px;
}
.arcolor{
	width: 95%;
    height: auto;
    overflow: hidden;
    padding: 30px;
    background-color: #f5f5f5;
}
.content textarea {
    width: 94%;
}

/*向上滚动代码 开始*/
.toolbar-item,.toolbar-layer,.toolbar-layer_dy{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:30%;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{
	display:block;
	width:45px;
	height:44px;
	margin-top:1px;
	position:relative;
	-moz-transition:background-position 1s;
	-ms-transition:background-position 1s;
	-o-moz-transition:background-position 1s;
	-webkit-moz-transition:background-position 1s;
	transition:background-position 1s;
}
.toolbar-item:hover .toolbar-layer{
	opacity:1;
	filter:alpha(opacity=100);
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}
.kf {
    background-position: -52px -330px;
}
.toolbar-item-weixin{background-position:0 -200px;}
.toolbar-item-weixin:hover{background-position:0 -265px;}
.toolbar-item-weixin .toolbar-layer{height:190px;background-position:0 0;}
.toolbar-item-qq {
    background-position: -52px -200px;
}
.toolbar-item-qq:hover{background-position:-52px -265px;}

.toolbar-item-feedback{background-position:0 -325px;}
.toolbar-item-feedback:hover{background-position:0 -388px;}
.toolbar-item-app{background-position:0 -450px;}
.toolbar-item-app:hover{background-position:0 -512px;}
.tel{
	display: none;
	width: 200px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    padding-left:10px;
    overflow: hidden;
    border: 1px solid #f20000;
    position: absolute;
    right: 45px;
    color:#f20000;
    text-align: center;
    background-color: rgba(255,255,255,.9);
    transition: all 2s;
}
.toolbar-item-app:hover > .tel{
	display: block;
    
}
.toolbar-item-search{background-position:0 -575px;}
.toolbar-item-search:hover{
	position: relative;
	background-position:0 -635px;
}
.search{
	display: none;
	width: 200px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #f20000;
    position: absolute;
    right: 45px;
    transition: all 2s;
}
.toolbar-item-search:hover > .search{
	display: block;
    
}
.toolbar-item-search .search input{
	width:100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	overflow: hidden;
	border:0;
	padding-left: 10px;
	background-color: rgba(255,255,255,.9);
}
.toolbar-item-top{background-position:0 -700px;}
.toolbar-item-top:hover{background-position:0 -760px;}
.toolbar-layer{
	position:absolute;
	right:46px;
	bottom:-10px;
	width:172px;
	opacity:0;
	filter:alpha(opacity=0);
    transform-origin: 95% 95%;
    -moz-transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -o-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform:scale(0.01);
    -moz-transform:scale(0.01);
    -ms-transform:scale(0.01);
    -o-transform:scale(0.01);
    -webkit-transform:scale(0.01);
    transition:all 1s;
    -moz-transition:all 1s;
    -ms-transition:all 1s;
    -o-transition:all 1s;
    -webkit-transition:all 1s;
}
.toolbar-item_dy {
    background-position: 0 -200px;
}

.toolbar-item_dy{
	display:block;
	width:45px;
	height:44px;
	margin-top:1px;
	position:relative;
	-moz-transition:background-position 1s;
	-ms-transition:background-position 1s;
	-o-moz-transition:background-position 1s;
	-webkit-moz-transition:background-position 1s;
	transition:background-position 1s;
}
.toolbar-item-feedback .toolbar-layer_dy{height:190px;background-position:-175px 0;}
.toolbar-item-feedback:hover .toolbar-layer_dy{
	display:block;
	opacity:1;
	filter:alpha(opacity=100);
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}

.toolbar-layer_dy {
    position: absolute;
    right: 46px;
    bottom: -10px;
    width: 172px;
    opacity: 0;
    filter: alpha(opacity = 0);
    transform-origin: 95% 95%;
    -moz-transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -o-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform: scale(0.01);
    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);
    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

/*向上滚动代码 结束*/





@media screen and (max-width: 1400px){
.inx_bb,.inx_yfbb {
    background-size: 140%;
}
.flexslider {
    height: 660px;
}
.flexslider .slides a img {
        height: 660px;
    }

}



@media screen and (max-width: 1360px){
.flexslider .slides a img {
    width: 100%;
    height: 620px;
}
.flexslider {
    height: 720px;
}
.inx_bb {
    background-size: 125%;
    padding:0;
}
.inx_yfbb {
    background-size: 125%;
    padding: 250px 0;
}
.index_ab_txt {
    padding: 30px 0 130px;
}


}

@media screen and (max-width: 1200px){

.index_ab_txt {
    width: 96%;
}
.flexslider {
    height: 640px;
}
#content .serves, .wrapin, #footer .foot {
    width: 95%;
    margin: 0 auto;
}
.nav {
    padding: 0 0 0 2%;
}
.nav li a {
    padding: 30px 25px;
}
#par02 .prolist li {
    width: 32.8%;
}
.inx_bb {
    background-size: 140%;
    padding: 0;
}
.inx_yfbb {
    background-size: 140%;
    padding: 250px 0;
}


}

@media screen and (max-width: 1024px){
.par01_mid,#contxt {
  width: 100%;}
.nav {
    float: left;
    width: 77%;
 }
 .index_ab {
    width: 96%;
}
.inx_bb {
    background-size: 167%;
}
.index_ac,#index_new,.index_yf,.index_contxt,#midd,.about,.choose,.about-p,.media,.index_yflist,.teamlist{
    width: 96%;
}
.foot_mid,.w1000 {
    width: 100%;
}
.inx_yfbb {
    background-size: 190%;
    padding: 220px 0;
}
.atxt01, .atxt02 {
    position: relative;
    padding: 20px;
    height: 189px;
}
.abilist li>.abi_l, .abilist li>.abi_r {
    height: 228px;
}
.nav li a {
    padding: 30px 16px;
}
.nav li {
    padding: 20px 15px;
}
.con_list li .con_img {
    height: 165px;
}
.con_list li {
    height: 290px;
}
.wx {
    width: 12%;
}
#par02 .prolist li {
    width: 32.7%;
}
.par04_txt .par04_l h2 {
    width: 45%;
}
.foot_t .foot_con {
    width: 87%;
}
.artcont .artcont_l {
    float: left;
    width: 70%;
}








}
@media screen and (max-width: 768px){
.nav {
    display: none;
}
.head .t_tt {
    width: 28%;
    margin-left: 5%;
    margin-right: 5%;
}
.wx {
    width: 15%;
}
.wap-nav {
    position: absolute;
    display: block;
    right: 10px;
    top: 15px;
}
.flexslider .slides a img {
    height: 190px;
}
.flexslider {
    height: 190px;
}
#par02 h1,#par03 h1,#par04 h1 {
    padding: 30px 0;
}
#par02 .prolist li {
    width: 32.5%;
}
.mr_frUl {
    width: 610px;
}
.foot_t .foot_con {
    width: 80%;
}
.nav-wrap li a{
	color:#fff;
}
.nav-wrap {
    width: 30%;
    text-align: center;

}
.con_list li .con_img {
    height: 125px;
}
.con_list li {
    height: 250px;
}
.nav-wrap li {
    width: 91%;

}
.artcont .artcont_l {
    width: 63%;
}
.inx_bb {
    background-size: 215%;
}
.inx_yfbb {
    background-size: 260%;
    padding: 60px 0;
}
.index_new_l img{
	max-width: 65%;
}
.index_news .index_new_r {
    padding:0;
}
.index_yf {
    padding-bottom: 70px;
}
.newslist li .news_l h4 {
    width: 76%;
}
.newslist li {
    margin-bottom: 10px;
}












}

@media screen and (max-width: 640px){
	#banner{
		padding-top: 60px;
	}
.head .t_tt {
    width: 55%;
}
.wx {
    width: 28%;
}
.flexslider {
    height: 190px;
    margin:0 auto;
}
#par02 .prolist li {
    width: 48%;
}
.mb h2 {
    font-size: 16px;
    line-height: 24px;
    width: 95%;
    padding-top: 10%;
}
.mb .coin {
    bottom: 0%;
    margin-left: -11.5px;
}

.par04_txt .par04_l {
    float: left;
    width: 92%;
    margin: 0 0 0 5%;
}

.par04_txt .par04_r {
    display: none;
}
.foot_t{
	display: none;
}
.footmid .foot_mid{
	line-height: 22px;
}
.nav-wrap {
    width: 100%;
}
.pro_list li {
    width: 49.1%;
}
.artic_txt {
    margin: 0 auto;
}
.artic_txt .caimg img{
	width:90%;
}
.artic_txt h1 {
    width: 88%;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
}
.prolist li {
    width: 49%;
}
.prolist li:nth-child(2n) {
    margin-right: 0;
}
.prolist li h3 {
	padding:0;
}
#par04 {
    background-size: 100%;
}

.par04_txt {
    padding:0;
}
.part .pro_l,.part .pro_r {
    width: 100%;
}
.prolist li:nth-child(2n) {
    margin-right: 0;
}
.prolist li:nth-child(3n) {
    margin-right: 1%;
}
.newslist li {
    width: 100%;
}

.joinlist .tr_th li, .joinlist .tr_td li, .joinlist .tr_td2 li {
    font-size: 13px;
 }

.joinlist {
    width: 100%;
    margin: 0 auto;
}
.artcont .artcont_l {
    width: 100%;
}
.artcont .artcont_r {
    width: 100%;
     margin-left: 0;
    margin-top: 25px;
}
#midd{
	margin:0 auto;
}
.artictext{
	padding:0;
}
.inx_bb {
    background-size: 300%;
}
.index_ab {
    padding-bottom: 225px;
}
.index_new_l img {
    max-width: 35%;
}
.index_ab_txt {
    padding: 0px 0 30px;
}
.wpt01 {
    width: 80%;
    height: auto;
    margin: 15px auto;
    float: none;
}
.wpt02 {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.wpt01 h2{
	padding-bottom: 0;
}
.sec_tt a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #957f66;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin: 0 10px 10px;
}
.about-list{
	display: none;
}

.index_ab h1,.index_yf h1,.index_contxt h1,.con_fbt,.midd_txt h1{
  font-size:24px;	
}
.index_ab h1 .index_aa,.index_yf h1 .index_yfaa {
    font-size: 14px;
    font-weight: normal;
}
.artictext h3 {
    font-size: 22px;
}
.con02 {
    padding-top: 0;
}
.index_ac {
    margin: 0 auto;
}
.hzlist {
	display: block;
    width: 100%;
    margin: 30px auto;
    height: auto;
    overflow: hidden;
}
.hzlist li {
	position: relative;
    width: 48%;
    height: 200px;
    background: url(../images/hzbg.png) center no-repeat;
    background-size: 90%;
    margin: 1%;
    text-align: center;
    float: left;
}
.hzlist li img {
    max-width: 100%;
    position: absolute;
    top:25%;
    left:25%;
}
.join {
    display: none;
}
.ygxx{
	display: block;
	width:100%;
	height: auto;
	overflow: hidden;
	margin:20px auto;
}
.ygxx li{
	width:96%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	padding:2%;
}
.ygxx li .ygxx_l{
	float: left;
	width:18%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}
.ygxx li .ygxx_r{
	float: left;
	width:72%;
	margin-left: 5%;
	height: auto;
	overflow: hidden;
	line-height: 24px;
}
.ygxx li .ygxx_r span{
	font-weight: bold;
	float:right;
}
.choose .list {
    width: 100%;
}
.choose .list .top,.choose .list .bottom-p {
    width: 100%;
    padding-left: 0;
}
.choose .list .bottom-p {
    text-align: center;
}
.choose .list .bottom {
    background: url(../images/whxzzy-sjt.png) center 0 no-repeat;
    padding-top: 15px;
    width: 100%;
}
.choose .list .top-p {
    background: url(../images/whxzzy-xjt.png) no-repeat bottom;
    padding-bottom: 0px;
    width: 100%;
    height: 131px;
}
.teamlist li {
    width: 32%;
    height: 75px;
}

label {
    display: block;
}
.content select {
    width: 60% !important;
}
.content input {
    margin-top: 20px;
}
label span {
    display: inline-block;
    width: 22%;
}
.content select,.content input{
	padding-left:0;
	margin-left: 0;
}
.content input{
	margin-right: 0;
}
.con_list li {
    float: left;
    width: 49%;
}
.con_list li .con_img {
    height: 135px;
}
.art_txt .arttxa {
    width: 85%;
    /* position: absolute; */
    position: static;
    background-color: rgba(251, 231, 231, 0.7);
}
.caselist li {
    float: left;
    width: 92%;
}
.booklist li {
    float: left;
    width: 44%;
    height: 265px;
}
.newstop .nwestop_l {
    float: left;
    width: 100%;
    height: 220px;
    margin-right:0; 
}
.newstop .nwestop_r {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.bralist li {
    width: 49%;
}
.bralist li img {
    height: 170px;
}
.brabox {
    width: 80%;
}
.brabox p {
    display: none !important;
}
.brabox h4 {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 0;
}
.abilist li {
    width: 100%;
    margin-bottom: 15px;
}
.atxt01 .h2, .atxt02 .h2 {
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
}
.abilist li>.abi_l, .abilist li>.abi_r {
    float: left;
    width: 100%;
    text-align: center;
}
.abilist li>.abi_l, .abilist li>.abi_r {
    height: auto;
}

.media div img{
	max-width: 30%;
}
.index_new_l {
    display: none;
}
.index_news .index_new_r {
    width: 100%;
}

.art_tit .art_tit_l {
    float: left;
    width: 95%;
}
.arcolor {
    width: 85%;
}
.booklist li img {
    height: 200px;
}




}
	
	
	
	
	
	

	
	
	
	
	
	
	
	
	