/*头部样式*/
#header{width:1440px;margin:0 auto;}
.logo{float:left;margin-left:2em;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;width: 1035px;}
.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{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}


/*热门搜索*/
.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
#formsearch{width:332px;float:right;background: url(../images/ss.jpg) no-repeat;margin-top: 8px;}
.hotSearch{width:400px;float:left;font:400 14px/54px "Microsoft Yahei";color:#666666;}
.hotSearch a{color:#666666;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

.daong{
    float: left;
    width: 900px;
}
.sd{
    float: right;
    width: 110px;
    height: 80px;
    background: url(../images/xx.jpg) left center no-repeat;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
}

.sdHH{
    background: url(../images/ss1.jpg) no-repeat;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 30px;
    cursor: pointer;
}
.sdgg{
    background: url(../images/gg.jpg) no-repeat;
    width: 18px;
    height: 18px;
    float: right;
     margin-top: 30px;
     margin-right: 20px;
}
.adhkk{
    position: absolute;
    top:80px;
    right: 0px;
    display: none;
    cursor: pointer;
}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}

.hh{
	background: #fff;
	position: absolute;
	top:40px;
	width: 1440px;
	left:50%;
	margin-left: -720px;
	z-index: 9999;
}

.scroll{
    position: fixed;
    top:0px;
	width: 1440px;
	left:50%;
	margin-left: -720px;
	z-index: 9999;
}

.hh1{
	font:400 14px/50px "Microsoft Yahei";
	color: #fff;
}
.k1 a{
	font:400 14px/50px "Microsoft Yahei";
	color: #fff;
}
.k1{
	font:400 14px/50px "Microsoft Yahei";
	color: #fff;
}


.nei{
	background: #f2f2f2;
	height: 54px;
}

.chan{
	width: 1440px;
	margin:0 auto;
}


.re{
	background: url(../images/left.png) left center no-repeat;
	font:600 20px/110px "Microsoft Yahei";
	color: #333333;
	position: relative;
	height: 90px;
	padding-left: 20px;
}
.re span{
	font:400 20px/110px "Arial";
	color: #e37d12;
	padding-left: 15px;
}
.re a{
	position: absolute;
	top:40px;
	right: 0px;
	background: url(../images/more.png) no-repeat;
	width: 70px;
	height: 24px;
}

.hun{
	margin-top: 25px;
}
.product_list1 li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.product_list1 li a.img{padding:4px;border:1px solid #e2e2e2;}
.product_list1 li a.img img{width:280px;height:278px;}
.product_list1 li h3{text-align:center;font:400 16px/40px "Microsoft Yahei";}
.product_list1 li h3 a{font-weight:normal;color: #000;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#067ee7;}


.neine{
    padding:40px 0;
}
.cpp{
    text-align: center;
}
.cpp_aa{
    font-size: 47px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #29abe2;
	line-height: 70px;
}
.cpp_bb{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
}
.flex{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.cppfen{
    margin-top: 40px;
}
.cppfen li{
    float: left;
    width: 219px;
    line-height: 63px;
    background-color: #eaeaea;
    text-align: center;
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.cppfen li a{
    color: #000000;
}
.cppfen li:hover{
    background-color: #29abe2;
}

.cppfen li:hover, .cppfen li.on {
background-color: #29abe2;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.cppfen li:hover a, .cppfen li.on a {
    color: #fff;
}
.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}




.cppfen li:hover a{
    color: #fff;
}
.jdsm li{
 /*   width: 439px;*/
	/*height: 374px;*/
	border: solid 1px #eeeeee;
	margin-bottom: 55px;
	overflow: hidden;
	border-radius: 8px;
	width: 311px;
}
.jdsm i{
    border: solid 1px transparent;
    width: 311px;
    height: 0;
}
.jdsm li:hover{
     box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, .2);
}
.jdsm li img{
    /* width: 439px;*/
    /*height: 315px;*/
    width: 311px;
    height: 308px;
}
.jdsm li h3{
    width: 296px;
	line-height: 59px;
	background:url(../images/h.jpg) 90% center no-repeat #ffffff;
    font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #3b2323;
	text-align: left;
	padding-left: 15px;
}



.index-c2 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    text-align: center;
}

.c2-1 {
    position: relative;
    z-index: 10;
    text-align: left;
    background: url(../images/ff.jpg) top center no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
}

.c2-1 .c2-2-right {
    width: 965px;
    height: 575px;
}

.c2-1 .c2-2-right .img {
    width: 965px;
    height: 630px;
    overflow: hidden;
}

.c2-1 .c2-2-right img {
    width: 965px;
    height: 630px;
    transition: .5s;
}

.c2-1 .c2-2-right:hover img {
    transform: scale(1.1)
}

.c2-1 .c2-1-left {
    width:521px;
    height: 630px;
    padding-left: 360px;
    padding-top: 45px;
    padding-right: 60px;
}

.c2-1 .c2-1-left .c2-1-left-tlt>h3 {
    font-size: 70px;
    font-family: Impact;
    color: #d5d5d5;
    text-transform: uppercase;
    line-height: 1;
}

.c2-1 .c2-1-left .c2-1-left-tlt>h4 {
    font-size: 40px;
    font-weight: bold;
    color: #29abe2;
    margin-top: -35px;
}

.c2-1 .c2-1-left .jj {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0.4px;
    color: #2a2a2a;
    padding: 9px 0 8px;
    height: 318px;
}

.c2-1 .c2-1-left .jj p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

.c2-1 .c2-1-left a.more {
    display: block;
    width: 208px;
    height: 46px;
    background: url(../images/ff1.png) no-repeat right center #29abe2;
    color: #fff;
    padding-right: 53px;
    text-align: center;
    font-size: 15px;
    line-height: 46px;
}

.c2-2 {
    position: relative;
    z-index: 99;
    margin-top: -54px;
    display: inline-block;
    height: 147px;
}

.c2-2 ul {
    padding: 23px 0;
    height: 125px;
    background-color: #ffffff;
    box-shadow: 4px 6.9px 25px 0px rgba(0, 0, 0, 0.15);
}

.c2-2 ul li {
    width: 300px;
    text-align: center;
    border-right: 1px dashed #e5e5e5;
    float: left;
}

.c2-2 ul li:last-child {
    border: none;
}

.c2-2 ul li h3 {
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    font-weight: normal;
}

.c2-2 ul li h3 span {
    font-size: 50px;
    font-family: Arial;
    color: #29abe2;
    letter-spacing: 0px;
}

.c2-2 ul li h3 b {
    margin-right: 5px;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333;
    margin-left: -5px;
}

.c2-2 ul li p {
    font-size: 16px;
    color: #000;
    line-height: 2
}

.c2-3 {
    margin-top: 30px;
}

.c2-3 .picMarquee-left {
    position: relative;
}

.c2-3 .picMarquee-left .bd {
    overflow: hidden;
}

.c2-3 .picMarquee-left .bd ul li {
    width: 230px;
    margin-right: 14px;
}

.c2-3 .picMarquee-left .bd ul li a {
    display: block;
}

.c2-3 .picMarquee-left .bd ul li .img {
    overflow: hidden;
    width: 230px;
    height: 130px;
    background-color: #ffffff;
    border: solid 2px #dddddd;
}

.c2-3 .picMarquee-left .bd ul li .img img {
    width: 100%;
    height: 100%;
    transition: .5s;
}

.c2-3 .picMarquee-left .bd ul li a:hover img {
    transform: scale(1.1);
}

.c2-3 .picMarquee-left .bd ul li h3 {
    font-size: 15px;
    color: #000000;
    line-height: 2.5;
    text-align: center;
}

.jixie{
    background: url(../images/leu.jpg) center center no-repeat;
    height: 93px;
}
.nnty{
    margin-top: 70px;
}
.jiexefen{
    float: left;
    width: 440px;
    margin-top: 29px;
}
.jiexme{
    float: right;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #515151;
	line-height: 93px;
	text-transform: uppercase;
}
.jiexme a{
    color: #515151;
}
.jiexefen li{
    float: left;
    width: 130px;
	line-height: 41px;
	background-color: #fff;
	border-radius: 30px;
	text-align: center;
	margin-right: 15px;
	font-size: 1rem;
}
.jiexefen li a{
    color: #333;
}

.jiexefen li:hover, .jiexefen li.on {
background-color: #29abe2;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.jiexefen li:hover a, .jiexefen li.on a {
    color: #fff;
}
.jiegg{
    margin-top: 20px;
}
.hudsn{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.hudsn li{
    width: 325px;
	height: 274px;
	background-color: #29abe2;
    margin: 0 17px;
}
.hudsn li img{
    width: 325px;
	height: 274px;
}
.nyoushi{
    background: url(../images/nei1.jpg) top center no-repeat;
    box-sizing: border-box;
    padding: 50px 0;
    margin-top: 110px;
}
.yousu{
    color: #fff;
    text-align: center;
}
.yousu_aa{
    font-size: 47px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #ffffff;
}
.yousu_aa span{
    font-weight: 600;
}
.yousu_bb{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.8;
}
.ybgh{
    margin-top: 30px;
}
.ybgh li{
    position: relative;
    background: #fff;
    box-sizing: border-box;
    padding: 3% 10% 3% 3%;
    width: 48%;
    margin-bottom: 30px;
}
.nghyimg{
    position: absolute;
    top:40px;
    right: 0px;
    width: 109px;
    height: 117px;
}
.nghy_aa{
    font-size: 28px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #29abe2;
}
.nghy_bb{
    font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
}
.haomh{
    background: url(../images/gf.png) center center no-repeat;
    width: 396px;
    margin: 3% auto 0;
    height: 48px;
    line-height: 48px;
    box-shadow: 0px 0px 20px -5px rgba(255, 255, 255, .6);
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    padding-left: 10%;
    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
}
.chengnei{
    background: url(../images/nnty.jpg) no-repeat;
    box-sizing: border-box;
    padding: 40px 0;
}

.anlih{
    text-align: center;
}
.anlih_aa{
    font-size: 47px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #29abe2;
	line-height: 65px;
}
.anlih_bb{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #434343;
}


.anlifen{
    margin-top: 30px;
    text-align: center;
}
.anlifen{
    background: #fff;
    line-height: 78px;
}
.anlifen li{
    width: 19%;
	height: 78px;
	background-color: #fff;
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	border-right: #d7d7d7 1px solid;
	display: inline-block;
}
.anlifen li a{
    color: #000000;
}
.gengdui{
     width: 20%;
	height: 78px;
	background-color: #fff;
	width: 20%;
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000; 
	display: inline-block;
}
.gengdui a{
   color: #000000;  
}

.anli{
    margin-top: 20px;
    background: #fff;
}
.naidng{
    float: left;
    width: 925px;
    height: 540px;
    overflow: hidden;
}
.naidng img{
   width: 925px;
    height: 540px;
}
.rights{
    float: right;
    border-top:#29abe2 7px solid;
    width: 515px;
    box-sizing: border-box;
    padding: 30px;
}
.rights_aa{
    font-size: 28px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
}
.rights_bb{
    font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000000;
	margin-top: 45px;
}
.rights_cc{
    font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #29abe2;
	background: url(../images/mm1.png) 30% center no-repeat;
	margin-top: 50px;
}
.rights_cc a{
    color: #29abe2;
}
.twt li{
    float: left;
    width: 266px;
    height: 145px;
    margin: 0 15px;
}
.chansf{
    position: relative;
}
.l_btn{
    position: absolute;
    top:40%;
    left:-40px;
    z-index: 999;
}
.r_btn{
    position: absolute;
    top:40%;
    right:-40px;
    z-index: 999;
}
#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.liuyan{
    background: url(../images/nei12.png) right no-repeat #fff;
    height: 215px;
     box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, .2);
     margin-top: 20px;
}
.liune{
    float: left;
    width: 810px;
    padding:0 5px;
    box-sizing: border-box;
    position: relative;
}

.byds1 .m_label{
    line-height: 49px;
    overflow: hidden
}
.byds .m_label{
    line-height: 49px;
}
.liune .message #ptitle{
       float: left;
    width: 351px;
	height: 49px;
	border: solid 1px #dbdbdb;
	line-height: 49px;
}
.byds1{
   	margin-left:20px; 
   	float: right;
}
.liune .message #contact{
    float: left;
    width: 351px;
	height: 49px;
	border: solid 1px #dbdbdb;
	line-height: 49px;

}
.liuangd textarea{
    float: none;
    width: 98%!important;
    height: 49px!important;
	border: solid 1px #dbdbdb;
	line-height: 49px;
}
.liuangd .c_label{
    width: 100%
}
.liune #checkcode{
    height: 49px;
    line-height: 49px;
    width: 220px;
    border: 1px solid #dedede;
}
.liune .message .msgbtn{
width: 326px;
    height: 49px;
    background-color: #29abe2;
    border: solid 1px #dbdbdb;
    line-height: 49px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 444px;
    bottom: 0px;
}
.liyan{
    float: right;
    width: 540px;
    box-sizing: border-box;
    padding: 25px;
    color: #fff;
    text-align: center;
}
.liyan_aa{
    font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #fefefe;
}

