﻿/*公共样式*/

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 15px/1.5 "微软雅黑", arial, \5b8b\4f53, sans-serif;
}

body {
    color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    text-decoration: none;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: top;
}

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;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear: both;
}


/*自定义样式*/


/**********************    头部    **********************/

.white {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

.header {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 15px;
}

.logo img {
    float: left;
    width: 528px;
    height: 89px;
}

.logo p {
    float: right;
    font-size: 16px;
    color: #ee2d00;
    margin-top: 20px;
    margin-left: 10px;
    display: block;
}

.iphone {
    float: right;
    margin-top: 15px;
    margin-right: 40px;
}

.iphone img {
    width: 310px;
    height: 97px;
}


/**********************    导航    **********************/

.green {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #114a93;
    overflow: hidden;
}

.nav {
    width: 1200px;
    height: 52px;
    margin: 0 auto;
}

.nav ul {
    display: block;
    margin: 0 auto;
}

.nav ul li {
    width: 240px;
    height: 52px;
    float: left;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 52px;
    display: block;
}

.nav ul li a:hover {
    color: #fff;
    background: #ffa200;
}

.nav ul li a#active {
    color: #fff;
    background: #ffa200;
}


/**********************    搜索    **********************/

.search {
    width: 1200px;
    height: 59px;
    margin: 0 auto;
}

.search p {
    float: left;
    line-height: 59px;
}

.search p a:hover {
    color: #ffa200;
}

.searchbox {
    display: block;
    float: right;
    height: 34px;
    margin-top: 14px;
    margin-right: 56px;
}

.field {
    width: 260px;
    height: 32px;
    border: 1px solid #ccc;
    padding-left: 4px;
}

.field1 {
    width: 52px;
    height: 34px;
    color: #fff;
    background: #114a93;
    float: right;
    border: 0;
}


/**********************    banner    **********************/

.banner {
    min-width: 1200px;
    position: relative;
    z-index: 10;
}

.main_visual {
    height: 500px;
    overflow: hidden;
    display: block;
    position: relative;
}

.main_image {
    height: 500px;
    overflow: hidden;
    display: block;
    position: relative;
}

.main_image ul {
    width: 9999px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.main_image li {
    float: left;
    width: 100%;
    height: 500px;
}

.main_image li a {
    overflow: hidden;
    display: block;
    height: 500px;
}

#btn_prev,
#btn_next {
    z-index: 20;
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: 250px;
    display: none;
}

#btn_prev {
    background: url(../images/banner_zuo.png) left top no-repeat;
    left: 0%;
}

#btn_next {
    background: url(../images/banner_you.png) right top no-repeat;
    right: 0%;
}


/**********************    产品展示    **********************/

.product {
    width: 1200px;
    /* height: 920px; */
    margin: 0 auto;
    padding-top: 55px;
}

.tt {
    width: 1200px;
    margin: 0 auto;
}

.tt h3 {
    font-size: 36px;
    color: #222;
    text-align: center;
}

.tt h3 span {
    color: #114a93;
}

.tt p {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.pl {
    width: 264px;
    float: left;
    margin-top: 63px;
}

.pl_tt {
    background: #114a93;
    height: 104px;
    border-radius: 10px 10px 0px 0px;
}

.pl_tt h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-top: 18px;
    line-height: 45px;
}

.pl_tt p {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}

.subNavBox {
    width: 262px;
    border: solid 1px #c9c9c9;
    margin: 0px auto;
}

.subNav {
    width: 172px;
    height: 50px;
    margin: 15px auto;
    padding-left: 60px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    background: #114a93
}

.subNav a {
    color: #fff;
}

.navContent {
    display: none;
}

.navContent li {
    width: 238px;
    height: 44px;
    margin: 0 auto;
    background: url(../images/dian.gif) no-repeat 40px center;
}

.navContent li a {
    display: block;
    border-bottom: dashed 1px #dcdcdc;
    line-height: 44px;
    padding-left: 65px;
}

.navContent li a:hover {
    color: #ffa200;
}

.pr {
    width: 902px;
    float: right;
    margin-top: 63px;
}

