html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

.pos {
    display: block;
    position: relative;
/*    left: 50%;
    margin-left: -960px;*/
    width: 100%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 头部 */

#menu {}

#menu .wh {
    display: block;
    /*width: calc(1660px + 130px);*/
    height: 116px;
    margin: 0;
}

.logo {
    line-height: 116px;
    display: block;
    float: left;
    margin-left:50px
}

.logo a {
    display: block;
}

#nav {
    display: block;
    float: right;
    text-align: center;
    width: 1080px;
    width: 730px ;
    margin-right: 40px;
}

#nav .x-menu>li {
    /* width: 123px; */
    width: calc(100% / 8);
    height: 116px;
    float: left;
    background: none;
    position: relative;
}

#nav .x-menu>li>a {
    display: block;
    line-height: 116px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
}

#nav .x-menu>li.active>a {}

#nav .x-menu>li>a:focus,
#nav .x-menu>li:hover>a {
    background-color: #065cc3;
    color: #ffffff;
}


/* banner下方 */

.ss {
    width: 1920px;
    height: 111px;
    z-index: 99;
    margin-top: -56px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url("../images/hen.png") no-repeat center;
}



.er{
    width: 1200px;
    margin: 0 auto
}

.ss-wz {
    width: 60%;
    height: 111px;
   /* padding-left: 360px;*/
  /*  background-image: linear-gradient( #f49e00, #f49e00), linear-gradient( #ff7f3b, #ff7f3b);*/
    background-blend-mode: normal, normal;
}

.ss-wz .conl {
    width: 380px;
    display: block;
    float: left;
}

.ss-wz .ses {
    display: block;
}

.ss-wz .ses,
.ss-wz .ses a {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
}

.ss-wz .conl h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 38px;
}

.ss-wz .conl p {
    font-size: 13px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
}

.ss-tel {
    font-size: 24px;
    line-height: 111px;
    color: #fff;
    padding-left: 52px;
    font-family: Impact;
    letter-spacing: 1.4px;
    background: url("../images/tel2.png") no-repeat left center;
}


/*  */

.ss-right {
    width: 40%;
   /* padding-right: 360px;*/
}

.ss-right #formsearch {
    width: 535px;
    height: 56px;
    background-color: #666666;
    background-repeat: no-repeat;
    background-position: center;
}

.ss-right #formsearch input {
    background: none;
    border: none;
    outline: none;
    line-height: 56px;
}

.ss-right #formsearch #keyword {
    padding-left: 27px;
    font-size: 16px;
    width: 475px;
    color: #999;
}

.ss-right #formsearch #s_btn {
    padding: 0;
    width: 60px;
    height: 56px;
    float: right;
    background-image: url("../images/sous.png");
    background-repeat: no-repeat;
    background-position: center;
}

.ss-right #formsearch input::-webkit-input-placeholder {
    color: #999;
}

.ss-right #formsearch input::-moz-input-placeholder {
    color: #999;
}

.ss-right #formsearch input::-ms-input-placeholder {
    color: #999;
}

.hotkey {
    line-height: 55px;
    font-size: 14px;
    color: #999;
    padding-left: 27px;
}

.hotkey a {
    color: #999;
    margin-left: 30px;
}

.hotkey a:hover {
    color: #ff7f3b;
}


/* 产品 */