.liyan_cc{
    background: url(../images/ma.png) 10% center no-repeat;
    font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #fefefe;
}
.youei{
    background: url(../images/yoshiu.png) no-repeat;
    box-sizing: border-box;
    padding: 30px 0;
}
.duonian{
    text-align: center;
}
.duonian_aa{
    font-size: 47px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #545556;
	line-height: 60px;
}
.duonian_bb{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #737272;
	text-transform: uppercase;
}
.zhuneye {
    margin-top: 4%
}
.zhuneye li{
    width: 192px;
    height: 192px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    padding:40px 20px;
    position: relative;
    margin-right: 4%;
    margin-bottom: 6%;
}
.zhuneye li::before{
    position: absolute;
    top: 43%;
    right: -59px;
    content: '';
    background: url(../images/gh1.png) no-repeat;
    width: 14px;
    height: 27px;
}
.zhuneye li:nth-child(5)::before{
    background: url(../images/gh2.png) no-repeat;
    width: 27px;
    height: 14px;
    top: 122%;
    right: 81px;
}
.zhuneye li:nth-child(10)::before{
    background: url(../images/gh2.png) no-repeat;
    width: 27px;
    height: 14px;
    top: 122%;
    right: 81px;
    display: none;
}
.zhuneye_hj{
    font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.zhuneye_hj a{
    color: #333333;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.tt{
    display: none;
}
.news-bg {
  margin-top: 50px;
  margin-bottom: 50px;
}

.news-bg .news-index .newsl {
  width: 875px;
}

.news-bg .news-index .newsl .nt {
  margin-bottom: 40px;
  position: relative;
}
.news-bg .news-index .newsl .nt li{
    list-style: none;
        display: inline-block;
}
.news-bg .news-index .newsl .nt li:nth-child(2){
    color: #29abe2;
    font-size: 18px;
    font-weight: bold;
}
.news-bg .news-index .newsl .nt b {
  color: #29abe2;
  font-size: 32px;
}

.news-bg .news-index .newsl .nt span {
  color: #a9a9a9;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 20px;
}

.news-bg .news-index .newsl .nt a {
  position: absolute;
  color: #707070;
  font-size: 14px;
  margin-top: 15px;
  top: 0;
    right: 0;
}

.news-bg .news-index .newsl .nlist1 li {
  padding: 16px 16px;
  background: #f7f7f7;
}

.news-bg .news-index .newsl .nlist1 li a .img1 {
  width: 170px;
  height: 100px;
}

.news-bg .news-index .newsl .nlist1 li a .img1 img {
  width: 170px;
  height: 100px;
}

.news-bg .news-index .newsl .nlist1 li a .wz {
  width: 630px;
  position: relative;
  transition: 0.5s;
}

.news-bg .news-index .newsl .nlist1 li a .wz .w1 {
  color: #29abe2;
  font-size: 16px;
  font-weight: bold;
}

.news-bg .news-index .newsl .nlist1 li a .wz .w2 {
  color: #a2a2a2;
  font-size: 14px;
  text-align: right;
}

.news-bg .news-index .newsl .nlist1 li a .wz .w3 {
  color: #a2a2a2;
  font-size: 14px;
  line-height: 24px;
  padding-right: 112px;
}

.news-bg .news-index .newsl .nlist1 li a .wz .w4 {
  width: 68px;
  height: 35px;
  border: 1px solid #dedfe1;
  border-radius: 40px;
  color: #707070;
  font-size: 14px;
  line-height: 33px;
  text-align: center;
  position: absolute;
  bottom: -18px;
  right: 0;
  transition: 0.5s;
}

.news-bg .news-index .newsl .nlist1 li:hover a .wz {
  transform: translateY(10px);
}

.news-bg .news-index .newsl .nlist1 li:hover a .wz .w4 {
  transform: translateX(10px);
}

.news-bg .news-index .newsr {
  width: 475px;
}

.news-bg .news-index .newsr .nt {
  margin-bottom: 40px;
}

.news-bg .news-index .newsr .nt b {
  color: #29abe2;
  font-size: 32px;
}

.news-bg .news-index .newsr .nt span {
  color: #a9a9a9;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 20px;
}

.news-bg .news-index .newsr .nt a {
  float: right;
  color: #707070;
  font-size: 14px;
  margin-top: 15px;
}

.news-bg .news-index .newsr .nlist2 li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eaeaea;
}

