﻿/*body
{
    text-align: center;
    background-color: #e9e9e9;
    margin: 0px;
    font-family: 微软雅黑;
    font-size: 13px;
    color: #000;
}
a
{
    text-decoration: none;
    color: #000;
    
}
a:hover
{
    color: Blue;
    
}*/
div.wrapper
{
    width: 1024px;
    margin: 50px auto;
    text-align: left;

}
div.content
{
}
div.cTop
{
    padding: 0px 50px;
    background: url(../images/contentBg.png) repeat-x;
}
div.ct_t
{
    height: 30px;
    line-height: 30px;
    padding: 5px 10px;
    padding-left: 20px;
}
div.ct_t .latest_news
{
    margin-left: 5px;
}
div.ct_t .latest_news a
{
    color: #000;
    text-decoration: none;
}
div.ct_t .latest_news a:hover
{
    color: Blue;
}
div.ct_t div.newslist
{
    margin-top: 10px;
    margin-right: 30px;
}
div.ct_b
{
    margin-top: 10px;
}
div.ct_b_l
{
    height: 180px;
    width: 500px;
    float: left;
}
.tabs_head
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    height: 30px;
    font-size: 17px;
    margin-bottom: 10px;
}
.tabs_head li
{
    float: left;
    padding-bottom: 8px;
    margin: 0px 5px;
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    cursor: pointer;
}
.tabs_head li.active
{
    background-image: url(../images/selectItemBg.png);
}
.newslist table
{
    width: 100%;
    line-height: 25px;
}
.newslist td
{
    border-bottom: 1px dotted #cccccc;
}
.newslist .news_title
{
    width: 400px;
    padding-left: 10px;
}

.news_title a
{
    text-decoration: none;
    color: #333333;
}
.news_title a:hover
{
    color: blue;
}
.news_title img
{
    margin-bottom: 2px;
    margin-right: 3px;
}

.ct_b_r
{
    width: 350px;
    height: 180px;
    margin-left: 572px;
    background: url(../images/loginBg.png) no-repeat;
}
.ct_b_r input[type="text"]
{
    width: 167px;
    height: 22px;
    border: 1px solid #c6c4c5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/*#txtUserName
{
    margin-top: 53px;
    margin-left: 115px;
}
#txtPsw
{
    margin-top: 10px;
}*/
#imgBtnLogin
{
    margin-left: 68px;
    margin-top: 10px;
}
#link_register
{
    margin-left: 45px;
    margin-bottom: 10px;
    color: #333;
    text-decoration: underline;
    font-size: 12px;
}

.service_list
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 130px;
}
.service_list li
{
    float: left;
    margin-right: 15px;
}
.service_list li p
{
    margin: 0px;
    line-height: 25px;
    text-align: center;
}
.apps_list
{
     list-style-type: none;
      margin: 0px;
    padding: 0px;
    }
.apps_list li
{
    float: left;
    margin-right: 15px;
}
.apps_list li p
{
    margin: 0px;
    line-height: 25px;
    text-align: center;
}
.link_more
{
    color: #888;
    font-size: 15px;
}
.cMiddle
{
    height: 10px;
    background-color: #fff;
}

.center .c_top
{
    height: 35px;
    line-height: 35px;
    padding: 0px 20px;
    background: url(../images/yq_bc.png);
}
.center .c_top a
{
    text-decoration: none;
    color: Black;
}
.center .c_top a:hover
{
    text-decoration: underline;
    color: #06C;
}
.center .c_main
{
    background-color: White;
    padding: 0px 80px;
}
.center .c_main ul.list
{
    margin: 0px;
    padding: 0px;
}
.center .c_main ul.list li
{
    list-style-type: square;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed #e3e3e3;
    list-style-position: inside;
}
.center .c_main li span.title
{
    margin-right: 85px;
}

span.time
{
    float: right;
    
}