.c1-1 {
    height: 81px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.c1-1 .w1200 {
    padding-right: 101px;
    position: relative;
    border-left: 1px solid #e6e6e6;
}

.c1-1 .w1200 a.more {
    border-right: 1px solid #e6e6e6;
    width: 101px;
    height: 79px;
    background: url(../images/c1-1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
}

.c1-1 .w1200 ul li {
    width: 219px;
    border-right: 1px solid #e6e6e6;
    height: 79px;
    float: left;
    line-height: 79px;
    text-align: center;
}

.c1-1 .w1200 ul li a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.c1-1 .w1200 ul li:hover a {
    font-weight: bold;
    color: #065cc3;
    position: relative;
}

.c1-1 .w1200 ul li:hover a::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-image: linear-gradient( #f49e00, #f49e00), linear-gradient( #fe6716, #fe6716);
    background-blend-mode: normal, normal;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.c1-2 {
    margin-top: 51px;
    margin-bottom: 60px;
    position: relative;
}

.c1-2 ul {
    width: 701px;
}

.c1-2 ul li {
    width: 316px;
    height: 197px;
    margin-bottom: 27px;
    float: left;
    margin-right: 34px;
}

.c1-2 ul li a {
    display: block;
    position: relative;
}

.c1-2 ul li img {
    width: 316px;
    height: 197px;
}

.c1-2 ul li h3 {
    width: 100%;
    height: 40px;
    background-color: rgba(6, 92, 195, 0.5);
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 0;
    font-size: 16px;
    color: #fff;
}

.c1-2 ul li .marks {
    width: 100%;
    height: 100%;
    background-color: rgba(6, 92, 195, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
}

.c1-2 ul li .marks h4 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 65px;
}

.c1-2 ul li .marks dt {
    width: 34px;
    height: 34px;
    background: url(../images/c1-2.png) no-repeat center;
    margin: 0 auto;
}

.c1-2 ul li:hover h3 {
    opacity: 0;
}

.c1-2 ul li:hover .marks {
    opacity: 1;
}

.c1-2 ul li:first-child {
    width: 670px;
    height: 409px;
}

.c1-2 ul li:first-child img {
    width: 670px;
    height: 409px;
}

.c1-2 ul li:first-child .marks h4 {
    padding-top: 180px;
}

.c1-2 ul li:nth-child(6),
.c1-2 ul li:nth-child(7) {
    width: 500px;
    height: 333px;
}

.c1-2 ul li:nth-child(6) .marks h4,
.c1-2 ul li:nth-child(7) .marks h4 {
    padding-top: 120px;
}

.c1-2 ul li:nth-child(6) img,
.c1-2 ul li:nth-child(7) img {
    width: 500px;
    height: 333px;
}

.c1-2 ul li:nth-child(6) {
    position: absolute;
    top: 169px;
    right: 0;
    margin-right: 0;
}

.c1-2 ul li:nth-child(7) {
    position: absolute;
    top: 524px;
    right: 0;
    margin-right: 0;
}

.c1-2-wz {
    width: 500px;
    position: absolute;
    top: 0;
    right: 0;
}

.c1-2-wz h3 {
    font-size: 26px;
    font-weight: bold;
    color: #065cc3;
    padding-bottom: 20px;
    position: relative;
}

.c1-2-wz h3::after {
    content: "";
    display: block;
    width: 14px;
    height: 3px;
    background-color: #ff7f3b;
    position: absolute;
    left: 0;
    bottom: 0;
}

.c1-2-wz h4 {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}

.c1-2-wz p {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.c1-2 a.jia {
    display: block;
    width: 49px;
    height: 48px;
    background-image: linear-gradient( #065cc3, #065cc3), linear-gradient( #065cc3, #065cc3);
    background-blend-mode: normal, normal;
    position: absolute;
    top: 0;
    right: 0;
}

.c1-2 a.jia::before,
.c1-2 a.jia::after {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 50%;
    margin-top: -1px;
}

.c1-2 a.jia::after {
    transform: rotate(90deg);
}


/* 优势 */

.index-c2 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/c2bg.jpg) no-repeat center top;
    padding-top: 56px;
    padding-bottom: 100px;
}

.c2-left {
    width: 599px;
}

.c2-left h3 {
    font-size: 28px;
    color: #fff;
    font-family: Impact;
}

.c2-left h4 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
    background: url(../images/line04.png) no-repeat left bottom;
    padding-bottom: 15px;
}

.c2-left h5 {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    line-height: 35px;
}

.c2-left h6 {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55);
    text-transform: uppercase;
    line-height: 20px;
}

.c2-left .tu {
    width: 600px;
    height: 528px;
    margin-top: 48px;
}

.c2-left .tu img {
    width: 100%;
    height: 100%;
}

.c2-right {
    width: 600px;
    float: right;
}

.c2-right .slideBox {
    position: relative;
    padding: 20px 60px 20px 60px;
    background: #fff;
    margin-top: 100px;
    height: 661px;
}

.c2-right .slideBox .bd ul li {
    padding-bottom: 60px;
    padding-top: 50px;
}

.c2-right .slideBox .bd ul li h3 {
    font-size: 20px;
    letter-spacing: 1.2px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}

.c2-right .slideBox .bd ul li p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #666666;
    display: block;
    margin: auto;
    width: 460px;
}

