﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.header .header_top{ height:30px; background-color:#ebebeb; width:100%;}
.header .header_top p{ font-size:13px; float:left; line-height:30px;}
.header .header_top ul{ float:right; overflow:hidden; margin-top:7px;}
.header .header_top li{ float:left; border-right:1px solid #8e8e8e; width:70px; text-align:center; font-size:13px;}
.header .header_top .last{ border:none; width:80px; text-align:right}
.header .header_center{ overflow:hidden; height:105px;}
.header .header_center dl{ float:left; overflow:hidden; margin-top:35px;}
.header .header_center dt{ float:left; padding-right:18px; margin-right:15px; height:60px;}
.header .header_center dd{ float:left;}
.header .header_center .phone{ float:right; margin-top:40px; width:375px}
.header .header_center .phone img{ margin-right:40px; float:left}
.header .header_center .phone h3{ background:url(../images/phone.png) no-repeat left center; padding-left:45px; float:right; font-weight:normal}
.header .header_center .phone p{ font-size:13px;}
.header .header_center .phone span{ font-size:20px; color:#e53030}
.header .header_nav{ width:100%; height:50px;background:url(../images/nav_bg.png) repeat-x left bottom}
.header .header_nav ul{ overflow:hidden; height:50px;}
.header .header_nav li{ float:left; font-size:16px; line-height:45px; position:relative; padding-top:5px}
.header .header_nav li a{ color:#fff; padding:0 25px; display:block; text-decoration:none}
.header .header_nav li b{ display:none; width:29px; height:50px; background:url(../images/nav_bg_1.png) no-repeat center; position:absolute; left:0; top:0}
.header .header_nav li:hover,.header .header_nav .cur{ background-color:#e7430e;}
.header .header_nav li:hover b,.header .header_nav .cur b{ display:block}

/*sousuo*/
.sousuo{ overflow:hidden; width:100%; height:48px; background-color:#fff}
.sousuo p{ font-size:13px; color:#666; line-height:48px; float:left;}
.sousuo p a{ margin:0 5px;}
.sousuo .sousuo_box{ float:right; overflow:hidden; margin-top:11px; width:266px; height:26px; background-color:#eee;}
.sousuo .sousuo_box input{ width:210px; float:left; height:26px; line-height:26px; margin-left:10px; background:none; border:none; outline:none; color:#666}
.sousuo .sousuo_box a{ display:block; width:40px; height:26px; float:right; background:url(Img/Index/sousuo.png) no-repeat center}

/*footer*/
.footer{ overflow:hidden; height:320px; width:100%; background-color:#27272a;}
.footer .footer_nav{ width:100%; height:45px;line-height:45px; text-align:center; overflow:hidden; background-color:#18191b; margin-bottom:35px;}
.footer .footer_nav a{ color:#fff; font-size:13px; margin:0 20px; display:inline-block}
.footer .footer_btm{ overflow:hidden}
.footer .footer_logo{ float:left; width:185px; height:170px; border-right:1px solid #36363a;}
.footer .footer_logo img{ margin-top:10px;}
.footer .dizhi{ float:left; padding-left:25px; border-left:1px solid #000; height:160px; width:450px;  padding-top:10px;}
.footer .dizhi p{ font-size:14px; color:#aaa; line-height:26px;}
.footer .dizhi .name{ margin-bottom:15px;}
.footer .dizhi span{ font-size:16px;}
.footer .dizhi .phone{ background:url(../images/footer_phone.png) no-repeat left center; padding-left:30px; line-height:30px;}
.footer .dizhi em{ font-size:20px; color:#e7430e;}
.footer .dizhi .chuanzhen{ background:url(../images/footer_cz.png) no-repeat left center; padding-left:30px; margin-left:30px; line-height:30px;}
.footer .dizhi a{ color:#aaa}
.footer .dizhi b{ margin:0 10px;}
.footer .ewm{ float:right}
.footer .ewm img{ margin-right:10px;}

/* QQ */
*{padding:0;margin:0;}
html,body{font-size:12px;font-family:"微软雅黑";outline:none;color:#666;background:#fff;}
ul,ol{list-style:none;}
img{border:none;outline:none;}
a{color:#666;text-decoration:none;outline:none;}
a:hover{color:#e8431f;}

/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:100px;right:0px;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#01449b;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; text-align:right}
#floatDivBoxs .floatDqq li img{ float:left; margin-top:7px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatImg{text-align:center;padding:10px;background:#EBEBEB;}
#floatDivBoxs .floatImg img{ margin-bottom:5px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:100px;right:0;z-index:999;}
#rightArrow a{display:block;height:45px;}
