@charset "utf-8";
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box
}
ul li {
	list-style:none
}
a {
	text-decoration:none
}
.clear {
	clear:both
}
img {
	padding:0;
	margin:0;
	border:0
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
body {
	font-family:"微软雅黑";
	font-size:14px;
}
@font-face { 
	font-family: 'georgia'; 
	src: url('../fonts/georgia.eot'); 
	src: url('../fonts/georgia.eot?#iefix') format('embedded-opentype'),
	url('../fonts/georgia.woff') format('woff'), 
	url('../fonts/georgia.ttf') format('truetype'), 
	url('../fonts/georgia.svg#minijianyaya') format('svg'); 
	font-weight: normal; 
	font-style: normal; 
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
}
.home{
	height:580px;
}
.inner{
	height:500px;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:86px;
	clear:both;
	position: relative;
    z-index: 999;
	background:url(../images/navbg.png) repeat center center;
}
.yx {
	float:left;
}
.yx a {
	display:block;
	/*padding-top:25px;*/
}
.yx img {
	width:100%;
	height:auto;
}
.navdaohang {
	float:right;
	margin-top: 30px;
}
.menupc li{
	line-height:30px;
	float: left;
	text-align: center;
	position: relative;
}
.menupc li a{
	display:block;
	color:#333;
	text-transform:capitalize;
	padding: 0px 22px;
	font-size:16px;
	transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.menupc li a:hover{
	color:#fff;
	background-color:#014fa2;
	border-radius:20px;
}
.menupc li .current{
	color:#fff;
	background-color:#014fa2;
	border-radius:20px;
}
.menupc .xiala {
	background-color:#f6f6f6;
	position:absolute;
	display:none;
	left:0px;
	top:30px;
	overflow:hidden;
	z-index:999;
	width:550px;
	padding:15px 0px 20px 0px;
}
.xiala_fl{
	float:left;
	width:260px;
}
.xiala_fl ul li {
	float:left;
	position:static;
	text-align:left;
	line-height:32px;
	margin-left:0px;
	border:none !important;
}
.xiala_fl ul li a {
	display:block;
	font-size:15px;
	position:static;
	margin:0px 0px 0px 24px;
	color:#666 !important;
	border-radius:0 !important;
	border-bottom:1px dashed #bdbdbd !important;
	background:url(../images/j.png) no-repeat left center;
	padding-left:15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100px;
}
.xiala_fl ul li a:hover {
	border-radius:0 !important;
	color:#014fa2 !important;
	border-bottom:1px dashed #bdbdbd;
	background:url(../images/j_h.png) no-repeat left center;
}
.xiala_fl ul li .current {
	border-radius:0 !important;
	color:#014fa2 !important;
	border-bottom:1px dashed #bdbdbd;
	background:url(../images/j_h.png) no-repeat left center;
}
.xiala_fr{
	border-left:1px solid #ccc;
	padding-left: 24px;
	margin:0px 24px 0px 150px;
	text-align:left;
	overflow: hidden;
}
.xiala_fr_t{
	margin-bottom:15px;
	overflow:hidden;
}
.xiala_fr_t h3{
	font-size:20px;
	color:#014fa2;
	font-weight:normal;
	margin-bottom:10px;
	line-height: 32px;
}
.xiala_fr_t p{
	line-height:22px;
	color:#666;
}
.xiala_fr_b p{
	float:left;
	background:url(../images/tel.png) no-repeat left center;
	color:#666;
	padding-left:35px;
	line-height: 22px;
}
.xiala_fr_b span a{
	float:right;
	display:block;
	width:75px;
	padding:0;
	font-size:14px;
	color:#666;
	border-radius:0 !important;
	line-height: 32px;
	margin:5px 0px 0px 0px;
	text-align:right;
	border-bottom:1px solid #dbdbdb !important;
	border-top:1px solid #dbdbdb;
	background:url(../images/j1.png) no-repeat left center;
}
.xiala_fr_b span a:hover{
	color:#014fa2;
	border-radius:0 !important;
	border-bottom:1px solid #dbdbdb !important;
	background:url(../images/j1_h.png) no-repeat left center;
}
.menupc .xiala.subnav {
	display: block;
}


/*手机导航*/
.phone-nav {
	position:absolute;
	font-size:30px;
	right:15px;
	top:40px;
	line-height:86px;
	display:none;
	color:#666;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#0a78bc url(../images/search.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

@media(max-width:1200px) {
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
}


.home-about{
	width:100%;
	margin:0 auto;
	background-color:#f5f5f5;
	padding:54px 0px 25px 0px;
	overflow:hidden;
}
.index_title{
	margin-bottom:10px;
	overflow:hidden;
}
.index_title_fl{
	float:left;
	border-left:3px solid #e70012;
	padding-left:10px;
	margin-bottom:25px;
	overflow:hidden;
}
.index_title_fl p{
	font-size:24px;
	color:#014fa2;
	font-weight:bold;
}
.index_title_fl span{
	color:#014fa2;
	text-transform:uppercase;
}
.index_title_fr{
	float:right;
	margin-bottom:25px;
	overflow:hidden;
}
.index_title_fr li{
	float:left;
	margin-right:50px;
	overflow:hidden;
	line-height:54px;
}
.index_title_fr li:last-child{
	margin-right:0;
}
.index_title_fr li a{
	font-size:16px;
	color:#333;
}
.index_title_fr li a:hover{
	color:#e70012;
	background:url(../images/li.jpg) no-repeat bottom left;
	padding-bottom:10px;
}
.index_title_fr li .current{
	color:#e70012;
	background:url(../images/li.jpg) no-repeat bottom left;
	padding-bottom:10px;
}
.about_con{
	overflow:hidden;
}
.about_con_fl{
	margin-bottom:25px;
	overflow:hidden;
	padding:0;
}
.about_con_fl p{
	line-height:28px;
	color:#666;
	font-size:16px;
	margin-bottom: 10%;
}
.about_con_fl a{
	display:block;
	width:155px;
	line-height:38px;
	border:1px solid #014fa2;
	background-color:#014fa2;
	color:#fff;
	text-align:center;
	border-radius:25px;
	box-shadow: 0px 0px 5px #b8b8b8;
}
.about_con_fr{
	margin-bottom:25px;
	overflow:hidden;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #f5f5f5;
	/* Center slide text vertically */
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	text-align: center;
	opacity: 1;
	background: rgba(255, 255, 255, 0.6);
	display: inline-block;
	text-indent: -999px;
	border-radius:180px;
}
.swiper-pagination-bullet-active {
	color:#fff;
	background: #e10314;
}
.swiper-slide img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.home-area{
	width:100%;
	margin:40px auto 20px auto;
	overflow:hidden;
}
.area_con li{
	margin-bottom:20px;
	overflow:hidden;
	padding:0px 4px;
}
.area_con li a{
	display:block;
}
.area_img{
	overflow:hidden;
}
.area_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
   	transition: transform 1s ease 0s;
	transition: .5s;
}
.area_con li a:hover .area_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.area_txt{
	overflow:hidden;
}
.area_txt h3{
	font-size:18px;
	color:#333;
	font-weight:normal;
	padding:15px 0px 10px 0px;
}
.area_txt p{
	font-size:12px;
	color:#666;
}
.area_txt p:after{
	content:'';
	display:block;
	width:100%;
	height:1px;
	background-color:#999;
	margin-top: 10px;
}
.area_con li a:hover .area_txt p:after{
	background-color:#333;
}

.home-part{
	width:100%;
	margin:0 auto;
	background:url(../images/partbg.jpg) no-repeat center center;
	background-size:cover;
	min-height:582px;
	padding:80px 0px;
	overflow:hidden;
}
.wenzi{
	margin-bottom:10%;
	overflow:hidden;
	text-align:center;
}
.wenzi h3{
	font-size:40px;
	color:#fff;
	margin-bottom:35px;
}
.wenzi p{
	color:#fff;
	line-height:30px;
	font-size:16px;
}
#shuzi{
	overflow:hidden;
}
#shuzi li{
	margin-bottom:15px;
	overflow:hidden;
	text-align:center;
}
#shuzi .num {
	margin-bottom:5px;
	text-align:center;
	font-size:65px;
	color:#fff;
	font-weight:bold;
}
#shuzi .num span{ 
	font-size:65px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-family: 'Arial'; 
}
#shuzi .text{
	font-size:16px;
	color:#fff;
	text-align:center;
}