.pr_tt {
    width: 902px;
    height: 49px;
    background: url(../images/pic_02.gif) no-repeat center top;
}

.pr_tt p {
    font-size: 18px;
    color: #fff;
    line-height: 49px;
    margin-left: 30px;
}

.pr_tt p a {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
}

.pr_tt p a:hover {
    color: #ffa200;
}

.pr_list {
    width: 933px;
    overflow: hidden;
    margin-top: 36px;
}

.pr_list li {
    width: 280px;
    float: left;
    margin-right: 29px;
    margin-bottom: 30px;
    border: 1px solid #f4f4f4;
}

.pr_list li img {
    width: 280px;
    height: 210px;
    /*  margin-bottom: 15px; */
}

.pr_list li a {
    text-align: center;
    display: block;
    line-height: 54px;
    font-size: 16px;
}

.pr_list li a:hover {
    color: #ffa200;
}


/**********************    广告    **********************/

.ad {
    width: 1200px;
    height: 185px;
    margin: 0 auto;
}

.ad img {
    width: 1200px;
    height: 185px;
}


/**********************    4大优势    **********************/

.ys01 {
    width: 1200px;
    height: 749px;
    margin: 0 auto;
    background: url(../images/ysbg_01.gif) no-repeat center top;
}

.ys02 {
    width: 1200px;
    height: 671px;
    margin: 0 auto;
    background: url(../images/ysbg_02.gif) no-repeat center top;
}

.ys01_tt img {
    width: 627px;
    height: 147px;
    float: right;
    margin-right: 20px;
    margin-top: 90px;
}

.ys01_l {
    width: 618px;
    height: 548px;
    float: left;
    margin-top: 40px;
}

.ys01_l img {
    width: 618px;
    height: 548px;
}

.ys01_r {
    width: 498px;
    float: right;
    margin-top: 15px;
}

.ys01_rt {
    width: 498px;
    margin-top: 75px;
}

.ys01_rt img {
    width: 498px;
    height: 58px;
}

.ys01_rt p {
    width: 490px;
    margin-top: 28px;
    margin-left: 5px;
    line-height: 28px;
}


/**********************    客户案例    **********************/

.case {
    width: 1200px;
    /* height: 493px; */
    margin: 0 auto;
    padding-top: 70px;
}

.rollBox {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.Cont {
    width: 1200px;
    margin: auto;
    height: auto;
    overflow: hidden;
    padding-top: 60px;
}

.LeftBotton {
    height: 57px;
    width: 37px;
    overflow: hidden;
    float: left;
    display: inline;
    cursor: pointer;
    position: absolute;
    top: 45%;
    left: -120px;
    z-index: 9999;
}

.RightBotton {
    height: 57px;
    width: 37px;
    overflow: hidden;
    float: right;
    display: inline;
    cursor: pointer;
    position: absolute;
    top: 45%;
    right: -120px;
    z-index: 9999;
}

.ScrCont {
    width: 10000px;
}

.pic {
    width: 285px;
    height: 294px;
    float: left;
    text-align: center;
    margin-right: 20px;
}

.pic a {
    color: #666;
    line-height: 60px;
}

.icon {
    width: 277px;
    height: 286px;
    border: #e5e5e5 solid 4px;
}

.rollBox #List1,
.rollBox #List2 {
    text-align: center;
    float: left;
}


/**********************    公司简介    **********************/

.green01 {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: url(../images/jj_bg.jpg) no-repeat center top;
    overflow: hidden;
}

.gs {
    width: 1200px;
    height: 504px;
    margin: 0 auto;
}

.gs_l {
    float: left;
    margin-top: 55px;
}

.gs_l img {
    width: 408px;
    height: 408px;
}

.gs_r {
    float: right;
    margin-top: 65px;
}

.gs_r h3 {
    font-size: 36px;
    color: #fff;
}

.gs_r h3 span {
    font-size: 24px;
    color: #fff;
    margin-left: 10px;
    font-weight: 500;
}

.gs_r p {
    width: 703px;
    height: 233px;
    overflow: hidden;
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
    margin-right: 10px;
}

