﻿@charset "utf-8";
/* CSS Document */

/*top 样式*/
#top{ background:url("../images/top_bg.jpg") repeat-x; height:129px;}
.top{ width:1000px; margin:0px auto;}
.top .top_logo{ float:left;}
.top .top_right{ float:right;}
.top .top_right .top_tel{ width:195px; height:95px;}
.top .top_right .top_url { text-align:right; font-size:12px;}
.top .top_right .top_url a{ color:#000; overflow:hidden;}
.top .top_right .top_url a:hover{ color:#b40104;}




/*nav 代码样式*/
#nav{ background:url("../images/nav_bg.jpg") repeat-x; height:40px;}
.nav{ width:945px; margin:0px auto; line-height:40px;}
.nav li{ float:left; position:relative; text-align:center; width:105px;}
.nav li a{ color:#fff; display:block; background:url("../images/ul_bg.jpg") no-repeat right;}
.nav li a:hover{color:#fff; background:url("../images/nav_hover.jpg") repeat-x; margin:0px auto;}
.nav li a span{display:block; width:105px; cursor:pointer; text-align:center;}

.nav li a.selected{ color:#fff;}
.nav li a.selected2{ color:#fff; background:url("../images/nav_hover.jpg") repeat-x; height:37px;}
.nav li .selected .submenu{display:block;}

.nav li .submenu{ display:none; position:absolute; top:37px; left:0px; width:105px; z-index:9;}
.nav li .submenu li{ background:none; height:30px; width:100px; border-radius:0px;}
.nav li .submenu li a{text-align:center; background:#e55b00; color:#fff; font-size:12px; display:block; width:105px; height:30px; filter:alpha(opacity=40); background:rgba(112, 112, 112, 0.6) none repeat scroll 0 0 !important; position:relative;}
.nav li .submenu li a:hover{ color:#B40104; border-radius:0px;}

/*foot 代码样式*/
#foot{ background:url("../images/foot_bg.jpg") repeat-x #fff; height:164px;}
.foot { width:1000px; margin:0px auto;}
.foot ul { width:920px; margin:0px auto; }
.foot ul li { float:left; text-align:center; font-size:16px; color:#023985; line-height:40px; height:40px; }
.foot ul li a { color:#023985; margin-right:15px; margin-left:15px; }
.foot ul li a:hover { color:#f00; }
.f_nr { width:1000px; margin:0px auto;}
.f_nr .f_pro{ width:980px; margin:10px auto; text-align: center;}
.f_nr .f_left { float:left; width:230px; }
.f_nr .f_left img { margin-right:10px; }
.f_nr .f_right { text-align:center; line-height:28px; color:#000000; }
.f_nr a { color:#000; }
.f_nr a:hover { color:#f00; }


/*  友情链接 代码样式 */
#link { background:url("../images/link_bg.png") repeat-x; color:#fff;}
#test1_li_now_ a{ color:#fff;}
.link { width:1000px; margin:0px auto; padding-left:30px; line-height:30px; }
.link .tab1 { height:30px; }
.link .tab1 ul { margin:0; padding:0; }
.link .tab1 li { float:left; padding:0 10px; height:30px; line-height:30px; text-align:center; cursor:pointer; }
.link .tab1 li.now { color:#000; font-weight:bold; }
.link .tablist { padding:5px; font-size:14px; line-height:20px; display:none; }
.link .ts a { color:#fff; }
.link .ts a:hover { color:#d50000; }
.link .block { display:block; }


/*首页图片*/
.index_img { padding-bottom:15px; width:1000px; margin:0px auto; }

/* 头部滚动 */
#price{background:#fff;text-align:center;font:16px "宋体";}
#price h3{color:#0358a7;font:24px "微软雅黑";line-height:40px;}
#price span{color:#f00;padding-right:4px;}
#marquees{width:1000px;height:36px;margin:0 auto;line-height:30px;overflow: hidden;text-align: justify; text-align:center;}
#marquees ul li{ line-height:18px; font-size:12px;}
#hd_pics{width:1440px;margin:0 auto}
#hd_pics_menu{width:150px;height:30px;position:absolute;left:50%;bottom:0;margin-left:-75px;}
#hd_pics_menu li{color:#fff;width:15px;height:15px;float:left;margin:5px 8px;font-size:0;border-radius:50%;border:1px solid #aaa;}
#hd_pics_menu li:hover,#hd_pics_menu li.current{background-color:#F4B216;border-color:#F4B216}

/* 左侧悬浮客服 */
.floating_ck{position:fixed;right:20px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#1a71c1;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #a40324;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dl dd a {text-decoration: none;}
.consult {background-image:url(../images/icon0701/zxicon.png); border-radius: 10px 10px 0 0;}
.words {background-image:url(../images/icon0701/skype.png);}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png); border-radius: 0 0 10px 10px;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#e40231;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image: url(../images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}







