.fl {
    float: left;
}

.fr {
    float: right;
}

.w1200 {
    width: 1170px;
    margin: 0 auto;
    display: block;
    clear: both;
    height: auto;
}

.w270 {
    width: 270px;
    overflow: hidden;
}

#header .logo {
    width: 300px;
    overflow: hidden;
}

#header .menu {
    width: 850px;
    overflow: hidden;
}

#header .menu li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    padding: 0 6px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
}

#header .menu li a {
    color: #666;
}

#header .menu li a:hover, #header .menu li a.cur {
    color: #009a44;
}

#banner {
    width: 1165px; /*height:608px;*/
    overflow: hidden; /*position:relative; left:0; top:0;*/
}

#banner li {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    display: none;
    width: 1165px;
    height: 608px;
}

#banner cite {
    position: absolute;
    left: 470px;
    top: 580px;
}

#banner cite span {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    background: url(/images/off.png) no-repeat;
}

#banner cite span.on {
    background: url(/images/on.png) no-repeat;
}

/* index */
.index_links {
    min-height: 80px;
    padding: 0 0 15px 0;
    margin: 20px 0;
}

.index_links a {
    display: block;
    width: 180px;
    float: left;
    height: 71px;
    margin-right: 7px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 15px;
}

.index_links a:last-child {
    margin-left: 0px;
}

.index_links a img {
    display: block;
    width: 100%;
    height: 100%;
}

.index_area .fl {
    width: 220px;
    padding-top: 80px;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
}

.index_area .fl font {
    font-size: 18px;
}

.index_area .fl a {
    display: block;
    width: 112px;
    height: 30px;
    line-height: 30px;
    background: #f96b15;
    border: 1px solid #f96b15;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
    margin-left: 50px;
    overflow: hidden;
}

#MapDes img {
    display: none;
}

.index_sort {
    width: 580px;
    overflow: hidden;
}

.index_sort_long {
    width: 1165px;
    margin-bottom: 15px;
}

.index_sort .title {
    height: 75px;
    line-height: 75px;
    color: #e16704;
    font-size: 28px;
    overflow: hidden;
}


.selbox{
	height:41px;


line-height:41px;
overflow:hidden;
margin-bottom:10px;


}


.search_box {
 display:block;
 float:right;
 height:41px;
 line-height:41px;

}

.search_box select{
	padding:0;
	margin:0;
	margin-right:5px;
   font-size:14px;
   border:1px solid #CCC;
   height:41px;
   line-height:41px;

}



.search_box input.sear {
    min-width:314px;
    border: 0;
	padding:0;
	margin:0;
	margin-right:5px;
    font-size:14px;
	line-height: 41px;
    background: url(/style/images/search_bg.jpg) no-repeat;

}

.search_box input.sear {
    font-size: 16px;
}

.search_box input.sear_btn {
    width: 48px;
    height: 41px;
    cursor: pointer;
	line-height:41px;
	font-size:14px!important;
}

.index_sort .box {
    border-right: 1px solid #ccc;
}

.index_sort .box td {
    background: #f9ffe8;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.index_sort .box .top td {
    background: #00b050;
    border-left: 1px solid #00b050;
    border-top: 1px solid #00b050;
    font-weight: bold;
    color: #fff;
}

.sc2 {
    width: 560px;
}

.sc1 {
    width: 1170px;
}

.sc2 h1 {
    color: #e16704;
    font-size: 28px;
	float:left;
}

.sc2 .scTitle {
    border-left: 1px solid #86C8FA;
/*    border-top: 1px solid #86C8FA;*/
    font-weight: bold;
    text-algin: center;
}

.sc2 .scTitle .box {
    float: left;
    background: #86C8FA;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
/*    border-bottom: 1px solid #ccc;*/
}