.home-case{
	width:100%;
	margin:0 auto;
	background-color:#f5f5f5;
	padding:42px 0px;
	overflow:hidden;
}
.container1{
	width:90%;
	margin:0 auto;
}
.case_txt{
	margin-top:15px;
	overflow:hidden;
}
.case_txt h3{
	text-align:center;
	font-size:18px;
	color:#333;
	background:url(../images/jt.png) no-repeat top center;
	padding-top:20px;
	margin-bottom:10px;
}
.case_txt p{
	width:110px;
	margin:0 auto;
	line-height:30px;
	background-color:#014fa2;
	color:#fff;
	text-align:center;
	border-radius:25px;
}

.home-news{
	width:100%;
	margin:0 auto;
	background:url(../images/newsbg.jpg) no-repeat center center;
	background-size:cover;
	min-height:619px;
	padding:52px 0px 46px 0px;
}
.index_title1{
	margin-bottom:10px;
	overflow:hidden;
}
.index_title1_fl{
	float:left;
	border-left:3px solid #e70012;
	padding-left:10px;
	margin-bottom:25px;
	overflow:hidden;
}
.index_title1_fl p{
	font-size:24px;
	color:#fff;
	font-weight:bold;
}
.index_title1_fl span{
	color:#fff;
	text-transform:uppercase;
}
.index_title1_fr{
	float:right;
	margin-bottom:25px;
	overflow:hidden;
}
.index_title1_fr li{
	float:left;
	margin-right:50px;
	overflow:hidden;
	line-height:54px;
}
.index_title1_fr li:last-child{
	margin-right:0;
}
.index_title1_fr li a{
	font-size:16px;
	color:#fff;
}
.index_title1_fr li a:hover{
	color:#e70012;
	background:url(../images/li.jpg) no-repeat bottom left;
	padding-bottom:10px;
}
.index_title1_fr li .current{
	color:#e70012;
	background:url(../images/li.jpg) no-repeat bottom left;
	padding-bottom:10px;
}
.news_con{
	overflow:hidden;
}
.news_con li{
	margin-bottom:20px;
	overflow:hidden;
	padding:0px 10px;
}
.news_con li a{
	display:block;
}
.news_img{
	overflow:hidden;
}
.news_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
    transition: transform 1s ease 0s;
	transition: .5s;
}
.news_con li a:hover .news_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.news_txt{
	background-color:#fff;
	padding:22px 13px;
	overflow:hidden;
}
.news_txt h3{
	font-size:16px;
	color:#333;
	font-weight:normal;
}
.news_txt h3:after{
	content:'';
	display:block;
	height:1px;
	background-color:#e6e6e6;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.news_txt p{
	line-height:22px;
	color:#333;
	margin-bottom:10px;
	padding:0px 5px;
}
.news_txt span{
	display:block;
	width:90px;
	line-height:35px;
	border-bottom:1px solid #e6e6e6;
	color:#333;
	background:url(../images/j1.png) no-repeat right center;
	transition: all .36s ease;
}
.news_con li a:hover .news_txt{
	background-color:#014fa2;
}
.news_con li a:hover .news_txt h3{
	color:#fff;
}
.news_con li a:hover .news_txt h3:after{
	background-color:#1e67b5;
}
.news_con li a:hover .news_txt p{
	color:#fff;
}
.news_con li a:hover .news_txt span{
	border-bottom:1px solid #1e67b5;
	color:#fff;
	background:url(../images/j1_h1.png) no-repeat right center;
	padding-left:10px;
}

