﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:0; }
li{ text-decoration:none; list-style:none;}
a{ text-decoration:none; color:#363636;cursor:pointer; }
a:hover{color:#fd4c4c !important;}
img{border:none;}
body{color:#858585; font-size:14px;font-family:"宋体"; background:#fff;}
.clear {clear:both;height:0; font-size:0; line-height:0; }
/*********************************  通用  ***************************************/
.Universal{ width:100%; height:auto; margin:0 auto}
/*********************************  头部  ***************************************/
.header{ width:100%; height:auto;position:relative; padding:12px 0 0 0}
.logo{ width:77px; float:left; display:inline; height:41px; margin:0 10px 12px 10px;}
.logoa{width:70px; float:left; display:inline; height:35px; margin:5px 0 12px 0}
.logob{width:158px; float:left; display:inline; height:35px; margin:5px 0 12px 10px}
/*********************************  导航  ***************************************/
.nav{ height:41px; background:#ffa000; position:relative; cursor:pointer; text-align:center; overflow:hidden}
.nav a{ display:inline-block; height:41px; font:15px/41px "微软雅黑"; color:#fff; padding:0 10px;}
.nav a:hover,.nav a.on{ color:#fff !important; background:#eb9300}
/*********************************  搜索  ***************************************/
.search_form{ height:35px; padding:0 10px; margin-bottom:22px;}
.search_form input{ width:75%; border:1px solid #eaeaea; font-size:14px;border-radius:8px; height:33px; line-height:33px; color:#bbbbbb; text-indent:24px;}
.search_form .btn{ float:right;width:20%; height:35px; background:#f65d00; font:14px/35px "微软雅黑";border-radius:8px; color:#fff; text-align:center; text-indent:0; }
/*********************************  首页  广告  ***************************************/
.banner {width:100%;margin:0 auto;padding:0;}
#wrapper {width:100%;height:auto;float:left;position:relative;z-index:1;overflow:hidden;}
#scroller {height:auto;float:left;padding:0;}
#scroller ul {list-style:none;display:block;float:left;width:100%;height:auto;padding:0;margin:0;text-align:left;}
#scroller li {display:block; float:left;width:auto; height:auto;text-align:center;font-size:0px;padding:0;position:relative;}
#scroller li a{display:block;}
#scroller li img{ width:100%;}
#nav {float:right; margin-right:40%; margin-top:-15px;position: relative;width: auto;z-index: 3;}
#prev, #next {float:left;font-weight:bold;font-size:14px;padding:5px 0;width:80px;display: none;}
#next {float:right;text-align:right;}
#indicator > li {display:block; float:left;list-style:none;padding:0; margin:0;}
#indicator {display: block;margin: 0;padding: 0;width: auto;}
#indicator > li {text-indent:-9999em;width:8px; height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#626262;overflow:hidden;margin-right:4px;}
#indicator > li.active {background:#e67717;}
#indicator > li:last-child {margin:0 8px 0 0;}
/*********************************  首页  广告  ***************************************/
.ad_div{ height:261px; padding:0 10px; margin-bottom:22px; overflow:hidden}
.ad_bj{width:100%; height:261px; position:relative; overflow:hidden}
.ad_bj .ad {width:100%;height:261px; overflow:hidden;}
.ad_bj .ad li {width:100%; height:261px; }
.ad_bj .ad li a {display:block; width:100%; height:261px;}
.ad_bj .ad li img{height:261px;}
.ad_bj .ad li span{ position:absolute; bottom:0; left:0; height:34px; background:url(../Images/a.png) repeat; text-align:center; font:14px/34px "微软雅黑"; z-index:8; width:100%; color:#fff}
.ad_bj #pagination{ position:absolute; bottom:11px; right:30px;width:50px; height:8px; z-index:9}
.ad_bj #pagination li{ float:left; width:8px; height:8px;margin:0 2px; font-size:0; border-radius:50%; background:#a3aab0}
.ad_bj #pagination li:hover,#pagination li.current{background:#f65d00;}
/*********************************  底部  ***************************************/
.footer{width:100%; height:auto; background:#626262;}
.footer ul{width:100%;height:auto;padding:10px 0;}
.footer ul li{ float:left;text-align:center; width:33%; height:28px; font:16px/28px "宋体"; color:#ffffff;overflow:hidden}
.footer ul li a{ color:#fff;}
.footer_bq{ color:#bbbbbb; border-top:1px solid #727272; height:auto; text-align:center; padding:10px 10px; line-height:22px;}
.issue_Unfold{font-size:0; text-indent:-9999px;}
/********************************* 首页导航 ***************************************/
.index_dh{ height:37px; text-align:center; color:#fd4c4c;font:600 16px/37px "微软雅黑";}
.index_dh a{color:#fd4c4c;}
.index_nav{ width:100%; height:auto;text-align:center;}
.index_nav a{ display:inline-block;height:32px; font:14px/32px "微软雅黑"; color:#666; background:#e1e4e6; border-radius:8px; margin:0 0 10px 10px; padding:0 12px;}
.index_nav a:hover{ color:#f65d00 !important}
.index-line{ height:10px; line-height:10px; font-size:0; background:#f5f5f5;}
/********************************* 首页样式  ***************************************/
.index_news_list{height:auto; padding:6px 10px 6px 10px; border-bottom:1px solid #f5f5f5}
.index_news_list .dh{ height:30px; line-height:30px; overflow:hidden; font:16px/30px "宋体";color:#505050; background:url(../Images/news.jpg) no-repeat 0 center; padding:0 0 0 10px;}
.index_news_list .txt{ color:#999999; line-height:22px; height:44px; overflow:hidden;padding:0 0 0 10px;}
.index_news_list a{ color:#505050}
.index_more{ height:32px; padding:0 10px; margin-bottom:15px;}
.index_more a{ display:block; height:32px; background:#f0f0f0; line-height:32px; text-align:center; color:#999999; border-radius:5px;}
/********************************* 公司简介  ***************************************/
.Profile_dh{ height:35px; text-align:center; font:600 16px/35px "微软雅黑"; color:#fd4c4c; padding:8px 10px 0 10px}
.Profile_dh a{color:#fd4c4c; display:block; height:35px; border-bottom:1px solid #f5f5f5}
.Profile_txt{ color:#5a5a5a; line-height:24px; height:72px; overflow:hidden; padding:0 10px;}
.Profile_txt a{ color:#333333; text-decoration:underline; font-size:16px; float:right}
.Profile_txta{ color:#5a5a5a; line-height:24px; padding:0 10px 0 10px; height:auto}
.Profile_txta .dh{ color:#ffb211;font-family:"微软雅黑"; font-size:16px;}
.Profile_txta img{ vertical-align:middle; margin:-3px 6px 0 0}
.Profile_lista{ width:170px; height:232px; float:left; position:relative; overflow:hidden; margin:10px 0 10px 8px;}
.Profile_lista img{width:170px; height:232px; display:block}
.Profile_lista span{ position:absolute; left:0; bottom:0; width:100%; height:34px; color:#fff; background:url(../Images/a.png) no-repeat; text-align:center; font:14px/34px "宋体"; z-index:1}

.Profile_nav{height:auto; color:#4c4c4c;text-align:center;padding:25px 0 10px 0; border-bottom:1px solid #f1f1f1}
.Profile_nav a{ color:#4c4c4c;overflow:hidden;display:inline-block; height:20px; padding:0 10px 0 10px;}
.Profile_nav a:hover,.Profile_nav a.on{color:#ff0000 !important;}

.Profile_nn{ padding:20px 15px 30px 15px; height:auto; color:#696969; line-height:30px;overflow:hidden;}
.Profile_nn img{ width:100%; height:auto;}
.Profile_v{ width:auto; height:auto; overflow:hidden;color:##696969; padding:10px 15px 15px 20px;}
.Profile_v .img{ width:100%; height:auto;}
.Profile_v .img img{width:100%; height:auto;}
.Profile_v .dh{ height:40px; line-height:40px; text-align:center; margin-bottom:10px;}
.Profile_v a{ color:#696969}
/********************************* 联系我们  ***************************************/
.contacts{ padding:30px 15px 20px 15px; height:auto;color:#707070;line-height:30px;}
.contacts img{ display:block; margin:0 auto; width:80%; height:auto;}

.Feedback{ width:90%; height:auto;padding:40px 0 40px 0; margin-left:5%}
.Feedback input{ width:100%; height:25px; border:1px solid #e6e6e6; background:#fff; color:#2b2b2b; line-height:25px; margin-bottom:10px; text-indent:10px;}
.Feedback textarea{width:100%; height:111px; border:1px solid #e6e6e6; background:#fff; color:#2b2b2b; line-height:24px;text-indent:10px;margin-bottom:10px;}
.Feedback .btn{ width:40%; height:28px; font:bold 14px/28px "微软雅黑"; background:#e77817; border:none; margin-right:2%; text-align:center; color:#fff; text-indent:0; cursor:pointer;}
/********************************* 新闻中心  ***************************************/
.news_div{ height:auto; padding:30px 15px 0 15px;}
.news_list{ width:100%;height:auto; overflow:hidden; margin:0 0 15px 0}
.news_list img{ width:100%; height:auto; display:block}
.news_list .dh{ height:35px; font:14px/35px "微软雅黑"; overflow:hidden}
.news_list .dh a{ color:#000000}
.news_list .txt{ color:#a2a2a2; line-height:25px; height:50px; overflow:hidden;}
.news_list:hover{ cursor:pointer;}

.news_dh{ color:#ff5f00; font:16px/25px "微软雅黑"; height:auto; text-align:center; padding:30px 0 10px 0;border-bottom:1px solid #f0f0f0;}
.news_nn{ padding:10px 15px 10px 15px; height:auto; color:#686868; line-height:28px;overflow:hidden;}
.news_nn img{ width:100%; height:auto;display:block}

.news_nav{height:auto; color:#2b2b2b; line-height:22px; text-align:center;padding:15px 0 0 0;margin-bottom:20px;}
.news_nav a{ color:#2b2b2b; display:inline-block; height:22px; padding:0 8px;}
.news_nav a:hover,.news_nav a.on{ background:#ff5f00; color:#fff !important}
.news_page{ height:30px; line-height:30px; margin-bottom:30px; text-align:center;}
.news_page a{ color:#707070; padding:0 15px;}
/********************************* 服务专区  ***************************************/
.Service_nn{ font:12px/24px "宋体"; height:auto; color:#707070; padding:20px 15px 30px 15px;}
.Service_nn img{ width:100%; height:auto; }
/********************************* 产品列表  ***************************************/
.products_div{padding:15px 15px 15px 15px;}
.products_list{ width:100%;height:auto; text-align:center; overflow:hidden; line-height:30px; padding:0 0 10px 0}
.products_list img{ display:block; width:100%; height:auto; margin-bottom:6px;}
.products_list a{ color:#585858}
.products_nav{ height:auto; font:14px/35px "微软雅黑"; text-align:center; padding:5px 10px 0 10px}
.products_nav a{ color:#262626; padding:0 10px;}
.products_nav a:hover,.products_nav a.on{ color:#0067ab !important}

.products_dh{ height:auto; width:100%; font:16px/30px "微软雅黑"; color:#ff5f00; text-align:center; padding:10px 0 10px 0;}
.products_nn{ font:12px/24px "宋体"; height:auto; color:#7d7d7d; padding:10px 15px 10px 15px;overflow:hidden;}
.products_nn img{ width:100%; height:auto;}
