*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
    font-family:"鐎甸偊鍣ｉ弫鎾诲棘閵堝棗顏堕梺璺ㄥ枙閸撳ジ鎮€涙ê顏�","Microsoft Yahei"; 
    color: #4c4c4c;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.box{
	margin: 0 auto;
	width: 1200px;
}
a{
    text-decoration: none;
}
/*banner*/
#banner{
    width: 100%;
    position: relative;
}
#banner ul{
    overflow: hidden;
    margin-bottom: 0;
}
#banner ul li{
    list-style: none;
    display: none;
}
#banner img{
    width: 100%;
}
#p{
    width: 90px;
    position: absolute;
    left: 48%;
    bottom: 3%;
}
#p p{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1c67c4;
    float: left;
    margin-left: 10px;
}
#p p:nth-child(1){
    margin-left: 0;
}
#p .on{
    background: #fff;
}
#left{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
#right{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 45%;
    display: none;
    text-decoration: none;
}
/*banner*/
.head{
    background: url(../images/head.jpg) no-repeat;
}
.head img{
    display: block;
    float: left;
    margin-top: 20px;
    width: 300px;
}
.head .box div{
    float: right;
    margin-top: 40px;
}
.head .box div span{
    font-size: 25px;
    color: #484848;
    font-weight: bold;
    background: url(../images/tel-bg.png) no-repeat 0 center;
    padding-left: 25px;
    margin-right: 35px;
    display: block;
    float: left;
    margin-right: 10px;
}
.head a{
    display: block;
    float: left;
    margin-right: 10px;
}
.nav{
    padding: 15px 0;
    margin-top: 10px;
}
.nav ul{
    width: 60%;
    float: left;
}
.nav ul li{
    float: left;
    width: 16%;
}
.nav ul li:nth-child(1){
    margin-left: 1%;
}
.postbox{
    float: right;
}
.postbox input{
    border: 1px solid #bababa;
    width: 150px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border-radius: 30px;
    vertical-align: middle;
    background: url(../images/hsea-bbg.png) no-repeat 128px;
    outline-color: transparent;
    box-shadow: none;
}
/*prlist*/
.prlist{
    padding: 30px 0;
    background: #f8f8f8;
    margin-top: -4px;
}
.prlist ul li{
    width: 48%;
    float: left;
    margin-right: 4%;
    background: #fff;
}
.prlist ul li:nth-child(2){
    margin-right: 0;
}
.prlist ul li div{
    position: relative;
    width: 576px;
    height: 340px;
}
.prlist ul li div img{
    position: absolute;
    width: 100%;
}
.prlist ul li div span{
    position: absolute;
    right: 0;
    top: 0;
    background: #3c1d90;
    padding: 13px 16px;
    font-size: 24px;
    color: #fff;
    width: 62px;
    text-align: center;
}
.prlist ul li p{
    padding-left: 20px;
    margin-top: -6px;
}
.prlist ul li p>a{
    border: 1px solid #bfbfbf;
    border-radius: 25px;
    font-size: 16px;
    color: #616161;
    padding: 4px 20px;
    margin: 26px 8px 0 8px;
    float: left;
    transition: .5s;
}
.prlist ul li p>a:hover{
    background: #f5b539;
    color: #fff;
    border: 1px solid #f5b539;
}
.prlist ul li p span a{
    float: right;
}
/*product*/
.product h2{
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}
.product{
    margin: 40px 0;
}
.prod div{
    float: left;
    width: 23%;
    margin: 1%;
    overflow: hidden;
}
.prod div img{
    width: 100%;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}