.home-hezuo{
	width:100%;
	margin:0 auto;
	background-color:#f5f5f5;
	overflow:hidden;
	padding:40px 0px 20px 0px;
}
.hezuo_con{
	overflow:hidden;
}
#owl-demo{
    width:100%;
	margin:0 auto;
}
#owl-demo .item {
    display: block;
	background-color:#fff;
	overflow:hidden;
	margin:0px 10px 20px 10px;
}
.hezuo_img{
	overflow:hidden;
	border:1px solid #dbdbdb;
}
.hezuo_img img {
	display: block;
	max-width: 100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#owl-demo a:hover .hezuo_img{
	border:1px solid #ec6a74;
}
#owl-demo .owl-controls .owl-page span{
	width:8px;
	height:8px;
}

footer{
	width:100%;
	margin:0 auto;
}
.footer1{
	background-color:#262626;
	padding:50px 0px 30px 0px;
	overflow:hidden;
}
.footer1 li{
	margin-bottom:25px;
	overflow:hidden;
	background:url(../images/fli.jpg) repeat-y right center;
	height:200px;
}
.footer1 li:last-child{
	background:none;
} 
.footer1 li a{
	display:block;
	font-size:16px;
	color:#fff;
	background:url(../images/ftitle.jpg) no-repeat bottom center;
	padding-bottom:15px;
	text-align:center;
}
.menulist{
	margin-top:10px;
}
.menulist li{
	margin-bottom:0;
	line-height:30px;
	height:30px;
	background:none;
}
.menulist li a{
	display:block;
	font-size:14px;
	color:#ccc;
	padding-bottom:0;
	background:none;
}
.menulist li a:hover{
	color:#e50012;
}
.footer1 li h3{
	font-size:16px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	margin-bottom:20px;
}
.footer1 li img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.footer1 li p{
	text-align:center;
	color:#ccc;
}

.footer2{
	background-color:#1a1a1a;
	padding:10px 0px;
	overflow:hidden;
}
.footer2 p{
	line-height:30px;
	color:#fff;
	text-align:center;
}
.footer2 p a{
	color:#fff;
}
.footer2 p a:hover{
	color:#e50012;
}

