﻿@charset "utf-8";
img, ul, li, button {
	padding: 0px;
	margin: 0px;
}
img, button {
	border: none;
}
a {
	color: #000;
	text-decoration: none;
	display: inline-block;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	border: 0;
    width: 100%;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix {
	display: inline-table;
}
input, textarea {
	outline: none;
	border: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
h3 {
	font-size: 18px;
}
/* End hide from IE-mac */
h3 a {
	color: #bb0000;
}
/*top*/
.top {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #f3f3f3;
}
.top-c {
	width: 1180px;
	margin: 0 auto;
}
.top-c dl dt {
	float: left;
	width: 220px;
}
.top-c dl dd {
	float: right;
	width: 255px;
}
.top-c dl dd a {
	margin: 0 5px;
}
/* banner */
.banner {
	width: 100%;
	position: relative;
	height: 460px;
	overflow: hidden;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 460px;
	background: transparent;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}
.fullSlide .bd ul {
	width: 100% !important
}
.fullSlide .bd li {
	width: 100% !important;
	height: 460px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat
}
.fullSlide .bd li a {
	display: block;
	height: 460px
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}
.fullSlide .hd ul {
	text-align: center;
	margin-bottom: 10px
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #252525;
*filter:alpha(opacity=50);
*opacity:.5;
	line-height: 999px
}
.fullSlide .hd ul .on {
	background: #bb0000;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
*filter:alpha(opacity=50);
*opacity:.5;
	display: none
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px
}
/*search*/
#search {
	width: 1170px;
	height: 57px;
	line-height: 57px;
	margin: 0 auto;
	padding: 0 5px;
	overflow: hidden;
	font-size: 16px;
}
.search_left {
	float: left;
	background: url(../templates/pic.jpg) no-repeat left center;
	padding-left: 25px;
}
.search_left b {
	font-size: 14px;
}
.search_left img {
	vertical-align: middle;
	margin-right: 10px;
}
.search_left span a {
	margin: 0 10px;
	color: #6f6f6f;
}
.search_right {
	float: right;
	width: 202px;
	margin-top: 12px;
	height: 32px;
	line-height: 32px;
	border-radius: 20px;
	border: 1px solid #8e8e8e;
}
.font1 {
	padding-left: 8px;
}
.out {
	width: 125px;
	height: 32px;
	float: left;
	line-height: 32px;
	font-size: 13px;
	margin-left: 14px;
}
.btnn {
	width: 24px;
	height: 19px;
	background: url(../templates/search.png) no-repeat;
	cursor: pointer;
	float: right;
	margin: 6px 10px 0 0;
}
 @charset "utf-8";
.main {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
.all {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 40px auto;
}
.main {
	margin-top: 20px;
	font-family: "Microsoft YaHei";
}
.main .main_left {
	float: right;
	width: 300px;
}
.main .main_left .leftitem {
	border: #d5d5d5 1px solid;
	border-radius: 4px;
	margin-bottom: 12px;
	font-size: 13px;
}
.main .main_left .leftitem .tit {
	background: url(../templates/tit1.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	text-indent: 20px;
	font-weight: bold
}
.main .main_left .leftitem .cates {
	padding: 12px 0px;
}
.main .main_left .leftitem .cates dl {
	padding: 0px 12px;
}
.main .main_left .leftitem .cates dl dt {
    /* height: 30px; */
	line-height: 30px;
	color: #333;
	font-weight: bold;
	/*text-indent: 16px;*/
	font-size: 14px;
	border-radius: 2px;
	border-bottom: 1px dashed #CCCCCC;
}
.main .main_left .leftitem .cates dl dt a {
	color: #999;
}
.main .main_left .leftitem .cates dl dd {
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
	background: url(../images/arrow1.gif) 16px center no-repeat
}
.main .main_left .leftitem .lianxi {
	padding: 12px 0px;
}
.main .main_left .leftitem .lianxi dl {
	padding: 0px 8px;
}
.main .main_left .leftitem .lianxi dl dt {
	background: url(../templates/tell.gif) no-repeat;
	padding-bottom: 10px;
	padding-left: 60px;
}
.main .main_left .leftitem .lianxi dl dt .dh {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.main .main_left .leftitem .lianxi dl dd {
	line-height: 24px;
}
.main .main_right {
	float: left;
	width: 865px;
	overflow: hidden;
}
.main .cp_right {
	float: left;
	width: 100%;
	overflow: hidden;
}
.button {
    margin-right: 5px;
    display: inline-block;
    border: 1px solid #efadb1;
    padding: 2px 5px;
    height: 15px;
    line-height: 15px;
    color: #e37d84;
    font-size: 12px;
    text-align: center;
}
.info {
    color: #666;
    font-size: 12px;
}
.main .main_right .sitemap,.main .cp_right .sitemap  {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	font-size: 14px;
}
.main .main_right .content,.main .cp_right .content {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 12px 24px;
	margin-top: 12px;
	font-size: 14px;
	line-height: 28px;
}
.main .main_right .content .newslist,.main .cp_right .content .newslist {
	font-size: 13px;
	overflow: hidden
}
.main .main_right .content .newslist li,.main .cp_right .content .newslist li {
	padding: 15px 0px;
	overflow: hidden;
	_height: 118px;
}
.main .main_right .content .newslist li .img,.main .cp_right .content .newslist li .img  {
	width: 168px;
	height: 130px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
}
.main .main_right .content .newslist li .img img,.main .cp_right .content .newslist li .img img {
	width: 167px;
	height: 130px;
}
.main .main_right .content .newslist li .txt,.main .cp_right .content .newslist li .txt {
	float: right;
	width: 620px;
	line-height: 24px;
	height: 138px;
	overflow: hidden;
}
.main .main_right .content .newslist li .txt h3 ,.main .cp_right .content .newslist li .txt h3 {
    font-size: 13px;
    font-weight: 500;
    color: #333333;
}
.main .main_right .content .newslist li .txt h3 a,.main .cp_right .content .newslist li .txt h3 a {
	font-size: 18px;
    font-weight: 400;
    color: #333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main .main_right .content .newslist li .txt p,.main .cp_right .content .newslist li .txt p {
    color: #666;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 5px;
}
.main .main_right .content .newslist li .txt h3 a,.main .cp_right .content .newslist li .txt h3 a {
    font-size: 14px;
    color: #999;
    line-height: 25px;
}
.main .main_right .content .newslist li .txt span.info small,.main .cp_right .content .newslist li .txt span.info small {
    color: #AAA;
    font-size: 14px;
    margin-left: 3px;
}
.main .main_right .content .pagebar,.main .cp_right .content .pagebar {
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	border: 1px solid #d5d5d5;
	font-size: 13px;
	padding: 0px 12px;
	line-height: 30px;
}
.main .main_right .content .pagebar .pl,.main .cp_right .content .pagebar .pl {
	float: left
}
.main .main_right .content .pagebar .pr,.main .cp_right .content .pagebar .pr {
	float: right
}
.main .main_right .content .pagebar .pr a,.main .cp_right .content .pagebar .pr a {
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 4px;
	_margin-top: 4px;
}
.main .main_right .content .pagebar .pr a:hover,.main .cp_right .content .pagebar .pr a:hover {
	border: 1px solid #dd127b;
}
.main .main_right .cateslist,.main .cp_right .cateslist {
	margin-top: 12px;
	overflow: hidden;
	font-size: 13px;
}
.main .main_right .cateslist dl,.main .cp_right .cateslist dl  {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.main .main_right .cateslist dl dt,.main .cp_right .cateslist dl dt ,.main .main_right .content dt{
	background: url(../templates/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.main .main_right .cateslist dl dd {
	float: left;
	margin: 10px 9px;
	width: 197px;
	display: inline;
}
.main .cp_right .cateslist dl dd {
	float: left;
	margin: 10px 9px;
	width: 275px;
	display: inline;
}
.main .main_right .cateslist dl dd .img {
	width: 197px;
	height: 158px;
}
.main .cp_right .cateslist dl dd .img {
	width: 275px;
	height: 208px;
}
.main .main_right .cateslist dl dd .img img {
	width: 197px;
	height: 158px;
	border: 1px solid #d5d5d5;
}
.main .cp_right .cateslist dl dd .img img {
	width: 275px;
	height: 208px;
	border: 1px solid #d5d5d5;
}
.main .main_right .cateslist dl dd .img a:hover img,.main .cp_right .cateslist dl dd .img a:hover img {
	border: #000 1px solid
}
.main .main_right .cateslist dl dd .txt,.main .cp_right .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.main .main_right .cateslist dl dd .txt a,.main .cp_right .cateslist dl dd .txt a {
	text-align: center;
    width: 199px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-index-screen {
    margin-top: 15px;
}
.main-index-screen .bd {
    border: 1px solid #eaeaea;
    background-color: #fff;
    position: relative;
}
.main-index-screen .bd dl {
    position: relative;
    padding-left: 80px;
    border-bottom: 1px dotted #eaeaea;
    color: #333;
    font-size: 14px;
    line-height: 41px;
    background: #f8f8f8;
}
.main-index-screen .bd dl dt {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    color: #030002;
    font-weight: 800;
}
.main-index-screen .bd dl dd {
    padding: 0 20px;
    background: #fff;
    border-left: 1px solid #eaeaea;
    text-align: left;
}
.main-index-screen .bd dl dd a {
    margin-right: 24px;
    color: #292929;
    border: 1px solid transparent;
    padding: 2px 5px;
}
.con {
    color: #e41c0e!important;
    border: 1px solid #c7d3df!important;
    padding: 2px 5px;
}

.main-index-screen  a:hover, .main-index-screen  .hover {
	display: inline-block;
	color: #fff;
	background: #a3b8cf;
	border-color: #a3b8cf;
}

.side_tit {
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 4px;
    position: relative;
    height: 47px;
    line-height: 47px;
    padding-top: 5px;
    box-sizing: border-box;
}
.new_side_bot ul {
    overflow: hidden;
    border-top: 2px solid #d00;
    position: relative;
    top: -1px;
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
    width: 300px;
}
.new_side_bot li {
    width: 144px;
    height: 87px;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 10px;
    float: left;
    position: relative;
    overflow: hidden;
}
.new_side_bot li .news_txt {
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 87px;
    left: 0;
    line-height: 154px;
    overflow: hidden;
    position: absolute;
    text-indent: 9px;
    width: 100%;
}
.new_side_bot li:nth-of-type(2n) {
    margin-right: 0;
}
.explain {
    background-color: #fafafa;
    color: #999;
    margin: 14px;
    padding: 15px 30px;
    line-height: 2em;
}

.news_xaingxi {
	width: 100%;
	height: 60px;
	border-bottom: #e1e3df dashed 1px;
	margin: 15px auto 0 auto;
	line-height: 80px;
	color: #505050;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.news_xaingxi h1 {
    margin-bottom: 5px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}
.news_author {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #505050;
	font-size: 13px;
	text-align: center;
	border-bottom: #e1e3df dashed 1px;
	margin: 0 auto;
}
.news_content {
    width: 95%;
    height: auto;
    line-height: 28px;
    color: #505050;
    font-size: 16px;
    margin: 15px auto 0 auto;
    overflow: hidden;
}
.news_content h2,.news_content h3 {
    margin-bottom: 8px;
    font-size: 17px;
    color: #0c5cc8;
    padding: 14px 10px;
    font-weight: 700;
    line-height: 20px;
    font-family: microsoft yahei;
    vertical-align: baseline;
    display: block;
    word-wrap: break-word;
    background-color: #f6f6f6;
    margin-top: 5px;
    border-left: 3px #0c5cc8 solid;
}
.news_content strong,.pinglun-topic strong {
    color: #0c5cc8;
}
.news_content p,.pinglun-boy p {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 10px;
}
.news_content p a {
    color: #FF5722;
    font-weight: 700; 
}
.pinglun h4 span {
    margin-bottom: 8px;
    font-size: 17px;
    color: #0c5cc8;
    padding: 14px 10px;
    font-weight: 700;
    line-height: 20px;
    font-family: microsoft yahei;
    vertical-align: baseline;
    display: block;
    word-wrap: break-word;
    background-color: #f6f6f6;
    text-align: left;
}
.pinglun-item {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 5px;
}
.pinglun-topic {
    margin-top: 10px;
}
.pinglun-boy {
    border-bottom: 1px dotted #181818;
    line-height: 35px;
}
.pinglun-item span {
    font-size: 14px;
    color: #3897f0;
}
.form_box dl {
	clear: both;
	padding: 8px 0px;
	font-size: 13px;
	line-height: 28px;
}
.form_box dl dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
}
input.txt {
	width: 200px;
	float: left;
}
#txtContent {
	float: left;
}
.input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #CACACA;
	border-radius: 4px;
	font-family: "Microsoft YaHei";
}
.txt {
	float: right;
	width: 100%;
	line-height: 24px;
	font-size: 13px;
}
.form_box dl dd .btn_submit {
	padding: 10px 50px;
	border: 1px solid #bb0000;
	background: none repeat scroll 0% 0% #bb0000;
	color: #FFF;
	font-size: 14px;
	line-height: 1em;
	margin-left: 100px;
	cursor: pointer;
	font-family: "Microsoft YaHei";
}
.search_list {
	margin-top: 30px;
}
ul, ol, dl, li, dt, dd, p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	list-style: none outside none;
}
.search_list li a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 900;
	text-align: left;
}
.search_list li span {
	text-align: right;
	float: right;
}
.search_list li p {
	margin: 10px 0px;
	line-height: 25px;
	padding-left: 15px;
}
.info_key {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 10px 0px;
	overflow: hidden;
}
#focus {
	width: 1180px;
	height: 320px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#focus ul {
	height: 320px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 1180px;
	height: 320px;
	overflow: hidden;
	position: relative;
}
#focus ul li img {
	width: 1180px;
	height: 320px;
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
#focus .btnBg {
	position: absolute;
	width: 1180px;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #cbcbcb;
}
#focus .btn {
	position: absolute;
	width: 562px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}
