html {
    color: #000;
    background: #FFF;
}

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;
}

html,
body {
    -webkit-text-size-adjust: none;
    -blink-text-size-adjust: none;
}

body {
    color: #666;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    background: url(../image/top_bg.gif) center top no-repeat;
}

a {
    color: #666;
    text-decoration: none;
}


/*for ie f6n.net*/

a:focus {
    outline: 0;
}


/*for ff f6n.net*/

a:hover {
    text-decoration: underline;
}

.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: 960px;
    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(../image/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(../image/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(../image/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(../image/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(../image/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(../image/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    background: url(../image/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(../image/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;
}

.header {
    height: 231px;
}

.h_top {
    width: 960px;
    margin: 0 auto;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    color: #999;
}

.h_top a {
    padding: 0px 8px;
    color: #999;
}

.h_con {
    width: 960px;
    margin: 0 auto;
    height: 110px;
    padding-top: 39px;
    overflow: hidden;
}

.h_con .tp {
    padding: 26px 0 0 33px;
    color: #00a1e9;
    font-size: 24px;
    width: 360px;
}

.h_pho {
    margin-top: 0px;
    padding: 0 0 0 45px;
    background: url(../image/zx.gif) left 10px no-repeat;
    display: block;
}

.h_pho:hover {
    text-decoration: none;
}

.h_pho span {
    display: block;
    text-align: center;
    background: url(../image/tel_line.gif) center center no-repeat;
    color: #666;
    font-size: 14px;
}

.h_pho em {
    color: #ff6600;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
}

.menu {
    background: url(../image/menu.gif) left top repeat-x;
    height: 56px;
    line-height: 56px;
}

.menu ul {
    width: 960px;
    margin: 0 auto;
}

.menu li {
    float: left;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    background: url(../image/m_li.gif) right center no-repeat;
}

.menu .m_last {
    background: none;
}

.menu li a {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    padding: 0 20px;
    font-weight: bold;
}

.menu li a:hover,
.menu .active a {
    background: #0097db;
    color: #fff;
    text-decoration: none;
}

.ft_bg {
    background: url(../image/ft_bg.gif) left top repeat-x;
    height: 302px;
    overflow: hidden;
}

.nav {
    height: 57px;
    line-height: 57px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.nav a {
    color: #fff;
    padding: 0 20px;
}

.ft_con {
    padding: 55px 0 0 0;
    color: #444;
    line-height: 30px;
}

.ft_con a {
    color: #444;
}

.ft_con h2 {
    padding: 32px 46px 46px 0;
    background: url(../image/ft_line.gif) right 0 no-repeat;
}

.ft_con .f_txt {
    padding: 12px 75px 5px 15px;
    background: url(../image/ft_line.gif) right 0 no-repeat;
}

.ft_con .code {
    padding: 7px 0 0 45px;
}

.ft_con .code span {
    display: block;
    text-align: center;
}


/*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: 510px;
    position: relative;
    margin-bottom: 32px;
}

.banner .roll a {
    background: url(../image/banner1.jpg) center center no-repeat;
    height: 510px;
    display: block;
}

.search {
    height: 26px;
    line-height: 26px;
    padding: 14px 0 12px;
}

.key_words {
    color: #666;
    line-height: 26px;
}

.key_words a {
    padding: 0px 6px;
    color: #666;
}

.right_sear {
    width: 256px;
    background: url(../image/sear.gif) no-repeat;
    height: 26px;
}

.right_sear .s_input {
    float: left;
    width: 175px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    padding: 0 0 0 35px;
    color: #aaa;
    border: none;
    background: none;
}

.right_sear .s_btn {
    float: right;
    width: 45px;
    height: 26px;
    cursor: pointer;
    background: none;
    border: none;
}

.thanks {
    background: url(../image/bg1.gif) center top no-repeat;
    height: 228px;
    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: 140px;
    position: relative;
}

.t_lt {
    background: url(../image/s_lt.gif) no-repeat;
    width: 15px;
    height: 41px;
    position: absolute;
    left: 0px;
}

.t_rt {
    background: url(../image/s_rt.gif) no-repeat;
    width: 15px;
    height: 41px;
    position: absolute;
    right: 0px;
}

.th_con .t_lt,
.th_con .t_rt {
    top: 40px;
}

.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: 120px;
    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;
}

.rt_cate {
    width: 716px;
    height: 700px;
}

.tit {
    height: 56px;
    line-height: 56px;
}

.lt_cate .tit {
    background: url(../image/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(../image/lt_bg1.gif) left top repeat-y;
    padding-top: 18px;
}

.lt_bg {
    background: url(../image/lt_bg2.gif) left bottom no-repeat;
    padding: 0 20px 10px 11px;
    height: 620px;
}

.lt_bg h3 {
    background: url(../image/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(../image/lt_line.gif) left bottom repeat-x;
    height: 48px;
    line-height: 40px;
}

.lt_bg li a {
    display: inline-block;
    background: url(../image/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(../image/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: 222px;
    display: inline;
    margin-right: 15px;
    margin-bottom: 15px;
}

.rt_list .no_mar {
    margin-right: 0px;
}

.rt_list img {
    width: 214px;
    height: 160px;
    border: 1px solid #cdcdcd;
    padding: 3px;
}

.rt_list span {
    display: block;
    color: #333;
    text-align: center;
    margin-top: 6px;
    height: 20px;
}

.tab {
    border: 1px solid #ddd;
    height: 390px;
    overflow: hidden;
    margin-bottom: 21px;
}

.t_tit {
    background: url(../image/tab_tit.gif) left top repeat-x;
    height: 46px;
    padding: 9px 18px 0 18px;
    line-height: 46px;
    color: #00a1e9;
    font-size: 14px;
}

.t_tit .t_more {
    font-size: 12px;
    font-weight: normal;
    color: #444;
}

.t_tit .t_name {
    color: #00a1e9;
    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(../image/ta_rt.gif) right center no-repeat;
}

.t_tit .t_cur em,
.t_tit .t_name:hover em {
    background: url(../image/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(../image/ta_li.gif) left 8px no-repeat;
    padding-left: 18px;
    font-size: 14px;
}

.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(../image/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: #00a1e9;
    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(../image/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(../image/pr2.gif) no-repeat;
    width: 328px;
    height: 96px;
    padding: 12px 20px 8px 7px;
    overflow: hidden;
    margin-bottom: 34px;
}

.pr_con b {
    display: block;
    color: #00a1e9;
    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;
}

.bg2 {
    background: url(../image/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(../image/t_li.gif) left 3px no-repeat;
    padding-left: 22px;
    color: #003147;
    font-size: 14px;
}

.fd_bg {
    background: url(../image/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(../image/line3.gif) left bottom no-repeat;
    padding-bottom: 8px;
    margin-bottom: 18px;
}

.fd_tit a {
    color: #00a1e9;
    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(../image/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(../image/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(../image/fd_li.gif) left 8px no-repeat;
    padding-left: 20px;
    color: #00a1e9;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    font-weight: bold;
}

.ys_bg1 {
    background: url(../image/ys_bg1.jpg) center top no-repeat;
}

.ys_bg2 {
    background: url(../image/ys_bg2.jpg) center 1032px no-repeat;
    height: 1762px;
}

.ys {
    width: 960px;
    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: #00a1e9;
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 18px;
}

.ys_part dd {
    margin-left: 35px;
    line-height: 20px;
    color: #555;
    font-size: 14px;
    margin-bottom: 12px;
    padding-left: 20px;
}

.ys_part dd em {
    color: #ff6600;
    font-weight: bold;
}

.ys_part dl {
    position: absolute;
}

.ys_part .y_dl1 {
    width: 456px;
    left: 0px;
    top: 50px;
}

.ys_part .y_dl2 {
    width: 480px;
    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(../image/one.gif) left center no-repeat;
    padding-left: 42px;
}

.y_dl2 dt {
    background: url(../image/two.gif) left center no-repeat;
    padding-left: 56px;
}

.y_dl3 dt {
    background: url(../image/three.gif) left center no-repeat;
    padding-left: 49px;
    height: 67px;
}

.y_dl4 dt {
    background: url(../image/four.gif) left center no-repeat;
    padding-left: 58px;
}

.actual {
    width: 960px;
    margin: 0 auto;
    height: 302px;
    background: url(../image/sh4.gif) center bottom no-repeat;
    padding-bottom: 17px;
    margin-bottom: 20px;
}

.com_tit {
    background: url(../image/line5.gif) left bottom repeat-x;
    padding-bottom: 14px;
    margin-bottom: 22px;
    overflow: hidden;
    zoom: 1;
}

.com_tit .c_name {
    float: left;
    background: url(../image/line4.gif) left center no-repeat;
    padding-left: 14px;
    color: #00a1e9;
    font-size: 18px;
}

.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: 960px;
    height: 216px;
    position: relative;
}

.act_con .t_lt,
.act_con .t_rt {
    top: 64px;
}

.act_wrp {
    width: 918px;
    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: 960px;
    margin: 0 auto 20px;
}

.cus_lt {
    width: 656px;
    height: 382px;
}

.cus_rt {
    width: 296px;
    height: 382px;
}

.cus_lt .com_tit {
    margin-right: 21px;
}

.cus_con li {
    float: left;
    display: inline;
    width: 259px;
    padding-right: 56px;
    background: url(../image/sh5.gif) right top no-repeat;
    margin-right: 26px;
    height: 298px;
}

.cus_con .cu_lst {
    padding-right: 55px;
    margin-right: 0px;
}

.cus_con img {
    width: 259px;
    height: 165px;
}

.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: 960px;
    margin: 0 auto 8px;
    height: 175px;
    position: relative;
}

.ad img {
    width: 960px;
    height: 175px;
}

.ad .ad_tel {
    position: absolute;
    width: 204px;
    text-align: center;
    color: #fff;
    top: 56px;
    right: 14px;
    font-size: 14px;
    font-weight: bold;
}

.ad_tel .zx {
    display: inline-block;
    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: 4px;
}

.about {
    width: 960px;
    margin: 0 auto 16px;
    height: 330px;
}

.ab_dl {
    margin-bottom: 20px;
}

.ab_dl dt {
    width: 354px;
    float: left;
}

.ab_dl dd {
    width: 568px;
    padding-right: 13px;
    float: right;
}

.ab_dl h4 {
    margin: 10px 0 14px;
    font-size: 16px;
}

.ab_dl h4 a {
    color: #00a1e9;
}

.ab_dl span {
    display: block;
    height: 120px;
    overflow: hidden;
    color: #222;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 14px;
}

.ab_dl .learn {
    display: inline-block;
    background: url(../image/m1.gif) no-repeat;
    width: 71px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.ab_con {
    width: 960px;
    height: 150px;
    position: relative;
}

.ab_con .t_lt,
.ab_con .t_rt {
    top: 37px;
}

.ab_wrp {
    width: 918px;
    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(../image/coop.gif) left top repeat-x;
    height: 527px;
}

.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: #00a1e9;
    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: 182px;
    display: inline;
    margin-right: 77px;
    text-align: center;
}

.sra_con .st_lst {
    margin-right: 0px;
}

.sra_con li img {
    width: 182px;
    height: 182px;
}

.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;
}

.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(../image/m2.gif) no-repeat;
}

.st_bt .lk2 {
    background: url(../image/m3.gif) no-repeat;
}

.gray {
    background: #f1f1f1;
    padding: 17px 0 21px;
}

.news {
    width: 960px;
    margin: 0 auto 16px;
}

.n_part {
    width: 277px;
    height: 312px;
    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;
    background: url(../image/n_li.gif) left 11px no-repeat;
    padding-left: 19px;
    display: inline-block;
}

.qa_con {
    height: 242px;
    overflow: hidden;
}

.qa_con dl {
    background: url(../image/line6.gif) center bottom no-repeat;
    padding-bottom: 17px;
    margin-bottom: 16px;
}

.qa_con .dl_lst {
    background: none;
}

.qa_con dt {
    background: url(../image/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(../image/a.gif) left 4px no-repeat;
    padding-left: 33px;
    color: #c3c3c3;
    line-height: 22px;
}

.friend {
    width: 936px;
    margin: 0 auto;
    padding: 15px 12px 7px 12px;
    background: #fff;
}

.friend .com_tit {
    margin-bottom: 6px;
}

.friend_con {
    height: auto;
    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 li:nth-child(n+41) {
    display: none;
}

.fd_wrp img {
    width: 160px;
    height: 80px;
    border: 1px solid #ccc;
}

.fd_wrp span {
    display: block;
    text-align: center;
    color: #444;
    margin-top: 5px;
}

#flashs {
    height: 500px;
    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;
}

.guan1 {
    height: 200px;
    overflow: hidden;
    background: url(../image/guan1.jpg) no-repeat center top;
    position: relative;
}

.guan1 h4 {
    width: 370px;
    height: 42px;
    overflow: hidden;
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: 150px;
}

.guan1 h4 p {
    width: 222px;
    float: left;
    height: 40px;
    border-top: 1px solid #65b7e2;
    border-bottom: 1px solid #65b7e2;
    text-align: center;
    font: 14px "Microsoft Yahei";
    color: #fff;
    line-height: 40px;
}

.guan1 h4 em {
    display: inline-block;
    width: 38px;
    height: 40px;
    border: 1px solid #65b7e2;
    overflow: hidden;
}

.guan1 h4 em img {
    line-height: 22px;
    height: 24px;
    margin: 8px 0 0 8px;
}

.guan1 h4 i {
    font: 22px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.guan1 h4 span a {
    display: inline-block;
    width: 95px;
    height: 42px;
}

.guan2 {
    height: 228px;
    position: relative;
}

.guan2 h4 {
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -500px;
}

.tit1 {
    height: 130px;
    background: url(../image/line.gif) no-repeat center 48px;
    overflow: hidden;
    font: 30px "Microsoft Yahei";
    font-weight: bold;
    text-align: center;
}

.tit1 a {
    color: #0090db;
}

.tit1 em {
    display: block;
    font: 18px "Microsoft Yahei";
    color: #333;
    letter-spacing: 8px;
    margin-top: 15px;
}

.tit1 i a {
    display: block;
    width: 95px;
    height: 28px;
    font: 12px "Microsoft Yahei";
    text-align: center;
    line-height: 28px;
    color: #fff;
    margin: 8px auto 0;
}

.ys2 {
    background: #edf9ff;
    height: 1690px;
    overflow: hidden;
}

.content2 {
    width: 1000px;
    margin: 0 auto;
}

.ys2 .content2 {
    position: relative;
}

.ys2 h2 {
    height: 150px;
    font: 44px "Microsoft Yahei";
    font-weight: bold;
    text-align: center;
    color: #0090db;
    position: absolute;
    top: 70px;
    width: 1000px;
    left: 0;
}

.ys2 h2 em {
    display: block;
    font: 14px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #555;
    position: absolute;
    top: 35px;
    left: 360px;
}

.ys2 h2 i {
    font-size: 66px;
}

.ys2 h2 b {
    color: #0a7bc1;
    font-size: 90px;
}

.ys2 h2 span {
    display: block;
    width: 560px;
    height: 42px;
    font: 22px "Microsoft Yahei";
    text-align: center;
    line-height: 42px;
    background: url(../image/ys_h.gif) repeat-x center top;
    color: #fff;
    margin: 0 auto 0;
}

.ys2 dl {
    width: 450px;
    height: 245px;
    position: absolute;
}

.ys2 dt {
    height: 85px;
    font: 24px "Microsoft Yahei";
    font-weight: bold;
    color: #0090db;
    background: url(../image/ys_01.gif) no-repeat left top;
    padding-left: 15px;
    padding-top: 15px;
}

.ys2 dt em {
    display: block;
    color: #333;
    font-weight: normal;
}

.ys2 dt span {
    display: block;
    width: 75px;
    height: 100px;
    font: 30px Impact;
    color: #fff;
    line-height: 100px;
    float: left;
    position: relative;
    margin-top: -15px;
}

.ys2 dd {
    margin-top: 20px;
}

.ys2 dd p {
    font: 14px "Microsoft Yahei";
    line-height: 30px;
    color: #555;
    text-transform: uppercase;
    background: url(../image/ys_jt.gif) no-repeat left 9px;
    padding-left: 25px;
}

.ys2 .h01 {
    width: 584px;
    height: 487px;
    position: absolute;
    top: 276px;
    left: 444px;
}

.ys2 .h01 img {
    width: 584px;
    height: 487px;
}

.ys2 .h02 {
    width: 553px;
    height: 633px;
    overflow: hidden;
    position: absolute;
    top: 858px;
    left: -66px;
}

.ys2 .h02 img {
    width: 553px;
    height: 633px;
}

.ys2 .dl01 {
    top: 305px;
    left: 0;
}

.ys2 .dl02 {
    top: 560px;
    left: 0;
}

.ys2 .dl03 {
    top: 930px;
    left: 555px;
    width: 450px;
}

.ys2 .dl04 {
    top: 1190px;
    left: 555px;
}

.lc {
    height: 390px;
    margin-top: 70px;
    overflow: hidden;
}

.lc ul {
    height: 160px;
    overflow: hidden;
}

.lc li {
    width: 107px;
    height: 108px;
    float: left;
    position: relative;
    margin-right: 20px;
}

.lc li a {
    display: block;
    width: 107px;
    height: 108px;
    background: url(../image/lc_yuan2.gif) no-repeat;
}

.lc li a:hover {
    background: url(../image/lc_yuan1.gif) no-repeat;
    text-decoration: none;
}

.lc li em {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    padding-top: 18px;
}

.lc li em img {
    width: 40px;
    height: 40px;
}

.lc li i {
    display: block;
    font: 16px "Microsoft Yahei";
    text-align: center;
    color: #fff;
}

.lc li p {
    width: 9px;
    height: 10px;
    position: absolute;
    top: 49px;
    left: 113px;
}

.lc li p img {
    width: 9px;
    height: 10px;
}

.lc li p b {
    display: none;
    width: 9px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.lc .nones {
    margin-right: 0;
}

.lc .cur p b {
    display: block;
}

.lc h4 {
    height: 32px;
    overflow: hidden;
    text-align: center;
}

.lc h4 a {
    display: inline-block;
    width: 132px;
    height: 32px;
    font: 14px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    line-height: 32px;
    margin: 0 24px;
}

.lc h4 a.a02 {
    background: url(../image/lc_btn2.gif) no-repeat;
}

.guan3 {
    height: 200px;
    background: url(../image/guan3.jpg) no-repeat center top;
}