/*关于我们*/
.inner-main{
	width:100%;
	margin:0 auto;
}
.inner_title{
	overflow:hidden;
	border-bottom:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
}
.inner_title ul{
	text-align:center;
	margin-bottom: -5px;
}
.inner_title li{
	line-height:90px;
	text-align:center;
	display:inline-block ;
	*float:none;
	*display:inline;
	zoom:1;
	background:url(../images/ili.jpg) no-repeat right center;
}
.inner_title li:last-child{
	background:none;
}
.inner_title li a{
	display:block;
	font-size:16px;
	color:#333;
	padding:0px 46px;
	overflow:hidden;
}
.inner_title li a:hover{
	color:#fff;
	background-color:#014fa2;
}
.inner_title li .current {
	color:#fff;
	background-color:#014fa2;
}
.inner_title li a i{
	display: block;
    float: left;
	width: 16px;
	height: 17px;
	margin-top: 38px;
}
.inner_title li a i.i1 {
    background: url(../images/i1.png) no-repeat left center;
}
.inner_title li a:hover i.i1{
	background: url(../images/i1_h.png) no-repeat left center;
}
.inner_title li .current i.i1 {
    background: url(../images/i1_h.png) no-repeat left center;
}
.inner_title li a i.i2 {
    background: url(../images/i2.png) no-repeat left center;
}
.inner_title li a:hover i.i2{
	background: url(../images/i2_h.png) no-repeat left center;
}
.inner_title li .current i.i2 {
    background: url(../images/i2_h.png) no-repeat left center;
}
.inner_title li a i.i3 {
    background: url(../images/i3.png) no-repeat left center;
}
.inner_title li a:hover i.i3{
	background: url(../images/i3_h.png) no-repeat left center;
}
.inner_title li .current i.i3 {
    background: url(../images/i3_h.png) no-repeat left center;
}
.inner_title li a i.i4 { 
    background: url(../images/i4.png) no-repeat left center;
}
.inner_title li a:hover i.i4{
	background: url(../images/i4_h.png) no-repeat left center;
}
.inner_title li .current i.i4 {
    background: url(../images/i4_h.png) no-repeat left center;
}
.inner_title li a i.i5 { 
    background: url(../images/i5.png) no-repeat left center;
}
.inner_title li a:hover i.i5{
	background: url(../images/i5_h.png) no-repeat left center;
}
.inner_title li .current i.i5 {
    background: url(../images/i5_h.png) no-repeat left center;
}
.inner_title li a i.i6 { 
    background: url(../images/i6.png) no-repeat left center;
}
.inner_title li a:hover i.i6{
	background: url(../images/i6_h.png) no-repeat left center;
}
.inner_title li .current i.i6 {
    background: url(../images/i6_h.png) no-repeat left center;
}
.inner_title li a i.i7 { 
    background: url(../images/i7.png) no-repeat left center;
}
.inner_title li a:hover i.i7{
	background: url(../images/i7_h.png) no-repeat left center;
}
.inner_title li .current i.i7 {
    background: url(../images/i7_h.png) no-repeat left center;
}
.inner_title li a i.i8 { 
    background: url(../images/i8.png) no-repeat left center;
}
.inner_title li a:hover i.i8{
	background: url(../images/i8_h.png) no-repeat left center;
}
.inner_title li .current i.i8 {
    background: url(../images/i8_h.png) no-repeat left center;
}
.inner_title li a i.i9 { 
    background: url(../images/i9.png) no-repeat left center;
}
.inner_title li a:hover i.i9{
	background: url(../images/i9_h.png) no-repeat left center;
}
.inner_title li .current i.i9 {
    background: url(../images/i9_h.png) no-repeat left center;
}
.inner_title li a i.i10 { 
    background: url(../images/i10.png) no-repeat left center;
}
.inner_title li a:hover i.i10{
	background: url(../images/i10_h.png) no-repeat left center;
}
.inner_title li .current i.i10 {
    background: url(../images/i10_h.png) no-repeat left center;
}
.inner_title li a i.i11 { 
    background: url(../images/i11.png) no-repeat left center;
}
.inner_title li a:hover i.i11{
	background: url(../images/i11_h.png) no-repeat left center;
}
.inner_title li .current i.i11 {
    background: url(../images/i11_h.png) no-repeat left center;
}
.inner_title li a i.i12 { 
    background: url(../images/i12.png) no-repeat left center;
}
.inner_title li a:hover i.i12{
	background: url(../images/i12_h.png) no-repeat left center;
}
.inner_title li .current i.i12 {
    background: url(../images/i12_h.png) no-repeat left center;
}
.inner_title li a i.i13 { 
    background: url(../images/i13.png) no-repeat left center;
}
.inner_title li a:hover i.i13{
	background: url(../images/i13_h.png) no-repeat left center;
}
.inner_title li .current i.i13 {
    background: url(../images/i13_h.png) no-repeat left center;
}
.inner_title li a i.i14 { 
    background: url(../images/i14.png) no-repeat left center;
}
.inner_title li a:hover i.i14{
	background: url(../images/i14_h.png) no-repeat left center;
}
.inner_title li .current i.i14 {
    background: url(../images/i14_h.png) no-repeat left center;
}
.inner_title li a i.i15 { 
    background: url(../images/i15.png) no-repeat left center;
}
.inner_title li a:hover i.i15{
	background: url(../images/i15_h.png) no-repeat left center;
}
.inner_title li .current i.i15 {
    background: url(../images/i15_h.png) no-repeat left center;
}
.inner_title li a i.i16 { 
    background: url(../images/i16.png) no-repeat left center;
}
.inner_title li a:hover i.i16{
	background: url(../images/i16_h.png) no-repeat left center;
}
.inner_title li .current i.i16 {
    background: url(../images/i16_h.png) no-repeat left center;
}
.inner_title li a i.i17 { 
    background: url(../images/i17.png) no-repeat left center;
}
.inner_title li a:hover i.i17{
	background: url(../images/i17_h.png) no-repeat left center;
}
.inner_title li .current i.i17 {
    background: url(../images/i17_h.png) no-repeat left center;
}
.inner_title li a i.i18 { 
    background: url(../images/i18.png) no-repeat left center;
}
.inner_title li a:hover i.i18{
	background: url(../images/i18_h.png) no-repeat left center;
}
.inner_title li .current i.i18 {
    background: url(../images/i18_h.png) no-repeat left center;
}
.inner_title li a i.i19 { 
    background: url(../images/i19.png) no-repeat left center;
}
.inner_title li a:hover i.i19{
	background: url(../images/i19_h.png) no-repeat left center;
}
.inner_title li .current i.i19 {
    background: url(../images/i19_h.png) no-repeat left center;
}
.inner_title li a i.i20 { 
    background: url(../images/i20.png) no-repeat left center;
}
.inner_title li a:hover i.i20{
	background: url(../images/i20_h.png) no-repeat left center;
}
.inner_title li .current i.i20 {
    background: url(../images/i20_h.png) no-repeat left center;
}
.inner_title li a i.i21 { 
    background: url(../images/i21.png) no-repeat left center;
}
.inner_title li a:hover i.i21{
	background: url(../images/i21_h.png) no-repeat left center;
}
.inner_title li .current i.i21 {
    background: url(../images/i21_h.png) no-repeat left center;
}




