/* CSS Document */
html {

	height: 100%;

	border: none;

}

body {

	height: 100%;

	min-width: 1200px;

	border: none;

	padding: 0;

	margin: 0;

	text-align: left;

	font-size: 14px;

	color: #484848;

	font-family: Arial, "microsoft yahei";

	background: #FFF;

}

div, ul, li, img, dl, dd, dt, p {

	padding: 0;

	margin: 0;

	border: none;

}

ul, dl {

	list-style-type: none;

}

h1, h2, h3, h4, h5 {

	margin: 0;

	padding: 0;

	font-weight: normal;

}

a {

	color: #333;

	text-decoration: none;

}

a:hover {

	color: #FF9900;

	text-decoration: none;

}
#logo {
	height: 90px;
	width: 100%;
}
#logo .logo {
}

#logo .logo img {
	margin-top:4px;
}
#logo .tel {
	background: url(../image/tel.jpg) no-repeat left center;
	height: 120px;
	width: 200px;
	padding-left: 58px;
}
#logo .tel p {
	font-size: 16px;
	color: #666;
	margin-top: 35px;
}
#logo .tel p span {
	font-size: 30px;
	display: block;
	font-weight: bold;
	color: #666;
}
.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.clear {
	clear: both;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}

.nav {

	background: url(../image/navbg.jpg) no-repeat top center;

	height: 68px;

}

.nav ul li {

	float: left;

	text-align: center;

	font-size: 16px;

	margin-top: 7px;

}

.m {
	height: 60px;
	margin-top: 7px;
	overflow: hidden;
	background-image: url(../image/line.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.nav ul li a {

	color: #FFF;

	display: block;

	width: 130px;

	height: 60px;

	line-height: 60px;



	z-index: 2;

}

.nav ul li a:hover, .nav ul>li.on>a {

	color: #FF6600;

}

.nav ul .home {

	margin-left: 15px;

}

.nav ul .on.home a {

	color: #FFF;

}

.nav ul .home a:hover {

	color: #FFF;

}

.nav ul .home:after, .nav ul li:nth-child(2):after {

	display: none;

}

/*banner*/
.full_banner {
	width: 100%;
	position: relative;
	height:450px;
	background: #FFF;
	overflow: hidden;
}
.full_banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.full_banner .bd ul {
	width: 100% !important;
}
.full_banner .bd li {
	width: 100% !important;
	float: left;
	height: 450px;
	overflow: hidden;
	text-align: center;
}
.full_banner .bd li a {
	display: block;
	height: 450px;
}
.full_banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.full_banner .hd ul {
	text-align: center;
}
.full_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 40px;
	height: 12px;
	margin: 5px;
	background: url(../image/tg_flash_p.png) -50px 0;
	overflow: hidden;
	line-height: 9999px;
}
.full_banner .hd ul .on {
	background-position: 0px 0px;
}

.pro_list {
	width: 1200px;
	margin: 0 auto;
}
.pro_list_top {
	width: 1200px;
	height: 70px;
	margin-top: 20px;
	background: url(../image/title_bg.jpg) left bottom no-repeat;
}
.pro_list_top_txt {
	width: 400px;
	height: 25px;
	float: left;
	font-size: 12px;
	color: #6f7d86;
	line-height: 25px;
}
.pro_list_top_title {
	width: 400px;
	height: 35px;
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #2d3841;
	line-height: 35px;
	clear: left;
}
.pro_list_content {
	width: 1200px;
	margin-top: 20px;
	overflow: hidden;
	height: auto;
	display:block;
}
.pro_list_content ul{
	padding-left: 15px;
}
.pro_list_content ul li {
	width: 280px;
	height: 490px;
	float: left;
	list-style: none;
	border: 1px solid #d6e1e5;
	margin-bottom: 20px;
}
.pro_list_content .li_r {
	margin-right: 10px;
}
.pro_list_content_pic {
	width: 250px;
	height: 333px;
	float: left;
	padding:15px;
}
.pro_list_content_pic img{
	width: 250px;
	height: 333px;
	float: left;
}
.pro_list_content_t1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	display:block;
	text-align:center;
	overflow: hidden;
	text-decoration: none;
}
.pro_list_content_price {
	width: 246px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #444;
	float: left;
	padding-left: 17px;
	padding-right: 17px;
	margin-top: 0px;
}
.pro_list_content_t1 a {
	color: #0033CC;
	text-decoration: none;
}
.pro_list_content_t2 {
	width: 246px;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	float: left;
	font-weight: bold;
	padding-left: 17px;
	padding-right: 17px;
}
.pro_list_content_t3 {
	width: 246px;
	height: 100px;
	display:block;
	line-height: 20px;
	font-size: 14px;
	color: #6f7d86;
	padding-left: 17px;
	padding-right: 17px;
}
.more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: right;
	margin-top: 34px;
	color: #3366CC;
	font-size:13px;
}
.more a:link {
	color: #3366CC;
	TEXT-DECORATION: none
}
.more a:visited {
	COLOR: #6dc7cf;
	TEXT-DECORATION: none
}
.more a:active {
	COLOR: #6dc7cf;
	TEXT-DECORATION: none
}
.more a:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none
}

