body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
i,
dl {
    margin: 0;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
}

li,
i {
    list-style: none;
}

input,
textarea,
select {
    font-family: inherit;
    font-weight: inherit;
    font-size: 14px;
}

img {
    border: 0;
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.fl {
    float: left
}

.fr {
    float: right
}

body {
    background: url(/skin/images/bg.jpg) repeat;
}

body,
td,
th {
    font-size: 14px;
    color: #333;
}

a {
    font-size: 14px;
    color: #333;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    min-width: 1200px;
    overflow-x: hidden;
}

.w1200 {
    width: 1200px;
    margin: auto;
    position: relative;
}

@font-face {
    font-family: 'zdyimpact';
    src: url('/impact.eot.txt');
    src: url('/impact.woff.txt') format('woff');
}

i {
    font-style: normal;
}

em {
    font-style: normal;
}

.noright {
    padding-right: 0px !important;
    margin-right: 0px !important;
}


/*head*/
.head {
    height: 150px;
}

.logo {
    float: left;
    padding-top: 24px;
    margin-right: 28px;
}

.logo img {}

.head_ms {
    float: left;
}

.head_ms p {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-top: 44px;
    margin-bottom: 4px;
}

.head_ms p strong {
    color: #1c89d3;
}

.head_ms span {
    font-size: 16px;
    color: #233357;
}

.head_tel {
    float: right;
    margin-top: 44px;
    width: 240px;
}

.head_tel img {
    float: left;
    margin-top: 5px;
    margin-right: -10px;
}

.head_tel p {
    font-size: 18px;
    background: url(../image/head_tel.png) left no-repeat;
    padding-left: 26px;
}

.head_tel span {
    font-size: 30px;
    font-weight: bold;
    color: #233357;
}

/*nav*/
.nav {
    background: #282828;
    height: 68px;
    width: 100%;
}

.nav ul {}

.nav ul li {
    float: left;
    line-height: 68px;
    transition: 0.3s;
}

.nav ul li a {
    color: #fff;
    display: block;
    padding: 0px 53px 0px 53px;
    font-size: 16px;
}

.nav ul li:hover {
    background: #1c89d3;
    transition: 0.3s;
}

.nav ul li.cur {
    background: #1c89d3;
}

/* banner */
.focus {
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: relative;
}

.focus ul {
    height: 550px;
    position: absolute;
}

.focus ul li {
    float: left;
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.focus ul li div {
    position: absolute;
    overflow: hidden;
}

.focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus .btn {
    position: absolute;
    left: 47%;
    height: 20px;
    bottom: 36px;
    text-align: right;
}

.focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 14px;
    height: 14px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 14px;
    cursor: pointer;
    background: #fff;
    transition: all 0.5s;
    border-radius: 50px;
}

.focus .btn span.on {
    background: #1c89d3;
    transition: all 0.5s;
}

.focus .preNext {
    width: 98px;
    height: 74px;
    position: absolute;
    top: 280px;
    background: url(/skin/images/banner_an_h.png) no-repeat 0 0;
    cursor: pointer;
    transition: 0.3s;
}

.focus .pre {
    left: 10%;
}

.focus .pre:hover {
    background: url(/skin/images/banner_an.jpg) no-repeat 0 0;
    transition: 0.3s;
}

.focus .next {
    right: 10%;
    background-position: right top;
}

.focus .next:hover {
    background: url(/skin/images/banner_an.jpg) no-repeat 0 0;
    transition: 0.3s;
    background-position: right top;
}

#banner {
    margin-top: 0px;
    overflow: hidden;
}

/*contact_message*/
.contact_message {
    background: #f4f4f4;
    height: 256px;
}

.contact_message_ly {
    background: url(/skin/images/contact_message.jpg) center bottom no-repeat;
    margin: auto;
}

.contact_message.w1200 {}

.contact_message_title {
    margin-top: 50px;
    margin-bottom: 30px;
    width: 300px;
    float: left;
}

.contact_message_title p {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-bottom: 1px;
}

