body{
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #000;
}
ul{
	padding: 0;
	list-style: none;
}
#header{
	background: #444444;
	border-bottom: 1px solid #272727;
	height: 33px;
	line-height: 33px;
	color: #d6d6d6;
}
#header .l{
	float: left;
}
#header .r{
	float: right;
	color: #d6d6d6;
}
#header .r span{
	display: inline-block;
}
#header .r span i{
	font-size: 14px;
}
#header .r span b{
	color: #6bad17;
	font-size: 13px;
}

#header .r em{
	font-style: normal;
	height: 33px;
	width: 1px;
	background: #333333;
	display: inline-block;
	border-right: 1px solid #5c5c5c;
	margin: 0 8px;
	float: right;
}
#header .r a{
	color: #d6d6d6;
	display: block;
	float: right;
}
.navbar{
	background: #fff;
	min-height: auto;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}
.navbar-brand{
	padding: 10px 0;
}
.navbar-default .navbar-nav{
	margin: 30px 0;
}
.navbar-default .navbar-nav>li{
	float: left;
	display: block;
}
.navbar-default .navbar-nav>li>a{
	display: block;
	float: left;
	text-align: center;
	padding: 0 13px;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	color: #000000;
}
.navbar-default .navbar-nav>li.open>a:hover,
.navbar-default .navbar-nav>li.open>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a.cur{
	background-color: #6bad17;
	color: #fff;
	border-radius: 3px;
	box-shadow: 3px 3px 0 rgba(4,0,0,.1);
}
.navbar-nav>li>.dropdown-menu{	
	min-width: auto;
	width: 100%;
	border-radius: 0;
	border: none;
	padding: 0;
	background: #6bad17;
	left: 0;
	border: none;
	border-radius: 0;
	padding: 0;
	box-shadow: none;

}
.navbar-nav>li>.dropdown-menu li{
	border-top: 1px solid #fff;
}
.navbar-nav>li>.dropdown-menu a{
	display: block;
	padding: 8px 0;
	color: #fff;
	font-size: 13px;
	text-align: center;
	background: #6bad17;
}
.navbar-nav>li>.dropdown-menu a:hover{
	color: #333;
	background: #fff;
}
#banner .carousel-inner>.item>img{
	width: 100%;
}
#new_news{
	width: 100%;
	height: 50px;
	background: #f0f2f2;
	border-bottom: 1px solid #d8d9d9;
	line-height: 50px;
}
#new_news .l{
	float: left;
	z-index: 1;
}
#new_news .l .lb{
	float: left;
}
#new_news .l i.fa-volume-up{
	color: #c62f26;
	font-size: 16px;
	margin-right: 10px;
}
#new_news .l b{
	font-size: 14px;
	color: #c92d21;
}
#new_news .l a{
	color: #1f1f1f;
	font-weight: bold;
	font-size: 14px;
}
#new_news .l span{
	margin-left: 40px;
}
#new_news .container{
	position: relative;
}
#new_news .l .txtslide{
	display: inline-block;
	height: 50px;
}
#new_news .l .txtslide .hd a{
	position: absolute;
	width: 30px;
	height: 35px;
	top: 7px;
	background: #d8d9d9;
	color: #333333;
	opacity: 1;
	right: 2px;
	text-shadow: none;
	line-height: 35px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
