﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
html{ overflow-x: hidden;}
body, div, dl, dt, dd, ul, ol, li,h1, .bt2, .bt3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td { margin: 0; padding: 0;}
body{color:#333333;	margin:0px auto;  font-family: "Microsoft Yahei"; font-size:14px; background: #fefdfd;}
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px; line-height:1em}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
.clear{ clear:both;}

/*链接*/
a{ text-decoration:none; color:#333333; background: transparent;  outline:none}
a:visited {}
a:focus { outline:none; }
a:hover, a:active{ color:#f1881e; outline:none; }
/*表单*/
form {margin: 0;}
button,input,select,textarea { font-size: 100%;vertical-align: baseline; *vertical-align: middle; }
button,select {text-transform: none;}
input{background-color: #FFFFFF;width:99%;line-height: normal; outline: none;}
textarea{color: #000000;background-color: #fff;width:99%;}
i{display: block; clear:all;}

h1{ font-weight: normal;}
.bt2{ font-weight: normal;}
.bt3{ font-weight: normal;}
h4{ font-weight: normal;}
h5{ font-weight: normal;}
h6{ font-weight: normal;}


/*==========@@HTML默认  结束@@==========*/


/*==========@@通用 开始@@==========*/


/*浮动*/
.clear { display:block; clear:both; height:3px; overflow:hidden; line-height:3px; }
.float_left { float:left; }
.float_right { float:right; }

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}

/*其它*/
.hide { display:none; }  /*隐藏*/
.code_image{ cursor: pointer; padding-bottom:6px;} /*验证码图片样式*/
.ease, .ease * { -webkit-transition:all ease 300ms; -moz-transition:all ease 300ms; -ms-transition:all ease 300ms; -o-transition:all ease 300ms; transition:all ease 300ms;}
.noease, .noease * { -webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none; }
.ico{ background: url(../images/ico.png) no-repeat;}
/*==========@@通用 结束@@==========*/
/*==========@@布局  开始@@==========*/
/*模型body*/
#floor_1,#floor_2,#floor_3,#floor_4,#floor_5,#floor_6,#floor_7,#floor_8,#floor_9,#floor_10,#floor_11,#floor_12,#copyright_bottom,#location,.w1000{ width: 1000px; margin: 0px auto;}
#top, #logo,#announcement, #link, #copyright,#nav,#content,#search{ width:1000px;  margin:0 auto; overflow:hidden; border:0px dashed red;}
/*==========@@布局  结束@@==========*/
/*==========@@公共板块  开始@@==========*/
/* 顶部 */
#top_main{ height:38px; line-height: 38px; background:#f8f8f8;}
#top{}
#top .float_left{ color:#666666;font-size: 12px;}
#top .float_right {color: #666666;}
#top .float_right a{color: #666666;padding:0 10px; font-size: 12px;}
#top .float_right a:hover { font-weight:bold; color:#333 }
/*logo*/
#logo_main{ height: 102px; overflow: hidden;  background:url(../images/top_bg.jpg) repeat;}
#logo{ margin-top:15px;overflow: hidden;}
#logo .WebLogo{ float: left;}
#logo .WebFuti{ float:left; font-size:18px; font-weight:bold; margin-top: 20px; margin-left: 20px;}
#logo .WebTel{float: right;}
#logo .WebTel .float_right{}
#logo .WebTel p{color:#333333; margin-top: 5px;}
#logo .WebTel p .ico{ display: block; width: 16px; height: 16px; line-height: 16px; background-position:0px 0px; float: left; margin-right: 5px;}
#logo .WebTel .bt3{ font-size:34px; font-family: Arial;  font-weight:bold;color: #333333; margin-top: 4px;}

/*导航*/
#navigation_main { border-top:5px solid #f68b20; position: relative; z-index: 99;}
#navigation { height:75px; width: 1000px; margin: 0px auto; }
#navigation ul{}
#navigation ul.navigationlist li { float:left; line-height:75px; height:75px; text-align: center; background:url(../images/nav_line.jpg) no-repeat center left; position:relative;}
#navigation ul.navigationlist li a {font-size:14px;color:#333333; border:0px dashed red; display:block; padding:0 33px;}
#navigation ul.navigationlist li:hover{ background: #ff9c00; line-height: 75px; background-image:none;}
#navigation ul.navigationlist li:hover a{ color: #fff;}
#navigation ul.navigationlist .on {background: #ff9c00; height:75px; line-height: 75px;color: #fff;}
#navigation ul.navigationlist .on a{ color: #fff;}
/*导航栏下拉*/
/*导航栏下拉*/
#navigation  ul.subnavigationlist{ display:none; position:absolute; background:#ff9c00; z-index:100; left:0px}
#navigation  ul.subnavigationlist li {  float:none; padding:0px; line-height:35px; display:inline; background:none;}
#navigation  ul.subnavigationlist li a { display:block; white-space:nowrap; font-weight:normal; color:#FFF; font-size:12px; padding:0 28px; text-align:center; border-top:1px solid #d9560a}
#navigation  ul.subnavigationlist li a:hover {background:#f68b20;line-height:35px;color:#fff; }

/*Js幻灯片样式*/
#banner_main {position:relative; border:0px solid blue;z-index: 9;}


/* BANNER */
	.focusBox { position: relative; width:100%; height:500px; overflow: hidden; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic img { width:1920px; height:500px; position:absolute; left:50%; margin-left:-960px; display: block; }
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }

	.focusBox .prev,
	.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.focusBox .prev { left: 0; }
	.focusBox .next { background-position: 0 -90px; right: 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }


/*Flash幻灯片样式*/


/* 版权信息 */
#copyright_main { color:#fff; background-color:#222228; text-align:left;}
#copyright { overflow: hidden; padding: 60px 0;}
#copyright .footer_left{ width: 600px; float: left;}
#copyright .footer_left a{ color:#cccccc;}
#copyright .footer_left img{ padding: 15px; background: #fff; float: left; margin-right: 20px;}
#copyright .footer_left span{ color: #cccccc; font-weight: bold; font-size: 16px; display: block; margin-top:10px;}
#copyright .footer_left .bt2{ color:#fda532; font-size:36px; font-family:Arial; margin-top: 10px;}
#copyright .footer_left .bt3{ color: #fff; font-size: 20px; margin-top:15px;}
#copyright .footer_left p{color: #ccc; font-size: 14px; margin-top: 15px;}
#copyright .footer_right{ float: right; width:380px;}
#copyright .footer_right .bottom_nav{ float: left; text-align: left; width: 210px; margin-left:60px;}
#copyright .footer_right .bottom_nav .bt2 a{ color: #fff; font-size: 16px;}
#copyright .footer_right .bottom_nav .line{ height: 2px; width: 30px; background: #3f3f46; margin:10px 0;}
#copyright .footer_right .bottom_nav ul { overflow: hidden; padding-top: 5px; width: 120%;}
#copyright .footer_right .bottom_nav ul li { float: left; margin-right:15px; margin-bottom:15px; width:120px}
#copyright .footer_right .bottom_nav ul li a{ font-size: 12px; color: #cccccc;}
#copyright .footer_right .bottom_nav ul li a:hover { color:#fff }
#copyright .footer_right .king{ float: right; width:100px; text-align: left;}
#copyright .footer_right .king .bt2 a{ color: #fff; font-size: 16px;}
#copyright .footer_right .king .line{ height: 2px; width: 30px; background: #3f3f46; margin:10px 0;}
#copyright .footer_right .king ul { overflow: hidden; padding-top: 5px; width: 120%;}
#copyright .footer_right .king ul li {margin-bottom:15px;}
#copyright .footer_right .king ul li a{ font-size: 12px; color: #cccccc;}
#copyright .footer_right .king ul li a:hover { color:#fff }
#copyright_link {overflow: hidden; text-align: center;background: #eeeeee;}
#copyright_link ul{ text-align:left; width:1000px; margin:0px auto;}
#copyright_link ul li{ display: inline-block; *display:inline; zoom:1; font-size: 14px; color: #333333; white-space: normal;line-height: 2; padding: 0 5px; font-weight: bold;}
#copyright_link ul li a{font-size: 14px; color: #000; font-weight: normal;}
#copyright_link ul li a:hover { color:#f68b20}
#copyright_text{height: 43px; line-height: 43px; text-align: center; background: #1c1c21;}
#copyright_text p{ width: 1000px; margin: 0px auto; height: 43px; line-height: 43px;color: #cccccc; font-size: 12px; text-align:left;}
#copyright_text a{ color: #cccccc; font-size: 12px;}
#copyright_text a:hover {color:#fff  }

/*搜索*/
#search_main{ overflow: hidden; background: url(../images/anni_bg.png) repeat-x left center;}
#search { height:68px; line-height: 68px; overflow: hidden;}
#search .search_left{ width:690px;position: relative;}
#search .search_left .title{ float:left ;color: #333333; font-size: 14px; font-weight: bold;}
#search .search_left .announcement{float: left; margin-left:5px; }
#search .search_left .announcement .announlist ul li{ float:left; margin:0px 10px;overflow: hidden;}
#search .search_left .announcement .announlist ul li a{ color:#666666; font-size: 14px;}
#search .search_left .announcement .announlist ul li a:hover { color:#333;}
#search .search_right{ width:185px;}
#search .search_right .body{ float: left; width:185px; height: 34px; position: relative; background: url(../images/search.png) no-repeat center;margin-top: 13px;}
#search .search_right .body input{ margin: 0; padding: 0; border: none; }
#search .search_right .body input.text{ width:185px; height: 34px; line-height:34px; color:#999999; font-size: 12px; text-indent: 5px; outline: none; float: left;background: none;}
#search .search_right .body button.btn{ display: block; width:18px; height:17px; background-position:0px -21px; outline: none; cursor: pointer; z-index:99;font-size:12px; position: absolute; right:10px; top:9px;border:none;}

/*==========@@公共板块  结束@@==========*/



/*==========@@频道页面 开始@@==========*/
/*===首页 开始===*/
.index .Alltitle{ text-align: center; }
.index .Alltitle .bt2{background: url(../images/alltitle.png) no-repeat center; font-weight: bold; font-size: 36px; color: #333;}
.index .Alltitle p{ color: #999999; font-size:20px; font-family: Arial;}

.index #floor_1_main{ padding: 75px 0 25px 0;}
.index #floor_1 .body{margin-top:30px;}
.index #floor_1 .body ul { width: 120%; overflow: hidden;}
.index #floor_1 .body ul li{ width:300px;height:430px; padding:18px; float: left; position: relative;}
.index #floor_1 .body ul li .animation{ position: absolute;}
.index #floor_1 .body ul li .top{ height:2px; width:0px;left:0px;top:0px; }
.index #floor_1 .body ul li .left{height:0px; width:2px;left:0px;bottom:0px;}
.index #floor_1 .body ul li .right{ height:0px;width:2px;right:0px;top:0px;}
.index #floor_1 .body ul li .bottom{ height:2px; width:0px;right:0px;bottom:0px;}
.index #floor_1 .body ul li img{ display: block; width:300px; height: 225px;}
.index #floor_1 .body ul li .bt2{ margin-top:30px;}
.index #floor_1 .body ul li .bt2 a{ font-size: 24px; color: #333333;}
.index #floor_1 .body ul li p{ margin-top:15px; line-height:2em;}
.index #floor_1 .body ul li span{ display: block; width:150px; height: 32px; line-height: 32px; text-indent:20px; background: #3a3a4e; margin-top: 15px;}
.index #floor_1 .body ul li span a{ display: block; color: #fff;}
.index #floor_1 .body ul li:hover .top{ width:336px; background:#eeeeee;}
.index #floor_1 .body ul li:hover .right{ height: 466px; background:#eeeeee;}
.index #floor_1 .body ul li:hover .bottom{ width:336px; background:#eeeeee;}
.index #floor_1 .body ul li:hover .left{ height:466px; background:#eeeeee;}
.index #floor_1 .body ul li:hover img{ opacity:0.9;}
.index #floor_1 .body ul li:hover span{ background: #f68b20;}

.index #floor_2_main{ background: #f8f8f8; padding:30px 0; overflow: hidden;}
.index #floor_2 .body { margin-top: 40px;}
.index #floor_2 .body .index_nav{ width: 199px; float: left;}
.index #floor_2 .body .index_nav .bt2{ background: url(../images/index_nav.jpg) no-repeat center; height: 70px; line-height: 70px; text-align: center; color: #fff; font-size: 24px; font-weight: bold;}
.index #floor_2 .body .index_nav ul { margin-top: 1px;}
.index #floor_2 .body .index_nav ul li{ height:50px; line-height: 50px; background: #444444; border-bottom: 1px solid #626364;width: 100%; float:left;}
.index #floor_2 .body .index_nav ul li a{ color: #fff; display: block; background: url(../images/index_nav_li.png) no-repeat 25px 50%; text-indent:50px;}
.index #floor_2 .body .index_nav ul li:hover{ background: #f1881e;}
.index #floor_2 .body .index_nav ul li:hover a{ background: url(../images/index_nav_li_h.png) no-repeat 25px 50%;}
.index #floor_2 .body .prolist{ overflow: hidden; float: right; width: 760px;}
.index #floor_2 .body .prolist ul{ width: 103%;}
.index #floor_2 .body .prolist ul li{ float: left; margin-right: 20px; margin-bottom: 21px; position:relative; overflow:hidden}
.index #floor_2 .body .prolist ul li img{ display: block; width: 240px; height: 240px;}
.index #floor_2 .body .prolist ul li img:hover { opacity:0.9;}
.index #floor_2 .body .prolist ul li .bt2{ text-align: center; height: 42px; line-height: 42px; background: url(../images/title_bg.png) repeat; position: absolute; width:100%; left: 0px; bottom: 0px;}
.index #floor_2 .body .prolist ul li:hover .bt2{ bottom:-42px;}
.index #floor_2 .body .prolist ul li .bt2 a{ color: #fff; font-size:16px;}

.index #floor_2 .body .one_nav{ font-size:16px;}

.index #floor_3_main{ background: url(../images/floor_gg.png) center; height: 142px;}
.index #floor_3{ height: 142px; position: relative;}
.index #floor_3 .img{position: absolute; bottom:2px; left: 0px;}
.index #floor_3 .img img { display:block   }
.index #floor_3 .float_left{ margin-left: 200px;}
.index #floor_3 .float_left .bt2{ color: #fff; font-size: 32px; margin-top: 32px;}
.index #floor_3 .float_left span{ color: #fff; font-size: 26px; font-weight: bold; margin-top: 4px;}
.index #floor_3 .float_right{ width: 240px; margin-top: 30px;}
.index #floor_3 .float_right span a{display: block; border:2px solid #fda532; height: 38px; line-height: 38px; width: 138px; text-align:left; text-indent: 20px; color: #fda532; font-weight: bold; font-size: 20px; background: url(../images/yuaz.png) no-repeat 90% center; float: right;}
.index #floor_3 .float_right span a:hover { width:158px;}
.index #floor_3 .float_right p{color:#fda532; font-size: 28px; font-family: Arial;float: right; margin-top:10px; background: url(../images/tel.png) no-repeat left center; padding-left: 35px;}

.index #floor_4_main{ padding:30px 0;}
.index #floor_4 .body ul{ text-align: center; overflow:hidden; margin-top: 35px;}
.index #floor_4 .body ul li{display:inline-block;*display: inline; zoom: 1; width: 33%;}
.index #floor_4 .body ul li img{ display: block; margin: 0px auto;}
.index #floor_4 .body ul li .bt2{ font-size: 20px; font-weight: bold; color:#333; margin-top: 25px;}
.index #floor_4 .body ul li p{ line-height: 1.5em; text-align: left; color: #333; width:275px; margin:0px auto;margin-top: 20px; }

.index #floor_5_main{ background: url(../images/floor_gg.png) center; height: 142px;}
.index #floor_5{ height: 142px; position: relative;}
.index #floor_5 .img{position: absolute; bottom:2px; left:-100px;}
.index #floor_5 .img img {display:block}
.index #floor_5 .float_left{ margin-left:250px;}
.index #floor_5 .float_left .bt2{ color: #fff; font-size: 32px; margin-top: 32px;}
.index #floor_5 .float_left span{ color: #fff; font-size: 26px; font-weight: bold; margin-top: 4px;}
.index #floor_5 .float_right{ width: 240px; margin-top: 30px;}
.index #floor_5 .float_right span a{display: block; border:2px solid #fda532; height: 38px; line-height: 38px; width: 138px; text-align:left; text-indent: 20px; color: #fda532; font-weight: bold; font-size: 20px; background: url(../images/yuaz.png) no-repeat 90% center; float: right;}
.index #floor_5 .float_right span a:hover { width:158px;}
.index #floor_5 .float_right p{color:#fda532; font-size: 28px; font-family: Arial;float: right; margin-top:10px; background: url(../images/tel.png) no-repeat left center; padding-left: 35px;}

.index #floor_6_main{ padding:30px 0;}
.index #floor_6 .ftitle{ width: 710px; margin: 0px auto; text-align: center; line-height: 1.5em; margin-top:20px;}
.index #floor_6 .body{ margin-top: 45px; overflow: hidden;}
.index #floor_6 .body ul{ width: 120%;}
.index #floor_6 .body ul li{ float: left; width: 450px; margin-right: 100px; margin-bottom:30px;}
.index #floor_6 .body ul li img{ float: left; margin-right: 22px;}
.index #floor_6 .body ul li .bt2{ font-size: 20px; font-weight: bold; color: #333; margin-top: 10px;}
.index #floor_6 .body ul li p{line-height: 1.4em; margin-top:10px;}

.index #floor_7_main{ background: url(../images/floor_7_main.jpg) no-repeat center; height: 376px;}
.index #floor_7 .Alltitle { padding-top: 75px;}
.index #floor_7 .Alltitle .bt2{ color: #fff; background: url(../images/floor_7_title.png) no-repeat center;}
.index #floor_7 .Alltitle p{ color: #fff; margin-top: 5px;}
.index #floor_7 .body{ margin-top: 35px; text-align: center;}

.index #floor_8_main{ padding: 80px 0;}
.index #floor_8 .body{ margin-top:35px; text-align: center;}

.index #floor_9_main{ background: url(../images/floor_9_main.jpg) no-repeat center; height: 545px;}
.index #floor_9{}
.index #floor_9 .part_left{ float: left; width: 400px;}
.index #floor_9 .part_left .line{ width: 50px; height:3px; background: #fff; margin-top: 80px;}
.index #floor_9 .part_left .bt2{ color: #fff; font-size: 36px; font-weight: bold; margin-top: 40px;}
.index #floor_9 .part_left span{ color: #ccc; font-size: 20px; font-family: Arial; margin-top: 10px;}
.index #floor_9 .part_left p{ color: #fff; line-height: 2em; margin-top: 30px;}
.index #floor_9 .part_left a{ display: block; background: url(../images/floor_9_a.jpg) no-repeat center; width: 150px; height: 35px; line-height: 35px; text-align: center; color: #fff; font-weight: bold; margin-top: 38px;}
.index #floor_9 .part_left a:hover { transform:translateY(-5px) }
.index #floor_9 .part_right{ width:470px; height: 376px; position: relative; float: right; background: url(../images/index_about_bg.png) no-repeat center; margin-top: 80px;}
.index #floor_9 .part_right .bt2{ color: #fff; font-size: 26px; font-weight: bold; text-align: right;}
.index #floor_9 .part_right .hd {display: none;}
.index #floor_9 .part_right .prev{ display: block; width: 50px; height: 50px; position: absolute; left:150px; top: 0px; background: url(../images/ico.png) no-repeat; background-position:0px -69px; z-index: 99; cursor: pointer;}
.index #floor_9 .part_right .prev:hover { opacity:0.9}
.index #floor_9 .part_right .next{ display: block; width: 50px; height: 50px; position: absolute; left:200px; top: 0px; background: url(../images/ico.png) no-repeat; background-position:-61px -69px; z-index: 99;cursor: pointer;}
.index #floor_9 .part_right .next:hover{  opacity:0.9}
.index #floor_9 .part_right .bd{ overflow: hidden; width: 400px; height: 300px;position: absolute; right:-30px; top: 50px;}

.index #floor_10_main{ padding:30px 0;}
.index #floor_10 .body{ overflow: hidden; margin-top: 40px;}
.index #floor_10 .body .part_left{ float: left; width: 600px;}
.index #floor_10 .body .part_left .top { overflow: hidden;}
.index #floor_10 .body .part_left .top .time{ width: 114px; height: 92px; border: 3px solid #dddddd; text-align: center; float:left;}
.index #floor_10 .body .part_left .top .time b{ font-size: 50px; color: #666666; font-weight: bold; font-family: Arial; display:block; margin-top:5px;}
.index #floor_10 .body .part_left .top .time p{font-size: 20px;color: #666666;font-family: Arial;}
.index #floor_10 .body .part_left .top .text{ float:right; width: 460px;}
.index #floor_10 .body .part_left .top .text .bt2 a{ color: #e87f16; font-size: 24px;}
.index #floor_10 .body .part_left .top .text .bt2 a:hover { color:#ff9c00}
.index #floor_10 .body .part_left .top .text p{ line-height:2em; height: 4em; overflow: hidden; margin-top:10px;}
.index #floor_10 .body .part_left .bottom{ overflow: hidden; margin-top: 15px;}
.index #floor_10 .body .part_left .bottom ul li { margin-top: 10px; }
.index #floor_10 .body .part_left .bottom ul li a{ color: #333;  height:15em; line-height:15px; background: url(../images/textlist.gif) no-repeat left center; padding-left:15px;}
.index #floor_10 .body .part_left .bottom ul li a:hover { color:#ff9c00 }
.index #floor_10 .body .part_left .bottom ul li span{ float: right; }
.index #floor_10 .body .part_right{ width:350px; float: right;}
.index #floor_10 .body .part_right .hd {overflow: hidden;}
.index #floor_10 .body .part_right .hd ul{ overflow: hidden; float: left;}
.index #floor_10 .body .part_right .hd ul li { height:57px; width: 150px;float: left; cursor:pointer;}
.index #floor_10 .body .part_right .hd ul li a{ display: block; width: 150px; height: 50px; line-height: 50px; text-align: center; background: #444444; color: #fff;}
.index #floor_10 .body .part_right .hd ul li.on{ background: url(../images/checkbox_li.png) no-repeat center;}
.index #floor_10 .body .part_right .hd ul li.on a{ background:none;}
.index #floor_10 .body .part_right .hd .more{ float:left;}
.index #floor_10 .body .part_right .hd .more a{ display: block; width:50px; height: 50px; line-height: 50px; color: #fff; font-size: 30px;font-family: Arial; background: #999999; text-align: center;}
.index #floor_10 .body .part_right .bd{ overflow: hidden; margin-top:28px;}
.index #floor_10 .body .part_right .bd ul li { margin-top: 10px; }
.index #floor_10 .body .part_right .bd ul li a{ color: #333;  height:15em; line-height:15px; background: url(../images/textlist.gif) no-repeat left center; padding-left:15px;}
.index #floor_10 .body .part_right .bd ul li a:hover {  color:#ff9c00  }
.index #floor_10 .body .part_right .bd ul li span{ float: right; }

.index #floor_11_main{ padding: 60px 0; background: #f5f5f5; overflow: hidden;}
.index #floor_11 .part_left{ width:600px; float: left;}
.index #floor_11 .part_left .hd {overflow: hidden;}
.index #floor_11 .part_left .hd ul{ overflow: hidden; float: left;}
.index #floor_11 .part_left .hd ul li { height:57px; width: 150px;float: left; }
.index #floor_11 .part_left .hd ul li a{ display: block; width: 150px; height: 50px; line-height: 50px; text-align: center; background: #444444; color: #fff;}
.index #floor_11 .part_left .hd ul li.on{ background: url(../images/checkbox_li.png) no-repeat center;}
.index #floor_11 .part_left .hd ul li.on a{ background:none;}
.index #floor_11 .part_left .bd{ overflow: hidden; margin-top:28px;}
.index #floor_11 .part_left .bd ul li { margin-top: 10px; width: 50%; white-space: nowrap; float: left;}
.index #floor_11 .part_left .bd ul li a{ color: #333;  height:15em; line-height:15px; background: url(../images/textlist.gif) no-repeat left center; padding-left:15px;}
.index #floor_11 .part_left .bd ul li a:hover {color:#ff9c00 }
.index #floor_11 .part_left .bd ul li span{ float: right; }
.index #floor_11 .part_right{ width:290px; float: right; background: #fff; padding:0 30px; box-shadow: 1px 1px 1px #ccc; padding-bottom: 30px; margin-top:-60px ;}
.index #floor_11 .part_right .bt2{ color: #333; font-size: 26px; font-weight: bold;}
.index #floor_11 .part_right p{ color: #999999; font-size: 20px; font-family: Arial; margin-top: 5px;}
.index #floor_11 .part_right ul{ margin-top: 30px;}
.index #floor_11 .part_right ul li {position:relative; height:43px; margin-bottom: 13px; }
.index #floor_11 .part_right ul li label {display:block; position:absolute; width:43px; height: 43px; line-height: 43px; left:10px; top:0px; color: #999; font-size: 16px; }
.index #floor_11 .part_right ul li .text{ height: 43px; line-height: 43px; border: 1px solid #dddddd; outline: none; text-indent: 10px; color: #333; font-size: 16px;float:left; text-indent:50px}
.index #floor_11 .part_right ul li span{ float: left;}
.index #floor_11 .part_right ul li .ri{ float: left; margin-left: 30px;margin-top:10px}
.index #floor_11 .part_right ul li input[type="radio"]{ float: left;display:block; width: 13px; height: 13px; margin-top: 4px; margin-right:5px;}
.index #floor_11 .part_right ul li .btn{ height: 43px; line-height: 43px; color: #fff; background: #f68b20; border: none; font-size: 20px; font-weight: bold; cursor:pointer;}
.index #floor_11 .part_right ul li .btn:hover { background:#f1881e; }
/*===首页 结束===*/
/*右侧悬浮框*/
#fixright{ background:url(../images/fixright.png) no-repeat center; width: 120px; height: 340px; position: fixed; right: 20px; top: 30%; padding:0 20px; text-align: center; z-index:99}
#fixright .bt2{ color: #fff; font-size: 16px; margin-top: 20px; margin-bottom: 20px;}
#fixright a{ display: block; width: 100%; height: 32px; line-height: 32px; border-radius:3px; background: #fff; margin-top: 10px;}
#fixright .img{ background: #fff; margin-top: 10px; border-radius: 3px; padding-top: 10px;}
#fixright .img img{ width:100px; height: 100px; display: block;  margin: 0px auto;}
#fixright .img  span{ display: block; line-height:3em;}
#fixright  p{ background: url(../images/fix_p.png) no-repeat center; color: #fff; margin-top: 10px;}
#fixright .bt3{ font-size: 18px; color: #fff; font-family: Arial; font-weight: bold; margin-top: 5px;}
#fixright #back_top {position: absolute; bottom:-33px; left: 50%; margin-left: -25px; z-index:999}
#fixright #back_top img{display: block; cursor: pointer;}
#fixright #close {position: absolute; top:-15px; left: 50%; margin-left: -15px;z-index:999}
#fixright #close  img{display: block; cursor: pointer;} 


/*==========@@频道页面 结束@@==========*/
#content .bodycontent{ min-height: 500px;}
#content .bodycontent img{ max-width: 100%;}
.fx{ border-bottom:1px solid #d3d3d3; overflow: hidden;}

/*=============CSS3===============*/
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}
40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}
70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}
100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}
40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}
70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}
100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}
.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}