.inner_title li a p{
	float: left;
    padding-left:11px;
}
.inner_con{
	overflow:hidden;
	padding:15px 0px 50px 0px;
	background-color:#f5f5f5;
}
.inner_con_about{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 25px 50px 25px;
	margin:5px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}

/*发展历程*/
.inner_con_course{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 0px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.course_title{
	margin-bottom:40px;
}
#owl-demo1{
    width:100%;
	margin:0 auto;
}
#owl-demo1 .item {
    display: block;
	position:relative;
}
#owl-demo1 a p{
	font-size:16px;
	color:#333;
	text-align:center;
	line-height:47px;
	border-bottom:3px solid #014fa2;
}
#owl-demo1 a:hover p{
	color: #fff;
	background-color:#014fa2;
}
#owl-demo1 .owl-pagination{
	display:none;
}
#owl-demo1.owl-theme .owl-controls .owl-buttons{
	margin-top:0;
	position:inherit;
}
#owl-demo1.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 0;
	margin:0;
	padding:0;
	opacity:1;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 0;
	background-color: transparent;
}
#owl-demo1.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left:-60px;
	background:url(../images/pleft.jpg) no-repeat left center;
}
#owl-demo1.owl-theme .owl-controls .owl-buttons div.owl-next {
	right:-60px;
	background:url(../images/pright.jpg) no-repeat right center;
}
.course_con{
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}


/*公司荣誉*/
.inner_con_honor{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.inner_con_honor ul{
	overflow:hidden;
}
.inner_con_honor li{
	overflow:hidden;
}
.inner_con_honor li a{
    display: block;
}
.honor_img{
	overflow:hidden;
	border:1px solid #edecec;
	box-shadow: 0px 5px 8px #c5c5c5;
}
.honor_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
    transition: transform 1s ease 0s;
}
.inner_con_honor li a:hover .honor_img{
	border:1px solid #014fa2;
}
.inner_con_honor li a:hover .honor_img img{
	transform: scale(1.05, 1.05);
    transition: transform 1s ease 0s;
}
.honor_txt{
	padding:20px 0px;
	overflow:hidden;
}
.honor_txt h3{
	font-size:16px;
	color:#494949;
	text-align:center;
}
.inner_con_honor li a:hover .honor_txt h3{
	color:#014fa2;
}
/*分页*/
.pagination{
	text-align:center;
	padding:10px 0px;
	color:#666;
	clear:both;
}
.pagination a{
	display:inline-block ;
    color: #666;
	border:1px solid #D9D9D9;
    text-align: center;
    text-transform: capitalize;
	line-height:28px;
	background-color:#eee;
	margin:0px 10px;
	padding:0px 10px;
}
.pagination a:hover{
	color:#fff;
	background-color:#014fa2;
	border:1px solid #014fa2;
}
.pagination a.active {
	display:inline-block ;
	color:#fff;
	background-color:#014fa2;
	border:1px solid #014fa2;
}

