.graybg {
  background: #f3f3f3;
}
.product .content { 
  width: 1000px;
  margin: 0 auto;
}
.product h2 {
  height: 85px;
  line-height: 85px;
  font-size: 30px;
}
.productMenu {
  height: 63px;
  /*background:url(menurep.jpg) repeat-x;*/
  background: #fff;
}
.productMenu li {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 0 22px;
  height: 63px;
  line-height: 63px;
  font-weight: bold;
  color: #484848;
  border-right: 1px solid #e8e8e8;
  position: relative;
}
.productMenu li.active {
  color: #fff;
  background: #e21001;
  /*border-bottom:2px solid #DF1618;*/
}
.productMenu li.active span {
  position: absolute;
  display: block;
  z-index: 99;
  background: url(../png/0_arrow.png) no-repeat;
  width: 55px;
  height: 25px;
  left: 50%;
  margin-left: -29px;
  top: 46px;
}
.productMain {
  background-color: #f3f3f3;
  padding-bottom: 105px;
}
.productMain .item {
  background-color: #fff;
}
.productMain .item .imgbox {
  width: 100%;
  overflow: hidden;
}
.productMain .item .imgbox img {
  width: 100%;
}
.productMain .item .text {
  padding: 20px 10px 50px 30px;
  height: 95px;
}
.productMain .item .text .lp {
  width: 300px;
  float: left;
}
.productMain .item .text .lp h3 {
  font-size: 22px;
}
.productMain .item .links {
  width: 480px;
  float: right;
}
.productMain .item .links a {
  width: 160px;
  float: left;
  display: inline-block;
  padding-bottom: 10px;
}
.productMain .item .links a:hover {
  color: #e21001;
  text-decoration: underline;
}
.productMenu.nav_fixed li.active span {
  top: 83px;
}
.productSubcontent.nav_fixed {
  width: 100%;
}
.banner.product2_show,
.banner.product2_show .item,
.banner.product2_show .swiper-container {
  height: 342px;
}
.banner.product2_show .swiper-container {
  width: 100%;
}
.productSubMain {
  border-top: 2px solid #e3e3e3;
  background-color: #f3f3f3;
}
.productSubMain h3 {
  height: 90px;
  line-height: 90px;
  font-size: 24px;
}
.productSubMain .ads {
  height: 313px;
}
.productSubMain .ads .box {
  float: left;
  height: 313px;
  margin-right: 4px;
}
.productSubMain .ads .box.last {
  margin: 0;
  width: 453px;
}
.productSubMain .ads img {
  max-width: 100%;
}
.productSubMain .ads .box .alink {
  width: 75px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  z-index: 2;
  right: 10px;
  left: auto;
  top: auto;
  bottom: 13px;
}
.productSubMain .ads .box.i2 {
  height: 313px;
  width: 230px;
  position: relative;
  background: #fff;
}
.productSubMain .ads .box.i2:hover {
  color: #e21001;
  height: 311px;
  border-bottom: 2px solid #e21001;
}
.productSubMain .ads .box.i2:hover .alink {
  background-color: #e21001;
  color: #ffffff;
}
.productSubMain .ads .box.i2 .alink {
  background-color: #ebebeb;
  color: #515151;
}
.productSubMain .ads .box.i2 h4 {
  font-size: 22px;
  padding-top: 5px;
}
.productSubMain .ads .box.i2 .imgbox {
  overflow: hidden;
}
.productSubMain .ads .box.i2 .des {
  padding: 10px;
  width: 208px;
}
.productSubMain .ads .box.i2 .des p {
  padding: 0;
  line-height: 1.2;
}
.productSubMain .ads .box.i3 .it1 {
  height: 155px;
  color: #505050;
  background-color: #fff;
}
.productSubMain .ads .box.i3 .it1:hover {
  color: #e21001;
}
.productSubMain .ads .box.i3 .it1:hover .alink {
  background-color: #e21001;
  color: #ffffff;
}
.productSubMain .ads .box.i3 .it1:hover .des {
  height: 133px;
  border-bottom: 2px solid #e21001;
}
.productSubMain .ads .box.i3 .it1.la {
  margin-top: 4px;
}
.productSubMain .ads .box.i3 .it1 .imgbox {
  width: 228px;
  float: left;
}
.productSubMain .ads .box.i3 .it1 .des {
  padding: 10px;
  float: left;
  width: 205px;
  position: relative;
  height: 135px;
}
.productSubMain .ads .box.i3 .it1 .des h4 {
  font-size: 22px;
  padding-top: 5px;
}
.productSubMain .ads .box.i3 .it1 .des p {
  line-height: 1.2;
}
.productSubMain .ads .box.i3 .it1 .des h3,
.productSubMain .ads .box.i3 .it1 .des p {
  padding: 0;
}
.productSubMain .ads .box.i3 .it1 .des h3 {
  font-size: 22px;
}
.productSubMain .ads .box.i3 .alink {
  background-color: #ebebeb;
}
.productSubMain.search .ads .box.i3 .alink {
  background: #fff;
}
.productSubMain.search .ads .box.i2 .des {
  border: none;
}
.productSubMain.search .ads .box.i3 .it1 .des {
  padding: 10px;
  float: left;
  width: 205px;
  position: relative;
  height: 135px;
  background: #ebebeb;
}
.productSubTitle .search {
  width: 330px;
  height: 28px;
  float: right;
}
.productSubTitle .search input {
  padding: 0 5px;
  width: 238px;
  border: 1px solid #ccc;
  border-right: 0;
  height: 26px;
  float: left;
}
.productSubTitle .search a {
  display: inline-block;
  float: left;
  width: 80px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background-color: #5a5a5a;
  color: #fff;
}
.productSubMain .filter {
  margin-top: 50px;
  padding-bottom: 50px;
}
.productSubMain .filter .checked {
  width: 225px;
  float: left;
}
.productSubMain .filter .checked li {
  width: 225px;
  font-size: 14px;
  display: block;
  background-color: #fff;
  margin-bottom: 2px;
  text-indent: 22px;
}
.productSubMain .filter .checked li a {
  width: 225px;
  font-size: 14px;
  display: block;
  line-height: 38px;
  margin-bottom: 2px;
  text-indent: 22px;
  cursor: pointer;
}
.productSubMain .filter .checked li.spe {
  color: #FFF;
  text-indent: 85px;
  background: #4b4b4b url(../jpg/clear.jpg) 65px center no-repeat;
}
.productSubMain .filter .checked li.spe a {
  color: #FFf;
  text-indent: 0;
  text-align: center;
}
.productSubMain .filter .checked li.active {
  color: #FFF;
  background: #e21001 url(../png/313_arrow.png) 200px 15px no-repeat;
}
.productSubMain .filter .checked li.active a {
  color: #FFF;
}
.productSubMain .filter .checked dl {
  background: #fff;
  color: #515151;
  padding-top: 10px;
}
.productSubMain .filter .checked dl dt {
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.productSubMain .filter .checked dl dd {
  line-height: 30px;
  text-indent: 0;
  overflow: hidden;
}
.productSubMain .filter .checked dl dd .checkboxrect {
  margin: 5px 0 0 20px;
  float: left;
}
.productSubMain .filter .checked dl dd span {
  float: left;
  padding-left: 10px;
}
.productSubMain .filter h4 {
  padding-bottom: 22px;
  font-size: 24px;
}
.productSubMain .filter h4 span {
  font-size: 14px;
}
.productSubMain .filter h4 span i {
  color: #d52c00;
  font-style: normal;
}
.productSubMain .filter .filterRight {
  width: 750px;
  float: right;
  overflow: hidden;
}

.productSubMain .filter .filterRight .prolist ul {
  position: relative;
  left: -5px;
  width: 110%;
  padding-bottom: 20px;
  overflow: hidden;
}
.productSubMain .filter .filterRight .prolist li {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  width: 245px;
  height: 268px;
  margin-left: 5px;
  margin-bottom: 5px;
  float: left;
  position: relative;
}
.productSubMain .filter .filterRight .prolist li .imgbox {
	height: 188px;
	border-bottom: 2px solid #e3e3e3;
	overflow:hidden;	
	text-align: center;
	vertical-align:center;
	
}
.productSubMain .filter .filterRight .prolist li .imgbox span {
	height: 100%;
	display:inline-block;
	vertical-align:middle;	
	
}
.productSubMain .filter .filterRight .prolist li .imgbox img {
	vertical-align:middle;	
}
.productSubMain .filter .filterRight .prolist li .des {
  padding: 10px;
}
.productSubMain .filter .filterRight .prolist li .des p {
  padding: 0;
  line-height: 1.2;
  padding-bottom: 5px;
}
.productSubMain .filter .filterRight .prolist li .des p.title {
  height: 29px;
  overflow: hidden;
}
.productSubMain .filter .filterRight .prolist li .des p.forcheck {
  color: #e21001;
  display: inline-block;
}
.productSubMain .filter .filterRight .prolist li .des p.forcheck label {
  color: #6f6f6f;
  float: right;
}
.productSubMain .filter .filterRight .prolist li .des h4 {
  font-size: 16px;
  padding-bottom: 5px;
}
.productSubMain .filter .filterRight .prolist li .showicon {
  width: 55px;
  height: 27px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  left: -1px;
  top: 10px;
  display: block;
}
.productSubMain .filter .filterRight .prolist li .showicon.t {
  background-image: url(../png/t.png);
}
.productSubMain .filter .filterRight .prolist li .showicon.r {
  background-image: url(../png/r.png);
}
.productSubMain .filter .filterRight .prolist li .showicon.x {
  background-image: url(../png/x.png);
}
.productSubMain .filter .filterRight .prolist li .showicon.j {
  background-image: url(../png/j.png);
  width: 67px;
  height: 30px;
}





.productSubMain .filter .filterRight .protype ul {
  position: relative;
  left: -5px;
  width: 110%;
  padding-bottom: 20px;
  overflow: hidden;
}
.productSubMain .filter .filterRight .protype li {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  width: 245px;
  height: 238px;
  margin-left: 5px;
  margin-bottom: 5px;
  float: left;
  position: relative;
}
.productSubMain .filter .filterRight .protype li .imgbox {
	height: 188px;
	border-bottom: 2px solid #e3e3e3;
	overflow:hidden;	
	text-align: center;
	vertical-align:center;
	
}
.productSubMain .filter .filterRight .protype li .imgbox span {
	height: 100%;
	display:inline-block;
	vertical-align:middle;	
	
}
.productSubMain .filter .filterRight .protype li .imgbox img {
	vertical-align:middle;	
}
.productSubMain .filter .filterRight .protype li .des {
	padding: 10px;
	background-color: #DDDDDD;
}
.productSubMain .filter .filterRight .protype li .des p {
  padding: 0;
  line-height: 1.2;
  padding-bottom: 5px;
}
.productSubMain .filter .filterRight .protype li .des p.title {
  height: 29px;
  overflow: hidden;
}
.productSubMain .filter .filterRight .protype li .des p.forcheck {
  color: #e21001;
  display: inline-block;
}
.productSubMain .filter .filterRight .protype li .des p.forcheck label {
  color: #6f6f6f;
  float: right;
}
.productSubMain .filter .filterRight .protype li .des h4 {
	font-size: 16px;
	padding-bottom: 5px;
	text-align: center;
}
.productSubMain .filter .filterRight .protype li .showicon {
  width: 55px;
  height: 27px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  left: -1px;
  top: 10px;
  display: block;
}
.productSubMain .filter .filterRight .protype li .showicon.t {
  background-image: url(../png/t.png);
}
.productSubMain .filter .filterRight .protype li .showicon.r {
  background-image: url(../png/r.png);
}
.productSubMain .filter .filterRight .protype li .showicon.x {
  background-image: url(../png/x.png);
}
.productSubMain .filter .filterRight .protype li .showicon.j {
  background-image: url(../png/j.png);
  width: 67px;
  height: 30px;
}




.productSubMain .filter .filterRight 2{
  width: 1000px;
  float: right;
  overflow: hidden;
}

.productSubMain .filter .filterRight2 .prolist ul {
  position: relative;
  left: -5px;
  width: 110%;
  padding-bottom: 20px;
  overflow: hidden;
}
.productSubMain .filter .filterRight2 .prolist li {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  width: 245px;
  min-height: 232px;
  margin-left: 5px;
  margin-bottom: 5px;
  float: left;
  position: relative;
}
.productSubMain .filter .filterRight2 .prolist li .imgbox {
	
	border-bottom: 2px solid #e3e3e3;
	overflow:hidden;	
	text-align: center;
	vertical-align:center;
	
}
.productSubMain .filter .filterRight2 .prolist li .imgbox span {
	height: 100%;
	display:inline-block;
	vertical-align:middle;	
	
}
.productSubMain .filter .filterRight2 .prolist li .imgbox img {
	vertical-align:middle;
}
.productSubMain .filter .filterRight2 .prolist li .des {
  padding: 10px;
}
.productSubMain .filter .filterRight2 .prolist li H4 {
	font-family: "思源宋体";
	font-size: 14px;
	text-align: center;	
	padding-bottom: 4px;

	
}


.productDetailMain .lp .iconarr {
  width: 46px;
  height: 46px;
  position: absolute;
  z-index: 99;
  top: 180px;
  background-image: url(../png/iconarr.png);
  background-repeat: no-repeat;
  display: block;
}
.productDetailMain .lp .iconarr.left {
  background-position: 0 -48px;
  left: 0;
}
.productDetailMain .lp .iconarr.left.disabled {
  background-position: 0 0;
}
.productDetailMain .lp .iconarr.right {
  background-position: right -48px;
  left: auto;
  right: 0;
}
.productDetailMain .lp .iconarr.right.disabled {
  background-position: right 0;
}
.productDetailMain {
  padding-bottom: 40px;
  margin: 0 auto;
  width: 1000px;
}
.productDetailMain .lp {
  width: 500px;
  float: left;
  border: 1px solid #e4e4e4;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.productDetailMain img {
  width: 100%;
}
.productDetailMain .acts {
  width: 460px;
  float: right;
}
.productDetailMain .acts h2 {
  font-size: 34px;
}
.productDetailMain .acts p {
  font-size: 16px;
}
.productDetailMain .acts .combtns {
  width: 460px;
  height: 55px;
  overflow: hidden;
}
.productDetailMain .acts .combtns a {
  width: 151px;
  float: left;
  height: 53px;
  display: block;
  border: 1px solid #f1f1f1;
  background-repeat: no-repeat;
  background-image: url(../png/comicon.png);
  text-indent: 60px;
  color: #555;
  text-decoration: none;
  font-size: 14px;
  line-height: 53px;
}
.productDetailMain .acts .combtns a.active {
  border: 1px solid #515151;
  color: #fff;
  background-color: #515151;
  background-image: url(../png/comicon_acitve.png);
}
.productDetailMain .acts .combtns a.active b {
  background: url(../png/comicon_arr.png) 133px center no-repeat;
}
.productDetailMain .acts .combtns a:hover {
  border: 1px solid #515151;
  color: #fff;
  background-color: #515151;
  background-image: url(../png/comicon_acitve.png);
}
.productDetailMain .acts .combtns a:hover b {
  background: url(../png/comicon_arr.png) 133px center no-repeat;
}
.productDetailMain .acts .combtns a b {
  height: 53px;
  width: 151px;
  display: block;
  font-weight: normal;
}
.productDetailMain .acts .combtns a.i1 {
  background-position: 15px 13px;
}
.productDetailMain .acts .combtns a.i2 {
  background-position: 15px -87px;
}
.productDetailMain .acts .combtns a.i3 {
  background-position: 15px -187px;
}
.productDetailMain .lp .imglist {
  position: absolute;
  height: 46px;
  width: 100%;
  z-index: 3;
  top: auto;
  bottom: 40px;
  text-align: center;
}
.productDetailMain .lp .imglist li {
  width: 66px;
  height: 45px;
  overflow: hidden;
  float: none;
  display: inline-block;
}
.productDetailMain .lp .imglist li .imgbox {
  width: 62px;
  height: 41px;
  border-color: #e3e3e3;
}
.productDetailMain .lp .imglist-inner {
  float: none;
  height: 66px;
  width: 232px;
  position: relative;
}
.productDetailMain .lp .imglist .imgbox {
  width: 62px;
  height: 41px;
  border-color: #e3e3e3;
  display: block;
  margin-right: 5px;
  cursor: pointer;
}
.productDetailMain .lp .imglist .imgbox img {
  border: 2px solid #e3e3e3;
  display: block;
}
.productDetailMain .lp .imglist .swiper-slide-active img {
  border-color: #e21001;
}
.productDetailMain .acts .combtns a.select {
  background-color: #4b4b4b;
  color: #fff;
  background-image: url(../png/comicon_acitve.png);
}
.productDetailMain .acts .combtns a.select b {
  background: url(../png/comicon_arr.png) 133px center no-repeat;
}
.productDetailMain .imglist {
  position: relative;
}
.productDetailMain .imglist .more {
  position: absolute;
  display: block;
  background: url(../png/more.png) no-repeat;
  width: 41px;
  height: 38px;
  right: 0;
  top: 35px;
}
.productDetailMain .imglist-inner {
  width: 400px;
  float: left;
}
.productDetailMain .imglist li {
  width: 112px;
  float: left;
  text-align: center;
  cursor: pointer;
}
.productDetailMain .imglist li .imgbox {
  height: 108px;
  overflow: hidden;
  border: 2px solid #FFF;
}
.productDetailMain .imglist li.active {
  color: #e21001;
}
.productDetailMain .imglist li.active a {
  color: #e21001;
}
.productDetailMain .imglist li.active .imgbox {
  border-color: #e21001;
}
.productDetailMain .imglist li:hover {
  color: #e21001;
}
.productDetailMain .imglist li:hover a {
  color: #e21001;
}
.productDetailMain .imglist li:hover .imgbox {
  border-color: #e21001;
}
.productDetailMain .imglist .iconarr {
  width: 25px;
  display: block;
  height: 156px;
  background-repeat: no-repeat;
  float: left;
}
.productDetailMain .imglist .iconarr.left {
  background-image: url(../png/icon-ls.png);
  background-position: left 50px;
}
.productDetailMain .imglist .iconarr.right {
  background-image: url(../png/icon-rs.png);
  background-position: right 50px;
}
.productDetailMain .links {
  border-top: 2px solid #d7d7d7;
  padding: 13px 0;
  text-align: right;
}
.productDetailMain .links a {
  padding-left: 15px;
  margin-left: 15px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  background-image: url(../png/icons.png);
  background-repeat: no-repeat;
}
.productDetailMain .links a.i1 {
  background-position: 0 -2px;
  padding-left: 20px;
}
.productDetailMain .links a.i2 {
  background-position: 0 -100px;
}
.productDetailMain .links a.i3 {
  background-position: 0 -198px;
}
.productDetailMain .links a.i4 {
  background-position: 0 -298px;
}
.productDetailInformation {
  width: 1000px;
  margin: 0 auto;
}
.productDetailInformation .contenter {
  padding: 40px 0;
  overflow: hidden;
}
.productDetailInformation .contenter .product-list-item {
  margin-right: 5px;
  width: 330px;
  float: left;
}
.productDetailInformation .contenter .product-list-item.nmr {
  margin-right: 0px;
}
.productDetailInformation .tab {
  background: url(../png/ro.png) left bottom repeat-x;
}
.productDetailInformation .tab li {
  line-height: 40px;
  padding: 0 30px;
  height: 40px;
  margin-right: 1px;
  float: left;
  background: #EFEFEF;
  border-bottom: 4px solid #EFEFEF;
  font-size: 14px;
  cursor: pointer;
}
.productDetailInformation .tab li.active {
  background-color: #4b4b4b;
  border-color: #e21001;
  color: #fff;
}
.productDetailInformation .tab li:hover {
  background-color: #4b4b4b;
  border-color: #e21001;
  color: #fff;
}
.productDetailInformation .productDetailContent {
  color: #585858;
  font-size: 15px;
  font-weight: bold;
}
.product-list.dn {
  display: none;
}
.checkboxrect {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
}
.checkboxrect.active b {
  background: #e21001;
  display: block;
  width: 12px;
  height: 12px;
}
.checkboxrect input {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  height: 16px;
  z-index: 9;
}
.checkboxrect label {
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #8c8c8c;
  z-index: 10;
  cursor: pointer;
  padding: 2px;
}
.checkframe {
  display: inline-block;
  float: right;
  width: 70px;
}
.checkframe .checkboxrect {
  position: relative;
  float: right;
  display: inline-block;
}
.checkframe .checkboxrect.active b {
  background: #e21001;
  display: block;
  width: 12px;
  height: 12px;
}
.checkframe .checkboxrect input {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  height: 16px;
  z-index: 9;
}
.checkframe .checkboxrect label {
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #8c8c8c;
  z-index: 10;
  cursor: pointer;
  padding: 2px;
}
.homeNews.product-detail {
  padding-bottom: 70px;
}
.prodetPage {
  padding-bottom: 70px;
}

.filter_list{
	background:#fff;
	margin-bottom:10px;
}
.filter_con{
	border-bottom:2px solid #e3e3e3;
	overflow: hidden;
	background:#f3f3f3;
}
.filter_name{
	width:80px;
	font-size:14px;
	float:left;
	text-align:center;
	margin-top:10px;
}
.filter_con a{
	color:#e21001;
}
.filters{
	float:left;
	width:670px;
	display:block;
	background:#fff;
}
.filters dd{
	height: 40px;
    line-height: 40px;
    text-indent: 0;
	display:block;
	float:left;
}
.filters dd span {
    float: left;
    padding-left: 10px;
}
.filters dd .checkboxrect {
    margin: 10px 0 0 20px;
    float: left;
}
.filters li{
	float:left;
	height:40px;
	text-align:center;
	font-size:14px;
	display:block;
	margin:0px 20px 0px 20px;
	line-height:40px;
}
.productDes{
	height: 30px;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 20px;
	font-weight:bold;
}


.policy-box {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    width: 1000px;
    height: 342px;
    z-index: 3;
}

.policy-box .policy-btn {
    position: absolute;
    right: -81px;
    top: 0;
    width: 81px;
    height: 79px;
    background: url("../png/policy-btn.png");
    cursor: pointer;
}

.policy-body {
    position: relative;
    left: 0;
    top: 0;
    width: 1000px;
    height: 342px;
    display: none;
}

.policy-box .shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 1000px;
    height: 342px;
    filter: alpha(opacity=75);
    background-color: #fff;
    background: rgba(255, 255, 255, 0.75);
}