.ys {

	height: auto;

	overflow: hidden;

	padding-bottom: 40px;

}

.sec-title {

	text-align: center;

	padding: 40px 0;

	height: 40px;

	position: relative;

}

.sec-title h2 {

	font-size: 24px;

	color: #252525;

	font-weight: bold;

}

.sec-title h2 span {

	color: #e6212a;

}

.sec-title p {

	font-size: 14px;

	margin-top: 10px;

}
.ys .content {

	margin-top: 5px;

}

.ys .content dl {

	float: left;

	display: inline-block;

	margin-right: 14px;

	width: 237px;

	height: 110px;

	border: 1px solid #cccccc;

	padding: 30px 20px 30px 30px;

}

.ys .content dl:last-child {

	margin-right: 0;

}

.ys .content dl:hover {

	background: #e6212a;

	color: #FFF;

}

.ys .content dl dt {

	float: left;

}

.ys .content dl dd {

	float: right;

	margin-top: 25px;

}

.ys .content dl dt h3 {

	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height:35px;
}

.ys .content dl dt p {

	line-height: 20px;

}

.ys .content dl dt .more {

	width: 90px;

	height: 28px;

	display: block;

	line-height: 28px;

	text-align: center;

	background: #e6212a;

	border-radius: 5px;

	margin-top: 15px;

}

.ys .content dl dt .more a {

	color: #FFF;

	width: 90px;

	height: 28px;

	display: block;

	border-radius: 5px;

}

.ys .content dl:hover h3 {

	color: #FFF;

}

.ys .content dl:hover .more a {

	background: #FFF;

	color: #e6212a

}


.about {

	background: url(../image/aboutbg.jpg) no-repeat top center;

	height: 440px;

	overflow: hidden;

	padding-top: 54px;

}

.about .fl {

	float: left;

	display: inline-block;

	width: 622px;

}

.about .fr {

	float: right;

	display: inline-block;

	padding-top: 20px;

}

.about .fr img {

	width: 482px;

	height: 307px;

	border-radius: 10px;

	border: 15px solid #FFF;

}

.about .fl span {

	color: #CCCCCC;

	font-size: 30px;

	font-weight: bold;

}

.about .fl h2 {
	font-weight: bold;
	color: #FFF;
	position: relative;
	height: 50px;
	font-size: 30px;
	text-decoration: none;
}

.about .fl h2:after {

	content: '';

	position: absolute;

	left: 0;

	bottom: 0;

	width: 70px;

	height: 3px;

	background: #e6212a;

}

.about .fl .info {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	margin-top: 20px;
	text-decoration: none;
}

.about .fl .more {
	width: 100px;
	height: 42px;
	line-height: 42px;
	border-radius: 5px;
	margin-top: 20px;
	background: #e6212a;
	display: block;
	text-align: center;
}

.about .fl .more a {

	color: #FFF;

	padding-left: 0px;

}
.liucheng {

	height: 330px;

	overflow: hidden;

}

.liucheng ul li {

	float: left;

	display: inline-block;

	transition-duration: 0.8s;

	width: 172px;

	height: 155px;

	border: 1px solid #cccccc;

	margin-right: 30px;

	text-align: center;

}

