/*初始化样式*/
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;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

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;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


.html5zoo-text-0{
    display:none!important;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/
.top1 {
    height: 40px;
    background-color: #e6e6e6;
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}

.top1 a {
    color: #333333;
}

.logotext {
    line-height: 134px;
    background: url(../images/line1.png) no-repeat left center;
    padding-left: 18px;
    margin-left: 15px;
}

.top2 {
    height: 134px;
    overflow: hidden;
}

.logo {
    float: left;
    line-height: 134px;
}

.top2 .k2 {
    padding-left: 60px;
    margin-top: 38px;
    background: url(../images/tel.png) no-repeat left center;
}

.top2 .k2 h3 {
    font-size: 21px;
    color: #1a1a1a;
}

.top2 .k2 p {
    font-size: 28px;
    font-weight: bold;
    color: #888;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

.menu {
    background: #c00009;
/*    background-image: linear-gradient(90deg,
            #002364 0%,
            #003162 100%);*/
}

.sun_banner {
    height: 700px;
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.sun_banner .html5zoo-nav-0 {
    margin-top: -60px !important;
}


.html5zoo-arrow-left-0,
.html5zoo-arrow-right-0 {
    display: none!important
}
.html5zoo-bullet-wrapper-0 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.html5zoo-bullet-wrapper-0 div {
    width: 38px !important;
    height: 14px !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    opacity: 1 !important;
    margin: 0 11px !important;
}

.html5zoo-bullet-wrapper-0 .active {
    background: #d50009 !important;
}

/*热门搜索*/
.sou {
    height: 80px;
    background-color: #ffffff;
    border-bottom: 1px solid #dedede;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 80px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
    color: #333333;
}

#formsearch {
    width: 370px;
    height: 41px;
    margin-top: 20px;
    background: url(../images/ss.png) no-repeat center center;
}

#formsearch input {
    outline: none;
    background: none;
    border: none;

}

#formsearch input#keyword {
    height: 41px;
    width: 300px;
    padding-left: 36px;
    line-height: 41px;
}

#formsearch input#keyword::placeholder {
    font-size: 12px;
    color: #999999;
}

#formsearch input#s_btn {
    width: 67px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    font-size: 16px;
    color: #ffffff;

}


/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 133px;
}

.nav li a {
    display: block;
    line-height: 62px;
    color: #fff;
    height: 62px;
    padding: 0;
    font-size: 16px;
    padding: 0;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e15616;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #e15616;
}

.nav .sec {
    height: 0;
    background: #009b4c;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 62px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #009b4c;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #e15616;
    text-decoration: none;
}


.index-title h3 {
    font-size: 36px;
    color: #333333;
    position: relative;
    margin: 70px 0 68px;
    text-align: center;
}