.gs_r img {
    width: 121px;
    height: 39px;
    /*  margin-top: 42px; */
    margin-left: 4px;
}


/**********************    企业荣誉    **********************/

.ry {
    width: 1200px;
    height: 430px;
    margin: 0 auto;
}

.ry_tt {
    width: 1200px;
    height: 63px;
    background: url(../images/xian.gif) no-repeat center bottom;
    margin-top: 70px;
}

.ry_tt h3 {
    font-size: 36px;
    color: #222;
    float: left;
}

.ry_tt h3 span {
    font-size: 24px;
    color: #999;
    margin-left: 10px;
    font-weight: 500;
}

.ry_tt a {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    line-height: 63px;
}

.ry_list {
    width: 1220px;
    overflow: hidden;
    margin-top: 30px;
}

.ry_list li {
    width: 285px;
    float: left;
    margin-right: 20px;
}

.ry_list li img {
    width: 285px;
    height: 225px;
    margin-bottom: 20px;
}

.ry_list li a {
    text-align: center;
    line-height: 30px;
    display: block;
}


/**********************    新闻资讯    **********************/

.gray {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #f2f2f2;
    overflow: hidden;
    padding-top: 40px;
}

.np {
    width: 1200px;
    height: 558px;
    margin: 0 auto;
}

.np_l {
    width: 740px;
    height: 468px;
    /* border: 1px #d2d2d2 solid; */
    margin-top: 35px;
    float: left;
}

.np_ltt {
    width: 740px;
    height: 45px;
    /* background: #114a93; */
    border-bottom: 1px solid #114a93;
}

.np_ltt h4 {
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    font-weight: 500;
    /* margin-left: 20px; */
    background: #114a93;
    padding: 0 15px;
}

.np_ltt h4 span {
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    font-weight: 500;
    margin-left: 10px;
}

.np_ltt a {
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 45px;
    text-transform: uppercase;
    margin-right: 10px;
}

.np_lnews {
    width: 737px;
    height: 372px;
    margin: 38px 0 0 0;
}

.np_lnewstop {
    /* width: 676px; */
    height: 177px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.np_lnewstop img {
    float: left;
    /* width: 100%; */
    display: block;
    margin: 0 auto;
}

.np_lnewstop h2 {
    width: 332px;
    height: 30px;
    float: left;
    margin: 10px 0 0 20px;
    overflow: hidden;
}

.np_lnewstop h2 a {
    color: #666;
}

.np_lnewstop h2 a:hover {
    color: #ffa200;
}

.np_lnewstop p {
    width: 332px;
    height: 55px;
    line-height: 30px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
}

.np_lnewstop a img {
    width: 109px;
    height: 33px;
    margin: 20px 0 0 20px;
}

.np_lnewslist {
    width: 737px;
    margin-top: 35px;
    overflow: hidden;
}

.np_lnewslist li {
    width: 351px;
    margin: 0px 35px 10px 0px;
    float: left;
    border-bottom: 1px dashed #dedede;
    padding-bottom: 10px;
}

.np_lnewslist li:nth-of-type(even) {
    margin-right: 0;
}

.np_lnewslist li span {
    float: right;
    color: #999;
}

.np_lnewslist li a {
    color: #666;
}

.np_lnewslist li a:hover {
    color: #ffa200;
    cursor: pointer;
}


/**********************    常见问题   **********************/

.np_r {
    width: 414px;
    height: 468px;
    /* border: 1px #d2d2d2 solid; */
    margin-top: 35px;
    float: right;
}

.np_rtt {
    width: 414px;
    height: 45px;
    /* background: #114a93; */
    border-bottom: 1px solid #114a93;
}

.np_rtt h4 {
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    font-weight: 500;
    /* margin-left: 20px; */
    background: #114a93;
    padding: 0 15px;
}

.np_rtt h4 span {
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    font-weight: 500;
    margin-left: 10px;
}

.np_rtt a {
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 38px;
    text-transform: uppercase;
    margin-right: 10px;
}

#up_zzjs {
    width: 374px;
    height: 374px;
    overflow: hidden;
    margin: 30px auto;
}

