@charset "UTF-8";
/*重复部分*/
/*含更多边框椭圆式选项卡样式*/
.xxgk-tab-nav{
}

.xxgk-tab-nav-border-left{
	background:#0067ae;
	width:3px;
	height:36px;
}
.xxgk-tab-nav-location{
	font-size:14px;
	color:#313131;
	background:#ecf0f4;
	width:250px;
	height:36px;
	line-height:36px;
	text-align:right;
}
.xxgk-tab-nav-location-split{
	color:#818181;
}
.xxgk-tab-nav-more{
	font-size:14px;
	color:#c1c3c6;
	background:#ecf0f4;
	width:35px;
	height:36px;
	line-height:36px;
	text-align:right;
}
.xxgk-tab-nav-viewInfo{
	font-size:14px;
	color:#c1c3c6;
	background:#ecf0f4;
	width:250px;
	height:36px;
	line-height:36px;
	text-align:right;
}
.xxgk-tab-nav-border-right{
	background:url(../image/xxgk-tab-nav-border-left.png) no-repeat 0 0;
	width:20px;
	height:36px;
}
.xxgk-tab-nav ul{
	height:36px;
	background:#ecf0f4;
	border:none;
}
.xxgk-tab-nav li{
	float:left;
}

.xxgk-tab-nav li a{
	width:120px;
	height:36px;
	line-height:36px;
	color:#666666;/*文字颜色*/
	margin:0px 5px;
	font-size:16px;
	font-weight:300;
	display:block;
	text-align:center;/*让文本居中*/
	text-decoration:none; /*去掉下划线*/
}
.xxgk-tab-nav li a.xxgk-tab-cur-nav{
	color: #0067ae;
	font-weight:bold;
}
.xxgk-tab-con{
	border:1px solid #ecf0f4;
	border-top:none;
	overflow:hidden;
	margin-bottom:30px;
}
.xxgk_tab_more2{
	color:#636363;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline; 
	float:right;
}
/*椭圆黑色底选项卡样式*/
.xxgk-tab-nav2{
	text-align:center;
	margin:0 auto;
}

.xxgk-tab-nav2 li{
	float:left;
}

.xxgk-tab-nav2 li a{
	width:150px;
	height:38px;
	line-height:38px;
	margin:0 25px;
	color:#000000;
	font-size:17px;
	display:block;
	text-align:center;
	cursor:pointer;
}

.xxgk-tab-nav2 li a.xxgk-tab-cur-nav{
	color:#FFFFFF;
	background:#4c6c79;
	border-radius: 25px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}

/*椭圆蓝色底选项卡样式*/
.xxgk-tab-nav3{
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}

.xxgk-tab-nav3 li{
	float:left;
}
.xxgk-tab-nav3 li.xxgk-tab-nav-item-split{
	width:1px;
	height:28px;
	background:#d6d6d6;
	margin:4px 20px;
}

.xxgk-tab-nav3 li a{
	display:block;
	width:110px;
	height:36px;
	line-height:36px;
	color:#303030;
	background:#f2f2f2;
	font-size:17px;
	text-align:center;
	cursor:pointer;
	border-radius:25px;
}

