/*初始化样式*/
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: #02a9e3;
    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;
}


/*滚动*/
#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: 38px;
    background-color: #f4f4f4;
    color: #595959;
    line-height: 38px;
    overflow: hidden;
    font-size: 13px;
}

.top2 {
    height: 143px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 143px;
}

.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: left;
    padding-left: 64px;
    background:url(../images/tel.png) no-repeat left center;
    line-height: 26px;

}

.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-color: #f4f4f4;
}

/*热门搜索*/
.sou {
    margin: 15px 0;
    width: 100%;
    z-index: 99999;
    position: relative;
}
.sou .dw{
    position: absolute;
    top: -75px;
    width: 100%;
}
.sou .wh{
    padding: 27px 40px;
    background-color: #02a9e3;
}

#formsearch {
    width: 359px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 6px;
}
.sl{
    width: 440px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-right: 1px solid #0295c8;
}

.hotSearch {
   color: #fff;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 20px;
}
.hotSearch  a{
    color: #fff;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #999999;
    font-size: 14px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 14px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
    font-size: 14px;
}
/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 50px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 50px;
    border-radius: 6px;
    border: none;
    outline: none;
}

#formsearch input#keyword {
    height: 50px;
    line-height: 50px;
    padding-left:22px;
    color: #666;
    width: 300px;
}

#formsearch input#s_btn {
    width: 46px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    background: url(../images/ss.png)no-repeat center center;

}
.sr{
    width: 678px;
    position: relative;
}
.sr img{
    display: inline-block;
    margin-top: -118px;
    margin-left: 42px;
    margin-right: 30px;
}
.sr  a{
    display: inline-block;
    width: 150px;
	height: 48px;
	border: solid 1px #ffffff;
    text-align: center;
    color: #fff;
    margin-left: 85px;
    line-height: 48px;
    font-size: 14px;
    position: absolute;
    top: 38px;
    right: -27px;

}
.sr a:hover{
    color: #02a9e3;
    background-color: #fff;
}


.sr .txt{
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}




/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 150px;
}

.nav li a {
    display: block;
    line-height: 50px;
    color: #333333;
    height: 50px;
    padding: 0;
    font-size: 16px;
    padding: 0;
}
           
.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #02a9e3;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #02a9e3;
}

.nav .sec {
    height: 0;
    background-color: #f4f4f4;
    color: #333;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background-color: #f4f4f4;
    color: #333;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.nav .sec a:hover {
    background-color: #02a9e3;
    text-decoration: none;
}










/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 0 auto;
    font-size: 16px;
}

.f_link a {
    color: #666;
}

/*页面底部*/
#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;
}
.cpzs{
    margin-top: 185px;
}

.text h3{
    color: #333333;
    line-height: 43px;
    font-size: 28px;
    text-align: center;
}

.text p{
   position: relative;
    color: #333333;
    font-size: 20px;
    margin: 0 auto; 
    text-align: center;
}
.text p:before{
    content: "";
    width: 32px;
	height: 1px;
	background-color: #333333;
    position: absolute;
    top: 45%;
    left: 43%;
}
.text p:after{
    content: "";
    width: 32px;
	height: 1px;
	background-color: #333333;
    position: absolute;
    top: 45%;
    right: 43%;
}

/* 产品 */

