@charset "utf-8";
html {width: 100%;-webkit-text-size-adjust:none;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);height: 100%;}
* {margin: 0;padding: 0;border: 0;}
ul,ul li,ol,li {list-style: none outside none;}
img {vertical-align: middle;border: none;}
i {font: inherit;}
input,select,option {vertical-align: middle;border-radius: 0px;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: none;}
input[type="text"],input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;appearance: none;border-radius: 0;outline: none;}
.fl {float: left;display: inline;}
.fr {float: right;display: inline;}
h1,h2,h3,h4,h5,h6,i {font-weight: normal;}
select::-ms-expand { display: none; }
a {color: #000;text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a:hover {text-decoration: none;outline: none;}
.clear {clear: both;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {zoom: 1;display: block;_height: 1px;clear: both;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin: 0;padding: 0;}
.wrap { width:1200px; margin:0 auto;}
/*clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; }
/* 初始化 */
body {width: 100%;height: 100%;font-size: 16px; line-height: 24px;background: #fff;min-height: 100%;font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif; }
/*头部*/
.welcome {width:100%; background-color:#f5f5f5; color:#8e8e8e; font-size:12px; height:32px; line-height:32px; overflow:hidden; border-bottom:#e8e8e8 solid 1px;}
.welcome a { float:left; position:relative; padding:0 8px; color:#685a5a;}
.welcome a:after {content: ""; position:absolute; left:0; top:12px; width:1px; height:10px; background-color:#a7a7a7; }
.welcome a:first-child::after { width:0;}
.header {  height:183px; background-color:#FFF; width:100%;}
.header .logo { padding-top:50px; min-width:714px;}
.header .logo img { height:85px;}
.header .tel { padding-top:65px; padding-left:26px; min-width:175px; background:url(../images/head-tel.png) no-repeat; background-position:0 69px;}
.header .tel-ban { line-height:24px; color:#000000; font-size:16px; font-weight:bold;}
.header .tel-con { line-height:34px; color:#000000; font-size:24px; font-weight:bold;}
/*导航*/
.nav {  width:100%; background-color:#1048a0; height:55px; line-height:55px; text-align:center; z-index:999;}
.nav ul { display:inline-block;}
.nav ul li { float:left;  font-size:18px; color:#ffffff;  position:relative;}
.nav ul li a { color:#ffffff; display:block; padding:0 38px;min-width:72px;}
.nav ul .active { background-color:#e60012;}
.nav ul li:hover { background-color:#e60012;}
.nav ul li .sub { position: absolute;left:0px; top:55px;z-index:30000; line-height:40px; }
.nav ul li .sub ul li{ float:left;width:100%; line-height:40px; position:relative; background-color:#1048a0;text-align:center; padding:0; border-top:#fff solid 1px; font-size:14px;}
.nav ul li .sub ul li:hover {background-color:#e60012;}
.nav ul li .sub ul li a {color:#ffffff;}

/*轮播图*/
.banner{height:550px;position:relative;overflow:hidden}
.banner ul{position:relative}
.banner ul li{float:left;height:550px;overflow:hidden;position:relative}
.banner .btn-list{position:absolute;bottom:15px}
.banner .btn-list li{width:20px;height:20px;background:#fff;margin-right:10px;border-radius:30px}
.banner .btn-list li.active{background:#1048a0}
.banner img{border:0 none;position:absolute;left:50%;margin-left:-960px;top:0;vertical-align:top}
/*搜索*/
.searchbox { height:84px; overflow:hidden; background-color:#f6f6f6; }
.searchbox span{ font-size:15px; color:#575757; line-height:84px; }
.searchbox a { font-size:15px; color:#575757; padding:0 9px; line-height:84px; }
.searchbox a:hover { color:#1048a0;}
.searchbox .searchr { margin-top:21px; border:#d8d8d8 solid 1px; }
.searchbox .search-input { height:40px; line-height:40px; font-size:14px; width:335px; padding:0; margin:0; padding-left:15px; background-color:#fff; }
.searchbox .search-submit {height:40px; line-height:40px; font-size:0;width:48px; background:#fff url(../images/search-icon.png) no-repeat; background-position:15px 10px; padding:0; margin:0; cursor:pointer;}
.searchbox input::-webkit-input-placeholder { color: #908f8f; font-size:12px; }
/*公共标题*/
.public { text-align:center; position:relative; min-height:108px; background:url(../images/publicbg.png) no-repeat bottom center;}
.public .tit { color:#282828; font-size:42px; font-weight:bold; line-height:60px;}
.public .tit span { color:#e60012;}
.public .des {color:#4d4d4d; font-size:16px; line-height:30px; }
/*数据*/
.i-shuju {padding:36px 0 90px 0; background:url(../images/i-shuju-bg.png) no-repeat top center;}
.i-shuju .public { background:none;}
.i-shuju .public .tit { font-size:36px; }
.i-shuju .public .des { line-height:24px;}
.i-shuju-show { width:100%; padding-top:95px;}
.i-shuju-show ul li{ float:left; width:33.3%; text-align:center; position:relative;}
.i-shuju-show ul li:after {content:""; position:absolute; left:0; top:-8px; width:1px; height:146px; background-color:#ebebeb; }
.i-shuju-show ul li:first-child:after { width:0;}
.i-shuju-show ul li:first-child+li .nob{ color:#e60012;}
.i-shuju-show .nob {color:#4d4d4d; font-size:76px; line-height:80px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.i-shuju-show .nob span { font-size:22px; line-height:40px;  position:relative;}
.i-shuju-show .nob .jia { position:absolute; top:-35px; left:3px; font-size:24px; line-height:40px; }
.i-shuju-show .txt { color:#4d4d4d; font-size:16px; line-height:30px;}
/*承诺*/
.i-chengnuo { background: #003e93 url(../images/chengnuo-bg.jpg) no-repeat; height:210px;}
.i-chengnuo .pic { width:262px; height:210px; margin-right:77px; text-align:center; overflow:hidden;}
.i-chengnuo .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-chengnuo .en { padding-top:20px; color:#fff; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.i-chengnuo .cn { color:#fff; font-size:35px; line-height:40px;  font-weight:bold;}
.i-chengnuo .list { margin-top:17px;}
.i-chengnuo .list ul li{ float:left; margin-right:29px; padding-left:50px; padding-right:23px; color:#014491; font-size:20px; line-height:46px; background:#FFF url(../images/chengnuo-icon.png) no-repeat; background-position:27px 15px; position:relative; font-weight:bold;}
.i-chengnuo .list ul li:before { content: ""; display: inline-block; width:25px; height:46px; background: url(../images/chengnuo-before.png) no-repeat; position:absolute; left:-25px; top:0px;}
.i-chengnuo .list ul li:after { content: ""; display: inline-block; width:24px; height:46px; background: url(../images/chengnuo-after.png) no-repeat; position:absolute; right:-24px; top:0px;}
.i-chengnuo .list ul li:first-child:before { background:none;}
.i-chengnuo .tel { color:#fff; font-size:26px; line-height:66px; background:url(../images/chengnuo-tel.png) no-repeat; background-position:0 22px; padding-left:34px; font-family:Arial, Helvetica, sans-serif;}
/*产品*/
.i-product { padding-top:42px;}
.i-product .pro-leibie { padding-top:50px;}
.i-product .pro-leibie ul li{ float:left; width:1199px; margin-top:-1px; line-height:58px; border:#dcdcdc solid 1px; border-left:none; height:58px; overflow:hidden;}
.i-product .pro-leibie ul li .leibie-da { float:left; width:183px; padding-left:27px; background:url(../images/leibie-bg.png) no-repeat; font-weight:bold; font-size:16px;}
.i-product .pro-leibie ul li .leibie-da a { color:#000; display:block;}
.i-product .pro-leibie ul li:hover .leibie-da { background:url(../images/leibie-bg.png) no-repeat; background-position:0 -60px; color:#FFF; }
.i-product .pro-leibie ul li:hover .leibie-da a { color:#FFF;}
.i-product .pro-leibie ul li .leibie-xiao { float:left; padding-left:6px; width:983px; font-size:15px; color:#5d5d5d;}
.i-product .pro-leibie ul li .leibie-xiao a {color:#5d5d5d; position:relative; display:block; float:left; margin:0 10px;}
.i-product .pro-leibie ul li .leibie-xiao a:after{content:""; position:absolute; left:-10px; top:22px; width:1px; height:16px; background-color:#5d5d5d; }
.i-product .pro-leibie ul li .leibie-xiao a:first-child:after { width:0;}
.i-product .pro-leibie ul li:hover .leibie-xiao { background:#f8f8f8 url(../images/leibie-xiao.png) no-repeat top right;}
.i-product .pro-leibie ul li:hover .leibie-xiao a { color:#5d5d5d; }
.i-product .pro-leibie ul li .leibie-xiao a:hover {font-weight:bold;}
.i-product .pro-list { height:auto; margin-top:7px;}
.i-product .pro-list ul li{ float:left; width:286px; height:316px; margin-top:23px; margin-left:16px; text-align:center; border:#dcdcdc solid 1px; position:relative; }
.i-product .pro-list ul li:first-child { margin-left:0;}
.i-product .pro-list ul li:first-child+li+li+li+li { margin-left:0;}
.i-product .pro-list ul li .tp {width:286px; height:256px; text-align:center; overflow:hidden; }
.i-product .pro-list ul li .tp img { max-height:100%; max-width:100%; vertical-align:middle; transition: 0.5s;}
.i-product .pro-list ul li p { line-height:59px;width:286px; background-color:#eeeeee; border-top:#dcdcdc solid 1px; color:#4d4d4d; font-size:16px; height:59px; font-weight:bold; overflow:hidden;}
.i-product .pro-list ul li:hover {  border:#1048a0 solid 1px;}
.i-product .pro-list ul li:hover .tp img {transform: scale(1.2);	transition: 0.5s;}
.i-product .pro-list ul li:hover p{ background-color:#1048a0; color:#FFF; font-weight:normal;border-top:#1048a0 solid 1px; }
/*.i-product .pro-list ul li:hover:after {content:""; position:absolute; left:0; top:0; width:284px; height:254px; border:#1048a0 solid 1px; }*/
/*案例*/
.i-case{ margin-top:46px; padding-top:44px; height:auto; background:#1048a0 url(../images/case-bg.jpg) no-repeat; padding-bottom:50px;}
.i-case .public { background:url(../images/publicbg2.png) no-repeat bottom center;}
.i-case .public .tit { color:#ffffff; }
.i-case .public .tit span { color:#e60012;}
.i-case .public .des {color:#ffffff;}
.i-case .case-show { width:100%; padding-top:32px;}
.i-case .case-show .hot{ width:360px; margin-top:17px; border:#ffffff solid 10px; background-color:#FFF; height:497px; overflow:hidden;}
.i-case .case-show .hot .pic {width:360px; height:230px; overflow:hidden; text-align:center;}
.i-case .case-show .hot .pic img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-case .case-show .hot .tit { padding-top:17px; color:#4d4d4d; font-size:18px; line-height:50px; font-weight:bold; height:50px; overflow:hidden;}
.i-case .case-show .hot .des {color:#4d4d4d; font-size:14px; line-height:27px; height:81px; overflow:hidden;}
.i-case .case-show .hot .more { padding-top:44px; color:#fff; font-size:16px;}
.i-case .case-show .hot .more a{ display:block; width:200px;color:#fff;  height:45px; line-height:45px; text-align:center; background-color:#1048a0;}
.i-case .case-show .hot .more a:hover {}
.i-case .case-show .list{ width:820px; }
.i-case .case-show .list ul li{ float:left; margin-left:30px; margin-top:17px; width:360px; height:230px; border:#ffffff solid 10px; position:relative; text-align:center;}
.i-case .case-show .list ul li .pic { width:360px; height:230px; overflow:hidden; text-align:center;  }
.i-case .case-show .list ul li .pic  img{max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-case .case-show .list ul li .tit { display:none;}
.i-case .case-show .list ul li:hover .tit { display:block; width:360px; height:130px; position:absolute; top:0px; padding-top:100px; font-size:18px; color:#FFF; line-height:30px; background: url(../images/anli-bg.png) no-repeat;}
.i-case .case-show .list ul li .tit a { color:#FFF; display:block;}
/*案例滚动*/
.i-case .case-list{width:1200px;margin:0 auto;position:relative; margin-top:35px; padding-top:37px; padding-bottom:34px; background-color:#FFF;}
.i-case .case-list .hidden{width:1064px;overflow:hidden;margin:0 auto}
.i-case .case-list ul{margin-right:-16px;position:relative}
.i-case .case-list li{text-align:center;width:198px;float:left;margin-right:16px; border:#dcdcdc solid 1px;}
.i-case .case-list li .pic{width:198px;height:127px; overflow:hidden; text-align:center; }
.i-case .case-list li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;transition: 0.5s;}
.i-case .case-list li:hover .pic img{transform: scale(1.2);	transition: 0.5s;}
.i-case .case-list .btn{width:37px;height:129px;display:block;position:absolute;top:37px; cursor:pointer;}
.i-case .case-list .l{left:20px;}
.i-case .case-list .r{right:20px;}
/*实力*/
.i-shili { padding-top:37px; padding-bottom:87px; height:auto; background:url(../images/shili-bg.png) no-repeat; background-position:0 0;}
.i-shili-show { width:100%; position:relative; }
.i-shili-show ul li { float:left; width:560px; height:179px; overflow:hidden;}
.i-shili-show ul li:first-child { padding:92px 640px 110px 0;}
.i-shili-show ul li:first-child+li { padding:92px 0px 110px 640px;}
.i-shili-show ul li:first-child+li+li{ padding:152px 640px 80px 0;}
.i-shili-show .nob{ width:70px; height:80px; text-align:center; background-color:#1048a0; font-size:40px;color:#ffffff;line-height:63px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; position:relative; margin-top:7px;}
.i-shili-show .nob:after{content:""; position:absolute; left:15px; bottom:16px; width:40px; height:2px; background-color:#fff; }
.i-shili-show .con{ width:470px;}
.i-shili-show .con .cn {font-size:28px;color:#1048a0;line-height:46px; font-weight:bold;}
.i-shili-show .con .des { padding-top:5px; font-size:16px;color:#636363;line-height:32px; height:96px; overflow:hidden;}
.i-shili-show .con .tel { margin-top:19px; font-size:16px;color:#000000;line-height:28px; font-weight:bold; background:url(../images/shili-tel.png) no-repeat left; padding-left:36px;}
.i-shili-show .con .more { margin-top:32px; width:140px; height:30px; line-height:30px; text-align:center; background-color:#1048a0; font-size:16px;color:#fff; position:relative;}
.i-shili-show .con .more a {color:#fff; display:block;}
.i-shili-show .con .more:after{content:""; position:absolute; left:0; top:-17px; width:470px; height:1px; background:url(../images/shili-dian.png) repeat-x;}
.i-shili-show .con .more:hover {}
.i-shili-show .i-shili-pic1 { position:absolute; top:62px; right:0;}
.i-shili-show .i-shili-pic2 { position:absolute; top:460px; left:0;}
.i-shili-show .i-shili-pic3 { position:absolute; top:835px; right:0;}
/*关于*/
.i-about { padding-top:45px; padding-bottom:55px; background:#eff0f3 url(../images/about-bg.png) no-repeat center top;}
.i-about .about-show { margin-top:56px;}
.i-about .about-show .pic { width:500px; height:350px; background-color:#1048a0; position:relative; }
.i-about .about-show .pic img { position:absolute; top:10px; left:10px; width:500px; height:350px;}
.i-about .about-show .con { padding-left:33px; padding-top:27px; width:667px; height:350px;}
.i-about .about-show .con .des{ padding-top:19px; padding-left:4px; font-size:15px; color:#444444; line-height:31px; text-indent:2em; height:217px; overflow:hidden;}
.i-about .about-show .con .more { float:left; margin-top:22px; width:160px; height:40px; line-height:40px; font-size:16px; color:#fff;background-color:#1048a0; text-align:center;}
.i-about .about-show .con .more a { color:#fff;}
.i-about .about-show .con .more:hover { }
/*公司风采*/
.slideGroup {width: 1200px;  margin-top:36px; background-color:#FFF;}
.slideGroup .parHd {position: relative;height: 52px;line-height: 52px; }
.slideGroup .parHd ul {float: left;position: absolute;}
.slideGroup .parHd ul li { float:left; width:199px; margin-left:1px; height:52px; line-height:52px; text-align:center; background-color:#1048a0; color:#ffffff; font-size:16px; border-bottom:#dcdcdc solid 1px; cursor:pointer;}
.slideGroup .parHd ul li:first-child { width:200px; margin-left:0;}
.slideGroup .parHd ul li.on {border-bottom:#1048a0 solid 1px; position:relative; font-size:18px; font-weight:bold;}
.slideGroup .parHd ul li.on:after{ content: ""; position: absolute; left:89px;bottom:-11px; width:22px; height: 11px; background: url(../images/about-piclist-jiao.png) no-repeat;}
.slideGroup .slideBox {overflow: hidden;zoom: 1;width:100%;}
.slideGroup .parBd {width:1198px; padding-top:19px; border:#dcdcdc solid 1px; border-top:none;}
.slideGroup .parBd ul {overflow: hidden;zoom: 1;}
.slideGroup .parBd ul li { float:left; width:284px; height:280px; text-align:center; margin-left:12.4px;}
.slideGroup .parBd ul li .pic { width:284px; height:214px; text-align:center; position:relative; line-height:210px; background-color:#eff0f3; }
.slideGroup .parBd ul li .pic img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.slideGroup .parBd ul li .tit { font-size:14px; color:#4d4d4d; height:60px; line-height:60px;}


/*新闻*/
.i-news { margin-top:44px; padding-bottom:70px; height:auto;}
.i-news .news-show { padding-top:31px; min-height:358px;}
.i-news .news-show .hot { width:600px; padding-top:29px;}
.i-news .news-show .hot .con{ width:100%;}
.i-news .news-show .hot .con .riqi{ float:left; width:200px; text-align:center; background-color: #1048a0; height:150px; font-family:Arial, Helvetica, sans-serif;}
.i-news .news-show .hot .con .riqi .dd{ padding-top:17px; color:#ffffff; font-size:80px; line-height:80px; font-weight:bold; }
.i-news .news-show .hot .con .riqi .yymm{color:#ffffff; font-size:29px; line-height:34px;}
.i-news .news-show .hot .con .pic { float:left;width:400px; height:150px; overflow:hidden; text-align:center;}
.i-news .news-show .hot .con .pic  img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-news .news-show .hot .tit{ padding-top:9px; color:#4d4d4d; font-size:18px; font-weight:bold; line-height:40px; height:40px; overflow:hidden; }
.i-news .news-show .hot .tit a {color:#4d4d4d;}
.i-news .news-show .hot .des{ color:#4d4d4d; font-size:14px; line-height:27px; height:81px; overflow:hidden;}
.i-news .news-show .hot .more{ margin-top:14px; font-size:0; background:url(../images/news-jiantou.png) no-repeat center center; width:128px; height:28px; border:#dcdcdc solid 1px;}
.i-news .news-show .hot .more a{ display:block;}
.i-news .news-show .hot .more:hover { background-color:#1048a0;}
.i-news .news-show .news-show-list { width:575px;}
.i-news .news-show .news-show-list ul li { float:left; margin-top:7px; width:515px; height:40px; padding-left:40px; padding-right:20px;}
.i-news .news-show .news-show-list ul li .tit { margin-top:9px;  width:100%; box-sizing: border-box; padding-left:10px; color:#4d4d4d; font-size:16px;  line-height:40px; background:url(../images/news-dian.jpg) no-repeat left; height:40px; overflow:hidden;}
.i-news .news-show .news-show-list ul li .tit a{color:#4d4d4d;}
.i-news .news-show .news-show-list ul li .des{ display:none;}
.i-news .news-show .news-show-list ul li .more{ display:none; }
.i-news .news-show .news-show-list ul .active { float:left; margin-top:7px; width:515px; height:150px; background-color:#eeeeee; padding-left:40px; padding-right:20px;}
.i-news .news-show .news-show-list ul .active .tit { margin-top:9px;  width:100%; box-sizing: border-box; padding-left:10px; color:#4d4d4d; font-size:16px; font-weight:bold; line-height:40px; background:url(../images/news-dian2.jpg) no-repeat left;}
.i-news .news-show .news-show-list ul .active .tit a{color:#4d4d4d;}
.i-news .news-show .news-show-list ul .active .des { display:block;  width:100%; box-sizing: border-box; padding-left:10px; color:#838080; font-size:14px; line-height:25px; height:50px; overflow:hidden;}
.i-news .news-show .news-show-list ul .active .more { display:block; margin-top:8px;  width:100%; box-sizing: border-box;color:#ffffff; font-size:14px; line-height:25px; }
.i-news .news-show .news-show-list ul .active .more a { float:right; display:block; color:#ffffff; width:100px; height:25px; background-color:#1048a0; text-align:center;}
/*问答*/
.i-news .news-wenda { width:100%;}
.i-news .news-wenda .ban{ width:140px; padding-top:45px;}
.i-news .news-wenda .ban .tit{line-height:34px; color:#4d4d4d; font-size:25px; font-weight:bold;}
.i-news .news-wenda .ban .en{line-height:20px; color:#4d4d4d; font-size:16px;}
.i-news .news-wenda .ban .more{ padding-top:24px;}
.i-news .news-wenda .ban .more ul li{ float:left; font-size:0; margin-right:8px; width:24px; height:24px; background:url(../images/news-more.png) no-repeat; }
.i-news .news-wenda .ban .more ul li:first-child+li { background:url(../images/news-more.png) no-repeat; background-position:-50px 0;}
.i-news .news-wenda .ban .more ul li a{ display:block; }
.i-news .news-wenda .ban .more ul li:hover {background:url(../images/news-more.png) no-repeat; background-position:0 -50px;}
.i-news .news-wenda .ban .more ul li:first-child+li:hover {background:url(../images/news-more.png) no-repeat; background-position:-50px -50px;}
.i-news .news-wenda .ban .news-wenda-show { margin-top:20px; display:none;}
.i-news .news-wenda .ban .news-wenda-show img { max-width:103px;}
.i-news .news-wenda .list{ width:1060px;}
.i-news .news-wenda .list ul li{ float:left; margin-top:33px; width:500px;}
.i-news .news-wenda .list ul li:first-child+li { margin-left:60px;}
.i-news .news-wenda .list ul li:first-child+li+li+li { margin-left:60px;}
.i-news .news-wenda .list ul li .tit{ line-height:62px; color:#4d4d4d; font-size:16px; font-weight:bold; background:url(../images/news-wen.png) no-repeat left; padding-left:39px; box-sizing: border-box; border-bottom:#dcdcdc solid 1px; height:62px; overflow:hidden;}
.i-news .news-wenda .list ul li .tit a{color:#4d4d4d; }
.i-news .news-wenda .list ul li .des{ margin-top:14px; padding-left:39px; line-height:27px; color:#4d4d4d; font-size:14px; width:460px;box-sizing: border-box; height:54px; overflow:hidden; }
/*友情链接*/
.i-link { background-color:#fafafa; min-height:80px;}
.i-link .ban { width:96px; padding-top:1px; padding-left:20px; position:relative;}
.i-link .ban:after{content:""; position:absolute; right:0; top:22px; width:1px; height:41px; background-color:#d2d2d2; }
.i-link .ban .cn { color:#4d4d4d; font-size:18px; line-height:58px; position:relative;}
.i-link .ban .cn:after{content:""; position:absolute; left:0; bottom:0; width:70px; height:5px; background-color:#1048a0; }
.i-link .con { width:1058px; padding:25px 0 17px 26px; line-height:30px; font-size:14px;}
.i-link .con a { display:block; float:left; color:#4d4d4d; margin-right:28px;white-space:nowrap;}
.i-link .con a:hover { text-decoration:underline;}
/*底部*/
.footer { padding-bottom:90px; min-height:248px; background:#343638 url(../images/footerbg.jpg) no-repeat center top;}
.footer .f-logo { float:left; width:216px; padding-left:34px; padding-top:85px; position:relative;}
.footer .f-logo:after{content:""; position:absolute; right:0; top:69px; width:1px; height:200px; background-color:#434343; }
.footer .f-logo img { height:145px;}
.footer .f-con { float:left; margin-left:66px; width:624px; padding-top:60px; position:relative;}
.footer .f-con .tit {color:#fff; font-size:16px;line-height:56px; border-bottom:#434343 solid 1px;position:relative; }
.footer .f-con .tit:after{content:""; position:absolute; left:0; bottom:-1px; width:40px; height:1px; background-color:#1e6eeb; }
.footer .f-con .con { padding-top:19px; color:#fff; font-size:14px;line-height:28px;}
.footer .f-con .con a {color:#fff;}
.footer .f-con .con p { display:block; float:left; width:312px;}
.footer .f-ewm { float:right; min-width:230px; padding-top:60px;}
.footer .f-ewm .tit {color:#fff; font-size:16px;line-height:56px; border-bottom:#434343 solid 1px;position:relative; }
.footer .f-ewm .tit:after{content:""; position:absolute; left:0; bottom:-1px; width:40px; height:1px; background-color:#1e6eeb; }
.footer .f-ewm .con { padding-top:28px;}
.footer .f-ewm img { height:103px;}
.foot-nav { background-color:#1048a0; height:60px; line-height:60px; text-align:center; overflow:hidden; border-bottom:#000 solid 1px;}
.foot-nav ul { display:inline-block;}
.foot-nav ul li { float:left; color:#ffffff; font-size:16px; padding:0 16px; min-width:64px; background:url(../images/foot-nav.jpg) no-repeat left; }
.foot-nav ul li:first-child { background:none;}
.foot-nav ul li a {color:#ffffff;}
.foot-nav ul li:hover a{color:#ffffff;}
/*返回顶部*/
p#top{ position:fixed;display:none;bottom:0px;right:20px;}  
p#top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:30px;transition:color 1s;}  
p#top a:hover{ color:#979797;  }  
p#top a span{background:url(../images/gotop.png) no-repeat center;border-radius:6px;display:block;height:30px;transition:background 1s;}  
#top a:hover span{background:url(../images/gotop.png) no-repeat center;} 
/*n-position*/
.n-position { background-color:#fafafa; border-bottom:#e6e7e7 solid 1px; height:79px; margin-top:5px;}
.n-position .tit { margin-top:40px; color:#575757; text-align:center;  height:42px; min-width:200px; font-size:24px; font-weight:bold; line-height:20px; position:relative;}
.n-position .tit:after{content:""; position:absolute; left:0; bottom:0; width:200px; height:5px; background-color:#1048a0; }
.n-position .des { margin-top:33px; background:url(../images/position.jpg) no-repeat left; color:#575757; font-size:16px; line-height:30px; padding-left:24px;}
.n-position .des a {color:#575757;}
.n-position .des a:hover {color:#1048a0;}
.n-position .searchr { margin-top:21px; border:#d8d8d8 solid 1px; margin-right:41px; }
.n-position .search-input { height:40px; line-height:40px; font-size:14px; width:205px; padding:0; margin:0; padding-left:15px; background-color:#fff; }
.n-position .search-submit {height:40px; line-height:40px; font-size:0;width:48px; background:#fff url(../images/search-icon.png) no-repeat; background-position:15px 10px; padding:0; margin:0; cursor:pointer;}
.n-position input::-webkit-input-placeholder { color: #908f8f; font-size:12px; }
/*内页*/
.n-main {}
/*内页关于我们*/
.n-about-show { margin-top:42px; color:#575757; font-size:16px; line-height:30px; text-indent:2em;}
.n-about-show img { float:left; margin-right:30px; margin-bottom:30px;}
.n-about-show2 { padding:20px 0; color:#575757; font-size:16px; line-height:30px; text-indent:2em;}
.n-wenhua { background-color:#f7f5f5; margin-top:20px; color:#626262; line-height:34px;}
.n-wenhua img{ max-width:600px;}
.n-wenhua span { color:#000000;}
.n-wenhua p { padding-left:28px;}
/*内页绝缘胶垫*/
.n-piclist { padding-top:25px;}
.n-piclist ul li{ float:left; width:288px; height:auto; margin-left:16px; text-align:center; margin-top:9px;}
.n-piclist ul li a { display:block;}
.n-piclist ul li:first-child { margin-left:0;}
.n-piclist ul li:first-child+li+li+li+li { margin-left:0;}
.n-piclist ul li:first-child+li+li+li+li+li+li+li+li { margin-left:0;}
.n-piclist ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li { margin-left:0;}
.n-piclist ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li { margin-left:0;}
.n-piclist ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li { margin-left:0;}
.n-piclist ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li { margin-left:0;}
.n-piclist ul li .pic{ width:286px; height:256px; border:#dcdcdc solid 1px; text-align:center; overflow:hidden;}
.n-piclist ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; 	transition: 0.5s;}
.n-piclist ul li .tit { color:#4d4d4d; font-size:16px; font-weight:bold; line-height:54px; height:54px; overflow:hidden;}
.n-piclist ul li:hover .pic{ border:#1048a0 solid 1px;}
.n-piclist ul li:hover .pic img{ transform: scale(1.2);	transition: 0.5s;} 
.n-piclist ul li:hover .tit{color:#fff; background-color:#1048a0;}
/*内页检测报告*/
.n-baogao { padding-top:25px;}
.n-baogao ul li{ float:left; width:288px; height:auto; margin-left:16px; text-align:center; margin-top:9px;}
.n-baogao ul li a { display:block;}
.n-baogao ul li:first-child { margin-left:0;}
.n-baogao ul li:first-child+li+li+li+li { margin-left:0;}
.n-baogao ul li:first-child+li+li+li+li+li+li+li+li { margin-left:0;}
.n-baogao ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li { margin-left:0;}
.n-baogao ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li { margin-left:0;}
.n-baogao ul li .pic{ width:286px; height:216px; border:#dcdcdc solid 1px; text-align:center; overflow:hidden;}
.n-baogao ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-baogao ul li .tit { color:#4d4d4d; font-size:14px;  line-height:54px;}
.n-baogao ul li:hover .pic{ border:#1048a0 solid 1px;}
.n-baogao ul li:hover .tit{color:#fff; background-color:#1048a0;}
/*内页荣誉资质*/
.n-honor { padding-top:30px;}
.n-honor .pic { width:591px; height:313px; text-align:center; overflow:hidden;}
.n-honor .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-honor .con { width:580px; height:auto;}
.n-honor .con .tit { color:#000; line-height:45px; font-size:30px; font-weight:bold; height:45px; overflow:hidden;}
.n-honor .con .des { padding-top:8px; padding-bottom:20px; color:#444444; line-height:25px; font-size:14px; border-bottom:#cccccc solid 1px;}
.n-honor .con .list { margin-top:13px; width:100%;}
.n-honor .con .list ul li{ float:left; width:237px; color:#505050; line-height:38px; font-size:14px; background:url(../images/n-honor-dian.jpg) no-repeat left; padding-left:13px; box-sizing: border-box;}
/*内页客户案例*/
.n-case { padding-bottom:10px;}
.n-case ul li{ float:left; margin-top:30px; margin-bottom:5px; width:100%; background-color:#f6f6f6; padding:19px 47px 19px 25px; box-sizing: border-box;}
.n-case ul li .pic { float:left; width:234px; height:150px; overflow:hidden; text-align:center; background-color:#FFF; padding:5px; border:#e2e2e2 solid 1px;}
.n-case ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-case ul li .con { float:left; width:760px; margin-left:40px;}
.n-case ul li .con .tit{ padding-top:5px; color:#4d4d4d; font-size:18px; font-weight:bold; line-height:52px; height:52px; overflow:hidden; }
.n-case ul li .con .tit a {color:#4d4d4d; }
.n-case ul li .con .des{ color:#4d4d4d; font-size:14px; line-height:27px; height:81px; overflow:hidden; }
.n-case ul li .more { float:right; margin-top:63px; width:39px; height:39px; font-size:0; background:url(../images/n-case-more.jpg) no-repeat;}
.n-case ul li .more a{ display:block;}
.n-case ul li:hover{ background-color:#1048a0; color:#fff;}
.n-case ul li:hover .con .tit{color:#fff; }
.n-case ul li:hover .con .tit a {color:#fff; }
.n-case ul li:hover .con .des{ color:#fff; }
.n-case ul li:hover .more { background:url(../images/n-case-more.jpg) no-repeat; background-position:-39px 0;}
/*内页新闻列表*/
.n-news { padding-bottom:10px;}
.n-news ul li{ float:left; margin-top:30px; margin-bottom:5px; width:100%; background-color:#f6f6f6; padding:19px 47px 19px 25px; box-sizing: border-box;}
.n-news ul li .riqi { float:left; padding-top:19px; width:98px; margin-right:10px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.n-news ul li .riqi .dd {color:#626161; font-size:70px; line-height:80px; font-weight:lighter; }
.n-news ul li .riqi .yymm {color:#767575; font-size:20px; line-height:30px; }
.n-news ul li .pic { float:left; width:234px; height:150px; overflow:hidden; text-align:center; background-color:#FFF; padding:5px; border:#e2e2e2 solid 1px;}
.n-news ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-news ul li .con { float:left; width:634px; margin-left:22px;}
.n-news ul li .con .tit{ padding-top:5px; color:#4d4d4d; font-size:18px; font-weight:bold; line-height:52px; }
.n-news ul li .con .tit a {color:#4d4d4d; }
.n-news ul li .con .des{ color:#4d4d4d; font-size:14px; line-height:27px; }
.n-news ul li .more { float:right; margin-top:63px; width:39px; height:39px; font-size:0; background:url(../images/n-case-more.jpg) no-repeat;}
.n-news ul li .more a{ display:block;}
.n-news ul li:hover{ background-color:#1048a0; color:#fff;}
.n-news ul li:hover .riqi .dd{color:#fff; }
.n-news ul li:hover .riqi .yymm{color:#fff; }
.n-news ul li:hover .con .tit{color:#fff; }
.n-news ul li:hover .con .tit a {color:#fff; }
.n-news ul li:hover .con .des{ color:#fff; }
.n-news ul li:hover .more { background:url(../images/n-case-more.jpg) no-repeat; background-position:-39px 0;}
/*内页产品分类*/
.n-pro { padding-bottom:10px;}
.n-pro-li { width:100%; margin-top:27px; position:relative;}
.n-pro-li .xiao-gengduo { position:absolute; top:18px; right:15px;  color:#101010; font-size:15px; font-weight:normal;}
.n-pro-li .xiao-gengduo  a { color:#101010;}
.n-pro-ban { width:1143px;background: #f7f7f7 url(../images/n-pro-ban.jpg) no-repeat left; height:60px; line-height:60px; font-size:22px; font-weight:bold; color:#000; padding-left:42px; padding-right:15px;}
.n-pro-ban a { color:#000;}
.n-pro-ban span { float:right; color:#101010; font-size:15px; font-weight:normal; }
.n-pro-ban span a { color:#101010;}
.n-pro-con {width:1179px; border:#e5e5e5 solid 1px; padding-bottom:19px; padding-right:19px; }
.n-pro-fenlei { width:249px; margin-top:18px;border-top:#e5e5e5 solid 1px; border-right:#e5e5e5 solid 1px;  }
.n-pro-fenlei ul li { float:left; width:217px; height:49px; line-height:49px; padding-left:32px; overflow:hidden; border-bottom:#e5e5e5 solid 1px;  font-size:15px; color:#4d4d4d; background: #f9f8f8 url(../images/n-pro-ban-bg.jpg) repeat-x;}
.n-pro-fenlei ul .active { background: #1452b5 url(../images/n-pro-ban-bg.jpg) repeat-x; background-position:0 -80px;}
.n-pro-fenlei ul li a { color:#4d4d4d; display:block;}
.n-pro-fenlei ul .active a {color:#fff;}
.n-pro-list { width:896px; margin-top:9px;}
.n-pro-list ul li{ float:left; width:286px; height:auto; margin-left:16px; text-align:center; margin-top:9px;  border:#dcdcdc solid 1px; }
.n-pro-list ul li a { display:block;}
.n-pro-list ul li:first-child { margin-left:0;}
.n-pro-list ul li .pic{ width:286px; height:256px; text-align:center; overflow:hidden;}
.n-pro-list ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s;}
.n-pro-list ul li .tit { color:#4d4d4d; font-size:16px; line-height:40px; font-weight:bold;padding-bottom:3px; height:40px; overflow:hidden; }
.n-pro-list ul li:hover { border:#1048a0 solid 1px; background-color:#1048a0;}
.n-pro-list ul li:hover .tit{color:#fff; background-color:#1048a0;}
.n-pro-list ul li:hover .pic img{transform: scale(1.2);	transition: 0.5s;}
/*内页联系我们*/
.n-contact { margin-top:30px; font-size:20px; font-weight:bold; color:#444444; line-height:68px; }
.n-contact table { border-left:#dcdcdc solid 1px; border-top:#dcdcdc solid 1px;}
.n-contact table tr td { border-bottom:#dcdcdc solid 1px; border-right:#dcdcdc solid 1px;}
.n-contact table tr td img { margin:0 23px 0 34px;}
/*内页区域销售经理*/
.n-xiaoshou { padding-top:70px;}
.n-xiaoshou-ban { border-bottom:#b0afaf solid 1px;}
.n-xiaoshou-ban .tit { color:#444444; text-align:center; line-height:66px; height:66px; width:250px; font-size:28px; font-weight:bold; position:relative;}
.n-xiaoshou-ban .tit:after{content:""; position:absolute; left:0; bottom:0; width:250px; height:2px; background-color:#1048a0; }
/*curtips 部分*/
#curtips { width:100%; padding-top:26px; }
#curtips .icon_jian{background: url(../images/jian.png) no-repeat center right;width: 25px;height: 25px;display: inline-block;background-size: 100%;float: right;margin-top:22px; cursor:pointer; margin-right:16px; vertical-align:top;}
#curtips .icon_jia{background: url(../images/jia.png) no-repeat center right;width: 25px;height: 25px;display: inline-block;background-size: 100%;float: right;margin-top:22px; cursor:pointer; margin-right:16px;}
#curtips ul .te { margin:0; padding:0;}
#curtips ul .te>p{ margin-top:-1px; padding-left:40px; height: 68px;width:100%;line-height: 68px;font-size: 0; box-sizing: border-box; overflow:hidden; border:#dcdcdc solid 1px; background:url(../images/xiaoshou-bg.jpg) repeat-x;}
#curtips ul .te .dianji { cursor:pointer;}
#curtips ul li b { display:inline;padding-left:0px;text-decoration: none; font-size: 22px; cursor:pointer; font-weight:normal; }
#curtips ul li span{text-decoration: none; font-size: 14px; }
#curtips ul li ul { margin-bottom:25px;}
#curtips ul li ul li{ float:left; width:228px; border:#bcbcbc solid 1px; text-align:center; line-height:40px; padding-bottom:9px; margin-left:12.5px; margin-top:15px;}
#curtips ul li ul li:hover { border:#1048a0 solid 1px;}
#curtips ul li ul li:first-child { margin-left:0;}
#curtips ul li ul li:first-child+li+li+li+li+li { margin-left:0;}
#curtips ul li ul li:first-child+li+li+li+li+li+li+li+li+li+li { margin-left:0;}
#curtips ul li ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-left:0;}
#curtips ul li ul li img { margin-top:13px;}
#curtips ul li ul li a {color:#232323;font-size:18px;}
#curtips ul li ul li a:hover { color:#1048a0;}
#curtips .cl{display: block;}
#curtips .yinc{display: none;}
/*分页*/
.pagination { margin-top:20px; box-sizing: border-box;text-align:center; padding:10px 0; font-size:14px;}
.pagination a { border:#cccccc solid 1px; padding:3px 8px; margin:0 5px;}
.pagination a:hover { background-color:#1048a0; color:#FFF;}
/*内页公共*/
.n-public { background-color:#f7f7f7; margin-top:40px; padding-top:31px; padding-bottom:28px; }
.n-public .pub-ban { height:69px; line-height:69px; border-bottom:#b0afaf solid 1px;}
.n-public .pub-ban .tit{ width:250px; text-align:center; line-height:69px; color:#1048a0; font-size:25px; font-weight:bold; position:relative; }
.n-public .pub-ban .tit a { color:#1048a0;}
.n-public .pub-ban .tit:after{content:""; position:absolute; left:0; bottom:-1px; width:250px; height:2px; background-color:#1048a0; }
/*内页推荐产品*/
.pub-pro { border:#dedede solid 1px; position:relative;}
.pub-pro .pub-pro-list{overflow:hidden; padding-top:23px; }
.pub-pro .pub-pro-list ul{position:relative;overflow:hidden;height:auto; }
.pub-pro .pub-pro-list li{width:270px;height:auto;float:left; margin:0 15px; }
.pub-pro .pub-pro-list li .tp {width:268px;height:240px; text-align:center;border:#eeeeee solid 1px;overflow:hidden; }
.pub-pro .pub-pro-list li .tp img{max-width: 100%;max-height: 100%;vertical-align: middle; transition: 0.5s;}
.pub-pro .pub-pro-list li p{font-size:16px;color:#4d4d4d;text-align:center;line-height:53px;height:53px; overflow:hidden; font-weight:bold;}
.pub-pro .pub-pro-list li:hover .tp{border:#1048a0 solid 1px;}
.pub-pro .pub-pro-list li:hover .tp img{transform: scale(1.2);	transition: 0.5s;}
.pub-pro .pub-pro-list li:hover p { background-color:#1048a0; color:#fff;}
.pub-pro .pub-pro-list .pub-pro-btn{ position:absolute; right:27px; top:22px;}
.pub-pro .pub-pro-list .pub-pro-btn .btn{width:30px;height:22px;display:inline-block;margin-right:1px}
.pub-pro .pub-pro-list .pub-pro-btn .l{background:url(../images/pub-pro-icon.png)}
.pub-pro .pub-pro-list .pub-pro-btn .l:hover {background:url(../images/pub-pro-icon.png); background-position:0 -50px;}
.pub-pro .pub-pro-list .pub-pro-btn .r{background:url(../images/pub-pro-icon.png); background-position:-100px 0;}
.pub-pro .pub-pro-list .pub-pro-btn .r:hover {background:url(../images/pub-pro-icon.png); background-position:-100px -50px;}
/*内页公共行业报道*/
.pub-bot { margin-top:28px; }
.pub-bot .pub-hangye{ float:left; width:578px; border:#dedede solid 1px; min-height:397px;}
.pub-bot .pub-hangye .hot { padding:0 0 23px 0; margin:23px 13px 0 13px; border-bottom:#e9e9e9 solid 1px;}
.pub-bot .pub-hangye .hot .pic{ width:206px; height:136px; overflow:hidden; text-align:center;}
.pub-bot .pub-hangye .hot .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.pub-bot .pub-hangye .hot .con{ width:328px;}
.pub-bot .pub-hangye .hot .con .tit{ color:#4d4d4d; font-size:18px; font-weight:bold; line-height:46px; height:46px; overflow:hidden; }
.pub-bot .pub-hangye .hot .con .tit a {color:#4d4d4d;}
.pub-bot .pub-hangye .hot .con .tit a:hover {color:#1048a0;}
.pub-bot .pub-hangye .hot .con .des{ padding-top:4px; color:#4d4d4d; font-size:14px; line-height:27px; height:81px; overflow:hidden; }
.pub-bot .pub-hangye .list { padding:8px 13px;}
.pub-bot .pub-hangye .list ul li{color:#585858; font-size:16px; line-height:42px; background:url(../images/pub-hangye-dian.jpg) no-repeat; padding-left:9px; background-position:0 18px; height:42px; overflow:hidden;}
.pub-bot .pub-hangye .list ul li a {color:#585858; }
.pub-bot .pub-hangye .list ul li a:hover { color:#1048a0;}
.pub-bot .pub-shili{ float:right; width:578px; border:#dedede solid 1px;  min-height:397px;}
.pub-bot .pub-shili .pub-shili-show { width:552px; margin:0 auto; margin-top:23px;}
.pub-bot .shili-show{ height:auto; position:relative;overflow:hidden}
.pub-bot .shili-show ul{position:relative}
.pub-bot .shili-show ul li{float:left;height:260px;overflow:hidden;position:relative}
.pub-bot .shili-show .btn-list{ position:relative; margin-top:12px;}
.pub-bot .shili-show .btn-list li{width:12px;height:12px;background:#dfdede;margin-right:5px;border-radius:6px}
.pub-bot .shili-show .btn-list li.active{background:#1048a0}
.pub-bot .shili-show img{border:0 none;position:absolute;left:50%;margin-left:-276px;top:0;vertical-align:top}
/*内页产品详情页*/
.n-proshow { width:1118px; height:auto; margin:0 auto;}
.n-proshow-l { float:left; width:828px; border:#dcdcdc solid 1px; margin-top:16px;}
.n-proshow-l-show { width:789px; padding:39px 19px 15px 20px; }
.n-proshow-l-show .pic{ width:378px; height:339px; border:#efefef solid 1px; text-align:center; overflow:hidden;}
.n-proshow-l-show .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-proshow-l-show .con{ width:395px; }
.n-proshow-l-show .con .tit{ box-sizing: border-box; color:#4d4d4d; font-size:20px; font-weight:bold; background:url(../images/n-proshow-l-show-tit.jpg) repeat; line-height:30px; padding:14px 0 14px 15px; }
.n-proshow-l-show .con .des{ padding-top:22px; padding-bottom:24px; width:100%; box-sizing: border-box; color:#4d4d4d; font-size:14px; line-height:18px; font-family:"宋体";}
.n-proshow-l-show .con .tel{ width:100%; box-sizing: border-box;text-align:center; border-bottom:#d9e2f0 dashed 1px; border-top:#d9e2f0 dashed 1px; color:#1048a0; font-size:20px; line-height:57px; font-weight:bold;}
.n-proshow-l-show .con .more{width:100%; box-sizing: border-box; margin-top:21px; padding-left:39px; color:#ffffff; font-size:16px; line-height:45px;}
.n-proshow-l-show .con .more ul li{ float:left; width:145px; height:45px; margin-left:12px; text-align:center; background-color:#1048a0;}
.n-proshow-l-show .con .more ul li a { color:#FFF; display:block;}
.n-proshow-l-show .con .more ul li:first-child { background-color:#e60012;}
.n-proshow-l-show .con .more ul li:hover {}
.n-xiangqing { margin:19px; padding-top:38px; width:790px;  border-top:#dcdcdc solid 1px;}
.n-xiangqing img { max-width:790px;}
.n-proshow-r { float:right; width:270px; background-color:#f4f4f4; margin-top:15px;}
#left_xg {background-color:#f4f4f4;width:270px; z-index:990; }
.n-proshow-r-ban { background:url(../images/n-proshow-r-ban.jpg) no-repeat; background-position:32px 25px; border-top:#1048a0 solid 5px; padding-top:25px; padding-left:52px; height:90px;}
.n-proshow-r-ban .cn { color:#1048a0; font-size:25px; line-height:37px; font-weight:bold;}
.n-proshow-r-ban .en { color:#1048a0; font-size:14px; line-height:21px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.n-proshow-r-pro { padding-bottom:11px;}
.n-proshow-r-pro ul li{width:210px; height:auto; text-align:center; margin:0 auto;}
.n-proshow-r-pro ul li .pic{ width:208px; height:auto; border:#dcdcdc solid 1px; overflow:hidden; text-align:center;}
.n-proshow-r-pro ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-proshow-r-pro ul li .tit { color:#585858; font-size:14px; line-height:40px;  height:40px; overflow:hidden;}
.n-proshow-r-pro ul li:hover .pic {border:#1048a0 solid 1px;}
.n-proshow-r-pro ul li:hover .tit {color:#1048a0;}
.n-proshow-r-case {padding-bottom:11px;}
.n-proshow-r-case ul li{width:210px; height:auto; text-align:center; margin:0 auto;}
.n-proshow-r-case ul li .pic{ width:200px; height:auto; border:#dcdcdc solid 1px; padding:4px; overflow:hidden; text-align:center;}
.n-proshow-r-case ul li .pic img{max-width: 100%;max-height: 100%;vertical-align: middle; }
.n-proshow-r-case ul li .tit { color:#585858; font-size:14px; line-height:50px; height:50px; overflow:hidden;}
.n-proshow-r-case ul li:hover .pic {border:#1048a0 solid 1px;}
.n-proshow-r-case ul li:hover .tit {color:#1048a0;}
/*普通详情页*/
.n-show-l { float:left; width:790px; border:#dcdcdc solid 1px; margin-top:16px; padding:19px;}
.n-tit { font-size:20px; text-align:center; line-height:34px; margin-top:36px; padding:0 10px;}
.n-time { font-size:14px; text-align:center; line-height:18px; margin-top:23px; color:#bababa; }
.n-xian {border-bottom:#e4e4e4 solid 1px; height:1px; margin-top:20px;}
.n-show { padding:20px; color:#575757; font-size:16px; line-height:30px; }
.n-other { line-height:30px; padding:10px 20px; color:#bababa;}
.n-other a { color:#bababa;}
.n-other a:hover{ text-decoration:underline; }  
/*新闻详情页*/
.n-newshow { width:1200px; margin:0 auto; height:auto; border:#dcdcdc solid 1px; margin-top:20px;}

@media(max-width:1200px){
.welcome {width:1200px; margin:0 auto;}
.banner {width:1200px; margin:0 auto;}
.nav {width:1200px; margin:0 auto;}
.searchbox {width:1200px; margin:0 auto;}
.i-case{width:1200px; margin:0 auto;}
.i-shili{width:1200px; margin:0 auto;}
.i-youshi{width:1200px; margin:0 auto;}
.i-about{width:1200px; margin:0 auto;}
.i-chengnuo{width:1200px; margin:0 auto;}
.i-link {width:1200px; margin:0 auto;}
.footer {width:1200px; margin:0 auto;}
.foot-nav {width:1200px; margin:0 auto;}
}