.xxgk-tab-nav3 li a.xxgk-tab-cur-nav{
	color:#FFFFFF;
	background:#1492ff;
	font-weight:bold;
}
/*文字内容框-白色*/
.xxgk-tab-con1{
}
.xxgk-tab-con1 ul{
	padding:6px;
}
.xxgk-tab-con1 ul li {
    padding-left:15px;
    background: url(../image/lia.gif) no-repeat 5px 17px;
    line-height:37px;
	font-size:16px;
	color:#666666;
    overflow: hidden;
	border-bottom:1px dotted #dfdfdf;
}
.xxgk-tab-con1 ul li span{
	float:right;
	font-size:16px;
	color:#949494;
}
.xxgk-tab-con1 li:hover span{
	color:#2ba1e2;
}
.xxgk-tab-con1 ul li.xxx_news_head{
	padding:0px;
	background:none;
}
.xxgk-tab-con1 ul li.xxx_news_head span{
	display:block;
	text-align:center;
	color:#0067ae;
	float:left;
}
.xxgk-tab-con1 ul li.xxx_news_row{
	padding:0px;
	list-style-type:none;
	background:none;
}
.xxgk-tab-con1 ul li.xxx_news_row span{
	display:block;
	text-align:center;
	color:#666666;
	float:left;
}
.xxgk-tab-con1 ul li.xxx_news_row span.color_low{color:#999999;}
.xxgk-tab-con1 ul li.xxx_news_row span.fRed{color:red;}
.xxgk-tab-con1 ul li.xxx_news_row span.fGreen{color:green;}

.xxgk-tab-con1 ul li.xxx_news_row:hover span{
	color:#2ba1e2;
}
.xxgk-tab-con1 .imageNews{
	display:inline-block;
	width:26px;
	height:26px;
	vertical-align:middle;
	background:url(../image/imageNews.png) no-repeat center center;
}
/*文字内容框-黑色*/
.xxgk-tab-con2{
}

.xxgk-tab-con2 ul{
}
.xxgk-tab-con2 li {
    padding-left:15px;
    overflow: hidden;
    background: url(../image/lia.png) no-repeat 0px 23px;
    line-height:46px;
	font-size:16px;
	color:#000000;
	border-bottom:1px dotted #92abb8;
}
.xxgk-tab-con2 li a{
	color:#424242;
}
.xxgk-tab-con2 li a:hover{
	color:#2ba1e2;
}
.xxgk-tab-con2 li span{
	float:right;
	color:#6b818c;
	font-size:16px;
}
.xxgk-tab-con2 li:hover span{;
	color:#2ba1e2;
}

/*分页栏*/
.xxgk-tab-page{
	height:55px;
	margin:14px auto 24px auto;/*上下间距24px,内容ul自带10px间隔*/
	background:#e1ebf6;
}
.xxgk-tab-page .xxgk-tab-page-info{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:55px;
	margin-left:20px;
	text-align:center;
}
.xxgk-tab-page .xxgk-tab-page-info span{
	padding:0 5px;
}
.xxgk-tab-page .xxgk-tab-page-info span.page_total, .xxgk-tab-page .xxgk-tab-page-info span.record_total{
	color:red;
}
.xxgk-tab-page .xxgk-tab-page-info span.current_page{
	color:#0b26ef;
}
.xxgk-tab-page-btn{
	color:#000000;
	font-size:13px;
	line-height:55px;
	margin-right:20px;
	text-align:center;
}
.xxgk-tab-page-btn .page-btn{
	display:inline-block;
	margin:0 5px;
	height:23px;
	font-size:13px;
	line-height:23px;
	font-weight:bold;
	color:#FFFFFF;
	background:#96aac1;
	outline:none;
	vertical-align: middle;
}
.xxgk-tab-page-btn .page-btn a{
	display:block;
	height:23px;
	line-height:23px;
	box-sizing: border-box;
	padding:0px 5px;
	background:#3d7fca;
	color:#FFFFFF;
	font-weight:bold;
	cursor: pointer;
}
.xxgk-tab-page-btn .page-btn:hover a{
	background-color: #1d6aa4;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.15);
}
.xxgk-tab-page-btn .page_jump{
	font-weight:bold;
	vertical-align: middle;
}
.xxgk-tab-page-btn .page_jump input{
	width: 50px;
	font-family: "Microsoft YaHei", "微软雅黑";
	color: #333;
	min-height: 21px;
	margin: 0 5px;
	padding: 1px 2px;
	outline: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}
/*白色查询框*/
input.jlcm_query{
	width: 310px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	color: #333;
	min-height:36px;
	padding: 7px 40px 7px 14px;
	outline: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right center;
	border: 2px solid #c0bdbb;
	border-radius: 30px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.15s ease-in;
	-webkit-transition: all 0.15s ease-in 0;
	vertical-align: middle;
}
input.jlcm_query:focus{
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 5px rgba(81,167,232,.5);
}
input.jlcm_query_submit{
	position:absolute; 
	display: inline-block;
	width:36px;
	height:36px;
	right:25px;
	border:none;
	outline: none;
	background:url(../image/xxb1.png) no-repeat center center;
	vertical-align: middle;
	cursor: pointer;
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
input.jlcm_query_submit:hover,input.index_query_submit:active {
	background-position:10px 10px;;
}

/*左中右结构查询*/
.model_query{
	width: 315px;
	font-size: 16px;
	color: #333;
	height:29px;
	background-color: #FFFFFF;
	border: 1px solid #dfdfdf;
	border-radius: 30px;
	box-sizing:border-box;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
}
.model_query .model_query_left{
	width:60px;
	height:29px;
	line-height:29px;
	color:#666666;
	font-size:15px;
	float:left;
}
.model_query .model_query_middle{
	width:220px;
	height:29px;
	float:left;
}
.model_query .model_query_middle .model_text{
	width:100%;
	height:18px;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑";
	color: #333;
	margin:5px 0;
	box-sizing:border-box;
	padding-left:10px;
	outline: none;
	background-color: #FFFFFF;
	border:none;
	border-left: 1px solid #e4e4e4;
}
.model_query .model_query_right{
	width:30px;
	height:29px;
	float:left;
	background:url(../image/xxb2.png) no-repeat center center;
	cursor:pointer;
}
.model_query .model_query_right:hover, .model_query .model_query_right:active{
	background-position:7px center;
}

/*标题上部蓝色线条模块*/
.model_area{
	position:relative;
	width:100%;
	background:#f5f5f5;
}
.model_area .model_area_head{
	position:relative;
	width:100%;
	height:36px;
	border-top:3px solid #d7d7d7;
}
.model_area .model_area_title{
	position:absolute;
	padding:6px 18px;
	top:0;
	left:0;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	border-top:3px solid #32a2e9;
}
.model_area .model_area_content{
	text-align:center;
}
/*带图标的蓝色模块*/
.model_area2{
	width:100%;
	border-top:1px dotted #2e7dcb;
}
.model_area2 .model_area_title{
	line-height:36px;
	color:#FFFFFF;
	font-size:15px;
	letter-spacing:1px;
	padding-left:40px;
	background:url(../image/model_icon.png) #0067cc no-repeat 10px center;
}
.model_area2:first-of-type{border-top:1px solid #0067cc;}
/*标题下部蓝色线条模块*/
.model_area3{
	position:relative;
	width:100%;
}
.model_area3 .model_area_head{
	position:relative;
	width:100%;
	height:40px;
	text-align:right;
	border-bottom:1px solid #f1f2f1;
}
.model_area3 .model_area_title{
	position:absolute;
	height:39px;
	line-height:40px;
	top:0;
	left:0;
	font-size:16px;
	font-weight:bold;
	color:#0667b3;
	border-bottom:2px solid #0667b3;
}
.model_area3 .model_area_content{
	text-align:center;
	border:none;
}
/*回复详细信息*/
.model_area7{
        border: 1px solid #ecf0f4;
	border-top: none;
	position:relative;
	background:#FFFFFF;
	width:100%;
	overflow:hidden;
        margin-bottom: 30px;
}
.model_area7 .model_area_title{
	margin:20px 30px 0 30px;
	height:20px;
	border-bottom:1px dashed #d5d5d5;
}
.model_area7 .model_area_title .title_icon{
	display:inline-block;
	vertical-align:top;
	width:15px;
	height:16px;
	background:url(../image/xxb9.png) no-repeat center center;
}
.model_area7 .model_area_title .title_font{
	display:inline-block;
	vertical-align:top;
	height:16px;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
	color:#267fe7;
}
.model_area7 .model_area_content{
	margin:30px 30px 45px 30px;
	background:#f7fbfe;
	border-radius:5px;
}
.reply_panel{
	margin-top:40px;
}
.reply_panel .info_item{
	margin-bottom:30px;
}
.reply_panel .info_item>label{
	display:inline-block;
	vertical-align:top;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#57585c;
	margin-left:50px;
}
.reply_panel .info_item>span{
	display:inline-block;
	vertical-align:top;
	background:#ffffff;
	color:#2f2f2f;
	font-size:16px;
	padding:0 18px;
	min-height:50px;
	line-height:50px;
	border:1px solid #e8eced;
	border-radius:5px;
}
.reply_panel .info_item>span.input_time{
	width:224px;
}
.reply_panel .info_item>span.input_text{
	width:780px;
}

/*模块内容主题-摘要样式*/
.model_area_list3_s{
}
.model_area_list3_s ul{
	text-align:left;
}
.model_area_list3_s ul li a{
	margin:0 10px;
	height:100px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
.model_area_list3_s ul li:hover{
	background:#f2f2f2;
}
.model_area_list3_s li label{
	display:inline-block;
	width:20px;
	height:35px;
	color:#999999;
	line-height:40px;
	text-align:left;
}
.model_area_list3_s .con_t{
	color:#666666;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	overflow: hidden;  /*溢出隐藏*/
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
}
.model_area_list3_s .con_t font{display:none}
.model_area_list3_s .con_d{
	margin-left:20px;
	color:#666666;
	font-size:14px;
	overflow: hidden;  /*溢出隐藏*/
    text-overflow: ellipsis; /*以省略号...显示*/
	white-space: break-word;  /*强制不换行*/
}
/*模块内容新闻列表样式*/
.model_area_list4{
	width:100%;
}
.model_area_list4 li{
	width:100%;
	overflow:hidden;
}
.model_area_list4 li.model_area_list_split{
	width:100%;
	height:1px;
	background:#dbdbdb;
	margin:9px 0;
}
.model_area_list4 li a{
	display:block;
	width:100%;
	height:35px;
	font-size:16px;
	line-height:35px;
	font-weight:normal;
	color:#3a3a3a;
	overflow:hidden;
}
.model_area_list4 li a.a_type1{
	color:#7e99ce;
}
.model_area_list4 li label{
	display:inline-block;
	width:18px;
	height:35px;
	color:#909090;
	line-height:35px;
	text-align:left;
}
.model_area_list4 span{
	float:right;
	font-size:14px;
	font-weight:normal;
	color:#858585;
}
.model_area_list4 li .imageNews{
	display:inline-block;
	width:26px;
	height:26px;
	vertical-align:middle;
	background:url(../image/imageNews.png) no-repeat center center;
}
.model_area_list4 li:hover a,.model_area_list4 li:hover label,.model_area_list4 li:hover span{
	color:#3383e3;
}
.model_area_list4 li a.big_news{
	height:auto;
}

.model_area_list4 li a.big_news .title1{
	color:#010101;
	font-size:20px;
	font-family:"宋体";
	line-height:36px;
	font-weight:bolder;
	margin-top:18px;
text-align: center;
width: 380px;
max-height: 70px;
overflow: hidden;
}
.model_area_list4 li a.big_news .title2{
	color:#626262;
	font-size:16px;
	line-height:28px;
	margin-top:7px;
text-indent: 2em;
}
.model_area_list4 a.big_news:hover .title1,.model_area_list4 a.big_news:hover .title2{
	color:#3383e3;
}
/*模块内容列表样式5*/
.model_area_list5{
	width:100%;
	font-size:16px;
	line-height:41px;
	font-weight:normal;
	color:#666666;
}
.model_area_list5 ul{
        margin:0;
        padding:0;
}
.model_area_list5 li label{
	display:inline-block;
	width:20px;
	height:41px;
	color:#aaaaaa;
	line-height:41px;
	text-align:left;
}
.model_area_list5 ul li.model_area_list_head{
	border-top:2px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	height:40px;
	line-height:40px;
	background:#f1f1f1;
	font-size:15px;
}
.model_area_list5 ul li.model_area_list_head span{
	display:block;
        color:#323232;
	text-align:center;
	float:left;
}
.model_area_list5 ul li.model_area_list_row {
	height:41px;
	line-height:41px;
	background:none;
        border:none;
}
.model_area_list5 ul li.model_area_list_row label{
	margin-left:20px;
}
.model_area_list5 ul li.model_area_list_row span{
	display:block;
        color:#666666;
	text-align:center;
	overflow: hidden;  /*溢出隐藏*/
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
	float:left;
}
.model_area_list5 ul li.model_area_list_row:hover span{
	color:#2ba1e2;
}
/*新闻内部框*/
.news_content{
	margin:20px;
	font-size:15px;
	line-height:35px;
}
.news_content p{
	text-indent:2em
}
.news_image_panel{
	padding:0 20px 0 0;
	float:left;
	clear:both;
}

/*选中菜单左边有黄色边*/
.model_area_content{
	border:1px solid #ecf0f4;
	border-top:none;
	overflow:hidden;
}
/* 本例子css */
.sideMenu{ border:none;  }
.sideMenu h3{ 
	height:50px; 
	color:#666666; 
	font-size:16px; 
	font-weight:300; 
	line-height:50px; 
	border-top:1px solid #FFFFFF; 
	background:#f5f7fa; 
	cursor:pointer;
}
/*h3.sideMenu_title1{background:#1bd1d3;}
h3.sideMenu_title2{background:#1b94d3;}
h3.sideMenu_title3{background:#e12929;}
h3.sideMenu_title4{background:#1bd33a;}
h3.sideMenu_title5{background:#d31b8c;}
h3.sideMenu_title6{background:#d3721b;}
h3.sideMenu_title7{background:#d31b8c;}
h3.sideMenu_title8{background:#d3721b;}*/
.sideMenu h3 div.sideMenu_left{
	float:left;
	width:5px;
	height:50px;
	background:#f5f7fa;  
}
.sideMenu h3.on div.sideMenu_left{
	background:#2ba1e2;  
}
.sideMenu h3 div.sideMenu_extent{ 
	float:left;
	width:250px; 
	height:50px;  
	background:#f5f7fa; 
	cursor:pointer;
	/*transition: all 0.15s ease-in;
	-webkit-transition: all 0.15s ease-in 0;
	-moz-transition: all 0.15s ease-in; 
	-o-transition: all 0.15s ease-in; */
}
.sideMenu h3 div.sideMenu_extent span{ 
	display:inline-block;
	width:50px;
	height:50px;
	font-size:20px;
	line-height:50px;
	text-align:center;
}
.sideMenu h3.on div.sideMenu_extent{
	background:url(../image/arrow_right.png) #f5f7fa no-repeat 220px center;; 
	color:#2ba1e2;
}
.sideMenu ul{width:100%;}
.sideMenu li{
	width:100%;
	height:50px;
	background:#f5f7fa;
	color:#666666; 
	font-size:16px; 
	font-weight:300; 
	line-height:50px;
	cursor:pointer;
}
.sideMenu li.cur-nav,.sideMenu li:hover{
	background:#2ba1e2;
}
.sideMenu li a{ 
	display:block;
	margin-left:5px;
	padding-left:50px;
	width:100%; 
	height:50px;  
	background:#f5f7fa; 
	background:url(../image/sideMenu.png) #f5f7fa no-repeat 22px 21px;
}
.sideMenu li.cur-nav a,.sideMenu li:hover a{
	background:url(../image/sideMenu_hover.png) #f5f7fa no-repeat 0px center;
	color:#2ba1e2;
}
/*下拉菜单1*/
.select_type1{position:relative;text-align:left;width:70px;font-size:14px;} 
.select_type1 .curChoose{width:70px; height:29px; line-height:29px;text-align:center; border:none; color:#666666; cursor:pointer} 
.select_type1 ul{width:100px; height:160px; overflow:auto; background:#FFFFFF; margin-top:2px; border:1px solid #dfdfdf;  position:absolute; left:0; display:none} 
.select_type1 ul li{height:29px; line-height:29px; text-indent:10px} 
.select_type1 ul li a{display:block; height:29px; color:#666666; text-decoration:none} 
.select_type1 ul li a:hover{background:#c6dbfc; color:#369}
/*下拉菜单2*/
.select_type2{position:absolute;right:30px;z-index:10;text-align:left;} 
.select_type2 .curChoose{width:87px; height:40px; line-height:40px;box-sizing: border-box;padding-left:10px;text-align:center; border:none;  font-size:17px;color:#1c87dd; cursor:pointer} 
.select_type2 ul{width:90px; height:240px; overflow:auto; background:#FFFFFF; margin-top:2px; border:1px solid #dfdfdf;  position:absolute; left:0; display:none} 
.select_type2 ul li{height:40px; line-height:40px; font-size:17px; text-indent:10px} 
.select_type2 ul li a{display:block; height:40px; color:#666666; text-decoration:none} 
.select_type2 ul li a:hover{background:#c6dbfc; color:#369}
/*下拉菜单3*/
.select_type3{position:relative;text-align:left;width:199px;background:#FFFFFF;border:1px solid #e6ecef;border-radius:5px;} 
.select_type3 .curChoose{float:left;width:164px; height:48px; line-height:48px; font-size:16px;font-family: "Microsoft YaHei", "微软雅黑";color: #333; margin:0 10px;cursor:pointer} 
.select_type3 ul{width:197px; height:240px; overflow:auto; background:#FFFFFF; border:1px solid #e6ecef;  position:absolute; top:48px;left:0; display:none;} 
.select_type3 ul li{height:40px; line-height:40px; font-size:17px; text-indent:10px} 
.select_type3 ul li a{display:block; height:40px; color:#666666; text-decoration:none} 
.select_type3 ul li a:hover{background:#c6dbfc; color:#369}
/*新闻详细内页*/
.model_area_info{
	display:inline-block;
	float:right;
	line-height:40px;
	color:#666666;
	font-size:14px;
	font-weight:normal;
	margin-right:20px;
}
.model_area_content_head{
	width:1072px;
	height:110px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px dashed #c9c9c9;
}
.model_area_content_head .model_area_content_head_tt{
	width:100%;
	text-align:center;
	font-size:20px;
	margin-top:40px;
	font-weight:bold;
	color:#505050;
}
.model_area_content_head .model_area_content_head_ti{
	width:100%;
	text-align:center;
	font-size:14px;
	margin-top:12px;
	color:#999999;
}
.model_area_content_center{
	
	font-size:16px;
	line-height:28px;
	margin:20px 30px;
}
.model_area_content_center img{
	
    max-width: 800px;
    margin-bottom: 15px;

}
.model_area_content_foot{
	text-align:center;
	margin:87px 0 35px 0;
}


















