/*首页banner*/

.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*search*/

.search {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
}

.search .hot .keywd {
    color: #8398b4;
}

.search .keywds {
    float: left;
    line-height: 30px;
}

.search .form {
    overflow: hidden;
    display: block;
    position: relative;
}

.search .txt {
    width: 120px;
    height: 28px;
    line-height: 28px;
    color: #a1a1a1;
    padding: 0 30px 0 5px;
    border: 1px solid #ccc;
    background: none;
}

.search .btn {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 9999;
    background: url(../images/public/btnbg.png) no-repeat 0 0;
    width: 20px;
    height: 22px;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
}


/*index product*/

.product {
    width: 100%;
	height: 1300px;
	background: url(../images/productBg.png) no-repeat center;
    position: relative;
    padding: 20px 0;
}
.product .proimg{width: 100%;margin-top: 20px;}
.product .procont{margin-top: 25px;}
.product .procont a{color: #ffffff;float: left;width: 100px;line-height: 33px;margin: 15px 4.5px;text-align: center;}
.product .procont a .proTopTitle{outline: 1px solid #535353;}
.product .procont a .proTopImg{visibility: hidden;margin: 0 auto;}
.product .procont a:hover .proTopTitle{background-color: #c42c2c;outline: none;}
.product .procont a:hover .proTopImg{visibility: visible;}
.product .swiper{float: left;width: 600px;margin-top: 30px;}
.product .more{width: 100px;line-height: 30px;color: #ffffff;background-color: #cb1f07;text-align: center;margin: 30px auto;}
.product ul{width: 100%;}
.product li{width: 296px;display: inline-block;text-align: center;}
.product li img{width: 156px;margin: 50px 70px 20px 70px;}
.product li .li1{margin-left: 58px;}
.product li .li1>div{float: left;font-size: 25px;}
.product li .li1 .bg{width: 30px;height: 1px;background-color: #c0c0c1;margin-top: 17px;}
.product li .li1 .font{width: 120px;color: #c7c7c8;text-align: center;}
.product li .li2{color: #919294;}
.product li .li3{font-size: 16px;width: 180px;margin-left: 58px;color:#c7c7c8 ;margin-top: 10px;}
/*index news*/

.news_main {
    background: #ededed;
    padding-top: 40px;
}

.news_cnt {
    padding: 0 0 60px;
}

.news_tit {
    height: 105px;
    background: url(../images/public/news_tit.png) no-repeat center top;
}

.news_cnt dl {
    width: 320px;
    float: left;
    line-height: 30px;
    padding: 0 5px;
}

.news_cnt dl img {
    width: 320px;
    height: 148px;
}

.news_cnt span {
    display: block;
}

.news_cnt .newstime {
    border-bottom: 1px solid #ccc;
}

.news_cnt .newstitle {
    font-weight: normal;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_cnt p {
    height: 72px;
    word-wrap: break-word;
}

.news_cnt .newsmore {
    width: 80px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ccc;
    display: block;
}

.news_cnt .newsmore:hover {
    background: #3671cf;
    color: #fff;
}


/*index about us*/

.about_main {
    margin-top: 60px;
}

.about_cnt {
    padding: 0 0 60px;
}
.about_cnt>img{width: 100%;margin-bottom: 60px;} 

.about_cnt .aboutlt {
    width: 570px;
}
.aboutlt p{
	font-size: 15px;
	line-height: 30px;}

.about_cnt .aboutlt h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 16px;
}

.about_cnt .newsmore1 {
    width: 80px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 12px;
		color: #ffffff;
    background: url(../images/more.png) no-repeat;
		background-size: cover;
		padding-left: 13px;
    display: block;
}

.about_cnt .newsmore:hover {
    background: #3671cf;
    color: #fff;
}

.mainA{width: 100%;height: 180px;background: url(../images/service.png) no-repeat center;background-size: 100% 100%;color: #ffffff;text-align: center;border-top: 1px solid #c70808;position: relative;z-index: 1;}
.mainA1{margin-top: 35px;font-size: 30px;font-weight: 600;}
.mainA2{margin-top: 20px;font-size: 20px;}
/*index contact us*/
.iPart03father{width: 100%;background-color: #f2f2f2;height: 510px;border-top: 1px solid #f2f2f2;margin-top: -24px;padding-top: 24px;}
.iPart03{width: 1200px;height: 450px; margin: 30px auto;}
.ititle{color:#2b2b2b; font-size:18px; height:30px; line-height:20px; font-weight:bold; padding-bottom:10px;border-bottom: 1px solid #aaaaaa;}
.ititle .chaSpan{ height:30px; float:left;}
.ititle img{ display:inline; padding:4px 5px 0 5px; float:left;}
.ititle .spanEng{ height:25px; line-height:25px; float:left; display:inline; font-style:normal; font-family:Arial; font-size:16px;  text-transform:uppercase;margin-left: 10px;}
.ititle i{ display:block; font-style:normal;}
.iContact{ width:480px; margin-top: 35px; height:403px;float:left; display:inline; position:relative; padding:12px 0 0 17px; background:url(../images/iMap.jpg) no-repeat 40px 65px; background-color:#FFF; }
.iContact .conMore{ width:24px; height:24px; position:absolute; right:40px; top:11px;}
.iContact .conXian{ width:466px; height:4px; position:absolute; background:url(../images/titleXian.png) no-repeat; top:44px; left:10px;}
.iContact .iconWord{ width:400px; margin:0 auto; font-size:14px; color:#2b2b2b; padding-top:170px;}
.iContact .iconWord span{ font-size:18px; font-weight:bold; color:#98000c; display:block;}
.iContact .iconWord p{padding-left: 25px;height: 20px;line-height: 20px;margin-top: 10px;position: relative;}
.iContact .iconWord p img{width: 15px;position: absolute;top: 0;left: 0;}
.iContact .iconWord .p2 img{width: 13px;}
.iContact .iconWord .p3 img{width: 14px;} 
.iContact .iconWord .p4 img{width: 14px;}
.iContact .iconWord .p5 img{width: 14px;top: 5px;}
.iContact .erweima{ width:106px; height:108px; position:absolute; right:25px; top:140px;}
.iMessage{ width:681px; height:450px; float:right; background:url(../images/message1.png) no-repeat top center;}
.iMessage .mesTitle{ height:45px; line-height:40px; text-align:center; color:#FFF; font-size:27px; font-weight:bold;}
.iMessage .mesTitle span{ color:#fde200;}
.iMessage .mesMain{ width:638px; margin:0 auto; padding-top:10px;}
.iMessage .mesMain img{ display:inline-block; border:1px solid #979797; float:left;}
.iMessage .mesMain .mesRight{ width:370px; float:left; display:inline; margin-left:10px;}
.iMessage .mesMain .mesRight .mesPart{ font-size:14px; color:#303030; font-family:'宋体';height: 50px;}
.iMessage .mesMain .mesRight .mesPart .labCss{ width:52px; height:50px; line-height:50px;}
.iMessage .mesMain .mesRight .mesPart .textCss{ width:300px; height:40px;  color:#666;}
.iMessage .mesMain .mesRight .mesPart .textAreaCss{ width:300px;  height:107px; margin-top:10px; border: none;}
.iMessage .mesMain .mesRight .mesPart span{ height:30px; line-height:30px; font-size:12px;}
.iMessage .mesMain .mesRight .mesPart span i{ color:#F00; padding-right:10px;}
.iMessage .mesMain .mesRight .mesPart .btnFa{ width:72px; height:28px; cursor:pointer; background:url(../images/fasong.png) no-repeat top center; border:none; margin-left:60px; margin-top:8px;}
.iMessage .mesMain .mesRight .mesPart .btnChong{ width:300px; height:50px; cursor:pointer; border:none; margin-left:46px; margin-top:90px;background-color: #bf1d06;font-size: 20px;color: #ffffff;}
/*脚部*/
.footertop{height: 311px;width: 100%;background: url(../images/footertopbg.jpg) repeat-x;}
.footertop>h1{font-size: 28px;text-align: center;color: #ffffff;display: block;padding-top: 30px;}
.footertop>img{margin:0 auto;display: block;padding-top: 15px}
.qq{width: 200px;;float: left;}
.qq>img{margin:0 auto; display: block;padding-top: 30px}
.qq>h1{font-size: 20px;color: #e0e0e0;text-align: center;display: block;padding-top: 10px;padding-bottom: 30px}
.qq span{display: block;color: #e0e0e0;text-align: center;font-size: 14px;line-height: 24px;}
.phone{width: 322px;float: left;margin-left: 142px;}
.phone>img{margin:0 auto; display: block;padding-top: 30px}
.phone>h1{font-size: 20px;color: #e0e0e0;text-align: center;display: block;padding-top: 10px;padding-bottom: 17px}
.phone span{display: block;color: #e0e0e0;text-align: center;font-size: 14px;line-height: 24px;}
.weichat{width: 200px;float: right;position: relative;}
.weichat>img{margin:0 auto; display: block;padding-top: 23px}
.weichat .weichat1{position: absolute; width: 137px;left: -50px;top: 70px;text-align: center; color: #e1e1e1;}
.weichat .weichat2{position: absolute;width: 137px;right: -50px;top: 70px;text-align: center; color: #e1e1e1;}
.wrapp{width: 1000px;margin: 0 auto;}
.zhezhao{width: 100%;height: 100%;background-color: #000000;z-index: 3;position: fixed;top: 0;left: 0;}
.zhezhao1{width: 100%;z-index: 4;position: fixed;left: 0;cursor: pointer;}
.zhezhao1bg{width: 100%;}
.zhezhao1 .topp{position: absolute;top: 28%;left: 34%;width: 34%;height: auto;}
.zhezhao1 .left{position: absolute;top: 34%;left: 21%;width: 45%;}
.zhezhao1 .right{position: absolute;top: 38.5%;right: 21%;width: 9%;}
.zhezhao1 .bottom{position: absolute;top: 66%;left: 45%;width: 14%;}
.phone1{position: absolute;height: 76px;top: 9px;right: 2px;color: #c70808;font-size: 23px;font-weight: 600;}