#up_zzjs #up_li {
    list-style-type: none;
    margin: 25px 0 25px 0;
    padding: 0;
    height: 120px;
    border-bottom: #dedede 1px dashed;
}


/*系统支持ie8就选line-height:16px;，但不支持opera 否则选line-height:20px;*/

.p1 img,
.p2 img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    float: left;
}

.p1 p {
    width: 332px;
    height: 30px;
    float: left;
    color: #222;
    margin-bottom: 15px;
    line-height: 28px;
}

.p2 p {
    width: 332px;
    height: 50px;
    float: left;
    color: #666;
    line-height: 28px;
}


/**********************    footer   **********************/

.black {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #303030;
    overflow: hidden;
}

.footer {
    width: 1200px;
    height: 362px;
    margin: 0 auto;
}

.link {
    width: 1200px;
    height: 110px;
    border-bottom: 1px solid #7d7d7d;
    margin-top: 33px;
}

.link img {
    display: block;
    float: left;
}

.link_list {
    width: 1000px;
    margin-top: 40px;
    float: left;
}

.link_list img {
    margin-left: 60px;
}

.link_list ul li {
    float: left;
    margin-left: 20px;
}

.link_list ul li a {
    color: #dbdada;
}

.f_tl {
    margin-top: 60px;
    float: left;
}

.f_tl p {
    color: #dbdada;
    line-height: 36px;
}

.f_tl p a {
    color: #dbdada;
    /*margin-left:10px;*/
}

.f_tl p a:hover {
    text-decoration: underline;
}

.f_tr {
    margin: 30px 60px 0 0;
    float: right;
}

.f_tr p {
    color: #dbdada;
    line-height: 36px;
}

.f_tr img {
    width: 130px;
    height: 130px;
    margin-right: 10px;
}


/**********************     内页样式   **********************/

.nybanner {
    width: 100%;
    win-width: 1200px;
    height: 285px;
    margin: 0 auto;
    background: url(../images/banner.jpg);
    overflow: hidden;
}


/*****  产品展示页   *****/

.nyproduct {
    width: 1200px;
    /* min-height: 1200px; */
    margin: 0 auto;
}

.nyabout {
    width: 1200px;
    /* min-height: 700px; */
    margin: 0 auto;
    margin-bottom: 30px;
}

.nypr_tt {
    width: 902px;
    height: 49px;
    background: url(../images/pic_02.gif) no-repeat center top;
}

.nypr_tt h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 49px;
    margin-left: 30px;
    float: left;
}

.nypr_tt p {
    font-size: 14px;
    color: #666;
    line-height: 49px;
    float: right;
    margin-right: 15px;
}

.nypr_tt p a:hover {
    color: #ffa200;
}

.contact {
    width: 262px;
    display: block;
    /* height: 280px; */
    border: #c9c9c9 1px solid;
    margin-top: 20px;
    /* margin-bottom: 20px; */
}

.contact h1 {
    height: 51px;
    background: #114a93;
    color: #fff;
    font-size: 18px;
    line-height: 51px;
    padding-left: 15px;
}

.contact img {
    width: 249px;
    height: 71px;
    margin: 0 auto;
    display: block;
    padding-top: 14px;
}

.contact p {
    width: 240px;
    margin-top: 8px;
    margin-left: 8px;
    line-height: 30px;
}


/*****  分页   *****/

.btu_turn {
    /*margin:30px 0px 30px 200px;*/
    margin: 0 auto;
    display: block;
}

.btu_turn a {
    font-size: 12px;
    color: #666;
    background: #f3f3f3;
    border: solid 1px #eee;
    float: left;
    margin-right: 5px;
    padding: 5px 10px;
}

.btu_turn a:hover {
    color: #fff;
    background: #ffa200;
}

.btu_turn a.current {
    color: #fff;
    background: #ffa200;
}


/**********************   新闻资讯页   **********************/


/*最新资讯*/

.newlist {
    width: 262px;
    height: 275px;
    border: #c9c9c9 1px solid;
}