#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 25px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #fff;
}
#focus .btn span.on {
	background: #fff;
}
.main .main_right .cateslist1,.main .cp_right .cateslist1 {
	margin-top: 12px;
	overflow: hidden
}
.main .main_right .cateslist1 dl,.main .cp_right .cateslist1 dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.main .main_right .cateslist1 dl dt,.main .cp_right .cateslist1 dl dt {
	background: url(../templates/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.main .main_right .cateslist1 dl dd,.main .cp_right .cateslist1 dl dd {
	float: left;
	margin: 12px 8px;
	margin-left: 5px;
	width: 220px;
	display: inline;
}
.main .main_right .cateslist1 dl dd .img ,.main .cp_right .cateslist1 dl dd .img {
	width: 220px;
	height: 160px;
}
.main .main_right .cateslist1 dl dd .img img,.main .cp_right .cateslist1 dl dd .img img {
	width: 220px;
	height: 160px;
	border: 1px solid #d5d5d5;
}
.main .main_right .cateslist1 dl dd .img a:hover img ,.main .cp_right .cateslist1 dl dd .img a:hover img {
	border: #000 1px solid
}
.main .main_right .cateslist1 dl dd .txt ,.main .cp_right .cateslist1 dl dd .txt{
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.hot {
	overflow: hidden;
	margin: 20px;
}
.hot ul li {
	height: 180px;
	line-height: 22px;
}
.hot ul li img {
	width: 160px;
	height: 160px;
}
.zklist {
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #D5D5D5;
	border-radius: 4px;
	font-family: "宋体";
	font-size: 13px;
}
.zklist-T {
	background: url(../templates/tit1.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-indent: 12px;
}
.zklist-C {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.zklist-C ul li {
	width: 29%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
}
.zklist-C ul li a {
	float: left;
	width: 75%;
}
.zklist-C ul li span {
	float: right;
	text-align: right;
}
.tantou {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tantou img {
	width: 100%;
	height: auto;
}
.flickr {
    padding: 30px 0 15px;
    width: 100%;
    text-align: center;
    clear: both;
}
.flickr li {
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    padding-bottom: 1px;
}
.flickr a {
    color: #333;
    padding: 0 15px;
    margin: 0 4px;
    background: #fff;
    border: 1px solid #edebeb;
}
.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: 702px;
	float: left
}
.prohead .hleft .proimg {
	width: 700px;
	height: 400px;
}
.prohead .hleft .proimg img {
	width: 700px;
	height: 400px;
}
.prohead .hleft .smallimg {
	width: 702px;
	height: 60px;
	overflow: hidden
}
.prohead .hleft .smallimg dl {
	width: 702px;
	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: 13px;
	background: url(../templates/fuderui/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;
}
.btns1 {
	clear: both;
	margin-top: 15px;
}
.prohead .hright {
	float: right;
	width: 380px;
	font-family: microsoft yahei;
}
.prohead .hright h1 {
	font-size: 18px;
}
.prohead .hright h2 {
	font-size: 15px;
	color: #ff7300;
}
.prohead .hright .proinfo {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
}
.prohead .hright .btns {
	width: 100%;
	overflow: hidden;
	margin: 15px auto;
}
.prohead .hright .btns img {
	margin-right: 20px;
}
.prohead .hright .tips {
	border: #F66 1px solid;
	background-color: #FCF;
	font-size: 13px;
	padding: 0px 12px;
	color: #F00;
	display: none
}
.procontent {
	margin-top: 20px;
}
.procontent .tit {
	height: 34px;
	line-height: 40px;
	border-bottom: 2px solid #ccc;
}
.procontent img {
    max-width: 100%;
    height: 100% !important;
}
.procontent .tit dt {
	float: left;
	height: 33px;
	line-height: 33px;
	color: #000;
	background: url(../templates/tit1.gif) repeat-x;
	border: 1px solid #ccc;
	text-align: center;
	width: 160px;
	font-weight: bold;
	font-size: 14px;
}
.procontent .detail {
	margin-top: 20px;
}
.comment_list {
	width: 95%;
	margin: 0 auto;
}
.formbox222 {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	padding-left: 25px;
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 13px;
}
.formbox {
	margin-top: 20px;
}
.formbox dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.formbox dl dt {
	background: url(../templates/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: #dd127b;
	color: #FFF;
	border-color: #9c0c56;
	text-shadow: 1px 1px 0px #9c0c56;
}
.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
}
input.txt {
	width: 200px;
	float: left;
}
.input {
	display: inline;
	margin-right: 5px;
	padding: 5px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #CACACA;
	border-radius: 4px;
	font-family: "Microsoft YaHei";
}
.btn_submit {
	background: none repeat scroll 0px 0px #8A8888;
	color: #FFF;
	cursor: pointer;
	font-family: "Microsoft YaHei";
	font-size: 13px;
	line-height: 1em;
	padding: 10px 30px;
}
.contactus strong {
	padding: 0px 6px 0px;
}
.contactus {
	padding: 20px;
}
.prohead .hright .tels {
	border-bottom: 1px solid #DDD;
	font-size: 16px;
	line-height: 36px;
}
.prohead .hright .tels span {
	color: #F00;
	font-size: 28px;
	font-weight: bold;
	margin-left: 12px;
	line-height: 36px;
}
.btn01.w100 {
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    margin: 10px 0;
}
.prod-list02 {
    border: 1px solid #d9d9d9;
}
.prod-list02 > ul > li {
    border-bottom: 1px solid #d9d9d9;
}
.prod-list02 .cl {
    color: #e1a642;
}
.cl {
    color: #fec884;
}
.li40 {
    line-height: 40px;
}
.fz16 {
    font-size: 15px;
    margin-bottom: 9px;
    margin-top: 9px;
}
.tac {
    text-align: center;
}
.prod-list02 .box2 {
    overflow: hidden;
}
.prod-list02 .box2 span {
    float: left;
    width: 50%;
    margin: 8px 0;
    line-height: 18px;
    text-align: center;
    color: #8e8d8d;
}
.btn01 {
    display: inline-block;
    width: 114px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #0064ce;
    transition: all .2s;
}
.formbox {
	margin-top: 20px;
}
.formbox dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.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: #0555aa;
	color: #FFF;
	border-color: #9c0c56;
	text-shadow: 1px 1px 0px #9c0c56;
}
.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
}
.pagess {
    line-height: 30px;
    background: #f7f7f7;
    overflow: hidden;
    margin: 15px 0px;
    padding: 0 10px;
}
.pagess span {
    float: right;
    width: 320px;
    overflow: hidden;
    height: 30px;
    display: block;
}
.pagess a {
    font-weight: bold;
}
.padding-big {
    float: right;
}
/*首页样式公用开始*/
* {
	margin: 0;
	padding: 0;
	border: 1;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
body {
	font-family: "Microsoft YaHei";
}
.header {
    height: 100px;
    position: relative;
}
.header .logoimg {
    background: url(/skin/images/logo.png) no-repeat;
    width: 300px;
    height: 93px;
    position: absolute;
    left: 0;
}
.header .logoimg a {
    width: 320px;
    height: 93px;
    display: block;
    text-indent: -999em;
}
.header .header_r {
    float: right;
    margin-top: 20px;
}
.header .header_r dt {
    float: left;
}
.header .header_r dt img {
    display: block;
    margin-top: 4px;
}
.header .header_r dd {
    padding-left: 40px;
}
.header .header_r dd span {
    font-size: 15px;
    color: #030303;
}
.header .header_r dd p {
    font-size: 22px;
    line-height: 28px;
    font-family: "Arial";
    color: #0c5cc8;
    font-weight: bold;
}
.header {
	width: 100%;
	height: 105px;
	overflow: hidden;
}
.header_heibao{
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.header_l{
    position: absolute;
    left: 295px;
    margin-top: 20px;
    overflow: hidden;
    padding-left: 12px;
    border-left: 1px solid rgba(23,16,16,0.23);
}
.header_l  span {
	color: #cb0d00;
}
.header1 {
	font-size: 22px;
	color: #212121;
	font-weight: bold;
	top: 18px;
}
.header2 {
	font-size: 16px;
	color: #333333;
	top: 50px;
}
.bxytop1 {
	width: 100%;
	height: 45px;
	background: url(../images/bxytop1.jpg) no-repeat top center;
	overflow: hidden;
}
.bxyhead {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
}
.bxyhead1 {
	width: 100%;
	height: 45px;
	color: #000;
}
.bxyhead11 {
	width: 55%;
	float: left;
	height: 100%;
	line-height: 45px;
	font-size: 13px;
	color: #000;
}
.bxyhead12 {
	width:30%;
	float: right;
	height: 100%;
	line-height: 31px;
	font-size: 13px;
	color: #fff;
}
.bxyhead12 li {
	float: right;
}
.bxyhead12 a {
	color: #fff;
}
.bxyhead12 a:hover {
	color: #cb0d00;
}
.bxyding {
	width: 100%;
	height: 105px;
	background: url(../images/bxyding.jpg) no-repeat top center;
	overflow: hidden;
}
.bxydingn {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.bxydingn span {
	color: #cb0d00;
}
.bxydingn1 {
	font-size: 22px;
	color: #212121;
	font-weight: bold;
	position: absolute;
	left: 295px;
	top: 18px;
}
.bxydingn2 {
	font-size: 16px;
	color: #333333;
	position: absolute;
	left: 295px;
	top: 50px;
}
.bxydh {
	width: 100%;
	height: 52px;
	background: url(../images/bxydh.jpg) no-repeat top center;
	overflow: hidden;
}
.bxydh ul {
	width: 1080px;
	height: 52px;
	margin: 0 auto;
}
.bxydh ul li {
	float: left;
	font-size: 15px;
	padding: 0 13px 0 13px;
	height: 52px;
	line-height: 52px;
	background: url(../images/bxydhlm.jpg) no-repeat right top;
}
.bxydh ul li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.bxydh ul li a:hover {
	color: #f61700;
}
.bxyfoot {
	width: 100%;
	height: 277px;
	background: url(../images/bxyfoot.jpg) no-repeat top center;
	overflow: hidden;
	position: relative;
}
.bxyfootn {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.bxyfootn1 {
	width: 1080px;
	height: 50px;
	padding-top: 40px;
	color: #fff;
	margin: 0 auto;
}
.bxyfootn1 ul {
	width: 820px;
	float: right;
}
.bxyfootn1 li {
	float: left;
	font-size: 13px;
	margin-right: 5px;
}
.bxyfootn1 li a {
	color: #fff;
}
.bxyfootx {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.bxyfootx2 {
	width: 420px;
	float: left;
	margin-left: 350px;
	margin-top: 30px;
	font-size: 14px;
}
.bxyfootx2 a {
	color: #fff;
}
.bxyfootx2 p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.bxyliu {
	width: 300px;
	height: 110px;
	position: absolute;
	right: 7px;
	top: 47px;
}
.bxyliun {
	width: 100%;
	height: 100%;
	position: relative;
}
.intxt3 {
	width: 200px;
	height: 25px;
	font-size: 14px;
	position: absolute;
	left: 55px;
	top: 3px;
	background-color: transparent;
	outline: none;
	color: #000;
}
.intxt4 {
	width: 200px;
	height: 25px;
	font-size: 14px;
	position: absolute;
	left: 55px;
	top: 43px;
	background-color: transparent;
	outline: none;
	color: #000;
}
.coolbg5 {
	cursor: pointer;
	font-size: 13px;
	color: #0151a7;
	font-family: "Microsoft YaHei";
	position: absolute;
	left: 31px;
	top: 88px;
	outline: none;
	background-color: transparent;
}
/*首页样式公用结束*/

.txtcon1 {
    width: 100%;
    height: auto;
    padding-top: 70px;
    background: url(/skin/images/b63.png) no-repeat left 10px;
}

.txtcon2 {
    width: 100%;
    height: auto;
    padding-top: 20px;
}

.txtcon2_title {
    width: 100%;
    height: 70px;
    margin-bottom: 18px;
    background: url(/skin/images/b64.png) no-repeat left 10px;
    border-bottom: 1px solid #999;
}

.blk-main {
    width: 996px;
    margin: 0 auto;
}

.blk-md {
    width: 100%;
    clear: both;
}

.p12-404 {
    padding-top: 100px;
}

.p12-404 dl {
    position: relative;
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
}

.p12-404 dt {
    width: 50%;
}

.p12-404 dt img {
    width: 100%;
}

.p12-404 dd {
    width: 50%;
    padding-left: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -50px;
    text-align: center;
}

.p12-404 dd h3 {
    height: 60px;
    font-size: 40px;
    line-height: 60px;
    color: #154c64;
}

.p12-404 dd h4 {
    color: #a8cc2a;
    font-size: 26px;
    font-weight: normal;
}

.p12-404 dd p {
    height: 30px;
    line-height: 30px;
    padding-top: 30px;
}

.p12-404 dd p a {
    color: #154c64;
}

.p12-404 dd p span {
    margin: 0 10px;
}




.wrap-z {
    width: 100%;
    margin: 0 auto;
}
.news-left-z01 {
    padding-right: 30px;
    margin-right: 24px;
}

.news-left-z {
    width: 347px;
    overflow: hidden;
}
.fl {
    float: left;
}
.news-left-z .title-z01 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #bababa solid;
    overflow: hidden;
}
.news-left-z .title-z01 h2 {
    font-size: 20px;
    color: #242424;
    font-weight: 400;
}
.fr {
    float: right;
}
.news-left-z .title-z01 p a {
    color: #4d4d4d;
    font-size: 13px;
}
.list-z-news {
    padding-left: 29px;
    background: url(/skin/images/hs_icon.png) no-repeat 4px 16px;
    padding-top: 10px;
    background-position: -419px 14px;
}
.list-z-news ul li {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
.news-left-z01:nth-of-type(3n) {
    margin-right: 0;
}
.list-z-news ul li i {
    float: right;
}
em, i {
    font-style: normal;
}
.diquwenda {
  margin: 15px auto;
  width: 98%;
}

.diquwenda .wenda {
  margin-top: 15px;
}

.wenda .wen {
  color: #2276bc;
}

.wenda .da {
  font-size: 16px;
}

.shinewslist {
  margin: 5px 0 15px;
}

.shinewslist time {
}

.shinewslist .more {
  float: right;
}

.diqujieshao {
  font-size: 16px;
  text-indent: 2em;
}

.diqujieshao p {
  margin-top: 10px;
}

.diquchoose {
  margin: 20px 0;
}

.diquchooseh3 i {
  color: red;
  font-size: 26px;
  font-style: oblique;
  margin-right: 10px;
}

.diquchooseh3 {
  color: #2276bc;
  font-weight: 700;
}

.diquchooseh3 span {
  color: #ccc;
  font-size: 14px;
  margin-left: 10px;
}
.diquh2 {
    border-left: 3px solid #2276bc;
    padding-bottom: 15px;
    margin-bottom: 8px;
    font-size: 17px;
    color: #0c5cc8;
    padding: 14px 10px;
    font-weight: 700;
    line-height: 20px;
    font-family: microsoft yahei;
    vertical-align: baseline;
    display: block;
    word-wrap: break-word;
    background-color: #f6f6f6;
    text-align: left;
}
.main .main_right .cateslist2,.main .cp_right .cateslist2 {
	margin-top: 12px;
	overflow: hidden;
	font-size: 13px;
}
.main .main_right .cateslist2 dl,.main .cp_right .cateslist dl  {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}
.main .main_right .cateslist2 dl dt,.main .cp_right .cateslist2 dl dt ,.main .main_right .content dt{
	background: url(../templates/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}
.main .main_right .cateslist2 dl dd {
	float: left;
	margin: 10px 9px;
	width: 238px;
	display: inline;
}
.main .cp_right .cateslist2 dl dd {
	float: left;
	margin: 10px 9px;
	width: 275px;
	display: inline;
}
.main .main_right .cateslist2 dl dd .img {
	width: 238px;
	height: 158px;
}
.main .cp_right .cateslist2 dl dd .img {
	width: 275px;
	height: 208px;
}
.main .main_right .cateslist2 dl dd .img img {
	width: 238px;
	height: 158px;
	border: 1px solid #d5d5d5;
}
.main .cp_right .cateslist2 dl dd .img img {
	width: 275px;
	height: 208px;
	border: 1px solid #d5d5d5;
}
.main .main_right .cateslist2 dl dd .img a:hover img,.main .cp_right .cateslist dl dd .img a:hover img {
	border: #000 1px solid
}
.main .main_right .cateslist2 dl dd .txt,.main .cp_right .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.main .main_right .cateslist2 dl dd .txt a,.main .cp_right .cateslist dl dd .txt a {
	text-align: center;
    width: 199px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}