.contact_message_title em {
    font-size: 12px;
    color: #333;
    font-style: normal;
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact_message_title ul {
    margin-top: 20px;
}

.contact_message_title ul li {
    float: left;
    width: 70px;
    text-align: center;
    margin-right: 18px;
}

.contact_message_title ul li img {
    display: block;
    margin: auto;
    margin-bottom: 6px;
}

.contact_message_ly {
    float: right;
    width: 830px;
}

.contact_message_ly .fr {
    padding-top: 38px;
    position: relative;
}

.contact_message_ly form {
    margin-top: 16px;
}

.contact_message_ly .name {
    width: 342px;
    height: 44px;
    border: 1px #e5e5e5 solid;
    padding-left: 10px;
    color: #9b9b9b;
    font-size: 16px;
    background: #e8e8e8;
}

.contact_message_ly .tel {
    width: 342px;
    height: 44px;
    border: 1px #e5e5e5 solid;
    padding-left: 10px;
    color: #9b9b9b;
    font-size: 16px;
    background: #e8e8e8;
}

.contact_message_ly .content {
    display: block;
    width: 762px;
    height: 44px;
    border: 1px solid #e5e5e5;
    line-height: 50px;
    resize: none;
    color: #9b9b9b;
    padding-left: 10px;
    font-size: 16px;
    background: #e8e8e8;
}

.contact_message_ly .submit {
    width: 122px;
    height: 44px;
    background: #282828;
    display: block;
    border-radius: 0px;
    float: left;
    border: 0px;
    margin-top: 12px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    right: -132px;
    bottom: 1px;
}

.input::-webkit-input-placeholder {
    color: #be9e76;
}

.contact_message_ly .m1 {
    width: 406px;
    margin-right: 14px;
}

.contact_message_ly .m1 p {
    height: 44px;
    line-height: 44px;
    float: left;
    margin-right: 10px;
}

.contact_message_ly .m2 {
    width: 406px;
}

.contact_message_ly .m2 p {
    height: 44px;
    line-height: 44px;
    float: left;
    margin-right: 10px;
}

.contact_message_ly .m3 {
    margin-top: 10px;
}

.contact_message_ly .m3 p {
    height: 44px;
    line-height: 44px;
    float: left;
    margin-right: 10px;
}

.contact_message_ly .m3 input {
    width: 762px;
}

.contact_message_ly .m4 {
    margin-top: 10px;
    width: 820px;
}

.contact_message_ly .m4 p {
    height: 44px;
    line-height: 44px;
    float: left;
    margin-right: 10px;
}

.prod {
    width: 1200px;
    margin: auto;
    margin-top: 70px;
}

.prod_title {
    text-align: center;
}

.prod_title p {
    font-size: 30px;
    font-weight: bold;
}

.prod_title span {
    font-size: 18px;
    margin-top: 6px;
    display: block;
}

.prod_title i {
    width: 50px;
    height: 4px;
    display: block;
    background: #233357;
    margin: auto;
    margin-top: 16px;
}

.prod_fl {}

.prod_fl ul {
    width: 1020px;
    margin: auto;
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

.prod_fl ul li {
    width: 174px;
    height: 50px;
    background: #d2d2d2;
    float: left;
    text-align: center;
    line-height: 50px;
    position: relative;
    margin-right: 30px;
    transition: 0.3s;
}

.prod_fl ul li:last-child {
    margin-right: 0px !important;
}

.prod_fl ul li>a {
    font-size: 20px;
}

.prod_fl ul li:hover {
    background: #233357;
    transition: 0.3s;
}

.prod_fl ul li:hover a {
    color: #fff;
}

.prod_fl ul li.cur {
    background: #233357;
    transition: 0.3s;
}

.prod_fl ul li.cur a {
    color: #fff;
}

.prod_fl ul li i {
    display: block;
    background: url(/skin/images/prod_jt.png) center no-repeat;
    width: 10px;
    height: 5px;
    position: absolute;
    top: 24px;
    right: 16px;
    transition: 0.3s;
}

.prod_fl ul li:hover i {
    background: url(/skin/images/prod_jt_h.png) center no-repeat;
    transition: 0.3s;
}

.prod_fl ul li dl {
    display: block;
    height: 0px;
    transition: 0.3s;
    overflow: hidden;
    background: #f6f6f6;
    border: 1px #ddd solid;
    border-top: 1px #ccc solid;
}

.prod_fl ul li:hover dl {
    height: auto;
    transition: 0.3s;
}

.prod_fl ul li dl dd {
    display: block;
}

.prod_fl ul li dl dd a {
    font-size: 14px;
    color: #737373 !important;
}

.prod_nr {
    margin-top: 40px;
}

.prod_nr ul {}

.prod_nr ul li {
    float: left;
    margin-right: 21px;
    width: 386px;
    text-align: center;
    margin-bottom: 6px;
}

.prod_nr ul li:nth-child(3) {
    margin-right: 0px !important;
}

.prod_nr ul li:nth-child(6) {
    margin-right: 0px !important;
}

.prod_nr ul li i {
    display: block;
    width: 386px;
    height: 358px;
    overflow: hidden;
}

.prod_nr ul li i img {
    width: 100%;
}

.prod_nr ul li p {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.prod_more {
    background: url(/skin/images/prod_more.png) center no-repeat;
    width: 233px;
    height: 48px;
    margin: auto;
    display: block;
    line-height: 48px;
    color: #233357;
    text-indent: 20px;
    font-size: 16px;
    margin-top: 30px;
}

/*process*/
.process {
    background: #efefef;
    height: 248px;
    margin-top: 60px;
}

.process ul.fl {
    width: 286px;
    height: 178px;
    background: #233357;
    color: #fff;
    margin-top: 36px;
}

.process ul.fl span {
    display: block;
    font-size: 25px;
    font-weight: bold;
    padding-top: 34px;
    text-indent: 30px;
}

.process ul.fl p {
    font-size: 34px;
    padding-bottom: 6px;
    text-indent: 30px;
}

.process ul.fl i {
    font-size: 18px;
    text-indent: 30px;
    display: block;
}

.process ul.fr {
    background: url(/skin/images/pbj.png) 120px 16px no-repeat;
    margin-top: 84px;
}

.process ul.fr li {
    float: left;
    margin-left: 48px;
}

.process ul.fr li i {
    display: block;
    height: 60px;
}

.process ul.fr li i img {
    display: block;
    margin: auto;
}

.process ul.fr li p {
    font-size: 20px;
    color: #233357;
}

/*choice*/
.choice {
    background: url(../image/choice.jpg) center top no-repeat;
    height: 857px;
}

.choice_title {
    text-align: center;
}

.choice_title p {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 6px;
}

.choice_title p b {
    color: #1c89d3;
}

.choice_title span {
    font-size: 18px;
    color: #fff;
    color: #fff;
}

.choice_title i {
    display: block;
    width: 50px;
    height: 4px;
    background: #fff;
    margin: auto;
    margin-top: 20px;
}

.choice_nr {
    width: 1240px;
    margin: auto;
    margin-top: 90px;
}

.choice_nr li {
    float: left;
    width: 294px;
    background: #fff;
    height: 490px;
    position: relative;
    margin-right: 21px;
}
.choice_nr li img{
    display: block;
    width: 100%;
    height: 50%;
}

.choice_nr li:nth-child(1) {}

.choice_nr li:nth-child(2) {
    margin-top: 50px;
}

.choice_nr li:nth-child(3) {}

.choice_nr li:nth-child(4) {
    margin-right: 0px !important;
    margin-top: 50px;
}

.choice_nr li i {
    display: block;
    background: url(/skin/images/choice_i.png) center no-repeat;
    width: 97px;
    height: 109px;
    position: absolute;
    top: -56px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    color: #fff;
}

.choice_nr li i em {
    border-bottom: 3px #fff solid;
}

.choice_nr li p {
    font-size: 24px;
    font-weight: bold;
    padding-top: 30px;
    padding-left: 40px;
}

.choice_nr li span {
    padding-left: 40px;
    display: block;
    margin-top: 12px;
    line-height: 30px;
    font-size: 16px;
}

/*cooperation*/
.cooperation {
    margin-top: 70px;
}

.cooperation_title {
    text-align: center;
}

.cooperation_title p {
    font-size: 30px;
    font-weight: bold;
}

.cooperation_title p b {
    color: #1c89d3;
}

.cooperation_title span {
    font-size: 18px;
    display: block;
    margin-top: 8px;
}

.cooperation_title i {
    display: block;
    width: 50px;
    height: 4px;
    background: #233357;
    margin: auto;
    margin-top: 10px;
}

.cooperation_nr {
    width: 1200px;
    margin: auto;
    margin-top: 40px;
}

/* tabbtn */
.tabbtn {
    float: left;
    width: 282px;
    background: #233357;
    margin-right: 22px;
}

.tabbtn li {
    width: 282px;
    transition: 0.3s;
    border-bottom: 1px #ccc dashed;
    position: relative;
    z-index: 99;
}

.tabbtn li a {
    display: block;
    cursor: pointer;
    height: 110px;
    transition: 0.3s;
}

.tabbtn li a p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 36px;
    padding-left: 24px;
}

.tabbtn li a span {
    color: #dfe0e4;
    padding-left: 24px;
    font-size: 12px;
}

.tabbtn li.current {
    background: #3598db;
    width: 320px;
    transition: 0.3s;
    border-bottom: 1px #3598db dashed;
}

.tabbtn li.current:after {
    content: "";
    background: url(../image/cooperation_jt.png) center no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 12px;
    top: 42px;
}

.tabbtn li.current .tabbtn li.current a {}

.tabbtn li.current a p {}

.tabbtn li.current a span {
    color: #fff;
}

/* tabcon */
.tabcon {
    position: relative;
    /*必要元素*/
    height: 555px;
    overflow: hidden;
    width: 895px;
}

.tabcon .subbox {
    position: absolute;
    /*必要元素*/
    left: 0;
    top: 0;
}

.tabcon .sublist {
    height: 555px;
    width: 895px;
}

/* leftcon */
#leftcon .subbox {
    width: 9999em;
}

#leftcon .subbox .sublist {
    float: left;
    width: 664px;
}

