@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 arial, helvetica, clean, sans-serif, "宋体";
}

/*网站字体颜色*/
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, 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;
}

i, em {
    font-style: normal;
}

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: underline;
    text-decoration: none;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1
}

p {
    word-spacing: -1.5px;
    /*color: #fff;*/
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;

}
.fl2{
    text-align: center;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
    width: 760px;
    margin: 0 auto;
}

.sou_bg {
    height: 80px;
    overflow: hidden;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .1);
    margin-bottom: 35px;
}

.sou_bg .content {
    padding-top: 22px;
}

.sou_bg p {
    font-size: 15px;
    line-height: 41px;
}

.sou_bg p b {
    color: #333;
}

.sou_bg p a {
    display: inline-block;
    padding: 0 8px;
    color: #6b6b6b;
}

.s_inp01 {
    width: 308px;
    height: 38px;
    overflow: hidden;
}

.inp01 {
    outline: none;
    width: 245px;
    height: 36px;
    line-height: 36px;
    text-align: left;
    border: 0;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #e5e5e5;
    color: #1a1a1a;
    font-size: 15px;
    float: left;
}

.inp02 {
    width: 43px;
    height: 36px;
    border: 0;
    float: left;
    background: url(/static/webapp/images/ss_2.jpg) no-repeat center top;
}


/* -- 页面整体布局 -- */
.header, .content, .footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.left {
    width: 245px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 910px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(/static/webapp/images/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(/static/webapp/images/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(/static/webapp/images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(/static/webapp/images/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 930px;
    float: right;
    display: inline;
    margin-left: 24px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
}

.right2top {
    background: url(/static/webapp/images/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
}

.right2bot {
    background: url(/static/webapp/images/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 930px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 910px;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}


/*头部开始*/
.topWrap {
    height: 236px;
    background: url(/static/webapp/images/h_bg.jpg) repeat-x center top;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}

.topWrap .h_hr {
    position: relative;
    height: 42px;
    line-height: 41px;
    font-size: 14px;
    color: #888;
}

.topWrap .h_hr p a {
    background: #004830;
    font-size: 12px;
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
}

.topWrap .h_hr span img {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: -1px 6px 0 0;
}

.topWrap .h_hr span a {
    display: inline-block;
    padding: 0 20px;
    color: #888;
}

.topWrap .h_con {
    position: relative;
    height: 112px;
    padding-top: 16px;
}

.topWrap .logo {
    width: 96px;
}

.topWrap .logo img {
    width: 90px;
    height: 90px;
}

.topWrap .h-bt {
    height: 67px;
    background: url(/static/webapp/images/h_br.png) no-repeat left center;
    padding-left: 35px;
    margin-top: 20px;
}

.topWrap .h-bt h1 {
    line-height: 1;
    font-size: 18px;
    color: #565656;
    padding-top: 6px;
    font-weight: normal;
}

.topWrap .h-bt h1 span {
    display: block;
    font-size: 26px;
    margin-bottom: 10px;
    color: #333;
    font-weight: bold;
}

.topWrap .h_tel {
    position: absolute;
    top: 0;
    right: 0;
    width: 302px;
    height: 80px;
    box-sizing: border-box;
    margin-top: 34px;
    padding-left: 104px;
    background: url(/static/webapp/images/tel.png) no-repeat left top;
}

.topWrap .h_tel span {
    display: block;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: bold;
    color: #191919;
}

.topWrap .h_tel p {
    width: 208px;
    font-size: 26px;
    font-weight: bold;
    color: #151b55;
    line-height: 30px;
}

.nav {
    height: 66px;
    line-height: 66px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
}

.nav ul li {
    position: relative;
    float: left;
    line-height: 68px;
    font-size: 16px;
    color: #fff;
}

.nav ul li a {
    position: relative;
    z-index: 2;
    display: inline-block;
    transition: color .5s .1s;
    height: 68px;
    font-weight: bold;
    font-weight: normal;
    padding: 0 43px;
    color: #fff;
}

.nav ul li a:hover, .nav ul li.cur a {
    color: #fff;
}

.nav ul li::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #004830;
    /* 重点 */
    transition: transform .5s;
    /* 重点 */
    transform: scale3d(0, 1, 1);
    /* 重点 */
    transform-origin: 100% 50%;
    /* 重点 */
}

.nav ul li:hover::before, .nav ul li.cur::before {
    transform: scale3d(1, 1, 1);
    /* 重点 */
    transform-origin: 0 50%;
    /* 重点 */
    transition-timing-function: ease-in;
}


/*底部开始*/
.footerwp {
    background: url(/static/webapp/images/f_bg.jpg) repeat-x center top;
    height: 488px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}

.link {
    height: 85px;
    border-bottom: 1px solid #275db1;
}

.link p {
    float: left;
    width: 1030px;
    font-size: 15px;
    color: #4f7cbf;
}

.link p b, .link p a, .link span a {
    font-size: 15px;
    color: #fff;
    line-height: 85px;
}

.link p a {
    padding: 0 20px;
}

.link span {
    float: right;
}

.footerwp .f-con {
    height: 336px;
}

.footerwp .f-con .logo {
    float: left;
    width: 290px;
    margin-top: 94px;
}

.footerwp .f-con .logo img {
    /*width: 254px;*/
    height: 100px;
    background-color: #fff;
}

.footerwp .f-nav {
    float: left;
    width: 360px;
    height: 335px;
    padding: 64px 0 0 44px;
    box-sizing: border-box;
    border-right: 1px solid #275db1;
    border-left: 1px solid #275db1;
}

.footerwp .f-nav dl {
    float: left;
    width: 114px;
}

.footerwp .f-nav dl dt {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
}

.footerwp .f-nav dl dd ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
}

.footerwp .f-nav dl.dl02 {
    width: 170px;
}

.footerwp .dz {
    float: left;
    width: 390px;
    height: 335px;
    padding: 64px 0 0 44px;
    box-sizing: border-box;
    border-right: 1px solid #275db1;
}

.footerwp .dz p {
    padding: 10px 0;
    padding-left: 44px;
    font-size: 15px;
    color: #fff;
    line-height: 24px;
}

.footerwp .dz p b {
    display: block;
    font-size: 22px;
    color: #fff;
}

.footerwp .dz p.p1 {
    background: url(/static/webapp/images/f_ico1.png) no-repeat left center;
}

.footerwp .dz p.p2 {
    background: url(/static/webapp/images/f_ico2.png) no-repeat left center;
}

.footerwp .dz p.p3 {
    background: url(/static/webapp/images/f_ico3.png) no-repeat left center;
}

.footerwp .code {
    float: right;
    width: 114px;
    margin-top: 74px;
    /*background: #fff;*/
    padding: 6px;
    box-sizing: border-box;
}

.footerwp .code img {
    display: block;
    width: 100%;
    height: auto;
}

.footerwp .cnzz {
    line-height: 67px;
}

.footerwp .cnzz p, .footerwp .cnzz span {
    font-size: 15px;
    color: #949597;
    line-height: 67px;
}

.footerwp .cnzz p a {
    color: #949597;
}