.liucheng ul li:hover {

	margin-top: 10px;

}

.liucheng ul li:last-child {

	margin-right: 0;

}

.liucheng ul li img {

	margin-top: 38px;

}

.liucheng ul li p {

	font-size: 16px;

	margin-top: 8px;

}


.honor {

	height: auto;

	overflow: hidden;

	text-align: center;

	margin-top: 35px;

}

.honor .hd {

	height: 55px;

	overflow: hidden;

	width: 100%;

}

.honor .hd ul li {

	display: inline-block;

	width: 200px;

	height: 55px;

	font-size: 16px;

	line-height: 55px;

	margin-right: 12px;

}

.honor .hd ul li a {

	background: #f2f2f2;

	width: 200px;

	height: 55px;

	display: block;

	border-radius: 5px 5px 0 0

}

.honor .hd ul li a:hover {

	background: #e6212a;

	color: #FFF;

}

.honor .hd ul li.on a {

	background: #e6212a;

	color: #FFF;

}

.honor .bd {

	padding-top: 40px;

}

.honor .bd ul li {

	float: left;

	display: inline-block;

	margin-right: 20px;

	text-align: center;

	font-size: 16px;

	width: 285px;

	height: 189px;

	border: 1px solid #ccc;

	overflow: hidden;

}

.honor .bd ul li img {

	max-width: 287px;

	height: 190px;

}

.index-news {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	background-color: #f7f7f7;
}

.index-news .fl {

	width: 675px;

}

.index-news .fr {

	width: 500px;

}

.index-news .fr .tit {

	font-size: 14px;

	color: #999999;

}

.index-news .fr .tit span {

	font-weight: bold;

	font-size: 20px;

	color: #333;

	margin-right: 15px;

}

.index-news .fr .tit em {

	float: right;

	margin-top: 4px;

}

.index-news .fr .gun-news {

	padding-top: 20px;

}

.index-news .fr .gun-news ul li {

	padding: 20px 0;

	border-bottom: 1px solid #ccc;

}

.index-news .fr .gun-news h2 {

	background: url(../images/wen.jpg) no-repeat left bottom;

	font-size: 14px;

	font-weight: bold;

	line-height: 29px;

	height: 29px;

	display: block;

	padding-left: 30px;

}

.index-news .fr .gun-news p {

	background: url(../images/da.jpg) no-repeat left top;

	font-size: 14px;

	line-height: 26px;

	display: block;

	padding-left: 30px;

}

