﻿
/*html, body { opacity: 0}*/

body{color:#333; font-family:"Source Han Sans CN" !important;font-size:14px;}
*{margin:0; padding:0;}
ul li{list-style:none;}
.clearboth{clear:both;}
a {text-decoration: none;color: inherit;}
a:hover {text-decoration: none; color:#025ab1;}
.page{ text-align:center; margin:30px 0 10px 0; width:100%; float:left;}
.page a{ background:#b3b3b3; color:#fff; margin:0 2px; padding:5px 8px;}
.page a.dq,.page a:hover{ background:#555;}


/*导航*/
#header{border-bottom:2px solid #30363b; }
#header .container{ position:relative;}
#header .container .logo{float:left;font-size:1.3em;color:#30363b;padding:5px 0;}
#header .container .logo .logo_left{float:left;width:70px;margin-right:5px;}
#header .container .logo .logo_left img{display:block;max-width:100%;margin:0 auto;}
#header .container .logo .logo_right{float:left;margin-top:5px;}
#header .container .logo .logo_right p{font-size:0.6em;color:#888;margin-bottom: 0;letter-spacing:0.9px;}
#nav2{display:none;background-image: linear-gradient(to bottom,#086aca,#025ab1);}
.nav{  height:55px; line-height:55px;   position:relative; z-index:1;float:left;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;margin:0; display:inline; }
.nav .last h3{  }
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:18px; line-height:55px; font-weight:normal;color:#fff;background:url(../image/line.jpg) right center no-repeat;  }
.nav .nLi h3 a{ padding:0 20px;}
.nav .last h3 a{background:none;}
.nav .sub{ display:none; width:360px; left:0; top:55px;  position:absolute; background:url(../image/bg6.png) repeat;  line-height:26px; padding:20px 20px 10px 20px;  }
.nav .sub2{width:530px;left:-155px}
.nav .sub3{width:540px;left:-250px}
.nav .sub li{ zoom:1;float:left;width:150px; text-align:center; color:#333;margin-right: 20px; display:inline;font-size:1.2em; }
.nav .sub li.last{margin-right:0; }
.nav .sub li a{color:#333;}
.nav .sub li img{width:150px;}
.nav .on h3 a{ color:#fff;background:#00e183;}

.nav-box2{display:block;}
.nav-box2{float:right;display:block; position:relative; margin-top:8px;}
.nav-box2 h3{margin-top:7px;}
.nav-box2 ul{display:none;width:100px; position:absolute;top:60px; right:0; background:url(../image/bg.png) repeat;  z-index:9998 !important;padding:10px 5px;}
.nav-box2 ul li{text-align:center;line-height:2;}
.nav-box2 ul li a{color:#fff;display:block;font-size:16px;}
.nav-box2 ul li a:hover{color:#fff; background:#00e183;}

.wz .tel{float:left; background:url(../image/tel.png) right no-repeat; padding-right:45px; color:#333; font-size:28px; text-align:right; color:#0186d5;}
.wz .tel span{font-size:14px; /*font-weight:bold;*/display:block; color:#000;}
.wz{position:absolute; right:0; top:20px; z-index:9999 !important; display:none;}

.menu{position:relative;}
.search{float:right; width:280px;height:28px; line-height:28px;margin-top:13px;display:none;}
.search .txt{width:250px;float:left; border:none; background:none; -webkit-border-radius:20px 0 0 20px; -moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px; border:1px solid #ddd;border-right:none;float:left;color:#999; text-indent:15px;font-size:14px; outline:medium;}
.search .btn2{width:29px; height:30px;line-height:30px;float:left; border:none; background:#025ab1 url(../image/bg1.png) center no-repeat; border-left:1px solid #025ab1;-webkit-border-radius:0 20px 20px 0; -moz-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0; outline:medium;}

.search2{display:block; margin-right:20px;}
.search2{float:right;display:block; position:relative; margin-top:8px;}
.search2 h3{margin-top:7px;}
.search2-box{ position:absolute;top:40px; right:-30px; background:#fff;  z-index:9998 !important;padding:10px 10px;width:280px;line-height:28px;margin-top:13px;display:none; border-radius:0 0 10px 10px;}
.search2-box .txt{width:230px;float:left; border:none; background:none; -webkit-border-radius:20px 0 0 20px; -moz-border-radius:20px 0 0 20px;border-radius:20px 0 0 20px; border:1px solid #ddd;border-right:none;float:left;color:#999; text-indent:15px;font-size:14px; outline:medium;}
.search2-box .btn2{width:29px; height:30px;line-height:30px;float:left; border:none; background:#025ab1 url(../image/bg1.png) center no-repeat; border-left:1px solid #025ab1;-webkit-border-radius:0 20px 20px 0; -moz-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0; outline:medium;}


.slideBox {width: 100%;overflow: hidden;position: relative;}
.slideBox .hd {overflow: hidden;position: absolute;left: 50%;width:105px; margin-left:-55px;bottom: 10px;z-index: 1;}
.slideBox .hd ul {overflow: hidden;zoom: 1;float: left;}
.slideBox .hd ul li {float: left;margin-right: 5px;width: 30px;height: 5px;line-height: 14px;text-align: center;background: #fff;cursor: pointer;}
.slideBox .hd ul li.on {background:#00e183;color:#fff;}
.slideBox .bd {position: relative;height: 100%;z-index: 0;}
.slideBox .bd li {zoom: 1;vertical-align: middle; margin:0; padding:0;}
.slideBox .bd img {width: 100%;display: block}
.slideBox .bd .phone{display:block;}
.slideBox .bd .pc{display:none;}

/*首页--产品中心*/
#category{ margin:50px 0 20px 0;}
.cy{text-align:center; position:relative;top:0;transition:all 0.5s ease 0.1s;}
.cy:hover{top:-25px;    }
.cy .cy-img img{width:77px; height:71px;}
.cy .cy-content{font-size:18px;color:#333; margin:10px;}
.cy .cy-more{opacity:0; position:relative; top:10px;transition:all 0.8s ease 0.1s;}
.cy .cy-more a{display:block; width:120px; height:30px; line-height:30px; text-align:center; color:#555; background:#f1f1f1;margin:0 auto; border-radius:20px;}
.cy:hover .cy-more{ opacity:1;top:0;}
.cy:hover .cy-more a:hover{background:#0174de; color:#fff;}

#product{ /*background:#f5f5f5;*/padding:30px 0;}
.pro-bg{width:100%;overflow:hidden;border:1px solid #ddd;}
.pro-bg img{width:100%;transform:scale(1,1);transition-duration:0.5s;}
.pro-bg img:hover{ transform:scale(1.1,1.1); transition-duration:0.5s;}
.pro-title{margin-bottom:20px;text-align: center;line-height: 1;padding-bottom:10px;background: url(../image/h-x.png) no-repeat 50% bottom;}
.pro-title h3{font-size:24px; color:#333; font-weight:normal;margin:0;}
.pro-title p{margin-top:10px; color:#777; font-size:14px;}

/*.pro-content{padding:5px; border:1px solid #e5e5e5; margin-bottom:15px;}
.pro-content h3{font-size:14px; font-weight:weight;color:#0174de;margin:8px 0;line-height:2;}
.pro-content p{font-size:13px; color:#777;}*/

.pro-content{display:block;border:1px solid #e5e5e5;border-bottom:2px solid #555;transition:all 0.2s ease; position:relative; margin-bottom:25px;}
.pro-content .nr{padding:15px;text-align:left;position:relative;}
.pro-content .nr .tit{font-size:20px;color:#222;margin-bottom:5px;}
.pro-content .nr p{ line-height:28px;font-size:16px;color:#999;}
.pro-content .nr .more{ margin-top:10px;margin-bottom:10px;}
.pro-content:after{ content:''; position:absolute; bottom:-2px; left:0; width:0; height:2px; background:#0186d5; 
transition:width 3s;-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */}
.pro-content:hover:after{ width:100%;}
.pro-content .img1{ overflow:hidden;}
.pro-content .img1 img { display: block; width: 100%;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.pro-content:hover img{transform: scale(1.1,1.1);}


.pro-bottom2 a{display:block; width:160px; height:40px; line-height:40px; text-align:center; color:#555; margin:0 auto; border-radius:20px;font-size:14px; border:1px solid #aaa; margin-top:20px; transition:all 0.8s ease 0.1s;}
.pro-bottom2 a:hover{background:#0174de; color:#fff;border:1px solid #0174de;}

.pro-bottom{background:#fff;padding:15px ;border-top:2px solid #0174de; margin:30px 0 10px 0}
.pro-bottom ul{}
.pro-bottom h3{text-align:left;margin-top:0;padding-bottom:10px; font-size:1.8em; font-weight:bold; color:#0174de; border-bottom:1px solid #ddd;}
.pro-bottom ul li{display:inline-block; float:left; margin-right:30px;font-size:13px;line-height:2;}
.pro-bottom ul li a{color:#555;}

.tp{ background:url(../image/tp20_1.jpg) no-repeat right; padding:50px 0;}
.tp img{width:100%;}
.tp .tit{font-size:24px;line-height:30px;color: #333e46;/*font-weight: lighter;*/margin-bottom:15px;}
.tp .tit span{ font-weight:bold; color:#0186d5;}
.tp .nr{font-family: mk;display: block;font-size:28px;line-height:30px;color: #333e46;}
.tp .content{margin-top:35px;}
.tp .content li{float:left; width:75px; height:72px; border:1px solid #6c7379; border-radius:5px; margin-right:10px;background:#fff;}
.tp .content li .li_box{padding:10px 10px 9px;text-align:center;}
.tp .content li .icon{width:27px; height:27px; margin:0 auto 6px; transition:all 0.5s ease;}
.tp .content li .text{font-size:13px; line-height:20px; color:#333e46;}
.tp .content li:hover .icon{transform:rotateY(180deg);}

#owl-demo {width:100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ display: block; margin: 15px; border:1px solid #e5e5e5; border-bottom:2px solid #555;transition:all 0.2s ease; position:relative;}
#owl-demo .item .nr{ padding:30px; text-align:left;position:relative;}
#owl-demo .item .nr .tit{ font-size:20px; color:#222; margin-bottom:15px;}
#owl-demo .item .nr p{ line-height:28px; font-size:16px; color:#999;}
#owl-demo .item .nr .more{ margin-top:30px; margin-bottom:10px;}
#owl-demo .item:after{ content:''; position:absolute; bottom:-2px; left:0; width:0; height:2px; background:#0186d5; 
transition:width 3s;-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */}
#owl-demo .item:hover:after{ width:100%;}
#owl-demo .img1{ overflow:hidden;}
#owl-demo .img1 img { display: block; width: 100%;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
#owl-demo .item:hover img{transform: scale(1.1,1.1);}

#about{margin:30px 0;}
#about img{width:100%;}
.about-content{font-size:16px; line-height:2;color:#555;}
.about-content .tit{ font-size:24px;}
.about-content p{ text-indent:2em;}
.about-content p.more a{display:block; width:200px; height:56px; line-height:56px; text-indent: 25px; color:#025ab1; /*border-radius:20px;*/font-size:16px; /*border:1px solid #aaa;*/ transition:all 0.8s ease 0.1s; margin:0 0;text-transform: uppercase; background:url(../image/more.png) no-repeat left; margin-top:20px;}
/*.about-content p.more a:hover{background:#0174de; color:#fff;border:1px solid #0174de;}*/

#news{ background:#f5f5f5;padding:30px 0;}
.news-date{border:1px solid #0174de;display:inline-block; padding:15px; font-size:14px; text-align:center;color:#777; transition:all 0.8s ease 0.1s;}
.news-date span{display:block;color:#333; font-size:18px;transition:all 0.8s ease 0.1s;}
.ns{margin-bottom:20px;}
.ns:hover .news-date{background:#0174de;color:#fff;}
.ns:hover .news-date span{color:#fff;}
.ns h3{margin-top:0; font-size:14px;font-weight:normal; line-height:2;}
.ns p{font-size:13px; color:#666;line-height:2;margin-bottom:5px;}
.ns p.more a{color:#0174de;font-weight:bold;}

#owl-demo1 {width:100%; margin-left: auto; margin-right: auto;}
#owl-demo1 .item{ display: block; margin:15px;border-radius: 10px;transition: .5s;padding: 35px 20px 0 20px; position:relative; background:#fff;}
#owl-demo1 .item .ntime{width: 90px;float: left;text-align: right;}
#owl-demo1 .item .ntime p{color: #666666;font-size: 14px; margin-bottom:0;}
#owl-demo1 .item .ntime h2{color: #333333;font-size: 30px;font-weight: 400;line-height: 1; margin-top:0;}
#owl-demo1 .item .nright{width: calc(100% - 110px);float: right;} 
#owl-demo1 .item .nright h3{color: #333333;font-size:20px;margin-top:0;margin-bottom:0;}
#owl-demo1 .item .nright span{display: block;margin: 25px 0; margin-top:15px;font-size:15px;color: #666666;line-height: 1.7;}
#owl-demo1 .item .nright i{display: block; background: url(../image/njt.png) no-repeat left center;height: 14px;margin-bottom: 30px;}
#owl-demo1 .item:hover{background: url(http://www.kshengan.cn/images/nhome_h.png) no-repeat 20px bottom #025ab1;}
#owl-demo1 .item:hover .ntime p,
#owl-demo1 .item:hover .ntime h2,
#owl-demo1 .item:hover .nright h3,
#owl-demo1 .item:hover .nright span{color: #fff;}
#owl-demo1 .item:hover .nright i{background: url(../image/njt_h.png) no-repeat left center;}


/*内页内容开始*/
/*内页--公共部分*/
.banner2 {display:none;}
.banner2 img{width:100%;}

.sider-nav{line-height:42px; border-bottom:1px solid #e3e3e3;margin-bottom:10px;}
.sider-nav .container{padding:0;}
.sider-nav ul{float:left;margin:0;width:100%;}
.sider-nav ul li{float:left; font-size:16px;width:25%;}
.sider-nav ul li a{display:block;width:100%; background:#f5f5f5; margin-right:1px; text-align:center;}
.sider-nav ul li a:hover, .sider-nav ul li a.active{color:#fff;background:#025ab1;}
.sider-nav .position{float:right; display:none;}
.sider-nav .position i{ font-size:18px; padding-right:10px; color:#025ab1;}

.sider-content{}
.about{font-size:16px; line-height:1.8;margin:20px 0 30px 0;text-indent:2em;}
.about .img{display:none;}

.news-list{margin-bottom:50px;}
.news-list img{width:100%;}
.news-list .mr{padding:20px 0; border-bottom:1px solid #ddd;}
.news-list .mr h3{ font-size:20px;margin-bottom:15px;color:#000; margin-top:20px;}
.news-list .mr .time{ margin-bottom:15px; color:#999;}
.news-list .mr p{font-size:16px; line-height:28px;color:#555; margin-bottom:0;}
.news-list .mr .more{margin-top:15px;}
.news-list .mr .more a{text-align:center; display:block; width:120px; height:36px; line-height:34px; color:#025ab1; border:1px solid #025ab1; border-radius:18px;}
.news-list .mr:hover .pro-bg img{transform: scale(1.1,1.1);transition-duration: 0.5s;}
.news-list .mr:hover h3{color:#025ab1;}
.news-list .mr:hover .more a{ background:#025ab1; color:#fff;}

.sider-right{ margin-top:10px;}
.sider-right h3{margin-bottom:10px;font-weight:Bold;}
.sider-right .line{display:inline-block;background:#2a2a2a; width:40px; height:3px; margin-left:3px;}
.sider-right ul{ margin-top:15px;}
.sider-right ul li{line-height:36px;font-size:16px; border-bottom:1px dashed #e5e5e5;}
.sider-right ul li i{padding-right:10px;color:#0186d5;}

.news-show{margin:30px 0;}
.news-title3{margin-bottom:20px;}
.news-title3 h3{font-size:20px;font-weight:bold;color:#000;padding-bottom:10px;border-bottom:1px solid #ddd;margin-top:0;}
.news-title3 p{font-size:14px; color:#555;margin-top:10px;}
.news-content{font-size:15px; line-height:2;}
.news-content img{ max-width:100%; height:auto !important; margin:0 auto; display:block;}
.news-content p{text-indent:2em;}
.news-content table{width:100% !important;max-width:100%;margin-bottom:20px;border:1px solid #ddd;height:auto !important;}
.news-content table tr td{border:1px solid #ddd;padding:8px;line-height:1.42857143;vertical-align:top;}
.news-bottom{margin-top:20px; background:#f7f7f7;padding:10px 20px; border:1px solid #e5e5e5;}
.news-bottom ul{padding:0;margin:0;}
.news-bottom ul li{line-height:36px;font-size:14px;}

.product-list .container{padding-top:10px;padding-bottom:10px;}
.product-list h3{margin:0;}
.product-list p{font-size:13px;line-height:24px;margin-bottom:10px;}
.product-list p a{color:#555;}
.product-show{margin:20px 0;}
.pro-top{text-align:center;border-bottom:1px dashed #aaa;}
.pro-top h3{background:#f5f5f5;height:36px;line-height:36px;font-size:1.6em;margin-top:10px;}
.pro-top img{width:100%;margin:20px 0 20px 0;}

/*公司设备*/
.product-list .list{ padding:30px; background:#f6f7fa;box-shadow: 5px 5px 10px #ddd; margin-bottom:30px;}
.product-list .list .img1{overflow:hidden;}
.product-list .list .img1 img{ max-width:100%; display:block; margin:0 auto;transition: all 0.6s ease-out;border-bottom:1px solid #e8e8e8; padding-bottom:25px;}
.product-list .list .img1 img:hover{transition: all 0.6s;transform: scale(1.1);}
.product-list .list .tit{ margin-top:15px;background:url(http://www.kshengan.cn/images/fd.png) no-repeat right; color:#333; font-size:18px;}

.slideTxtBox{width:100%;text-align:left;margin-top:10px;border-bottom:1px dashed #ddd;margin-bottom:10px;}
.slideTxtBox .hd{width:100%; position:relative; }
.slideTxtBox .hd ul{width:100%; float:left;    }
.slideTxtBox .hd ul li{ float:left; width:25%; text-align:center; cursor:pointer;background:#30363b;color:#fff;border-right:1px solid #fff;padding:10px 0;font-size:1.2em;  }
.slideTxtBox .hd ul li.on{   background:#025ab1; }
.slideTxtBox .bd ul{ padding:15px 0;line-height:1.8;font-size:1em;zoom:1;}
.slideTxtBox .bd ul table{width:100% !important;max-width:100%;margin-bottom:20px;border:1px solid #ddd;height:auto !important;}
.slideTxtBox .bd ul table tr td{border:1px solid #ddd;padding:8px;line-height:1.42857143;vertical-align:top;}

.contact{margin:30px 0 60px 0; line-height:32px; font-size:14px;}
.ct-title{text-align:center; margin-bottom:40px;}
.contact h3{font-size:28px; font-weight:bold; color:#209eea;}
.contact p{margin-bottom:0;}
.ct-title h3{color:#30363b;font-size:32px;margin-top:10px;}
.contact .c1{ background:#f5f5f5;padding:30px 15px;min-height:300px;font-size:16px;}

/*内页内容结束*/
/*底部条幅*/
.tiaofu{ padding:30px 0; text-align:center; font-size:20px; color:#fff; background:#025ab1;}
.tiaofu a{ display:block; margin:0 auto; margin-top:20px; width:200px; height:43px; line-height:43px; font-size:18px; text-align:center; color:#025ab1; border-radius:5px; background:#fff;}
.tiaofu a:hover{ background:#fff; color:#025ab1;}

/*底部*/
#footer{color:#fff;background:#025ab1; }
#footer a{color:#fff;}
#footer .ft1{padding:30px 0 20px 0;}
#footer .ft1 .container{}
#footer .ft1 dl dt{font-size:18px;font-weight:weight;text-align: center;margin-bottom:17px;border-bottom: 1px solid #fff; padding-bottom:15px;}
#footer .ft1 dl dd{font-size:16px; line-height:2;color:#aaa;}
#footer .ft1 dl dd a{color:#d3d4d5;}
#footer .ft1 dl dd p{margin-bottom:0;color:#d3d4d5;}
#footer .ft2{border-top:1px #aaa solid; text-align:center; color:#fff; padding:10px 0; line-height:1.8;}
#footer .ft2 p{ margin-bottom:0;color:#d3d4d5;}
#footer .ft2 a{color:#fff;}
#footer .f1{ display:none;}

.f_tel{ position:fixed;bottom:90px; right:0; display:block;}
.f_tel img{ width:50px; height:50px;}


@media (min-width:768px) { 
#header{border-bottom:none; }
#header .container{padding:0; }
#header .container .logo{font-size:2.8em;padding:25px 0;}
#nav2{display:block;}
#nav2 .container{padding:0;padding-left:-18px;}
.nav-box2{display:none;}
.nav .nLi h3 a{ padding:0 18px;}
.wz{display:block;}
.search{ width:170px; display:block;}
.search .txt{width:140px;}
.search .btn2{width:29px;}
.search2{display:none;}
#product{padding:60px 0;}
#product .container{padding:0;}
#about{margin:70px 0;}
#about .container{padding:0;}
.about-content .tit{ font-size:35px;}
.about-content p.more a{margin:20px auto 0;text-transform: uppercase; margin-top:30px;}
.about-content p.more a{margin:40px 0 0 0;}
.pro-title{margin-bottom:50px;}
.pro-title h3{font-size:24px;}
.pro-content h3{font-size:18px;}
.tp{ background:url(../image/tp20.jpg) no-repeat center; padding:140px 0;}
.tp .tit{font-size: 30px;line-height: 40px;margin-bottom: 20px;}
.tp .nr{ font-size:46px;line-height: 60px;}
.tp .content{margin-top:35px;}
.tp .content li{float:left;width:82px;height:80px;margin-right:30px;background:none;}
.ns h3{ font-size:16px;}
.sider-nav .position{display:block;}
.sider-nav ul{width:auto;}
.sider-nav ul li{display:inline-block; width:auto;}
.sider-nav ul li a{padding:0 20px;}
.banner2 {display:block;}
.about .container{padding:0;}
.about .img{display:block;float:left; margin-right:15px;}
#news{padding:70px 0;}
.news-list .mr h3{ font-size:20px;margin-bottom:15px;color:#000; margin-top:15px;}
.news-list .mr p.more{margin-top:15px; display:none;}
#footer .ft1{padding:70px 0 60px 0;}
#footer .f1{ display:block;}
.f_tel{ display:none;}
.tiaofu{ padding:50px 0;font-size:30px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width:992px) {
#header .container .logo{font-size:2em;padding:10px 0;}
#header .container .logo .logo_left{width:100px;}
#header .container .logo .logo_right{margin-top:10px;}
#header .container .logo .logo_right p{font-size:0.6em;color:#888;margin-bottom: 0;letter-spacing:0.2px;}
.slideBox .bd .phone{display:none;}
.slideBox .bd .pc{display:block;}
.nav .nLi h3 a{ padding:0 50px;}
.menu1{display:block;}
.menu2{display:none;}
.search{ width:200px;}
.search .txt{width:170px;}
.search .btn2{width:29px;}
.pro-title h3{font-size:28px;}
.sider-nav {line-height:50px;margin-bottom:20px;}
.sider-nav ul li a{padding:0 30px;}
.about{margin:40px 0 70px 0;}
.product-list .container{padding-top:25px;padding-bottom:25px;}
.pro-content .nr{padding:30px;}
.pro-content .nr .tit{margin-bottom:15px;}
.product-show{margin:40px 0;}
.pro-top img{width:40%;}
.pro-top h3{height:60px;line-height:60px;font-size:2em;}
.slideTxtBox{margin-top:40px;margin-bottom:10px;}
.ns h3{ font-size:18px;}
.news-list .mr{padding:30px 0;}
.news-list .mr h3{font-size:22px;}
.news-list .mr p.more{margin-top:20px;display:block;}
.news-list .mr .more{margin-top:25px;}
.ct-title h3{font-size:32px;}
.contact .c1{padding:40px 30px;min-height:300px;}
	#footer .ft1 dl dt{text-align:left;}
}



/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width:1200px) {
.nav .nLi h3 a{ padding:0 80px;}
.pro-title h3{font-size:36px;}
.news-list .mr p.more{margin-top:25px;}

}

/* 大屏幕（大桌面显示器，大于等于 1600px） */
@media (min-width:1600px) {
.nav .nLi h3 a{ padding:0 80px;}
.pro-title h3{font-size:36px;}
.news-list .mr p.more{margin-top:25px;}

}

