@charset "utf-8";
/* 全局样式 */
body {
	font-family: arial, "宋体";
	color: #313131;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	background-color: #efefef;
}
body,html,div,span,a,td,th,table,form,p,dd,dt,li,dl,ol,ul,h6,h5,h4,h3,h2,h1,input { margin:0; padding:0; }
ul li { list-style:none; }
ul { list-style:none; }
img{ border:none; margin:0; padding:0;}
a { color:#373737; text-decoration:none; outline:none;text-decoration: none; }
a:link { color:#373737; text-decoration:none; outline:none;text-decoration: none;}
a:visited { color:#373737; text-decoration:none; outline:none;}
a:hover { color:#ff6600; text-decoration:underline; outline:none;text-decoration: none;}
.clear{
	clear: both;
	
}

/*头部*/
.head {
	background-image: url(../images/head_bg.gif);
	height: 160px;
	width: 100%;
}
.top {
	height: 118px;
	width: 1000px;
	margin: 0px auto;
}
.head .top .logo {
	float: left;
	height: 70px;
	width: 600px;
	margin-top: 20px;
}
.n_banner {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 220px;
}

.top_right {
	float: right;
	width: 370px;
}
.head .top_right .top_right_top {line-height: 30px;text-align: right;height: 30px;font-size: 13px;text-decoration: none;
}
.head .top_right .top_right_top a {
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	color: #3C3C3C;
	display: block;
	width: 60px;
	float: right;
	background-image: url(../images/arc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
	margin-left: 5px;
}
.head .top .top_right .top_right_top a:hover {
	color: #015CA3;
}

.top_right .top_right_btn {
	margin-top: 40px;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.top_right .top_right_btn span {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 30px;
	font-size: 14px;
}
.head .top .top_right .top_right_btn strong {
	color: #810707;
}



.head .menu_main {
	height: 41px;
	width: 1000px;
	margin: 0px auto;
}
#menu li.nav_m {
	position: relative;
	z-index: 100;
	float: left;
	width: 125px;
	font-family: "Microsoft YaHei", SimSun;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	background: url(../images/menu_bg.gif) no-repeat right center;
}
#menu li.nav_m a.nav_m_link  {
	color: #fff;
	display: block;
	text-align: center;
	_font-weight: bold;
	text-decoration: none;
}

#menu li.nav_m:hover .nav_sub_main { left: 0;  }
.nav_sub_main {
	 position: absolute; top:41px; left:-9999px;  width: 125px; z-index:100;
}
.nav_sub_main li { height: 27px; line-height: 26px; text-align:center; font-size: 12px;}
.nav_sub_main li a { display: block; width: 125px; height: 27px; background: url(../images/nav_m.png) no-repeat  center bottom;color:#fff; }
.nav_sub_main li a:hover { color: #fff; background: url(../images/nav_n.png) no-repeat center bottom; }.banner {
	height: 360px;
	width: 100%;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.banner .banner_main {
	height: 360px;
	width: 1440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main {
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .main_left {
	float: left;
	width: 230px;
	border: 1px solid #e4e4e4;
}
.title {
	height: 35px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 35px;
	text-indent: 12px;
}
.main .main_left .main_left_cplist ul {
	margin: 0px;
	padding: 0px;
}
.main .main_left .main_left_cplist ul li {
	height: 33px;
	line-height: 33px;
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
.main .main_left .main_left_cplist ul li a {
	font-size: 13px;
	padding-left: 25px;
	display: block;
}
.main .main_left .main_left_cplist ul li a:hover{
	background-image: url(../images/list_a.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
.main .main_left .shouhou {
	width: 230px;
	height: 258px;
	background-color: #FFF;
	overflow: hidden;
}
.main .main_left .lianxi {
	width: 230px;
	line-height: 25px;
	background-color: #FFF;
        background-image: url(../images/fujuanji.jpg);background-repeat: no-repeat;
	background-position: center bottom;
}
.main .main_left .lianxi .lx_main {
	line-height: 25px;
	margin: 0px;
	padding: 6px;
}
.main .main_left .lianxi .lx_main strong {
	color: #F00;
	font-size: 14px;
}
.main .main_left .lianxi .lx_main span {
	font-weight: bold;
}
.main .main_left .lianxi .main_map {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}

.main .main_right {
	float: right;
	width: 750px;
}
.main .main_right .tjcp {
	background-color: #FFF;border: 1px solid #e4e4e4;
}

.titlec {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/titlec.jpg);
	text-indent: 10px;
}
/******滚动*****/
.width10000{ float:left; width:10000px;}
#colee_left1,#colee_left2{ float:left;}
.main .main_right .tjcp li {
	float: left;
	width: 162px;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
}
.main .main_right .gdcp {
	padding-top: 6px;
}
.main .main_right .tjcp li span {
	text-align: center;
}


.main .main_right .tjcp li img {
	height: 160px;
	width: 170px;
	border: 1px solid #CCCCCC;
}
.main .main_right .tjcp li a:hover img{
	border: 1px solid #005397;
}
.main .main_right .main_r_about {
	margin-top: 10px;
}
.main .main_right .main_r_about .main_about {
	width: 450px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	float: left;
}
.main .main_right .main_r_about .main_about .main_about_main {
	padding: 7px;
	line-height: 25px;
}
.main .main_right .main_r_about .main_vido {
	float: right;
	width: 280px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	height: 224px;
}
.main .main_right .main_r_cp {
	margin-top: 10px;background-color: #FFF;
	border: 1px solid #CCCCCC;
}
.main_cplist {
	padding-bottom: 7px;
}

.main_cplist li {
	width: 170px;
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 6px;
}
.main_cplist li span {
	background-color: #EEEEEE;
	display: block;
	border: 1px dashed #E1E1E1;
	height: 25px;
	margin-top: 5px;
}
.main_cplist li img {
	
	border: 1px solid #CCCCCC;
}
.main_cplist li a:hover img{
	border: 1px solid #005397;
}
.main .main_right .main_r_new {
	margin-top: 10px;
}
.main_r_new_l {
	float: left;
	width: 368px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}
.new_list li {
	height: 25px;
	line-height: 25px;
	background-image: url(../images/new_ico.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 20px;
}
.new_list li a {
	color: #666;
	float: left;
}
.new_list li a:hover {
	color: #900;
}

.new_list li span {
	float: right;
	margin-right: 10px;
}
.link {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	line-height: 25px;border: 1px solid #CCCCCC;
}
.link span {
	font-weight: bold;
	padding-left: 10px;
}
.link a {
	margin-right: 5px;
	margin-left: 5px;
}
.footer {
	height: 90px;
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	margin-top: 10px;
}
.footer .footer_m {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer .footer_m p {
	text-align: center;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}
.footer .footer_m p a {
	font-size: 13px;
}
/*******切换***********/
#slider1 .panel1 {
	text-align: center;
	height: 360px;
	background-image: url(../images/main1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#slider1 .panel2 { background: url(../images/main2.jpg) no-repeat center top; text-align: center; height: 360px; }
#slider1 .panel3 { background: url(../images/main3.jpg) no-repeat center top; text-align: center; height: 360px; }
#slider1 .panel4 { background: url(../images/main4.jpg) no-repeat center top; text-align: center; height: 360px; }
.bx-pager a {
	margin-right: 5px;
	color: #fff;
	font-size: 0;
	zoom:1;
	background: url(../images/pager.png) no-repeat 0 -16px;
	text-indent: -9999px;
	display: block; 
	width: 15px; height: 15px;
	float: left; 
}
.slider .bx-pager a {
	margin-right: 5px;
	color: #fff;
	font-size: 0;
	zoom:1;
	background: url(../images/pager.png) no-repeat -20px -16px;
	text-indent: -9999px;
	display: block; 
	width: 9px; height: 10px;
	float: left; 
}

/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
	display: block;
}
.slider .bx-pager .pager-active,
.slider .bx-pager a:hover {
	background-position: -20px 0;
	display: block;
}
/*pager wrapper*/
.bx-pager {
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	color:#666;
	position: absolute;
	left: 50%;
	top: 325px;
	width: 80px; overflow: hidden;
	margin: 0 0 0 -40px;
}
.slider .bx-pager {
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	color:#666;
	position: absolute;
	left: 215px;
	top: 220px;
	width: 80px; overflow: hidden;
	margin: 0 0 0 -40px;
}
.main .n_left {
	float: left;
	width: 240px;
}
.main .n_left .left_nav {
	padding-bottom: 6px;
}

.main .n_left .left_nav li {
	height: 40px;
	font-weight: bold;
	font-family: "Microsoft YaHei", SimSun;
	background-color: #F6F6F6;
}
.left_nav li  a {
	display: block;
	overflow: hidden;
	width: 240px;
	height: 40px;
	line-height: 46px;
	text-indent: 57px;
	color: #000;
	outline: none;
	background-image: url(../images/n_title.png);
	background-repeat: no-repeat;
	background-position: -251px 0;
	background-color: #F6F6F6;
}

.left_nav li  a:hover{ background-position:-502px 0; }
.left_nav li.channel_now a{
	background-position: 0 0;
	color: #fff;
	background-image: url(../images/n_title.png);
}
.left_nav li.channel_now a:hover{ background-position:0 0;  color:#fff;}
.main .n_left .n_tjcp {
	margin-top: 10px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}

.h3 {
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1568BD;
	color: #666666;
}
.main .n_left .n_tjcp .n_leftcptuj li {
	float: left;
	width: 109px;
	margin-left: 8px;
	margin-bottom: 7px;
}
.n_leftcptuj {
	margin-top: 5px;
}

.n_leftcptuj li img {
	border: 1px solid #BBB;
}
.n_leftcptuj li a:hover img {
	border: 1px solid #F00;
}
.n_leftcptuj li span a:hover {
	color: #F00;
}

.main .n_right {
	float: right;
	width: 730px;
	background-color: #FFF;
}
.main .n_right .n_right_title {
	height: 30px;
	position: relative;
	border-bottom: 1px solid #dbdbdb;
	z-index: 5;
	line-height: 30px;
}
.n_right_title .right_title_l {
	float: left;
	color: #115AA4;
	text-indent: 24px;
	background-image: url(../images/innner_ico.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-family: "Microsoft YaHei", SimSun;
	font-size: 15px;
	font-weight: bold;
}
.n_right_title .right_title_r {float: right;
	padding-right: 5px;
}
.red_txt { color: #c00;}
.red_txt  a{ color: #c00;}
.red_txt a:hover { color: #c00; }
.main .n_right .n_r_body {
	min-height: 500px;
}
.n_new_list {
	padding: 10px;
}
.n_new_list ul li {
	padding: 5px 12px;
	border-bottom: 1px solid #e0e0e0;
}
.n_new_list ul li p {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	line-height: 25px;
}
.n_new_list ul li p span {
	color: #666;
	margin-right: 15px;
}


.n_new_list ul li a {
	line-height: 30px;
	background-image: url(../images/new_ico.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #0000A0;
}
.n_new_list ul li a:hover {
	color: #900;

}
.title_name {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: 30px;
	margin-left: 30px;
	color: #0F5091;
}
.right_main .fenxiang {
	padding-left: 20px;
}

.jia {
	margin-top: 15px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #F0F0F0;
}
.sx {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sx p {
	line-height: 30px;
	text-align: center;
}


.jia span {
	margin-right: 5px;
	margin-left: 5px;
}
.jia strong {
	color: #F00;
}
.cp_img {
	margin-top: 15px;
	height: 450px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.cp_txt {
	line-height: 25px;
	padding: 10px;
}

.cp_list {
	padding-bottom: 7px;
}

.cp_list li {
	width: 165px;
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 6px;
}
.cp_list li span {
	background-color: #EEEEEE;
	display: block;
	border: 1px dashed #E1E1E1;
	height: 25px;
	margin-top: 5px;
}
.cp_list li img {
	
	border: 1px solid #CCCCCC;
}
.cp_list li a:hover img {
	border: 1px solid #005CF7;
}

.vido_list {
	padding-bottom: 7px;
}

.vido_list li {
	width: 230px;
	float: left;
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 6px;
}
.vido_list li span {
	background-color: #98B1ED;
	display: block;
	border: 1px dashed #E1E1E1;
	height: 25px;
	margin-top: 5px;
}
.vido_list li img {
	
	border: 1px solid #CCCCCC;
}
.vido_list li a:hover img {
	border: 1px solid #005CF7;
}
.tuijian {
	margin-top: 7px;
	margin-bottom: 7px;
}
.tuijian ul li {
	float: left;
	width: 222px;
	margin-left: 9px;
	margin-top: 10px;
	text-align: center;
}
.tuijian ul li img {
	border: 1px solid #999;
}
.tuijian ul li span {
	text-align: center;
	line-height: 25px;
}
/*分页*/
.pages{
}
.pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.pages ul li.thisclass,
.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}.vido_list {
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.vido_main li {
	margin-left: 10px;
	margin-top: 10px;
	width: 230px;
}
.fx {
	height: 50px;
	margin-top: 15px;
}
.map_main {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
}
.map_main div ul {
	float: left;
	width: 460px;
	margin-left: 15px;
	margin-top: 15px;
}
.map_main div ul h1 {
	line-height: 30px;
	color: #0092F2;
	margin: 0px;
	padding: 0px;
}
.map_main div ul li {
	line-height: 25px;
	list-style-type: lower-alpha;
}
.map_main .map_txt {
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	color: #F00;
	font-weight: bold;
}