#new_news .l .txtslide .hd a.prev{
	right: 35px;
}
#new_news .l .txtslide .hd a:hover{
	color: #fff;
	background: #333;
}
#five_icon{
	width: 100%;
	border-bottom: 1px solid #d8d9d9;
	padding-top: 45px;
	background-color:#fff;
	margin-bottom:30px;
	padding-bottom: 30px;
}
#five_icon ul li{
	width: 20%;
	float: left;
}
#five_icon ul li a {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	position: relative;
}
#five_icon ul li a .icon{
	width: 110px;
	height: 110px;
	background: #6bad17;
	border-radius: 50%;
	font-size: 50px;
	line-height: 110px;
	text-align: center;
	color: #fff;
	position: relative;
	margin-bottom: 15px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	border: 2px solid #6bad17;
}
#five_icon ul li a .icon:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 175px;
	height: 177px;
	background: url(../images/shadow.png) no-repeat;
	z-index: -1;
	background-position: 20px 20px;
}
#five_icon ul li a:hover .icon{
	border: 2px solid #6bad17;
	color: #6bad17;
	background: #fff;
}
#five_icon ul li p{
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 30px;
}
#imain{
	background: #f0f2f2;
	padding: 45px 0;
}
#imain .news_tab{
	width: 100%;
	float: left;
	background: #fff;
	margin-bottom: 40px;
}
.boxShadow1{
	box-shadow: 4px 4px 0 rgba(4,0,0,0.1);
	border: 1px solid #d6d6d6;
}
#imain .news_tab ul.nav{
	background: #f0f2f2;
}
#imain .news_tab ul.nav li a{
	border: 0;
	font-size: 15px;
	color: #000;
	height: 36px;
	line-height: 36px;
	padding: 0px 20px;
	border-radius: 0;
	position: relative;
}
#imain .news_tab ul.nav li.active a{
	color: #fff;
	background: #0094d9;
}
#imain .news_tab ul.nav li.active a:after{
	content: "â—†";
	font-size: 24px;
	position: absolute;
	bottom: -12px;
	display: block;
	line-height: 1;
	left: 50%;
	margin-left: -12px;
	color: #0094d9;
}
#imain .news_tab ul.nav a.more{
	float: right;
	display: block;
	height: 36px;
	line-height: 36px;
	padding-right: 10px;
	color: #000;
}
#imain .news_tab .tab-pane{
	width: 100%;
	padding: 20px 15px;
}
#imain .news_tab .tab-pane .top{
	width: 100%;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px dashed #d7d7d7;
}
#imain .news_tab .tab-pane .top img{
	float: left;
	display: block;
	width: 35%;
}
#imain .news_tab .tab-pane .top  .rtext{
	width: 65%;
	float: left;
	padding-left: 14px;
}
#imain .news_tab .tab-pane .top h5 {
	margin: 0;
	line-height: 26px;
}
#imain .news_tab .tab-pane .top h5 a{
	font-size: 13px;
	color: #000;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
#imain .news_tab .tab-pane .top p{
	line-height: 24px;
	color: #414141;
}
#imain .news_tab .tab-pane ul{
	padding-top: 10px;
	width: 100%;
	float: left;
	margin-bottom: 0;
}
#imain .news_tab .tab-pane ul li{
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/arrow.png) left center no-repeat;
}
#imain .news_tab .tab-pane ul li a{
	color: #333;
	display: inline-block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#imain .news_tab .tab-pane ul li span{
	float: right;
	color: #939393;
}
#imain .pic_slide{
	width: 100%;
	background: #fff;
	float: left;
	margin-bottom: 40px;
}
.tit_2{
    background: #f0f2f2;
    height: 37px;
    border-bottom: 1px solid #d8d9d9;
    line-height: 37px;
}
.tit_2 span{
    border: 0;
    font-size: 15px;
    color: #000;
    height: 36px;
    line-height: 36px;
    padding: 0px 20px;
    border-radius: 0;
    position: relative;
    color: #fff;
    background: #0094d9;
    display: block;
    float: left;
}
.tit_2 a.more{
    float: right;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    color: #000;
}
#imain  .cont{
	width: 100%;
	padding: 20px 15px;
	float: left;
}
#imain  .cont .item p{
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}
#imain  .cont .item a{
	display: block;
	position: relative;
}
#imain  .cont .item a:before{
	content: "";
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	display: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	animation: op1 1s;
	-moz-animation: op1 1s;	/* Firefox */
	-webkit-animation: op1 1s;	/* Safari å’Œ Chrome */
	-o-animation: op1 1s;	/* Opera */
}
#imain  .cont .item a:after{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	content: "+";
	line-height: 40px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	z-index: 2;
	color: #000;
	font-size: 16px;
	display: none;
	animation: op1 .5s;
	-moz-animation: op1 .5s;	/* Firefox */
	-webkit-animation: op1 .5s;	/* Safari å’Œ Chrome */
	-o-animation: op1 .5s;	/* Opera */
}
#imain  .cont .item a:hover:after,
#imain  .cont .item a:hover:before{
	display: block;
}
@keyframes op1
{
from {opacity: 0;}
to {opacity: 1;}
}

@-moz-keyframes op1 /* Firefox */
{
from {opacity: 0;}
to {opacity: 1;}
}

@-webkit-keyframes op1 /* Safari å’Œ Chrome */
{
from {opacity: 0;}
to {opacity: 1;}
}

@-o-keyframes op1 /* Opera */
{
from {opacity: 0;}
to {opacity: 1;}
}
#imain .friend_link{
    width: 100%;
    background: #fff;
    float: left;
} 