div.pager
{
    text-align: center;
    padding: 5px 0px;
}
DIV.sabrosus
{
    padding-top: 3px;
    text-align: center;
    line-height: 30px;
}
DIV.sabrosus A
{
    border-right: #9aafe5 1px solid;
    padding-right: 5px;
    border-top: #9aafe5 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    border-left: #9aafe5 1px solid;
    color: #000;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: #9aafe5 1px solid;
    text-decoration: none;
    white-space: nowrap;
}
DIV.sabrosus A:hover
{
    border-right: #2b66a5 1px solid;
    border-top: #2b66a5 1px solid;
    border-left: #2b66a5 1px solid;
    color: #000;
    border-bottom: #2b66a5 1px solid;
    background-color: lightyellow;
}
DIV.pagination A:active
{
    border-right: #2b66a5 1px solid;
    border-top: #2b66a5 1px solid;
    border-left: #2b66a5 1px solid;
    color: #000;
    border-bottom: #2b66a5 1px solid;
    background-color: lightyellow;
}
DIV.sabrosus SPAN.currentPage
{
    border-right: navy 1px solid;
    padding-right: 5px;
    border-top: navy 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: navy 1px solid;
    color: #fff;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: navy 1px solid;
    background-color: #2e6ab1;
}
DIV.sabrosus SPAN.disabled
{
    border-right: #929292 1px solid;
    padding-right: 5px;
    border-top: #929292 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    border-left: #929292 1px solid;
    color: #929292;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: #929292 1px solid;
    display: none;
}

.c_main .basic
{
    text-align: center;
}
.c_main .news_title h3
{
    font-size: 18px;
}
.c_main .news_time
{
    border-bottom: 1px Solid #eee;
    height: 40px;
    line-height: 40px;
}
.c_main .news_time span
{
    color: #999;
}

.c_main .detail
{
    padding:5px 0px 20px 0px;
    
    }
.Box
{
	width:306px;
	height:auto;
	margin-left:14px;
}
.cot
{
	float:left;
	width:306px;
}
.cot ul
{
	
}
.cot ul li
{
	float:left;
	margin-left:-40px;
	margin-top:10px;
	border-bottom:1px dashed #ededed;
	height:80px;
	width:306px;
	list-style:none;
}
.cot ul li a
{
	color:#4576d8;
}
.cot li a:hover
{
	color:#F60;
}
.Box2
{
	
	margin-top:-15px;
	width:652px;
	
	}
.Box2 ul li
{
	float:left;
	list-style:none;
	margin-top:8px;
    margin-left:-40px;
	border-bottom:1px inset #f7f7f7;
	width:673px;
}
.txt p
{
   line-height:9px;
   color:#888888;
   
}

DIV.sabrosus2
{
    margin:0 auto;
    
    text-align: center;
    line-height:65px;
    
    
}
DIV.sabrosus2 A
{
    border-right: #9aafe5 1px solid;
    padding-right: 5px;
    border-top: #9aafe5 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    border-left: #9aafe5 1px solid;
    color: #000;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: #9aafe5 1px solid;
    text-decoration: none;
    white-space: nowrap;
}
DIV.sabrosus2 A:hover
{
    border-right: #2b66a5 1px solid;
    border-top: #2b66a5 1px solid;
    border-left: #2b66a5 1px solid;
    color: #000;
    border-bottom: #2b66a5 1px solid;
    background-color:#FFF;
}
DIV.pagination2 A:active
{
    border-right: #2b66a5 1px solid;
    border-top: #2b66a5 1px solid;
    border-left: #2b66a5 1px solid;
    color: #000;
    border-bottom: #2b66a5 1px solid;
    background-color: lightyellow;
}
DIV.sabrosus2 SPAN.currentPage
{
    border-right: navy 1px solid;
    padding-right: 5px;
    border-top: navy 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: navy 1px solid;
    color: #fff;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: navy 1px solid;
    background-color: #2e6ab1;
}
DIV.sabrosus2 SPAN.disabled
{
    border-right: #929292 1px solid;
    padding-right: 5px;
    border-top: #929292 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    border-left: #929292 1px solid;
    color: #929292;
    margin-right: 2px;
    padding-top: 2px;
    border-bottom: #929292 1px solid;
    display: none;
}
.cn
{
	width:1024px;
	height:100%
}

.image1
{ width:128px;
  height:128px;
  padding:5px;
    }
.button
{
    width:85px;
    height:33px;
    }
    
/*.container
{
    background-color:#FFF;}
    
.container input
{
     width:153px;
      height:25px;
    border: 1px solid #ccc;
      -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
      border-radius: 4px;
       
     }*/
      
.map_demo {
    margin: 30px 0;
    width: 1170px !important;
}

.leaflet-control-layers-selector{
    width: 10px !important;
}