.txtMarquee-top {
    width: 560px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.sc1 .txtMarquee-top {
    width: 1170px;
}

.bd .div {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 18px;
    background: #f9ffe8;
    overflow: hidden;
}

.bd .div a {
    color: #333;
    font-size: 18px;
}

.sc1 .bd .div a {
    color: #FA8221;
}

.bd .div .box {
    float: left;
    text-align: center;
    background: #f9ffe8;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}

.sc1 .bd .div .box {
    border-left: 1px solid #ccc;
}

.bd .div div:first-child {
    border-right: 1px solid #ccc;
}

.sc1 .bd .div div:first-child {
    border: none;
}

.bd .div .lastC {
    border-left: 1px solid #ccc;
}

.index_sort .box .scroll {
    height: 255px;
    overflow-y: scroll
}

.index_mid_banner {
    margin: 35px 0;
    overflow: hidden;
}

.index_box {
    width: 570px;
    overflow: hidden;
}

.index_box .title {
    height: 56px;
    line-height: 56px;
    color: #e16704;
    font-size: 24px;
    background: url(/images/index_box_title.jpg) no-repeat left bottom;
    overflow: hidden;
}

.index_box .title a {
    color: #999;
    font-size: 12px;
}

.index_box .list {
}

.index_box .item {
    width: 570px;
    height: 120px;
    margin: 15px 0;
    overflow: hidden;
}

.index_box .item .img {
    width: 265px;
    height: 120px;
    text-align: center;
    overflow: hidden;
}

.index_box .item .img img {
    vertical-align: middle;
}

.index_box .item .img span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

.index_box .item .des {
    width: 275px;
    height: 120px;
    overflow: hidden;
}

.index_box .item .des_name {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    overflow: hidden;
}

.index_box .item .des_brief {
    height: 60px;
    line-height: 20px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
}

.index_box .item .des_brief .more {
    color: #009644;
}

.index_info {
    margin: 20px 0 45px;
}

.index_info .video {
    width: 577px;
    overflow: hidden;
}

.index_info .news_list {
    width: 535px;
    overflow: hidden;
}

.index_info .news_list .tab {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #cbcbcb;
    overflow: hidden;
}

.index_info .news_list .tab a {
    display: block;
    float: left;
    width: 105px;
    height: 49px;
    line-height: 49px;
    margin-right: 12px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
}

.index_info .news_list .tab a.cur {
    color: #fff;
    background: #009644;
}

.index_info .news_list .detail {
    height: 280px;
    overflow: hidden;
}

.index_info .news_list .detail .item {
    display: none;
}

.index_info .news_list .detail ul {
    margin-top: 20px;
    width: 580px;
    height: 117px;
    overflow: hidden;
}

.index_info .news_list .detail li.img {
    width: 156px;
    height: 117px;
    text-align: center;
    overflow: hidden;
}

.index_info .news_list .detail li.img img {
    vertical-align: middle;
    width: 156px;
    height: 117px;
}

.index_info .news_list .detail li.img span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

.index_info .news_list .detail li.des {
    width: 400px;
    height: 117px;
    overflow: hidden;
}

.index_info .news_list .detail .des_tit {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
}

.index_info .news_list .detail .des_tit a {
    color: #009644;
}

.index_info .news_list .detail .des_brief {
    color: #666;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin: 12px 0;
    overflow: hidden;
}

.index_info .news_list .detail .des_time {
    color: #999;
}

.index_bulletin {
}

.index_bulletin .item {
    float: left;
    width: 355px;
    height: 320px;
    margin-right: 48px;
    overflow: hidden;
}

.index_bulletin .item_last {
    margin-right: 0;
}

.index_bulletin .title {
    height: 50px;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
    overflow: hidden;
}

.index_bulletin .title span {
    display: block;
    width: 144px;
    height: 50px;
    line-height: 50px;
    background: #009644;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.index_bulletin .list ul {
    height: 165px;
}

.index_bulletin .list li {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dashed #b8b6b6;
    background: url(/images/dot2.jpg) no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.index_bulletin .list li a {
    color: #666;
}

.index_bulletin .list li a.down {
    color: #00b050;
    font-size: 12px;
}

.index_bulletin .list li span {
    color: #ccc;
    float: right;
}

.index_bulletin .list .btn {
    height: 40px;
    margin-top: 25px;
    padding-left: 30px;
    overflow: hidden;
}

.index_bulletin .list .btn a {
    height: 40px;
    line-height: 40px;
    width: 110px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #737373;
    display: block;
    float: left;
    margin-right: 18px;
}

.index_bulletin .list .btn a:hover {
    background: #f96b15;
}

.index_fengcai {
    margin: 35px 0;
}

.index_fengcai .title {
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    overflow: hidden;
}

.index_fengcai .list {
    width: 1165px;
    height: 260px;
    position: relative;
}

.index_fengcai .list .prev {
    position: absolute;
    top: 118px;
    left: -20px;
    cursor: pointer;
}

.index_fengcai .list .next {
    position: absolute;
    top: 118px;
    right: -20px;
    cursor: pointer;
}

.index_fengcai .list_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 1165px;
    height: 260px;
    overflow: hidden;
}

.index_fengcai #scroll {
    position: absolute;
    left: 0;
    top: 0;
}

.index_fengcai .list ul {
    width: 1165px;
    height: 260px;
    overflow: hidden;
    float: left;
}

.index_fengcai .list li {
    float: left;
    width: 130px;
    height: 100px;
    margin: 15px 6px;
    overflow: hidden;
}

/* index --End-- */
.main_lef {
    width: 890px;
    margin-top: 36px;
    overflow: hidden;
}

.main_title {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 24px;
    color: #094;
    overflow: hidden;
}

.main_detail {
    min-height: 250px;
    padding: 8px 0;
}

.main_rig {
    width: 230px;
    background: #FBF4F5;
    padding: 36px 0 23px;
    overflow: hidden;
}

.rig_top {
    height: 80px;
}

.rig_list {
}

.rig_list li > a {
    display: block;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #bbe4cd;
    padding-left: 85px;
    background: url(/images/icon.jpg) no-repeat 44px 20px;
    font-size: 16px;
    color: #595959;
    overflow: hidden;
}

.rig_list li.cur > a {
    background: url(/images/icon2.jpg) no-repeat 44px 20px;
    color: #f96b15;
}

.rig_list dl {
    padding: 12px 0;
    border-bottom: 1px solid #bbe4cd;
    display: none;
}

.rig_list dd {
    height: 36px;
    line-height: 36px;
    padding-left: 85px;
    font-size: 14px;
    overflow: hidden;
}

.rig_list dd a {
    color: #666;
}

.rig_list dd a:hover, .rig_list dd a.on {
    color: #f96b15;
}

.rig_met .title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #C04E3B;
    overflow: hidden;
}