#footer{
	background: #4d4d4d;
}
#footer .top h5{
	font-size: 17px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#footer .top .l{
	padding-bottom: 10px;
    background: url(../images/bg1.png) right top no-repeat;
    background: auto 100%;
    height: 190px;
}
#footer .top .l p{
	font-size: 13px;
	color: #fff;
	margin-bottom: 10px;
}
#footer .top .l p b{
	font-size: 16px;
}
#footer .top .l .share{
	font-size: 12px;
	color: #fff;
}
#footer .top .l .share a{
	display: inline-block;
	width: 24px;
	height: 24px;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	margin-left: 5px;
	font-weight: normal;
	background: #959ca2;
	color: #4d4d4d;
	border-radius: 50%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#footer .top .l .share a:hover{
	background: #333;
	color: #fff;
}
#footer .top .m{
	padding-bottom: 20px;
}
#footer .top .m1{
	float: left;
	width: 30%;
}
#footer .top .m1 .text{
	width: 100%;
	font-size: 13px;
	padding-left: 6px;
	height: 32px;
	outline: none;
	line-height: 32px;
	border: 0;
	background: #9ea0a5;
	margin-bottom: 8px;
	color: #fff;
}
#footer .top .m2{
	width: 57%;
	float: left;
	padding-left: 10px;
}
#footer .top .m2 textarea{
	color: #fff;
	width: 100%;
	border: 0;
	background: #9ea0a5 url(../images/cbg.png) center no-repeat;
	height: 112px;
	outline: none;
	padding: 5px;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #fff; 
} 
textarea:-moz-placeholder,
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #fff; 
} 
textarea::-moz-placeholder ,
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #fff; 
} 
textarea:-ms-input-placeholder ,
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #fff; 
} 
#footer .top .m3{
	width: 13%;
	padding-left: 10px;
	float: left;
}
#footer .top .m3 button{
	outline: none;
	width: 100%;
	height: 112px;
	border: none;
    background: url(../images/bt.jpg) no-repeat;
}
#footer .top .r{
    background: url(../images/bg2.png) left top no-repeat;
    background: auto 100%;
    height: 190px;
}
#footer .top .r img{
	float: left;
	margin-right: 10px;
}
#footer .top .r p{
	font-size: 14px;
	color: #fff;
}
#footer .bottom .copyright{
	background: #333333;
	text-align: center;
	padding: 15px 10px;
	color: #fff;
	border-top: 1px solid #7d7d7d;
}

#main_content{
	width: 100%;
}
#main_content .inav {
    width: 223px;
    position: absolute;
}

#main_content .inav .tit{
	width: 150px;
    border-bottom: 70px solid #f0f2f2;
    border-right: 35px solid transparent;
    font-size: 17px;
    color: #000;
    height: 0px;
    padding-left: 25px;
    line-height: 60px;
	position: absolute;
	margin-top: -40px;
}
#main_content .inav ul{
	width: 100%;
	margin: 0;
	padding-top: 20px;
	background: #f0f2f2;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#main_content .inav ul li{
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	overflow:hidden
}
#main_content .inav ul li a{
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #e1e6e6;
	display: block;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#main_content .inav ul li a:after {
    content: ">";
    font-family: "Simsun";
    font-size: 12px;
    float: right;
}
#main_content .inav ul li:hover,
#main_content .inav ul li.cur{
	background: #6bad17;
}
#main_content .inav ul li:hover a,
#main_content .inav ul li.cur a{
	color: #fff;
	font-weight: bold;
}
#main_content .inav .ad_1 img{
	display: block;
	width: 100%;
}
#main_content .rcontent {
    width: 100%;
    padding-left: 250px;
    padding-bottom: 30px;
    float: left;
}
#main_content .rcontent .content{
	width: 100%;
	padding: 0 10px;
}
#main_content .rcontent .content .located {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0;
    line-height: 30px;
}
#main_content .rcontent .content .located .l{
	float: left;
	font-size: 17px;
	color: #000000;
}
#main_content .rcontent .content .located .r{
	font-size: 13px;
	color: #6c6c6c;
	float: right;
}