.c2-right .slideBox .bd ul li:nth-child(1) {
    border-bottom: 1px solid #a0a0a0;
}

.c2-right .slideBox a.prev {
    display: block;
    width: 300px;
    height: 63px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/left01.png");
    background-color: #065cc3;
    position: absolute;
    left: 0;
    bottom: 0;
}

.c2-right .slideBox a.next {
    display: block;
    width: 300px;
    height: 63px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/right01.png");
    background-color: #f49e00;
    position: absolute;
    right: 0;
    bottom: 0;
}


/* 关于 */

.index-c3 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/c3bg.jpg) no-repeat center;
    height: 775px;
}

.c3tlt {
    padding-top: 69px;
    padding-bottom: 64px;
}

.c3tlt h2 {
    width: 428px;
    height: 58px;
    border: 1px solid #f0f0f0;
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    line-height: 56px;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
}

.index-c3 .jj {
    color: #fff;
    padding: 40px 0;
    display: block;
    height: 224px;
}

.index-c3 .jj p {
    text-indent: 2em;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
}

.picScroll-left2 .bd {
    overflow: hidden;
}

.picScroll-left2 .bd ul li {
    width: 225px;
    float: left;
    margin-right: 18px;
}

.picScroll-left2 .bd ul li a {
    width: 225px;
    height: 146px;
}

.picScroll-left2 .bd ul li a img {
    width: 100%;
    height: 100%;
}

.index-c3 a.more {
    display: block;
    width: 208px;
    height: 44px;
    background: url("../images/c3-1.png") no-repeat 123px center #f49e00;
    font-weight: bold;
    margin: 0 auto;
    font-size: 12px;
    color: #ffffff;
    line-height: 44px;
    text-align: left;
    padding-left: 63px;
    margin-top: 60px;
}


/* 新闻 */

#news_box {
    display: inline-block;
    padding-bottom: 60px;
}

#news_box .tits {
    display: block;
    width: 100%;
    height: 170px;
    text-align: center;
}

#news_box .tits h2 {
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    line-height: 1;
    color: #3c3c3c;
    margin-top: 66px;
}

#news_box .tits h2 span {
    display: inline-block;
    font-family: "Didot-Bold";
    margin-left: 15px;
}

#news_box .tits p {
    display: inline-block;
    width: 27px;
    height: 3px;
    background-color: #3c3c3c;
    margin-top: 26px;
}

#news_box .tits p::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background-color: #f49e00;
    float: left;
    position: relative;
    left: -5px;
}

.newtj {
    display: block;
    position: relative;
    height: 325px;
    overflow: hidden;
    margin-bottom: 30px;
}

.newtj li {
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
}

.newtj li a.imgs {
    display: block;
    float: left;
    width: 488px;
    height: 325px;
    background-color: #0f0e13;
}

.newtj li a.imgs img {
    width: 100%;
    height: 100%;
}

.newtj li .wzs {
    display: block;
    float: right;
    width: 712px;
    height: 325px;
    background-color: #f6f6f6;
    padding: 60px 46px 0 62px;
    overflow: hidden;
}

.newtj li .wzs h3 {
    line-height: 1;
}

.newtj li .wzs h3 a {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #090909;
}

.newtj li .wzs p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #777777;
    margin-top: 25px;
    text-align: justify;
}

.newtj .slick-dots {
    position: absolute;
    display: inline-block;
    top: 260px;
    left: 555px;
}