.rig_met .detail {
    padding: 15px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.rig_met .list {
}

.rig_met .list ul {
    height: 60px;
    padding: 25px 15px 15px;
    border-bottom: 1px dashed #bbe4cd;
    overflow: hidden;
}

.rig_met .list li.img {
    width: 60px;
    height: 60px;
    text-align: center;
    overflow: hidden;
}

.rig_met .list li.img img {
    vertical-align: middle;
}

.rig_met .list li.img span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

.rig_met .list li.des {
    width: 135px;
    overflow: hidden;
}

.rig_met .list li .des_brief {
    height: 40px;
    line-height: 20px;
    color: #666;
    margin-bottom: 5px;
    overflow: hidden;
}

.rig_met .list li .des_time {
    color: #999;
}

#activity {
}

#activity .act_box {
    margin-bottom: 30px;
}

#activity .act_title {
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    overflow: hidden;
}

#activity .act_box .item {
    float: left;
    width: 278px;
    margin-right: 29px;
    overflow: hidden;
}

#activity .act_box .item_last {
    margin-right: 0;
}

#activity .act_box .item .img {
    width: 278px;
    height: 208px;
    text-align: center;
    overflow: hidden;
}

#activity .act_box .item .img img {
    vertical-align: middle;
}

#activity .act_box .item .img span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

#activity .act_box .item .title {
    height: 30px;
    line-height: 30px;
    margin: 25px 0;
    font-size: 16px;
    overflow: hidden;
}

#activity .act_box .item .addr {
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    color: #666;
    font-size: 14px;
    background: url(/images/met.jpg) no-repeat 0 8px;
    overflow: hidden;
}

#activity .act_box .item .time {
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    color: #666;
    font-size: 14px;
    background: url(/images/met2.jpg) no-repeat 0 8px;
    overflow: hidden;
}

#activity .act_box .item .num {
    height: 50px;
    line-height: 25px;
    padding: 5px 0 5px 25px;
    color: #666;
    font-size: 14px;
    background: url(/images/met3.jpg) no-repeat 0 8px;
    overflow: hidden;
}

#activity .act_box .item .sign a {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #094;
    margin: 15px 0 0 25px;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
}

#activity .act_box .item .sign a:hover {
    background: #f96b15;
}

#activity .btn {
    height: 48px;
    padding: 20px 0 20px 435px;
    border-top: 1px solid #d2d2d2;
    overflow: hidden;
}

#activity .btn a {
    display: block;
    float: left;
    width: 145px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background: #868686;
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    overflow: hidden;
}

#activity .btn a:hover {
    background: #f96b15;
}

#sort {
}

#sort .title {
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 24px;
    overflow: hidden;
}

#sort .search_box {
    margin: 20px 0;
}

#sort .sort_list {
    border-right: 1px solid #ccc;
    margin-bottom: 50px;
}