.policy-box .policy-content {
    position: absolute;
    left: 20px;
    top: 25px;
    width: 960px;
    height: 332px;
    z-index: 2;
    overflow: auto
}

.policy-box .policy-content h3 {
    margin-top: 4px;
    color: red;
    font-size: 14px;
}

.policy-box .policy-content p {
    font-size: 12px;
    line-height: 1.8;
    padding:0;
}

.policy-box .close {
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: 10px;
    width: 23px;
    height: 23px;
    background: url("../png/policy-btn-close.png");
    cursor: pointer;
}

.policy-box .policy-content .red {
    color: #f00;
}
.proshowtable
{
	font-family: "思源宋体";
	height:35px;
	font-size: 16px;
	font-weight: bold;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color:#003366;

	margin-bottom:30px;
	margin-top:30px;
}
.propathimg img{max-width:730px;}
.proshowtd
{
	background-color: #EBEBEB;
	width:150px;
	text-align: center;
}
.protitle{
	font-family: "思源宋体";
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.prodate{
	font-family: "arial";
	font-size: 16px;

	color: #333333;padding-right:20px;
}
.proimg{
	width:300px;
	height:280px;
	border: 1px solid #E1E1E1;padding:10px;
}


.proimg img{
	max-width:300px;
	max-height:240px;
}
.procst{
	font-size: 16px;
	color:#003366;
	font-family: "思源宋体";
	font-weight: bold;
	padding-bottom:10px;
}

.protb{
	color:#000000;
	font-family: "宋体";
	font-size: 14px;
	width:350px;
}

.protb td{
	border: 1px solid #E4E4E4;padding:10px;
}
.protd1{
	background-color: #EEEEEE;	text-align:center;
}
.protd2{
	text-align: left;	
}