.index-title h3::after {
    content: "";
    width: 41px;
    height: 2px;
    background-color: #000000;
    position: absolute;
    bottom: -26px;
    left: 50%;
    transform: translateX(-50%);
}
.s1{
    padding: 10px 0 35px;
}
.s1 .industry {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.s1 .industry .item {
    width: 377px;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-bottom: 35px;
}

.s1 .industry .item .txt {
    position: absolute;
    right: 0;
    text-align: right;
    bottom: 30px;
    z-index: 200;
    right: 30px;
    transition: all .1s;
}

.s1 .industry .item .txt a{
  color: #ffffff;
  text-shadow: 0px 1px 0px #ffffff;
}

.s1 .industry .item:hover a{
  color: #fff;
  text-shadow: 5px 5px 20px #000000;
}

.s1 .industry .item .txt h3 {
    font-size: 24px;
    margin: 0;
    font-weight: 400;
    margin-bottom: 12px;
}

.s1 .industry .item:hover h3,.s1 .industry .item:hover p{
    font-weight: bold;
}

.s1 .industry .item .txt p {
    margin: 0;
    font-size: 18px;
}

.s1 .industry .item img {
    display: block;
    width: 100%;
    height: 100%;
}

.s1 .industry .item .pic {
    transition: all .25s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: 100;
}

.s1 .industry .item .pichover {
    height: 300px;
}

.s1 .industry .item .pic img {
    width: 100%;
}

.s1 .industry .item:hover .pic {
    left: 100%;
}

.s1 .industry .item:hover .txt {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin-top: -3rem;
}


.p1 {
    background: url(../images/p2.jpg) no-repeat center center;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}


.p1a {
    width: 1400px;
    height: 532px;
    background-color: #ffffff;
    padding: 23px 0;

}

.p1a1 {
    width: 256px;
    border-right: 1px solid #e3e3e3;
    height: 487px;
}

.p1a1 .p1a1a {
    margin-bottom: 36px;
    padding-top: 50px;
}

.p1a1 .p1a1a h3 {
    font-size: 26px;
    color: #333333;
}

.p1a1 .p1a1a p {
    font-size: 14px;
    color: #686868;
}

.p1a1b li a {
    display: flex;
    width: 200px;
    height: 89px;
    background-color: #b0b0b0;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    background-image: initial;
    background-blend-mode: initial;
}

.p1a1b li a h3 {
    font-size: 16px;
    color: #ffffff;
}

.p1a1b li a:hover {
    background-color: initial;
    background-image: linear-gradient(90deg,
            #c00007 0%,
            #e62931 100%),
        linear-gradient(#748aa9,
            #748aa9);
    background-blend-mode: normal,
        normal;
}



.p1a1b li a div.img {
    width: 26px;
    margin-right: 23px;
    text-align: center;
}

.p1a2 {
    width: 943px;
    padding-top: 50px;
}

.p1a2a {
    width: 434px;
    padding-left: 36px;
}

.p1a2a h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    position: relative;
    padding-top: 30px;
    margin-bottom: 38px;
}

.p1a2a h3::after {
    content: "";
    width: 64px;
    height: 2px;
    background-color: #d50009;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.p1a2a p {
    font-size: 14px;
    line-height: 30px;
    color: #383838;
}

.p1a2a a {
    display: block;
    width: 135px;
    height: 43px;
    border: solid 1px #666;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    color: rgba(56, 56, 56, .71);
    margin-top: 42px;
}
.p1a2a a:hover{
    background: url(../images/line5.png) no-repeat center center;
    color: #fff;
    border: none;
}
.p1a2b img {
    display: block;
    width: 461px;
    height: 367px;
}
.p2-scroll  {
    position: relative;
}
.p2-scroll .bd {
    overflow: hidden;
}

.p2-scroll ul li {
    width: 388px;
    margin-right: 15px;
}

.p2-scroll ul li .pro {
    margin-bottom: 20px;
}

.p2-scroll ul li .pro a {
    display: block;
    width: 388px;
    height: 390px;
    background-size: 100% 100%;
    border: 1px solid #d3d3d3;
    border-bottom: initial;

}

.p2-scroll ul li .pro a div.img img {
    width: 100%;
    display: block;
    height: 339px;
}

.p2-scroll ul li .pro a h3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    background: #d3d3d3;
}
/*
.p2-scroll ul li .pro:hover  a h3 {
    background-image: linear-gradient(90deg,
            #002973 0%,
            #2b69a6 100%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
        color: #fff;
}
.p2-scroll ul li .pro:hover  a {
    border: 1px solid #2b69a6;
    border-bottom: initial;
}*/
.p2-scroll ul li .pro:hover  a h3 {
    background-image: linear-gradient(90deg,
            #c00007 0%,
            #e62931 100%),
        linear-gradient(#ffffff,
            #ffffff);
    background-blend-mode: normal,
        normal;
        color: #fff;
}
.p2-scroll ul li .pro:hover  a {
    border: 1px solid #d50009;
    border-bottom: initial;
}
.p2-scroll a.next {
    width: 50px;
	height: 80px;
	background: #eeeeee url(../images/left.png) no-repeat center center;
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    cursor: pointer;
}
.p2-scroll a.next:hover {
   
    transform: translateY(-50%);
    background: url(../images/righth.png) no-repeat center center;
}
.p2-scroll a.prev {
    width: 50px;
	height: 80px;
	background: #eeeeee url(../images/left.png) no-repeat center center;
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.p2-scroll a.prev:hover {
    background:  url(../images/lefth.png) no-repeat center center;
}



.p3{
    background: #f5f5f5;
    padding: 30px 0 60px;
    padding-top: 1px;
}
.p3a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.p3a li a {
    display: block;	
    width: 110px;
	height: 40px;
	border: solid 1px #c9c9c9;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
	letter-spacing: 2px;
	color: #c3c3c3;
    margin: 0 10px;
}
.p3a li a:hover {
    color: #fff;
    background: url(../images/line4.png) no-repeat center center;
}
.p3a li.cur a {
    color: #fff;
    background: url(../images/line4.png) no-repeat center center;
}
.p3b {
    margin-top: 53px;
}
.p3b li {
    border-bottom: 1px solid #ececec;
}
.p3b li a {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 206px;
    padding-top: 4px;
} 
.p3b li a  .cont {
    width: 904px;
    display: flex;
    justify-content: space-between;
}
.p3b li a  .cont .time {
    font-family: "Arial";
	font-size: 24px;
	line-height: 18px;
	color: #666666;
}
.p3b li a  .cont  .conta  {
    width: 802px;
}
.p3b li a  .cont  .conta h3 {
    font-size: 16px;
	color: #000000;
    margin-bottom: 30px;
    font-weight: 400;
    position: relative;
}
.p3b li a  .cont  .conta h3::after {
    content: "";
    width: 20px;
	height: 1px;
	background-color: #d1d1d1;
    position: absolute;
    left: -29px;
    top: 9px;

}
.p3b li a  .cont  .conta p {
    font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.p3b li a div.img img {
    display: block;
    width: 221px;
	height: 135px;
}
.p3b li:hover {
    background-image: linear-gradient(90deg, #a80007 0%, #e52830 100%);
background-blend-mode: normal, 
    normal;
}
.p3b li:hover a .time {
    color: #fff;
}
.p3b li:hover a .conta h3{
    color: #fff;
}
.p3b li:hover a .conta p{
    color: #fff;
}




.p3 .more a {
    display: block;
    width: 195px;
	height: 52px;
    background: url(../images/line6.png) no-repeat center center;
    color: #fff;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
     margin: 68px auto 0;
}
.p3 .more a:hover{
    border: solid 1px #c00009;
    color: #c00009;
    background: initial;
}

.f_link{
    overflow: hidden;
}

.f_link ul{
    overflow: hidden;
    margin-bottom: 50px;
    padding: 15px;
}

.f_link ul li{
    width: 19%;
    float: left;
    margin: 0 0.5%;
    display:block;
    overflow:hidden;
    border: 1px solid #eee;
}

.f_link ul li img{
    display:block;
    border:0px;
    width:100%;
    transform:scale(1);
    transition:all 1s ease 0s;
    -webkit-transform:all 1s ease 0s;
}

.f_link ul li:hover img{
    transform:scale(1.08);
    transition:all 1s ease 0s;
    -webkit-transform:all 1s ease 0s;
    cursor:pointer;
}

.f_link ul li:hover{
    box-shadow: 0px 0px 13px 0px rgb(118 118 118 / 50%);
}

.p4{
    background: #181818;
    padding-top: 30px;
}
.p4a1 {
    font-size: 0;
    height: 57px;
	background-color: rgba(255, 255, 255, 0.03);
    margin-bottom: 48px;
}

.p4a1 a:hover {
    color: #fff;
}
.p4a1 a::after {
    content: "";
    width: 2px;
    height: 15px;
    /*background: url(../images/line7.png) no-repeat center center;*/
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.p4a1 a:last-child::after {
    display: none;
}

.p4a1 .x-menu>li>a:hover {
    background: initial;
    background-color:#c00009;
}
.p4a1 .x-menu>li {
    /*background: initial;*/
}


.p4a2 .p4a2a  {
    width: 383px;
    padding-top: 8px;
    border-right: 1px solid #282828;
}

.p4a2 .p4a2a h3 {
    font-size: 18px;
	font-weight: bold;
	color: #ffffff;
    margin-bottom: 12px;
}
.p4a2 .p4a2a  p {
    font-size: 14px;
	line-height: 30px;
	color: #e5e5e5;
}

.p4a2b {
    width: 485px;
    height: 190px;
    border-right: 1px solid #282828;
}

.p4a2b .p4a2b1 {
    width: 325px;
    text-align: center;border-bottom: 1px solid #303030;
    padding-bottom: 14px;
    margin: 0 auto;
}
#formsearch1 {
    background: url(../images/ss2.png) no-repeat center center;
    width: 308px;
	height: 51px;
}
#formsearch1  input {
    outline: none;
    background: none;
    border: none;
    line-height: 51px;
}
#formsearch1 {
    margin: 30px auto 0;
}
#formsearch1  input[name="keyword"] {
    width: 252px;
    padding-left: 10px;
    font-size: 14px;;
	color: rgba(255, 255, 255, .26);
}
#formsearch1  input[name="keyword"]::placeholder {
    font-size: 14px;
	color: rgba(255, 255, 255, .26);
}

#formsearch1  input#s_btn {
    width: 50px;
    height: 51px;
}


.p4a2c h3 {
    font-size: 18px;
	font-weight: bold;
	color: #ffffff;
    margin-bottom: 23px;
}

.p4a2c  .p4a2c1 img{
	width: 93px;
	height: 91px;
    margin-left: 20px;
}
.p4a2c  .p4a2c1 img:nth-child(1) {
    margin: 0;
}

.p4b  {
    border-top: 1px solid #282828;
    padding: 20px 0;
    font-size: 12px;
	line-height: 27px;
	color: #c0c0c0;
    text-align: center;
    margin-top: 25px;
}

.p4b  a {
    
	color: #c0c0c0;
}


/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0px auto;
    font-size: 14px;
    color: #333333;
}