#sort .sort_list td {
    background: #f9ffe8;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#sort .sort_list .top td {
    background: #00b050;
    border-left: 1px solid #00b050;
    border-top: 1px solid #00b050;
    font-weight: bold;
    color: #fff;
}

#apply {
    border: 1px solid #d1d1d1;
    margin-bottom: 35px;
}

#apply .detail {
    margin: 45px 0 65px;
}

#apply .detail .rows {
    margin: 25px 0;
}

#apply .detail .rows label {
    float: left;
    width: 15%;
    height: 36px;
    line-height: 36px;
    text-align: right;
    color: #666;
    font-size: 14px;
    overflow: hidden;
}

#apply .detail .rows span {
    float: left;
    width: 75%;
    display: block;
    padding-left: 20px;
    overflow: hidden;
}

#apply .detail .rows .form_input {
    width: 98%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #cbcbcb;
    background: none;
}

#apply .detail .rows .form_area {
    width: 98%;
    height: 200px;
}

#apply .detail .rows .vcode {
    width: 125px;
}

#apply .detail .rows .btn {
    width: 225px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #f96b15;
    border: 0;
    overflow: hidden;
}

#footer {
    width: 100%;
    margin: 0 auto;
    background: url(/images/footer_bg.jpg) repeat-x;
    overflow: hidden;
}

#footer .links {
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    line-height: 30px;
    border-bottom: 1px solid #8EAFBF; /* background:#8EAFBF;*/
}

#footer .links a {
    color: #ffffff;
    font-size: 14px;
    padding: 0 12px;
}

#footer .foot_list {
    height: 175px;
    padding: 20px; /*background:#676767;*/
    overflow: hidden;
}

#footer .foot_list .item {
    float: left;
    width: 103px;
    margin-right: 10px;
    height: 275px;
    overflow: hidden;
}

#footer .foot_list .item li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    no-repeat left center;
    padding-left: 6px;
    overflow: hidden;
}

#footer .foot_list .item li a {
    color: #FFFFFF;
}

#footer .foot_list .item li.top {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    background: none;
    padding-left: 0;
    overflow: hidden;
}

#footer .foot_list .item li.top a {
    color: #fff;
}

#footer .foot_list .last {
    width: 160px;
    margin-right: 0;
}

#footer .copyright {
    height: 50px;
    line-height: 50px; /*background:#A84141;*/
    color: #FFFFFF;
    font-size: 16px;
    padding: 0 20px;
    overflow: hidden;
}

#layer {
    width: 100%;
    height: 100%;
    background: url(/images/layer.png) repeat;
    z-index: 9;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

#signup {
    position: fixed;
    width: 560px;
    height: 380px;
    padding: 20px;
    background: #fff;
    opacity: 10;
}

#signup .title {
    height: 30px;
    line-height: 30px;
    margin: 20px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #094;
    overflow: hidden;
}

#signup .rows {
    margin: 20px 0;
}

#signup .rows label {
    float: left;
    width: 15%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #666;
    font-size: 14px;
    overflow: hidden;
}

#signup .rows span {
    float: left;
    width: 75%;
    display: block;
    padding-left: 20px;
    overflow: hidden;
}

#signup .rows .form_input {
    width: 98%;
    height: 28px;
    line-height: 28px;
    border: 1px solid #cbcbcb;
    background: none;
}

#signup .rows .vcode {
    width: 125px;
}

#signup .rows .btn {
    width: 185px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #f96b15;
    border: 0;
    overflow: hidden;
}

#signup #close {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    cursor: pointer;
}

#online {
    position: fixed;
    top: 53%;
    width: 156px;
    min-height: 300px;
    border: 1px solid #6dbe93;
    background: #fff;
}

#online_qq {
    display: none;
    position: fixed;
    top: 53%;
    width: 56px;
    height: 52px;
}

#online .title {
    height: 49px;
    line-height: 49px;
    background: #00b04e;
    color: #fff;
    font-size: 16px;
    padding: 0 12px;
}

#online .title a {
    display: block;
    float: right;
    background: url(/images/icon.png) no-repeat right center;
    padding-right: 9px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

#online ul {
    width: 120px;
    margin: 0 auto;
    overflow: hidden;
}

#online li {
    padding: 8px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

#online li a {
    font-size: 12px;
    color: #0080dc;
}

#online li a.orange {
    color: #f6801f;
}

#online li img {
    vertical-align: middle;
    margin-right: 3px;
}