@charset "utf-8";

.navs{
	width: 100%;
	height: 80px;
}
.navs .biao{
	width: 240px;
	line-height: 80px;
}

.navs nav{
	width: 700px;
	height: 80px;
	margin-left: 160px;
}
.navs nav ul{
	width: 100%;
	height: 80px;
}
.navs nav ul .hid1{
	float: left;
	width: 115px;
	height: 50px;
	text-align: center;
	line-height: 80px;
	font-size: 16px;
}
.navs nav ul .hid1 a{
	display: block;
	height: 115px;
	color: #343434;
}
.navs nav ul.hid1{
	position: relative;
	display: block;
	outline: none;
}

.navs nav ul .hid1 .hid2{
	position: absolute;
	width: 115px;
	height: 0px;
	display: none;
}

.navs nav ul .hid1 .hid2:hover{
	position: absolute;
	width: 115px;
	height: 45px;
	display: block;
}


/*banner*/
.flexslider {
	margin:0px auto;
	position:relative;
	width:100%;
	height: 700px;
	overflow:hidden;
	zoom:1;
}
.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(../img/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:10px;
	text-align:center;
}
.flex-control-nav li {
	margin:0 2px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a {
	background:url(../img/dot.png) no-repeat 0 -16px;
	display:block;

	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%;
	display:block;
	height: 700px;
}


/*关于我们*/
.gushi{
	width: 100%;
	padding-top: 96px;	
}

.w1200bg{
	background-image: url(../img/gywmbj.jpg);
	background-size: 100%;
}

.gushi .logo{
	margin: 0px auto;
}

.jie{
	margin-top: 20px;
}

.jie .s2{
	display: block;
	margin-top: 5px;
	font-size: 10.5px;
	color:#C2C2C2;
}

.gushi .jies .top .s1{
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.gushi .jies{
	width: 1200px;
	margin-top: 50px;
}
.gushi .jies .ziti{
	width: 650px;
	margin-right: 30px;
}
.gushi .jies .ziti .top{
	width: 640px;
}
.gushi .jies .ziti .top p{
	width: 640px;
	font-size: 12px;
	color: #666;
	line-height: 26px;
}
.gushi .jies .ziti .bottom{
	width: 640px;
	margin-top: 60px;
}
.gushi .jies .ziti .bottom p{
	width: 640px;
	text-indent: 2em;
	font-size: 12px;
	color: #565656;
	line-height: 26px;
}
.gushi .jies .ziti .more{
	display: block;
	margin-top:90px;
	margin-bottom:90px;
	margin-left:0px;
}


/*商业活动*/
.shangye{
	width: 100%;
	margin-top: 80px;
}

/*遮罩层效果*/
.web{
	margin:0px auto;
	
}
.con{
	width:1200px;
	background:#fff;
	margin-top: 10px;
}
.con ul{
	width:1200px;
	margin: auto;
	background:#fff;
}

.con ul li{
	width:375px;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0px 10px 0px 10px;
}

.content > div.img_container{
	position: relative;
	padding: 0px;
	width: 375px;
	height: 336px;
}

.img_container img{
	width: 100%;
	height: 269px;
}

.mask{
	position: absolute;
	top: 0;
	left: 0;
	height: 336px;
	background: #1C529A;
	opacity: 1;
	color: #fff;
	display: none;
}

.img_container a{
	position: absolute;
	display: block;
	max-width: 43px;
	max-height: 43px;
	bottom: 25px;
	right: 30px;
	display: none;
}
.img_container a img{
	width: 100%;
	max-height: 43px;
}
.mask img{
	width: 35px;
	height: 35px;
}

.mask span{
	font-size:14px;
	position: relative;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
}
.con ul li .content:hover .img_container a{
	display: block;
}


/* .mask span::after{
	content: ". . .";
	position: absolute;
	bottom: 0;
	right: 0;
	padding:0 20px 1px 45px;
	background:url(../img/ellipsis_bg.png) repeat-y;

} */

.txt{
	width: 375px;
	height:80px;
	background:#fff;
	position:absolute;
	left:0;bottom:0;
	color:#333;
	font-family:"微软雅黑";
}
.txt h3{
	font-size:20px;
	font-weight:100;
	text-align:center;
	line-height:46px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 
	width: 90%;
margin: auto;
}
.txt p{
	font-size:13px;
	text-align:center;
	line-height: 17px;
	letter-spacing: 1px;
}




.txt-sp{
	width: 100%;
	margin: 0px auto 0 auto;
	font-size:15px;
	line-height: 20px;	
}

.txt-sp h3{
	font-size:20px;
	font-weight:100;
	height:40px;
	text-align:center;
	line-height:45px;
	margin-top: 30px;
}

.txt-sp span{
	display: block;
	width: 280px;
	margin:20px auto auto auto;
}



.chakan{
	width:150px;
	height: 30px;
	border:1px solid #60C4E9;
	margin: auto;
	text-align: center;
	margin: 40px auto 80px auto;
}

.chakan a{
	color: #929292;
}

.chakanl{
	width: 60%;
	display: inline-block;
}


.chakanr{
	width: 40%;
	display: inline;
}

.chakan span{
	font-size: 15px;
	line-height: 30px;
	width: 60%; 
}

/*商业活动结束*/




/*合作单位*/
.gushi1{
	width: 100%;
	margin: 50px auto;
}

.gushi1 .logo1{
	margin: 0px auto;
}


.hz1{
	background: url(../img/hzdw.png) no-repeat;
	width: 115px;
	height: 55px;
	text-align: center;
}

.hz1 .hz2{
	line-height: 42px;
	font-size: 16px;
	color: #fff;
}

.hezuo{
	margin-top: 30px;
}

.hezuo1{
	text-align: center;
	border:1px solid #fff;
	box-shadow: 1px 1px 5px 5px #F3F3F3;
    width: 160px;
    margin-right: 38px;
}

.hezuo1 .hezuo-wen{
	display: block;
	color: #333;
	font-size: 14px;
}



/*底部*/
footer{
	width: 100%;
	background: #2C2C2C;
	text-align: center;
}
footer .bt1{
	width: 340px;
	float: left;
	line-height: 350px;
}

footer .bt2{
	width: 520px;
	float: left;
	margin-top: 105px;
}

footer .bt3{
	width: 340px;
	float: left;
	margin-top: 70px;
}


footer .w1200 .s3{
	display: table;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	width: 142px;
	background-color: #474747;
}
footer .w1200 .erwm{
	width: 94px;
	height: 95px;
	margin: 10px auto;
}
footer .w1200 .erwm img{
	width: 94px;
	height: 95px;
}
footer .w1200 .p1{
	display: table;
	font-size: 12px;
	color: #686868;
	margin: 0 auto;
	text-align: center;
	line-height: 28px;
}

footer .w1200 .bt3 .s3 .p1{
	color: #DADADA;
}



/*新闻中心左*/
.xinwen{
	width: 100%;
	margin-bottom: 50px;
}

/* .xin{
	margin-top: 50px;
} */

.xwl{
	width: 390px;
}

.xwl-ip{
	width: 370px;
}

.xwl-ip .xwl-p p{
	font-size: 16px;
	color: #333;
	margin: 30px auto 10px auto;
}


.xwl-ip .xwl-i img{
	display: inline-block;
}

.xwl-ip .xwl-i p{
	display: inline;;
	color: #808080;
}

.xwl-ip .xwl-sp span{
	color: #888;
	font-size: 14px;
	letter-spacing:1.5px;
}

.xwl-i{
	margin: 20px auto;
}

.geli{
	margin-bottom: 20px;
}



/*新闻中心右*/
.xwr{
	width: 740px;
	margin-left: 70px;
}
.nav1{
	width:740px;
}

/* .nav1 a{
	width: 280px;
	padding: 20px;
} */

.nav1 span{
	display: block; 
	text-align:center; 
	line-height:16px; 
}



.sp-box{
	width: 155px;
	margin: auto;
	height: 40px;
}

.sp-boxi{
	width: 34px;
}

.sp-boxi img{
	height: 32px;
}

.sp-boxp{
	width: 120px;
}



a:hover, a:focus { 
	outline: none; 
	text-decoration: none; 
}
.tab .nav-tabs { 
	border-bottom: none; 
	position: relative; 
}


.tab .nav-tabs li:after { 
	content: ""; 
	width: 100%; 
	position: absolute; 
	top: 50%; 
	right: -60%;
}
.tab .nav-tabs li:last-child:after { 
	border: none; 
}
.tab .nav-tabs li a { 
	display: block; 
	padding: 15px 20px; 
	background: #fff; 
	color: #1C529A; 
	text-transform: uppercase; 
	border-radius: 0; 
	margin-right: 0; 
	border: 2px solid #1C529A; 
	position: relative; 
	overflow: hidden; 
	z-index: 1; 
	transition: all 0.1s ease 0s; 
}
.tab .nav-tabs li.active a, .tab .nav-tabs li a:hover { 
	color: #fff; 
	border: 2px solid #1C529A; 
}

.tab .nav-tabs li a:after { 
	content: ""; 
	display: block; 
	width: 100%; 
	height: 0; 
	position: absolute; 
	top: 0; left: 0; 
	z-index: -1; 
	transition: all 0.1s ease 0s;
	 }
.tab .nav-tabs li.active a:after, .tab .nav-tabs li a:hover:after { 
	height: 100%; 
	background: #1C529A; 
}
.tab .tab-content { 
	/*padding: 20px 10px; */
	margin-top: 0; 
	font-size: 14px; 
	color: #999; 
	line-height: 26px; 
}


@media only screen and (max-width: 767px) {
	.tab .nav-tabs li { 
		margin: 0 25px 0 0; 
	}
}

@media only screen and (max-width: 479px) {
.tab .nav-tabs li {
	 width: 100%; 
	 text-align: center; 
	 margin: 0 0 10px 0; 
	}
	.tab .nav-tabs li:after { 
		width: 0; 
		height: 100%; 
		top: auto; 
		bottom: -60%; 
		right: 50%; 
	}
}

.sp-box .sp-boxp span{
	display: block;
}

.sp-box .sp-boxp .sp1{
	font-size:15px ;
}

.sp-box .sp-boxp .sp2{
	font-size:12px ;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 370px;
}

.container .nav li .lanimg{
	display: block;
}

.container .nav li .baiimg{
	display: none;
}

.container .nav .active .lanimg{
	display: none;
}

.container .nav .active .baiimg{
	display: block;
}
.tab .nav-tabs li.active a, .tab .nav-tabs li a:hover .lanimg{ 
	display: none; 
}
.tab .nav-tabs li.active a, .tab .nav-tabs li a:hover .baiimg{ 
	display: block; 
}
/* .tab .nav-tabs li.active a, .tab .nav-tabs .active a:hover .lanimg{ 
	display: block; 
}
.tab .nav-tabs li.active a, .tab .nav-tabs .active a:hover .baiimg{ 
	display: none; 
} */


#li-fang .new-lie li{
	width: 94%;
	padding-left: 6%;
	/*height: 30px;*/
	background: url(../img/xinwenbiao.png) no-repeat 2.5% 15px;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px solid #EFEFEF;
}
#li-fang ul li span{
	display: block;
	color: #333;
}
/* 

#li-fang ul li div{
	
} */




footer .bt3 img{
	width: 142px;
	height: 144px;
}

.hezuo .hezuo1 img{
	width: 114px;
	height: 60px;
}