.news-bg .news-index .newsr .nlist2 li a .date {
  width: 80px;
  height: 98px;
  background: #f5f5f5;
  text-align: center;
}

.news-bg .news-index .newsr .nlist2 li a .date .d1 {
  color: #29abe2;
  font-size: 44px;
  font-family: "Arial";
}

.news-bg .news-index .newsr .nlist2 li a .date .d2 {
  color: #29abe2;
  font-size: 14px;
  font-family: "Arial";
}

.news-bg .news-index .newsr .nlist2 li a .wz {
  width: 310px;
  margin-left: 12px;
}

.news-bg .news-index .newsr .nlist2 li a .wz .w1 {
  color: #000000;
  font-size: 16px;
  padding-top: 12px;
}

.news-bg .news-index .newsr .nlist2 li a .wz .w2 {
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.news-bg .news-index .newsr .nlist2 li a .more {
  margin-top: 28px;
}

.news-bg .news-index .newsr .nlist2 li:hover a .date {
  background: #29abe2;
}

.news-bg .news-index .newsr .nlist2 li:hover a .date .d1,
.news-bg .news-index .newsr .nlist2 li:hover a .date .d2 {
  color: #fff;
}

#ydemo {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 410px;
}

#yindemo {
  height: 100%;
}


/*产品中心*/
.nei1{
	background: #f2f2f2;
	height: 940px;
	box-sizing: border-box;
	padding: 0px;
	margin-top: 40px;
}
.sortt{
	margin-top: 25px;
}
.sortt li{
	float: left;
	width: 190px;
	font:400 16px/42px "Microsoft Yahei";
	background: #fff;
	border-radius: 15px;
	text-align: center;
	color: #000;
	margin-right: 47px;
	margin-left: 10px;
}
.sortt li:nth-child(5){
	margin-right: 0px;
}
.sortt li:hover{
	background: #067ee7;
}
.sortt li:hover a{
	color: #fff;
}