/*新闻中心*/
.inner_con_news{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.newstitle li a{
	padding:0px 9px;
}
.inner_news_t{
	margin-bottom:30px;
	overflow:hidden;
	border-bottom:1px dashed #b3b3b3;
}
.inner_news_t a{
	display:block;
}
.newstj_img{
	margin-bottom:30px;
	overflow:hidden;
	padding:0;
}
.newstj_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
  	transition: transform 1s ease 0s;
	transition: .5s;
}
.inner_news_t a:hover .newstj_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.newstj_txt{
	margin-bottom:30px;
	overflow:hidden;
	padding-left:30px;
}
.newstj_txt h3{
	font-size:16px;
	color:#333;
	font-weight:normal;
	margin-bottom:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inner_news_t a:hover .newstj_txt h3{
	color:#e50012;
}
.newstj_txt p{
	line-height:25px;
	color:#666;
	font-size:15px;
	margin-bottom:20px;
	height:100px;
	overflow:hidden;
}
.newstj_txt span{
	display:block;
	width:140px;
	line-height:38px;
	border:1px solid #e50012;
	text-align:center;
	color:#999;
	font-size:16px;
	border-radius:25px;
}
.newstj_date{
	overflow:hidden;
	margin-bottom: 30px;
	padding-left:30px;	
}
.newstj_date h3{
	font-size:40px;
	color:#333;
	font-weight:normal;
	margin-bottom:30px;
}
.newstj_date p{
	color:#666;
	font-size:20px;
	margin-bottom:30px;
}
.newstj_date span{
	display:block;
}

.inner_news_b{
	margin-bottom:10px;
	overflow:hidden;
}
.inner_news_b li{
	margin-bottom:5px;
	overflow:hidden;
	padding-left:0;
}
.inner_news_b li a{
	display:block;
}
.inews_img{
	margin-bottom:25px;
	overflow:hidden;
	padding:0;
}
.inews_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
  	transition: transform 1s ease 0s;
	transition: .5s;
}
.inner_news_b li a:hover .inews_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.inews_txt{
	margin-bottom:25px;
	overflow:hidden;
}
.inews_txt h3{
	font-size:16px;
	color:#333;
	font-weight:normal;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inner_news_b li a:hover .inews_txt h3{
	color:#e50012;
}
.inews_txt em{
	color:#999;
	font-size:12px;
	font-style:normal;
}
.inews_txt p{
	margin:10px 0px;
	line-height:25px;
	color:#666;
	font-size:14px;
}
.inews_txt span{
	float:right;
	font-size:12px;
	color:#e50012;
}

/*新闻详情*/
.inner_con_newsshow{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.show_title{
	text-align: center;
    padding-bottom: 15px;
	border-bottom:1px dashed #dcdcdc;
}
.show_title h3{
	font-size: 20px;
    font-weight:normal;
    text-align: center;
    color: #333;
	padding-bottom: 20px;
}
.show_title span{
	color:#949494;
	margin:0px 10px;
	font-size:14px;
	padding-left:20px;
}
.browse{
	background:url(../images/browse.png) no-repeat left center;
}
.date{
	background:url(../images/date.png) no-repeat left center;
}
.show_content{
	line-height:26px;
	color:#4c4c4c;
	padding:30px 10px;
	border-bottom:1px solid #dcdcdc;
}
.show_content img{
	margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
	padding-top:20px;
}
.show_back_fl{
	margin-bottom:20px;
	overflow:hidden;
}
.show_back_fl li{
	margin-bottom:10px;
	line-height:25px;
	color:#4d4d4d;
	width:75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.show_back_fl li a{
	color:#868686;
}
.show_back_fl li a:hover{
	color:#e70012;
}
.show_back_fr{
	margin-bottom:20px;
	overflow:hidden;
	padding:0;
}
.show_back_fr a{
	display:block;
	line-height:46px;
	color:#fff;
	font-size:16px;
	background: #e70012 url(../images/return.png) no-repeat 20px center;
	padding-right:25px;
    text-align: right;
}

/*工程项目*/
.inner_con_area{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.inner_con_area{
	overflow:hidden;
}
.areatitle li a{
	padding:0px 21px;
}

/*工程项目详情*/
.inner_con_areashow{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}

/*项目案例*/
.inner_con_case{
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}
.casetitle li a{
	padding:0px 95px;
}
.inner_con_case li{
	margin-bottom:20px;
	overflow:hidden;
	padding:0px 4px;
}
.inner_con_case li a{
	display:block;
	background-color:#fff;
	padding:2px;
	overflow:hidden;
}
.icase_img{
	overflow:hidden;
}
.icase_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
    transition: transform 1s ease 0s;
	transition: .5s;
}
.icase_txt{
	padding:10px 0px;
	overflow:hidden;
}
.icase_txt h3{
	font-weight:normal;
	text-align:center;
	font-size:16px;
	color:#666;
	line-height:25px;
}
.inner_con_case li a:hover{
	background-color:#e70012;
}
.inner_con_case li a:hover .icase_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.inner_con_case li a:hover .icase_txt h3{
	color:#fff;
}

/*项目案例详情*/
.inner_con_caseshow{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}


/*单页*/
.inner_title1{
	padding: 20px 0px 20px 0px;
    overflow: hidden;
    text-align: center;
    background-color: #f5f5f5;
}
.inner_title1 h3{
	font-size:36px;
	color:#014fa2;
	font-weight:bold;
	margin-bottom:5px;
}
.inner_title1 p{
	font-family: 'georgia'; 
	font-size:20px;
	color:#ccc;
	text-transform:uppercase;
}
.inner_con_danye{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 25px 50px 25px;
	margin:5px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}


/*党的建设*/
.inner_con_dang{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}


/*党的建设详情*/
.inner_con_dangshow{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}


/*企业文化*/
.inner_con_culture{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 25px 50px 25px;
	margin:5px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}

/*文化活动*/
.inner_con_activity{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}

/*活动详情*/
.inner_con_actshow{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 0px 50px 0px;
	margin:5px 0px;
	overflow:hidden;
}

/*人力资源*/
.inner_con_talent{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 25px 50px 25px;
	margin:5px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}


/*招聘信息*/
.inner_con_job{
	overflow:hidden;
	padding:3px;
}
.job_fl{
	margin-bottom:25px;
	margin-top: 3px;
	overflow:hidden;
	border-radius:10px;
	box-shadow: 0px 0px 3px #d2d2d2;
	background-color:#fff;
}
.services-list {
	
}
.services-list li {
	list-style: none;
	border-bottom: 1px solid #f5f5f5;
}
.service-title{
	cursor: pointer;
	outline:none;
}
.service-title a{
	padding:0px 15px;
	background-color:#fff;
	color:#333;
	display:block;
	min-height: 50px;
    line-height: 50px;
}
.service-title a:hover{
	background-color:#fff;
}
.service-title a.active { 
	background-color:#fff; 
}
.service-title p{
	float:left;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.service-title .fr{
	float:right;
	background:url(../images/fr.png) no-repeat right center;
	width:30px;
	height:30px;
	margin-top:10px;
}
.service-title a:hover .fr{
	float:right;
	background:url(../images/frhover.png) no-repeat right center;
	width:30px;
	height:30px;
	margin-top:10px;
}
.service-title a.active .fr{ 
	float:right;
	background:url(../images/frhover.png) no-repeat right center;
	width:30px;
	height:30px;
	margin-top:10px;
}
.service-content {
	background: #fff;
	color: #808080;
	line-height: 25px;
	overflow: hidden;
	border-top: 1px solid #f5f5f5;
}
.service-info-text {
	margin:40px 25px;
}
.text1{
	margin-bottom:20px;
}
.text2{
	margin-bottom:20px;
}
.service-info-text h3{
	font-size:16px;
	color:#333;
	font-weight:normal;
	margin-bottom:10px;
}
.service-info-text p{
	font-size:14px;
	color:#808080;
	line-height:25px;
}
.service-info-text p a{
	color:#808080;
}

.job_fr{
	margin-bottom:25px;
	overflow:hidden;
}
.job_fr_t{
	margin-top: 3px;
	border-radius:10px;
	margin-bottom:20px;
	overflow:hidden;
	background-color:#fff;
    box-shadow: 0px 0px 3px #d2d2d2;
}
.job_title{
	overflow:hidden;
	font-size:20px;
	color:#e50012;
	font-weight:bold;
	border-bottom:1px solid #f5f5f5;
	padding-left:30px;
	line-height:70px;
}
.job_con{
	overflow:hidden;
	padding-top:20px;
}
.job_con li{
	margin-bottom:15px;
	overflow:hidden;
	padding-left:30px;
}
.job_con li a{
	display:block;
}
.job_con li a p{
	color:#333;
	font-size:16px;
	margin-bottom:5px;
	transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.job_con li a span{
	font-size:12px;
	color:#808080;
}
.job_con li a:hover p{
	color:#e50012;
}
.job_fr_b{
	border-radius:10px;
	overflow:hidden;
	margin-bottom: 3px;
	box-shadow: 0px 0px 3px #d2d2d2;
	background-color:#fff;
}
.job_con1{
	overflow:hidden;
	padding:20px 30px 30px 30px;
	color:#808080;
	font-size:16px;
	line-height:22px;
}

/*教育培训*/
.inner_con_edu{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px;
	margin:5px 0px 20px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}
.inner_con_edunews{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px;
	margin:5px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}
.edunews_title{
	border-bottom:1px solid #ccc;
	overflow:hidden;
	padding-bottom:8px;
}
.edunews_title p{
	float:left;
	font-size:20px;
	color:#333;
	font-weight:bold;
}
.edunews_info{
	margin-top:20px;
	overflow:hidden;
}
.edunews_info ul{
	overflow:hidden;
}
.edunews_info li{
	border-bottom:1px solid #ccc;
	overflow:hidden;
	margin-bottom:25px;
}
.edunews_info li a{
	display:block;
}
.edu_img{
	margin-bottom:25px;
	overflow:hidden;
	padding:0;
}
.edu_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
   	transition: transform 1s ease 0s;
	transition: .5s;
}
.edu_txt{
	margin-bottom:25px;
	overflow:hidden;
}
.edu_txt h3{
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;
}
.edu_txt p{
	margin-bottom:10px;
	color:#666;
	line-height:25px;
	font-size:14px;
}
.edu_txt span{
	color:#666;
	font-size:13px;
}
.edunews_info li a:hover .edu_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.edunews_info li a:hover .edu_txt h3{
	color:#e50012;
}

/*教育培训详情*/
.inner_con_edushow{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px;
	margin:5px 0px 20px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}

/*科技创新*/
.inner_con_keji{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 25px 50px 25px;
	margin:5px 0px 20px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}
.kejititle li a{
	padding:0px 83px;
}
.kj_top{
	line-height:25px;
	color:#666;
	font-size:16px;
	margin-bottom:45px;
	overflow:hidden;
}
.kj_bottom{
	overflow:hidden;
}
.kj_bottom_fl{
	margin-bottom:25px;
	overflow:hidden;
	padding:0;
}
.kj_bottom_fl li{
	overflow:hidden;
}
.kj_bottom_fl li a{
	display:block;
	font-size:16px;
	color:#666;
	background:url(../images/kj_li.png) no-repeat right center;
	text-align:center;
	line-height:34px;
	border:1px solid #ccc;
	overflow:hidden;
}
.kj_bottom_fl li a:hover{
	border:1px solid #014fa2;
	color:#fff;
	background:#014fa2 url(../images/kj_li_h.png) no-repeat right center;
}
.kj_bottom_fl li .current{
	border:1px solid #014fa2;
	color:#fff;
	background:#014fa2 url(../images/kj_li_h.png) no-repeat right center;
}
.kj_bottom_fr{
	margin-bottom:25px;
	overflow:hidden;
}
.kj-list {
	border:1px solid #ccc;
	overflow:hidden;
	padding: 10px 25px 50px 25px;
}
.kj-list li {
	list-style: none;
	border-bottom: 1px solid #ccc;
}
.kj-title{
	cursor: pointer;
	outline:none;
}
.kj-title a{
	background-color:#fff;
	color:#666;
	display:block;
	min-height: 50px;
    line-height: 50px;
}
.kj-title a:hover{
	background-color:#fff;
}
.kj-title a.active { 
	background-color:#fff; 
}
.kj-title p{
	float:left;
	font-size:16px;
}
.kj-title .fr{
	float:right;
	background:url(../images/fr1.png) no-repeat right center;
	width:16px;
	height:7px;
	margin-top:24px;
}
.kj-title a:hover .fr{
	float:right;
	background:url(../images/fr1hover.png) no-repeat right center;
	width:16px;
	height:7px;
	margin-top:24px;
}
.kj-title a.active .fr{ 
	float:right;
	background:url(../images/fr1hover.png) no-repeat right center;
	width:16px;
	height:7px;
	margin-top:24px;
}
.kj-content {
	background: #fff;
	color: #808080;
	line-height: 25px;
	overflow: hidden;
	border-top: 1px dashed #ccc;
}
.kj-info-text {
	margin:30px 0px;
	color: #808080;
	line-height: 25px;
	font-size:14px;
}


/*行业服务*/
.inner_con_hangye{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 25px 50px 25px;
	margin:5px 0px 20px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}
.hangye_top{
	line-height:25px;
	color:#666;
	font-size:16px;
	margin-bottom:45px;
	overflow:hidden;
}
.hangye_bottom{
	overflow:hidden;
}


/*科技单页*/
.inner_con_kjdanye{
	background-color:#fff;
	border:1px solid #edecec;
	box-shadow: 0px 0px 3px #d2d2d2;
	padding: 25px 25px 50px 25px;
	margin:5px 0px;
	color:#666;
	font-size:16px;
	line-height:25px;
	overflow:hidden;
}





@media(max-width:320px) {
	
}

@media(max-width:375px) {	
	
}

@media(max-width:414px) {
	.inner_title li a{
		font-size:16px;
	}
	.inner_title1 p{
		font-size:60px;
	}
}
	
@media(max-width:700px) {
	.area_con li{
		padding:0px 15px;
	}
	.news_con li{
		padding:0px 15px;
	}
	.footer1 li{
		background:none;
		height:auto;
	}	
	.inner_con_case li{
		padding:0px 15px;
	}
	.edu_img{
		padding:0px 15px;
	}
	.kj_bottom_fl{
		padding:0px 15px;
	}
}

@media(max-width:768px) {
	.index_title_fl{
		float:none;
	}
	.index_title_fr{
		float:none;
		padding: 0px 15px;
	}	
	.index_title_fr li{
		line-height:35px;
		margin-right:30px;
	}
	.about_con_fl{
		padding:0px 15px;
	}
	.index_title1_fl{
		float:none;
	}
	.index_title1_fr{
		float:none;
		padding: 0px 15px;
	}	
	.index_title1_fr li{
		line-height:35px;
		margin-right:30px;
	}
	.inner_title li{
		line-height:50px;
	}
	.inner_title li a i{
		margin-top:12px;
	}
	.inner_title li:last-child{
		background: url(../images/ili.jpg) no-repeat right center;
	}
	.inner_con_about img{
		float:none;
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
}

@media(max-width:1200px) {	
	.inner_con_about img{
		float:none;
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.inner_con_edu img{
		float:none;
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.show_content img{
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.inner_con_danye img{
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.inner_con_kjdanye img{
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
	.banner{
		position:inherit !important;
	}
	.phone-nav{
		top:0 !important;
	}
	.home{
		height:auto !important;
	}
	.inner{
		height:auto !important;
	}
	.inner_banner{
		position:inherit !important;
	}
	
}





