#main_content .rcontent .content .located .r a{
	color: #6c6c6c;
}
#main_content .rcontent .content .zcfg{
	width: 100%;
}
#main_content .rcontent .content .zcfg .top{
    padding: 10px 0;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 20px;
    text-align: center;
}
#main_content .rcontent .content .zcfg .top h1.tit{
    color: #000;
    font-size: 17px;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 10px;
    line-height: 30px;
}
#main_content .rcontent .content .zcfg {
	float: left;
}
#main_content .rcontent .content .zcfg .top p{
    margin: 0;
    line-height: 24px;
    color: #979797;
}
#main_content .rcontent .content .zcfg .top p span{
    padding: 0 10px;
}
#main_content .rcontent .content .zcfg  .text_tab .tnav{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-size: 13px;
}	
#main_content .rcontent .content .zcfg  .text_tab .tnav li {
	display: inline-block;
	line-height: 25px;
}
#main_content .rcontent .content .zcfg  .text_tab .tnav li a{
	color: #000;
	text-decoration: none;
}
#main_content .rcontent .content .zcfg  .text_tab .tnav li.active a{
	color: #6bad17;
}
#main_content .rcontent .content .zcfg  .text_tab .tnav em{
	color: #000;
	padding: 0 10px;
	font-style: normal;
}
#main_content .rcontent .content .zcfg  .text_tab .tab_cont{
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 35px;

}
#main_content .rcontent .content .zcfg  .text_tab .tab_cont .ppanel{
	display: none;
}
#main_content .rcontent .content .zcfg  .text_tab .tab_cont .ppanel.active{
	display: block;
}
#main_content .rcontent .content .zcfg  .text_tab .tab_cont b.red{
	color: #e7212a;
}
#main_content .rcontent .content .zcfg  .text_tab .tab_cont p{

}
#main_content .rcontent .content .zcfg  .text_tab .tab_cont p span{
	color: #6bad17;
	margin-right: 5px;
}
#main_content .rcontent .content .about{
	padding: 20px 0;
	width: 100%;
	float: left;
	line-height:30px;
	color:#585858;
}
#main_content .rcontent .content .about p{
	color: #6c6c6c;
	line-height: 32px;
	font-size: 13px;
	line-height:30px;
	color:#585858;
}
#main_content .rcontent .content .news_list {
	padding: 0;
	width: 100%;
	float: left;
}
#main_content .rcontent .content .news_list ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: 1px dotted #d6d6d6;
	background: url(../images/dot.png) 5px center no-repeat;
}
#main_content .rcontent .content .news_list ul li:hover{
	 cursor: pointer;
	background: #efefef url(../images/dot.png) 5px center no-repeat;
}
#main_content .rcontent .content .news_list ul li a{
	color: #6c6c6c;
	font-size: 13px;
	width: 85%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
}
#main_content .rcontent .content .news_list ul li:hover a{
	font-weight: bold;
	color: #000;
}
#main_content .rcontent .content .news_list ul li span{
	float: right;
	color: #9f9f9f;
	padding-right: 10px;
}
#main_content #page{
	text-align: center;
}
#main_content #page ul li a{
	color: #000;
}
#main_content #page ul li span{
	color: #a6aaad;
}
#main_content #page ul li a:hover,
#main_content #page ul li a.on{
	background: #6bad17;
	color: #fff;
	border-color: #6bad17;
}
#main_content .rcontent .content  .zhaopin{
	width: 100%;
	float: left;
	padding: 10px 0;
}
#main_content .rcontent .content  .zhaopin .top{
	padding-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
	float: left;
	width: 100%;
}
#main_content .rcontent .content  .zhaopin .top .l{
	width: 67%;
	float: left;
	padding-right: 5%;
}
#main_content .rcontent .content  .zhaopin .top .l p{
	font-size: 13px;
	line-height: 30px;
	margin: 0;
	color: #7f7f7f;
}
#main_content .rcontent .content  .zhaopin .top img{
	float: right;
	width: 33%;
}
#main_content .rcontent .content  .zhaopin .zhaoptb{
	margin-top: 30px;
	float: left;
}
#main_content .rcontent .content  .zhaopin .zhaoptb tr td{
	padding: 10px 10px 10px 20px;
	font-size: 13px;
	color: #7f7f7f;
}
#main_content .rcontent .content  .zhaopin .zhaoptb tr td b{
	color: #e62129;
}
#main_content .rcontent .content  .zhaopin .zhaoptb tr td.bg{
	color: #4c4c4c;
	background: #eeeeee;
}
#main_content .rcontent .content  .questions{
	width: 100%;
	float: left;
	padding: 20px 0;
}
#main_content .rcontent .content  .questions li{
	width: 100%;
	margin-bottom: 10px;
}
#main_content .rcontent .content  .questions li .tit{
	height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #585858;
    text-indent: 50px;
    background: url(../images/d8.png) no-repeat 20px center #eaeaea;
    position: relative;
    overflow: hidden;
    padding-right: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
	cursor: pointer;
}
#main_content .rcontent .content  .questions li .tit em{
    width: 10px;
    height: 40px;
    background: url(../images/d5.png) no-repeat left center;
    position: absolute;
    right: 10px;
    top: 0;
}
#main_content .rcontent .content  .questions li .tcont{
	width: 100%;
	padding: 20px;
    font-size: 14px;
    color: #747474;
    display: none;
    line-height: 30px;
    border: 1px solid #f0f0f0;
    border-top: 0;
}
#main_content .job table td{
	vertical-align: middle;
	padding: 10px;
}
#main_content .job{
	margin-bottom: 40px;
	margin-top: 20px;
	width: 100%;
	float: left;
}

