﻿@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 "Microsoft YaHei", "Microsoft YaHei", Microsoft YaHei;
}

/*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

a {
    color: #666;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
a:hover {
    text-decoration: none;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
    width: 760px;
    margin: 0 auto;
}


/* -- 页面整体布局 -- */
.header, .content, .footer {
    width: 1020px;
    margin: 0 auto;
}

.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left, .leftr {
    width: 235px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 670px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(Img/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(Img/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(Img/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(Img/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 941px;
    float: left;
    display: inline;
    margin-right: 24px;
}

.right, .rightl {
    width: 760px;
    float: right;
    display: inline;
    overflow: hidden;
    margin-left: 24px;
    margin-right: 0px;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 760px;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 668px;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

/*头部开始*/

/*新头部*/
.header {
    height: 211px;
    background: url(/web/Skins/Default/images/head_bg.jpg) repeat-x center;
    width: 100%;
}

.header .content {
    margin: 0 auto !important;
}

.h_con {
    height: 144px;
}

.h_con .logo {
    float: left;
    margin: 51px 0px 0 0;
}

.h_con h2 {
    float: left;
    font-weight: normal;
    margin-top: 50px;
}

.h_con h2 b {
    display: block;
    font-size: 26px;
    color: #e3623b;
    line-height: 26px;
    padding-bottom: 8px;
}

.h_con h2 span {
    display: block;
    font-size: 20px;
    color: #343434;
    line-height: 20px;
}

.h_contact {
    float: right;
    margin-top: 24px;
    margin-right: 24px;
}

.h_contact span img {
    display: block;
    width: 44px;
    height: 44px;
    float: left;
    margin-top: 32px;
}

.h_contact strong {
    display: block;
    font-size: 32px;
    color: #25447a;
    line-height: 34px;
    float: left;
    padding-left: 20px;
    font-family: 黑体;
    font-weight: bold;
}

.ewm {
    float: right;
    display: block;
    width: 83px;
    height: 83px;
    margin-top: 32px;
}

.h_nav {
    height: 67px;
    float: left;
    border-left: 1px solid #647aa0;
    box-sizing: border-box;
}

.h_nav > ul > li {
    float: left;
    font-size: 15px;
    height: 67px;
    line-height: 67px;
    position: relative;
    border-right: 1px solid #647aa0;
    box-sizing: border-box;
    width: 142px;
    text-align: center
}

.h_nav > ul > li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background-color: #0f2854;
    bottom: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.h_nav > ul > li:hover:after, .h_nav > ul > li.cur:after {
    height: 100%;
}

.h_nav > ul > li:last-child {
    background: 0;
}

.h_nav > ul > li a {
    color: #ffffff;
    display: block;
    margin-top: -1px;
    font-size: 15px;
    z-index: 1;
    position: relative;
}

.h_nav > ul > li > a > span {
    font-size: 18px;
}

.h_nav > ul > li:hover > a, .h_nav > ul > li.cur > a {
    font-weight: bold;
}

.h_nav .erj {
    left: 0;
    opacity: 1;
    position: absolute;
    top: 67px;
    display: none;
    min-width: 120px;
}

.h_nav .erj > li {
    background: #E3623B none repeat scroll 0 0;
    height: 35px;
    float: left;
    width: 100%;
    overflow: hidden;
}

.h_nav .erj li a {
    line-height: 35px;
    max-width: 140px;
    min-width: 120px;
    padding: 0;
    text-align: center;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal !important
}

.h_nav .erj li:hover a {
    text-decoration: none;
    font-weight: bold !important;
    font-size: 14px;
}


.zzz .h_nav {
    height: 45px;
}

.zzz .h_nav > ul > li {
    height: 45px;
    line-height: 45px
}

.zzz .h_nav .erj {
    top: 45px
}

.s_box {
    float: right;
    width: 240px;
    height: 36px;
    margin-top: 18px;
    background: #fff;
}

.s_box .input1 {
    float: left;
    width: 180px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    border: 0;
    background: none;
    outline: 0;
    padding-left: 20px;
}

.s_box .input2 {
    float: right;
    width: 22px;
    height: 22px;
    border: 0;
    background: url(/web/Skins/Default/images/sea.png) no-repeat center;
    outline: 0;
    cursor: pointer;
    margin-top: 7px;
    margin-right: 9px;
}

/*头部结束*/
.ban-ss {
    height: 65px;
    overflow: hidden;
    background: url(Img/Index/ban_09.jpg) repeat;
    border-bottom: 1px solid #e5e5e5
}

.banan-t p {
    color: #666666;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    float: left;
    line-height: 65px;
}

.banan-t p b {
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    float: left;
    display: inline-block;
    color: #3e3d3d;
    font-size: 14px;
    font-weight: bold;
}

.banan-t a {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Microsoft YaHei';
    padding-left: 12px;
}

.banan-t .none {
    background: none;
}

.banan-tr {
    float: right;
    height: 22px;
    margin-top: 16px;
}

.banan-tr .inp01 {
    background: url(Img/Index/f_03.jpg) no-repeat;
    border: 0px;
    color: #aeaeae;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    float: left;
    height: 32px;
    width: 259px;
    line-height: 32px;
    padding-left: 20px;
}

.banan-tr .inp02 {
    width: 63px;
    height: 32px;
    float: left;
    border: 0px;
}

/*底部开始*/


/*新底部*/
.foot {
    height: 492px;
    background: #25447a;
}

.f_con {
    height: 320px;
    padding-top: 80px;
    box-sizing: border-box;
    border-bottom: 1px solid #516995;
}

.f_con h2 {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 16px;
    height: 40px;
}

.f_nav {
    float: left;
    width: 410px;
}

.f_nav p {
    width: 332px;
}

.f_nav p a {
    float: left;
    width: 166px;
    font-size: 13px;
    line-height: 28px;
    color: #b5bbca;
}

.sao {
    float: right;
    width: 140px;
    text-align: center;
}

.sao p img {
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 auto;
}

.sao p span {
    display: block;
    font-size: 14px;
    color: #f5f5f5;
    line-height: 36px;
}

.gsxx {
    float: left;
    width: 380px;
}

.gsxx em img {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    vertical-align: middle;
}

.gsxx em {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 30px;
    color: #f5f5f5;
    font-family: 黑体;
    margin-bottom: 20px;
}

.gsxx p {
    font-size: 14px;
    color: #b5bbca;
    line-height: 26px;
}

.f_bt h2 {
    float: left;
    padding-top: 44px;
    width: 166px;
}

.f_bt h2 img {
    display: block;
    width: 150px;
    height: 50px;
}

.cont {
    float: left;
    width: 500px;
    padding-top: 40px;
}

.cont p {
    font-size: 13px;
    color: #b5bbca;
    line-height: 28px;
    letter-spacing: 1px;
}

.cont p a {
    color: #b5bbca;
}

.lj {
    float: right;
    padding-top: 76px;
}

.lj a {
    float: left;
    font-size: 13px;
    color: #b5bbca;
    line-height: 26px;
}

.lj i {
    float: left;
    font-size: 13px;
    color: #f5f5f5;
    line-height: 26px;
    padding: 0 15px;
}

/*底部结束*/


/*temp.css*/
#nodata {
    padding: 80px;
    padding-left: 150px;
    border: solid 1px #eee;
    margin: 10px 0;
    background: url(img/nodata.gif) no-repeat 20px 20px;
}

/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}

#mesbook1_c div, #mesbook1 div {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {
    width: 370px;
    margin: 0 auto;
}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
    margin-right: 20px;
}

/*rollup.css*/
#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px
}