.sublist {}

.sublist ul {
    background: rgba(0, 0, 0, 0.72);
    height: 104px;
    width: 895px;
    position: absolute;
    bottom: 0;
}

.sublist ul p {
    color: #fff;
    padding-top: 30px;
    padding-left: 34px;
    width: 740px;
}

.sublist ul a {
    background: #3598db;
    display: block;
    width: 65px;
    height: 50px;
    position: absolute;
    right: 30px;
    ;
    bottom: 22px;
    text-align: center;
    padding-top: 9px;
    color: #fff;
}

.cooperation_01 {
    background: url(.././image/t_1.jpg) center no-repeat ;
    position: relative;
    background-size: cover;
}

.cooperation_02 {
    background: url(.././image/t_2.jpg) center no-repeat ;
    position: relative;
    background-size: cover;
}

.cooperation_03 {
    background: url(.././image/t_3.jpg) center no-repeat ;
    position: relative;
    background-size: cover;
}

.cooperation_04 {
    background: url(.././image/t_4.jpg) center no-repeat ;
    position: relative;
    background-size: cover;
}

.cooperation_05 {
    background: url(.././image/t_5.jpg) center no-repeat ;
    position: relative;
    background-size: cover;
}

/*index_ban*/
.index_ban {
    background: url(../image/index_ban.jpg) center no-repeat;
    height: 198px;
    margin-top: 70px;
}