.prod div:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.prod div p{
    text-align: center;
}
.fw h2{
    width: 100%;
    text-align: center;
    font-weight: 500;
    color: #2b2b2b;
    font-size: 30px;
    margin-bottom: 40px;
}
.fw ul li{
    width: 21.6%;
    height: 350px;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    transition: .5s;
}
.fw li i {
    width: 83px;
    height: 79px;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    transition: .5s;
}
.i1{
    background: url(../images/a1.png) 2px 80px;
}
.fw li:hover .i1{
    background: url(../images/a1.png) 2px 170px;
}
.i2{
    background: url(../images/a2.png) 2px 80px;
}
.fw li:hover .i2{
    background: url(../images/a2.png) 2px 170px;
}
.i3{
    background: url(../images/a3.png) 2px 80px;
}
.fw li:hover .i3{
    background: url(../images/a3.png) 2px 170px;
}
.i4{
    background: url(../images/a4.png) 2px 80px;
}
.fw li:hover .i4{
    background: url(../images/a4.png) 2px 170px;
}
.fw li span {
    font-size: 20px;
    color: #2b2b2b;
    display: block;
    margin: 15px 0;
}
.fw li p {
    color: #616161;
    font-size: 14px;
}
.fw li:hover {
    background: #3b1d8f;
}
.fw li:hover span, .fw li:hover p {
    color: #fff;
}
.fw li:hover span, .fw li:hover p {
    color: #fff;
}