.hvr-light{ overflow: hidden; position: relative; }
.hvr-light:before{content: ""; position: absolute; width:50px; height:67px; top: 0; left:-100px; overflow: hidden; background: -moz-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));background: -ms-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%);  background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.2)50%,rgba(255,255,255,0)100%); -webkit-transform: skewX(-32deg); -ms-transform: skewX(-32deg); -moz-transform: skewX(-32deg);transform: skewX(-32deg);}
.hvr-light:hover:before{-webkit-transition: left 2s; -moz-transition: left 2s; -ms-transition: left 2s; transition: left 2s; left:350px;}
.hvr-light:hover{  opacity: .9\0; filter: alpha(opacity=90); }

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #06852d;
  background-color: #06852d;
  color: #fff !important;
  border-color: #06852d !important;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(14, 153, 57, 1);
  }
}

@keyframes hvr-back-pulse {
  50% {
     background-color: rgba(14, 153, 57, 1);
  }
}


.hvr-blue-pulse:hover, .hvr-blue-pulse:focus, .hvr-blue-pulse:active {
  -webkit-animation-name: hvr-blue-pulse;
  animation-name: hvr-blue-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #1d50e4;
  background-color: #1d50e4;
  color: #fff !important;
  border-color: #1d50e4 !important;
}

/* Back Pulse */
@-webkit-keyframes hvr-blue-pulse {
  50% {
    background-color: rgba(78, 122, 248, 1);
  }
}

@keyframes hvr-blue-pulse {
  50% {
     background-color: rgba(78, 122, 248, 1);
  }
}