.index_ban .w1200 {}

.index_ban_lx {
    float: left;
    margin-left: 140px;
}

.index_ban_lx p {
    font-size: 36px;
    font-weight: bold;
    color: #3598db;
    padding-top: 26px;
}

.index_ban_lx span {
    font-size: 22px;
    color: #d5d6d9;
    display: block;
    margin-bottom: 10px;
    margin-top: 6px;
}

.index_ban_lx em {
    font-size: 18px;
    color: #fff;
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
}

.index_ban_lx b {
    font-size: 40px;
    color: #fff;
    display: block;
}

.index_ban_ly {
    float: right;
    margin-top: 10px;
    margin-right: 140px;
}

.index_ban_ly form {
    margin-top: 16px;
}

.index_ban_ly .name {
    width: 342px;
    height: 44px;
    border: 1px #e5e5e5 solid;
    padding-left: 10px;
    color: #9b9b9b;
    font-size: 16px;
    background: #fff;
    display: block;
    margin-bottom: 6px;
}

.index_ban_ly .tel {
    width: 342px;
    height: 44px;
    border: 1px #e5e5e5 solid;
    padding-left: 10px;
    color: #9b9b9b;
    font-size: 16px;
    background: #fff;
    display: block;
}

.index_ban_ly .submit {
    width: 354px;
    height: 44px;
    background: #3598db;
    display: block;
    border-radius: 0px;
    float: left;
    border: 0px;
    margin-top: 12px;
    font-size: 20px;
    color: #fff;
    display: block;
}

