/* CSS Document */


.content-container{
	 margin:0px auto;
	 max-width:1200px;
	 zoom: 1;
    padding: 20px 0;
	border:1px solid #ededed; 
	}
.content-noborder{ border:none}
	.content-box{ background:#fff; padding:20px 30px; border:none}
	.content-body{padding: 20px 0;}
	.content-body h3 {
    padding: 10px 0;
}
	.content-body p {
    text-indent: 2em;
    line-height: 26px;
    padding-bottom: 10px;
}
.content-local { 
    line-height: 40px;
    color: #666666;
    border-bottom: 1px solid #E6E6E6;
    padding: 0 20px;
    font-size: 12px;
margin-bottom:6px;
}
.content-col2{ background:#fff}
.content-left {
	width: 220px;
	float: left;
	margin-bottom:10px; 
	}
	.menu_group{    height: 48px;
    line-height: 48px;
   border-top: 1px solid #E6E6E6; /**/
    border-bottom: 1px solid #E6E6E6;
    margin-top: -1px;
    background: #F9F9F9;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    color: #2EAFBB;
	}
	.menu_list{
	padding:0;
	margin:0px auto 0px auto;
	background: #fff;
}
		.menu_list li{
	border-bottom: 1px dotted #DDDDDD;
	padding: 4px 0px 4px 32px;
	position: relative;
} 
	.menu_list li span.icon_list {
	position: absolute;
	left: 12px;
	top: 10px;
	height: 16px;
	width: 16px;
	display: block;
	background: url(../images/icon_list.png) no-repeat 0 0;
	overflow: hidden;
}
            .menu_list li a.active { font-weight:bold
            }
.menu_nav li{ 
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
	}
    .menu_nav li a { display:block; height:100%;
    }
	.menu_nav li:hover {
    cursor: pointer;
    background: #bce4d7;
}
.menu_nav .selected,.menu_nav .selected a, .menu_nav .selected:hover {
    background: #1787fb;/*#25b887;*/
    color: #fff;
}
	.content-right{
    padding-bottom: 20px; 
	margin-left:240px;  
	}
	.content-right h2 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    padding: 15px 0 10px 0;
    color: #2EAFBB;
}
.searchbar{
	height: 90px;
    background: #fff;
	}
	.searchbar .content-container{
		border:none;
		padding:0px 20px;
		}
	.searchbar .search_title {
    float: left;
    width: 240px;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    color: #333;
}
.searchbar .search_box_container {
	margin-left:235px;
    height: 90px;
    line-height: 90px;
    margin-left: 20px;
}
input.search_box {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
	width: 50%;
	border: 1px solid #d6d6d6;
	color: #333;
	padding: 0 10px 0 10px;
}
.search_btn {
    width: 80px;
    background: #1787fb;/*#25b887;*/
    border: 1px solid #1787fb;/*#25b887;*/
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
	height: 40px;
    line-height: 40px;
}
.right_list{ background:#fff; margin-left:240px; padding:20px 30px;*display:inline-block; }
.right_list li {
    font-size: 14px;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #f6f6f6;
}
.hot-title {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;font-size: 20px;
}
.hot-icon {
	color: #25B786;
	font-size: 26px;
	margin-right: 6px;
	font-style: normal;
}

.tip_title {  
    line-height: 36px;
}
.tip_title b {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 8px;
    margin-right: 4px;
    font-weight: 400;
    font-size: 14px;
}
.hotStyle {
    background: #FD9B00;
    border-radius: 5px;
    color: #fff;
}
.cccStyle {
    background: #EAEAEA;
    border-radius: 5px;
}
.hp-list .tip_title {
 font-weight:normal;
}
.content_bottom {
    color: #999999;
    font-size: 12px;
    font-style: italic;
}
.leftmenu {
    /*border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;*/
    padding-bottom:30px; background:#fff;
}
.left-list{padding: 10px 0;
    border-bottom: 1px solid #ededed;
	background:#fff}
	.left-list li {
    margin: 10px 20px;
    text-align: center;
    background: #f2f7f7;
    color: #666666;
}
.left-list .left-focus { 
    background: #1787fb;/*#25b887;*/
    color: #ffffff;
}
.left-list a {
    color: #666666;
    line-height: 36px;
    height: 36px;
    display: block;
}
.left-list .left-focus a {
    color: #ffffff;
}
.iconR {
    color: #48b325;
}
.zhsz-list li {
    line-height: 50px;
    border-top: 1px solid #ededed;
}
.zhsz-list h4 {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 400;
    width: 150px;
}
.zhsz-list .zl-right {
    float: right;
}
.anpager {
    line-height: 25px; padding:4px 6px; vertical-align:baseline;
} 
  .anpager .cpb {
        color: #f7f7f7;
        background:#aaa;
        font-weight: normal;  
    }
    .anpager .anpagerinfo {
        padding-top:3px;
    }
    .anpager a,  .anpager .cpb {
        padding: 2px 4px; border:1px solid #ddd;
        line-height: 20px;
    }
  .anpager a[disabled] {
            color: #ccc;
        }

        .anpager a:hover {
            font-weight: bold;
        }
@media(max-width:720px){
	.content-box{ background:#fff; padding:20px 5px;}
	.content-left,.content-right,.right_list  { float:none; width:auto; 
	} 
    .leftmenu { padding-bottom:10px;
    }
    .menu_nav li { text-align:left;padding-left:10px; height:auto;line-height:2em;
    }
	.content-right,.right_list  {margin:0;padding:0px 10px 10px 10px;}
	.searchbar .content-container { padding:0px 0px 0px 10px;}
    .searchbar,.searchbar .search_box_container { height:auto;line-height:35px
    }
        .searchbar .search_box_container {
            padding-top:20px
        }
        .searchbar .search_btn { margin-left:5px }
	.searchbar .search_title{width:auto; padding-right:10px; font-size:20px;}
	input.search_box {width:45%}
	.search_btn{ width:auto; padding:0px 10px;}
}