#main_content .job table td label{
	font-size: 14px;
	color: #616060;
	font-weight: normal;
	float: right;
	margin: 0;
}
#main_content .job table td span{
	color: #333;
	font-size: 14px;
}
#main_content .job table td .text{
	width: 92%;
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb3;
	border-radius: 2px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	color: #616060;
	outline: none;
}
#main_content .job table td b{
	line-height: 30px;
	padding-left: 20px;
	color: #055fb7;
}
#main_content .job table td select{
	width: 92%;
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb3;
	border-radius: 2px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	color: #616060;
	outline: none;
}
#main_content .job table td .bt label{
	width: 12%;
	float: left;
	text-align: right;
	margin-left: -10px;
	padding-right: 10px;
	padding-top: 10px;
}
#main_content .job table td .bt .textarea{
	width: 88%;
	float: left;
	padding: 10px 0 10px 10px;
}
#main_content .job table td .bt .textarea textarea{
	width: 100%;
	border: 1px solid #e3e9ef;
	border-top: 1px solid #abadb3;
	border-radius: 2px;
	padding-left: 10px;
	font-size: 14px;
	color: #616060;
	padding: 5px 10px;
	outline: none;
}
#main_content .job table td .btns{
	padding: 20px 10px;
	text-align: right;
	float: left;
	width: 100%;
}
#main_content .job table td .btns button{
	border-radius: 0;
	width: 108px;
	padding: 5px 0;
	text-align: center;
	background: #6bad17;
	color: #fff;
	font-size: 14px;
	border: 0;
	outline: none;
}
#main_content .job table td .btns .fq{
	border-radius: 0;
	width: 108px;
	padding: 5px 0;
	text-align: center;
	background: #c20;
	color: #fff;
	font-size: 14px;
	border: 0;
	margin-left: 20px;
}
@media (min-width: 992px) and (max-width: 1200px){
	.navbar-brand>img{
		height: 44px;
		margin-top: 5px;
	}
	.navbar-default .navbar-nav{
		margin: 20px 0;
	}
	.navbar-default .navbar-nav>li>a{
		font-size: 14px;
	}
}


@media (min-width: 768px) and (max-width: 991px){
	.navbar-header{
		width: 100%;
	}
	.navbar-brand{
		float: none;
		margin: 0;
		display: block;
		height: auto;
		padding: 0;
	}
	.navbar-brand>img{
		display: block;
		margin: 10px auto;
		float: none;
	}
	.navbar-default .navbar-nav{
		margin: 10px 0;
	}
	.navbar-default .navbar-nav>li>a{
		padding: 0 10px;
	}
	#footer .top .m2{
		width: 54%;
	}

	#footer .top .m3{
		width: 16%;
		padding-left: 5px;
	}
	#footer .top .r img{
		width: 50%;
	}
	#footer .top .r p{
		font-size: 12px;
	}
	#main_content .rcontent .content .news_list ul li a{
		width: 75%;
	}
	#main_content .rcontent .content .zhaopin .zhaoptb tr td{
		padding: 8px;
		vertical-align: middle;
		font-size: 12px;
	}


}