.case{
    background: url(../images/case.jpg) no-repeat;
    height: 380px;
}
.case_d div{
    width: 22%;
    height: 264px;
    position: relative;
    float: left;
    margin-right: 4%;
} 
.case_d div:nth-child(4){
    margin-right: 0;
}
.case_d div img{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.case_d div p{
    text-align: center;
    position: absolute;
    left: 0;
    top: 25%;
    background: rgba(242,181,56,0.8);
    width: 120px;
    height: 60px;
    line-height: 60px;
    color: #fff;
}
.case h2{
    color: #f5b33b;
    font-size: 30px;
    text-align: center;
    padding: 20px 0;
    font-weight: 500;
}
/*news*/
.news{
    margin: 85px 0;
}
.ne_l{
    width: 43%;
    float: left;
}
.ne_l img{
    width: 100%;
}
.ne_r{
    float: right;
}
.news h2{
    font-size: 30px;
    text-align: center;
    padding: 20px 0;
    font-weight: 500;
    margin-bottom: 20px;
}
.ne_l div{
    background: #f8f8f8;
    margin-top: -4px;
    padding: 20px;
}
.ne_l div p{
    display: block;
    font-size: 20px;
    color: #242424;
    height: 32px;
    overflow: hidden;
}
.ne_l div span{
    color: #828282;
    font-size: 14px;
}
.ne_r{
    float: right;
    width: 53%;
}
.ne_ll{
    float: left;
}
.ne_rr{
    float: right;
}
.ne_r .clearfix{
    padding: 20px;
    background: #f8f8f8;
    margin-bottom: 19px;
    transition: .5s;
}
.ne_r .clearfix:hover{
    background: #3c1d90;
}
.ne_r .clearfix:hover p{
    color: #fff;
}
.ne_r .clearfix:hover span{
    color: #fff;
}
.ne_ll{
    width: 15%;
    text-align: center;
}
.ne_ll p{
    display: block;
    font-size: 34px;
    line-height: 1;
    font-weight: bold;
    color: #242424;
}
.ne_ll span{
    display: block;
    line-height: 1;
    font-size: 14px;
    margin-top: 5px;
    color: #686868;
}
.ne_rr{
    width: 81%;
}
.ne_rr p{
    display: block;
    font-size: 18px;
    color: #242424;
    margin-bottom: 5px;
    height: 28px;
    overflow: hidden;
    font-weight: bold;
}
.ne_rr span{
    display: block;
    color: #686868;
    overflow: hidden;
    font-size: 14px;
}
.about{
    background: url(../images/about.jpg) no-repeat;
    padding: 40px 0 80px 0;
}
.about h2{
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}
.ab_l{
    width: 50%;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 2;
}
.about .clearfix .clearfix{
    margin-top: 40px;
}
.ab_r{
    float: right;
    width: 50%;
}
.syaby li {
    width: 33.33%;
    float: left;
    text-align: center;
    color: #fff;
}
.syaby li b {
    display: block;
    font-size: 40px;
    color: #f2b43b;
    line-height: 1;
    margin-bottom: 10px;
}
.form{
    background: #2e2e2e;
    width: 100%;
    color: #787878;
    padding: 35px 0;
}
.fo_l{
    width: 35%;
    border-right: 1px solid #434343;
    float: left;
}
.fo_l p{
    color: #fff;
    font-size: 18px;
}
.fo_l span{
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 2;
    color: #787878;
}
.fo_z{
    width: 30%;
    float: left;
    margin-left: 10%;
    border-right: 1px solid #434343;
}
.fo_z div{
    float: left;
    width: 50%;
    line-height: 2;
}
.fo_z a{
    display: block;
    color: rgb(194, 194, 194);
}
.fo_z p{
    color: rgb(194, 194, 194);
}
.fo_r{
    float: right;
    text-align: center;
}
.fo_r p{
    font-size: 14px;
    margin-top: 10px;
    color: rgb(194, 194, 194);
}
.link{
    margin-top: 30px;
    border-bottom: 1px solid #434343;
    padding-bottom: 15px;
    width: 100%;
    float: left;
}
.link p{
    float: left;
    color: rgb(194, 194, 194);
}
.link a{
    display: block;
    float: left;
    margin-right: 5px;
    color: rgb(194, 194, 194);
}
.formm{
    padding: 5px 0;
    background: #202020;
}
.formm a{
    display: block;
    color: rgb(194, 194, 194);
    font-size: 12px;
}
.case_d{
    margin-top: 30px;
}


/*channel*/
.nyn {
    background: #3c1d90;
    margin-top: -4px;
    padding: 20px 0;
}
.nyn p {
    float: left;
    color: #fff;
    font-size: 22px;
}
.nyn p span {
    font-size: 16px;
    color: #fff;
}
.nyn .box div {
    float: right;
    font-size: 14px;
    color: #fff;
}
.nyn strong {
    color: #fff;
}
.nyn a {
    color: #fff;
}
.main_p{
    margin: 3% 0;
}
.nm{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.diva a:nth-child(1){
    float: left;
    height: 40px;
    padding-left: 50px;
    background: url(../images/pr.png) no-repeat;
    /* color: #3db05d; */
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}
.da{
    display: block;
    float: right;
    /* color: #3db05d; */
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}
.tabpanel_div{
    width: 23%;
    float: left;
    margin: 2% 0;
    margin-right: 2.6%;
    overflow: hidden;
}
.tabpanel_div img{
    width: 100%;
    transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
    transition: .5s;
}
.tabpanel_div:hover img{
    transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -o-transform: scale(1.05);
            -ms-transform: scale(1.05);
}
.tabpanel_div:nth-child(5){
    margin-right: 0;
}
.goodsss div{
    text-align: center;
}
.lio{
    float: left;
    width: 23%;
    margin: 2% 1%;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    transition: 1s;
}
.lio img{
    width: 100%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
}
.lio p{
    text-align: center;
    padding: 10px 0;
}
.nlist{
    margin-top: 70px;
}
.lio:hover .nimg1{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.lio:hover{
    border-bottom:2px solid #f39234;
}
.llistpage{
    text-align:center;
    float: left;
    width: 100%;
    margin-top: 30px;
}
.llistpage span{
    padding: 5px 10px;
}
.llistpage a{
    background: #f39234;
    padding: 5px 10px;
    color: #fff;
}
.llistpage input{
    width: 28px;text-align:center;
    height: 28px;
   /* padding-left: 20px;*/
}
.main{
    margin: 20px 0;
    line-height: 2;
}
/*listpic*/
.ny_l{
    float: left;
    width: 40%;
}
.ny_l img{
    width: 100%;
}
.ny_r{
    float: right;
    width: 50%;
    line-height: 2;
}
.ny_r h2{
    margin-bottom: 25px;
}

.pro_number {
    margin-bottom: 20px;
    font-size: 18px;
    background: url(../images/number1.png) left no-repeat;
    line-height: 28px;
    padding: 2.5%;
    padding-left: 80px;
    float: left;
}
.ny_r .clearfix{
    margin-top: 40px;
}
.ny_a{
    display: block;
    width: 45%;
    height: 60px;
    border-radius: 5px;
    background: #f39234;
    text-align: center;
    line-height: 60px;
    color: #fff;
    float: right;
    margin-top: 15px;
}
.navbar-light{
    z-index: 99;
    background: #000;
    opacity: .8;
    color: #fff;
    position: sticky;
    left: 0;
    top: 0;
}
.navbar-light a{
    display: block;
	width: 20%;
	float: left;
    color: #fff;
    text-align: center;
    line-height: 46px;
    text-decoration: none;
}
.navbar-light a:hover{
    background: #f39234;
}
.biaotii {
    display: block;
    width: 100%;
    height: 50px;
    color: #FFF;
    font-size: 22px;
    background: url(../images/names.png) #F2F2F2 no-repeat;
    float: left;
    padding-left: 36px;
    line-height: 50px;
    margin-bottom: 30px;
    margin-top: 30px;
}
table{
    border-collapse:collapse;
}
.syp{
    margin-top: 6%;
    width: 100%;
    float: left;
}
.syp p{
    float: left;
}
.syp a{
    text-decoration: none;
    color: #f39234;
}

.xyp p{
    float: left;
}
.xyp a{
    text-decoration: none;
    color: #f39234;
}
.syp a:hover{
    color: #000;
}
.xyp a:hover{
    color: #000;
}
.flink_tit{
    margin-bottom: 10px;
    position: relative;
    margin-top: 80px;
}
.flink_tit p {
    height: 12px;
    width: 100%;
    background: url(../images/dian.png);
    position: absolute;
    top: 15px;
}
.flink_tit span {
    height: 42px;
    background: #fff;
    color: #f39234;
    font-size: 14px;
    border: 1px solid #f39234;
    position: relative;
    z-index: 2;
    display: block;
    width: 115px;
    text-align: center;
    line-height: 42px;
}
.flink_tit a{
    display: inline-block;
    margin-top: 8px;
    margin-right: 10px;
}
.ul2{
    margin-top: 30px;
}
.ul2 li{
    float: left;
    width: 16%;
    margin-right: 5%;
}
.ul2 li:nth-child(5){
    margin-right: 0;
}
.ul2 li img{
    width: 100%;
}
.ul2 li i{
    text-align: center;
    font-style: normal;
    display: block;
}
.ul2 li i:nth-child(5){
    margin-right: 0;
}
.ul1 li{
    width: 100%;
    float: left;
    height: 38px;
    padding-top: 9px;
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 8px;
}
.ul1 li b{
    float: right;
}
.ul1 li i{
    font-style: normal;
    font-size: 14px;
}
.ul1 li b{
    font-size: 14px;
    font-weight: 500;
}
.mman {
    width: 100%;
    height: 390px;
    margin: 0 auto;
    background: url(../images/gywmad_bg.jpg) no-repeat 0 0;
    background-color: #3c1d90;
}
.boo {
    float: right;
    width: 50%;
    margin-top: 7%;
}
.boo div {
    width: 40%;
    margin-right: 5%;
    margin-bottom: 8%;
    float: left;
}
.boo div img {
    float: left;
    margin-right: 10px;
}
.boo div span {
    font-size: 22px;
    color: #fff;
    float: left;
    margin-top: 10px;
}
.boo div p {
    color: #fff;
    float: left;
    font-size: 14px;
}
.h2a {
    text-align: center;
    font-family: "Microsoft JhengHei","Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
.ne_ds{
    margin-bottom: 30px;
    border: 1px solid #dfdfdf;
    padding: 19px;
    background: #fff;
}
.ne_ds img{
    float: left;
    width: 22%;
}
.ne_ds div{
    width: 100%;
    float: right;
    transition: .5s;
}
.ne_ds div p{
    font-size: 18px;
    transition: .5s;
}
.ne_ds div span{
    display: block;
    margin-top: 15px;
    font-size: 14px;
    transition: .5s;
    line-height: 2;
}
.ne_ds div i{
    float: right;
    display: block;
    background: #b6b6b6;
    color: #fff;
    float: right;
    width: 90px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    margin-top: 15px;
    font-style: normal;
    transition: .5s;
}
.ne_ds:hover{
    border: 1px solid #3c1d90;
    box-shadow: 0 0 8px rgba(37,120,216,0.4);
}
.ne_ds:hover p{
    color: #3c1d90;
}
.ne_ds:hover i{
    background: #3c1d90;
    color: #fff;
}
.biaoti1 {
    font-size: 22px;
    line-height: 45px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
    color: #000;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px;
    text-align: center;
}
