﻿
*{
	border:0;
	margin:0 0;
	padding:0 0;
	list-style:none;
	-webkit-transition: all .5s;   
	-moz-transition: all .5s;   
	-ms-transition: all .5s;   
	-o-transition: all .5s;   
	transition: all .5s; 
}
*:hover{
	-webkit-transition: all .5s;   
	-moz-transition: all .5s;   
	-ms-transition: all .5s;   
	-o-transition: all .5s;   
	transition: all .5s; 
}
*:focus{outline:0;letter-spacing:0.3pt;}
a{text-decoration:none;margin:0 0;padding:0 0;border:0;	line-height:0;color:#2a2a2a;}
img{margin:0 0;padding:0 0;border:0;line-height:0;}
body{font-family:'Arial','microsoft yahei','SimHei',Helvetica, sans-serif; color: #333; background:#fff;letter-spacing:0.3pt;font-size:12px;}
.clear{clear:both;}
.pc{display:block;}
.sp{display:none;}


.container{width:1400px;height:auto;margin:0px auto;}
.container-404{min-height:500px;text-align:center;padding:180px 0;box-sizing:border-box;}
.container-404 h2{font-size:50px;}
.container-404 .contents{font-size:16px;}

.header{width:100%;height:110px;box-sizing:border-box;-moz-box-shadow: 0px 1px 3px #f2f2f2;-webkit-box-shadow: 0px 1px 3px #f2f2f2;box-shadow: 0px 1px 3px #f2f2f2;position:fixed;top:0;left:0;z-index:998;background:rgba(255,255,255,0.95);}
.header .container{width:100%;height:100%;box-sizing:border-box;padding:0 85px;}
.header .container .logo{width:203px;height:100%;float:left;}
.header .container .logo a{width:100%;height:100%;display:block;padding:24px 0;box-sizing:border-box;}
.header .container .logo a img{width:auto;max-width:100%;height:auto;}
.header .container .nav{width:calc(100% - 243px);height:100%;float:right;text-align:right;}
.header .container .nav ul{width:calc(100% - 243px);height:100%;text-align:right;float:left;padding-right:10px;box-sizing:border-box;}
.header .container .nav ul li{width:auto;height:100%;display:inline-block;box-sizing:border-box;}
.header .container .nav ul li a{width:100%;height:100%;line-height:110px;font-size:18px;display:inline-block;box-sizing:border-box;text-align:center;border-bottom:3px solid #FFF;padding:0 18px;}
.header .container .nav ul li a:hover,.header .container .nav ul li.hover a{border-bottom:3px solid #374292;color:#374292;}
.header .container .nav ol{width:163px;height:22px;margin:44px 0;float:right;border-left:1px solid #d9d9d9;box-sizing:border-box;cursor:pointer;}
.header .container .nav ol dt{position:relative;width:28px;height:28px;margin-top:-3px;margin-left:1px;background:#838383;background-image:url(../images/ico-contact.png);background-repeat:no-repeat;display:inline-block;-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px;}
.header .container .nav ol dt:hover{background-color:#374292;}
.header .container .nav ol dt.qq{background-position:8px 6px;}
.header .container .nav ol dt.wechat{background-position:-29px 6px;}
.header .container .nav ol dt.email{background-position:-65px 6px;}
.header .container .nav ol dt a{width:100%;height:100%;display:block;}
.header .container .nav ol dt img{display:none;position:absolute;top:28px;left:0;}
.header .container .nav ol dt:hover img{display:block;}

.main{width:100%;height:auto;position:relative;margin-top:110px;}

.banner{width:100%;height:auto;position:relative;}
.banner .container{width:100%;height:auto;}
.banner .container ul{width:100%;height:auto;}
.banner .container ul li{width:100%;height:auto;position:relative;}
.banner .container ul li .img{width:100%;height:auto;}
.banner .container ul li .img img{width:100%;height:auto;}
.banner .container ul li .text{width:1400px;max-width:90%;height:210px;margin:0px auto;position:absolute;top:50%;left:50%;margin-left:-700px;margin-top:-105px;color:#fff;font-family:"ARIAL";text-transform:uppercase;}
.banner .container ul li .text h1{width:100%;height:90px;line-height:90px;font-size:60px;letter-spacing:1pt;margin-bottom:30px;}
.banner .container ul li .text h1 span{width:auto;border-bottom:1px solid #fff;padding-bottom:10px;}
.banner .container ul li .text h5{width:100%;height:70px;line-height:70px;font-size:34px;letter-spacing:1pt;font-family:"黑体";}
.banner .container ul li .text dl{font-size:14px;letter-spacing:1pt;line-height:20px;font-family:"Arial","黑体";}

.banner .owl-pagination{position:absolute;bottom:0;}
.banner .owl-theme .owl-controls .owl-buttons{width:100%;height:1px;position:absolute;top:50%;}
.banner .owl-theme .owl-controls .owl-buttons div{width:40px;height:40px;padding:0 0 ;margin:0 0;background:rgba(0,0,0,0.1);}
.banner .owl-theme .owl-controls .owl-buttons div:hover{background:#f6b200;}
.banner .owl-theme .owl-controls .owl-buttons div i{width:100%;height:100%;display:block;}
.banner .owl-theme .owl-controls .owl-buttons div.owl-prev{float:left;margin-left:37px;}
.banner .owl-theme .owl-controls .owl-buttons div.owl-prev i{background:url(../images/arrow-left.png) center center no-repeat;}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next{float:right;margin-right:37px;}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next i{background:url(../images/arrow-right.png) center center no-repeat;}
.banner .owl-pagination{width:100%;bottom:45px;}


.title{width:100%;height:auto;padding:110px 0;text-align:center;}
.title h2{width:100%;font-size:36px;height:56px;line-height:56px;color:rgba(0,0,0,0.9);letter-spacing:0.6pt;}
.title dl{width:100%;font-size:12px;height:12px;line-height:12px;color:rgba(0,0,0,0.6);text-transform:uppercase;font-family:"Arial";letter-spacing:1.4pt;}

.product{width:100%;height:auto;position:relative;background:#fff;}
.product .container{width:100%;height:auto;}
.product ul{width:100%;height:auto;}
.product ul li{width:auto;height:auto;float:left;margin:0 1px;position:relative;}
.product ul li .img{width:100%;height:100%;overflow:hidden;}
.product ul li .img a{width:100%;height:100%;display:block;}
.product ul li .img a img{width:100%;height:100%;display:block;
				transform: scale(1.0);
				-webkit-transform: scale(1.0); /*Safari 和 Chrome*/
				-moz-transform: scale(1.0); /*Firefox*/
				-ms-transform: scale(1.0); /*IE9*/
				-o-transform: scale(1.0); /*Opera*/
}
.product ul li:hover .img a img{
				transform: scale(1.05);
				-webkit-transform: scale(1.05); /*Safari 和 Chrome*/
				-moz-transform: scale(1.05); /*Firefox*/
				-ms-transform: scale(1.05); /*IE9*/
				-o-transform: scale(1.05); /*Opera*/
}
.product ul li .text{width:100%;height:66px;line-height:66px;position:absolute;right:0;bottom:0;background:rgba(55,66,146,0.5);}
.product ul li .text h1{width:100%;height:100%;display:block;line-height:66px;}
.product ul li .text h1 a{width:100%;height:100%;display:block;line-height:66px;text-align:center;color:#fff;font-size:20px;font-weight:300;}
.product ul li:nth-child(1){width:40.55%;margin-left:0;}
.product ul li:nth-child(2){width:calc(29.9% - 2px);}
.product ul li:nth-child(2) .text{background:rgba(55,66,146,1);width:180px;height:60px;line-height:60px;}
.product ul li:nth-child(2) .text a{line-height:60px;}
.product ul li:nth-child(3){width:calc(27.55% - 2px);margin-right:0;}
.product ul li:nth-child(3) .text{background:rgba(55,66,146,1);width:150px;height:60px;line-height:60px;}
.product ul li:nth-child(3) .text a{line-height:60px;}
.product ul li:nth-child(4){width:calc(57.45% - 2px);margin-right:0;margin-top:2px;}
.product ul li:nth-child(4) .img{width:47.96%;height:100%;float:right;}
.product ul li:nth-child(4) .text{width:52.04%;height:100%;position:relative;left:0;top:0;background:#f0f0f0;color:rgba(0,0,0,0.8);box-sizing:border-box;padding:50px 80px 50px 40px;}
.product ul li:nth-child(4) .text span{display:block;width:0;height:0;border-width:12.5px 0 12.5px 12.5px;border-style:solid;border-color:transparent transparent transparent #f0f0f0; position:absolute;top:50%;right:-12.5px;margin-top:-12.5px;}
.product ul li:nth-child(4) .text h1{width:100%;height:50px;line-height:50px;}
.product ul li:nth-child(4) .text h1 a{font-size:23px;color:rgba(0,0,0,0.8);text-align:left;}
.product ul li:nth-child(4) .text hr{width:14px;height:3px;background:#787878;margin:10px 0;}
.product ul li:nth-child(4) .text dl{width:100%;height:auto;line-height:26px;font-size:13.5px;}
.product ul li:nth-child(4) .text a.link{width:auto;display:inline-block;text-transform:uppercase;font-family:"Arial";letter-spacing:1pt;font-size:12px;font-weight:600;color:#000;height:16px;line-height:16px;}
.product ul li:nth-child(4) .text a.link i{position:relative;top:2px;width:16px;height:16px;display:inline-block;font-size:12px;font-style:normal;font-family:"Simhei";background:url(../images/arrow-right-grey.png) center center no-repeat;}
.product .linkmore{width:100%;height:20px;margin-top:90px;margin-bottom:130px;text-align:center;}
.product .linkmore a{display:inline-block;height:20px;line-height:20px;font-size:14px;color:rgba(0,0,0,0.8);}

.case{width:100%;height:auto;position:relative;background:url(../images/case-index-background.jpg) center center no-repeat;padding-top:20px;}
.case .container{height:auto;}
.case ul{width:100%;height:auto;padding-bottom:100px;}
.case ul li{width:100%;height:auto;padding:0 9px;box-sizing:border-box;}
.case ul li .img{width:100%;height:100%;}
.case ul li .img a{width:100%;height:100%;display:block;overflow:hidden;}
.case ul li .img a img{width:100%;height:245px;display:block;
				transform: scale(1.0);
				-webkit-transform: scale(1.0); /*Safari 和 Chrome*/
				-moz-transform: scale(1.0); /*Firefox*/
				-ms-transform: scale(1.0); /*IE9*/
				-o-transform: scale(1.0); /*Opera*/
}
.case ul li:hover .img a img{
				transform: scale(1.05);
				-webkit-transform: scale(1.05); /*Safari 和 Chrome*/
				-moz-transform: scale(1.05); /*Firefox*/
				-ms-transform: scale(1.05); /*IE9*/
				-o-transform: scale(1.05); /*Opera*/
}
.case ul li .text{width:100%;height:auto;line-height:26px;background:rgba(255,255,255,1);box-sizing:border-box;padding:30px 18px;}
.case ul li .text h1{width:100%;height:20px;display:block;line-height:20px;}
.case ul li .text h1 a{width:100%;height:100%;display:block;line-height:20px;text-align:left;color:rgba(0,0,0,0.8);font-size:18px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case ul li:hover .text h1 a{color:#f6b200;}
.case ul li .text h2{width:100%;height:24px;line-height:24px;color:rgba(0,0,0,0.8);font-size:15px;margin:30px 0 0 0;}
.case ul li .text dl{width:100%;height:48px;line-height:24px;color:rgba(0,0,0,0.8);font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.case ul li .text .link{width:100%;height:36px;line-height:36px;border-bottom:2px solid #dddddd;margin:20px 0 10px 0;box-sizing:border-box;}
.case ul li .text .link a{width:55px;height:36px;line-height:36px;display:block;font-size:12px;color:rgba(0,0,0,0.8);font-weight:600;border-bottom:2px solid #f6b200;letter-spacing:1.2pt;box-sizing:border-box;float:left;}
.case ul li:hover .text .link a{width:100%;}
.case .owl-theme .owl-controls .owl-buttons{width:100%;height:1px;position:absolute;top:50%;}
.case .owl-theme .owl-controls .owl-buttons div{width:40px;height:40px;padding:0 0 ;margin:-100px 0 0 0;background:rgba(0,0,0,0.2);}
.case .owl-theme .owl-controls .owl-buttons div:hover{background:#f6b200;}
.case .owl-theme .owl-controls .owl-buttons div i{width:100%;height:100%;display:block;}
.case .owl-theme .owl-controls .owl-buttons div.owl-prev{float:left;margin-left:-60px;}
.case .owl-theme .owl-controls .owl-buttons div.owl-prev i{background:url(../images/arrow-left.png) center center no-repeat;}
.case .owl-theme .owl-controls .owl-buttons div.owl-next{float:right;margin-right:-60px;}
.case .owl-theme .owl-controls .owl-buttons div.owl-next i{background:url(../images/arrow-right.png) center center no-repeat;}
.case .owl-pagination{width:100%;margin:60px 0 0 0;}
.case .owl-theme .owl-controls .owl-page span{width:12px;height:12px;background:none;border:1px solid #334494;box-sizing:border-box;}
.case .owl-theme .owl-controls .owl-page.active span{width:12px;background:#334494;}


.news{width:100%;height:auto;position:relative;padding:20px 0 170px 0;}
.news .container{height:auto;}
.news ul li{width:100%;position:relative;}
.news ul li .img{width:auto;height:100%;}
.news ul li .img a{width:100%;height:100%;display:block;overflow:hidden;}
.news ul li .img a img{width:100%;display:block;
				transform: scale(1.0);
				-webkit-transform: scale(1.0); /*Safari 和 Chrome*/
				-moz-transform: scale(1.0); /*Firefox*/
				-ms-transform: scale(1.0); /*IE9*/
				-o-transform: scale(1.0); /*Opera*/
}
.news ul li:hover .img a img{
				transform: scale(1.05);
				-webkit-transform: scale(1.05); /*Safari 和 Chrome*/
				-moz-transform: scale(1.05); /*Firefox*/
				-ms-transform: scale(1.05); /*IE9*/
				-o-transform: scale(1.05); /*Opera*/
}
.news .company{width:53.14%;float:left;}
.news .company li{height:100%;}
.news .company li .text{width:100%;height:56px;line-height:56px;position:absolute;top:0;left:0;}
.news .company li .text a{
    width: 100%;
    height: 100%;
    display: block;
    line-height: 56px;
    text-indent: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.news .company .owl-pagination{position:absolute;bottom:0;right:10px;}
.news .company .owl-controls .owl-page span{width:10px;height:10px;background:none;border:1px solid rgba(255,255,255,0.6);box-sizing:border-box;margin:18px 4px;}
.news .company .owl-controls .owl-page.active span{width:10px;background:#f6b200;border-color:#f6b200;}
.news .industrial{width:calc(46.86% - 23px);float:right;}
.news .industrial li{margin-bottom:48px;}
.news .industrial li .img{width:35.38%;float:left;}
.news .industrial li .text{width:calc(64.62% - 20px);float:right;}
.news .industrial li .text h1{width:100%;}
.news .industrial li .text h1 a{width:100%;height:46px;line-height:46px;font-size:18px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:300;}
.news .industrial li .text span{width:100%;font-size:13px;color:rgba(0,0,0,0.6);}
.news .industrial li .text dl{width:100%;height:auto;line-height:24px;font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}


.about{width:100%;height:auto;position:relative;background:url(../images/about-index-background.jpg) center center no-repeat;padding:150px 0 300px 0;}
.about .container{height:auto;}
.about .container .text{width:520px;height:auto;}
.about .container .text h2{width:100%;height:60px;line-height:60px;font-size:40px;color:rgba(255,255,255,0.8);letter-spacing:0.6pt;}
.about .container .text h3{width:100%;height:16px;line-height:16px;font-size:14px;color:rgba(255,255,255,0.6);text-transform:uppercase;font-family:"Arial";letter-spacing:0.6pt;}
.about .container .text dl{width:100%;height:auto;line-height:24px;font-size:14px;color:rgba(255,255,255,1);text-transform:uppercase;letter-spacing:0.6pt;padding:30px 0;}
.about .container .text a{width:178px;height:45px;line-height:45px;display:block;text-align:center;background:#f6b200;color:#fff;font-size:16px;letter-spacing:0.6pt;}



.huoban{width:100%;height:auto;position:relative;padding:60px 0;}
.huoban .container{height:auto;}
.huoban .title{width:100%;height:26px;line-height:26px;padding:0 0;}
.huoban .title h2{height:26px;line-height:26px;color:rgba(0,0,0,0.6);font-size:15px;text-align:left;}
.huoban ul{width:100%;height:auto;padding-bottom:100px;}
.huoban ul li {
    width: 12%;
    height: 59px;
    padding: 0 0;
    box-sizing: border-box;
    float: left;
    margin: 15px 2.14%;
}
.huoban ul li a{width:100%;height:100%;display:block;}
.huoban ul li a img{width:100%;height:100%;display:block;}



.footer{width:100%;height:auto;background:#353535;}
.footer .container{height:auto;padding:90px 0;}
.footer ul{width:100%;height:auto;text-align:left;}
.footer ul li{width:14.28%;height:auto;float:left;}
.footer ul li h4{width:100%;height:40px;line-height:40px;font-size:18px;color:#c4c4c4;margin-bottom:20px;}
.footer ul li h4 a{font-size:18px;color:#c4c4c4;letter-spacing:0.6pt;font-weight:300;}
.footer ul li dt{width:100%;height:26px;line-height:26px;font-size:14px;color:#a5a5a5;}
.footer ul li dt a{font-size:14px;color:#a5a5a5;letter-spacing:0.6pt;}
.footer ul li ol{width:100%;height:38px;padding:0 0 20px 0;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.1)}
.footer ul li ol dl{position:relative;width:38px;height:38px;margin-top:-3px;margin-left:1px;background:rgba(0,0,0,0.2);background-image:url(../images/ico-contact.png);background-repeat:no-repeat;display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.footer ul li ol dl:hover{background-color:#374292;}
.footer ul li ol dl.qq{background-position:14px 11px;}
.footer ul li ol dl.wechat{background-position:-25px 12px;margin-left:5px;}
.footer ul li ol dl a{width:100%;height:100%;display:block;}
.footer ul li ol dl img{display:none;position:absolute;top:38px;left:-30px;}
.footer ul li ol dl:hover img{display:block;}
.footer ul li p{font-size:15px;line-height:30px;color:rgba(196,196,196,0.8);margin-top:15px;}
.footer ul li b{font-size:20px;line-height:30px;color:rgba(196,196,196,0.8);}

.copyright{width:100%;height:68px;line-height:68px;background:#303030;overflow:hidden;}
.copyright .left{width:calc(100% - 380px);float:left;color:rgba(255,255,255,0.2);font-size:12px;margin-top:10px}
.copyright .left a{color:rgba(255,255,255,0.2);font-size:12px;;}
.copyright .right{width:380px;float:right;}
.copyright .right ul{width:100%;text-align:right;}
.copyright .right ul li{width:auto;display:inline-block;}
.copyright .right ul li a{color:rgba(255,255,255,0.3);font-size:13px;display:block;height:13px;line-height:13px;border-right:1px solid rgba(255,255,255,0.2);padding:0 10px 0 6px;}
.copyright .right ul li:last-child a{border-right:0;padding-right:0;}



.inbanner{width:100%;height:auto;position:relative;}
.inbanner .img{width:100%;height:auto;}
.inbanner .img img{width:100%;height:auto;}
.inbanner .text{width:100%;height:120px;position:absolute;left:0;top:50%;margin-top:-60px;text-align:center;font-size:32px;color:#fff;line-height:60px;letter-spacing:0.6pt;}
.inbanner .text h1{width:1400px;margin:0px auto;text-align:left;font-size:32px;color:#fff;line-height:60px;letter-spacing:0.6pt;font-weight:300;}
.inbanner .text dl{width:1400px;margin:0px auto;text-align:left;font-size:17px;color:#fff;line-height:30px;letter-spacing:0.6pt;}

.inabout{width:100%;height:auto;position:relative;padding:180px 0;}
.inabout .container{height:auto;}
.inabout .left{width:19%;float:left;border-right:1px solid rgba(0,0,0,0.1);box-sizing:border-box;}
.inabout .left h2{width:100%;height:80px;line-height:80px;font-size:42px;color:#374292;letter-spacing:0.2pt;font-weight:300;}
.inabout .left hr{width:26px;height:4px;background:#374292;margin-bottom:10px;}
.inabout .left h3{width:100%;height:auto;line-height:40px;font-size:19px;color:rgba(0,0,0,0.8);font-weight:300;}
.inabout .center{width:50%;float:left;box-sizing:border-box;padding:0 50px;color:rgba(0,0,0,0.9);font-size:14px;line-height:30px;}
.inabout .right{width:31%;float:left;text-align:right;position:relative;}
.inabout .right img{max-width:100%;z-index:1;}
.inabout .right dl{width:96px;height:60px;position:absolute;right:-26px;top:-27px;background:#374292;z-index:-1;}


.inkeyan{width:100%;height:auto;position:relative;padding:150px 0;background:url(../images/about-jiaoshou-background.jpg) center center no-repeat;}
.inkeyan .container{height:auto;}
.inkeyan ul{width:100%;height:auto;}
.inkeyan ul li{width:100%;box-sizing:border-box;padding:0 150px;height:500px;}
.inkeyan ul li .img{width:369px;height:474px;position:relative;float:left;}
.inkeyan ul li .img img{width:100%;height:auto;display:block;}
.inkeyan ul li .img dl{width:120px;height:90px;background:#374292;position:absolute;left:-30px;bottom:-23px;z-index:-1;}
.inkeyan ul li .text{width:calc(100% - 469px);height:auto;float:right;padding-top:80px;}
.inkeyan ul li .text h1{font-size:32px;color:#fff;letter-spacing:1pt;}
.inkeyan ul li .text h2{font-size:18px;color:#fff;margin-top:50px;letter-spacing:1pt;font-weight:300;line-height:50px;}
.inkeyan ul li .text dl{font-size:16px;color:#fff;line-height:30px;}



.inhonor{width:100%;height:auto;position:relative;padding:20px 0 100px 0;}
.inhonor .container{height:auto;}
.inhonor ul{width:100%;height:auto;padding-bottom:100px;}
.inhonor #focus-honor{width:1200px}
.inhonor .mb-wrapper{margin:0 auto 0px;position:relative; height:600px;left:0;top:0}
.inhonor .mb-slider,.mb-scroll{width:100%;height:530px;overflow:hidden;margin:0 auto;padding:0;position:relative;left:0;top:0}
.inhonor .mb-active-slider{border-color:#333}
.inhonor .mb-slider .mb-panel{display:block;cursor:pointer;float:left;list-style:none;padding:0 0px;width:360px;margin:50px 40px;}
.inhonor .mb-slider .mb-panel.current{cursor:auto;}
.inhonor .mb-inside *{max-width:100%}
.inhonor a.mb-scrollButtons{display:block;width:40px;height:40px;background-color:rgba(0,0,0,0.2);position:absolute;top:50%;margin-top:-20px;cursor:pointer;text-decoration:none;outline:0;border:0;background-position:center center;background-repeat:no-repeat;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.inhonor a.mb-scrollButtons.mb-left{background-image:url(../images/arrow-left.png);left:-80px;}
.inhonor a.mb-scrollButtons.mb-right{background-image:url(../images/arrow-right.png);right:-80px;}
.inhonor a.mb-scrollButtons.disabled{display:none}
.inhonor .mb-controls{margin:0 auto;text-align:center;position:absolute; bottom:0px; left:560px;z-index:100}
.inhonor .mb-controls a{width:12px;height:12px;background:none;box-sizing:border-box;border:1px solid #374292;color:#374292;display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;margin:0 5px 0 0;}
.inhonor .mb-controls a:hover{color:black}
.inhonor .mb-controls a.current{background:#374292;}
.inhonor .main-nav{display:block; text-align:center; border-bottom:2px solid #a71700;margin:0 0 20px 0;padding:0 0 10px 0}
.inhonor .main-nav a{text-decoration:none;color:#3e63ec;font-size:18px;margin:0 8px}
.inhonor .main-nav a:hover{color:black;border-bottom:2px solid black}
.inhonor .mb-inside img{width:100%}



.inculture{width:100%;height:auto;position:relative;padding:20px 0 150px 0;background:url(../images/about-cultrue-background.jpg) center center no-repeat;}
.inculture .container{height:auto;}
.inculture .title{padding:110px 0 80px 0;}
.inculture .title h2{color:#fff;}
.inculture .title dl{color:rgba(255,255,255,0.8);}
.inculture ul{width:100%;height:auto;box-sizing:border-box;padding:0 0px;}
.inculture ul li{width:25%;float:left;}
.inculture ul li .img{width:100%;height:auto;overflow:hidden;}
.inculture ul li .img img{width:100%;height:100%;display:block;
				transform: scale(1.0);
				-webkit-transform: scale(1.0); /*Safari 和 Chrome*/
				-moz-transform: scale(1.0); /*Firefox*/
				-ms-transform: scale(1.0); /*IE9*/
				-o-transform: scale(1.0); /*Opera*/
}
.inculture ul li:hover .img img{
				transform: scale(1.05);
				-webkit-transform: scale(1.05); /*Safari 和 Chrome*/
				-moz-transform: scale(1.05); /*Firefox*/
				-ms-transform: scale(1.05); /*IE9*/
				-o-transform: scale(1.05); /*Opera*/
}
.inculture ul li .text{width:100%;height:auto;padding:80px 0;background:#fff;box-sizing:border-box;text-align:center;position:relative;}
.inculture ul li .text h1{font-size:24px;height:45px;line-height:45px;color:#000;letter-spacing:1pt;font-weight:300;}
.inculture ul li .text hr{width:22px;height:1px;background:#000;margin:0px auto;margin-bottom:10px;}
.inculture ul li .text dl{font-size:14px;color:rgba(0,0,0,0.8);line-height:30px;}
.inculture ul li .text span{display: block;width: 0;height: 0;border-style: solid; position: absolute;}
.inculture ul li:nth-child(2n) .text span{border-width:0 12.5px 12.5px;border-color:transparent transparent #fff;top:-12px;right:50%;margin-left:-12.5px;}
.inculture ul li:nth-child(2n+1) .text span{border-width:12.5px 12.5px 0; border-color:#fff transparent transparent;bottom:-12px;right:50%;margin-left:-12.5px;}
.inculture ul li:hover .text{background:#374292;}
.inculture ul li:hover .text h1{color:#fff;}
.inculture ul li:hover .text hr{background:#fff;}
.inculture ul li:hover .text dl{color:#fff;}
.inculture ul li:nth-child(2n):hover .text span{border-color:transparent transparent #374292;}
.inculture ul li:nth-child(2n+1):hover .text span{border-color:#374292 transparent transparent;}


.probanner{width:100%;height:auto;position:relative;}
.probanner .img{width:100%;height:800px;}
.probanner .img img{width:100%;height:100%;margin:0 0;padding:0 0;}
.probanner .container{width:1400px;height:458px;position:absolute;left:50%;top:50%;margin-top:-229px;margin-left:-700px;text-align:center;font-size:32px;color:#fff;line-height:60px;letter-spacing:0.6pt;}
.probanner .container .left{width:884px;height:auto;float:left;}
.probanner .container .right{width:calc(100% - 900px);height:auto;float:right;text-align:left;padding:50px 50px;box-sizing:border-box;}
.probanner .container .right h1{width:100%;height:auto;line-height:50px;font-size:38px;color:#374292;}
.probanner .container .right h2{width:100%;height:auto;line-height:28px;font-size:24px;color:#3b3b3b;text-transform:uppercase;letter-spacing:0.6pt;margin-top:40px;}
.probanner .container .right dl{width:100%;height:auto;line-height:38px;font-size:28px;color:#3b3b3b;letter-spacing:1pt;}
.probanner .container .right dt{width:100%;height:auto;padding:50px 0;}
.probanner .container .right dt button{float:left;width:186px;height:50px;line-height:50px;text-align:center;background:#f9c12f;color:rgba(0,0,0,0.8);font-weight:600;font-size:16px;cursor:pointer;}
.probanner .container .right dt button:hover{background:#374292;color:#fff;}
.probanner .container .right dt a{float:right;width:186px;height:50px;display:block;line-height:50px;text-align:center;background:#374292;color:rgba(255,255,255,0.8);font-weight:600;font-size:16px;}
.probanner .container .right dt a:hover{background:#f9c12f;color:#000;}


.prohuace{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.7);top:0;left:0;z-index:999;display:none;}
.prohuace .container{text-align:center;}

.prohuace .owl-theme .owl-controls .owl-buttons{width:100%;height:1px;position:absolute;top:50%;}
.prohuace .owl-theme .owl-controls .owl-buttons div{width:27px;height:50px;padding:0 0 ;margin:-25px 0 0 0;background:none;}
.prohuace .owl-theme .owl-controls .owl-buttons div:hover{background:none;}
.prohuace .owl-theme .owl-controls .owl-buttons div i{width:100%;height:100%;display:block;}
.prohuace .owl-theme .owl-controls .owl-buttons div.owl-prev{float:left;}
.prohuace .owl-theme .owl-controls .owl-buttons div.owl-prev i{background:url(../images/arrow-big-left.png) center center no-repeat;}
.prohuace .owl-theme .owl-controls .owl-buttons div.owl-next{float:right;}
.prohuace .owl-theme .owl-controls .owl-buttons div.owl-next i{background:url(../images/arrow-big-right.png) center center no-repeat;}


.intitle{width:100%;height:70px;line-height:70px;background:#f0f0f0;padding:35px 0;}
.intitle .name{width:auto;height:100%;font-size:30px;color:#2a2a2a;float:left;}
.intitle .link{float:right;width:auto;height:100%;}
.intitle .link a{font-size:14px;color:#777777;}
.intitle .link i{font-family:"宋体";font-style:normal;margin:0 3px 0 5px;}
.intitle .link a:hover{color:#374292;}
.intitle.white{background:#fff;border-bottom:1px solid #dedede;padding:35px 0 15px 0;}


.incaselist{width:100%;height:auto;position:relative;background:#f0f0f0;padding:20px 0 100px 0;}
.incaselist .container{height:auto;}
.incaselist ul{width:100%;height:auto;padding-bottom:100px;}
.incaselist ul li{width:calc(25% - 13.5px);height:auto;margin:9px 9px;box-sizing:border-box;float:left;}
.incaselist ul li:nth-child(4n+1){margin-left:0;}
.incaselist ul li:nth-child(4n){margin-right:0;}
.incaselist ul li .img{width:100%;height:100%;}
.incaselist ul li .img a{width:100%;height:100%;display:block;overflow:hidden;}
.incaselist ul li .img a img{width:100%;height:100%;display:block;
				transform: scale(1.0);
				-webkit-transform: scale(1.0); /*Safari 和 Chrome*/
				-moz-transform: scale(1.0); /*Firefox*/
				-ms-transform: scale(1.0); /*IE9*/
				-o-transform: scale(1.0); /*Opera*/
}
.incaselist ul li:hover .img a img{
				transform: scale(1.05);
				-webkit-transform: scale(1.05); /*Safari 和 Chrome*/
				-moz-transform: scale(1.05); /*Firefox*/
				-ms-transform: scale(1.05); /*IE9*/
				-o-transform: scale(1.05); /*Opera*/
}
.incaselist ul li .text{width:100%;height:auto;line-height:26px;background:rgba(255,255,255,1);box-sizing:border-box;padding:30px 18px;}
.incaselist ul li .text h1{width:100%;height:20px;display:block;line-height:20px;}
.incaselist ul li .text h1 a{width:100%;height:100%;display:block;line-height:20px;text-align:left;color:rgba(0,0,0,0.8);font-size:18px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.incaselist ul li:hover .text h1 a{color:#f6b200;}
.incaselist ul li .text h2{width:100%;height:24px;line-height:24px;color:rgba(0,0,0,0.8);font-size:15px;margin:30px 0 0 0;}
.incaselist ul li .text dl{width:100%;height:48px;line-height:24px;color:rgba(0,0,0,0.8);font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.incaselist ul li .text .link{width:100%;height:36px;line-height:36px;border-bottom:2px solid #dddddd;margin:20px 0 10px 0;box-sizing:border-box;}
.incaselist ul li .text .link a{width:55px;height:36px;line-height:36px;display:block;font-size:12px;color:rgba(0,0,0,0.8);font-weight:600;border-bottom:2px solid #f6b200;letter-spacing:1.2pt;box-sizing:border-box;float:left;}
.incaselist ul li:hover .text .link a{width:100%;}
.incaselist #link{clear:both;width:100%;height:53px;text-align:center;margin-top:100px;}
.incaselist #link a{width:226px;height:53px;line-height:53px;background:#374292;color:#fff;font-size:16px;font-weight:600;display:inline-block;margin:0px auto;cursor:pointer;}
.incaselist #link a.red{background:#f6b200;}
.incaselist #link a:hover{background:#f6b200;}


.xqtitle{width:100%;height:70px;line-height:70px;background:#fff;padding:35px 0;}
.xqtitle .name{width:auto;height:100%;font-size:30px;color:#2a2a2a;float:left;}
.xqtitle .link{width:auto;height:27px;line-height:27px;float:left;padding-left:30px;margin:21.5px 0 21.5px 30px;border-left:1px solid rgba(0,0,0,0.2);}
.xqtitle .link a{font-size:14px;color:#777777;}
.xqtitle .link i{font-family:"宋体";font-style:normal;margin:0 3px 0 5px;}
.xqtitle .link a:hover{color:#374292;}

.incasecon{width:100%;height:auto;background:#f0f0f0;}
.incasecon .container{width:100%;height:auto;}
.incasecon .container .img{width:50%;height:auto;float:left;text-align:center;overflow:hidden;margin:0 0;padding:0 0;}
.incasecon .container .img img{min-width:100%;min-height:100%;margin:0 0;padding:0 0;display:block;}
.incasecon .container .text{width:50%;float:left;padding:100px 100px;box-sizing:border-box;}
.incasecon .container .text h1{width:100%;height:auto;line-height:30px;font-size:26px;color:rgba(0,0,0,0.9);}
.incasecon .container .text dl{padding-top:30px;height:auto;line-height:26px;font-size:14px;color:rgba(41,41,41,0.6);}
.incasecon .container .text hr{width:24px;height:4px;background:#292929;margin:20px 0 10px 0;}


.inlink{width:100%;height:48px;line-height:24px;padding:60px 0;}
.inlink .left{width:calc(100% - 150px);height:100%;float:left;}
.inlink .left span{width:100%;height:24px;line-height:24px;display:block;font-size:14px;color:rgba(0,0,0,0.8);}
.inlink .left span a{line-height:24px;font-size:14px;color:rgba(0,0,0,0.8);}
.inlink .right{width:120px;height:40px;margin:4px 0;float:right;}
.inlink .right a{width:100%;height:100%;line-height:40px;display:block;box-sizing:border-box;text-align:center;border:1px solid rgba(0,0,0,0.46);}



.innewslist{width:100%;height:auto;position:relative;background:#f0f0f0;padding:100px 0 100px 0;}
.innewslist .container{height:auto;}
.innewslist ul{width:100%;height:auto;padding-bottom:100px;}
.innewslist ul li{width:100%;height:auto;margin:12px 0;box-sizing:border-box;float:left;padding:35px 40px;background:#fff;}
.innewslist ul li .img{width:516px;height:308px;float:left;}
.innewslist ul li .img a{width:100%;height:100%;display:block;overflow:hidden;}
.innewslist ul li .img a img{width:100%;height:100%;display:block;
				transform: scale(1.0);
				-webkit-transform: scale(1.0); /*Safari 和 Chrome*/
				-moz-transform: scale(1.0); /*Firefox*/
				-ms-transform: scale(1.0); /*IE9*/
				-o-transform: scale(1.0); /*Opera*/
}
.innewslist ul li:hover .img a img{
				transform: scale(1.05);
				-webkit-transform: scale(1.05); /*Safari 和 Chrome*/
				-moz-transform: scale(1.05); /*Firefox*/
				-ms-transform: scale(1.05); /*IE9*/
				-o-transform: scale(1.05); /*Opera*/
}
.innewslist ul li .text{width:calc(100% - 516px);height:auto;line-height:26px;background:rgba(255,255,255,1);box-sizing:border-box;padding:30px 50px;float:left;}
.innewslist ul li .text h1{width:100%;height:auto;display:block;}
.innewslist ul li .text h1 a{width:100%;height:100%;display:block;line-height:24px;text-align:left;color:rgba(0,0,0,0.8);font-size:24px;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.innewslist ul li:hover .text h1 a{color:#374292;}
.innewslist ul li .text span{width:100%;height:24px;line-height:24px;color:rgba(0,0,0,0.6);font-size:13px;margin:10px 0 0 0;display:block;background:url(../images/ico-time.png) left center no-repeat;text-indent:1.5em;}
.innewslist ul li .text dl{width:100%;height:72px;line-height:24px;color:rgba(0,0,0,0.8);font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;padding:20px 0;}
.innewslist ul li .text .link{width:100%;height:36px;line-height:36px;border-bottom:2px solid #fff;margin:20px 0 10px 0;box-sizing:border-box;}
.innewslist ul li .text .link a{width:55px;height:36px;line-height:36px;display:block;font-size:12px;color:rgba(0,0,0,0.8);font-weight:600;border-bottom:2px solid #374292;letter-spacing:1.2pt;box-sizing:border-box;float:left;}
.innewslist ul li:hover .text .link a{width:100%;}
.innewslist #link{clear:both;width:100%;height:53px;text-align:center;margin-top:100px;}
.innewslist #link a{width:226px;height:53px;line-height:53px;background:#374292;color:#fff;font-size:16px;font-weight:600;display:inline-block;margin:0px auto;cursor:pointer;}
.innewslist #link a.red{background:#f6b200;}


.page{width:100%;text-align:center;height:32px;line-height:32px;margin-top:100px;}
.page a,.page span{width:auto;min-width:32px;display:inline-block;padding:0 5px;height:32px;box-sizing:border-box;line-height:32px;border:1px solid #a1a1a1;margin:0 1px;}
.page span{margin-left:4px;}
.page span.hover{background:#374292;color:rgba(255,255,255,0.8);border:1px solid #374292;}


.menutitle{width:100%;height:70px;line-height:70px;background:#f0f0f0;padding:35px 0 20px 0;border-bottom:1px solid #dedede;}
.menutitle .name{width:auto;height:100%;font-size:30px;color:#2a2a2a;float:left;}
.menutitle .name ul{width:auto;height:100%;font-size:30px;color:#2a2a2a;}
.menutitle .name ul li{width:auto;height:100%;font-size:30px;color:#2a2a2a;float:left;padding:26px 0;}
.menutitle .name ul li a{height:100%;display:block;height:18px;line-height:18px;color:#2a2a2a;font-size:18px;border-right:1px solid rgba(0,0,0,0.2);padding:0 10px;}
.menutitle .name ul li.hover a{font-size:30px;}
.menutitle .name ul li:first-child a{padding-left:0;}
.menutitle .name ul li:last-child a{border-right:0;}
.menutitle .link{float:right;width:auto;height:100%;}
.menutitle .link a{font-size:14px;color:#777777;}
.menutitle .link i{font-family:"宋体";font-style:normal;margin:0 3px 0 5px;}
.menutitle .link a:hover{color:#374292;}


.newstitle{width:100%;height:auto;padding:150px 0 50px 0;text-align:center;border-bottom:1px solid #e5e5e5;}
.newstitle h1{height:50px;line-height:50px;font-size:28px;color:rgba(41,41,41,0.9);}
.newstitle dl{height:30px;line-height:30px;font-size:14px;color:rgba(0,0,0,0.6);}
.newscon{width:100%;height:auto;padding:70px 0 70px 0;text-align:left;border-bottom:1px solid #e5e5e5;}
.newscon .newstext{width:100%;height:auto;box-sizing:border-box;padding:0 140px;font-size:14px;line-height:30px;color:rgba(0,0,0,0.8);}
.newscon .newstext img{max-width:100%;margin:20px 0;}
.newslink .container{box-sizing:border-box;padding:0 140px;}


.innotice{width:100%;height:auto;position:relative;padding-top:20px;}
.innotice .container{height:auto;}
.innotice .title h2{font-size:36px;color:rgba(0,0,0,0.8);}
.innotice .title dl{font-size:12px;color:rgba(0,0,0,0.6);}
.innotice .innoticebox{width:100%;height:auto;}
.innotice .innoticebox .left{width:560px;height:auto;float:left;position:relative;}
.innotice .innoticebox .left dl{width:273px;height:162px;position:absolute;left:-26px;bottom:-27px;background:#344494;z-index:-1;}
.innotice .innoticebox .right{width:calc(100% - 560px);height:auto;float:left;box-sizing:border-box;padding:0 0 0 70px;}
.innotice .innoticebox .right ul{width:100%;}
.innotice .innoticebox .right ul li{width:100%;height:auto;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:25px;margin-bottom:30px;}
.innotice .innoticebox .right ul li .time{width:96px;height:96px;float:left;box-sizing:border-box;border:1px solid #bfbfbf;padding:15px 18px;}
.innotice .innoticebox .right ul li .time b{width:100%;height:34px;line-height:34px;font-size:26px;font-weight:300;color:rgba(0,0,0,0.9);}
.innotice .innoticebox .right ul li .time span{width:100%;height:28px;line-height:28px;font-size:16px;font-weight:300;color:rgba(0,0,0,0.8);}
.innotice .innoticebox .right ul li:hover .time{border:1px solid #f6b200;}
.innotice .innoticebox .right ul li:hover .time b{color:#f6b200;}
.innotice .innoticebox .right ul li:hover .time span{color:#f6b200;}
.innotice .innoticebox .right ul li .text{width:calc(100% - 96px);height:96px;float:left;box-sizing:border-box;padding-left:30px;}
.innotice .innoticebox .right ul li .text h5{height:40px;line-height:40px;width:100%;font-size:22px;color:rgba(0,0,0,0.9);font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.innotice .innoticebox .right ul li .text h5 a{font-size:22px;color:rgba(0,0,0,0.9);}
.innotice .innoticebox .right ul li:hover .text h5 a{font-size:22px;color:#f6b200;}
.innotice .innoticebox .right ul li .text dl{height:48px;line-height:24px;width:100%;font-size:15px;color:rgba(0,0,0,0.8);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.innotice .morebox{width:100%;text-align:center;padding:110px 0;}
.innotice .morebox a{color:rgba(0,0,0,0.6);font-size:15px;}
.innotice .morebox a i{width:16px;height:16px;line-height:16px;margin-left:10px;background:#2e65c0;color:#e1e9f6;font-size:12px;display:inline-block;font-family:"宋体";font-style:normal;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}



.inhrlist{width:100%;height:auto;position:relative;padding:20px 0 120px 0;background:url(../images/gangwei-background.jpg) center center no-repeat;}
.inhrlist .container{height:auto;}
.inhrlist .title{padding:110px 0 80px 0;}
.inhrlist .title h2{color:#fff;}
.inhrlist .title dl{color:rgba(255,255,255,0.8);}
.inhrlist ul{width:100%;height:auto;box-sizing:border-box;padding:0 0px;}
.inhrlist ul li{width:calc(33.3333333% - 8px);float:left;margin:4px 4px;background:rgba(255,255,255,0.95);padding:43px 43px;box-sizing:border-box;}
.inhrlist ul li h1{width:100%;height:40px;line-height:40px;font-size:28px;font-weight:300;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:10px;margin-bottom:20px;}
.inhrlist ul li dl{width:100%;height:30px;line-height:30px;}
.inhrlist ul li dl dt{width:25%;float:left;color:#000;font-size:14px;}
.inhrlist ul li dl.c dt.t{font-size:16px;}
.inhrlist ul li dl.c dt{font-size:18px;}
.inhrlist ul li button{background:none;margin-top:30px;font-size:14px;color:rgba(0,0,0,0.8);cursor:pointer;}
.inhrlist ul li:hover button{color:#f6b200;}
.inhrlist ul li button i{font-style:normal;font-family:"宋体";font-size:14px;margin-left:5px;}
.inhrlist ul li:hover button i{color:#f6b200;}
.inhrlist ul li .content{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.5);display:none;z-index:999;}
.inhrlist ul li .content .con{width:1400px;height:auto;background:#fff;margin:0px auto;box-sizing:border-box;padding-bottom:70px;margin-top:70px;}
.inhrlist ul li .content .con h5{width:100%;height:110px;line-height:110px;background:#dadada;color:rgba(0,0,0,0.89);font-size:26px;box-sizing:border-box;padding:0 122px;}
.inhrlist ul li .content .con .one{width:100%;height:auto;box-sizing:border-box;padding:50px 122px;overflow-y:scroll;}
.inhrlist ul li .content .con .one ol{width:100%;height:auto;line-height:28px;font-size:13px;color:rgba(51,51,51,0.8);}
.inhrlist ul li .content .con .one a.link{width:150px;height:40px;line-height:40px;display:block;margin:0 0;background:#374292;color:#fff;text-align:center;}
.inhrlist ul li .content .con .two{display:none;width:100%;height:auto;box-sizing:border-box;padding:50px 122px;overflow-y:scroll;}
.inhrlist ul li .content .con .two ul{width:100%;padding-top:10px;}
.inhrlist ul li .content .con .two ul li{width:50%;float:left;margin:15px 0;padding:0 0;text-align:center;}
.inhrlist ul li .content .con .two ul li label{width:120px;height:40px;line-height:40px;display:inline-block;text-align:right;font-size:15px;color:rgba(51,51,51,0.8);}
.inhrlist ul li .content .con .two ul li input{width:calc(100% - 160px);height:40px;line-height:40px;text-align:left;box-sizing:border-box;border:1px solid #cdcdcd;padding-left:10px;color:rgba(51,51,51,0.8);}
.inhrlist ul li .content .con .two ul li.code label{position:relative;top:-15px;}
.inhrlist ul li .content .con .two ul li.code input{width:140px;position:relative;top:-15px;}
.inhrlist ul li .content .con .two ul li.code img{margin:0 0;padding:0 0;}
.inhrlist ul li .content .con .two ul li.code em{font-style:normal;padding-left:10px;position:relative;top:-15px;}
.inhrlist ul li .content .con .two ul li.mess{width:100%;height:auto;}
.inhrlist ul li .content .con .two ul li.mess textarea{width:calc(100% - 160px);box-sizing:border-box;border:1px solid #cdcdcd;padding:5px 10px;}
.inhrlist ul li .content .con .two ul li input[type="submit"]{width:208px;height:55px;line-height:55px;background:#374292;color:#fff;text-align:center;border:0;font-size:18px;cursor:pointer;}
.inhrlist ul li .content .con .two ul li a{width:208px;height:55px;display:inline-block;line-height:55px;background:#909090;color:#fff;text-align:center;position:relative;top:0px;cursor:pointer;font-size:18px;}
.inhrlist ul li .content .con .two ul li a input[type="file"]{width:208px;height:55px;line-height:55px;background:#909090;color:#fff;text-align:center;opacity: 0;position:absolute;top:0;left:0;cursor:pointer;}
.inhrlist ul .pagenation{width:100%;height:40px;line-height:40px;color:#fff;text-align:center;margin-top:30px;font-size:26px;}
.inhrlist ul .pagenation i{width:30px;font-family:"宋体";font-style:normal;font-weight:600;padding:0 20px;display:inline-block;cursor:pointer;color:#fff;}
.inhrlist ul .pagenation i:hover{color:#f6b200;}
.inhrlist ul .pagenation span{letter-spacing:3pt;}


.innoticelist{width:100%;}
.innoticelist{width:100%;height:auto;position:relative;padding:100px 0;}
.innoticelist .container{height:auto;}
.innoticelist .innoticebox{width:100%;height:auto;}
.innoticelist .innoticebox .left{width:calc(100% - 338px);height:auto;float:left;box-sizing:border-box;padding:0 110px 0 0;}
.innoticelist .innoticebox .left ul{width:100%;}
.innoticelist .innoticebox .left ul li{width:100%;height:auto;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:25px;margin-bottom:30px;}
.innoticelist .innoticebox .left ul li .time{width:96px;height:96px;float:left;box-sizing:border-box;border:1px solid #bfbfbf;padding:15px 18px;}
.innoticelist .innoticebox .left ul li .time b{width:100%;height:34px;line-height:34px;font-size:26px;font-weight:300;color:rgba(0,0,0,0.9);}
.innoticelist .innoticebox .left ul li .time span{width:100%;height:28px;line-height:28px;font-size:16px;font-weight:300;color:rgba(0,0,0,0.8);}
.innoticelist .innoticebox .left ul li:hover .time{border:1px solid #f6b200;}
.innoticelist .innoticebox .left ul li:hover .time b{color:#f6b200;}
.innoticelist .innoticebox .left ul li:hover .time span{color:#f6b200;}
.innoticelist .innoticebox .left ul li .text{width:calc(100% - 96px);height:96px;float:left;box-sizing:border-box;padding-left:30px;}
.innoticelist .innoticebox .left ul li .text h5{height:40px;line-height:40px;width:100%;font-size:22px;color:rgba(0,0,0,0.9);font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.innoticelist .innoticebox .left ul li .text h5 a{font-size:22px;color:rgba(0,0,0,0.9);}
.innoticelist .innoticebox .left ul li:hover .text h5 a{font-size:22px;color:#f6b200;}
.innoticelist .innoticebox .left ul li .text dl{height:48px;line-height:24px;width:100%;font-size:15px;color:rgba(51,51,51,0.8);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.innoticelist .innoticebox .right{width:338px;height:auto;float:left;position:relative;text-align:left;}
.innoticelist .innoticebox .right img{max-width:100%;}
.innoticelist .innoticebox .right dl{width:100%;height:auto;position:absolute;left:40px;top:80px;}
.innoticelist .innoticebox .right dl h2{font-size:25px;color:rgba(0,0,0,0.8);}
.innoticelist .innoticebox .right dl a{font-size:14px;color:rgba(0,0,0,0.8);margin-top:10px;display:block;}
.innoticelist .innoticebox .right dl a i{width:14px;height:14px;line-height:14px;margin-left:10px;text-align:center;border:1px solid #000;color:#000;font-size:12px;display:inline-block;font-family:"宋体";font-style:normal;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}




.innoticecon{width:100%;height:auto;position:relative;padding:100px 0;}
.innoticecon .container{height:auto;}
.innoticecon .innoticebox{width:100%;height:auto;}
.innoticecon .innoticebox .left{width:calc(100% - 338px);height:auto;float:left;box-sizing:border-box;padding:0 110px 0 0;}
.innoticecon .innoticebox .left .title{width:100%;padding:0 0;}
.innoticecon .innoticebox .left .title h1{color:rgba(0,0,0,0.9);font-size:28px;height:36px;line-height:36px;font-weight:300;}
.innoticecon .innoticebox .left .title dl{color:rgba(0,0,0,0.6);font-size:14px;height:30px;line-height:30px;}
.innoticecon .innoticebox .left .content{width:100%;height:auto;color:rgba(51,51,51,0.8);line-height:28px;border-bottom:1px solid rgba(0,0,0,0.1);padding:80px 0 60px 0;font-size:14px;}
.innoticecon .innoticebox .left .link{width:100%;height:auto;padding:55px 0 0 0;}
.innoticecon .innoticebox .left .link a{float:right;width:120px;height:40px;line-height:40px;display:block;box-sizing:border-box;text-align:center;border:1px solid #8a8a8a;color:#000;font-}
.innoticecon .innoticebox .right{width:338px;height:auto;float:left;position:relative;text-align:left;}
.innoticecon .innoticebox .right img{max-width:100%;}
.innoticecon .innoticebox .right dl{width:100%;height:auto;position:absolute;left:40px;top:80px;}
.innoticecon .innoticebox .right dl h2{font-size:25px;color:rgba(0,0,0,0.8);}
.innoticecon .innoticebox .right dl a{font-size:14px;color:rgba(0,0,0,0.8);margin-top:10px;display:block;}
.innoticecon .innoticebox .right dl a i{width:14px;height:14px;line-height:14px;margin-left:10px;text-align:center;border:1px solid #000;color:#000;font-size:12px;display:inline-block;font-family:"宋体";font-style:normal;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}





.conbanner{width:100%;height:auto;position:relative;}
.conbanner .img{width:100%;height:auto;}
.conbanner .img img{width:100%;height:auto;display:block;}
.conbanner .text{width:100%;height:120px;position:absolute;left:0;top:50%;margin-top:-60px;text-align:center;font-size:32px;color:#fff;line-height:60px;letter-spacing:0.6pt;}
.conbanner .text h1{width:1400px;margin:0px auto;text-align:left;font-size:32px;color:#fff;line-height:60px;letter-spacing:0.6pt;font-weight:300;}
.conbanner .text dl{width:1400px;margin:0px auto;text-align:left;font-size:17px;color:#fff;line-height:30px;letter-spacing:0.6pt;}


.incontact{width:100%;height:auto;position:relative;padding:0 0 0 0;background:#f2f2ee;}
.incontact .container{height:auto;background:#fff;padding:75px 90px;position:relative;top:-110px;z-index:999;}
.incontact .container h1{color:rgba(0,0,0,0.9);font-size:18px;letter-spacing:0.18pt;height:30px;line-height:30px;margin-bottom:25px;}
.incontact .container .left{width:580px;height:auto;float:left;text-align:left;box-sizing:border-box;padding:0 190px 0 0; }
.incontact .container .left ul{width:100%;}
.incontact .container .left ul li{width:100%;height:30px;line-height:30px;font-size:15px;margin:10px 0;color:rgba(0,0,0,0.9);}
.incontact .container .left ul li i{display:block;width:25px;height:25px;background-image:url(../images/ico-contact-inner.png);background-repeat:no-repeat;float:left;margin:2.5px 20px 2.5px 0;}
.incontact .container .left ul li.phone i{background-position:center -22px;}
.incontact .container .left ul li.fax i{background-position:center -69px;}
.incontact .container .left ul li.email i{background-position:center -117px;}
.incontact .container .left ul li.add i{background-position:center -163px;}
.incontact .container .left ul li span{font-weight:600;}
.incontact .container .center{width:calc(100% - 810px);height:auto;float:left;}
.incontact .container .center dl{width:100%;height:auto;padding-bottom:25px;line-height:28px;font-size:15px;color:rgba(0,0,0,0.8);}
.incontact .container .center button{width:162px;line-height:52px;height:52px;background:#374292;color:#fff;font-size:16px;text-align:center;cursor:pointer;}
.incontact .container .center button:hover{background:#f9c12f;}
.incontact .container .center a{margin-left:40px;line-height:52px;height:52px;font-size:14px;border-bottom:1px solid #374292;color:#374292;}
.incontact .container .center a:hover{border-bottom:1px solid #f9c12f;color:#f9c12f;}
.incontact .container .right{width:230px;height:230px;float:right;text-align:center;padding-top:60px;color:#000;font-size:14px;}
.incontact .container .right img{max-width:100%;}
.incontact .container .message{width:100%;height:auto;position:absolute;top:0;left:0;background:#fff;box-sizing:border-box;padding:35px 90px 75px 90px;display:none;}
.incontact .container .message h1{color:#374292;height:60px;line-height:60px;width:100%;font-size:32px;margin-bottom:10px;}
.incontact .container .message ul{width:100%;}
.incontact .container .message ul li{width:50%;height:auto;line-height:38px;float:left;box-sizing:border-box;padding:0 12px;margin-bottom:10px;}
.incontact .container .message ul li:nth-child(2n+1){padding-left:0;}
.incontact .container .message ul li:nth-child(2n){padding-right:0;}
.incontact .container .message ul li input{width:100%;height:38px;box-sizing:border-box;padding:5px 5px;border:1px solid #dcdcdc;}
.incontact .container .message ul li:nth-child(4) input{width:calc(100% - 250px);float:left;}
.incontact .container .message ul li:nth-child(4) img{width:123.5px;height:38px;border:1px solid #dcdcdc;box-sizing:border-box;margin-left:5px;}
.incontact .container .message ul li:nth-child(4) em{width:108px;height:38px;line-height:38px;color:rgba(80,74,72,0.6);float:right;font-style:normal;}
.incontact .container .message ul li:nth-child(5){width:100%;padding:0 0;}
.incontact .container .message ul li textarea{width:100%;border:1px solid #dcdcdc;box-sizing:border-box;padding:5px 5px;}
.incontact .container .message ul input[type="submit"]{width:260px;height:50px;line-height:50px;text-align:center;margin:0px auto;background:#374292;color:#fff;font-size:16px;margin-top:30px;cursor:pointer;}



.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    flex-direction: row;
}

.flex-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
}

.flex-grow-0 {
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.flex-grow-1 {
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.flex-x-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex-x-between {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.flex-x-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
.flex-x-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}

.flex-y-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    -ms-grid-row-align: flex-top;
    align-items: flex-top;
}

.flex-y-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.flex-y-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end;
}

.i-wrap {
    clear: both;
    position: relative;
}
.i-thi-wrap .lingyu-header {
    opacity: 1;
    filter: alpha(opacity=0);
    transition: all 0.3s ease 0.1s;
}
.i-thi-wrap.active .lingyu-header {
    opacity: 1;
    filter: alpha(opacity=100);
}
.i-thi-wrap .img {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.i-thi-wrap .img .up-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.i-thi-wrap .img .up-pic {
    transform: translateZ(0px);
    transition: transform 0.3s ease 0s;
}

.i-thi-wrap .img:hover .up-pic {
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
}
.i-wrap .up-graybox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.4s ease 0s;
}
.i-thi-wrap .up-graybox {
    z-index: 3;
}
.i-thi-wrap .img:hover .up-graybox {
    opacity: 1;
    filter: alpha(opacity=1);
}
.i-thi-wrap .img img {
	width: 100%;
}
.i-wrap .up-graybox .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.i-wrap .up-graybox .stit {
    font-size: 20px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff;
}
.i-wrap .up-graybox .line {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    transition: all 0.6s ease 0s;
}
.i-wrap .up-graybox:hover .line {
    width: 12px;
    margin-left: -6px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.i-wrap .up-graybox .linet {
    top: 0;
}
.i-wrap .up-graybox .lineb {
    bottom: 0;
}
.i-thi-wrap .cont {
    color: #666;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    width: 90%;
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
    transition: color 0.3s ease 0s;
}
.i-thi-wrap .cont:hover {
    color: #232323;
}
.i-thi-wrap .cont .tit {
    font-size: 17px;
    font-weight: 700;
    display: block;
    color: #333;
    line-height: 40px;
    white-space: nowrap; 
      width: 100%; 
      overflow: hidden;
      text-overflow:ellipsis;
}
.i-thi-wrap .cont .exce {
    height: 52px;
    display: block;
}
.i-thi-wrap .body p {
    margin: 10px 0;
}
.i-thi-wrap .read-more {
    font-weight: 600;
    transition: color 0.3s ease 0s;
}
.i-thi-wrap .read-more:hover {
    color: #232323;
}
.i-thi-wrap .read-more.fr {
    letter-spacing: 2px;
}
.tc-gridbox .lingyu-header .item-image {
    overflow: hidden;
    width: 100%;
    height: 250px;
    padding-bottom: 0;
}
.i-thi-wrap .col-md-4:nth-child(3n+1) {
    padding-left:0;
}
.i-thi-wrap .col-md-4:nth-child(3n+0) {
    padding-right:0;
}
.tc-gridbox {
    margin: 0 0 20px 0;
}
.video-wrap {
	margin-bottom: 100px;
}
.video-wrap .video-item {
    position: relative;
  cursor: pointer;
  width: 100%;
}
.video-wrap .video-item .play-btn{
    position: absolute;
    top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/play.png) no-repeat center;
}
.video-wrap video {
  width: 100%;
}

.product .index-pro {
	width: 57%;
    position: relative;
    float: right;
    margin-right: 1%;
}
.product .index-pro #proVideo {
	padding-top: 0;
}

.product .index-pro .title h2 {
	font-size: 24px;
    line-height: 24px;
    height: 40px;
}
.product .index-pro .title dl {
	    font-size: 18px;
    line-height: 24px;
    height: 30px;
}


.tel_main {
	float: right;
	margin-top: 35px;
	width: 210px;
}
.tel_main s {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 10px;
	background-position: 0 0;
}
.tel_main .zx {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    margin-top: 5px;
}
.tel_main .webTel {
    margin-top: 6px;
    font-weight: bold;
    font-family: arial;
    font-size: 20px;
    line-height: 24px;
    color: #3ba86f;
}
.tel_main .ico {
    background: url(../images/ico.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}