.product_list2 li{float:left;margin-left:0px;margin-right:26px;margin-bottom:31px;_display:inline;}
.product_list2 li a.img img{width:280px;height:278px;}
.product_list2 li h3{text-align:center;font:400 16px/46px "Microsoft Yahei";background: #fff;}
.product_list2 li h3 a{font-weight:normal;color: #000;}


.ccp_lie{
	margin-top: 35px;
}
.product_list2 li:nth-child(4n){
	float: right;
	width: 280px;
	margin-right: 0px;
}
.product_list2 li:hover h3{
   background: #067ee7;
}
.product_list2 li:hover a{
   color: #fff;
}


.sheng{
	background: url(../images/liu.png) top center no-repeat;
	height: 267px;
	box-sizing: border-box;
	padding: 50px 0 0 0;
}
.shent li{
	float: left;
	width: 210px;
	font:400 18px/60px "Microsoft Yahei";
	color: #000;
	background: url(../images/shengt.png) no-repeat;
	height: 60px;
	margin-right: 35px;
	margin-bottom: 35px;
}

.shu{
	background: #e37d12;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	float: left;
	font:400 16px/28px "Microsoft Yahei";
	color: #fff;
	text-align: center;
	margin: 17px 0 0 35px;
}
.shent li:nth-child(5n){
	float: right;
	width: 210px;
	margin-right: 0px;
}
.neirr{
	float: left;
	margin-left: 10px;
}
.shent li:nth-child(10){
	float: left;
	width: 210px;
}
.shent li:nth-child(6){
	float: right;
	width: 210px;
	margin-right: 0px;
}
.shent li:nth-child(7){
	float: right;
	width: 210px;
	margin-right: 35px;
}
.shent li:nth-child(8){
	float: right;
	width: 210px;
	margin-right: 35px;
}
.shent li:nth-child(9){
	float: right;
	width: 210px;
	margin-right: 35px;
}

/*关于我们*/
.nei3{
	background: #f2f2f2;
	height: 660px;
	margin-top: 20px;
}
.ab{
	background: url(../images/left1.png) no-repeat;
	width: 838px;
	height: 465px;
	margin-top: 50px;
	box-sizing: border-box;
	padding: 80px 110px;
}
.an_tilt{
	font:600 20px/45px "Microsoft Yahei";
	color: #000;
}
.ab_nei{
	font:400 16px/32px "Microsoft Yahei";
	color: #000;
	margin-top: 10px;
	height: 155px;
	overflow: hidden;
}
.ab_more{
	background: rgba(255,255,255,0.7);
	width: 148px;
	border: #067ee7 1px solid;
	border-radius: 15px;
	text-align: center;
	color: #067ee7;
	font:400 14px/35px "Microsoft Yahei";
	margin-top: 26px;
}

.ab_fen{
	width: 330px;
	margin-top: 50px;
}
.ab_fen li{
	float: left;
	width: 330px;
	height: 145px;
	margin-bottom: 15px;
	background: #fff;
	box-sizing: border-box;
	padding: 40px 0 40px 60px;
	cursor: pointer;
}
.ab_img{
	width: 66px;
	height: 66px;
	float: left;
}
.ab_tr{
	float: left;
	margin-left: 15px;
	width: 150px;
}
.ab_zi{
	font:400 18px/35px "Microsoft Yahei";
	color: #000;
}
.ab_ty{
	font:400 14px/20px "Arila";
	color: #666666;
}
.ab_fen li:hover{
	background: #067ee7;
}

.ab_fen li:hover .ab_zi{
	color: #fff;
}
.ab_fen li:hover .ab_ty{
	color: #fff;
}

/*新闻*/
.nei5{
	background: #f2f2f2;
	height: 554px;
	box-sizing: border-box;
	padding: 40px 0;
	border-bottom: #067ee7 5px solid;
	margin-top: 35px;
}

.xw{
	width: 582px;
}
.xw_titile{
	background: #067ee7;
	font:400 18px/44px "Microsoft Yahei";
	color: #fff;
	position: relative;
	padding-left: 25px;
}
.xw_titile a{
	position: absolute;
	top:0px;
	right: 20px;
	font:400 16px/44px "Microsoft Yahei";
	color: #fff;
}

.news_list1 li{line-height:30px;position:relative;}
.news_list1 li a{line-height:30px;color:#333;font:600 16px/30px "Microsoft Yahei";}
.news_list1 li a:hover{text-decoration:none;color:#e87518;}


.xw_ibtt{
	width: 205px;
	height: 132px;
	overflow: hidden;
}
.xww{
	width: 350px;
}
.xw_ne{
	margin-top: 20px;
}
.xww_rong{
	font:400 14px/25px "Microsoft Yahei";
	color: #666;
	margin-top: 10px;
}
.xwwht{
	margin-top: 8px;
}

/*主体样式*/
#container{width:1400px;margin:0 auto;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- 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;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1200px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}


.ff{
	background: #1f1f1f;
	padding: 40px 0;
	height: 240px;
}
.ffty{
	font:400 15px/35px "Microsoft Yahei";
	color: #cccccc;
	text-align: left;
	box-sizing: border-box;
	padding: 25px 0 0 40px;
}
.renxi{
    float: left;
    width: 623px;
    border-right: #5f5f5f 1px solid;
}
.renxi_aa{
    float: left;
    width: 440px;
    color: #fff;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
}
.daiangh{
    float: right;
    width: 700px;
}
.diangs{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
}
.diangs a{
    color: #ffffff;
}
.youdng{
    display: none;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #b8b8b8;
}
.youdng a{
    color: #b8b8b8;
}
.copyright{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #b8b8b8;
	text-align: left;
}
.copyright a{
    color: #b8b8b8;
}
/*友情链接*/
.f_link{width:1440px;margin:0 auto;margin-top: 28px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;
    box-sizing: border-box;
    padding: 8px;
}

/*页面底部*/
#footer{position:relative;width:1200px;margin:0 auto;text-align:center;margin-bottom:10px;color: #cccccc;}
#footer a{color: #cccccc;}
#footer a:hover{color:#e87518;text-decoration:none;}
.copyright{line-height:24px;margin-top: 15px;}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:#067ee7;font-size:14px;color:#fff;border-radius: 8px;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;position: relative;left:50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;margin-top: 15px;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:1130px;float:right;padding-bottom:10px;margin-top: 15px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
