﻿/*新闻*/

.s-news {
	width: 100%;
	margin: 0px auto;
	background: e9e9e9;
	height: 45px;
	background: #555555;
	background-position: 20px 14px;
	padding-left: 0px;
	overflow: hidden;
	position: relative;
}
.s-news li {
	line-height: 45px;
	font-size: 13px;
	text-align: left;
	height: 45px;
}
.s-news li a {
	color: #000;
	height: 45px;
}
.s-news li a:hover {
	color: #f00;
}
.s-news li a span {
	color: #666;
	font-size: 12px;
	height: 45px;
}
.news-list {
	width: 1000px;
	float: left;
}
.news-arr {
	width: 80px;
	float: right;
	padding: 0 20px;
	height: 45px;
}
.next {
	width: 25px;
	height: 45px;
	background: url(../images/news-3.png) no-repeat center center;
	float: right;
}
.prev {
	width: 25px;
	height: 45px;
	background: url(../images/news-2.png) no-repeat center center;
	float: right;
}
/*大图切换*/

.fullSlide {
	width: 100%;
	min-width: 80px;
	position: relative;
	background: #f4f4f4;
	margin:0px;padding:0px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	position: relative;
	width: 100%;
	height: 652px;
}
.fullSlide .bd li {
	width: 100% !important;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	display: list-item;
	background-position: 50% 0px;
}
.fullSlide .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 9px;
	line-height: 9px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 70px;
	height: 8px;
	margin: 0 6px;
	overflow: hidden;
	background: #6e6a6a;
	line-height: 99px;
}
.fullSlide .hd ul .on {
	background: #e4e4e4;
}
/* 产品分类 */