/*power*/
.power {
    margin-top: 70px;
}

.power_title {
    text-align: center;
    margin-bottom: 50px;
}

.power_title p {
    font-size: 30px;
    font-weight: bold;
}

.power_title p b {
    color: #1c89d3;
}

.power_title span {
    font-size: 18px;
    display: block;
    margin-top: 8px;
}

.power_title i {
    display: block;
    width: 50px;
    height: 4px;
    background: #233357;
    margin: auto;
    margin-top: 10px;
}

.power_nr {}

.power_nr li {
    height: 328px;
}

.power_nr li dl {
    display: block;
    width: 1200px;
    margin: auto;
    display: block;
}

.power_nr li dl dd {}

.power_1 {
    background: url(../image/power_1.jpg) center no-repeat;
}

.power_1 dl dd {
    float: right;
    width: 540px;
    margin-top: 50px;
}

.power_1 dl dd img {
    float: left;
    display: block;
    margin-right: 14px;
}

.power_1 dl dd p {
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    padding-top: 21px;
    padding-bottom: 1px;
}

.power_1 dl dd p b {
    font-size: 30px;
    display: block;
    float: left;
    margin-right: 14px;
    color: #233357;
    line-height: 40px;
}

.power_1 dl dd em {
    display: block;
    text-transform: uppercase;
    color: #bfbfbf;
}

.power_1 dl dd i {
    display: block;
    width: 150px;
    height: 2px;
    background: #3598db;
    margin-left: 70px;
    margin-top: 6px;
}

.power_1 dl dd span {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 32px;
    margin-left: 20px;
}

.power_2 {
    background: url(../image/power_2.jpg) center no-repeat;
}

.power_2 dl dd {
    float: left;
    width: 540px;
    margin-top: 50px;
}

.power_2 dl dd img {
    float: left;
    display: block;
    margin-right: 14px;
}

.power_2 dl dd p {
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    padding-top: 21px;
    padding-bottom: 1px;
}

.power_2 dl dd p b {
    font-size: 30px;
    display: block;
    float: left;
    margin-right: 14px;
    color: #233357;
    line-height: 40px;
}

.power_2 dl dd em {
    display: block;
    text-transform: uppercase;
    color: #bfbfbf;
}

.power_2 dl dd i {
    display: block;
    width: 150px;
    height: 2px;
    background: #3598db;
    margin-left: 70px;
    margin-top: 6px;
}

.power_2 dl dd span {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 32px;
    margin-left: 20px;
}

.power_3 {
    background: url(../image/power_3.jpg) center no-repeat;
}

.power_4 {
    background: url(../image/power_4.jpg) center no-repeat;
}

/*about*/
.about {
    background: url(../image/about_bj.jpg) center top no-repeat;
    margin-top: 80px;
    height: 795px;
    padding-top: 90px;
}

.about_nr {
    width: 1200px;
    margin: auto;
}

.about_nr img {
    float: left;
}

.about_nr li {
    width: 546px;
    float: right;
    color: #fff;
}

.about_nr li em {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
}

.about_nr li p {
    font-size: 40px;
}

.about_nr li i {
    width: 60px;
    height: 3px;
    background: #fff;
    display: block;
    margin-top: 14px;
    margin-bottom: 20px;
}

.about_nr li span {
    line-height: 32px;
    font-size: 18px;
}

.about_more {
    background: url(../image/about_more.png) center no-repeat;
    width: 233px;
    height: 48px;
    display: block;
    line-height: 48px;
    color: #fff;
    text-indent: 20px;
    font-size: 16px;
    margin-top: 50px;
}

.about_img {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
}

.about_img ul {}

.about_img ul li {
    float: left;
    text-align: center;
    margin-right: 12px;
}
.about_img ul li img{
    display: block;
    width: 291px;
    height: 166px;
}
.about_img ul li:nth-child(4) {
    margin-right: 0px !important;
}

.about_img ul li i {
    display: block;
    width: 291px;
    height: 166px;
    overflow: hidden;
}

.about_img ul li i img {}

.about_img ul li p {
    color: #bbbdc3;
    font-size: 16px;
    padding-top: 10px;
}