.newlist h1 {
    height: 51px;
    background: #114a93;
    color: #fff;
    font-size: 18px;
    line-height: 51px;
    padding-left: 15px;
}

.newslist li {
    width: 230px;
    margin: 0 auto;
    height: 30px;
    background: url(../images/dian.gif) left no-repeat;
    border-bottom: #e3e3e3 1px dashed;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.newslist li a {
    color: #666;
    font-size: 14px;
}

.newslist li a:hover {
    color: #ffa200;
}


/*热销产品*/

.hot {
    height: 480px;
    border: #c9c9c9 1px solid;
    margin-top: 20px;
}

.hot h1 {
    height: 51px;
    background: #114a93;
    color: #fff;
    font-size: 18px;
    line-height: 51px;
    padding-left: 15px;
}

.hot_p li {
    display: block;
    margin-top: 15px;
}

.hot_p img {
    width: 230px;
    height: 162px;
}

.hot_p a {
    display: block;
    text-align: center;
    color: #666;
    line-height: 36px;
}


/*新闻列表*/

.right_con {
    width: 890px;
    margin: 0 auto;
    margin-top: 30px;
}

.right_con01 {
    width: 890px;
    min-height: 600px;
    margin: 0 auto;
    margin-top: 30px;
}

.right_con01 img {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.right_con01 p {
    font-size: 14px;
    line-height: 36px;
}

.new_con {
    width: 890px;
    display: block;
}

.new_con li {
    width: 890px;
    height: 105px;
    border-bottom: #e2e2e2 1px dashed;
    margin-top: 10px;
    padding-bottom: 25px;
}

.new_con li a {
    font-size: 16px;
    color: #222;
    line-height: 36px;
}

.new_con li p {
    font-size: 14px;
    color: #666;
    text-indent: 0;
    line-height: 28px;
}

.new_con li span {
    color: #999;
    font-size: 12px;
}

.right_con p {
    font-size: 15px;
    line-height: 36px;
}


/*详情页*/

.new_title {
    text-align: center;
    color: #020305;
    font-size: 24px;
    margin-top: 20px;
}

.new_about {
    text-align: center;
    /*float:right;*/
    margin-top: 20px;
}

.new_content {
    margin-top: 18px;
}

.new_content p {
    font-size: 14px;
    line-height: 25px;
}


/*QQ交谈*/

.rides-cs {
    font-size: 12px;
    background: url(../images/online.png) 33px 0px no-repeat;
    padding-top: 73px;
    position: fixed;
    top: 121px;
    right: 0px;
    _position: absolute;
    z-index: 1500;
    border-radius: 6px 0px 0 6px;
}

.rides-cs a {
    color: #00a0e9;
}

.rides-cs a:hover {
    color: #ff8100;
    text-decoration: none;
}

.rides-cs .floatL {
    width: 33px;
    /* background: #a60300;*/
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 21px;
    height: 181px;
}

.rides-cs .floatL a {
    font-size: 0;
    text-indent: -999em;
    display: block;
}

.rides-cs .floatR {
    width: 130px;
    float: left;
    padding: 5px;
    overflow: hidden;
}

.rides-cs .floatR .cn {
    border-radius: 6px;
    margin-top: 4px;
}

.rides-cs .cn .titZx {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 24px;
    padding: 5px;
    text-align: center;
}

.rides-cs .cn ul {
    padding: 0px;
}

.rides-cs .cn ul li {
    line-height: 28px;
    height: 35px;
    overflow: hidden;
    text-align: center;
}

.rides-cs .cn ul li span {
    color: #777;
}

.rides-cs .cn ul li a {
    color: #777;
    text-decoration: none;
    line-height: 25px;
}

.rides-cs .cn ul li a span {
    color: #fff;
}

.rides-cs .cn ul li img {
    vertical-align: middle;
}

.rides-cs .btnOpen,
.rides-cs .btnCtn {
    position: relative;
    z-index: 9;
    top: 25px;
    left: 0;
    background-image: url(../images/shopnc.png);
    background-repeat: no-repeat;
    display: block;
    height: 146px;
    padding: 8px;
}

.rides-cs .btnOpen {
    background-position: -410px 0;
}

.rides-cs .btnCtn {
    background-position: -450px 0;
}

.rides-cs ul li.top {
    border-bottom: solid #ace5f9 1px;
}

.rides-cs ul li.bot {
    border-bottom: none;
}


/* gb */

.advan {
    background: url(../images/ys_bgs.jpg) no-repeat center top;
    height: 1493px;
    margin-top: 10px;
}

.advan h5 span {
    color: #f00;
}

.advantage_p {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.y_text_xx {
    text-align: center;
    height: 249px;
    padding-top: 58px;
}

.advantage_img1 {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 7px;
}

.advantage_img2 {
    z-index: 2;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    left: 683px;
    top: 266px;
}

.advantage_img3 {
    z-index: 2;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    left: 10px;
    top: 518px;
}

.advantage_img4 {
    z-index: 2;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    right: 36px;
    top: 818px;
}

.advantage_txt1 {
    line-height: 32px;
    font-size: 16px;
    color: #666;
    width: 590px;
    height: 220px;
    position: absolute;
}

.ys_1 {
    left: 600px;
    top: 0px;
}

.ys_2 {
    left: 0px;
    top: 304px;
}

.ys_3 {
    width: 620px;
    left: 584px;
    top: 605px;
}

.ys_4 {
    width: 570px;
    left: 0px;
    top: 932px;
}

.advantage_txt1 h6 {
    height: 110px;
    font-weight: bold;
    border-bottom: 1px dashed #dfdfdf;
}

.advantage_txt1 h6 span {
    float: left;
    width: 93px;
    height: 93px;
    line-height: 93px;
    font-size: 30px;
    color: #114a93;
    display: inline-block;
    font-family: Impact;
    text-align: center;
    background: url(../images/ys_d1.png) no-repeat center;
    margin-right: 15px;
    margin-left: 15px;
}

.advantage_txt1 h6 i {
    float: left;
    width: 430px;
    font-size: 36px;
    font-style: normal;
}

.advantage_txt1 h6 i dl {
    height: 16px;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    padding-top: 5px;
    font-weight: normal;
}

.advantage_txt1 h6 i dd {
    height: 24px;
    font-size: 24px;
    color: #333;
    padding-top: 25px;
    font-weight: bold;
}

.advantage_txt1 h5 {
    font-size: 16px;
    color: #333;
    padding: 22px 0 0 0;
    line-height: 30px;
    font-weight: normal;
}

.advantage_txt1 h5 b {
    background: url(../images/ys_d2.png) no-repeat 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}


/* fenye */

.scott {
    height: 60px;
    overflow: hidden;
    text-align: center;
    /*padding-top:9px;*/
}

.scott A {
    BORDER: #114a93 1px solid;
    PADDING: 6px 11px;
    MARGIN-RIGHT: 5px;
    TEXT-DECORATION: none;
    background: #fff;
    color: #333;
}

.scott A:hover {
    border: 1px solid #114a93;
    text-decoration: none;
    BACKGROUND-COLOR: #114a93;
    color: #FFF;
}

.scott A:active {
    border: 1px solid #114a93;
    text-decoration: none;
    BACKGROUND-COLOR: #114a93;
}

.scott SPAN.current {
    BORDER: #114a93 1px solid;
    PADDING: 5px 10px;
    FONT-WEIGHT: bold;
    COLOR: #fff;
    MARGIN-RIGHT: 2px;
    BACKGROUND-COLOR: #114a93;
    MARGIN-RIGHT: 5px;
    display: inline-block;
}

.scott SPAN.disabled {
    BORDER: #114a93 1px solid;
    PADDING: 4px 10px;
    COLOR: #237ac7;
    MARGIN-RIGHT: 5px;
    background: #114a93;
}

.fenye1 {
    text-align: center;
    clear: both;
    font-size: 12px;
    line-height: 28px;
    height: 56px;
    border: 1px solid #114a93;
    background: #114a93;
    padding: 0 5px;
    margin-top: 5px;
}