@media screen and (min-width:1200px) {

	.all {
		width: 1200px;
		height: auto;
		margin: 0 auto;
	}

	.main {
		padding-top: 20px;
		width: 1200px;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
	}

	.main .main_left {
		float: left;
		width: 200px;
	}

	.main .main_left .leftitem {
		border: #d5d5d5 1px solid;
		border-radius: 4px;
		margin-bottom: 12px;
	}

	.main .main_left .leftitem .tit {
		background-color: #393d49;
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #fff;
	}

	.main .main_left .leftitem .cates {
		padding: 12px 0px;
	}

	.main .main_left .leftitem .cates dl {
		padding: 0px 12px;
	}

	.main .main_left .leftitem .cates dl dt {
		background-color: #027BC4;
		width: 100%;
		height: auto;
		line-height: 30px;
		color: #fff;
		font-weight: bold;
		text-indent: 16px;
		margin-bottom: 6px;
		border-radius: 2px;
	}

	.main .main_left .leftitem .cates dl dd {
		width: 100%;
		height: auto;
		line-height: 30px;
		text-align: left;
		background: url(../images/ta_22.jpg) 16px center no-repeat;
		text-indent: 30px;
	}

	.main .main_left .leftitem .cates dl dd a {
		font-size: 14px;
		color: #000;
	}

	.main .main_left .leftitem .lianxi {
		padding: 12px 0px;
	}

	.main .main_left .leftitem .lianxi dl {
		padding: 0px 12px;
	}

	.main .main_left .leftitem .lianxi dl dt {
		background: url(../images/tel1.gif) left center no-repeat;
		padding: 10px 0px;
		padding-left: 60px;
	}

	.main .main_left .leftitem .lianxi dl dt .tel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #148d01;
		font-weight: bold;
		line-height: 28px;
	}

	.main .main_left .leftitem .lianxi dl dd {
		line-height: 28px;
		font-size: 14px;
	}

	.main .main_right {
		float: right;
		width: calc(100% - 230px);
		overflow: hidden;
		margin-bottom: 20px;
		margin-left: 10px;
	}

	.main .main_right .sitemap {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		height: 45px;
		line-height: 45px;
		padding-left: 12px;
		font-size: 14px;
	}

	.main .main_right .sitemap a {
		display: inline;
		color: #000;
		font-size: 14px;
	}

	.main .main_right .content {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		padding: 20px;
		margin-top: 12px;
		font-size: 14px;
		line-height: 28px;
	}

	.main .main_right .content img{
		max-width: 100%;
	}

	.main .main_right .content .newslist {
		font-size: 12px;
		overflow: hidden
	}

	.main .main_right .content .newslist li {
		padding: 20px 0px;
		overflow: hidden;
		_height: 118px;
	}

	.main .main_right .content .newslist li .img {
		width: 168px;
		height: 118px;
		float: left;
		overflow: hidden;
		margin-top: 2px;
	}

	.main .main_right .content .newslist li .img img {
		width: 167px;
		height: 118px;
	}

	.main .main_right .content .newslist li .txt {
		float: right;
		width: calc(100% - 180px);
		line-height: 24px;
	}

	.main .main_right .content .newslist li .txt h2 a {
		font-size: 18px;
		line-height: 30px;
		color: #000;
	}

	.s {
		width: 906px;
		height: 15px;
		border-bottom: #d1d2d1 dashed 1px;
	}

	.main .main_right .content .pagebar {
		font-family: Verdana, Geneva, sans-serif;
		height: 30px;
		border: 1px solid #d5d5d5;
		font-size: 12px;
		padding: 0px 12px;
		line-height: 30px;
	}

	.main .main_right .content .pagebar .pl {
		float: left
	}

	.main .main_right .content .pagebar .pr {
		float: right
	}

	.main .main_right .content .pagebar .pr a {
		border: 1px solid #d5d5d5;
		display: inline-block;
		width: auto;
		height: 12px;
		line-height: 12px;
		padding: 4px;
		_margin-top: 4px;
	}

	.main .main_right .content .pagebar .pr a:hover {
		border: 1px solid #dd127b;
	}


	.news_xaingxi {
		width: 100%;
		height: auto;
		border-bottom: #e1e3df dashed 1px;
		margin: 20px auto;
		line-height: 30px;
		color: #333;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 20px;
	}

	.news_author {
		width: 927px;
		height: 30px;
		line-height: 30px;
		color: #505050;
		font-size: 12px;
		text-align: center;
		border-bottom: #e1e3df dashed 1px;
		margin: 0 auto;
	}

	.news_content {
		width: 890px;
		height: auto;
		line-height: 25px;
		color: #505050;
		font-size: 12px;
		margin: 0 auto;
	}


	.main .main_right .cateslist {
		margin-top: 12px;
		overflow: hidden
	}

	.main .main_right .cateslist dl {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		overflow: hidden;
		padding: 10px;
	}

	.main .main_right .cateslist dl dt {
		background: url(../images/tit1.gif) repeat-x;
		height: 32px;
		padding-left: 12px;
		line-height: 32px;
		font-weight: bold;
	}

	.main .main_right .cateslist dl dd {
		float: left;
		margin: 0px auto;
		width: calc(100% / 4 - 2%);
		height: auto;
		overflow: hidden;
		margin-right: 2.65%;
		margin-bottom: 1%;
	}

	.main .main_right .cateslist dl dd:nth-child(4n+4) {
		margin-right: 0;
	}

	.main .main_right .cateslist dl dd .img {
		width: 100%;
		height: auto;
	}

	.main .main_right .cateslist dl dd a {
		display: block;
		font-size: 14px;
	}

	.main .main_right .cateslist dl dd .img img {
		display: block;
		width: 99%;
		height: 194px;
		border: 1px solid #d5d5d5;
	}

	.main .main_right .cateslist dl dd .img a:hover img {
		border: #148d00 1px solid
	}

	.main .main_right .cateslist dl dd .txt {
		width: 100%;
		height: auto;
		line-height: 30px;
		text-align: center;
		
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.pagebar li {
		float: left;
		list-style: none;
		margin-left: 5px;
		margin-right: 5px;
	}

	/*浜у搧鍒楄〃椤甸潰缁撴潫*/




	/*浜у搧璇︾粏椤甸潰寮€濮�*/
	.zoom-section {
		clear: both;
		margin-top: 20px;
	}

	*html .zoom-section {
		display: inline;
		clear: both;
	}

	.zoom-desc {
		float: left;
		margin-left: 10px;
		width: 310px;
		margin-bottom: 20px;
	}

	.zoom-small-image {
		border: 1px solid #CCC;
		float: left;
		margin-bottom: 20px;
	}

	.zoom-tiny-image {
		border: 1px solid #CCC;
		margin: 0px;
	}

	.zoom-tiny-image:hover {
		border: 1px solid #C00;
	}

	.prohead {
		overflow: hidden
	}

	.prohead .hleft {
		width: 402px;
		float: left
	}

	.prohead .hleft .proimg {
		width: 400px;
		height: 400px;
	}

	.prohead .hleft .proimg img {
		width: 400px;
		height: 400px;
	}

	.prohead .hleft .smallimg {
		width: 402px;
		height: 60px;
		overflow: hidden
	}

	.prohead .hleft .smallimg dl {
		width: 402px;
		height: 60px;
	}

	.prohead .hleft .smallimg dl dt {
		width: 10px;
		height: 45px;
		margin-top: 8px;
	}

	.prohead .hleft .smallimg dl dt.prev {
		float: left;
	}

	.prohead .hleft .smallimg dl dt.next {
		float: right;
	}

	.prohead .hleft .smallimg dd {
		width: 360px;
		height: 60px;
		float: left;
		margin-left: 12px;
		overflow: hidden
	}

	.prohead .hleft .smallimg dd li {
		width: 72px;
		float: left;
		height: 60px;
		text-align: center
	}

	.prohead .hleft .smallimg dd li img {
		width: 58px;
		height: 58px;
		border: 1px solid #ccc;
	}

	.prohead .hleft .smallimg dd li a:hover img,
	.prohead .hleft .smallimg dd li a.hover img {
		border-color: #dd127b
	}

	.prohead .hleft .btns {
		margin-top: 20px;
	}

	.prohead .hleft .btns span {
		display: none
	}

	.prohead .hleft .btns a {
		display: block;
		height: 22px;
		line-height: 22px;
		text-indent: 20px;
		font-size: 12px;
		background: url(../images/btn-s-bg.png) no-repeat;
		float: left;
		margin-right: 16px;
		width: 80px;
	}

	.prohead .hleft .btns a.b1 {
		background-position: left -150px
	}

	.prohead .hleft .btns a.b2 {
		background-position: left -30px;
		width: 93px;
	}

	.prohead .hleft .btns a.b3 {
		background-position: left -120px;
	}

	.prohead .hleft .btns a.b4 {
		background-position: left -60px;
	}

	.prohead .hright {
		float: right;
		width: 500px;
		font-family: microsoft yahei;
	}

	.prohead .hright h1 {
		font-size: 18px;
	}

	.prohead .hright h2 {
		font-size: 15px;
		color: #ff7300;
	}

	.prohead .hright .proinfo {
		padding-bottom: 12px;
	}

	.prohead .hright .btns {
		padding: 10px 0px;
	}

	.prohead .hright .btns img {
		margin-right: 20px;
	}

	.prohead .hright .tips {
		border: #F66 1px solid;
		background-color: #FCF;
		font-size: 12px;
		padding: 0px 12px;
		color: #F00;
		display: none
	}

	.procontent {
		margin-top: 20px;
	}

	.procontent .tit {
		height: 40px;
		line-height: 40px;
		border-bottom: 2px solid #393d49;
	}

	.procontent .tit dt {
		float: left;
		height: 40px;
		line-height: 40px;
		color: #fff;
		background-color: #393d49;
		text-align: center;
		width: 160px;
		font-weight: bold;
		font-size: 14px;
	}

	.procontent .detail {
		margin-top: 20px;
	}


	.formbox {
		padding-top: 12px;
	}

	.formbox dl {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		overflow: hidden;
		_float: left
	}

	.formbox dl dt {
		background: url(../images/tit1.gif) repeat-x;
		height: 32px;
		padding-left: 12px;
		line-height: 32px;
		font-weight: bold;
	}

	.formbox dl dd {
		padding: 20px 0px;
		line-height: 26px;
	}

	.formbox dl dd input {
		border: 1px solid #ccc;
		height: 30px;
		border-radius: 4px;
		padding: 0px 12px;
	}

	.formbox dl dd textarea {
		border: 1px solid #ccc;
		height: 100px;
		border-radius: 4px;
	}

	.formbox dl dd input.submit {
		background-color: #148d00;
		color: #FFF;
		border-color: #148d00;
		text-shadow: 1px 1px 0px #148d00;
	}

	.formbox dl dd .rate {
		background: url(../images/stars_3_small.gif) no-repeat;
		width: 80px;
		height: 12px;
		overflow: hidden;
	}

	.formbox dl dd .rate label {
		width: 14px;
		height: 12px;
		float: left;
		display: block;
		cursor: pointer;
		padding: 0px;
		margin: 0px;
		line-height: 12px;
		margin-right: 1px;
	}

	.formbox dl dd .ratesbox {
		width: 0px;
		height: 0px;
		overflow: hidden;
		float: left
	}

	.formbox dl dd .rate.rate1 {
		background: url(../images/stars_1_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate2 {
		background: url(../images/stars_2_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate3 {
		background: url(../images/stars_3_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate4 {
		background: url(../images/stars_4_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate5 {
		background: url(../images/stars_5_small.gif) no-repeat;
	}

	.formbox .btnews {
		padding: 0px 20px;
		overflow: hidden
	}

	.formbox .btnews li {
		width: 300px;
		float: left;
		list-style: square inside;
		margin-left: 20px;
		margin-right: 10px;
	}

	.formbox .reviewbox {
		padding: 0px 30px;
	}

	.formbox .reviewbox li {
		padding-bottom: 12px;
	}

	.formbox .reviewbox li .name {
		font-weight: bold;
	}

	.formbox .reviewbox li .name span {
		color: #F90;
		margin: 0px 12px;
	}

	.formbox .reviewbox li .reply {
		background: #f4f4f4;
		padding: 0px 12px;
	}

	.formbox .reviewbox li .reply span {
		color: #999
	}


	.rexian {
		width: 493px;
		height: 56px;
		line-height: 56px;
		color: #FF0000;
		border-top: #999 solid 1px;
		border-bottom: #999 solid 1px;
		font-size: 22px;
		font-family: "Microsoft Yahei";
	}






	/*浜у搧璇︾粏椤甸潰缁撴潫*/
	.map_main {
		margin: 10px 0;
		overflow: hidden;
		padding-bottom: 10px;
	}

	.sitemap_con {
		color: #666;
		margin: 0 auto;
		width: 1100px;
	}

	.sitemap_con .map_top {
		border-bottom: 1px solid #ccc;
	}

	.sitemap_con .map_top img {
		float: left;
	}

	.site_r_link {
		background: none repeat scroll 0 0 #f8f8f8;
		border: 1px solid #cdcdcd;
		float: right;
		margin-top: 45px;
		padding: 5px 10px;
		width: 120px;
	}

	.site_plc {
		background: url(../images/ico27.gif) no-repeat scroll 0 8px;
		padding: 5px 0;
		text-indent: 10px;
	}

	.sitemap_con h4 {
		line-height: 30px;
		font-size: 14px;
	}

	.sitemap_con h4 a {
		color: #a30c01;
	}

	.b4 {

		height: auto;
		overflow: hidden;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 8px;
	}

	.b4 ul {
		padding: 0 11px;
	}

	.b4 li {
		float: left;
		line-height: 25px;
		overflow: hidden;
		white-space: nowrap;
		width: 164px;
	}

	.b4 li a {
		color: #666;
	}

	.b4 li a:hover {
		color: #a30c01;
	}

	.fanye {
		width: 850px;
		height: auto;
		overflow: hidden
	}

	.fanye li {
		float: left;
		width: 425px;
		overflow: hidden;
	}

	.fanye li a {
		color: #000;
		display: inline;
	}

	.tcp {
		width: 174px;
		margin-left: 12px;
		margin-top: 10px;
	}

	.tcp a img {
		width: 174px;
		height: 170px;
	}

	.tcp a p {
		width: 174px;
		text-align: center;
		overflow: hidden;
		color: #000;
	}

}







@media screen and (max-width:1200px) {

	.all {
		max-width: 1200px;
		height: auto;
		margin: 0 auto;
	}

	.main {
		padding-top: 20px;
		max-width: 1200px;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
	}

	.main .main_left {
		display: none;
		float: left;
		width: 200px;
	}

	.main .main_left .leftitem {
		border: #d5d5d5 1px solid;
		border-radius: 4px;
		margin-bottom: 12px;
	}

	.main .main_left .leftitem .tit {
		background-color: #393d49;
		height: 45px;
		line-height: 45px;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #fff;
	}

	.main .main_left .leftitem .cates {
		padding: 12px 0px;
	}

	.main .main_left .leftitem .cates dl {
		padding: 0px 12px;
	}

	.main .main_left .leftitem .cates dl dt {
		background-color: #027BC4;
		width: 100%;
		height: auto;
		line-height: 30px;
		color: #fff;
		font-weight: bold;
		text-indent: 16px;
		margin-bottom: 6px;
		border-radius: 2px;
	}

	.main .main_left .leftitem .cates dl dd {
		width: 100%;
		height: auto;
		line-height: 30px;
		text-align: left;
		background: url(../images/ta_22.jpg) 16px center no-repeat;
		text-indent: 30px;
	}

	.main .main_left .leftitem .cates dl dd a {
		font-size: 14px;
		color: #000;
	}

	.main .main_left .leftitem .lianxi {
		padding: 12px 0px;
	}

	.main .main_left .leftitem .lianxi dl {
		padding: 0px 12px;
	}

	.main .main_left .leftitem .lianxi dl dt {
		background: url(../images/tel1.gif) left center no-repeat;
		padding: 10px 0px;
		padding-left: 60px;
	}

	.main .main_left .leftitem .lianxi dl dt .tel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #148d01;
		font-weight: bold;
		line-height: 28px;
	}

	.main .main_left .leftitem .lianxi dl dd {
		line-height: 28px;
		font-size: 14px;
	}

	.main .main_right {
		max-width: 1200px;
		overflow: hidden;
		max-width: 98%;
		margin: 0 auto;
	}

	.main .main_right .sitemap {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		height: 45px;
		line-height: 45px;
		padding-left: 12px;
		font-size: 14px;
	}

	.main .main_right .sitemap a {
		display: inline;
		color: #000;
		font-size: 14px;
	}

	.main .main_right .content {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		padding: 10px;
		margin: 10px auto;
		font-size: 14px;
		line-height: 28px;
	}

	.main .main_right .content img{
		max-width: 100%;
	}


	.main .main_right .content .newslist {
		font-size: 12px;
		overflow: hidden
	}

	.main .main_right .content .newslist li {
		padding: 20px 0px;
		overflow: hidden;
		height: auto;
	}

	.main .main_right .content .newslist li .img {
		max-width: 100%;
		height: auto;
		float: left;
		overflow: hidden;
		margin-top: 2px;
	}

	.main .main_right .content .newslist li .img img {
		width: 100%;
		height: auto;
	}

	.main .main_right .content .newslist li .txt {
		float: left;
		max-width: 100%;
		line-height: 24px;
	}

	.main .main_right .content .newslist li .txt h2 a {
		font-size: 16px;
		line-height: 30px;
	}

	.s {
		max-width: 100%;
		height: auto;
		border-bottom: #d1d2d1 dashed 1px;
	}

	.main .main_right .content .pagebar {
		font-family: Verdana, Geneva, sans-serif;
		height: 30px;
		border: 1px solid #d5d5d5;
		font-size: 12px;
		padding: 0px 12px;
		line-height: 30px;
	}

	.main .main_right .content .pagebar .pl {
		float: left
	}

	.main .main_right .content .pagebar .pr {
		float: right
	}

	.main .main_right .content .pagebar .pr a {
		border: 1px solid #d5d5d5;
		display: inline-block;
		width: auto;
		height: 12px;
		line-height: 12px;
		padding: 4px;
		_margin-top: 4px;
	}

	.main .main_right .content .pagebar .pr a:hover {
		border: 1px solid #dd127b;
	}


	.news_xaingxi {
		width: 100%;
		height: auto;
		border-bottom: #e1e3df dashed 1px;
		margin: 10px auto;
		line-height: 30px;
		color: #333;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 10px;
	}

	.news_author {
		max-width: 100%;
		height: 30px;
		line-height: 30px;
		color: #333;
		font-size: 12px;
		text-align: center;
		border-bottom: #e1e3df dashed 1px;
		margin: 0 auto;
	}

	.news_content {
		max-width: 100%;
		height: auto;
		line-height: 25px;
		color: #505050;
		font-size: 12px;
		margin: 0 auto;
	}


	.main .main_right .cateslist {
		margin-top: 12px;
		overflow: hidden
	}

	.main .main_right .cateslist dl {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		overflow: hidden;
		padding: 10px;
	}

	.main .main_right .cateslist dl dt {
		background: url(../images/tit1.gif) repeat-x;
		height: 32px;
		padding-left: 12px;
		line-height: 32px;
		font-weight: bold;
	}

	.main .main_right .cateslist dl dd {
		float: left;
		margin: 0px auto;
		width: calc(100% / 2 - 1%);
		height: auto;
		overflow: hidden;
		margin-right: 2%;
		margin-bottom: 1%;
	}

	.main .main_right .cateslist dl dd:nth-child(2n+2) {
		margin-right: 0;
	}

	.main .main_right .cateslist dl dd .img {
		width: 100%;
		height: auto;
	}

	.main .main_right .cateslist dl dd a {
		display: block;
		font-size: 14px;
		
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.main .main_right .cateslist dl dd .img img {
		display: block;
		width: 99%;
		height: 150px;
		border: 1px solid #d5d5d5;
	}

	.main .main_right .cateslist dl dd .img a:hover img {
		border: #148d00 1px solid
	}

	.main .main_right .cateslist dl dd .txt {
		width: 100%;
		height: auto;
		line-height: 30px;
		text-align: center;
	}

	.pagebar li {
		float: left;
		list-style: none;
		margin-left: 5px;
		margin-right: 5px;
	}


	.zoom-section {
		clear: both;
		margin-top: 20px;
	}

	*html .zoom-section {
		display: inline;
		clear: both;
	}

	.zoom-desc {
		float: left;
		margin-left: 10px;
		width: 310px;
		margin-bottom: 20px;
	}

	.zoom-small-image {
		border: 1px solid #CCC;
		float: left;
		margin-bottom: 20px;
	}

	.zoom-tiny-image {
		border: 1px solid #CCC;
		margin: 0px;
	}

	.zoom-tiny-image:hover {
		border: 1px solid #C00;
	}

	.prohead {
		overflow: hidden
	}

	.prohead .hleft {
		width: 402px;
		float: left
	}

	.prohead .hleft .proimg {
		width: 400px;
		height: 400px;
	}

	.prohead .hleft .proimg img {
		width: 400px;
		height: 400px;
	}

	.prohead .hleft .smallimg {
		width: 402px;
		height: 60px;
		overflow: hidden
	}

	.prohead .hleft .smallimg dl {
		width: 402px;
		height: 60px;
	}

	.prohead .hleft .smallimg dl dt {
		width: 10px;
		height: 45px;
		margin-top: 8px;
	}

	.prohead .hleft .smallimg dl dt.prev {
		float: left;
	}

	.prohead .hleft .smallimg dl dt.next {
		float: right;
	}

	.prohead .hleft .smallimg dd {
		width: 360px;
		height: 60px;
		float: left;
		margin-left: 12px;
		overflow: hidden
	}

	.prohead .hleft .smallimg dd li {
		width: 72px;
		float: left;
		height: 60px;
		text-align: center
	}

	.prohead .hleft .smallimg dd li img {
		width: 58px;
		height: 58px;
		border: 1px solid #ccc;
	}

	.prohead .hleft .smallimg dd li a:hover img,
	.prohead .hleft .smallimg dd li a.hover img {
		border-color: #dd127b
	}

	.prohead .hleft .btns {
		margin-top: 20px;
	}

	.prohead .hleft .btns span {
		display: none
	}

	.prohead .hleft .btns a {
		display: block;
		height: 22px;
		line-height: 22px;
		text-indent: 20px;
		font-size: 12px;
		background: url(../images/btn-s-bg.png) no-repeat;
		float: left;
		margin-right: 16px;
		width: 80px;
	}

	.prohead .hleft .btns a.b1 {
		background-position: left -150px
	}

	.prohead .hleft .btns a.b2 {
		background-position: left -30px;
		width: 93px;
	}

	.prohead .hleft .btns a.b3 {
		background-position: left -120px;
	}

	.prohead .hleft .btns a.b4 {
		background-position: left -60px;
	}

	.prohead .hright {
		float: right;
		width: 500px;
		font-family: microsoft yahei;
	}

	.prohead .hright h1 {
		font-size: 18px;
	}

	.prohead .hright h2 {
		font-size: 15px;
		color: #ff7300;
	}

	.prohead .hright .proinfo {
		padding-bottom: 12px;
	}

	.prohead .hright .btns {
		padding: 10px 0px;
	}

	.prohead .hright .btns img {
		margin-right: 20px;
	}

	.prohead .hright .tips {
		border: #F66 1px solid;
		background-color: #FCF;
		font-size: 12px;
		padding: 0px 12px;
		color: #F00;
		display: none
	}

	.procontent {
		margin-top: 20px;
	}

	.procontent .tit {
		height: 40px;
		line-height: 40px;
		border-bottom: 2px solid #393d49;
	}

	.procontent .tit dt {
		float: left;
		height: 40px;
		line-height: 40px;
		color: #fff;
		background-color: #393d49;
		text-align: center;
		width: 160px;
		font-weight: bold;
		font-size: 14px;
	}

	.procontent .detail {
		margin-top: 20px;
	}


	.formbox {
		padding-top: 12px;
	}

	.formbox dl {
		border: 1px solid #d5d5d5;
		border-radius: 4px;
		overflow: hidden;
		_float: left
	}

	.formbox dl dt {
		background: url(../images/tit1.gif) repeat-x;
		height: 32px;
		padding-left: 12px;
		line-height: 32px;
		font-weight: bold;
	}

	.formbox dl dd {
		padding: 20px 0px;
		line-height: 26px;
	}

	.formbox dl dd input {
		border: 1px solid #ccc;
		height: 30px;
		border-radius: 4px;
		padding: 0px 12px;
	}

	.formbox dl dd textarea {
		border: 1px solid #ccc;
		height: 100px;
		border-radius: 4px;
	}

	.formbox dl dd input.submit {
		background-color: #148d00;
		color: #FFF;
		border-color: #148d00;
		text-shadow: 1px 1px 0px #148d00;
	}

	.formbox dl dd .rate {
		background: url(../images/stars_3_small.gif) no-repeat;
		width: 80px;
		height: 12px;
		overflow: hidden;
	}

	.formbox dl dd .rate label {
		width: 14px;
		height: 12px;
		float: left;
		display: block;
		cursor: pointer;
		padding: 0px;
		margin: 0px;
		line-height: 12px;
		margin-right: 1px;
	}

	.formbox dl dd .ratesbox {
		width: 0px;
		height: 0px;
		overflow: hidden;
		float: left
	}

	.formbox dl dd .rate.rate1 {
		background: url(../images/stars_1_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate2 {
		background: url(../images/stars_2_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate3 {
		background: url(../images/stars_3_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate4 {
		background: url(../images/stars_4_small.gif) no-repeat;
	}

	.formbox dl dd .rate.rate5 {
		background: url(../images/stars_5_small.gif) no-repeat;
	}

	.formbox .btnews {
		padding: 0px 20px;
		overflow: hidden
	}

	.formbox .btnews li {
		width: 300px;
		float: left;
		list-style: square inside;
		margin-left: 20px;
		margin-right: 10px;
	}

	.formbox .reviewbox {
		padding: 0px 30px;
	}

	.formbox .reviewbox li {
		padding-bottom: 12px;
	}

	.formbox .reviewbox li .name {
		font-weight: bold;
	}

	.formbox .reviewbox li .name span {
		color: #F90;
		margin: 0px 12px;
	}

	.formbox .reviewbox li .reply {
		background: #f4f4f4;
		padding: 0px 12px;
	}

	.formbox .reviewbox li .reply span {
		color: #999
	}


	.rexian {
		width: 493px;
		height: 56px;
		line-height: 56px;
		color: #FF0000;
		border-top: #999 solid 1px;
		border-bottom: #999 solid 1px;
		font-size: 22px;
		font-family: "Microsoft Yahei";
	}






	/*浜у搧璇︾粏椤甸潰缁撴潫*/
	.map_main {
		margin: 10px 0;
		overflow: hidden;
		padding-bottom: 10px;
	}

	.sitemap_con {
		color: #666;
		margin: 0 auto;
		width: 1100px;
	}

	.sitemap_con .map_top {
		border-bottom: 1px solid #ccc;
	}

	.sitemap_con .map_top img {
		float: left;
	}

	.site_r_link {
		background: none repeat scroll 0 0 #f8f8f8;
		border: 1px solid #cdcdcd;
		float: right;
		margin-top: 45px;
		padding: 5px 10px;
		width: 120px;
	}

	.site_plc {
		background: url(../images/ico27.gif) no-repeat scroll 0 8px;
		padding: 5px 0;
		text-indent: 10px;
	}

	.sitemap_con h4 {
		line-height: 30px;
		font-size: 14px;
	}

	.sitemap_con h4 a {
		color: #a30c01;
	}

	.b4 {

		height: auto;
		overflow: hidden;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 8px;
	}

	.b4 ul {
		padding: 0 11px;
	}

	.b4 li {
		float: left;
		line-height: 25px;
		overflow: hidden;
		white-space: nowrap;
		width: 164px;
	}

	.b4 li a {
		color: #666;
	}

	.b4 li a:hover {
		color: #a30c01;
	}

	.fanye {
		max-width: 100%;
		height: auto;
		overflow: hidden
	}

	.fanye li {
		float: left;
		max-width: 100%;
		overflow: hidden;
	}

	.fanye li a {
		color: #000;
		display: inline;
	}

	.tcp {
		width: 174px;
		margin-left: 12px;
		margin-top: 10px;
	}

	.tcp a img {
		width: 174px;
		height: 170px;
	}

	.tcp a p {
		width: 174px;
		text-align: center;
		overflow: hidden;
		color: #000;
	}

}










/***********产品-推荐TITLT*********/
.page-recomend-title {
	overflow: hidden;
	margin-bottom: 20px;
}

.page-recomend-title div {
	font-size: 16px;
	color: #333;
	float: left;
	font-weight: bold;
}

.page-recomend-title a {
	float: right;
	color: #ef7b00;
	font-size: 16px;
	padding: 2px 6px;
}

/***********产品-推荐新闻*********/
.page-in-reconmend {
	overflow: hidden;
	margin-bottom: 30px;
}

.page-recom-news {
	overflow: hidden;
}

.page-recom-news-box {
	float: left;
	width: 48%;
	display: block;
	overflow: hidden;
	line-height: 18px;
	height: 18px;
	margin-bottom: 15px;
	margin-right: 2%;
}

.page-re-news-tit {
	font-size: 14px;
	padding-left: 5px;
	line-height: 18px;
	height: 18px;
	color: #333;
	overflow: hidden;
	float: left;
	width: calc(100% - 100px);
}

.page-re-news-time {
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	padding-right: 5px;
	border-right: 1px solid #999;
	float: left;
	color: #999;
}

/***********产品-推荐产品*********/
.page-recom-pro {
	overflow: hidden;
}

.page-recom-pro-box {
	display: block;
	float: left;
	width: 23.5%;
	margin-right: 2%;
}

.page-recom-pro a:last-child {
	margin-right: 0;
}

.page-recom-pro-box img {
	width: 100%;
	height: 180px;
}

.page-re-pro-tit {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-bottom: 10px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/***********新闻hover*********/
.page-recom-news-box:hover .page-re-news-tit {
	color: #1b5ca9;
}

.page-recom-news-box:hover .page-re-news-time {
	color: #1b5ca9;
}

.page-recom-pro-box:hover .page-re-pro-tit {
	color: #1b5ca9;
}



@media(max-width:991px) {
	.page-in-reconmend {
		display: none;
	}
}