/**/
.news {
    width: 1200px;
    margin: auto;
}

.news>div {
    margin-right: 20px;
}

.news>div:last-child {
    margin-right: 0px !important;
}

.news_title {
    width: 386px;
    height: 56px;
    background: #233357;
    border-radius: 16px 16px 0 0;
    color: #fff;
    line-height: 56px;
    font-size: 20px;
    font-weight: bold;
    text-indent: 26px;
}

.news_01 {
    width: 386px;
    float: left;
}

.news_01 ul {
    border: 1px solid #ccc;
    height: 378px;
    border-radius: 0 0 16px 16px;
    padding: 20px;
}

.news_01 ul li {
    margin-bottom: 36px;
    margin-top: 10px;
}

.news_01 ul li p {
    font-size: 16px;
    margin-bottom: 16px;
}

.news_01 ul li p i {
    display: block;
    float: left;
}

.news_01 ul li span {
    display: block;
    font-size: 16px;
    color: #b4b4b4;
    line-height: 26px;
}

.news_01 ul li span i {
    display: block;
    float: left;
}

.news_02 {
    width: 386px;
    float: left;
}

.news_02 ul {
    border: 1px solid #ccc;
    height: 378px;
    border-radius: 0 0 16px 16px;
    padding: 20px;
}

.news_02 ul li {
    margin-bottom: 16px;
    margin-top: 10px;
    border-bottom: 1px #ccc dashed;
    height: 30px;
}

.news_02 ul li p {
    font-size: 16px;
    margin-bottom: 10px;
    float: left;
}

.news_02 ul li i {
    display: block;
    float: right;
}

.news_03 {
    width: 386px;
    float: left;
}

.news_03 ul {
    border: 1px solid #ccc;
    height: 378px;
    border-radius: 0 0 16px 16px;
    padding: 20px;
}

.news_03 ul li {
    margin-top: -1px;
}

.news_message_ly.fr {
    width: 566px;
}

.news_message_ly span {
    display: block;
    float: left;
    line-height: 38px;
    color: #626262;
    width: 66px;
    font-size: 16px;
}

.news_message_ly form {
    margin-top: 16px;
}

.news_message_ly .name {
    width: 292px;
    height: 48px;
    border: 1px #dedede solid;
    padding-left: 48px;
    color: #9b9b9b;
    font-size: 16px;
    background: url(../image/n1.png) 16px no-repeat;
}

.news_message_ly .tel {
    width: 292px;
    height: 48px;
    border: 1px #dedede solid;
    padding-left: 48px;
    color: #9b9b9b;
    font-size: 16px;
    background: url(../image/n2.png) 16px no-repeat;
}

.news_message_ly .add {
    width: 292px;
    height: 48px;
    border: 1px #dedede solid;
    padding-left: 48px;
    color: #9b9b9b;
    font-size: 16px;
    background: url(../image/n3.png) 16px no-repeat;
}

.news_message_ly .content {
    display: block;
    width: 292px;
    border: 1px solid #dedede;
    line-height: 50px;
    resize: none;
    color: #9b9b9b;
    float: left;
    padding-left: 48px;
    font-size: 16px;
    background: url(../image/n4.png) 16px 16px no-repeat;
}

