﻿@charset "utf-8";
/* 全局11 */
body {background: #FFF; font-family:"微软雅黑","Arial","宋体"; color: #333; font-size: 12px; min-width:1200px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input,textarea,select {margin:0; font-size:100%; font-family:"微软雅黑","Arial","宋体";}
ul,li,ol {list-style-type: none;}
img {border:0;}
.del {text-decoration: line-through;}

/* 清除浮动 */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clrfix:before, .clrfix:after {content:""; display:table;}  
.clrfix:after {clear:both;}  
.clrfix {zoom:1;}
/* 清除浮动 适用100% */
.overflowfix {overflow:auto; zoom:1;}
.displayfix {display:inline-block; *display:inline; zoom:1; width:100%; _width: auto;}

/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {blr:expression(this.onFocus=this.blur());} /* A标签：IE7 IE6  */
a:focus {outline:none;} /* A标签：FF IE8  */
input::-moz-focus-inner{border:0;} /* 按钮：FF */
area {outline:none;} /* 热区：360取消蓝色边线 */

/* 去掉谷歌两种文本框和下拉的阴影 */
input,textarea,select  {outline: none;}

/* 去掉谷歌文本框记住的样式 */
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
	/*-webkit-text-fill-color: #FF0000 !important;*/ /*文字颜色*/
	transition: background-color 50000s ease-in-out 0s; /*背景颜色*/
}

/* 未知 */
/*::-webkit-input-placeholder {
	color:#FFF;
}
:-moz-placeholder {
	color:#FFF;
}
::-moz-placeholder {
	color:#FFF;
}
:-ms-input-placeholder {
	color:#FFF;
}*/

/* IE6 提示升级 */
.ie6_bg { background: url(/images/ie6/ie6_bg.gif) repeat-x; height: 110px; position:absolute; top:0; left:0; width:100%; z-index:9999;}
.ie6 { background: url(/images/ie6/ie6.gif) no-repeat; width:924px; height: 110px; margin:0 auto; }
.ie6 ul { padding-left:310px; }
.ie6 li { float:left; padding-left:40px; }
.ie6 li a { width:61px; height: 110px; display:block; }

