@charset "utf-8";/* CSS Document */
*{margin:0px;padding:0px;outline:none;}
body{font-family:"微软雅黑","宋体";font-size:14px;color:#333;overflow-x:hidden;}
ul,li{list-style-type:none;}
a img,img{border:none;}
a{text-decoration:none;}
textarea{resize:none;}
.w100{width:100%; min-width:1160px;}
.w1160{width:1160px;margin:0px auto;overflow:hidden;}
.left{float:left;}
.right{float:right;}
.fff{background:#fff;}
.fcfcfc{background:#fcfcfc;}
.bb0303{color:#bb0303;}
.fcfcfc .w1160,.fff .w1160{padding:40px 0px;}
a:hover{color:#bb0303;}
.h10{height:10px;width: 100%;overflow: hidden;}
.hh5{height:5px;width: 100%;overflow: hidden;}
/*顶部*/
.top_bg{height:144px;background:url(../images/bg/bg_nav_bg.jpg) repeat-x center;_position: relative; z-index:999999999;}
.top_bg .top{height:100px;overflow: hidden;}
.top_bg .top .left{ width:741px; height:100px; overflow:hidden;}
.top_bg .top .right{margin:30px 0px 0px 0px;}
.top_bg .top .right div{float:left;padding-left:25px;height:40px;line-height:40px;background:url(../images/bg/bg_toptel.png) no-repeat center left;}
.top_bg .top .right p{height:40px;line-height:40px;font-size:24px;color:#bb0303;font-style:italic;width:200px;float:left;}
.top_bg .top .right p span{font-size:30px;}
ul.nav{height:44px;line-height:44px;}
/*导航*/
ul.nav li{float:left;background:url(../images/bg/bg_li_a.jpg) no-repeat center left;_display:inline; _width: 132px;}
ul.nav li p.jq_p{}
ul.nav li a{font-size:18px;height:44px;display:block;padding:0px 30px;color:#FFF;}
ul.nav li a:hover{background:url(../images/bg/bg_li_a_hover2.jpg) repeat-x center;}
ul.nav li.li_next{background:url(../images/bg/bg_li_a.jpg) no-repeat center left;height:44px;width:2px;}
ul.nav li .er_nav{height:36px;line-height:36px;width:3000px; _top:140px;background:#000;position:absolute;left:50%;z-index:1000;text-align:center;margin-left:-1500px;filter:alpha(opacity=50);opacity:0.5;display:none;}
ul.nav li .er_nav .w1160{height:36px;line-height:36px;}
ul.nav li .er_nav .w1160 p{float:left;height:36px;line-height:36px;color:#fff;margin-left:20px;display:inline-block;}
ul.nav li .er_nav .w1160 p a{display:inline-block;font-size:14px;background:none;height:36px;line-height:36px;padding:0px;}
ul.nav li .er_nav .w1160 p a:hover{text-decoration:underline;}
ul.nav li .er_nav .nav_txt{ height:36px; width:1160px;}
/*底部导航*/
.foot_bg{background:url(../images/bg/bg_foot.jpg) repeat center; padding-bottom:30px;overflow:hidden;}
.foot_li{float:left;width:150px;margin:30px 0px 0px 0px;}
.foot_li .foot_bar{font-size:20px;color:#fff;height:40px;line-height:40px;}
.foot_li ul{}
.foot_li ul li{height:26px;line-height:26px;}
.foot_li ul li a{font-size:16px;color:#fed1d1;}
.foot_li ul li a:hover{color:#fff;}
.footn{width:240px;}
.footn ul li{color:#fff;padding-left:20px;}
.foot_li ul li.icon_tel{background:url(../images/bg/icon_tel.png) no-repeat center left;}
.foot_li ul li.icon_emil{background:url(../images/bg/icon_emil.png) no-repeat center left;}
.foot_li ul li.icon_gps{background:url(../images/bg/icon_gps.png) no-repeat center left;}
/*底部版权*/
.foot_txt{background:#333;color:#ccc;font-size:14px;text-align:center;padding:10px 0px;}
.foot_txt p{line-height:26px;height:26px;}
/*联系我们弹框*/
.alert_bg{ position:fixed; height:100%; width:100%; top:0px; left:0px; display:none; z-index:9999;}
.alert_bg .bg{height:100%; width:100%; position:absolute; z-index:98;top:0px; left:0px;background:#000; opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5; }
.alert_bg .alert_img{ position:relative; z-index:99; top:15%; height:70%; bottom:15%;text-align:center; border-radius:10px;}
.alert_bg .alert_img img{ height:100%;border-radius:10px;-webkit-box-shadow: 0px 0px 15px #333;-moz-box-shadow: 0px 0px 15px #333;box-shadow: 0px 0px 15px #333;}