@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#666; font-size:14px; font-family:"微软雅黑";}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none; transition:all 0.3s;}
a:hover {color:#e84a26; text-decoration:underline;}
::-webkit-scrollbar-track{background-color: #e8e8ea;}
::-webkit-scrollbar{ width:10px;}
::-webkit-scrollbar-thumb{background-color:#222326;}


.logo{ position:fixed; left:5%; top:0px; width:200px;}
.logo img{ width:100%;}
.bbqh{ position:fixed; left:5%; bottom:10%;}
.bbqh h2{ font-size:36px; color:#FFF; border-bottom:2px solid #e84a26; padding:2% 0; margin-bottom:5%;}
.bbqh p{ line-height:24px; font-size:18px;}
.bbqh ul{}
.bbqh li{ float:left; width:96px; text-align:center; height:36px; line-height:36px; border:2px solid #FFF; margin-right:10px;}
.bbqh li a{ display:block; color:#FFF;}
.bbqh li a:hover{ display:block; color:#FFF; text-decoration:none; background:#e84a26;}


.header{ background:#FFF; height:80px; position:fixed; top:0px; z-index:100; width:100%; box-shadow:0 0 3px #CCC; transition:all 0.3s;}
.header .box{ margin:0 5%; position:relative; }
.header .box h1{ width:200px; position:absolute; left:0px; top:15px; z-index:100;}
.header .box h1 img{ width:100%;}

.yybb{ position:absolute; right:70px; top:30px;}
.yybb ul{}
.yybb li{ float:left; width:30px; height:20px; text-align:center; background:#CCC; font-size:12px;}
.yybb li a{ display:block; line-height:20px; color:#FFF;}
.yybb li a:hover{ display:block; text-decoration:none;}
.yybb li a.current{ background:#e84a26; color:#FFF;}

.search{position: absolute;right: 0;top: 20px;}
.search .fdj{width: 40px;height: 40px;background: url(../images/pic36.png) no-repeat center;background-size: 90%;}
.search i{font-size: 24px;color: #999;width: 50px;height: 50px;display: block;line-height: 50px;text-align: center;display: block;}
.search a{color: #333;display: block;width: 40px;height: 40px;}
.search a:hover{text-decoration: none;display: block;width: 40px;height: 40px;}

.search_box{display: none; position: fixed;left: 0px;top: 0px;right: 0px;bottom: 0px;background: #FFF;z-index: 1000;}
.search_box .box{ position: fixed;height: 101px;left: 5%; top: 50%;right: 5%;margin-top: -50px;}
.search_box .input_txt{height: 100px;border: 0px none;border-bottom: 1px solid #CCC;outline: medium;width: 100%;font-family: 微软雅黑;font-size: 18px;}
.search_box .input_btn{height: 100px;border: 0px none;outline: medium;width: 100px;background: url(../images/pic36.png) no-repeat center;background-size: 50%;position: absolute;right: 0px;top: 0px;}
.guanbi{position: fixed;right: 5%;top: 5%;z-index: 101;}
.guanbi i{width: 100px;height: 100px;display: block;cursor: pointer;background: url(../images/pic37.png) no-repeat center;background-size: 30%;}


.header .box .nav{ position:absolute; left:0px; top:0px; width:100%;}
.header .box .nav ul{ height:80px; font-size:0px; text-align:center;}
.header .box .nav li{ display:inline-block; position:relative; z-index:100; padding:0 30px; font-size:16px;}
.header .box .nav li p{ line-height:80px;}
.header .box .nav li p a{ display:block;}
.header .box .nav li:hover p a{ color:#e84a26; text-decoration:none; display:block;}
.header .box .nav li a.current{ color:#e84a26;}
.header .box .nav li dl{ visibility:hidden; position:absolute; left:-20%; top:100px; width:140%; background:#FFF; line-height:40px; box-shadow:0 0 3px #CCC; transition:all 0.3s; opacity:0; font-size:14px;}
.header .box .nav li:hover dl{ visibility:visible; top:80px; opacity:1;}
.header .box .nav dd a{ display:block;}
.header .box .nav dd:hover a{ display:block; color:#FFF; background:#e84a26; text-decoration:none;}
.header .box .nav dd{ position:relative; border-bottom:1px solid #DDD;}
.header .box .nav dd:last-child{ border:0 none;}
.header .box .nav dd .sanji{ visibility:hidden; position:absolute; left:110%; top:0px; width:100%; background:#FFF; box-shadow:0 0 3px #CCC; transition:all 0.3s; opacity:0;}
.header .box .nav dd:hover .sanji{ visibility:visible; left:100%; opacity:1;}
.header .box .nav dd:hover .sanji a{ color:#333; background:#FFF;}
.header .box .nav dd:hover .sanji a:hover{ color:#FFF; background:#e84a26;}
.header .box .nav dd:hover .sanji .list{ border-bottom:1px solid #DDD;}
.header .box .nav dd .sanji .list:last-child{ border:0 none;}
.menu{ display:none;}
.sub_menu{ display:none;}


.foot{}
.foot .foot_t{ background:#222; padding:3% 0;}
.foot .foot_t .box{ padding:0 5%;}
.foot .foot_t .t_l{ float:left; width:80%;}
.foot .foot_t .t_l dl{ float:left; width:20%;}
.foot .foot_t .t_l dt{ line-height:30px; color:#FFF;}
.foot .foot_t .t_l dd{ font-size:12px; line-height:24px;}
.foot .foot_t .t_l dd a{ color:#999;}
.foot .foot_t .t_l dd a:hover{ color:#e84a26;}
.foot .foot_t .t_r{ float:right; width:120px;}
.foot .foot_t .t_r h2{ line-height:30px; color:#FFF;}
.foot .foot_t .t_r .pic{ width:120px;}
.foot .foot_t .t_r .pic img{ width:100%;}
.foot .foot_b{ text-align:center; padding:1.5% 0; font-size:12px;}








