*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family:"微软雅黑","Microsoft Yahei"; 
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.box{
	max-width: 1200px;
	margin: 0 auto;
	width: 1200px;
}
.head{
    background: #1c67c4;
    color: #fff;
}
.head p{
    float: left;
    padding: 10px 0;
}
.head .box div{
    float: right;
    padding: 10px 0;
}
.head a{
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 18px;
    height: 18px;
    display: block;
    float: left;
    line-height: 18px;
}
.logo{
    float: left;
}
.ewm{
    margin-left: 6%;
    height: 80px;
    float: left;
}
.tel{
    float: left;
    margin-top: 10px;
    margin-left:5%;
}
.header{
    padding: 20px 0;
}
.header .box div{
    float:right;
    line-height:2;
}
.header .box div a{
    display:block;
    font-size:15px;
}
.nav{
    background: #1c67c4;
}
.nav ul li{
    float: left;
    width: 12%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.nav ul li a{
    display: block;
    color: #fff;
}
.nav ul li:hover{
    background: #1f88fe;
}

/*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: 70px;
    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*/
.product{
    margin-top: 30px;
}
.p1{
    text-align: center;
    width: 150px;
    height: 40px;
    background: #1c67c4;
    line-height: 40px;
    color: #fff;
    margin: 0 auto;
}
.div{
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    width: 97%;
    margin: 0 auto;
}
.ddiv span{
    font-size: 16px;
    color: rgb(158, 157, 157);
}
.div p{
    font-size: 23px;
    font-weight: bold;
    margin-top: 5px;
}
.diiv{
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    width: 100%;
    margin: 0 auto;
}
.diiv p{
    font-size: 21px;
}
.ddiv{
    float: left;
    padding-left: 15px;
    position: relative;
}
.ddiv::after{
    content: '';
    position: absolute;
    width: 4px;
    left: 0;
    bottom: 0;
    height: 91%;
    background: #062662;
}
.tj{
    float: right;
    height: 50px;
    line-height: 50px;
}
.tj a{
    color: #fff;
    margin-right: 10px;
    background: #1c67c4;
    padding: 5px;
}
.ll{
    margin-top: 50px;
}
.prod {
    border: 1px solid #ccc;
    width: 30%;
    float: left;
    margin: 1.5%;
}
.prod a {
    text-decoration: none;
    color: #4c4c4c;
}
.prod img {
    width: 100%;
}
.prodp1 {
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
}
.prodp2 {
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding-bottom: 10px;
}
.prod:hover {
    border: 1px solid #1c67c4;
}
.prod:hover .produ {
    background: #1c67c4;
    color: #fff;
}
.produ{
    margin-top: -4px;
}

.d{
    margin-top: 50px;
    background: url(../images/d.jpg);
    height: 300px;
    background-size: 100% 100%;
}
.dd p{
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 9%;
}
.dd span{
    font-weight: normal;
    font-size: 30px;
}
.dd i{
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-style: normal;
    display: block;
    margin-top: 1.5%;
}
.case{
    background: #fafafa;
    padding: 30px 0;
}
.p11{
    text-align: center;
    font-size: 30px;
    color: #4c4c4c;
    margin-bottom: 10px;
}
.p2{
    width: 80px;
    height: 3px;
    background: #1c67c4;
    margin: 0 auto;
}
.p3{
    color: #4c4c4c;
    text-align: center;
    font-size: 20px;
}
.cass{
    width: 23%;
    float: left;
    margin-left: 1.5%;
    margin-top: 2%;
    border: 1px solid #fff;
}
.cass:hover{
    border: 1px solid #1c67c4;
}
.cass:hover .lp{
    background: #1c67c4;
    color: #fff;
}
.cass img{
    width: 100%;
}
.cass p{
    text-align: center;
    font-size: 16px;
    color: #4c4c4c;
    background: #fff;
    margin-top: -4px;
    padding: 7px 0;
}
.cass a{
    text-decoration: none;
}

.news{
    margin-top: 50px;
}
.ckgd{
    width: 100px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}
/*news*/
.ne-ws{
    margin-top: 70px;
}
.news-left{
    float: left;
    width: 45%;
    overflow: hidden;
}
.news-left:hover .img{
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 1;
}
.news-left img{
    width: 100%;
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    opacity: .78;
}
.news_l{
    width: 100%;
    margin-top: -4px;
    background: #1c67c4;
}
.ne-l{
    width: 30%;
    float: left;
    text-align: center;
    color: #fff;
    margin-top: 8%;
}
.ne-l p{
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 6px;
    color: #fff;
}
.ne-l span{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}
.ne-r{
    width: 63%;
    float: left;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ne-r p{
    color: #fff;
    line-height: 30px;
    margin: 0;
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ne-r span{
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
    margin-top: 15px;
    display: block;
}

.news-right{
    width: 45%;
    float: left;
    margin-left: 7%;
}
.ne1_l{
    width: 74%;
    float: left;
}
.ne1{
    margin-bottom: 40px;
}
.ne1_r{
    width: 13%;
    float: right;
    text-align: center;
}
.ne1_l a{
    text-decoration: none;
    color: #4c4c4c;
}
.ne1_l p{
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    border-color: #f2f2f2;
    font-size: 16px;
}
.ne1_l span{
    margin-top: 15px;
    color: #ffffff;
    color: #999999;
    font-size: 13px;
    line-height: 26px;
    display: block;
    overflow: hidden;
}
.ne1_r p{
    font-size: 36px;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    color: #ffffff;
    color: #999999;
}
.ne1_r span{
    color: #999999;
    display: block;
}
.n-a{
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}
.n-a:hover .n-a-p{
    color: #1c67c4;
}
.n-a p{
    font-size: 14px;
    line-height: 30px;
    color: #37474f;
    margin: 0;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 78%;
    float: left;
}
.n-a span{
    float: left;
    display: inline-block;
    line-height: 30px;
    float: right;
    color: #ffffff;
    color: #999999;
    font-size: 13px;
}
.a-a1{
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 35px;
    border: 1px solid #1c67c4;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #1c67c4;
    margin-top: 5%;
}
.a-a1:hover{
    background: #1c67c4;
    color: #fff;
}

/*link*/
.link{
    margin-top: 50px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}
.link p{
    float: left;
}
.link a{
    float: left;
    display: block;
    margin-right: 20px;
    color: #4c4c4c;
}
/*form*/
.form{
    background: #1c67c4;
    color: #fff;
    padding: 40px 0;
}
.f-l p:nth-child(1){
    font-size: 24px;
}
.f-l p{
    font-size: 16px;
    line-height: 2;
}
.f-l{
    float: left;
    width: 28%;
}
.f-z{
    float: left;
    margin-left: 5%;
    width: 43%;
}
.f-r{
    float: left;
    width: 21%;
    margin-left: 3%;
}
.f-z img{
    border-radius: 5px;
    width: 100%;
}
.f-r a{
    color: #fff;
    margin-top: 10px;
    display: block;
    float: left;
    margin-right: 10px;
}
.f-r p{
    margin-bottom: 10px;
}


.m-l {
    width: 23%;
    float: left;
}
.cp {
    background-color: #1c67c4;
    padding: 12px 10px 12px 20px;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    text-shadow: none;
}
.cp p {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
}
.np {
    background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 72%,#edecec 100%);
    padding-left: 16px;
    margin: 10px 0;
    height: 35px;
}
.np a {
    color: #4c4c4c;
}
.wd {
    background: url(../images/12.jpg) no-repeat center bottom;
    background-size: cover;
}
.wd img {
    max-width: 84%;
    height: auto;
    margin-left: 37%;
    padding-top: 50px;
}
.s {
    padding: 0 0 38px;
}
.s p {
    margin: 8px 0 0 0;
    line-height: 20px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}
.s b {
    display: block;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.m-r {
    width: 73%;
    float: left;
    margin-left: 4%;
    line-height: 2;
}
.news_d {
    border-bottom: #dedede dashed 1px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.news_d a {
    text-decoration: none;
}
.news_p3 {
    width: 80%;
    float: left;
    font-size: 22px;
    font-weight: normal;
    color: #484848;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.news_p22 {
    width: 20%;
    float: right;
    text-align: right;
    color: #9c9a9c;
    text-indent: 20px;
}
.news_p4 {
    color: #626262;
    font-size: 15px;
    line-height: 26px;
}
.news_p5 {
    border: #d8d8d8 1px solid;
    text-align: center;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    margin-top: 20px;
}
.npr {
    float: left;
    width: 30%;
    margin: 1.5%;
}
.npr:nth-child(1) {
    margin-top: 0;
}
.npr:nth-child(2) {
    margin-top: 0;
}
.npr:nth-child(3) {
    margin-top: 0;
}
.npr a {
    color: #4c4c4c;
}
.npr img {
    width: 100%;
}
.npr p {
    text-align: center;
}
.listpage {
    margin-top: 5%;
    float: left;
    width: 100%;
}
.listpage strong {
    margin-right: 10px;
    border: 1px solid #000;
    padding: 4px;
}
.listpage a {
    display: inline-block;
    width: 50px;
    border: 1px solid;
    padding: 1px;
    text-align: center;
    margin-right: 5px;
    color: #4c4c4c;
}
.n-navv {
    background: #ccc;
    margin-bottom: 35px;
    padding: 8px;
    margin-top: -4px;
}
.innerSitepath span {
    margin-right: 3%;
    font-weight: bold;
}
.innerSitepath a {
    color: #333333;
    text-decoration: none;
}

.biaoti {
    position: relative;
    font-size: 22px;
    color: #4c4c4c;
    margin-bottom: 40px;
    text-align: center;
}
.na {
    display: block;
    float: left;
    width: 45%;
    float: left;
    margin: 5px 0;
    color: #4c4c4c;
    position: relative;
    padding-left: 15px;
}
.na::after{
    content: '';
    position: absolute;
    left: 0;
    top: 14px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #1c67c4;
}
.biaotii {
    position: relative;
    font-size: 22px;
    color: #4c4c4c;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    margin-top: 50px;
}
.biaotii::after {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 8px;
    height: 22px;
    background: #062662;
}
.info {
    text-align: center;
    line-height: 30px;
    color: #666;
    padding-right: 18px;
    border-top: 1px #dddddd solid;
    border-bottom: 1px #dddddd solid;
    margin-bottom: 20px;
}
table tr:hover{
    color: #fff;
    background: #1f88fe;
}
table tr:nth-child(1){
    color: #fff;
    background: #1f88fe;
}
.bottom_bottom{
    display: none;
}
.syp{
    margin-top: 6%;
    width: 50%;
    float: left;
}
.syp p{
    float: left;
}
.syp a{
    text-decoration: none;
    color: #000;
}

.xyp p{
    float: left;
}
.xyp a{
    text-decoration: none;
    color: #000;
}
.xyp{
    float: right;
    margin-top: 6%;
}
.bl{
    background: url(../images/bl.jpg) no-repeat center;
    padding-bottom: 4%;
    margin-top: 50px;
}
.bl .box div{
    float: right;
    width: 50%;
    color: #fff;
}
.bl p{
    font-size: 36px;
    margin-top: 13%;
    font-weight: bold;
}
.bl span{
    margin-top: 8%;
    width: 88%;
    display: block;
}
.bl a{
    width: 150px;
    height: 40px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-top: 12%;
    display: block;
}
.ddd{
    float: left;
    margin-left: 2%;
    margin-top: 6%;
}
.bott{
    background: #0b4389;
    margin-top: 40px;
}
.bott ul li{
    float: left;
    width: 12%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
}
.bott ul li a{
    display: block;
    color: #fff;
}
.ys{
    background: url(../images/ys.jpg);
    height: 1170px;
}
.aa1{
    float: left;
    margin-top: 4%;
}
.ys-d{
    float: left;
    margin-left: 6%;
    margin-top: 4%;
}
.ys-P1{
    font-size: 40px;
}
.ys-P1 span{
    color: #0066cc;
}
.ys-p2{
    width: 42%;
    height: 5px;
    background: #0066cc;
    margin-top: 4%;
    margin-bottom: 4%;
}
.bb1{
    float: right;
}
.ys-d div{
    background: url(../images/cc1.png) no-repeat 10px 10px;
    height: 66px;
    line-height: 33px;
    padding-left: 40px;
    margin-top: 7%;
    color: #0068b7;
}
.ys_1{
    padding-top: 3%;
}
.ys_1 a{
    display: block;
    line-height: 40px;
    width: 104px;
    height: 40px;
    border: 1px solid #0068b7;
    text-align: center;
    margin-top: 8%;
    color: #0068b7;
}

.ys_2{
    margin-top: 7%;
    margin-bottom: 3%;
}
.bb2{
    float: left;
}
.aa2{
    float: left;
    margin-left: 3%;
}
.ys-d1{
    float: left;
    margin-left: 3%;
}
.ys-p11{
    font-size: 40px;
}
.ys-p11 span{
    color: #0068b7;
}
.ys-d1 div{
    background: url(../images/cc1.png) no-repeat 10px 10px;
    height: 66px;
    line-height: 33px;
    padding-left: 40px;
    margin-top: 7%;
    color: #0068b7;
}







.nright{
    float: left;
    width: 74.5%;
    margin-left: 3%;
    line-height: 2;
    margin-top:50px;
}

.bt{
    width: 100%;
    background: #1c67c4;
}
.bt p{
    text-align: center;
    background: #1c67c4;
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.bt_p0{
    float: left;
    width: 12%;
}
.bt_p1{
    float: right;
    width: 17%;
}
.bt a{
    color: #fff;
    text-decoration: none;
    margin-left: 50%;
}
.tabpanel_div{
    width: 30%;
    text-align: center;
    border: 1px solid rgb(158, 154, 154);
    margin-bottom: 3%;
    margin-right: 0.5%;
    margin-top: 2%;
    margin-left: 1.8%;
    float: left;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.tabpanel_div:hover .xh_aa{
    background: #f5f5f5;
}
.goods_d_span{
    text-align: left!important;
    display: inline-block!important;
    width: 95%!important;
    margin-left: 0!important;
}
.goods_d span{
    text-align: center;
    display: inline-block;
    width: 100%;
}
.tabpanel_div:hover .xh_aa{
    background: #f5f5f5;
}
.tabpanel_div .goods_d p{
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}
.tabpanel_div img{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tabpanel_div a{
    text-decoration: none;
    color: #3d4e57;
}

.listpage{
    width: 100%;
    float: left;
    margin-top: 5%;
}
.listpage a{
    border: 1px solid #ccc;
    padding: 0 10px;
    margin-left: 20px;
    text-decoration: none;
}
.listpage input{
    height: 27px;
    width: 50px;
    margin-left: 20px;
}
.tabpanel_div:hover .goodsss{
    display: block;
}
.goodsss{
    width: 100%;
    height: 189px;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .8;
    text-align: center;
    display: none;
}
.goodsss div{
    font-size: 22px;
    color: #fff;
    float: left;
    width: 100%;
    margin-top: 15%;
}
.goodsss span{
    padding: 6px 16px;
    border: 1px solid #fff;
    margin-top: 25%;
    color: #fff;
    float: left;
    margin-left: 34%;
}
.tabpanel_a{
    color: #000;
    display: block;
    margin-top: 2%;
    text-decoration: none;
}
.tabpanel_a:hover{
    color: #ed1c24;
}
.goodsss{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    display: none;
}
.tabpanel_div:hover .goodsss {
    display: block;
}
.tabpanel_div img{
    
    width: 100%;
    cursor: pointer;  
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition:all 1s;      
}
.tabpanel_div:hover img{
    transform: scale(1.1);
    -webkit-transform:  scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.nleft{
       width: 21%;
    float: left;
    margin-top:50px;
}
