@charset "utf-8";
/* CSS Document @woniu*/

img{ max-width:100%;}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .2rem;
}
.pall02 {
padding: .2rem;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
@media screen and (min-width:1200px) {
.layui-container {
	width: 1200px;
}
}
/******header样式******/
.header{ position:relative;}
.head{ width:100%; height:100px; background:#fff; position:absolute; top:0; z-index:100;}
.logo{ float:left; line-height:100px; font-size:24px; color:#333; font-weight:bold; margin-left:20px;}
.menu{ float:right; margin-right:20px;}
.menu li{ width:100px; height:100px; line-height:100px; float:left; text-align:center;}
.menu li a{ font-size:14px;}
.menu li.on a{ color:#2071dd;}
.menu li a:hover{ color:#2071dd;}

/* 首页banner样式 */
.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #c41b20;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev,
    .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }
    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }
}
.x-banner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 10px;
  outline: none;
  width: 16px;
  height: 16px;
  border-radius:45px ;
  background: #8fb3d2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  background: #4eb240;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background: #4eb240;
}


@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

/*****首页公司简介****/
.index-about{ background:url(../images/bg1.png) center top no-repeat; height:690px; margin-top:-100px; z-index:100;}
.about-con{ padding:50px 50px 0 50px; overflow:hidden; position:relative;}
.about_fl{ float:left;}
.about_fr{ float:right; width:580px; margin-top:40px; overflow:hidden;}
.about-tti{ width:100%; background:url(../images/pk70.png) left center no-repeat; position:relative;}
.about-tti h2{ font-size:36px; font-weight:bold; color:#2071dd; margin-bottom:15px;}
.about-tti h2 span{ color:rgb(78, 178, 64);}
.about-tti h3{ font-size:24px; color:#333; font-weight:bold;}
.more{ width:50px; height:60px; float:right; background:url(../images/more.jpg) no-repeat; position:absolute; right:0; top:0px;}
.more:hover{ background:url(../images/more-hover.png) no-repeat;}
.about-sm{ width:100%; overflow:hidden; margin-top:40px;}
.about-sm p{ text-indent:2em; line-height:30px; font-size:15px;}
.about-db{ width:690px; height:230px; float:right; position:absolute; right:0; bottom:0;}
.about-db li{ width:33.33333%; float:left; text-align:center; padding-top:70px;}
.about-db li span{ width:100%; float:left; text-align:center; margin-top:20px;}

/*****产业领域*****/
.index-cyly{ padding:80px 0; overflow:hidden;}
.index-title{ width:100%; text-align:center; background:url(../images/kb8h.png) center 20px no-repeat;}
.index-title h2{ font-size:36px; font-weight:bold; color:#2071dd; margin-bottom:15px;}
.index-title h2 span{ color:rgb(78, 178, 64);}
.index-title h3{ font-size:24px; color:#333; font-weight:bold;}
.index-title p{ font-size:14px; color:#999; width:70%; margin:30px auto 0 auto;}

.cyly-c{ width:100%; overflow:hidden; margin-top:50px;}
.cyly-t{ width:25%; float:left; overflow:hidden; position:relative;}
.ly1-sz{ position:absolute; left:19px; top:19px; font-size:80px; color:#fff; font-weight:bold; opacity:0.5; z-index:100; overflow:hidden; width:89px; height:89px; line-height:89px;}
.line{ width:2px; height:150px; float:left; background:#fff; opacity:0.5; position:absolute; left:60px; top:130px;}
.ly1-name{ position:absolute; width:100%; float:left; left:50px; bottom:30px;}
.ly1-name p{ font-size:18px; color:#fff; line-height:30px;}
.img1{ display:block; width:100%;}
.img2{ display:none; width:100%;}
.cyly-t:hover .img1{ display:none;}
.cyly-t:hover .img2{ display:block;}


/****首页新闻****/
.index-news{ background:url(../images/jo3e.png) center top repeat-x; padding:150px 0 90px 0; overflow:hidden;}
.i-news-fl{ width:470px; height:440px; float:left; overflow:hidden; background:#fff; margin-top:50px; padding:30px 20px;}
.i-n-img{ height:280px; overflow:hidden;}
.i-n-name{ line-height:30px; margin-top:15px;}
.i-n-name a{ font-size:16px;}
.i-n-name a:hover{ color:#2071dd;}
.i-n-data{ margin:10px 0; line-height:30px; font-size:15px; color:#666;}
.i-n-c{ font-size:13px; color:#888; line-height:25px;}
.i-news-fr{ width:640px; height:500px; float:right; margin-top:50px; background:#fff; position:relative;}
.i-n-bb{ width:11px; height:53px; float:left; background:url(../images/icon04.png) left no-repeat; position:absolute; left:-11px; top:30px;}
.i-n-type{ width:500px; height:45px; float:left; background:#2071dd; margin-top:30px;}
.i-n-type ul{ width:100%; float:left; overflow:hidden;}
.i-n-type ul li{ width:33.3333%; height:45px; line-height:45px; float:left; text-align:center;}
.i-n-type ul li:first-child{ background:#4eb240;}
.i-n-type ul li a{ color:#fff; font-size:14px;}
.i-n-type ul li:hover{ background:#4eb240;}
.i-n-xw{ padding:20px 10px; overflow:hidden; width:620px; float:left; margin-top:20px;}
.i-n-xw ul{ width:100%; margin:10px 0; overflow:hidden; padding:15px 0;}
.date{ width:80px; height:80px; float:left; margin-left:30px; line-height:40px; text-align:center;}
.date h2{ font-size:45px; color:#333;}
.date h3{ font-size:16px; color:#333; font-weight:400;}
.date span{ display:none;}
.xw-tit{ width:450px; float:left; margin-left:40px; line-height:30px;}
.xw-tit a{ font-size:16px; color:#333;}
.xw-con{ font-size:13px; color:#888; line-height:25px; width:450px; float:left; margin-left:40px;}

/******工程案例*****/
.index-product{ padding:80px 0; overflow:hidden;}
.i-prd-c{ width:100%; overflow:hidden; margin-top:50px; float:left;}
.prd-dd{ overflow:hidden; border:1px solid #ddd; padding:15px;  line-height:40px; text-align:center;}
.prd-dd:hover{ border:1px solid #2071dd;}
.prd-img{ width:100%; height:0; float:left; padding-bottom:120%; overflow:hidden; display:block;}
.prd-img img{ width:100%; transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.prd-img:hover img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.prd-dd span{ width:100%; height:40px; line-height:40px; float:left; text-align:center; overflow:hidden; font-size:15px;}

/*****合作伙伴***/
.index-hzbb{ padding:80px 0; overflow:hidden; background:rgb(244, 244, 244);}
.he{position: relative;margin-top: 40px;}
.mySwiper{overflow: hidden;}
.mySwiper .swiper-slide .img{border: solid 1px #cdcdcd; overflow:hidden;}
.mySwiper .swiper-slide .img img{width: 100%;}
.mySwiper .swiper-slide h3{color: #333333;font-size: 14px;text-align: center;padding-top: 10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.mySwiper .swiper-slide:hover h3{color: #2071dd;}
.mySwiper .swiper-slide:hover .img{border-color: #2071dd;}
.swiper-button-prev1,.swiper-button-next1{position: absolute;top:20px;width: 35px;height: 75px;z-index: 999;outline: none;}
.swiper-button-prev1{background: #dddddd url(../images/left.png) no-repeat center;left: -55px;}
.swiper-button-prev1:hover{background: #2d529f url(../images/left01.png) no-repeat center;}
.swiper-button-next1{background: #dddddd url(../images/right.png) no-repeat center;right: -55px;}
.swiper-button-next1:hover{background: #2d529f url(../images/right01.png) no-repeat center;}

/*****footer****/
.footer{ padding:80px 0; overflow:hidden; background:#2071dd;}
.footer-nav{ width:180px; float:left; text-align:left;}
.footer-nav .tit{ font-size:16px; color:#fff; margin-bottom:15px;}
.footer-nav li{ line-height:34px;}
.footer-nav li a{ font-size:14px; color:#fff;}

.foot-lx{ float:left; overflow:hidden; width:300px;}
.foot-lx-tit{ font-size:18px; color:#fff;}
.foot-lx-tit img{ margin-right:20px;}
.foot-lx h2{ font-size:36px; color:#fff; margin:20px 0; overflow:hidden;}
.foot-lx p{ color:#fff; font-size:14px; line-height:27px;}
.foot-lx p a{ color:#fff;}

.foot-wx{ float:right; width:140px;}
.wx-img{ width:130px; float:left; padding:10px; background:rgb(62, 133, 227);}
.wx-tit{ width:140px; height:35px; line-height:35px; float:left; text-align:center; font-size:14px; color:#fff; margin-top:15px;}
.copyright{ height:60px; line-height:60px; background:rgb(51, 51, 51); text-align:center; color:#fff; font-size:14px;}
.copyright a{ color:#fff;}


/****关于我们单页***/
.pg-about-fl{ height:60px; overflow:hidden;}
.pg-about-fl li{ width:140px; height:60px; line-height:60px; float:left; text-align:center;}
.pg-about-fl li a{ color:#333; font-size:14px;}
.pg-about-fl li.on,.pg-about-fl li:hover{ background:#2071dd;}
.pg-about-fl li.on a,.pg-about-fl li:hover a{ color:#fff;}

.pg-about-con{ background:#f8f8f8; padding:40px 0; overflow:hidden;}
.pg-a-c{ padding:50px; overflow:hidden; background:#fff;}
.pg-a-c h2{ width:100%; float:left;}
.pg-a-c h2 span{ font-size:24px; color:#2071dd; font-weight:400; width:auto; float:left; border-bottom:3px solid #4eb240; padding-bottom:10px;}
.pg-a-fl{ width:460px; float:left; margin-top:40px;}
.pg-a-nr{ width:600px; margin-top:40px; overflow:hidden; float:right;}
.pg-a-nr p{ text-indent:2em; font-size:14px; color:#666; line-height:33px; margin-bottom:15px;}

/****联系我们页面****/
.pg-lx-l{ width:320px; margin-top:50px; overflow:hidden; float:left;}
.pg-lx-l h2{ font-size:20px; color:#666; margin-bottom:30px; font-weight:400;}
.pg-lx-l p{ font-size:14px; color:#666; line-height:40px;}
.lx-wx{ width:50%; float:left; text-align:center; line-height:40px; font-size:14px; color:#666; margin-top:20px;}
.lx-wx img{ width:130px;}
.lx-wx span{ width:100%; line-height:40px; float:left; text-align:center; margin-top:10px;}
.pg-lx-map{ width:730px; float:right; margin-top:50px; overflow:hidden;}

/****新闻列表页*****/
.pg-news-c{ width:100%; overflow:hidden;}
.pg-news-c ul{ width:100%; overflow:hidden; margin-top:30px;}
.p-new-img{ width:250px; height:170px; float:left; overflow:hidden;}
.p-new-img img{ width:100%; transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.p-new-img:hover img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.p-new-tit{ width:830px; float:right;}
.p-new-tit a{ font-size:16px; color:#333;}
.p-new-con{ width:830px; float:right; font-size:14px; color:#888; line-height:30px; margin-top:10px;}
.p-new-con a{ color:#4eb240;}
.p-new-date{ width:830px; float:right; text-align:right; font-size:14px; color:#888; margin-top:20px;}

/*****新闻详情页****/
.xinwen-t{ width:100%; float:left; text-align:center; margin-top:30px; font-size:16px; font-weight:bold; color:#333;}
.xinwen-d{ width:100%; float:left; text-align:center; font-size:14px; color:#888; text-align:center; margin-top:15px;}
.xinwen-c{ width:100%; float:left; overflow:hidden; margin-top:20px; font-size:14px; line-height:30px;}
.xinwen-c p{ margin-bottom:10px; text-indent:2em;}
.xinwen-c img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.fanye{ width:50%; float:left; margin-top:15px;}
.fanye a{ font-size:14px; color:#666;}
.fanye a:hover{ color:#2071dd;}


/*****产品详情页******/
.pgprduct{ width:100%; overflow:hidden; margin-bottom:20px;}
.preview { width: 520px; height: auto; float:left; overflow:hidden; margin-top:20px;}
/* smallImg */
.smallImg { position: relative; height: 90px; padding-top:7px; margin-top: 15px; background-color: #FFFFFF; width: 520px; overflow: hidden; float: left; border-radius: 2px; }
.scrollbutton { width: 32px; height: 90px; overflow: hidden; position: relative; float: left; cursor: pointer; }
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled { background-repeat: no-repeat; background-image: url(../images/prev.jpg); width: 32px; height: 80px; background-position: 0px -8px; }
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled { background-repeat: no-repeat; background-image: url(../images/next.jpg); margin-left: 490px; margin-top: -90px; width: 32px; height: 80px; background-position: 0px -8px; float:right;}
#imageMenu { height: 90px; width: 460px; overflow: hidden; float: left; }
#imageMenu li { height: 90px; width: 80px; overflow: hidden; float: left; text-align: left; margin-left: 10px; }
#imageMenu li img { width: 78px; height: 82px; cursor: pointer; border:1px solid #ccc;}
#imageMenu li#onlickImg img { width:130px; height:80px; border:1px solid #ddd;}
/* bigImg */
.bigImg { position: relative; float: left; width: 518px; overflow: hidden; text-align: center; background-color: #FFFFFF; border:1px solid #ddd;}
.bigImg #midimg { width: 520px;}
.bigImg #winSelector { width:235px; height:210px; }
#winSelector { position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff; }

.pgprdimg-r{ width:540px; float:right; overflow:hidden; margin-top:20px;}
.pgprdimg-r h1{
    color: #222;
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
}
.pgprdimg-r p{ font-size:14px; color:#666; margin-top:10px; overflow:hidden;}
.news_fenxiangs{ width:100%; float:left; overflow:hidden; margin-top:15px; border-bottom:1px solid #ddd; padding-bottom:10px;}
.dj-btn{ width:100%; overflow:hidden; margin-top:25px; float:left;}
.djbtn1{ width:120px; height:50px; line-height:50px; float:left; text-align:center; background:rgba(238,37,26,1); border-radius:3px; color:#fff; font-size:14px;}
.djbtn1:hover{ color:#fff;}
.djbtn2{ width:160px; height:50px; line-height:50px; float:left; text-align:center; background:#2071dd; border-radius:3px; color:#fff; font-size:14px; margin-left:20px;}
.djbtn2 img{ width:20px;}
.djbtn2:hover{ color:#fff;}

.prd-title{ width:100%; height:54px; line-height:54px; float:left; border-bottom:1px solid #ddd; margin-top:25px; margin-bottom:25px;}
.prd-title span{ width:200px; text-align:center; float:left; background:#2071dd; font-size:18px; color:#fff; font-weight:bold;}

.pgprdc-lx{ width:100%; height:50px; line-height:50px; float:left; border-bottom:1px solid #ddd; background:url(../images/bz.jpg) left center no-repeat; margin-top:20px; font-size:15px; color:#666; text-indent:30px;}
.pgprdc-lx span{ font-size:20px; color:#2d52a0; font-weight:bold;}
.pgpd-lxc{ width:94%; height:auto; float:left; background:url(../images/rx.jpg) right bottom no-repeat; padding:3%; background-size:20%;}
.pgpd-lxc h2{ color:#2d52a0; margin-bottom:30px;}
.pgpd-lxc p{ line-height:35px; font-size:14px;}
.pgpd-lxc h3{ color:#2d52a0; margin-top:30px;}
.box h3{ font-weight:400; line-height:40px; text-align:center; font-size:14px; color:#333;}

/****在线留言***/
.pg-message{ margin-top:50px; overflow:hidden; float:left; width:100%;}
.pg-message p{ font-size:14px; color:#666; text-align:center; margin-bottom:50px;}
.pg-message label{ width:100%; float:left; font-size:14px; color:#666; margin:10px 0;}
.mg-phone{ width:95%; height:40px; line-height:40px; float:left; border-radius:5px; border:1px solid #ddd; text-indent:20px; font-size:14px;}
.mg-nr{ width:95%; height:200px; line-height:30px; float:left; border-radius:5px; border:1px solid #ddd; text-indent:20px; font-size:14px;}
.mg-tj{ width:95%; height:40px; line-height:40px; float:left; text-align:center; background:#2087e7; border:0; border-radius:5px; color:#fff; margin-top:20px;}

/*****招聘***/
.pg-zp{ width:100%; margin-top:30px; float:left; overflow:hidden;}

.pg-zp li{ width:100%; height:40px; line-height:40px; float:left; padding-bottom:10px; margin-top:10px; border-bottom:1px dashed #ddd;}
.pg-zp li span{ float:right; font-size:14px;}

/*****手机站样式****/
.dhbtn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 3%;
    top: 20px;
    border-radius: 4px;
    background: url(../images/d1.png) no-repeat center center;
    background-size: 20px 20px;
}

/****手机站导航***/
.wnav {
    position: fixed;
    width: 220px;
    left: -220px;
    top: 65px;
    background: #fff;
    height: calc(100% - 60px);
	z-index:100000;
}
.wnav li {
    float: none;
    padding: 0;
    width: 100%;
	position: relative;
	font-size: 16px;
}
.wnav a {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
	transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
	display:block;
	font-size:16px; 
	font-weight:400;
	text-align:left;
}

.cp-title{ text-align:center; margin:15px 0; font-size:21px; font-weight:bold; color:#2d52a0;}

/****手机站底部横条**/
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}

.m-about-fl{ background:#fff; overflow:hidden;}
.m-about-fl li{ width:48%; height:35px; line-height:35px; margin:5px 1%; background:#2071dd; float:left; text-align:center; border-radius:5px;}
.m-about-fl li a{ font-size:14px; color:#fff;}


.show-xs {
	display: none;
}
@media screen and (max-width: 1024px) {
.layui-container{ padding:0 10px;}
.hide-xs {
	display: none;
}
.show-xs {
	display: block;
}
.head{ height:70px; position:relative;}
.logo{ line-height:70px; font-size:20px;}
.menu{ display:none;}
.index-about{ margin:0; height:auto; background:none; z-index:1}
.about-con{ padding:0;}
.about_fl{ display:none;}
.about_fr{ width:100%;}
.about-tti{ text-align:center;}
.about-tti h2,.about-tti h3{ font-size:20px;}
.more{ display:none;}
.about-db{ width:100%; position:relative; background:#f4f4f4; height:130px; margin-top:20px;}
.about-db li{ padding-top:25px;}
.index-cyly{ padding:40px 0;}
.index-title h2,.index-title h3{ font-size:20px;}
.index-title p{ display:none;}
.cyly-t{ width:48%; margin:10px 1%;}
.ly1-sz{ font-size:36px; width:53px; height:47px; line-height:47px;}
.line{ top:80px; left:30px; height:70px;}
.ly1-name{ left:20px; bottom:10px;}
.ly1-name p{ font-size:14px; line-height:25px;}
.index-news{ padding:100px 0 40px 0;}
.i-news-fl{ display:none;}
.i-news-fr{ width:100%; background:none; height:auto; margin-top:0;}
.i-n-bb{ display:none;}
.i-n-type{ width:100%;}
.i-n-xw{ width:100%; padding:20px 0;}
.date{ margin:0; width:20%;}
.xw-tit,.xw-con{ margin:0; width:75%; float:right;}
.index-product,.footer{ padding:40px 0;}
.footer-nav{ display:none;}
.foot-lx{ width:100%; text-align:center;}
.foot-wx,.wx-tit{ width:100%; text-align:center;}
.wx-img{ float:none; margin:0 auto;}
.pg-about-fl{ height:50px;}
.pg-about-fl li{ height:50px; line-height:50px; width:80px;}
.pg-a-c{ padding:25px 15px;}
.pg-a-fl,.pg-a-nr{ width:100%;}
.pg-lx-map{ width:100%;}
.foot-lx h2{ font-size:26px; line-height:40px; margin:10px 0;}
.p-new-img{ width:40%; height:auto;}
.p-new-tit,.p-new-con,.p-new-date{ width:55%; float:right;}
.p-new-con{ height:50px; overflow:hidden; line-height:25px; margin:0;}
.p-new-tit{ height:30px; line-height:30px; overflow:hidden;}
[class^="pagediv"] a, [class^="pagediv"] span{ padding: 0.3rem 0.4rem;}
.pg-news-c ul{ margin-top:20px;}
.preview{ width:100%;}
.bigImg{ width:100%; border:0;}
.smallImg{ width:100%;}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled{ width:10%; height:60px;}
#imageMenu{ width:80%;}
#imageMenu li{ width:18%; margin-left:2%; height:auto;}
#imageMenu li img{ width:100%; border:0; height:auto;}
.pgprdimg-r{ width:100%;}
.xinwen-c table{ width:100% !important; word-wrap: break-word; word-break: break-all;}
}