.sun-product-box { margin-top: 35px; }
.sun-product-sort { width: 280px; border: 3px solid #02a9e3; border-top: none; }
.sun-product-sort-title { height: 49px; padding: 0 15px; line-height: 49px; font-size: 18px; color: #ffffff; background: #02a9e3 url(../images/pro_tit_bg.png) right 15px center no-repeat; }
.sun-product-sort-ul { background: #fff; padding: 10px; }
.sun-product-sort-ul > li { position: relative; }
.sun-product-sort-ul > li > a { display: block; font-size: 14px; color: #333333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; 
line-height: 26px; padding: 10px 40px 10px 50px; border-bottom: 1px dashed #dedede; position: relative; }
.sun-product-sort-ul > li > a:before, .sun-product-sort-ul > li > a:after { position: absolute; content: ''; left: 20px; top: 18px; }
.sun-product-sort-ul > li > a:before { width: 7px; height: 9px; background: #899ace; }
.sun-product-sort-ul > li > a:after { z-index: 9; border-width: 4.5px; border-color: transparent transparent transparent #ffffff; border-style: solid; }
.sun-product-sort-ul > li > a:hover:before { background: #02a9e3; }
.sun-product-sort-arrow { position: absolute; width: 17px; height: 17px; border-radius: 50%; background: #02a9e3; right: 22px; top: 11px; cursor: pointer; text-align: center; 
    background: url(../images/k1.png) no-repeat center center;
}
.sun-product-sort-arrow:after, .sun-product-sort-arrow:before {  position: absolute; border-width: 5px; border-style: solid; left: 4px; }
.sun-product-sort-arrow:before { border-color: #fff transparent transparent transparent; top: 7px; }
.sun-product-sort-arrow:after { border-color: #02a9e3 transparent transparent transparent; top: 6px; z-index: 9; }
.sun-product-sort-ul > li:hover .sun-product-sort-arrow, .sun-product-sort-ul > li.active .sun-product-sort-arrow { background: #02a9e3; 
    background: url(../images/k.png) no-repeat center center;
}
.sun-product-sort-ul > li:hover .sun-product-sort-arrow:before, .sun-product-sort-ul > li.active .sun-product-sort-arrow:before { border-color: transparent transparent #fff transparent; top: 1px; }
.sun-product-sort-ul > li:hover .sun-product-sort-arrow:after, .sun-product-sort-ul > li.active .sun-product-sort-arrow:after { border-color: transparent transparent #02a9e3 transparent; top: 2px; }
.sun-product-sort-ul > li:hover > a, .sun-product-sort-ul > li.active > a { color: #02a9e3; }
.sun-product-sort-ul > li:hover > a:before, .sun-product-sort-ul > li.active > a:before { background: #02a9e3; }
.sun-product-sort-ul > li.active .sun-product-sort-sub { display: block; }
.sun-product-sort-sub { display: none; }
.sun-product-sort-sub > a { display: block; border-bottom: 1px dashed #dedede; font-size: 14px; color: #747474; line-height: 30px; padding: 10px 0 10px 50px; }
.sun-product-sort-sub > a:hover { color: #02a9e3; }
.sun-product-sort-more { text-align: center; color: #02a9e3; display: block; font-size: 14px; background: #fff; padding: 25px 0; }
.sun-product-lists { width: 920px; }
.sun-product-lists li { float: left; width: 287px; margin-left: 19px; margin-bottom: 15px; }
.sun-product-lists li .img { display: block; position: relative; overflow: hidden; }
.sun-product-lists li .img:before { position: absolute; z-index: 9; content: ''; left: 0; right: 0; top: 0; bottom: 0; background: rgba(18, 18, 18, 0.55); outline: 1px solid rgba(255, 255, 255, 0.55); outline-offset: -10px; opacity: 0; transition: all .5s ease; }
.sun-product-lists li .img:after { content: url(../images/pro_search.png); position: absolute; z-index: 10; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 21px; height: 21px; opacity: 0; transition: all .5s ease; }
.sun-product-lists li .img img { width: 287px; height: 222px; transition: all .5s ease; }
.sun-product-lists li p { text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 14px; color: #333333; margin-top: 10px; line-height: 1.7; }
.sun-product-lists li:hover .img:after, .sun-product-lists li:hover .img:before { opacity: 1; }
.sun-product-lists li:hover .img img { transform: scale(1.1); }
.sun-product-lists li:hover p { color: #02a9e3; }

.sun-left { float: left; }
.sun-right { float: right; }
.phone {
    padding-left: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.phone p img{
    margin-bottom: 13px;
}
.sun-product-sort-more{
    color: #02a9e3!important;
}

.cxjy{
    margin-top: 115px;
    background: url(../images/hf.png) no-repeat;
    padding: 50px 0;
}
.cxjy h3{
    color: #ffffff;
    line-height: 30px;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 23px;
}
.cxjy  p{
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
}

.about{
    padding-top: 76px;
    padding-bottom: 80px;
}
.abox{
    margin-top: 40px;
}
.about .a1{
    width: 600px;
}
.about .a12{
    padding: 27px 40px;
    background: rgba(255, 255, 255, 0.8);
    padding-bottom: 32px;
}
.about .a12 h3{
    color: #333333;
    font-size: 18px;
   margin-bottom: 10px;

}
.about .a12 p{
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}
.about .a2{
    width: 300px;
}
.about .a22{
    padding: 27px 30px;
    background: rgba(255, 255, 255, 0.8);
    padding-bottom: 32px;
}
.about .a22 h3{
    color: #333333;
    font-size: 18px;
   margin-bottom: 10px;

}
.about .a22 p{
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}
.about .a3{
    width: 300px;
}
.about .a32{
    padding: 27px 30px;
    background: rgba(255, 255, 255, 0.8);
    padding-bottom: 32px;
}
.about .a32 h3{
    color: #333333;
    font-size: 18px;
   margin-bottom: 10px;

}
.about .a32 p{
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}

.new{
    padding-top: 80px;
    padding-bottom: 85px;
}
.nbox .n1 li{
    width: 48.7%;
    float: left;
    margin-right: 27px;
    margin-top: 68px;
}
.nbox .n1 li:last-child{
    margin-right: 0;
    float: right;
}
.nbox .n1 li span{
    color: #02a9e3;
    font-size: 16px;
    line-height: 20px;
}
.nbox .n1 li h3 a{
    color: #333333;
    font-size: 20px;
    line-height: 32px;
    font-weight: normal;
}
.nbox .n1 li h3 a:hover{
    color: #02a9e3;
}
.nbox .n1 li p{
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}
.nbox .n1 li .btn2{
    width: 90px;
	height: 25px;
	background-color: #02a9e3;
    display: block;
    color: #fff;
    text-align: center;
    margin-top: 23px;
    line-height: 25px;

}
.nbox .n1 li .txt{
    width: 50%;
    padding-right: 15px;
}
.nbox .n1 li .img{
    width: 50%;
   
}
.nbox .n1 li img{
    width: 100%;
}
.nbox .n2{
    margin-top: 43px;
}
.nbox .n2 li{
    width: 282px;
    float: left;
    margin-right: 24px;
}
.nbox .n2 li:last-child{
    margin-right: 0;
}
.nbox .n2 span{
    color: #02a9e3;
    font-size: 16px;
    line-height: 20px;
}
.nbox .n2 h3 a{
    color: #333333;
    font-size: 20px;
    line-height: 32px;
    font-weight: normal;
}
.nbox .n2 li h3 a:hover{
    color: #02a9e3;
}

.foot{
   height: 298px; 
   background-color: #0087b6;
}
.foot .lx{
    margin-right: 146px;
}
.foot .lx h1{
    color: #ffffff;
    margin-bottom: 14px;
    padding-top: 50px;
    font-size: 18px;
    font-weight: normal;
}
.foot .lx span{
/*    display: block;
    width: 16px;
	height: 2px;
	background-color: #f8f8f8;
	opacity: 0.5;
    margin-bottom: 10px;*/
}
.foot .lx .txt p{
    color: #bee0ec;
    font-size: 14px;
    line-height: 28px;
}
.foot .lx a{
    color: #bee0ec;
    font-size: 14px;
    line-height: 28px;
    padding-left: 19px;
    background: url(../images/jk.png) no-repeat left center;
}
.foot .lx a:hover{
    color: #fff;
}
.foot .ewm p{
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}
.foot .ewm img{
    margin-bottom: 20px;
    margin-top: 68px;
}
