﻿@charset "utf-8";
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;
}

body {
    font: 12px/1.231;
}

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;
}

@charset "utf-8";
.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;
}

.fn:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.fn {
    zoom: 1;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}


/* -- 购物车外部框架 -- */

.cart_header,
.cart_content,
.cart_footer {
    width: 760px;
    margin: 0 auto;
}


/* -- 页面整体布局 -- */

.content,
.footer {
    width: 1100px;
    margin: 0 auto;
}

.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 670px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(../images/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(../images/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(../images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(../images/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 754px;
    float: left;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    background: url(../images/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(../images/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    background: url(../images/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(../images/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 752px;
    min-height: 458px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 668px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

em {
    font-style: normal;
}


/*底部开始*/

.ft_bg {
    background: url(../images/ft_bg.gif) left top repeat-x;
    overflow: hidden;
}

.nav {
    height: 44px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.nav a {
    color: #fff;
    padding: 0 20px;
}

.ft_con {
    padding: 35px 0 0 0;
    color: #444;
    line-height: 30px;
}

.ft_con a {
    color: #444;
}

.ft_con h2 {
    padding: 32px 46px 46px 0;
    background: url(../images/ft_line.gif) right 0 no-repeat;
}

.ft_con .f_txt {
    padding: 12px 75px 5px 15px;
    background: url(../images/ft_line.gif) right 0 no-repeat;
}

.ft_con .code {
    padding: 7px 0 0 45px;
}

.ft_con .code span {
    display: block;
    text-align: center;
}

.ft_con .ewmx {
    padding: 7px 0 0 45px;
    width: 150px;
    float: left;
}

.ft_con .ewmx span {
    display: block;
    text-align: left;
}


/*底部结束*/

@charset "utf-8";

/* CSS Document */


/*common*/

html,
body {
    -webkit-text-size-adjust: none;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

h2 a:hover,
h3 a:hover,
h4 a:hover {
    text-decoration: none;
}


/*banner*/

.banner {
    position: relative;
    height: 535px;
    position: relative;
    margin-bottom: 32px;
}

.banner .roll a {
    background: url(../images/banner.jpg) center center no-repeat;
    height: 535px;
    display: block;
}


/*感谢以下客户长期以来对华通的信赖和支持*/

.thanks {
    background: url(../images/bg1.gif) center top no-repeat;
    height: 188px;
    margin-bottom: 26px;
    margin-top: 25px;
}

.th_tit {
    text-align: center;
    font-size: 22px;
    height: 48px;
    line-height: 48px;
}

.th_tit a {
    color: #fff;
}

.th_con {
    margin: 18px 12px 10px 12px;
    height: 110px;
    position: relative;
}

.t_lt {
    background: url(../images/s_lt.gif) no-repeat;
    width: 15px;
    height: 41px;
    position: absolute;
    left: 0px;
}

.t_rt {
    background: url(../images/s_rt.gif) no-repeat;
    width: 15px;
    height: 41px;
    position: absolute;
    right: 0px;
}

.th_con .t_lt,
.th_con .t_rt {
    top: 20px;
}

.th_wrp {
    width: 896px;
    margin: 0 auto;
}

.th_wrp li {
    float: left;
    display: inline;
    margin: 0 8px;
    width: 162px;
}

.th_wrp img {
    width: 160px;
    height: 80px;
    border: 1px solid #ccc;
}

.th_wrp span {
    display: block;
    text-align: center;
    color: #444;
    margin-top: 5px;
}


/*产品分类*/

.cate {
    margin-bottom: 12px;
}

.lt_cate {
    width: 233px;
    min-height: 652px;
}

.rt_cate {
    width: 846px;
    height: 1220px;
}

.tit {
    height: 46px;
    line-height: 46px;
}

.lt_cate .tit {
    background: url(../images/h2_bg.gif) no-repeat;
    width: 195px;
    padding: 0 19px 0 12px;
}

.tit .f_name {
    color: #fff;
    font-size: 18px;
}

.tit .f_more {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.lt_bg1 {
    background: url(../images/lt_bg1.gif) left top repeat-y;
    padding-top: 18px;
}

.lt_bg {
    background: url(../images/lt_bg2.gif) left bottom no-repeat;
    padding: 0 20px 10px 11px;
}

.lt_bg h3 {
    background: url(../images/h3_bg.gif) no-repeat;
    width: 195px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    text-indent: 14px;
    margin-bottom: 5px;
}

.lt_bg h3 a {
    color: #fff;
}

.lt_bg ul {
    margin-bottom: 5px;
}

.lt_bg li {
    background: url(../images/lt_line.gif) left bottom repeat-x;
    height: 48px;
    line-height: 40px;
}

.lt_bg li a {
    display: inline-block;
    background: url(../images/lt_li.gif) left center no-repeat;
    padding-left: 23px;
    color: #333;
    font-size: 13px;
}

.lt_bg .lt_lst {
    background: none;
}

.rt_cate .tit {
    background: url(../images/rt_tit.gif) no-repeat;
    padding: 0 22px 0 17px;
    margin-bottom: 25px;
}

.tit em {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 5px;
}

.rt_list li {
    float: left;
    width: 262px;
    display: inline;
    margin-right: 30px;
    margin-bottom: 15px;
}

.rt_list .no_mar {
    margin-right: 0px;
}

.rt_list img {
    width: 254px;
    height: 234px;
    border: 1px solid #cdcdcd;
    padding: 3px;
}

.rt_list span {
    display: block;
    color: #333;
    text-align: center;
    margin-top: 6px;
    *margin-top: 12px;
    height: 20px;
}

.tab {
    border: 1px solid #ddd;
    height: 390px;
    overflow: hidden;
    margin-bottom: 21px;
}

.t_tit {
    background: url(../images/tab_tit.gif) left top repeat-x;
    height: 46px;
    padding: 9px 18px 0 18px;
    line-height: 46px;
    color: #1042a1;
    font-size: 14px;
}

.t_tit .t_more {
    font-size: 12px;
    font-weight: normal;
    color: #444;
}

.t_tit .t_name {
    color: #1042a1;
    font-size: 14px;
    display: inline-block;
    padding-right: 15px;
}

.t_tit em {
    display: inline-block;
    padding-left: 15px;
}

.t_tit .t_cur,
.t_tit .t_name:hover {
    color: #fff;
    background: url(../images/ta_rt.gif) right center no-repeat;
}

.t_tit .t_cur em,
.t_tit .t_name:hover em {
    background: url(../images/ta_lt.gif) left center no-repeat;
}

.t_con {
    padding: 22px 22px 20px 22px;
}

.t_dl dt {
    float: left;
    width: 328px;
}

.t_dl dt img {
    width: 320px;
    height: 281px;
    padding: 3px;
    border: 1px solid #cdcdcd;
}

.t_dl dd {
    float: right;
    width: 563px;
}

.t_dl h3 {
    font-size: 16px;
    line-height: 36px;
    padding-left: 5px;
}

.t_dl h3 a {
    color: #222;
}

.t_dl ul {
    padding-left: 5px;
    margin: 3px 0 24px;
}

.t_dl li {
    line-height: 24px;
    background: url(../images/ta_li.gif) left 8px no-repeat;
    padding-left: 18px;
    font-size: 14px;
}

.t_dl .bt_img {}

.bt_img a {
    float: left;
    width: 174px;
    display: inline;
    margin-right: 13px;
}

.bt_img img {
    width: 166px;
    height: 116px;
    padding: 3px;
    border: 1px solid #ddd;
}

.bt_img .bt_lst {
    margin-right: 0px;
}

.bt_img span {
    display: block;
    text-align: center;
    color: #444;
    margin-top: 10px;
}


/*华通塑胶为您创造更大价值*/

.pr1 {
    background: url(../images/pr1.jpg) center top no-repeat;
    height: 886px;
}

.price {
    width: 960px;
    margin: 0 auto;
    padding-top: 64px;
}

.price h3 {
    text-align: center;
    margin-bottom: 60px;
}

.price h3 em {
    display: block;
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 12px;
}

.price h3 span {
    color: #222;
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}

.price h4 {
    width: 530px;
    padding-left: 225px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 20px;
}

.price h4 span {
    float: left;
    text-align: right;
    font-size: 30px;
    color: #1042a1;
    padding-top: 24px;
}

.price h4 span b {
    color: #ff6600;
}

.price h4 span em {
    display: block;
    color: #a9d5f3;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    background: url(../images/line2.gif) right bottom no-repeat;
    padding: 0 12px 8px 0;
}

.price h4 img {
    float: left;
}

.pr_con dt {
    float: left;
    padding-left: 10px;
    width: 551px;
}

.pr_con dd {
    width: 356px;
    padding: 8px 18px 0 0;
    float: right;
}

.pr_con .txt {
    background: url(../images/pr2.gif) no-repeat;
    width: 328px;
    height: 96px;
    padding: 12px 20px 8px 7px;
    overflow: hidden;
    margin-bottom: 34px;
}

.pr_con b {
    display: block;
    color: #1042a1;
    font-size: 16px;
}

.pr_con b img {
    vertical-align: bottom;
    margin-right: 6px;
}

.pr_con span {
    color: #222;
    line-height: 22px;
    padding: 5px 0 0 24px;
    display: block;
}


/*3大环节*/

.bg2 {
    background: url(../images/bg2.gif) center top no-repeat;
    height: 553px;
}

.three {
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
}

.tr_tit {
    text-align: center;
    color: #00567c;
    font-size: 48px;
}

.tr_tit b {
    font-size: 68px;
}

.tr_tit strong {
    margin-right: 50px;
}

.tr_tit em {
    display: block;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #0096d9;
    margin-top: -10px;
}

.tr_tit span {
    font-weight: normal;
    color: #00567c;
    font-size: 18px;
    display: block;
    margin-bottom: 21px;
}

.tr_list li {
    float: left;
    width: 280px;
    display: inline;
    margin-right: 53px;
}

.tr_list .tr_lst {
    margin-right: 0px;
}

.tr_list img {
    width: 208px;
    height: 208px;
    margin: 0 auto;
    display: block;
}

.tr_list b {
    display: block;
    text-align: center;
    color: #003147;
    font-size: 18px;
    margin: 12px 0 12px;
}

.tr_list span {
    display: block;
    margin: 0 0 10px 26px;
    background: url(../images/t_li.gif) left 3px no-repeat;
    padding-left: 22px;
    color: #003147;
    font-size: 14px;
}


/*在线留言*/

.fd_bg {
    background: url(../images/fd_bg.jpg) center center no-repeat;
    height: 308px;
}

.feed {
    width: 960px;
    margin: 0 auto;
    padding-top: 24px;
}

.fd_con ul {
    width: 370px;
    float: left;
}

.fd_con .fd_txt {
    width: 190px;
    float: left;
    padding: 58px 0 0 60px;
}

.fd_tit {
    background: url(../images/line3.gif) left bottom no-repeat;
    padding-bottom: 8px;
    margin-bottom: 18px;
}

.fd_tit a {
    color: #1042a1;
    font-size: 18px;
}

.fd_tit em {
    margin-left: 6px;
}

.fd_con li {
    height: 28px;
    line-height: 28px;
    margin-bottom: 12px;
}

.fd_con .txt {
    display: inline-block;
    width: 86px;
    text-align: center;
    color: #555;
    font-weight: bold;
    font-size: 14px;
}

.fd_con input {
    display: inline-block;
}

.fd_con .ipt1 {
    background: url(../images/ipt.gif) left center repeat-x;
    border: 1px solid #ccc;
    width: 248px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
}

.fd_con .star {
    color: #ff6600;
    margin-left: 5px;
    font-size: 16px;
}

.fd_con .ipt2 {
    background: url(../images/ipt.gif) left center repeat-x;
    border: 1px solid #ccc;
    width: 78px;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
}

.yzm img {
    vertical-align: middle;
    margin-left: 8px;
}

.bt {
    padding: 4px 0 0 87px;
}

.bt .inpimg {
    margin-right: 13px;
}

.fd_txt span {
    display: block;
    background: url(../images/fd_li.gif) left 8px no-repeat;
    padding-left: 20px;
    color: #1042a1;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    font-weight: bold;
}


/*优势*/

.ys_bg1 {
    background: url(../images/ys_bg1.jpg) center top no-repeat;
}

.ys_bg2 {
    background: url(../images/ys_bg2.jpg) center 1024px no-repeat;
    height: 1762px;
}

.ys {
    width: 1100px;
    margin: 0 auto;
    padding-top: 64px;
}

.y_tit {
    text-align: center;
    margin-bottom: 103px;
}

.y_tit em {
    display: block;
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 12px;
}

.y_tit span {
    color: #222;
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}

.ys_part {
    overflow: hidden;
    zoom: 1;
    position: relative;
    height: 1440px;
}

.ys_part dt {
    color: #1042a1;
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 18px;
}

.ys_part dd {
    margin-left: 35px;
    line-height: 20px;
    color: #666;
    font-size: 13px;
    margin-bottom: 12px;
    background: url(../images/ys_li.gif) left 6px no-repeat;
    padding-left: 20px;
}

.ys_part dd em {
    font-weight: bold;
}

.ys_part dl {
    position: absolute;
}

.ys_part .y_dl1 {
    width: 556px;
    left: 0px;
    top: 50px;
}

.ys_part .y_dl2 {
    width: 560px;
    right: 1px;
    top: 410px;
}

.ys_part .y_dl3 {
    width: 470px;
    left: 0px;
    top: 816px;
}

.ys_part .y_dl4 {
    width: 458px;
    right: 0px;
    top: 1146px;
}

.y_dl1 dt {
    margin-left: 5px;
    background: url(../images/one.gif) left center no-repeat;
    padding-left: 42px;
}

.y_dl2 dt {
    background: url(../images/two.gif) left center no-repeat;
    padding-left: 56px;
}

.y_dl3 dt {
    background: url(../images/three.gif) left center no-repeat;
    padding-left: 49px;
    height: 67px;
}

.y_dl4 dt {
    background: url(../images/four.gif) left center no-repeat;
    padding-left: 58px;
}


/*生产实力*/

.actual {
    width: 1100px;
    margin: 0 auto;
    height: 302px;
    padding-bottom: 17px;
    margin-bottom: 20px;
}

.com_tit {
    background: url(../images/line5.gif) left bottom repeat-x;
    padding-bottom: 14px;
    margin-bottom: 22px;
    overflow: hidden;
    zoom: 1;
}

.com_tit .c_name {
    float: left;
    padding-left: 14px;
    color: #49566b;
    font-size: 18px;
    border-left: #ff5a00 8px solid
}

.com_tit .c_name img {
    display: block;
}

.com_tit .c_more {
    font-weight: normal;
    color: #222;
    font-size: 12px;
    margin: 0 6px 0 0;
    float: right;
    padding-top: 24px;
}

.act_con {
    width: 1100px;
    height: 216px;
    position: relative;
}

.act_con .t_lt,
.act_con .t_rt {
    top: 64px;
}

.act_wrp {
    width: 1058px;
    margin: 0 auto;
    overflow: hidden;
}

.act_wrp li {
    float: left;
    display: inline;
    width: 205px;
    margin: 0 12px;
}

.act_wrp img {
    width: 199px;
    height: 166px;
    padding: 2px;
    border: 1px solid #ddd;
}

.act_wrp span {
    display: block;
    text-align: center;
    color: #222;
    margin-top: 8px;
}


/*客户资质*/

.cus {
    width: 1100px;
    margin: 0 auto 20px;
}

.cus_lt {
    width: 1100px;
    height: 382px;
}

.cus_rt {
    width: 296px;
    height: 382px;
}

.cus_lt .com_tit {
    margin-right: 21px;
}

.cus_con li {
    float: left;
    display: inline;
    width: 285px;
    padding-right: 56px;
    background: url(../images/sh5.gif) right top no-repeat;
    margin-right: 25px;
    height: 298px;
}

.cus_con .cu_lst {
    padding-right: 55px;
    margin-right: 0px;
}

.cus_con img {
    width: 285px;
    height: 199px;
}

.cus_con h3 {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
    padding: 8px 0;
}

.cus_con h3 a {
    color: #222;
}

.cus_con p {
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.ho_con {
    width: 274px;
    height: 302px;
    margin-left: 5px;
    position: relative;
}

.ho_con .t_lt,
.ho_con .t_rt {
    top: 112px;
}

.ho_wrp {
    width: 202px;
    margin: 0 auto;
}

.ho_wrp li {
    float: left;
    width: 202px;
    display: inline;
}

.ho_wrp img {
    width: 180px;
    height: 266px;
    padding: 0 11px;
    background: #f6f6f6;
}

.ho_wrp span {
    display: block;
    text-align: center;
    color: #222;
    margin-top: 12px;
}


/*广告*/

.ad {
    width: 100%;
    margin: 0 auto 8px;
    height: 175px;
    background: url(../images/20140801114810_25910.jpg) top center no-repeat
}

.adn {
    width: 1100px;
    margin: 0 auto;
}

.adn .ad_tel {
    width: 218px;
    text-align: center;
    color: #fff;
    margin-top: 56px;
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-right: 90px;
}

.ad_tel .zx {
    display: inline-block;
    background: url(../images/ad_bt.gif) no-repeat;
    width: 75px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #008ccb;
    margin-left: 11px;
}

.ad_tel em {
    display: block;
    font-style: italic;
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
}


/*关于我们*/

.about {
    width: 1100px;
    margin: 0 auto 16px;
    height: 490px;
}

.ab_dl {
    margin-bottom: 20px;
}

.ab_dl dt {
    width: 354px;
    float: left;
}

.ab_dl dd {
    width: 668px;
    padding-right: 13px;
    float: right;
}

.ab_dl h4 {
    margin: 10px 0 14px;
    font-size: 16px;
}

.ab_dl h4 a {
    color: #1042a1;
}

.ab_dl span {
    display: block;
    height: 98px;
    overflow: hidden;
    color: #222;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 14px;
}

.ab_dl .learn {
    display: inline-block;
    background: url(../images/m1.gif) no-repeat;
    width: 71px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.ab_con {
    width: 1100px;
    height: 150px;
    position: relative;
}

.ab_con .t_lt,
.ab_con .t_rt {
    top: 37px;
}

.ab_wrp {
    width: 1058px;
    margin: 0 auto;
}

.ab_wrp li {
    float: left;
    width: 164px;
    display: inline;
    margin: 0 9px;
}

.ab_wrp img {
    width: 158px;
    height: 110px;
    padding: 2px;
    border: 1px solid #ddd;
}

.ab_wrp span {
    display: block;
    text-align: center;
    color: #222;
    margin-top: 8px;
}

.s_bg {
    background: url(../images/coop.gif) left top repeat-x;
    padding-bottom: 20px;
}

.start {
    width: 960px;
    margin: 0 auto;
    padding-top: 26px;
}

.start h3 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
}

.start h3 b {
    display: block;
    color: #1042a1;
    font-size: 30px;
}

.start h3 span {
    color: #444;
    font-size: 14px;
    display: block;
    margin-top: 6px;
}

.start h3 em {
    color: #e0e0e0;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "Impact";
}

.sra_con li {
    float: left;
    width: 16%;
    display: inline;
    margin-right: 9%;
    text-align: center;
}

.sra_con .st_lst {
    margin-right: 0px;
}

.sra_con li img {
    width: 120px;
    height: 120px;
}

.sra_con li b {
    display: block;
    color: #444;
    font-size: 14px;
    margin: 16px 0 8px;
}

.sra_con li span {
    display: block;
    color: #444;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    padding: 0 16px;
}

.sra_con li a:hover {
    text-decoration: none;
}

.st_bt {
    margin-top: 24px;
    text-align: center;
    margin-left: -9%;
}

.st_bt a {
    display: inline-block;
    margin: 0 28px;
    text-align: center;
    width: 198px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.st_bt .lk1 {
    background: url(../images/m2.gif) no-repeat;
}

.st_bt .lk2 {
    background: url(../images/m3.gif) no-repeat;
}

.gray {
    padding: 17px 0 21px;
}


/*新闻*/

.news {
    width: 1100px;
    margin: 0 auto 16px;
}

.n_part {
    width: 317px;
    background: #fff;
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 15px;
    padding: 22px 17px 3px 16px;
}

.news .n3 {
    margin-right: 0px;
}

.n_part .com_tit {
    background: no-repeat;
    padding-bottom: 0px;
    margin-bottom: 18px;
}

.n_list li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.n_list li a {
    color: #444;
    display: block;
    padding-left: 19px;
    display: inline-block;
}

.qa_con {
    overflow: hidden;
    padding-bottom: 12px;
}

.qa_con dl {
    background: url(../images/line6.gif) center bottom no-repeat;
    padding-bottom: 17px;
    margin-bottom: 16px;
}

.qa_con .dl_lst {
    background: none;
}

.qa_con dt {
    background: url(../images/q.gif) left 3px no-repeat;
    padding-left: 33px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
}

.qa_con dt a {
    color: #444;
    font-weight: bold;
}

.qa_con dd {
    background: url(../images/a.gif) left 4px no-repeat;
    padding-left: 33px;
    color: #c3c3c3;
    line-height: 22px;
}


/*友情链接*/

.friend {
    width: 936px;
    height: 140px;
    margin: 0 auto;
    padding: 15px 12px 7px 12px;
    background: #fff;
}

.friend .com_tit {
    margin-bottom: 26px;
}

.friend .com_tit .c_more {
    font-family: "宋体";
}

.friend_con {
    height: 110px;
    position: relative;
}

.friend_con .t_lt,
.friend_con .t_rt {
    top: 20px;
}

.fd_wrp {
    width: 896px;
    margin: 0 auto;
}

.fd_wrp li {
    float: left;
    display: inline;
    margin: 0 8px;
}

.fd_wrp img {
    width: 160px;
    height: 80px;
    border: 1px solid #ccc;
}

.fd_wrp span {
    display: block;
    text-align: center;
    color: #444;
    margin-top: 5px;
}


/*flash滚动*/

#flashs {
    height: 554px;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

#flashs .btn {
    position: absolute;
    bottom: 14px;
    right: 500px;
    padding: 5px 6px;
}

#flashs .btn span {
    color: #fff;
    background: #000;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 6px;
}

#flashs .btn span.cur {
    background: #00aeec;
}


/*--客服--*/

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(../images/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 165px;
    background: url(../images/im_01.gif)
}

.ImRow0 {
    background: url(../images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 23px;
    padding-left: 10px;
    padding-top: 5px;
    overflow: hidden;
}

.ImRow1 {
    background: url(../images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 23px;
    padding-left: 10px;
    padding-top: 5px;
    overflow: hidden;
}

a.im,
a:hover.im {
    text-decoration: none;
    height: 35px;
    color: #000;
    font-size: 14px;
}

.ImFooter {
    height: 90px;
    background: url(../images/im_04.gif) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    margin: 15px 0 0;
    font-family: '宋体';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #E8312C;
    text-align: center;
    margin: 10px 0;
}


/* -- 弹出窗口 -- */

#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;
}