#roll_top {
    background: url(/web/Skins/Default/Img/top.gif) no-repeat
}

#fall {
    background: url(/web/Skins/Default/Img/top.gif) no-repeat 0 -80px
}

#ct {
    background: url(/web/Skins/Default/Img/top.gif) no-repeat 0 -40px
}

#roll {
    display: block;
    width: 15px;
    margin-right: -488px;
    position: fixed;
    right: 48%;
    top: 80%;
    _margin-right: -520px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
    z-index: 100;
}

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(/UserControls/im/kefu/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(/UserControls/im/kefu/im_01.gif)
}

.ImRow0 {
    background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 29px;
    padding-left: 10px;
    padding-top: 1px;
}

.ImRow1 {
    background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 29px;
    padding-left: 10px;
    padding-top: 1px;
}

a.im, a:hover.im {
    text-decoration: none;
    height: 35px;
    color: #25447a;
    font-size: 14px;
}

.ImFooter {
    height: 90px;
    background: url(/UserControls/im/kefu/im_04.jpg) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 15px 0 0;
    font-family: 'Microsoft YaHei';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}

/*
.ban-ss{height:40px;}
.banan-t{height:40px;width:1000px;margin: 0 auto;}
.banan-t p{float: left;height: 40px;}
.banan-t p span{color: #333333;font:14px 'Microsoft YaHei','微软雅黑';font-weight: bold;line-height: 40px;}
.banan-t a{ color: #666666;font-size: 14px;padding-right:19px;font-family: 'Microsoft YaHei','微软雅黑';font-weight: normal;line-height: 40px;}
.banan-tr{float: right;margin-top: 10px;}
.banan-tr .inp01{float: left;border: 0px; color: #666666;width:141px;font-size: 12px;padding-left:18px;font-family:'Microsoft YaHei','微软雅黑';height: 20px;line-height: 20px;}
.banan-tr .inp02{width:40px;font-size: 14px;height: 20px;float: left;border: 0px;color:#fff;display: inline-block;font-family:'Microsoft YaHei','微软雅黑';padding-left: 6px;}
*/
/* -- 当前位置 -- */
.topadcs {
    width: 1020px;
    overflow: hidden;
    text-align: center;
    margin: 0px auto;
}

.topadcs a img {
    width: 100%;
    height: auto;
    display: block;
}

.topadcs a {
    display: block;
    margin: 0 auto;
}

.topadcs a.fullad {
    height: 300px;
}

.plc, .plc2 {
    height: 20px;
    line-height: 20px;
    padding: 8px 8px 8px 42px;
    position: relative;
    color: #666;
    overflow: hidden;
    font-size: 14px;
    border: 1px solid #ececec;
    font-family: "Microsoft Yahei", "微软雅黑";
    border-radius: 6px;
    background: url("Img/Index/dts.jpg") no-repeat scroll 8px;
}

.plc span {
}

.plc i, .plc2 i, .plc a {
    font-style: normal;
    font-size: 14px;
    color: #666;
}