.film_focus {
	width: 1200px;
	height: 524px;
	overflow: hidden;
	position: relative;
	margin: 10px auto;
	background: #fff;
	text-align: left;
	
}
.film_focus a {
	text-decoration: none;
	color: #333;
}
.film_focus .film_focus_imgs_wrap {
	background: url(../images/load.gif) no-repeat center center;
}
.film_focus ul.film_focus_imgs li {
	height: 524px;
}
.film_focus ul.film_focus_imgs li .bigpic {
	position: relative;
}
.film_focus ul.film_focus_imgs li .bigpic .bgimg {
	display: block;
	float: right;
}
.film_focus ul.film_focus_imgs li .bigpic .title {
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
}
.film_focus ul.film_focus_imgs li .bigpic .cpzl {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
}
.film_focus ul.film_focus_imgs li .bigpic p {
	font-size: 13px;
	color: #fff;
}
.film_focus ul.film_focus_imgs li .bigpic .mgbtm {
	padding-bottom: 10px;
}
.film_focus ul.film_focus_imgs li .xxtxt {
	position: absolute;
	right: 0;
	top: 0;
	height: 230px;
	width: 265px;
	padding: 50px;
	z-index: 10;
	background: url(../images/s-cp-bg.png);
}
.film_focus film_focus_desc li {
	display: block;
}
.film_focus ul.film_focus_nav li h2 {
	font-size: 16px;
	font-weight: 600;
	height: 30px;
	line-height: 34px;
}
.film_focus ul.film_focus_nav li .iftxt {
	padding: 15px 10px 15px;
}
.film_focus ul.film_focus_nav li .iftxt p {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: normal;
}
.film_focus .probtn {
	line-height: 40px;
	border: 1px solid #fff;
	padding: 5px 15px;
	font-size: 14px;
	color: #fff;
}
.film_focus ul.film_focus_nav li img {
	width: 100px;
	height: 90px;
	float: left;
	display: block;
	margin: 7px 5px 7px 15px;
}
.film_focus ul.film_focus_imgs li img {
	height: 330px;
	width: 940px;
}
.film_focus ul.film_focus_nav {
	width: 260px;
	height: 524px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
.film_focus ul.film_focus_nav li {
	height: 104px;
	background: #e9e9e9;
	margin: 0px 0px 1px 0;
	position: relative;
	width: 260px;
	cursor: pointer;
	cursor: hand;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	line-height: 104px;
}
.film_focus ul.film_focus_nav li.cur {
	background: #fff;
	width: 254px;
	border-left: 6px solid #751c20;
	height: 104px;
	left: 0px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
}
.film_focus ul.film_focus_nav li.cur h2 {
	font-size: 16px;
	font-weight: bold;
}
.film_focus ul.film_focus_nav li b {
	display: none
}
.film_focus ul.film_focus_nav li b span {
	display: block
}
.film_focus ul.film_focus_nav li.cur b {
	display: block;
	vertical-align: middle;
	display: table-cell;
	height: 132px;
}
.film_focus ul.film_focus_nav li.cur span {
	display: none
}
.film_focus .protj {
	background: #fff;
	padding-bottom: 10px;
}
.film_focus .wjtj {
	width: 455px;
	height: 176px;
	background: #F6F4F5;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.film_focus .wjtj:hover {
	background: #fff;
	box-shadow: 0px 0px 4px #bbb;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.film_focus .wjtj .zz {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 126px;
	background: url(../images/s-cp-bg.png);
	display: none;
	padding: 25px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
}
.film_focus .wjtj .xxinfo {
	padding: 15px;
	width: 195px;
	height: 146px;
	float: left;
	overflow: hidden;
}
.film_focus .wjtj .xxinfo h3 {
	color: #333;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.film_focus .wjtj .xxinfo p {
	line-height: 25px;
	height: 25px;
	font-size: 13px;
}
.film_focus .wjtj .xxinfo p .csmc {
	width: 65px;
	padding-right: 10px;
	text-align: right;
	display: block;
	float: left;
	color: #333;
}
.film_focus .wjtj .xxinfo p .xxcs {
	font-size: 14px;
	color: #e74e3e;
	width: 120px;
	height: 20px;
	overflow: hidden;
}
.film_focus .wjtj .xxinfo .tjcpzx {
	height: 30px;
	margin-top: 10px;
}
.film_focus .wjtj .xxinfo .tjcpzx .cpzxk {
	display: block;
	width: 60px;
	border: 1px solid #751c20;
	line-height: 24px;
	height: 24px;
	padding: 0 10px;
	text-align: center;
	font-size: 13px;
	float: left;
	margin: 0 6px;
}
.film_focus .wjtj .xxinfo .tjcpzx .cpzxk:hover {
	background: #751c20;
	color: #fff;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari 和 Chrome */
	-o-transition: all 0.3s; /* Opera */
}
.film_focus .wjtj:hover .zz {
	display: block;
}
.film_focus .wjtj .smimg {
	width: 230px;
	height: 148px;
	float: left;
	padding-top: 14px;
}
.mpro {
	height: 65px;
	line-height: 65px;
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	color: #c5c5c5;
	background: url(../images/s-line.png) repeat-x;
}
.mpro .emore {
	float: left;
	text-align: left;
	width: 180px;
	background: #fafafa;
}
.mpro .cmore {
	display: block;
	float: right;
	font-size: 15px;
	color: #868686;
	text-align: right;
	width: 105px;
	text-align: right;
	background: url(../images/s-dot.png) no-repeat left #fafafa;
}
.mpro a:hover {
	color: #f00;
}
/*如何选挖机*/

.wjxz {
	width: 100%;
	min-width: 1200px;
	text-align: center;
	background: #FFF;
	margin-top:50px;
	margin-bottom:50px;
}
.wjxz ul {
	margin: 0 auto;
	width: 1200px;
	height: 510px;
}
.wjxz ul li {
	width: 300px;
	height: 510px;
	display: block;
	float: left;
	position: relative;
}
.wjxz .rhxwj {
	padding: 15px 25px;
	width: 250px;
	height: 245px;
	overflow: hidden;
	background: url(../images/s-xwj-3.png) no-repeat;
	color: #000;
	float: left;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}
.wjxz li:hover .rhxwj {
	background: url(../images/s-xwj-1.png) no-repeat;
	color: #fff;
}
.wjxz li:hover .rhxwj h3 span {
	border-bottom: 3px solid #fff;
	padding-bottom: 3px;
}
.wjxz .rhxwj h3 {
	font-size: 18px;
	line-height: 45px;
	text-align: center;
}
.wjxz .rhxwj h3 span {
	border-bottom: 3px solid #000;
	padding-bottom: 3px;
}
.wjxz .rhxwj p {
	line-height: 25px;
	padding-top: 5px;
}
.wjxz .rhxwj .wjcpxq {
	margin-top: 10px;
	text-align: center;
}
.wjxz .rhxwj .wjcpxq a {
	font-size: 15px;
	line-height: 24px;
	border: 1px solid #000;
	color: #000;
	text-align: center;
	padding: 5px 10px;
}
.wjxz li:hover .rhxwj .wjcpxq a {
	border: 1px solid #fff;
	color: #fff
}
.wjxz .rhxwjpic {
	margin-top: 255px;
}
.wjxz .rhxwj2 {
	padding: 35px 20px 15px 20px;
	width: 260px;
	height: 225px;
	overflow: hidden;
	background: url(../images/s-xwj-2.png) no-repeat;
	color: #000;
	float: left;
	z-index: 10;
	position: absolute;
	top: 239px;
	left: 0;
}
.wjxz li:hover .rhxwj2 {
	background: url(../images/s-xwj-4.png) no-repeat;
	color: #fff;
}
.wjxz li:hover .rhxwj2 h3 span {
	border-bottom: 3px solid #fff;
	padding-bottom: 3px;
}
.wjxz .rhxwj2 h3 {
	font-size: 18px;
	line-height: 45px;
	text-align: center;
}
.wjxz .rhxwj2 h3 span {
	border-bottom: 3px solid #000;
	padding-bottom: 3px;
}
.wjxz .rhxwj2 p {
	line-height: 25px;
	padding-top: 5px;
}
.wjxz .rhxwj2 .wjcpxq {
	margin-top: 10px;
	text-align: center;
}
.wjxz .rhxwj2 .wjcpxq a {
	font-size: 15px;
	line-height: 24px;
	border: 1px solid #000;
	color: #000;
	text-align: center;
	padding: 5px 10px;
}
.wjxz li:hover .rhxwj2 .wjcpxq a {
	border: 1px solid #fff;
	color: #fff
}
.wjxz .rhxwjpic2 {
	margin-top: 0;
}
.wjxz img {
	width: 300px;
	height: 255px;
}
/*已购*/

.xpbt {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: left;
}
.xpbt h1 {
	display: inline-block;
*display:inline;
	zoom: 1;
	font-weight: bold;
}
.ygkh {
	width: 100%;
	min-width: 1200px;
	text-align: center;
	background: url(../images/yigou.jpg) no-repeat center #FFF;
	padding: 0 0;
	text-align: center;
}
.ygkh .cpzxxx {
	width: 1200px;
	height: 218px;
	font-size: 12px;
	margin: 0 auto;
	margin-top:50px;
}
.ygkh .cpzxxx .cpzxlb {
	width: 370px;
	padding: 0px 0;
	color: #ffffff;
	float: left;
	background-image: url(/style/images/kehuzx-beijing.jpg);
}
.ygkh .cpzxxx .cpzxlb2 {
	width: 370px;
	padding: 0px 0;
	color: #ffffff;
	float: left;
    margin-top:60px;}
.ygkh .cpzxxx .cpzxlb .zxname {
	width: 60px;
	display: block;
	float: left;
}
.ygkh .cpzxxx .cpzxlb .zxtel {
	width: 90px;
	display: block;
	float: left;
}
.ygkh .cpzxxx .cpzxlb .zxadr {
	width: 90px;
	display: block;
	float: left;
}
.ygkh .cpzxxx .cpzxlb .zxcpxh {
	width: 120px;
	display: block;
	float: left;
	height: 30px;
	overflow: hidden;
}
.ygkh .cpzxxx .cpzxlb .zxcpxh font {
	background: #e74e3e;
	padding: 0 5px;
	font-size: 12px;
}
.zxScroll-top {
	height: 150px;
	overflow: hidden;
	width: 370px;
}
.zxScroll-top .zxxx {
}
.zxScroll-top .infoList li {
	height: 30px;
	line-height: 30px;
	text-align: left;
	width: 370px;
	overflow: hidden;
}
.ygkh .cpzxxx .jjfa {
	width: 660px;
	float: right;
	padding-top: 50px;
}
.ygkh .cpzxxx .jjfa li {
	width: 90px;
	float: left;
}
.ygkh .cpzxxx .jjfa li.child1 {
	background: url(../images/s-ico-1.png) no-repeat top center;
	margin-right: 52px;
}
.ygkh .cpzxxx .jjfa li:hover p {
	color: #FFF;
}
.ygkh .cpzxxx .jjfa li.child1:hover {
	background: url(../images/s-ico-11.png) no-repeat top center;
}
.ygkh .cpzxxx .jjfa li.child2 {
	background: url(../images/s-ico-2.png) no-repeat top center;
	margin-right: 52px;
}
.ygkh .cpzxxx .jjfa li.child2:hover {
	background: url(../images/s-ico-21.png) no-repeat top center;
}
.ygkh .cpzxxx .jjfa li.child3 {
	background: url(../images/s-ico-3.png) no-repeat top center;
	margin-right: 52px;
}
.ygkh .cpzxxx .jjfa li.child3:hover {
	background: url(../images/s-ico-31.png) no-repeat top center;
}
.ygkh .cpzxxx .jjfa li.child4 {
	background: url(../images/s-ico-4.png) no-repeat top center;
	margin-right: 52px;
}
.ygkh .cpzxxx .jjfa li.child4:hover {
	background: url(../images/s-ico-41.png) no-repeat top center;
}
.ygkh .cpzxxx .jjfa li.last {
	background: url(../images/s-ico-5.png) no-repeat top center;
	margin-right: 0;
}
.ygkh .cpzxxx .jjfa li.last:hover {
	background: url(../images/s-ico-51.png) no-repeat top center;
}
.ygkh .cpzxxx .jjfa li p {
	line-height: 35px;
	padding-top: 90px;
	font-size: 14px;
	text-align: center;
	color: #acacaf;
	font-weight: bold;
}



/*产品中心标题*/
.w_980 {
	width: 1200px;
	margin: 0 auto;
}
.product {
	width: 100%;
	margin: 0 auto;
	clear: both;
	position:relative;
	overflow:hidden;
}
.product>.head {
	height: 150px;
	background-image: url(http://www.xiangyucnc.com/style/images/chanpinbiaoti.jpg);
	margin: 20px 0px;
}
.product>.head2 {
	height: 500px;
	margin-top:50px;
	overflow:hidden; 
	position: relative; 
	width: 100%; 
}
.product>.head3 {
	height: 283px;
	margin-top:50px;
	background-image: url(http://www.xiangyucnc.com/style/images/wenzi.png); 
	background-repeat: no-repeat;
    background-position: center;	
}
.product>.head .title_b {
	width: 260px;
	height: 83px;
	border: 1px solid #bebebe;
	border-bottom-color: #23201d;
	background-color: #fff;
	float: left;
	margin-top: 65px;
}
.product>.head .title_b .a {
	font-size: 26px;
	color: #000;
	line-height: 26px;
	padding-left: 15px;
	padding-top: 15px;
}
.product>.head .title_b .b {
	font-size: 20px;
	line-height: 20px;
	color: #751c20;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
}
.product>.head .phone_b {
	width: 245px;
	height: 85px;
	float: right;
	background-color: #751c20;
	margin-top: 65px;
}
.product .phone_b>div {
	height: 50px;
	border-left: 1px solid #fff;
	float: left;
	margin-left: 16px;
	margin-top: 18px;
}
.product .phone_b .msg {
	margin-left: 40px;
	float: left;
	background-image: url(../images/001454_07.png);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	padding-left: 22px;
	margin-top: 2px;
}
.product .phone_b .num {
	font-size: 28px;
	line-height: 28px;
	font-family: Impact;
	padding-left: 20px;
	clear: both;
	color: #fff;
	padding-top: 9px;
}
.product .cont {
	width: 980px;
	margin: 0 auto;
	clear: both;
}


.db-wenzi {width:1200px;
 margin:0 auto;
  height:520px;}
  
.db-meitibiao {width:1200px;
 margin:50px auto;
  height:125px;}
.db-meitibiao .biaoti {width:1000px;
 margin:0 auto;
 }  
  
.db-meiti {width:1200px;
 margin:50px auto;
  height:270px;}
.db-meiti .meiti1 {width:100px; float:left;}

.db-choose {width:100%;
 margin:0 auto;
  height:200px;
  position:relative;
  overflow:hidden;
  }

.db-hz {width:1200px;
 margin:0 auto;
  }

.db-shouhou {width:1200px;
 margin:20px auto;
 height:240px;
  clear:both;}
.db-shouhou .s2 li {font-size:16px;color:#818181;line-height:150%;letter-spacing:0.5px;}
.db-shouhou .zs {float:left;
 width:40%;
 }
.db-shouhou .shfw {float:left;
 width:60%;
 font-size:14px;}
.db-shouhou .shfw ul li {font-zise:20px; color:#787878;}

.db-shouhou .shfw .biaoti {
 font-size:18px; color:#da2828;padding:0 auto 10px 0;}
.db-shouhou  .s1 {float:left; width:150px; overflow:hidden; }
.db-shouhou  .s2 {float:left; width:410px;padding-left:20px;padding-right:20px;}
.db-shouhou  .s1 img {transition: 0.5s ease-in-out;}
.db-shouhou  .s1:hover img{
display:block;
-webkit-transform:scale(1.1)
}

 
 .db-shouhou2 {width:1200px;
 margin:20px auto;
 height:190px;
  clear:both;}
 
.db-shouhou2  .s1 {float:left; width:150px;overflow:hidden; }
.db-shouhou2  .s2 {float:left; width:410px;padding-left:20px;padding-right:20px;}
.db-shouhou2 .s2 li {font-size:16px;color:#818181;line-height:150%;letter-spacing:0.5px;}
.db-shouhou2  .s1 img {transition: 0.5s ease-in-out;}
.db-shouhou2  .s1:hover img{
display:block;
-webkit-transform:scale(1.1)
}
.db-hz {width:1200px;
 margin:0 auto;
  clear:both;}



.hzhb {width:1180px;
height:380px;
 margin:20px auto 0px auto;
padding-left:20px;
 }
.hzhb .hz  {float:left;
 width:15.5%;
 margin:10px auto;
 margin-left:11px;
 border:1px dotted;
 border-color:#9c9b9b;
 text-align:center;
  }
 .hzhb .hz img  {
 transition:transform 0.25s ease;
  }
 .hzhb .hz img:hover { 
  transform:scale(1.25, 1.25);
 }
 



/* 主要css样式*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}
.mid2{
	width:650px;
	margin:0 auto;
}.mid{
	text-align:left;
	width:1200px;
	margin:0 auto;
}
.weis1{
	padding:0 25px;
	font-family:"Microsoft YaHei";
	font-size:35px;
	height:35px;
	padding-top:63px;
	padding-bottom:45px;
	color:#555555;
	text-align:center;
	}.weis2{
	padding:0 25px;
	font-family:"Microsoft YaHei";
	font-size:18px;
	line-height:37px;

	color:#7b7b7b;

	}
	
.weis2 span{
	font-size:20px;
	color:#7b1926;}	
	
	.weis3{
	padding:25px;
	font-family:"Microsoft YaHei";
	font-size:18px;
	line-height:37px;

	color:#7b7b7b;
	}	.weis3 span{
		display:inline-block;
		background-image:url(/style/images/quan.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:30px;
		padding-right:20px;
		}

.innewsfl{
	width:607px;}
.innewsfl2{
	margin-left:60px;
	width:363px;}	
.gsdtsff{	height:210px;
	padding-top:10px;}	
.intttp{

	width:278px;
	float:left;
}
.inttstts{
	font-family:"Microsoft YaHei";
	font-size:16px;
	line-height:30px;
	float:right;
	width:310px;
	}
.inttsttc{font-family:"Microsoft YaHei";
	font-size:13px;
	line-height:25px;
	float:right;
	width:310px;
	color:#818181;
	}
.inttsttm{
	padding-top:15px;
	float:right;
	width:310px;
	}	
	
	
	

.tjtp{
	float:left;
	width:199px;}	.tjtp img{
		border:solid 1px #ccc;
		
		padding:2px;}
		.tjtitt{
			font-size:12px;
		
			line-height:25px;
			font-weight:bold;}
		
		.tjtittcc{	color:#818181;
			line-height:25px;
			font-size:12px;}.time{
				float:right;
				padding-right:5px;}.time{
					float:right;
					padding-right:5px;}
					
					
					
					
.ijswd{
	width:500px;}
	.inwen{

		}			
		.inwen li{
			font-family:"Microsoft YaHei";
			margin-bottom:10px;
			line-height:30px;
			height:100px;
			border-bottom:dashed 1px #ccc;}
			
.wen{

	font-size:14px;

	}			
	
.da{
	color:#818181;



	}	

.ings{
	width:741px;
	float:left;}
.datitle{
	font-family: "Microsoft YaHei";

	height: 44px;
	line-height: 44px;
	border-bottom: solid 1px #ccc;
	}
.datit{
	font-family:"Microsoft YaHei";
	line-height:44px;
	font-size:19px;
	color:#373737;
	font-weight:bold;
	height: 44px;
	}
	.datit2{
		padding-left:10px;
	font-family:"Microsoft YaHei";
	line-height:44px;
	font-size:17px;
	color:#929292;

	height: 44px;
	}
	.gsxx{
		float:right;
		width:560px;
		padding-top:60px;}.inul{

	}.inul li{
		font-size:13px;
		font-family:"Microsoft YaHei";
	
	line-height: 35px;
	border-bottom: dashed 1px #ccc;

		}