.news_message_ly .submit {
    width: 140px;
    height: 40px;
    background: #233357;
    display: block;
    border: 0px;
    margin-top: 12px;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.input::-webkit-input-placeholder {
    color: #b0b0b0;
}

/*foot*/
.foot {
    margin-top: 80px;
}

.foot_nav {
    background: #233357;
    height: 96px;
}

.foot_nav_nr {
    width: 1200px;
    margin: auto;
    height: 96px;
    line-height: 96px;
    color: #fff;
}

.foot_nav a {
    color: #fff;
    font-size: 18px;
    padding: 30px 48px;
}

.foot_nav a:last-child {
    padding: 30px 0px 30px 50px;
}

.foot_nav a:first-child {
    padding: 30px 50px 30px 0px;
}

.foot_nr {
    width: 1200px;
    margin: auto;
}

.foot_logo {
    float: left;
    width: 242px;
    padding-top: 30px;
    padding-right: 50px;
    margin-top: 50px;
    padding-bottom: 50px;
    border-right: 1px #ccc solid;
    margin-right: 50px;
}

.foot_logo img {
    display: block;
    margin: auto;
}

.foot_logo p {
    color: #666;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

.foot_tel {
    float: left;
    color: #666;
    line-height: 41px;
    font-size: 18px;
    margin-top: 64px;
    border-right: 1px #ccc solid;
    width: 420px;
    padding-right: 30px;
}

.foot_tel a {
    font-size: 16px;
}

.foot_ewm {
    padding-top: 50px;
    margin-left: 30px;
    float: left;
}

.foot_ewm li {
    float: left;
    margin-left: 30px;
    text-align: center;
    padding-top: 20px;
}

.foot_ewm li img {
    width: 114px;
    padding: 10px;
    background: #fff;
    border: 1px #ccc solid;
}

.foot_ewm li p {
    color: #666;
    font-size: 16px;
    margin-top: 10px;
}

/*page*/
.page {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.page li {
    float: left;
    border: 1px #b6b6b6 solid;
    margin: 5px 6px;
}

.page li a {
    color: #b6b6b6;
    display: block;
    padding: 5px 10px;
}
.page li span {
    color: #b6b6b6;
    display: block;
    padding: 5px 10px;
}

.page .thisclass {
    background: #1c89d3;
    border: #1c89d3 1px solid;
}

.page .thisclass a {
    color: #fff !important;
}

.page .pageinfo {
    padding: 5px;
    display: block;
}

/*position*/
.position {
    background: #f7f7f7;
    height: 58px;
    line-height: 58px;
    width: 100%;
    border-bottom: 1px #eee solid;
}

.position .w1200 {
    background: url(../image/position.png) no-repeat center left 18px;
    height: 100%;
    color: #999996;
    text-indent: 42px;
}

.position a {
    color: #999996;
    display: unset;
}


/*pagess*/
.pagess {
    display: flex;
    justify-content: space-around;
}

.pagess ul {
    width: 386px;
}

.pagess ul li {}

.pagess ul li:nth-child(2) a {
    margin-right: 0px !important;
}

.pagess ul li a {
    display: block;
    width: 180px;
    height: 50px;
    border: 1px #ddd solid;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    float: left;
    margin-right: 20px;
    transition: 0.3s;
}

.pagess ul li a:hover {
    background: #1c89d3;
    border: 1px #1c89d3 solid;
    color: #fff;
    transition: 0.3s;
}

/**/
.newUl {
    margin-top: 0;
}

.newLi {
    border: 1px solid #dfdfdf;
    border-collapse: collapse;
    border-top: none;
    transition: 0.3s;
}

.newLi:hover {
    box-shadow: 0 0 20px #dfdfdf;
    transition: 0.3s;
}

.newUl .newLi:nth-child(1) {
    border-top: 1px solid #dfdfdf;
    transition: 0.3s;
}

.newLiN {
    padding: 30px 40px;
}

.newLi .img {
    width: 222px;
    height: 164px;
    float: left;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.newLi .img img {
    height: 100%;
}

.newLi .con {
    display: table-cell;
    padding-left: 26px;
    position: relative;
}

.newLi .con .til {
    color: #333;
    font-size: 22px;
    line-height: 22px;
    padding-top: 11px;
    transition: 0.3s;
}

.newLi .con:hover .til {
    color: #0f60cc;
    transition: 0.3s;
}

.newLi .con .sum {
    font-size: 14px;
    color: #7a7a7a;
    line-height: 28px;
    margin-top: 14px;
    margin-bottom: 43px;
}

.newLi .con .click {
    float: right;
    padding-left: 26px;
    background: url(../image/click.png) no-repeat center left;
    color: #7a7a7a;
    font-size: 14px;
    padding-right: 2px.
}

.newLi .con .fl {
    width: 790px;
}

.newLi .con .sum2 {
    padding-left: 36px;
    background: url(../image/down.png) no-repeat center left 1px;
    font-size: 14px;
    color: #787878;
    line-height: 16px;
}

.newLi .con .sum2 b {
    font-weight: normal;
}

.newLi .con .on {
    background: url(../image/go.png) no-repeat center top;
    width: 36px;
    height: 36px;
    position: absolute;
    bottom: 0;
    right: 4px;
    transition: 0.3s;
}

.newLi:hover .con .on {
    background-position-y: -36px;
    transition: 0.3s;
}