﻿@charset "utf-8";
/* CSS Document 2016.3 */
body { font-family:微软雅黑; margin:0;padding:0;font-size:12px;color:#333;margin:0 auto; }
div,form,img,ul,ol,li,dl,dt,dd,p {margin:0;padding:0;border:0;}
ul,li{list-style-type:none;}
a {color:#333;}
img{border:0;vertical-align:middle;}
input,select,textarea{vertical-align:middle;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:12px;font-weight:normal;}
/* Link */
a,span{text-decoration:none; }
a{cursor:pointer!important;}
a:hover {color:#b80000;text-decoration:none;transition: all 300ms ease 0s;}
a:link, a:visited { text-decoration: none; transition: all 300ms ease 0s; outline:none;}
i,em,b{ font-style:normal;display: inline-block;}
.nomr { margin-right:0px!important;}
/* Other */
.t-center{text-align:center;}
.clear{ clear:both;font-size:1px;width:1px;height:0;visibility:hidden; overflow:hidden;}
.clearfix:after{content:".";display:block; height:0;clear:both;visibility:hidden;} /* only FF */
.fl{float:left;}
.fr{float:right;}

.pc-show{display:inherit!important;}
.phone-show{display:none!important;}
@media (max-width:960px){
.pc-show{display:none!important;}
.phone-show{display:inherit!important;}
	}

/*.mauto{width:1200px; margin:0 auto;}*/
.page{text-align:center; padding-top:15px; line-height:20px; color:#999;}
.page b,.page a{color:#333;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml25{ margin-left:25px;}
.news-pic img{max-width:900px; max-height:900px;}

.fontRed{color:#b80000;}


.mt5{margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mb10{ margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mtb10{ margin:10px 0px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.plr15{padding: 0px 15px;}
.ptb10{padding:10px 0px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{padding-left:20px;}
.pb10{ padding-bottom:10px;}
.ptm10{ padding:10px 0px;}
.padding-20{padding:20px;}

.ov{ overflow:hidden;}
.db{ display:block;}
.dib{ display:inline-block;}
.dn{ display:none;}
.abs{position:absolute;}
.rel{position:relative;}
.ftb{font-weight:bold;}
.mb10{margin-bottom:10px;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.tal{ text-align:left;}
.w{ width:100%; clear:both;}
.w600 { width:600px; margin:0px auto;}
.w1200 { width:1200px; margin:0px auto;}
.w1400 { width:1400px; margin:0px auto;}
.foot{text-align:center; padding-top:10px; line-height:30px;}
/* Font  */
.f10px{font-size:10px;}
.f11px{font-size:11px;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f15px{font-size:15px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}
.li20px{line-height:20px;}
.li22px{line-height:22px;}
.li24px{line-height:24px;}
.li26px{line-height:26px;}
.li28px{line-height:28px;}
.li30px{line-height:30px;}
.li40px{line-height:40px;}
.li50px{line-height:50px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}
.f22px{font-size:22px;}
.f24px{font-size:24px;}
.f30px{font-size:30px;}
.f36px{font-size:36px;}
.yahei{font-family:微软雅黑;}
.song{font-family:"宋体";}
.heiti{font-family:"黑体";}

.breadnav { font-size:12px; color:#999;}
.breadnav a { font-size:12px; color:#999;}

/*top*/
.topline { background:#1b328c; height:62px; color:#a8adcb; line-height:60px;}
.topline .fl{text-transform:uppercase;}
.top{ clear:both; width:100%; height:95px; background:#fff;}
.top .logo{width:25%; text-align:left; float:left; line-height:95px;}

.nav{width:75%; float:right; height:60px; position:relative; overflow:visible; z-index:2;}
.nav > ul{float:right;}
.nav > ul > li { float:left;height:95px;position:relative;}
.nav > ul > li > a { display:block; text-transform:uppercase; height:95px; line-height:95px; font-size:16px; color:#000;border-right:0px solid #eeeeee; padding:0px 20px;}
.nav > ul >  li > a:hover { background:#fcfcfc; color:#b80000; border-top:5px solid #b80000; height:95px;}
.nav > ul > li:nth-child(1) > a{border-left:0px solid #eeeeee;}
.nav > ul > li:last-child > a {padding-right:0;}

.sub { width:100%;  display:none; position:absolute; top:95px; left:0px; z-index:9999; background:#fcfcfc; }
.sub li { width:100%;color:#666;}
.sub li a{ width:100%; text-align:center; font-size:12px; height:36px; line-height:36px; display:block; color:#666;}
.sub a:hover {  color:#FFF; background:#b80000;font-size:13px;}

#menu_button_wrapper{display: none;}
.hidden {display: none;}

/* Responsive for smaller screens */
@media (max-width:960px){
	.topline{height:5px; width:100%; overflow:hidden;}
	.w1200,.w1400{width:100%!important;}
	.w1200 input[type="button"]{display:block; margin:0 auto!important;}/* 返回按钮 */
	.top{height:60px!important;}
	.top .logo{width:100%; max-width:100%; text-align:center; line-height:50px;}
	.top .logo img{max-width:50%; width:100%; display:block; margin:15px auto 0;}
	
.nav{width:100%; position:fixed; z-index:10; background:none; top:0; margin-top:-8px;}
.nav > ul{width:100%; background:#333; height:2500px; overflow:hidden; position:absolute; top:0; z-index:99;}
.nav > ul > li {width:100%; height:auto; line-height:45px; background:#333; border-bottom:#979797 1px solid;}
.nav > ul > li > a {line-height:45px; height:45px; color:#fff;}
.nav > ul >  li > a:hover {color:#b80000; background:none; height:45px; line-height:45px; margin:0;}

.sub {display:none;top:60px;background:#333; border-top:#979797 1px solid; position:relative; z-index:auto; top:0;}
.sub li { width:100%;color:#fff; border-bottom:#979797 1px solid;}
.sub li a{ width:100%; padding-left:70px; text-align:left; font-size:14px; height:45px; line-height:45px;}
.sub a:hover {  color:#FFF; background:#8c0508;font-size:14px;}

#menu_button_wrapper{display: block;padding: 1em; margin-top:1.45em;}
#menu_button {
        float: right;
        padding: .5em 1em;
        border-radius: 5px;
        color: white;
		background:#8c0508;}
#menu_button:hover {
        cursor: pointer;
        background-color: #333;}    
#hamburger {padding-top: .15em;}    
#menu_button span{
        display: block;
        background-color: #fff;
        width: 1.8em;
        height: .25em;
        border-radius: 1px;
        margin-bottom: .2em;}    

}


/* fullSlide */
.fullSlide{width:100%;position:relative;height:auto;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:562px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:562px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#1b328c;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
@media (max-width:960px){
	.fullSlide .bd{overflow:initial;}
.fullSlide .bd li{height:175px; background-size:160%!important;}
.fullSlide .bd li a{height:175px;}
}





.index-tt{border-bottom:#c3c3c3 1px solid; padding-bottom:10px; text-align:center; width:100%; height:auto; overflow:hidden;}
.index-tt span{font-size:28px; color:#135fb4;}
.index-tt em{font-size:15px; color:#b2b2b2; text-transform:uppercase;}
.index-tips{width:100%; line-height:55px; font-size:16px; color:#333; text-align:center; height:auto; overflow:hidden;}
.subnav-list{width:100%; height:auto; overflow:hidden; margin-bottom:18px;}
.subnav-list li{float:left;}
.subnav-list li a{display:block; padding:8px 25px; background:#135fb4; font-size:15px; color:#fff; margin-right:15px; border:#135fb4 1px solid;}
.subnav-list li a:hover{color:#333; border:#135fb4 1px solid; background:none;}
.subnav-list li:nth-child(1) a{background:#b80000; border:#b80000 1px solid;}
.subnav-list li:nth-child(1) a:hover{color:#333; border:#b80000 1px solid; background:none;}


.btn0{clear:both; text-align:center; width:100%; height:auto; overflow:hidden;}
.btn0 a{display:inline-block; text-align:center; padding:7px 55px; text-transform:uppercase; font-size:16px; margin:28px auto 50px;}
.btn-red a{color:#fff;background:#c40202;border:#c40202 2px solid;}
.btn-red a:hover{color:#111;background:none;border:#c40202 2px solid;}
.btn-blue a{color:#fff; border:#1b328c 2px solid; background:#1b328c;}
.btn-blue a:hover{background:none; color:#111; border:#1b328c 2px solid;}
@media (max-width:960px){
	.index-tt span{font-size:1.5em;}
	.index-tt em{font-size:1em;}
	.index-tips{line-height:24px; width:90%; padding:10px 0; font-size:14px; margin:0 auto;}
.btn0 a{margin:5px auto 40px; padding:4px 45px; font-size:14px;}
	}


/*产品*/
.i-pro{background:url(../images/index-pro-tt.jpg) no-repeat top center #fff; padding:66px 0;}
.i-pro .btn0 a{float:right; clear:both;}
.i-new-pro { padding:75px 0;clear:both; width:100%; height:auto; overflow:hidden;}
.i-new-pro .subnav-list{text-align:center;}
.i-new-pro .subnav-list li{display:inline-block; float:none;}
.links{width:1400px;overflow:hidden;}
.mr_frbox { height:auto; margin-top:20px;}
.mr_frBtnL { float: left; cursor: pointer; display: inline; }
.mr_frUl { float: left;width:1170px; height:421px;overflow:hidden;}
.mr_frBtnR { float: right; cursor: pointer; }
.mr_frUl ul a { width:370px; height:auto;  padding:10px 0 5px; margin-right:30px;  font-size:14px; color:#333; line-height:40px; overflow:hidden; text-align:center; float:left;}
.mr_frUl ul li { display: inline; float: left; width:auto; height:auto; overflow: hidden;}
.mr_frUl ul li img { width:100%; max-width:370px; height:auto;display: block; }
.mr_frUl ul li:hover{ width:100%; height:auto;}
.mr_frUl ul a:hover{ border-color:#b80000;}
.mr_frUl ul a:hover span{color:#b80000;}

.prevs,.nexts{width:75px; height:75px; margin-top:180px;background:url(../images/pro-arrow.png) no-repeat}
.prevs{float:left; background-position: 0 0; margin-right:38px;}
.nexts{float:right; background-position:-77px 0px;}
.prevs:hover{background-position:0 -77px;}
.nexts:hover{background-position:-77px -77px;}


@media (max-width:960px){
.i-pro { background-size:260%; background-position:23% 0;}
.i-pro .btn0 a{float:none; margin:8px 0 -27px;}
.links{width:100%; overflow:hidden; height:auto;}
.mr_frUl {width:100%; overflow:hidden; height:auto;}
.mr_frUl ul a { width:250px; margin-right:15px;}
.mr_frUl ul li img { width:100%; max-width:250px;}
.index-pro{padding-top:20px;}
.index-pro a{display:block; width:45%; float:left; text-align:center;}
.index-pro a img{margin:0 10px 15px;}
.index-pro a:nth-child(3){margin-right:18px;}
.index-pro a:nth-child(even){margin-right:0;}
.index-pro a:nth-child(9){display:none;}
.i-new-pro .subnav-list,.prevs,.nexts{display:none;}
}

/*关于我们*/
.i-about { height:auto; padding:75px 0 0; width:100%; overflow:hidden;}
.i-about .fl{background:url(../images/index-about.jpg) no-repeat top left; width:913px; height:476px;}
.i-about .fl p{margin:260px 45px 53px 515px; color:#333;}
.i-about .fl .btn0 a{float:left; clear:both; margin:0 0 0 515px;}
@media (max-width:960px){
.i-about{height:auto; padding:20px; margin:0 auto;}
.i-about .fl{width:90%; height:auto; margin:0 auto; background:url(../images/about-pic.jpg) no-repeat top center;  background-size:100%; padding:320px 0 0;}
.i-about .fl p{margin:0;}
.i-about .fl .btn0 a{float:none; margin-left:0; margin-top:20px;}
.i-about .fr{display:none;}	
}

/*工程案例*/
.i-case{ padding:65px 0; background:#f1f1f1; width:100%; overflow:hidden; height:auto;}
.case-info{background:#fff; width:350px; height:294px; border-bottom:#d7d7d7 6px solid; padding:65px 0 0 35px; margin-top:19px; font-size:15px; color:#5f5f5f;}
.case-info strong{display:block; color:#1b328c; margin-bottom:20px; line-height:30px; text-transform:uppercase; font-size:25px;}
.i-case .btn0 a{margin-top:20px; float:left; clear:both;}
.case-info-img{margin-top:19px; display:block;}
@media (max-width:960px){
.i-case {padding-top:14px; width:90%; padding:5%; margin:0 auto;}
.i-case .fl{width:38%;}
.i-case .fr{width:62%;}
.case-info{margin-top:0; width:85%!important; font-size:1rem; line-height:1.1rem; padding:35px 0 0 10%; height:auto;}
.case-info strong{font-size:1.1rem; line-height:1.2rem;}
.case-info-img{clear:both; float:left; width:95%!important;}
.case-info-img img,.i-case .fr img{width:100%; height:auto;}
}

/*新闻*/
.i-news{ padding:65px 0; background:#f1f1f1;}
.i-news ul{clear:both; margin-top:20px;}
.i-news ul li{width:49%; height:155px; float:left; margin-top:18px; background:#fff; box-shadow:#e4e4e4 0px 0px 5px;}
.i-news ul li:nth-child(even){float:right;}
.i-news ul li .fl{width:34%;}
.i-news ul li img{max-width:100%; min-height:150px;}
.i-news ul li .fr{width:66%;}
.i-news ul li .fr a{padding:20px; display:block; color:#2f2f2f; text-align:left;}
.i-news ul li .fr a strong{font-size:16px; font-weight:normal; text-overflow:ellipsis;overflow:hidden; display:block; width:100%;white-space: nowrap;}
.i-news ul li .fr a span{display:block; margin:8px 0 15px;}
.i-news ul li .fr a em{display:block; font-size:14px;}
.i-news ul li .fr a:hover strong{color:#a61f22;}

@media (max-width:960px){
	.i-news{padding-top:14px;}
	.i-news ul li{width:90%; float:none; clear:both; margin:0 auto; height:auto; overflow:hidden;}
	.i-news ul li:nth-child(even){float:none;}
	.i-news ul li .fr a em{display:none;}
	.i-news ul li .fl{display:none;}
	.i-news ul li .fr{width:100%;}
}




/*环境*/
.i-wp{background:url(../images/index-wp-bg.jpg) no-repeat top center; width:100%; height:878px;}
.i-wp .btn0 a{margin-top:781px; float:left; clear:both; margin-left:316px;}

@media (max-width:960px){
.i-wp{background-size:100%; height:auto;}
.i-wp .btn0 a{margin:131px 0 0; float:none; padding:2px 10px;}
.i-fac{ margin-top:0; padding:20px 0 0; margin-bottom:30px; background:#f6f6f6;}
.i-fac .shebei{width:90%; float:none; margin:20px auto 0; background:none; text-align:center;}
.i-fac .shebei img{display:none;}
.i-fac .shebei img.fl{width:80%; max-width:100%; display:block; margin:0 auto; float:none;}
.i-fac .shebei div.fl{width:80%; margin:0 auto; float:none; display:block;}
.i-fac .btn0{display:block;}
.i-fac div.fr{display:none;}	
}



/*底部*/
.bottom {background:#1d2124;color:#828282; line-height:24px; padding: 0; font-size:14px; overflow:hidden;}
.bottom .fl{border-bottom:#828282 1px solid; padding:30px 40px 20px 0;}
.bottom .fl img{max-width:100%; height:auto;}
.bottom a{color:#828282;}
.bottom a:hover{color:#b80000;}

@media (max-width:960px){
.bottom .fl{width:90%; margin:0 auto; float:inherit; padding:10px 0 68px;}
.bottom .fr{display:none!important;}
.bottom {line-height:20px; padding:12px 0;}
}

/*内页公用*/
.main-bg{width:auto; height:auto; overflow:hidden;}
.in-banner { height:562px; margin-bottom:35px;}

.in-nav .left-tt {background:#1b328c; width:230px; height:60px; line-height:60px; font-size:28px; color:#fff; padding-left:30px; overflow:hidden;}
.in-nav { height:auto; float:left; width:18%; padding-bottom:30px;}
.in-nav ul { width:230px; padding-left:30px; background:#d1dae8; height:auto; overflow:hidden; padding-bottom:10px; margin-bottom:20px;}
.in-nav li a{height:auto; width:195px; overflow:hidden; border-bottom:#999 1px dashed; font-size:16px; padding:15px 0; line-height:24px; float:left; display:block;}
.in-nav li span{background:url(../images/left-border.jpg) top right no-repeat; height:50px; width:14px; overflow:hidden; float:left; display:block;}
.in-nav li:hover span,.in-nav li.active span{background-image:url(../images/left-border2.jpg); height:58px;}
.in-nav li:hover a,.in-nav li.active a{color:#b80000;}


.in-con {float:right; width:75%; font-size:14px; color:#333; line-height:24px;}
.main-tt{color:#111; padding:4px 15px 13px;  width:AUTO; height:auto; overflow:hidden; border-bottom:#ccc 1px solid;}
.main-tt i{float:left; display:block; background:#c40203; width:4px; height:32px; margin-top:8PX;}
.main-tt span{float:left; display:block; font-size:22px; text-transform:uppercase; margin:12px 5px 0;}
.main-tt em{float:left; display:block; font:14px; color:#999; margin:13px 0 0;}

.main-info{background:#fff; margin:5px 0 30px; width:100%; height:auto; overflow:hidden;}
@media (max-width:960px){
	.in-banner{background-size:150%!important; height:160px;}
	.in-nav{width:90%; margin:0 auto; float:inherit; display:block; clear:both; padding-bottom:0px;}
	.in-nav ul{border:0; padding-left:0; width:100%; height:auto; overflow:hidden; background:none;}
	.in-nav .left-pic,.in-nav .left-tt{display:none;}
	.in-nav ul li{float:left; text-align:center;}
	.in-nav ul a { display:block; text-indent:0; padding:0 10px; height:38px; line-height:38px; border:1px dashed #dcdcdc; background:#f5f5f5; margin:0 5px 5px 0; border-radius:3px; font-size:14px; width:auto;}
	.in-nav ul li span{display:none;}
	
	.in-con{width:100%; margin:0 auto; float:inherit; display:block; height:auto; overflow:hidden; clear:both}
	.main-tt{background:#f1f1f1; border-bottom:1px solid #b80000; text-align:left; float:none; margin:0 auto;}
    .main-tt .fl,.main-tt .fr{clear:both; width:100%; float:none;}
	.main-tt .fr{display:none;}
	.main-tt span{font-size:18px; text-transform:uppercase;}
	.pro-nav li{margin:0 2px 8px;}
	.pro-nav li a{height:30px; line-height:30px; padding:0 8px; border-radius:5px;}
	}


/*内页about*/
.about-info{width:auto; padding:37px; height:auto; line-height:26px; overflow:hidden; clear:both; margin-bottom:20px;}
.about-info img{width:auto; max-width:100%; display:block; margin:15px auto;}
.about-info .fl,.about-info .fr{width:49%; border:#ccc 1px solid; border-top:3px solid #aa1e23;}
.about-info .fl div,.about-info .fr div{padding:20px;}

/*内页发展历程*/
.in-dev-list { width:1200px; border-left:1px solid #a2d5b8; }
.in-dev-list ul li { position:relative; padding-left:10px; float:left; margin-bottom:30px;}
.in-dev-list ul li i { position:absolute; width:9px; height:9px; background:#b80000; border-radius:9px; left:-4px; top:8px;}
.in-dev-list ul li span { font-size:16px; font-weight:bold; color:#b80000; display:block; float:left; width:80px;}
.in-dev-list ul li em { float:right; width:1108px; color:#666666; font-size:13px; line-height:30px; margin-top:-6px;}

/*荣誉资质*/
.honor-list img{width:100%;}
.honor-list ul li{width: 270px!important; padding:2px;border:#ccc 1px solid; margin:0 12px 20px 0!important;}
.honor-list ul li:nth-child(3n){margin-right:0!important;}
.honor-list strong{font-size:22px;}

/*新闻*/
.in-newslist .more { margin-top:30px; display:none;}
.in-newslist .more a{ background:url(../images/news-more.png); display:block; width:46px; height:46px;}
.in-newslist li { padding:38px 0px; border-bottom:1px solid #e5e5e5; width:100%; height:auto; overflow:hidden;}
.in-newslist li:hover .more a{background:url(../images/news-more-h.png);}
.in-newslist li:hover .newlist-t a {color:#b80000;}
.newlist-time { width:10%; font-size:36px; color:#333; text-align:right;}
.newlist-time span { display:block; width:92px; font-size:14px; color:#999999;}
.newlist-pic {width:25%;}
.newlist-pic img { width:230px; height:174px;}
.newlist-t { width:85%; padding-left:5%; }
.newlist-t a {color:#333; font-size:18px;}
.newlist-t a span { display:block; font-size:14px; color:#666666; margin-top:15px; line-height:24px;}

@media (max-width:960px){
	.honor-list ul li:nth-child(2n){margin-right:0!important;}
	.honor-list ul li:nth-child(3n){margin-right:12px!important;}
	.fancybox-title{display:none;}
	.about-info{padding:20px 5px; margin-bottom:0;}
.in-newslist li{padding:10px 0 0!important; float:none; height:auto; width:100%; overflow:hidden;}
.newlist-time{font-size:14px; text-align:center; width:18%;}
.newlist-t{width:75%; float:right; height:auto; overflow:hidden; margin:0 0 10px!important;}
}
/*新闻详情*/
.news-tt { height:35px; line-height:24px; font-size:16px; font-weight:bold; color:#000; }
.news-at {border-bottom:1px dashed #eee; padding-bottom:20px;border-bottom:1px dashed #ccc; color:#666}
.news-con{ padding:40px 0px; line-height:30px;}
.news-con table{border: solid 1px #b0c9dd; border-bottom:0px; border-right:0px; width:100%!important;border-collapse:collapse;border-spacing:0;}
.news-con table tr{border:0px;}
.news-con td{border: solid 1px #b0c9dd; border-width:0px 1px 1px 0px; padding: 5px; text-align:center;}
/*产品*/
.in-prolist {}
.in-prolist ul li { float:left; width:259px; border:1px solid #ccc; background:#fff; padding:6px; height:293px; overflow:hidden; margin-right:20px; margin-bottom:25px; text-align:center;}
.in-prolist ul li img { max-width:100%; transition: all 300ms ease 0s; }
.in-prolist ul li:hover { border-color:#b80000;}
.in-prolist ul li .pro-t {width:255px; text-align:center; top:272px; margin-left:8px; left:0px; color:#111; font-size:14px; display:block;overflow: hidden;text-overflow:ellipsis;
white-space: nowrap;}
.in-prolist ul li:hover .pro-t{color:#b80000;}

.in-prolist1 ul li { float:left; width:363px; height:auto; overflow:hidden; margin:0 12.5px ; margin-bottom:25px; text-align:center;}
.in-prolist1 ul li img { width:100%; margin:0!important; max-width:100%; transition: all 300ms ease 0s; overflow:hidden;}
.in-prolist1 ul li a:hover img { opacity:0.8;}
.in-prolist1 ul li .pro-t {width:360px; height:300px; line-height:50px; text-align:center;background:url(../images/pro-t-bg.png) repeat; top:250px; left:0px; padding:0px 15px; color:#fff; font-size:16px; display:block;}
.pro-info-img img{width:100%!important; height:auto!important;}

@media (max-width:960px){
.in-prolist ul li {width:39%!important; padding:5px 3px 20px; height:auto; min-height:140px; margin-right:10px!important;}	
.in-prolist ul li img{width:98%!important; max-height:100%; min-height:auto!important; display:block; clear:both; margin:0 auto;}
.in-prolist ul li .pro-t{width:90%; height:55px; margin:0; line-height:35px; padding:0; font-size:12px; left:inherit; top:inherit;}
.news-pic img{width:100%; max-width:100%;}
}
@media (max-width:960px){
.in-con .w1200{width:90%!important; margin:0 auto;}
.in-con .w1200 p img{width:100%; max-width:100%;}
.about-info{margin-bottom:30px; overflow:hidden;}
.honor-list ul li,.in-prolist1 ul li{width: 43%!important; margin:0 10px 15px 0!important;}

}
/*page*/
#dcms_pager .pages {border:none;text-transform:uppercase;font-size:12px;margin:10px 0 30px 0;padding:30px 0px;height:40px;clear:both;text-align:center;}
#dcms_pager .pages a {border:1px solid #ccc;text-decoration:none;margin:0 5px 0 0;padding:10px;font-size:12px;height:40px;line-height:40px;background:#fff;}
#dcms_pager .pages a:hover {border:1px solid #dcdcdc;}
#dcms_pager .pages .pgempty {border:1px solid #dcdcdc;color:#999999;background:#fff;}
#dcms_pager .pages .pgcurrent {border:1px solid #aeaeae;color:#fff;font-weight:bold;background-color:#b80000;}


/* phone-底部导航 */
.phone-nav{position:fixed; bottom:0;}
.phone-nav a{display:block; float:left; width:33.33333333%; height:auto; overflow:hidden;}
.phone-nav a img{width:100%;}

/*---------------------客服组件-------------*/
.w-service-fixed{position:fixed; bottom:50%; right:10px; margin-bottom:-220px; z-index:200000; font-size:14px;}
.bg_s_default{ background:#1c3ca5;}
.color_s_default{color:#1c3ca5;}

.w-service-fixed .color_s_default:hover{color:#0E54BC;}
.w-service-fixed .bg_s_default:hover{ background:#0E54BC;}
.w-service-fixed .service-popc{background:#0E54BC; }
.w-service-fixed .service-item{width:46px; height:46px; line-height:46px; margin-bottom:2px; position:relative; text-align:center;}
.w-service-fixed .service-item .service-popc{ position:absolute; right:46px; top:0; width:0; overflow:hidden; text-align:left; color:#fff; }
.w-service-fixed .service-item .service-popc a{ color:#fff; text-decoration:none; display:block;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}
.w-service-fixed .service-item:hover .service-popc{ width:180px;transition: width 0.2s;-moz-transition: width 0.2s;-webkit-transition: width 0.2s; -o-transition: width 0.2s; }
.w-service-fixed .service-item .service-popc a:hover{ opacity:0.75; *filter:alpha(opacity=75); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);}
.w-service-fixed .service-item .service-popc .service-popc-in{padding:10px 13px 11px; line-height:1.5;}

.w-service-fixed .service-item-qrCode .service-popc{ top:auto; bottom:0;}
.w-service-fixed .service-item-qrCode .qrCodeImg img{ max-width:100%;}
.w-service-fixed .icon_service{ display:inline-block; *display:inline; *zoom:1; width:35px; height:35px; background:url(../images/icon_service.png) no-repeat; vertical-align:middle;}
.w-service-fixed .icon_service_qq{ background-position:0 0;} 
.w-service-fixed .icon_service_tel{ background-position:0 -35px;}
.w-service-fixed .icon_service_msn{ background-position:0 -70px;}
.w-service-fixed .icon_service_qrCode{ background-position:0 -105px;}
.w-service-fixed .icon_service_whatsApp{ background-position:0 -140px;}
.w-service-fixed .icon_service_skype{ background-position:0 -175px;}
.w-service-fixed .icon_service_wangWang{ background-position:0 -210px;}
.w-service-fixed .icon_service_email{background-position:0 -245px;}
.w-service-fixed .service-item-top{ cursor:pointer; display:none;}
.w-service-fixed .service-item-top .fa-caret-up{ position:absolute; top:-10px; left:18px; font-size:16px; }
.w-service-fixed .service-item-top .topIcon{ color:#fff; font-size:15px;}
.w-service-fixed .ic_s{ display:inline-block; *display:inline; *zoom:1; width:25px; height:25px; background:url(../images/ic_s.png) no-repeat; vertical-align:middle; margin-right:5px;}
.w-service-fixed .ic_s_qq{ background-position:0 0;} 
.w-service-fixed .ic_s_tel{ background-position:0 -25px;} 
.w-service-fixed .ic_s_msn{ background-position:0 -50px;} 
.w-service-fixed .ic_s_whatsApp{ background-position:0 -100px;}
.w-service-fixed .ic_s_skype{ background-position:0 -125px;}
.w-service-fixed .ic_s_wangWang{ background-position:0 -150px;}
.w-service-fixed .ic_s_email{ background-position:0 -175px;}

@media (max-width:960px){
.w-service-fixed{display:none;}
}