/* 版权 */
.bqxx { background:url(http://218.30.67.146:9999/0bqxx/bqxx.gif) no-repeat center 0; width:100%; height:252px; position: fixed; top:100px; left:0; z-index:9999; display:none; }

/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr5{clear:both; font-size:0; height:5px; line-height:normal;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr25{clear:both; font-size:0; height:25px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.clr35{clear:both; font-size:0; height:35px; line-height:normal;}
.clr40{clear:both; font-size:0; height:40px; line-height:normal;}
.clr50{clear:both; font-size:0; height:50px; line-height:normal;}
.fl {float: left;}
.fr {float: right;}
.va_t{vertical-align:text-top;}
.va_c{vertical-align: middle;}
.va_b{vertical-align:text-bottom;}
.w_auto {width:auto;}
.h_auto {height:auto;}
.wh_auto {width:auto; height:auto;}
.sxbl_table_over td {background:#FFFFCC !important;}/*table表格，经过td变色*/

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {text-decoration: none; color: #000;}
a:hover {text-decoration: none; color: #e46713;}

/* 通用 */
.block {
    margin:0 auto;
	width:1200px;
}
.block .area_l {
	float:left;
	width:220px;
}
.block .area_r {
	float: right;
	width:950px;
	/*width:936px;*/
}
.block.block_bg00 {
	width:1000px;
}
.block_bg {
	background:url(/images/block_bg.png) repeat-y;
	margin-top:30px;
}
.block_bg_b {
	background:url(/images/block_bg_x.png) no-repeat 0 bottom;
}
.block_bg_top {
	padding-top:50px;
}
.block_01 {
    margin:0 auto;
	width:1200px;
	position:relative;
	
}
.block_01 .area_l {
	float:left;
	width:768px;
}
.block_01 .area_l_l {
	float:left;
	width:372px;
}
.block_01 .area_l_r {
	float:right;
	width:372px;
}
.block_01 .area_r {
	float: right;
	width:400px;
}
.banner_dangshi 
{
    display:block;
    position:absolute;
    top:0;
    right:-120px; 
}
.banner_dangshi img 
{
    display:block;
    width:100px;
    height:415px;
}
/* header_t */
.header_t {
	height:125px;
}
.header_t .logo {
	float:left;
	padding-top: 48px;
}
.header_t .top_search {
	float: right;
}
.header_t .top_nav {
	padding-top:33px;
}
.header_t .top_nav {
	float: right;
	font-size:14px;
	color:#FFFFFF;
}
.header_t .top_nav a {
	color:#666;
}
.header_t .top_nav a:hover {
	color: #e46713;
}
.header_t .top_nav .code {
	position:relative;
}
.header_t .top_nav .code i {
	position: absolute;
	top:25px;
	left:-50px;
	display:none;
}
.header_t .top_nav .code:hover i {
	display: block;
}
.header_t .top_nav span {
	padding:0 15px;
	color:#CCC;
}
.header_t .top_search {
	padding:27px 0 0 30px;
}
.header_t .top_search .search_c {
	background:url(/images/ico_02.png) no-repeat;
	width:260px;
	height:30px;
}
.header_t .top_search .search_c .text {border: none; background: none; width: 200px; color: #666; font-size: 14px; padding: 0; margin:5px 0 0 12px; float:left;}
.header_t .top_search .search_c .button {background: none; margin:0; padding:0; width:45px; height:30px; border: none; cursor:pointer; float: right;}

/* header_index_t */
.header_index_t {
	background:url(/images/ico_01.png) repeat-x center 0;
	height:87px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
}
.header_index_t .logo {
	padding-top:20px;
}
.header_index_t .top_nav a {
	color:#FFFFFF;
}
.header_index_t .top_nav a:hover {
	color: #FFFF33;
}
.header_index_t .top_nav span {
	color:#e6e6e6;
}

/* mainnav */
.mainnav {
	float:right;
	padding-top:20px;
	*width: 860px;
}
.mainnav .block {
	position:relative;
	z-index: 10;
}
.mainnav ul {
	display:inline-block; *display:inline; zoom:1;
}
.mainnav .pull_li {
	float:left;
}
.mainnav .pull_li .pull_a {
	color:#000;
	font-size:15px;
	float:left;
	font-weight:bold;
	/*font-family:"黑体";*/
}
.mainnav .pull_li .pull_a:hover {
	color:#e46713;
}
.mainnav .pull_li i {
	color:#ffac74;
	padding:0 18px;
	font-style: normal;
	float:left;
}
.mainnav .pull_li .subnav {
	background:url(/images/ico_03.png) no-repeat;
	display:none;
	position: absolute;
	top:-32px;
	left:0;
	width:100%;
	height:32px;
	line-height:32px;
}
.mainnav .pull_li .subnav a {
	font-size:14px;
	/*font-family:"黑体";*/
}
.mainnav .pull_li_hover .subnav {
	display: block;
}
.mainnav .pull_li .subnav i {
	color:#878787;
	float: none;
}
/* mainnav_index */
.mainnav_index {
	background:#E46713;
	height:66px;
	line-height:66px;
	text-align:center;
	float: none;
	padding-top:0;
	*width: auto;
}
.mainnav_index .pull_li .pull_a {
	color:#FFFFFF !important;
	padding:0 25px;
	font-size:18px;
}
.mainnav_index .pull_li .pull_a:hover {
	background:url(/images/ico_04.png) no-repeat center bottom;
}
.mainnav_index .pull_li i {
	padding:0;
}
.mainnav_index .pull_li .subnav a {
	padding:0 12px;
}

/* mainnav */
.mainnav_two {
	background:#EEEEEE;
	line-height:60px;
	text-align:right;
}
.mainnav_two li {
	display:inline;
	padding-left:30px;
}
.mainnav_two li a {
	font-size:16px;
}

/* footer */
.footer {
	border-top:5px solid #E46713;
	color:#000;
	padding:25px 0 40px;
	line-height:30px;
	margin-top:50px;
	font-size:14px;
}
.footer i {
	color:#CCC;
	padding:0 15px;
	font-style: normal;
}
.footer .code {
	position:relative;
}
.footer .code i {
	position: absolute;
	bottom:25px;
	left:-50px;
	display:none;
	padding:0;
}
.footer .code:hover i {
	display: block;
}

.footer p {
	padding-bottom:20px;
}
.footer .footer_l {
	float:left;
	padding-top:10px;
}
.footer .footer_r {
	float: right;
}

/* banner */
.banner_00 {
	font-size:0;
	line-height:0;
}
.header_banner {
	font-size:0;
	line-height:0;
}
.header_banner img {
	width:100%;
}

/* 视频播放 */
.Boxheader, .Boxfooter, .Boxbody {
	position: relative;
}
.headerR, .FooterR, .BodyR {
	float: left;
	width: 20px;
}
.headerL, .FooterL, .BodyL {
	float: left;
}
.headerR {
	background: url(/scripts/video/lightbox-header.png) no-repeat right 0;
	height: 46px;
}
.headerL {
	background: url(/scripts/video/lightbox-header.png) no-repeat left 0;
	height: 46px;
	padding: 0 0 0 20px;
}
.FooterR {
	background: url(/scripts/video/lightbox-footer.png) no-repeat right 0;
	height: 59px;
}
.FooterL {
	background: url(/scripts/video/lightbox-footer.png) no-repeat left 0;
	height: 39px;
	padding: 10px 0 10px 20px;
}
.BodyL {
	background: url(/scripts/video/lightbox-body.png) repeat-y left 0;
	padding: 10px 0 10px 20px;
}
.BodyR {
	background: url(/scripts/video/lightbox-body.png) repeat-y right 0;
}
.BoxMask {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.25;
	filter: alpha(opacity=25);
}
.Boxfooter {
	height: 59px;
}
.Boxbody {
	overflow: hidden;
}
.Boxheader {
	height: 46px;
	cursor: move;
}
.Boxfooter .btn {
	display: inline-block;
	float: right;
	margin: 10px 10px 0 0;
}

/* 选项卡 */
/*.tab_01 {
	background:#FFF;
}
.tab_01 .tab_t {
	background:url(/images/tab_01.gif) repeat-x;
	height:35px;
	line-height:35px;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
}
.tab_01 .tab_t .tab_more {
	float:right;
	padding-right:20px;
}
.tab_01 .tab_t .tab_more a {
	color:#FF6600;
}
.tab_01 .tab_t .tab_more a:hover {
	text-decoration:underline;
}
.tab_01 .tab_t li {
	float:left;
	width:150px;
	text-align:center;
	font-size:14px;
}
.tab_01 .tab_t li p {
	border-right:1px solid #E6E6E6;
}
.tab_01 .tab_t li.on {
	background:url(/images/tab_01.gif) repeat-x 0 bottom;
	color:#32A781;
	font-weight:bold;
}
.tab_01 .tab_c {
	border:1px solid #E6E6E6;
	border-top:none;
}*/

.tab_01 {
	position: relative;
}
.tab_01 .tab_t {
	height:35px;
	line-height:35px;
	position:absolute;
	top:-40px;
	left:0;
	width:100%;
	*width:820px;
}
.tab_01 .tab_t ul {
	padding-left:130px;
}
.tab_01 .tab_more {
	position:absolute;
	top:-33px;
	right:0;
	font-size:16px;
}
.tab_01 .tab_t li {
	float:left;
}
.tab_01 .tab_t li span {
	font-size:16px;
	color:#000;
}
.tab_01 .tab_t li i {
	color:#ccc;
	font-style: normal;
	padding:0 17px;
}
.tab_01 .tab_t li.on span {
	color:#e46713;
}
.tab_01 .tab_c {
	padding-top:15px;
}
.tab_02 {
	position: relative;
}
.tab_02 .tab_t {
	height:35px;
	line-height:35px;
	position:absolute;
	top:-42px;
	right:0;
}
.tab_02 .tab_t li {
	display:inline-block; *display:inline; zoom:1;
	padding-left:10px;
}
.tab_02 .tab_t li span {
	font-size:14px;
	color:#666;
}
.tab_02 .tab_t li.on span {
	color:#e46713;
}
.tab_02 .tab_c {
	padding-top:15px;
}
.tab_03 .tab_t {
	height:35px;
	line-height:35px;
	border-bottom:1px solid #E46713;
}
.tab_03 .tab_t li {
	float:left;
	font-size:16px;
	color:#000;
	padding:0 16px;
	font-weight:normal;
}
.tab_03 .tab_t li.on {
	background:#F38001;
	color:#FFF;
}
    .tab_03 .tab_t li.on a {
        color: #FFF;
    }

/* 模块框架 */
/*.column_00 .column_t {
	background:url(/images/common/part_bg.gif) repeat-x #F9F9F9;
	height:35px;
	line-height:35px;
	border:1px solid #DEDBD2;
	padding:0 12px 0 15px;
}
.column_00 .column_t .column_title b {
	font-size:14px;
	color:#FF6600;
}
.column_00 .column_t .column_title2 b {
	font-size:14px;
}
.column_00 .column_t .more {
	float: right;
}
.column_00 .column_t .more a {
	color:#999999;
}
.column_00 .column_t .more a:hover {
	color:#FF6600;
}
.column_00 .column_c {
	border:1px solid #DEDBD2;
	background:#FFF;
	border-top:none;
}*/
.column_01 .column_t {
	height:35px;
	line-height:35px;
	border-bottom:1px solid #E46713;
}
/*.column_01 .column_t .column_title {
	display:inline-block; *display:inline; zoom:1;
	background:#E46713;
}
.column_01 .column_t .column_title b {
	font-size:18px;
	color:#FFF;
	padding:0 10px;
	font-weight:normal;
}*/
.column_01 .column_t .column_title {
	line-height:normal;
}
.column_01 .column_t .column_title b {
    font-size: 20px;
    color: #e46713;
}
.column_01 .column_t .column_title b a {
	color:#e46713;
}
.column_01 .column_t .column_more {
	float:right;
}
.column_01 .column_t .column_more a {
	color:#666;
	font-size:14px;
}
.column_01 .column_t .column_more a:hover {
	color:#e46713;
}
.column_02 .column_t {
	background:url(/images/ico_06.png) no-repeat;
	height:80px;
}
.column_03 .column_t .column_title b {
	font-size:18px;
	color:#e46713;
}

/*图片列表*/
.part_pic_01 .list {
	padding:20px 0 0 20px;
	min-height:500px;
}
.part_pic_01 .list li {
	float: left;
	width:200px;
	padding:28px 14px 0;
}
.part_pic_01 .list li .bg {
	border:1px solid #CDCDCD;
	padding:15px;
}
.part_pic_01 .list li img {
	width:100%;
	height:126px;
}
.part_pic_01 .list li .title {
	display:block;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	padding-top:10px;
	font-size:14px;
}
.part_pic_01 .page {
	padding:30px 32px 0 0;
}
.part_pic_01b .list {
	padding:20px 0 0 6px;
}
.part_pic_01b .list li {
	width:425px;
	padding:28px 22px 0;
}
.part_pic_01b .list li img {
	height:105px;
}
.part_pic_02 .list {
	min-height:500px;
}
.part_pic_02 li {
	float: left;
	width:460px;
	padding:28px 0 0 30px;
}
.part_pic_02 li.off {
	padding-left:0;
}
.part_pic_02 li .pic {
	float: left;
	width:180px;
}
.part_pic_02 li .pic img {
	width:100%;
	height:140px;
}
.part_pic_02 li .title_bg {
	float: left;
	width:279px;
	height:138px;
	border:1px solid #CCCCCC;
	border-left:none;
}
.part_pic_02 li .time {
	padding:17px 0 0 20px;
	font-size:18px;
	color:#999;
	font-style:italic;
}
.part_pic_02 li .title {
	display:block;
	height:66px;
	line-height:22px;
	overflow:hidden;
	padding:15px 20px 0;
	font-size:14px;
	color:#000000;
}
.part_pic_03 .list {
	padding:5px 0 0;
	min-height:500px;
}
.part_pic_03 .list li {
	float: left;
	width:207px;
	padding:25px 0 15px 40px;
}
.part_pic_03 .list li.off {
	padding-left:0;
}
.part_pic_03 .list li img {
	width:100%;
	height:227px;
}
.part_pic_03 .list li .title {
	display:block;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	padding-top:15px;
	font-size:16px;
}
.part_pic_03 .page {
	padding:30px 0 0;
}
.part_pic_04 .list {
	padding:20px 0 0 5px;
	min-height:500px;
}
.part_pic_04 .list li {
	float: left;
	width:264px;
	padding:28px 25px 0;
}
.part_pic_04 .list li .bg {
	border:1px solid #CDCDCD;
	padding:20px;
}
.part_pic_04 .list li img {
	width:100%;
	height:165px;
}
.part_pic_04 .list li .title {
	display:block;
	height:50px;
	line-height:25px;
	overflow:hidden;
	padding-top:10px;
	font-size:16px;
}
.part_pic_04 .list li .time {
	background:url(/images/ico_15.png) no-repeat 0 center;
	display:block;
	line-height:22px;
	text-align: right;
	margin-top:15px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.part_pic_04 .page {
	padding:30px 32px 0 0;
}

/* 通用模块内容 */
.part_01 {
	padding:35px 0 25px;
}
.part_01 .title {
	/*font-size:28px;
	height:40px;
	line-height:40px;*/
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	/*padding:0 30px;
	font-size:40px;*/
	font-size:26px;
	height:50px;
	line-height:50px;
}
.part_01 .title a {
	color:#E46713;
}
.part_01 .title a:hover {
	color:#FF0000;
}
.part_01 .sum {
	font-size:16px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
	padding:0 150px;
	display:none;
}
.part_02 {
	height:40px;
	line-height:40px;
	background:#F2F2F2;
	border-top:3px solid #E46713;
}
.part_02 .title {
	float: left;
	width:125px;
	text-align:center;
	font-size:18px;
	font-weight: bold;
}
.part_02 .list {
	float: left;
}
.part_02 .list ul {
	float: left;
}
.part_02 .list li {
	float: left;
	height: 40px;
	line-height:40px;
	font-size:16px;
	overflow:hidden;
	padding-right:50px;
}
.part_02 .list li a {
	color:#333;
}
.part_02 .list li a:hover {
	color:#e46713;
}
.part_03 .hot {
	border-bottom:1px dotted #CCC;
	padding:20px 0;
}
.part_03 .hot .pic {
	float:left;
	padding:0 15px 0 0;
}
.part_03 .hot .pic img {
	width:150px;
	height:100px;
}
.part_03 .hot .title {
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:18px;
	font-weight:bold;
}
.part_03 .hot .sum {
	font-size:16px;
	height:75px;
	line-height:25px;
	overflow:hidden;
	padding-top:8px;
	color:#000;
}
.part_03 .list {
	padding-top:10px;
}
.part_03 .list li {
	background:url(/images/ico_05.png) no-repeat 0 16px;
	height: 35px;
	line-height:35px;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
	padding-left:14px;
}
.part_03 .list li .time {
	float: right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:10px;
}
.part_03b .list li {
	background: none;
	padding-left:0;
}
.part_03c .list {
    padding-bottom: 20px;
}

.part_03c .list li {
    background: url(/images/ico_05.png) no-repeat 0 15px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 16px;
    overflow: hidden;
    padding-left: 14px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: normal;
}
.part_03c .list li .time {
    float: right;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    padding-left: 10px;
}
/*.part_03c .list {
	padding-top:20px;
	overflow:hidden;
}
.part_03c .list li {
	background-position:0 15px;
	height: auto;
	max-height: 64px;
	line-height:32px;
	white-space: normal;
	position:relative;
	margin-bottom:13px;
}
.part_03c .list li .time {
	float: none;
	background:#FFF;
	padding-left:19px;
	position:absolute;
	bottom:-2px;
	right:0;
}*/
.part_03d .list {
	padding-top:15px;
}
.part_03d .list li {
	margin-bottom:10px;
}
.part_04 {
	padding:20px 0;
}
.part_04 li {
	float: left;
	font-size:0;
	padding:3px 0 10px 10px;
}
.part_04 li img {
	width:249px;
	height:67px;
}
.part_04b {
	padding:0;
}
.part_04b li {
	font-size:0;
	padding:25px 0 22px;
}
.part_04b li img {
	width:100%;
	height:110px;
}
.part_05 {
	padding-top:13px;
}
.part_05 table {
	width:100%;
}
.part_05 th {
	text-align:left;
	background:#F3F3F3;
	height:28px;
	border-bottom:1px solid #CCCCCC;
	padding-left:10px;
}
.part_05 td {
	text-align:left;
	padding:12px 0 0 10px;
	font-size:16px;
}
.part_05 td b {
	/*color:#e46713;*/
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.part_05 .time {
	/*color:#666;*/
}
.part_05 .center {
	text-align: center;
}
.part_06 .list {
	padding-top:15px;
}
.part_06 .list li {
	width:20%;
	float: left;
}
.part_06 .list li a {
	display:block;
	font-size:14px;
	height: 35px;
	line-height:35px;
	padding-right:10px;
	overflow:hidden;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
}
.part_06b .list {
	padding:35px 0 80px;
}
.part_06b .list li {
	background:url(/images/ico_13.png) no-repeat 0 12px;
	padding-left:15px;
	width:185px;
	float: left;
}
.part_06b .list li a {
	display:block;
	font-size:16px;
	height: 35px;
	line-height:35px;
	padding-right:5px;
	overflow:hidden;
}
.part_06c .list {
	padding:15px 0 80px;
}
.part_06c .list li {
	padding:20px 95px 0 0;
	float: left;
}
.part_06c .list li img {
    width: 202px;
    height: 45px;
}
.part_06d .list {
	padding:35px 0 80px;
}
.part_06d .list li {
	background:url(/images/ico_13.png) no-repeat 0 12px;
	padding-left:13px;
	width:137px;
	float: left;
}
.part_06d .list li a {
	display:block;
	font-size:14px;
	height: 35px;
	line-height:35px;
	padding-right:5px;
	overflow:hidden;
}
.part_07 .list {
	padding-top:25px;
}
.part_07 .list li {
	float: left;
	margin-left:47px;
}
.part_07 .list li.off {
	margin-left:0;
}
.part_07 .list li img {
	width:202px;
	height:45px;
}
.part_07 .select_list {
	padding-top:25px;
}
.part_07 .select_list li {
	float: left;
	/*margin-left:47px;*/
	margin-left:27px;
	color:#000000;
	font-size:14px;
}
.part_07 .select_list li * {vertical-align: middle;}
.part_07 .select_list li.off {
	margin-left:0;
}
.part_07 .select_list li span {
	/*padding-right:10px;*/
	padding-right:5px;
}
.part_07 .select_list li select {
	/*width:298px;*/
	width:214px;
	height:38px;
	border:1px solid #E5E5E5;
	background:#FFF;
}
.part_07b .list {
	padding-top:25px;
}
.part_07b .list li {
	float: left;
	width:224px;
	margin-left:20px;
}
.part_07b .list li.off {
	margin-left:0;
}
.part_07b .list li img {
	width:224px;
	height:146px;
}
.part_07b .list li .title {
	display:block;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	padding-top:15px;
	font-size:16px;
}
.part_08 ul.b1 {
	float: left;
	width:612px;
}
.part_08 ul.b2 {
	float: right;
	width:568px;
}
.part_08 ul li {
	padding-bottom:20px;
	float: left;
}
.part_08 ul li.li_c {
	width:100%;
}
.part_08 ul.b1 li.li_l {
	width:296px;
}
.part_08 ul.b1 li.li_r {
	width:296px;
	float: right;
}
.part_08 ul.b2 li.li_l {
	width:274px;
}
.part_08 ul.b2 li.li_r {
	width:274px;
	float: right;
}
.part_08 a {
	display:block;
	border:1px solid #CCCCCC;
}
.part_08 .title {
	display:block;
	padding-left:25px;
}
.part_08 .title b {
	font-size:24px;
	color:#000000;
	font-weight:normal;
	display:block;
	height:40px;
}
.part_08 .title b i {
	font-size:12px;
	color:#999;
	font-style:normal;
	vertical-align: middle;
	padding-left:18px;
}
.part_08 .title span {
	font-size:18px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
.part_08 a:hover {
	border:1px solid #E46713;
	background:#E46713;
}
.part_08 a:hover * {
	color:#FFF;
}
.part_08 a:hover b i {
	color:#FFF;
}
.part_08 .a1 a {height:340px;}
.part_08 .a1 .title {padding-top:25px; height:86px;}
.part_08 .a2 a {height:340px;}
.part_08 .a2 .title {padding-top:30px;}
.part_08 .a3 a {height:377px;}
.part_08 .a3 .title {padding-top:33px;}
.part_08 .a4 a {height:244px;}
.part_08 .a4 .title {padding-top:18px;}
.part_08 .a5 a {height:244px;}
.part_08 .a5 .title {padding-top:18px;}
.part_08 .a6 a {height:251px;}
.part_08 .a6 .title {padding-top:25px;}
.part_08 .a7 a {height:232px;}
.part_08 .a7 .title {padding-top:22px;}
.part_08 .a8 a {height:232px;}
.part_08 .a8 .title {padding-top:22px;}
.part_08 .a9 a {height:212px; height:232px;}
.part_08 .a9 .title {padding-top:20px; height:82px; height: 102px;}
.part_08 .a10 a {height:244px; height: 224px;}
.part_08 .a10 .title {padding-top:22px;}
.part_09 {
	padding-top:25px;
}
.part_09 .sum {
	line-height:31px;
	/*overflow-x:hidden;
	overflow-y:auto;*/
	color:#000000;
	font-size:16px;
	text-align: justify; /*内容两端对齐，支持FF*/
	text-justify:inter-ideograph; /*内容两端对齐，支持所有IE*/
}
.part_09 .sum img {
	max-width:100%;
}
.part_10 .hot {
	border-bottom:1px solid #CCC;
	padding:25px 0 20px;
}
.part_10 .hot .pic {
	float:left;
	padding:0 15px 0 0;
}
.part_10 .hot .pic img {
	width:150px;
	height:100px;
}
.part_10 .hot .title {
	max-height:60px;
	line-height:30px;
	overflow:hidden;
	font-size:24px;
	font-weight:bold;
}
.part_10 .hot .sum {
	height:60px;
	line-height:30px;
	color:#666;
	overflow:hidden;
	padding-top:13px;
	font-size:16px;
}
.part_10 .hot .sum .more {
	color:#e46713;
	margin-left:5px;
}
.part_10 .hot .sum .more:hover {
	color:#FF6600;
}
.part_10 #focus-banner_02 {
	float:left;
	width:350px;
	padding-top:25px;
	margin-right:20px;
}
.part_10 #focus-banner_02, .part_10 #focus-banner-list_02 li img {
    height: 245px;
}
.part_10 #focus-banner-list_02 li span {
    width: auto;
	padding-right:120px;
}
.part_10 .list {
	padding-top:13px;
}
.part_10 .list li {
	background:url(/images/ico_05.png) no-repeat 0 19px;
	height: 44px;
	line-height:44px;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
	padding-left:14px;
	border-bottom:1px dotted #CCC;
}
.part_10 .list li:last-child {
	border-bottom: none;
}
.part_10 .list li .time {
	float: right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:10px;
}
.part_11 .list {
	padding-top:12px;
	overflow:hidden;
}
.part_11 .list li {
	border-bottom:1px dotted #CCC;
	padding:6px 0;
}
.part_11 .list li:last-child {
	border-bottom: none;
}
.part_11 .list li .bg {
	background:url(/images/ico_05.png) no-repeat 0 15px;
	max-height: 30px;
	line-height:30px;
	font-size:16px;
	overflow:hidden;
	padding-left:14px;
	position:relative;
    text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
}
.part_11 .list li .time {
        float: right;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: #666666;
        padding-left: 10px;
    /*background:#FFF;
	padding-left:19px;
	position:absolute;
	bottom:-2px;
	right:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;*/
}
.part_12 .list {
	margin:0 -7px;
	padding-top:20px;
}
.part_12 .list li {
	float: left;
	width:193px;
	text-align:center;
	padding:0 7px 10px;
	*padding-left:0;
	*padding-right:7px;
}
.part_12 .list li .pic {
	background:url(/images/ico_12.png) no-repeat;
	height:152px;
	display:block;
}
.part_12 .list li img {
	width:185px;
	height:126px;
	margin-top:4px;
}
.part_12 .list li .title {
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:14px;
	display:block;
	padding-top:5px;
}
.part_13 .list li {
	float: left;
	margin-left:20px;
	width:285px;
	height:540px;
	background:#9D9D9D;
	text-align:center;
}
.part_13 .list li.off {
	margin-left:0;
}
.part_13 .title {
	color:#FFFFFF;
	padding:40px 0 18px;
}
.part_13 .title b {
	display:block;
	font-size:24px;
	font-weight:normal;
	padding-bottom:3px;
}
.part_13 .title span {
	display:block;
	text-transform : uppercase;
}
.part_13 .button a {
	display:block;
	font-size:14px;
	width:111px;
	line-height:32px;
	border:1px solid #FFF;
	color:#FFFFFF;
	margin:0 auto;
	border-radius:100px;
}
.part_13 .button a:hover {
	background:#FFF;
	color:#9D9D9D;
}
.part_14 {
	color:#000;
	font-size:16px;
}
.part_14 .form {
	padding:40px 0 0;
}
.part_14 .form .title {
	color:#e46713;
	font-size:18px;
	font-weight:bold;
	padding:0 0 20px 30px;
}
.part_14 .form th {
	font-weight:normal;
	text-align:right;
}
.part_14 .form td {
	padding:15px 0;
}
.part_14 .form .text input {
	background: #FFF; border: none; border-bottom: 1px solid #CFCFCF; padding: 0 3px; width: 300px; height: 25px; line-height: 25px; color: #333;
}
.part_14 .form .text textarea {
	background:url(/images/logo_hs.png) no-repeat 95% 80% #FFF;
	border: 1px solid #CFCFCF; padding: 10px 12px; width: 812px; height: 125px; line-height: 25px; color: #333;
}
.part_14 .form .button input {
	background: #E46713; border: none; margin:0 20px 0 0; padding:0; cursor:pointer; overflow: visible;
	width:120px; height:40px; line-height:40px; font-size:16px; color:#FFF; font-family:"微软雅黑","黑体";
	border-radius:4px;
}
.part_14 .form .button input.grey {
	background: #CCC;
}
.part_14 .map {
	padding:30px 0 0 110px;
}
.part_14 .contact {
	padding:40px 0 0 110px;
	line-height:50px;
}
.part_14 .contact .grey {
	font-size:14px;
	color:#666666;
}
.part_14 .contact .grey a {
	color:#666666;
}
.part_14 .contact .grey a:hover {
	color:#e46713;
}
.part_15 .list li {
	float: left;
	width:33.3%;
	border-bottom:1px solid #CCC;
	padding:60px 0;
}
.part_15 .list li .bg {
	padding-left:10px;
}
.part_15 .list li img {
	max-width:100%;
	*max-width: none;
	height:71px;
}
.part_15b .list li {
	float: left;
	width:33.3%;
	border-bottom:1px solid #CCC;
	padding:40px 0 0;
	height:75px;
}
.part_15b .list li .bg {
	background:url(/images/ico_16.png) no-repeat 0 7px;
	padding:0 16px;
	line-height:30px;
}
.part_15b .list li .bg a {
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.part_15b .list li .bg a:hover {
	color:#FF6600;
}
.part_16 .search {
	position:relative;
}
.part_16 .search .search_c {
	background:url(/images/ico_02b.png) no-repeat;
	width:282px;
	height:35px;
	position: absolute;
	top:-46px;
	right:0;
}
.part_16 .search .search_c .text {border: none; background: none; width: 128px; color: #666; font-size: 14px; padding: 0; margin:8px 0 0 70px; float:left;}
.part_16 .search .search_c .button {background: none; margin:0; padding:0; width:76px; height:35px; border: none; cursor:pointer; float: right;}
/*.part_16 .search .search_c {
	background:url(/images/ico_02b.png) no-repeat;
	width:370px;
	height:46px;
	position: absolute;
	top:-56px;
	right:0;
}
.part_16 .search .search_c .text {border: none; background: none; width: 165px; color: #666; font-size: 14px; padding: 0; margin:14px 0 0 90px; float:left;}
.part_16 .search .search_c .button {background: none; margin:0; padding:0; width:100px; height:46px; border: none; cursor:pointer; float: right;}*/
.part_16 .list {
	padding-top:25px;
}
.part_16 .list table {
	width:100%;
	font-size:16px;
	color:#000000;
}
.part_16 .list th {
	text-align: left;
	background-color:#F5F5F5;
	padding:20px 0;
	border-bottom:1px solid #CCCCCC;
	padding-left:30px;
}
.part_16 .list td {
	padding:20px 0;
	border-bottom:1px solid #CCCCCC;
	padding-left:30px;
}
.part_16 .list tr.grey td {
	background-color:#F5F5F5;
}
.part_16 .list td.price {
	color:#e46713;
}
.part_16 .list tr:hover td {
	background-color: #FFFFE5;
}
.part_17 .title_bg {
	background:#F6F6F6;
	height:90px;
}
.part_17 .title_bg .title {
	font-size:24px;
	color:#e46713;
	float: left;
	padding-left:30px;
	line-height:90px;
}
.part_17 .title_bg .text {
	float: right;
	padding:28px 30px 0 0;
}
.part_17 .title_bg .text span {
	font-size:14px;
	padding-right:5px;
}
.part_17 .title_bg .text select {
	padding:5px 5px 5px 8px;
	background:#FFF;
	border:1px solid #CCCCCC;
	font-size:16px;
	min-width:120px;
	border-radius:5px;
}
.part_17 .search .search_c {
	text-align:center;
	padding:50px 0 0;
}
.part_17 .search .search_c * {vertical-align: middle;}
.part_17 .search .search_c i {
	padding:0 20px;
}
.part_17 .search .search_c .text {
	background:url(/images/ico_02c.png) no-repeat; border: none; width: 260px; height:46px; line-height:46px; color: #666; font-size: 14px; padding: 0 0 0 20px; margin:0;
}
.part_17 .search .search_c .button {
	background: #E56615; border: none; margin:0 0 0 20px; padding:0 35px; cursor:pointer; overflow: visible;
	height:46px; line-height:46px; font-size:20px; color:#FFF; font-family:"微软雅黑";
	border-radius:100px;
}
.part_17 .control {
	text-align:center;
	padding:40px 0 0;
}
.part_17 .return {
	text-align: right;
	padding:30px 80px 0 0;
}
.part_17 .return a {
	font-size:16px;
	color:#666666;
}
.part_17 .return a:hover {
	color:#e46713;
}
.part_18 .list {
	padding-top:12px;
	overflow:hidden;
}
.part_18 .list li {
	border-bottom:1px dotted #CCC;
	padding:6px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.part_18 .list li a{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part_18 .list li:last-child {
	border-bottom: none;
}
.part_18 .list li .bg {
	background:url(/images/ico_05.png) no-repeat 0 15px;
	max-height: 60px;
	line-height:30px;
	font-size:16px;
	overflow:hidden;
	padding-left:14px;
	position:relative;
}
.part_18 .list li .time {
	background:#FFF;
	padding-left:19px;
	position:absolute;
	bottom:-2px;
	right:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
body {
    max-width: 1920px;
    margin: 0 auto !important;
    box-shadow: 0 0 3px #AAAAAA;
}
.mainnav_index {
    max-width: 1920px;
    margin: 0 auto;
}
.footer {
    margin: 50px auto 0;
    max-width: 1920px;
}

/*产业发展详情*/
.chanyefazhan {margin:0 auto; width:824px;}
.chanyefazhan .title {font-size:36px; color:#E06919; font-weight:bold; padding-bottom:5px;}
.chanyefazhan .title_en {font-size:18px; color:#999999; font-weight:bold;}
.chanyefazhan .pic {text-align:center; padding:15px 0;}
.chanyefazhan .sum {color:#333; text-align: justify; text-justify:inter-ideograph;}