@media (max-width: 767px){
	.navbar-default .navbar-collapse{
		background: #fff;
		opacity: .9;
		position: relative;
    	z-index: 9999;
	}
	.navbar{
		height: 60px;
	}
	.navbar-brand{
		padding: 5px 15px;
	}
	.navbar-brand img{
		height: 50px;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #6bad17;
		border-radius: 0;
	}
	.navbar-toggle{
		padding: 0;
	    border: 0;
	    margin-top: 23px;
	    border-radius: 0;
	    margin-bottom: 23px;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background:none;
	    border: 0;
	    color: #1e3280;
	}
	.navbar-nav{
		margin: 0 -15px;
	}
	.navbar .nav{
		padding-top: 0;
		padding-right: 0;
	}
	.navbar .nav>li{
		display: block;
		width: 100%;
	}
	.navbar .nav>li>a{
		display: block;
		width: 100%;
		height: 36px;
		line-height: 36px;
		border-bottom: 1px solid #e1e1e1;
		font-size: 12px;
		text-align: left;
		font-weight: normal;
	}
	.navbar-nav .open .dropdown-menu>li>a{
		padding: 5px 0px;
		padding-left: 10px;
	}
	.navbar-nav>li>.dropdown-menu li{
		margin: 0 10px;
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
		border-color: #6bad17;
	}
	.navbar-default .navbar-nav>li>a{
		background: transparent !important;
		color: #333 !important;
		box-shadow: none !important;
		border-radius: 0 !important;
	}

	.navbar-default .navbar-nav>li>a.cur:after{
		background: transparent;
	}
	.navbar-default .navbar-nav{
		margin: 0 -15px;
	}
	.navbar-nav>li>.dropdown-menu a{
		text-align: left;
		font-size: 12px;
	}
	#new_news .l{
		width: 80%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#new_news .l i.fa-volume-up{
		float: left;
		display: block;
		margin-top: 17px;
	}
	#new_news .l span,
	#new_news .l b{
		display: none;
	}
	#five_icon ul{
		text-align: center;
		margin: 0;
	}
	#five_icon ul li{
		display: inline-block;
		float: none;
		width: 32%;
		margin-bottom: 15px;
	}
	#five_icon ul li a .icon{
		width: 80px;
		font-size: 30px;
		line-height: 80px;
		height: 80px;
		margin-bottom: 4px;
	}
	#five_icon ul li a .icon:after{
		display: none;
	}
	#five_icon ul li a p{
		font-size: 16px;
	}
	#five_icon{
		padding: 30px 0 0 0;
	}
	#imain .news_tab .tab-pane .top img{
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	#imain .news_tab .tab-pane .top .rtext{
		width: 100%;
		padding-left: 0;
	}
	#imain .pic_slide,
	#imain .news_tab{
		margin-bottom: 20px;
	}
	#imain .cont{
		padding: 10px;
	}
	#footer .top .m2{
		width: 52%;
	}
	#footer .top .m3{
		width: 18%;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		background: transparent !important
	}
	#main_content .inav {
	    position: static;
	    width: 100%;
	    padding-top: 20px;
	}
	#main_content .inav .tit{
		position: static;
		font-size: 15px;
		width: 120px;
		padding-left: 20px;
		height: 40px;
		line-height: 40px;
		margin-top: 0;
    	border-bottom: 40px solid #f0f2f2;
	}
	#main_content .rcontent{
		padding: 20px 0;
		float: left;
	}
	#main_content .rcontent .content{
		padding: 0;
	}
	#main_content .rcontent .content .news_list ul li a{
		width: 75%;
	}
	#main_content .rcontent .content .zhaopin .top .l{
		width: 100%;
	}
	#main_content .rcontent .content .zhaopin .top img{
		width: 100%;
		display: block;
		max-width: 100%;
		margin:  0 auto;
	}
	#main_content .rcontent .content .zhaopin .zhaoptb tr td{
		padding: 8px;
	}
	#main_content .job table tr{
		display: block;
		width: 100%;
		float: left;
	}
	#main_content .job table td .bt label,
	#main_content .job table td{
		display: inline-block;
		border: 0;
		width: 100%;
		text-align: left;
	}
	#main_content .job table td .bt label{
		padding-left: 10px;
	}
	#main_content .job table td label{
		float: left;
	}
	#main_content .job table td .bt .textarea{
		width: 100%;
		padding-right: 10px;
	}
	#main_content .job table td .bt .textarea{
		padding-left: 0;
	}
}

@media (max-width: 320px){
	#main_content .rcontent .content .news_list ul li a{
		width: 70%;
	}
	#imain .news_tab .tab-pane{
		padding: 10px;
	}
	#imain .news_tab .tab-pane ul li a{
		width: 76%;
	}
	#header .container{
		padding-left: 10px;
		padding-right: 10px;
	}
}

.content .title{
	padding: 20px 0;
	border-bottom: 1px dotted #c7c7c7;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 30px;
	clear:both;
}
.content .title h1{
	color: #3a3a3a;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	line-height: 30px;
}
.content .title p{
	margin: 0;
	line-height: 24px;
	color: #979797;
}
.content .title p span{
	padding: 0 10px;
}