.f_link a {
    color: #333333;
    font-size: 13px;
}

/*页面底部*/
#footer {
    height: 321px;
    background: #009b4c;
}

.ff_er {
    width: 324px;
    height: 304px;
    background: #009b4c;
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    background: url(../images/line2.png) no-repeat right top;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


/*内页左侧样式*/
.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}


.page-product-inquiry a {
    color: #fff;
}
@media (max-width: 991px) {
.wh{ width:100%;}
.topLink{ display:none;}
.top2{ line-height:80px; height:80px;}
.logo{line-height:80px;}
.logotext{ line-height:80px; width:70%;}
.logotext img{ width:100%;}
.top2 .k2{ display:none;}
.x-menu>li:last-child{ background:none;}
.x-menu>li{ width:33%; background:none;}
.x-sub-menu{ display:none;}
.f_link{ width:100%;}
.container{ width:100%;}
.pos{ width:100%; margin-left:0px; left:0;}
.p3b li a{ width:100%; display:none !important; display:inherit !important;}
.p3b li a .cont .conta{ width:90%;}
.p1a{ width:100%; height:auto;}
.p1a1{ display:none;}
.p1a2a{ width:100%; padding:0 10px;}
.p1a2{ width:100%;}
.container{ width:100% !important;}
.tab1 .img{ display:none;}

}
@media screen and (max-width: 768px) {
.wh{ width:100%;}
.topLink{ display:none;}
.top2{ line-height:80px; height:80px;}
.logo{line-height:80px;}
.logotext{ line-height:80px; width:70%;}
.logotext img{ width:100%;}
.top2 .k2{ display:none;}
.x-menu>li{ width:33%; background:none;}
.x-sub-menu{ display:none;}
.f_link{ width:100%;}
.container{ width:100%;}
.p3b li a{ width:100%; display:inherit !important;}
.p3b li a .cont .conta{ width:90%;}
.p1a{ width:100%; height:auto;}
.p1a1{ display:none;}
.p1a2a{ width:100%; padding:0 10px;}
.p1a2{ width:100%;}
.container{ width:100% !important;}
.tab1 .img{ display:none;}
}