.newtj .slick-dots li {
    float: left;
    outline: none;
    border: none;
    width: auto;
    height: auto;
    margin-right: 9px;
}

.newtj .slick-dots li button {
    display: block;
    background: none;
    outline: none;
    border: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #4f4f4f;
    padding: 0;
    font-size: 0;
}

.newtj .slick-dots li.slick-active button {
    background-color: #f49e00;
}

.news {
    padding-top: 29px;
}

.news li {
    float: left;
    margin-right: 20px;
    position: relative;
}

.news li::after {
    content: "";
    display: block;
    width: 100%;
    height: 53px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/new_yy.png");
    position: absolute;
    left: 0;
    bottom: -24px;
    z-index: 2;
}

.news li:last-child {
    margin-right: 0;
    margin-left: -1px;
}

.news li a {
    display: block;
    width: 387px;
    height: 307px;
    background-color: #f6f6f6;
    position: relative;
    padding: 108px 42px 0 33px;
    text-align: left;
    z-index: 20;
}

.news li a .times {
    position: absolute;
    display: block;
    width: 94px;
    height: 94px;
    background-color: #065cc3;
    text-align: right;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    top: -29px;
    left: 34px;
    padding-right: 9px;
    padding-top: 26px;
}

.news li:hover a .times {
    background-color: #f49e00;
}

.news li a .times p {
    font-size: 14px;
    margin-top: 10px;
}

.news li a h3 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #444444;
}

.news li a>p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #777777;
    margin-top: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 72px;
}

.news li a>span {
    display: block;
    width: 94px;
    height: 28px;
    background-color: #065cc3;
    text-align: center;
    line-height: 28px;
    color: #ffffff;
    font-size: 12px;
    margin-top: 32px;
}

.news li:hover a>span {
    background-color: #f49e00;
}


/* 友情链接 */

.f_link {
    line-height: 20px;
    font-size: 14px;
    color: #000000;
    padding: 5px 0;
    display: block;
    width: 1200px;
    margin: 0 auto;
}

.f_link a {
    font-size: 12px;
    color: #333333;
    margin: 0 20px;
    margin-right: 15px;
}


/* 页面底部 */

.footer {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/ft_back.jpg");
    background-size: cover;
}

.foot_wap {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.foot_top {
    padding-top: 52px;
    position: relative;
    height: 290px;
}

.foot_aa {
    width: 320px;
    padding-left: 55px;
    position: relative;
}

.foot_aa::before {
    position: absolute;
    right: 0px;
    top: 20px;
    content: "";
    width: 1px;
    height: 172px;
    background-color: #ffffff;
    opacity: 0.1;
}

.foot_top h3 {
    font-size: 20px;
    color: #fff;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 17px;
    position: relative;
}

.foot_aa h3 {
    left: -6px;
}

.foot_aa a {
    display: inline-block;
    width: 140px;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #cccccc;
}

.foot_aa a:nth-child(2n) {
    width: 116px;
}

.foot_bb {
    width: 565px;
    padding-left: 70px;
    font-size: 12px;
    color: #ffffff;
    line-height: 42px;
    letter-spacing: 0.7px;
    position: relative;
}

.foot_bb::before {
    position: absolute;
    right: 0px;
    top: 20px;
    content: "";
    width: 1px;
    height: 172px;
    background: #ffffff;
    opacity: 0.1;
}

.foot_ewm {
    width: 315px;
    text-align: center;
    text-align: center;
}

.foot_ewm .ewms {
    display: inline-block;
    width: 132px;
    height: 132px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/ft_ewmba.png");
    background-size: cover;
    padding: 17px;
}

.foot_ewm .ewms img {
    width: 100%;
    height: 100%;
}

.foot_ewm p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 5px;
}

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}

.foot2 {
    padding: 30px 0;
    height: 90px;
    text-align: center;
}

.x-copyright {
    margin: 0 auto;
}

.foot2,
.foot2 a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #f6f6f6;
}

.foot2 a {}