#news_Box{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#E3EAEA;
	padding-top: -20px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news_Box{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.news_Box ul{}
.news_Box ul li{position:relative;
overflow:hidden;
padding:0.5rem;
height:200px;
width:580px;
float:left;
}
.news_title {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	width:315px;
	height:auto;
	display:block;
	line-height:30px;
	border-bottom-width:0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	float:left;
	margin-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.synews_list {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	overflow: hidden;
}
.synew_list {
	width:490px;
	height:auto;
	overflow: hidden;
}
.synew_list ul{
	margin: 0px;
	width:490px;
	float:left;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.synew_list ul li{
	width: 500px;
	overflow: hidden;
	line-height:30px;
	height: 30px;
	margin-right: 18px;
	background-image: url(../image/dian.jpg);
	background-repeat: no-repeat;
	background-position: 20px 13px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 30px;
}
.synew_list ul li a{
	font-size:15px;
	color: #333333;
	text-decoration: none;	
}
.synew_list ul li span{
	
}
.toutiao {
  width: 700px;
  overflow: hidden;
  float:left;
}
.toutiao img {
  float: left;
  display: block;
  width: 280px;
  height: 240px;
}
.toutiao .toutiao_one {
	width: 410px;
	float: left;
	padding-left: 10px;
}
.toutiao .toutiao_one span {
  font-size: 20px;
  color: #333333;
  line-height: 50px;height: 50px; overflow:hidden;
}
.toutiao .toutiao_one span a {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
.toutiao .toutiao_one p {
	font-size: 15px;
	color: #737373;
	line-height: 20px;
	overflow:hidden;
	width:380px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 20px;
}
.toutiao .toutiao_one > a {
  display: block;
  font-size: 14px;
  color: #003399;
  line-height: 30px;
  margin-top: 5px;
}
.toutiao .toutiao_one > a:hover {
  color: #33CCCC;
}

.footer {

	background: #333333;

	height: 240px;

	overflow: hidden;

	padding-top: 45px;

	color: #bbbbbb;

}

.footer .fl h3 {

	color: #FFF;

	margin-bottom: 20px;

}

.footer .fl a {

	color: #bbbbbb;

}

.footer .fl a:hover {

	color: #ae0a11;

}

.footer .dh {

	width: 220px;

	line-height: 30px;

}

.footer .dh ul li {

	float: left;

	width: 45%;

}

.footer .pro {

	width: 120px;

	margin-right: 50px;

	line-height: 30px;

	padding: 0 50px;

	border-left: 1px solid #484848;

	border-right: 1px solid #484848;

}

.footer .contact {

	line-height: 30px;

}

.footer .fr h3 {

	background: #494949;

	width: 140px;

	height: 35px;

	text-align: center;

	line-height: 35px;

	font-size: 14px;

}

.footer .fr img {

	height: 140px;

}

.copyright {

	background: #333333;

	padding: 15px 0;

	border-top: 1px solid #484848;

	color: #bbbbbb;

	text-align: center;

}

.copyright a{ color:#bbbbbb}

.ny {

	height: auto;

	overflow: hidden;

	width: 100%;

	padding: 30px 0;

}

.ny .fl {

	width: 300px;

	border: 1px solid #ccc;

}

.ny .fr {

	width: 860px;

}

.ny .fl .title {

	height: 63px;

	width: 270px;

	background: #e6212a url(../image/ico01.jpg) no-repeat 20px center;

	color: #FFF;

	padding: 22px 0 0 30px;

}

.ny .fl .title span {

	font-size: 28px;

	padding-left: 50px;

	display: block;

}

.ny .fl .title span i {

	display: block;

	font-size: 14px;

	font-style: normal;

	text-transform: uppercase

}

.ny .contact {

	background: #e6212a;

	text-align: center;

	padding: 20px 0;

}

.ny .contact p {

	font-size: 18px;

	color: #FFF;

	margin-top: 10px;

}

.ny .contact p span {

	display: block;

	font-size: 24px;

	font-weight: bold;

}

.ny .fr .title {

	line-height: 42px;

	border-bottom: 1px solid #e1e1e1;

}

.ny .fr .title span {

	font-size: 20px;

	color: #e6212a;

	border-bottom: 3px solid #d34623;

	padding-bottom: 10px;

}

.ny .fr .title p {

	display: inline-block;

	float: right;

}

.ny .fr .tit {

	line-height: 38px;

	border-bottom: 1px solid #e1e1e1;

	margin-bottom: 15px;

}

.ny .fr .tit span {

	font-size: 18px;

	color: #e6212a;

	border-bottom: 3px solid #d34623;

	padding-bottom: 8px;

}

.ny .fr .txt {

	border: 1px solid #e1e1e1;

	background: #f4f4f4;

	margin-top: 20px;

	padding: 15px;

}

.news {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.news h1 {

	text-align: center;

	font-size: 24px;

	padding-top: 30px;

}

.news .date {

	text-align: center;

	font-size: 14px;

	padding: 15px 0;

}

.news .date span {

	padding: 0 15px;

}

.news .info {

	padding: 10px 0 0;

	line-height: 25px;

}


.list-1 dl {

	border-bottom: 1px solid #e1e1e1;

	padding: 15px 0;

}

.list-1 dl dt {

	line-height: 35px;

	font-size: 16px;

}

.list-1 dl dt:before {

	content: '■';

	font-size: 12px;

	margin-right: 5px;

	color: #e6212a;

	position: relative;

	top: -3px;

}

.list-1 dl dt span {

	float: right;

	font-size: 14px;

}

.list-1 dl dt a {

	font-weight: bold;

}

.list-1 dl dd {

	color: #999;

}

.list-2 {

	height: auto;

	overflow: hidden;

	padding-bottom: 30px;

}

.list-2 ul li {

	float: left;

	display: inline-block;

	margin-right: 27px;

	font-size: 16px;

	text-align: center;

	margin-top: 20px;

}

.list-2 ul li:nth-child(3n) {

	margin-right: 0

}

.list-2 ul li .img {

	width: 266px;

	height: 300px;

	border: 1px solid #c1c1c1;

}

.list-2 ul li img {

	max-width: 100%;

	height: 300px;

}

.list-2 ul li p {

	margin-top: 5px;

}

.list-3 {

	height: auto;

	overflow: hidden;

	padding-bottom: 30px;

}

.list-3 ul li {

	float: left;

	display: inline-block;

	margin-right: 27px;

	font-size: 16px;

	text-align: center;

	margin-top: 20px;

}

.list-3 ul li:nth-child(3n) {

	margin-right: 0

}

.list-3 ul li .img {

	width: 265px;

	height: 200px;

	border: 1px solid #c1c1c1;

}

.list-3 ul li img {

	max-width: 100%;

	height: 200px;

}

.list-3 ul li p {

	margin-top: 5px;

}
.tags {

	border-top: 1px dashed #ccc;

	border-bottom: 1px dashed #ccc;

	height: 35px;

	line-height: 35px;

}

.tags span {

	font-weight: bold;

}

.tags a {

	margin-right: 15px;

}

.page {

	line-height: 50px;

}

.page span {

	float: right;

}

.xg-pro {

	height: auto;

	overflow: hidden;

	margin-top: 5px;

}
.xg-pro ul{}

.xg-pro ul li {

	float: left;

	display: inline-block;

	width: 200px;

	margin-right: 15px;

	margin-bottom: 10px;

	text-align: center;

}

.xg-pro ul li img {

	width: 200px;

	height: 160px;

}

.xg-news {

	height: auto;

	overflow: hidden;

	margin-top: 15px;

}

.xg-news ul li {

	float: left;

	display: inline-block;

	width: 47%;

	margin-right: 3%;

	line-height: 25px;

}

.xg-news ul li:before {

	content: '■';

	font-size: 12px;

	margin-right: 5px;

	color: #e6212a;

	position: relative;

	top: -10px;

}

.xg-news ul li a {

	text-overflow: ellipsis;

	overflow: hidden;

	white-space: nowrap;

	width: 240px;

	display: inline-block;

}

.xg-news ul li span {

	float: right;

}

.xg-area {

	height: auto;

	overflow: hidden;

	margin-top: 0px;

	margin-bottom: 15px;

}

.xg-area ul li {

	float: left;

	display: inline-block;

	margin-right: 25px;

	line-height: 25px;

}
.category {

	width: 100%;

	padding: 20px 0;

	background: #FFF;

	height: auto;

	overflow: hidden;

}

.category h3 {

	line-height: 40px;

	width: 230px;

	height: 40px;

	margin-left: 25px;

}

.category h3 a {

	float: left;

	line-height:40px;

	color: #666666;

	width: 230px;

	border-bottom: 1px solid #ccc;

	padding-left: 20px;

	background: url(../image/ico02.png) no-repeat 210px center;

	display: block;

}

.category h3.on a {

	background: #e6212a url(../image/ico02.png) no-repeat 210px center;

	color: #FFF;

}

.category h3 span {

	float: left;

}

.category ul {

	display: none;

	float: left;

	width: 100%;

	height: auto;

	overflow: hidden;

}

.category li {

	display: block;

	line-height: 40px;

}

.category li a {

	display: block;

	color: #666;

	font-size: 14px;

	padding-left: 58px;

}

.category li.on a {

	color: #e6212a;

}
*分页*/
.pager {text-align: center; margin: 20px 0; display:block; width:100%; height:auto;}
.pager ul {display: flex; flex-wrap: wrap; justify-content: center}
.pager ul li {display: inline-block;}
.pager ul li a {padding: 5px 15px; margin: 15px 5px; border: #dddddd solid 1px; display: inline-block;}
.pager ul li a:hover {border: 1px solid #FF3300; color: #999999}
.pager ul .active a {border: 1px solid #FF3300; display: inline-block; background-color: #FF6600; color: #fff;}
.pager ul a:not([href]):not([class]):hover {border: #dddddd solid 1px;}
.pager ul .active a:hover {color: #fff; border: 1px solid #FF3300!important;}