﻿@charset "utf-8";
*, :after, :before {
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style: none
}
body, html {
	width: 100%;
	height: 100%
}
body {
	font-size: 14px;
	color: #666;
	font-family: "Microsoft YaHei", SimSun, "Helvetica Neue", Arial, Helvetica, sans-serif;
	min-width: 1200px
}
a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
	transition: all .7s
}
a:active {
	outline: 0
}
a:hover {
	outline: 0;
	color: #ea3516;
	text-decoration: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
em, i {
	font-style: normal
}
img {
	vertical-align: middle
}
input, select, textarea {
	font-family: "Microsoft YaHei", simsun, "Helvetica Neue", Arial, Helvetica, sans-serif
}
textarea {
	overflow: auto
}
button:focus, input:focus, select:focus, textarea:focus {
	outline: 0
}
input::-ms-clear {
display:none
}
.clear:after, .clearfix, .container:after {
	width: 100%;
	clear: both;
	line-height: 0;
	display: block;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	content: '.'
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative
}
.onetext {
	clear: both;
	padding: 20px 0 0;
	text-align: center;
	color: #666
}
.onetext a {
	color: #666
}
.in_link {
	background: #fff;
	overflow: hidden
}
.linklink {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
	line-height: 24px
}
.linklink a {
	padding-right: 5px
}
header {
	width: 100%;
	overflow: hidden
}
header .top {
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	color: #888
}
header .top .href {
	float: right
}
header>.container {
	padding: 15px 0
}
header .logo {
	float: left
}
header .logo img {
	height: 80px;
	width: auto
}
header .logoinfo {
	float: left;
	background: url(../images/head_line.png) left center no-repeat;
	height: 80px;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
	font-size: 16px
}
header .tel b {
	font-size: 24px;
	color: #c01f31
}
nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../images/nav_bj.jpg) center center repeat
}
nav li {
	float: left;
	background: url(../images/nav_line.png) left center no-repeat;
	padding-left: 2px;
	position: relative;
	z-index: 999
}
nav li>a {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	padding: 0 25px
}
nav li .sub {
	display: none;
	position: absolute;
	left: 0;
	min-width: 100%;
	white-space: nowrap;
	text-align: center
}
nav li:first-child {
	padding-left: 0;
	background: 0 0
}
nav li.on>a, nav li:hover>a {
	background: #c01f31;
	color: #fff
}
.footnav ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.footnav ul li {
	color: #ccc
}
footer {
	width: 100%;
	overflow: hidden;
	padding: 30px 0
}
footer .logo {
	height: 150px;
	margin: 0 30px 0 60px;
	width: 250px;
	float: left;
	position: relative;
	overflow: hidden
}
footer .logo img {
	width: 220px;
	height: 150px
}
footer .copy .icp a {
	color: #888
}
footer .copy .icp a:hover {
	color: #ea3516
}
footer .ewm {
	float: right;
	margin-right: 60px
}
footer .ewm li {
	float: left;
	margin-left: 25px;
	text-align: center
}
footer .ewm li img {
	width: 110px;
	height: 110px;
	padding: 4px;
	border: 1px dotted #d7d7d7;
	margin-bottom: 5px
}
footer .ewm li:first-child {
	margin-left: 0
}
.in_pro .box .xun ul li .pic {
	display: block;
	overflow: hidden;
	background: #fff
}
.in_pro .box .xun ul li .pic img {
	width: 100%;
	height: 218px;
	transition: all .7s
}
.footnav ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.footnav ul li {
	color: #ccc
}
.footnav ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.footnav ul li {
	color: #ccc
}
.footnav ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.footnav ul li {
	color: #ccc
}
.footnav ul {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.footnav ul li {
	color: #ccc
}
.in_pro .box .xun ul li .pic img:hover {
	transform: scale(1.1)
}
.in_pro .box .xun ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px
}
.backtop {
	width: 25px;
	height: 69px;
	position: fixed;
	left: 50%;
	margin-left: 620px;
	bottom: 20px;
	background: url(../images/backtop.png);
	z-index: 999;
	cursor: pointer
}
header .logoinfo .bold {
	font-weight: 700;
	font-size: 22px;
	padding: 12px 0 10px 0
}
header .logoinfo span {
	color: #c01f31
}
header .tel {
	float: right;
	position: relative;
	padding: 0 0 0 55px;
	line-height: 1.3;
	margin-top: 18px
}
header .tel .iconfont {
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 46px
}
.search {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	box-shadow: 0 0 10px #eee
}
.search .key {
	float: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 900px
}
.search .key dt {
	float: left;
	font-weight: 700;
	color: #ea3516
}
.search .key dd {
	float: left;
	margin-right: 10px
}
.search .key dd a {
	color: #888
}
.search .key dd a:hover {
	color: #f0592d
}
.search .box {
	float: right
}
.search .box input[type=text] {
	width: 200px;
	height: 30px;
	border: 1px solid #eee;
	padding: 0 10px;
	float: left
}
.search .box input[type=submit] {
	width: 50px;
	height: 30px;
	background: #f0592d;
	color: #fff;
	border: 0;
	float: left;
	cursor: pointer;
	transition: all .7s
}
footer .logo:before {
	width: 1px;
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: 0;
	background: #eee;
	content: ""
}
footer .copy {
	width: 495px;
	float: left;
	overflow: hidden;
	line-height: 30px
}
footer .copy a:hover {
	color: #ea3516
}
footer .copy .icp {
	color: #888
}
footer .logo:before {
	width: 1px;
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: 0;
	background: #eee;
	content: ""
}
footer .copy {
	width: 495px;
	float: left;
	overflow: hidden;
	line-height: 30px
}
footer .copy a:hover {
	color: #ea3516
}
footer .copy .icp {
	color: #888
}
footer .logo:before {
	width: 1px;
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: 0;
	background: #eee;
	content: ""
}
footer .copy {
	width: 495px;
	float: left;
	overflow: hidden;
	line-height: 30px
}
footer .copy a:hover {
	color: #ea3516
}
footer .copy .icp {
	color: #888
}
footer .logo:before {
	width: 1px;
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: 0;
	background: #eee;
	content: ""
}
footer .copy {
	width: 495px;
	float: left;
	overflow: hidden;
	line-height: 30px
}
footer .copy a:hover {
	color: #ea3516
}
footer .copy .icp {
	color: #888
}
footer .logo:before {
	width: 1px;
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: 0;
	background: #eee;
	content: ""
}
footer .copy {
	width: 495px;
	float: left;
	overflow: hidden;
	line-height: 30px
}
footer .copy a:hover {
	color: #ea3516
}
footer .copy .icp {
	color: #888
}
footer .logo:before {
	width: 1px;
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: 0;
	background: #eee;
	content: ""
}
footer .copy {
	width: 495px;
	float: left;
	overflow: hidden;
	line-height: 30px
}
footer .copy a:hover {
	color: #ea3516
}
footer .copy .icp {
	color: #888
}
.search .box input[type=submit]:hover {
	background: #ea3516
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden
}
.banner a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 550px;
	background-position: center top;
	background-repeat: no-repeat
}
.banner .banner_next, .banner .banner_prev {
	top: 50%;
	width: 40px;
	line-height: 70px;
	margin-top: -35px;
	position: absolute;
	color: #fff;
	background: rgba(0,0,0,.4);
	font-size: 30px;
	text-align: center;
	z-index: 5;
	transition: all .7s;
	cursor: pointer;
	outline: 0;
	opacity: 0
}
.banner .banner_next:hover, .banner .banner_prev:hover {
	color: #fff;
	background: rgba(0,0,0,.7)
}
.banner .banner_next {
	right: 2%
}
.banner .banner_prev {
	left: 2%
}
.banner .swiper-pagination-bullets {
	bottom: 15px;
	position: absolute;
	z-index: 5;
	text-align: center
}
.banner:hover .banner_next, .banner:hover .banner_prev {
	opacity: 1
}
.in_tit {
	overflow: hidden;
	text-align: center;
	padding: 0 0 30px 0
}
.in_tit span {
	font-size: 30px;
	color: #333；
    font-weight: bold;
}
.in_tit em {
	font-size: 18px;
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 10px 0 8px 0
}
.in_tit p:after {
	right: -54px
}
.in_box {
	width: 100%;
	overflow: hidden;
	padding: 50px 0
}
.in_bj {
	background: #f5f5f5
}
.in_news .tit {
	height: 56px;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px dotted #cacaca;
	padding: 0 20px
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: 0 0;
	opacity: 1;
	background: rgba(162,162,162,.8)
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgba(234,53,22,.8)
}
.in_news .tit span {
	font-size: 16px;
	float: left;
	margin-left: 40px;
	font-weight: 700
}
.in_news .tit span:first-child {
	margin-left: 0
}
.in_news .tit span.on {
	color: #ea3516
}
.in_tit p {
	display: inline-block;
	position: relative;
	color: #888
}
.in_tit p:after, .in_tit p:before {
	content: "";
	width: 34px;
	height: 2px;
	background: #f0592d;
	position: absolute;
	top: 50%;
	margin-top: -1px
}
.in_tit p:before {
	left: -54px
}
.in_news .tit a {
	color: #999;
	text-transform: uppercase;
	float: right
}
.in_news .tit a:hover {
	color: #ea3516
}
.in_news .boxsm {
	background: #fafafa;
	float: right;
	overflow: hidden;
	width: 300px;
	box-shadow: 0 0 15px #eee
}
.in_news .boxsm .gund {
	height: 259px;
	overflow: hidden
}
.in_news .boxsm .gund li {
	border-bottom: 1px dotted #d2d2d2;
	overflow: hidden;
	padding: 25px 20px
}
.in_news .boxsm .gund li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/icon_askw.png) left top no-repeat;
	height: 27px;
	line-height: 22px;
	padding-left: 30px;
	margin-bottom: 10px
}
.in_news .boxsm .gund li .bt:hover {
	color: #f0592d
}
.in_news .boxsm .gund li p {
	background: url(../images/icon_askd.png) left top no-repeat;
	color: #999;
	line-height: 22px;
	padding: 0 0 0 30px;
	height: 40px;
	display: block;
	overflow: hidden
}
.in_news .boxbig {
	width: 880px;
	background: #fafafa;
	float: left;
	overflow: hidden;
	box-shadow: 0 0 15px #eee
}
.in_news .boxbig dl dt .pic img {
	width: auto;
	height: 170px;
	transition: all .7s
}
.in_news .boxbig dl dt .pic img:hover {
	transform: scale(1.1)
}
.in_news .boxbig dl dt .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px
}
.in_news .boxbig dl dt p {
	display: block;
	overflow: hidden;
	height: 104px;
	line-height: 26px;
	margin: 15px 0 10px 0
}
.in_news .boxbig dl dt .more {
	color: #999;
	line-height: 20px;
	text-transform: uppercase
}
.in_news .boxbig dl dt .more:hover {
	color: #ea3516
}
.in_news .boxbig dl dd {
	padding: 0 20px;
	width: 390px;
	float: left
}
.in_news .boxbig dl dd a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #ddd;
	line-height: 44px;
	position: relative;
	padding: 0 0 0 15px
}
.in_news .boxbig dl dd a:before {
	position: absolute;
	left: 2px;
	top: 50%;
	content: "";
	margin-top: -3px;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 4px solid #ea3516;
	border-bottom: 3px solid transparent
}
.in_about {
	background: url(../images/bj_inabout.jpg) center top no-repeat;
	margin-bottom: -125px;
	position: relative;
	top:90px;
	z-index: 1
}
.in_about .in_tit {
	background: rgba(255,255,255,.5);
	max-width: 400px;
	margin: 0 auto;
	padding: 30px;
	margin-bottom: 30px
}
.in_about .container {
	background: #fff;
	padding: 50px 0;
	overflow: hidden;
	box-shadow: 0 0 20px #ddd
}
.in_about .video {
	float: left;
	margin-left: 50px;
	background: #000
}
.in_about .video video {
	width: 450px;
	height: 320px;
	float: left
}
.in_about .video video::-internal-media-controls-download-button {
display:none
}
.in_about .video video::-webkit-media-controls-enclosure {
overflow:hidden
}
.in_about .video video::-webkit-media-controls-panel {
width:calc(107%)
}
.in_about .box {
	margin-right: 50px;
	background: #fafafa;
	overflow: hidden;
	width: 580px;
	height: 320px;
	padding: 0 35px;
	float: right;
	line-height: 2;
	color: #888
}
.in_about .box .info {
	height: 228px;
	overflow: hidden;
	margin: 25px 0 10px 0;
	text-align: justify
}
.in_about .box strong {
	color: #ea3516;
	font-size: 16px
}
.in_about .box .more {
	float: left;
	display: block;
	overflow: hidden;
	color: #c01f31;
	text-transform: uppercase;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}
.in_news .boxbig .tit {
	padding: 0 30px
}
.in_news .boxbig .tit span {
	cursor: pointer
}
.in_news .boxbig dl {
	height: 360px;
	overflow: hidden;
	padding: 30px 10px
}
.in_news .boxbig dl dt {
	height: 170px;
	position: relative;
	overflow: hidden;
	padding: 0 20px 10px 20px
}
.in_news .boxbig dl dt .pic {
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 20px
}
.in_about .box .more .iconfont {
	font-size: 18px;
	margin-right: 5px
}
.in_about .box .more:hover {
	color: #ea3516
}
.in_gsry .tab {
	overflow: hidden;
	text-align: center;
	padding: 0 0 25px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	top:67px;
	z-index: 2
}
.in_gsry .xun ul li .pic {
	display: block;
	overflow: hidden
}
.in_gsry .xun ul li .pic img {
	width: 100%;
	height: 215px;
	transition: all .7s
}
.in_gsry .xun ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 40px
}
.in_gsry .xun ul li:hover .pic img {
	transform: scale(1.1)
}
.in_gsry .xun ul li:hover .bt {
	background: #ea3516;
	color: #fff
}
.in_gsry .but {
	overflow: hidden;
	text-align: center;
	padding: 30px 0 0 0;
	font-size: 16px;
	line-height: 44px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.in_gsry .but a {
	background: #c01f31;
	color: #fff;
	padding: 0 35px
}
.in_gsry .but a:hover {
	background: #ea3516
}
.in_gsry .tab ul li a {
	display: block;
	overflow: hidden;
	line-height: 44px;
	background: #ecebe8;
	font-size: 16px;
	padding: 0 30px
}
.in_gsry .tab ul li.on a {
	background: #c01f31;
	color: #fff
}
.in_gsry .xun ul {
	overflow: hidden;
	margin: 0 -16px
}
.in_gsry .xun ul li {
	width: 275px;
	float: left;
	overflow: hidden;
	background: #fff;
	margin: 0 16px
}
.in_heng {
	width: 100%;
	overflow: hidden;
	background: url(../images/bj_incont.jpg) center top no-repeat;
	height: 216px;
	color: #fff
}
.in_heng .left {
	float: left;
	font-size: 24px;
	line-height: 2;
	padding: 40px 0 0 0;
	letter-spacing: 2px
}
.in_heng .left .bt {
	font-size: 36px
}
.in_heng .left span {
	color: #f0592d
}
.in_heng .right {
	float: right;
	text-align: right;
	padding: 40px 0 0 0
}
.in_heng .right .tel {
	font-size: 30px;
	padding: 15px 0 20px 0;
	text-shadow: 0 0 1px #000
}
.in_heng .right a {
	background: #c01f31;
	color: #fff;
	display: block;
	overflow: hidden;
	width: 100px;
	line-height: 40px;
	text-align: center;
	float: right
}
.in_sida dl dd .bt {
	overflow: hidden
}
.in_sida dl dd .bt strong {
	display: block;
	overflow: hidden;
	color: #333;
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 14px 0;
	border-bottom: 2px dotted #ccc;
	color: #ea3516
}
.in_sida dl dd .bt em {
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	color: #999;
	padding-top: 10px;
	font-size: 16px
}
.in_sida dl dd .info {
	line-height: 30px;
	padding-left: 32px;
	margin-top: 15px;
	background: url(../images/icon_ye.gif) no-repeat left 6px;
	margin-bottom: 30px;
	text-align: justify
}
.in_pro .cate {
	float: left;
	width: 240px;
	background: #fff;
	box-shadow: 0 0 20px #ddd
}
.in_pro .cate .tit {
	display: block;
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
	background: linear-gradient(bottom, #ea3516, #ee5e45)
}
.in_pro .cate .tit span {
	display: block;
	overflow: hidden;
	font-size: 24px;
	padding: 0 0 5px 0
}
.in_pro .cate .tit em {
	text-transform: uppercase;
	font-family: deckerregular;
	font-size: 12px
}
.in_pro .cate ul li>a {
	display: block;
	overflow: hidden;
	line-height: 59px;
	padding: 0 0 0 25px;
	background: -webkit-linear-gradient(right, #fff, #f5f5f5);
	background: -moz-linear-gradient(right, #fff, #f5f5f5);
	background: -o-linear-gradient(right, #fff, #f5f5f5);
	background: linear-gradient(right, #fff, #f5f5f5);
	border-bottom: 1px dotted #ddd
}
.in_pro .cate ul li.on>a, .in_pro .cate ul li:hover>a {
	background: rgba(240,89,45,.8);
	color: #fff
}
.in_pro .cate .tel {
	height: 109px;
	overflow: hidden;
	padding: 5px 25px
}
.in_sida dl dd .info span {
	color: #c01f31;
	font-weight: 700
}
.in_sida dl:first-child dt {
	float: left;
	margin-top: 0
}
.in_sida dl:first-child dd {
	float: right
}
.in_pro {
	width: 100%;
	overflow: hidden;
	padding: 40px 0 50px 0;
	background: url(../images/bj_inpro.png) center top repeat
}
.in_pro .cate .tel li {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 10px 0 0 0;
	line-height: 1;
	color: #888;
	font-size: 13px
}
.in_pro .cate .tel li .iconfont {
	font-size: 40px;
	margin-right: 5px;
	color: #ea3516
}
.in_gsry .but span {
	padding: 0 25px;
	background: #ea3516;
	color: #fff;
	margin-left: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.in_gsry .but i {
	font-size: 24px;
	margin-right: 10px
}
.in_gsry .tab ul li {
	float: left
}
.in_pro .cate .tel li em {
	display: block;
	overflow: hidden;
	color: #ea3516;
	font-size: 18px;
	padding: 5px 0 0 0
}
.in_pro .box {
	float: right;
	width: 930px
}
.in_pro .box .tab {
	height: 44px;
	line-height: 44px;
	background: -webkit-linear-gradient(bottom, #fff, #eee);
	background: -moz-linear-gradient(bottom, #fff, #eee);
	background: -o-linear-gradient(bottom, #fff, #eee);
	background: linear-gradient(bottom, #fff, #eee);
	border: 1px solid #eee;
	border-top: 0;
	position: relative;
	margin-bottom: 15px
}
.in_pro .box .tab li {
	float: left;
	margin-right: 5px
}
.in_pro .box .tab li a:first-child {
	background: -webkit-linear-gradient(bottom, #fff, #ccc);
	background: -moz-linear-gradient(bottom, #fff, #ccc);
	background: -o-linear-gradient(bottom, #fff, #ccc);
	background: linear-gradient(bottom, #fff, #ccc);
	display: block;
	overflow: hidden;
	padding: 0 25px;
	font-size: 16px
}
.in_pro .box .tab li .more {
	position: absolute;
	right: 10px;
	top: 0;
	text-transform: uppercase;
	color: #888;
	font-size: 12px
}
.in_pro .box .tab li .more:hover {
	color: #f0592d
}
.in_pro .box .tab li.on a:first-child {
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
	background: linear-gradient(bottom, #ea3516, #ee5e45);
	color: #fff
}
.in_pro .box .xun ul {
	margin: -10px;
	overflow: hidden
}
.in_pro .box .xun ul li {
	float: left;
	width: 296px;
	margin: 10px;
	box-shadow: 0 0 1px #ccc;
	text-align: center;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee)
}
.in_pro .box .xun ul li .cs {
	padding: 10px 0 15px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center
}
.in_pro .box .xun ul li .cs a {
	display: block;
	overflow: hidden;
	font-size: 12px;
	margin: 0 15px;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
	background: linear-gradient(bottom, #ea3516, #ee5e45);
	color: #fff;
	line-height: 30px;
	padding: 0 15px
}
.in_pro .box .xun ul li .cs a:last-child {
	background: -webkit-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -moz-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -o-linear-gradient(bottom, #f0592d, #f37f5d);
	background: linear-gradient(bottom, #f0592d, #f37f5d)
}
.in_pro .box .xun ul li .cs a:hover {
	opacity: .8
}
.in_link {
	overflow: hidden;
	width: 100%;
	padding: 20px 0 0 0
}
.in_link .tit {
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	float: left;
	background: #ea3516;
	padding: 5px 20px
}
.in_link .tit span {
	font-size: 18px;
	padding: 0 5px 0 0
}
.in_link .tit em {
	color: #f0592d;
	text-transform: uppercase
}
.prolist li {
	float: left;
	width: 276px;
	padding: 10px 15px;
	text-align: center
}
.prolist li .pic {
	display: block;
	overflow: hidden;
	border: 1px solid #eee
}
.prolist li .pic img {
	width: 100%;
	height: 205px;
	transition: all .7s
}
.in_link ul {
	width: 100%;
	overflow: hidden;
	background: #fafafa;
	padding: 10px
}
.in_link ul li {
	padding: 0 10px;
	float: left;
	line-height: 24px
}
.in_link ul li a {
	display: block;
	overflow: hidden;
	color: #888
}
.in_link ul li a:hover {
	color: #ea3516
}
.main {
	width: 100%;
	padding: 5px 0 30px 0;
	overflow: hidden
}
.main .contbox {
	background: url(../images/contleft.jpg) center top no-repeat;
	padding: 105px 15px 5px 15px;
	overflow: hidden
}
.main .contbox dt {
	color: #ea3516;
	font-weight: 700;
	padding: 0 0 8px 0
}
.main .procate li>a {
	display: block;
	overflow: hidden;
	line-height: 44px;
	padding: 0 0 0 25px;
	background: -webkit-linear-gradient(right, #fafafa, #f0f0f0);
	background: -moz-linear-gradient(right, #fafafa, #f0f0f0);
	background: -o-linear-gradient(right, #fafafa, #f0f0f0);
	background: linear-gradient(right, #fafafa, #f0f0f0);
	border-bottom: 1px dotted #ddd
}
.main .procate li>a:hover {
	color: #fff;
	background: rgba(240,89,45,.8)
}
.main .procate li.on>a {
	color: #fff;
	background: rgba(240,89,45,.8)
}
.cateinfo {
	text-indent: 2em;
	overflow: hidden;
	line-height: 1.8;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 10px 0;
	margin-bottom: 15px
}
.cateinfo img {
	display: block
}
.prolist {
	overflow: hidden;
	margin: -10px
}
.prolist li .pic:hover {
	border: 1px solid #ea3516
}
.prolist li .pic:hover img {
	transform: scale(1.1)
}
.prolist li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	line-height: 36px
}
.prolist li .bt:hover {
	color: #ea3516
}
.main .contbox dd {
	border-top: 1px dotted #ddd;
	padding: 8px 0 8px 65px;
	position: relative;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.5
}
.main .contbox dd span {
	position: absolute;
	left: 0;
	top: 8px;
	width: 65px
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.main .main_big {
	width: 940px;
	overflow: hidden
}
.main .main_small {
	width: 230px;
	overflow: hidden
}
.main .main_da {
	width: 940px;
	overflow: hidden
}
.main .main_xiao {
	width: 230px;
	overflow: hidden
}
.main .main_pd {
	padding: 20px;
	overflow: hidden;
	line-height: 2
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .more a:hover {
	opacity: .8
}
.prolist li .more a:last-child {
	background: #f0592d
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
@media (max-width:1440px) {
.in_case .swiper-slide img {
	height: 260px
}
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.in_heng .right a:hover {
	background: #fff;
	color: #c01f31
}
.in_sida {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px 0
}
.in_sida dl {
	margin-top: 20px;
	overflow: hidden
}
.in_sida dl dt {
	float: right;
	width: 555px;
	margin-top: 20px
}
.in_sida dl dt img {
	width: 100%;
	height: auto
}
.in_sida dl dd {
	float: left;
	width: 550px;
	position: relative;
	padding: 0 0 0 65px
}
.in_sida dl dd .xh {
	position: absolute;
	left: 0;
	top: 0;
	background: #ea3516;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden
}
.in_sida dl dd .xh i {
	font-family: deckerregular;
	line-height: 58px;
	display: inline-block
}
.in_sida dl dd .xh .one {
	margin-left: 5px
}
.in_sida dl dd .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px
}
.proindex .prolist li .pic img {
	height: 204px
}
.pronewstj {
	padding: 15px 0;
	overflow: hidden
}
.pronewstj li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-top: 3px solid transparent;
	border-left: 4px solid #ea3516;
	border-bottom: 3px solid transparent
}
.proview {
	padding: 20px;
	overflow: hidden
}
.proview .ban .big .iconfont {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 24px;
	opacity: .2
}
.prolist li .info {
	color: #888;
	font-size: 12px;
	max-height: 60px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 10px;
	margin-top: -4px
}
.proindex {
	padding-top: 0
}
.proindex .prolist li {
	width: 274px
}
.proview .ban .big .iconfont:hover {
	opacity: .5;
	color: #ea3516
}
.proview .ban .small {
	margin: 10px 0 15px 0;
	overflow: hidden;
	position: relative;
	padding: 0 25px
}
.proview .ban .small .swiper-slide {
	cursor: pointer
}
.proview .ban .small .swiper-slide img {
	width: 75px;
	height: 57px;
	padding: 2px;
	border: 1px solid #d4d4d4
}
.proview .ban .small .active-nav img {
	border: 1px solid #ea3516
}
.proview .ban .small .arrow-left, .proview .ban .small .arrow-right {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 20px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	outline: 0;
	z-index: 5
}
.main .fl {
	float: left
}
.main .fr {
	float: right
}
.main .main_bor {
	border: 1px solid #efefef;
	overflow: hidden;
	margin-top: 10px
}
.main .main_bor .btit {
	text-align: center;
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
	background: linear-gradient(bottom, #ea3516, #ee5e45);
	font-size: 18px
}
.main .main_bort {
	border-top: 2px solid rgba(234,53,22,.7)
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.proview .ban .big img {
	width: 100%;
	height: 298px;
	cursor: pointer
}
.main .main_bort .ktit .fr {
	color: #888
}
.main .main_bort .ktit .fr em {
	color: red
}
.main .position {
	overflow: hidden;
	border: 1px solid #efefef;
	border-left: 3px solid #ea3516;
	padding: 8px 0 8px 10px;
	background: #fafafa
}
.main .position a:hover {
	color: #ea3516
}
.main .contbox {
	background: url(../images/contleft.jpg) center top no-repeat;
	padding: 105px 15px 5px 15px;
	overflow: hidden
}
.main .contbox dt {
	color: #ea3516;
	font-weight: 700;
	padding: 0 0 8px 0
}
.main .contbox dd {
	border-top: 1px dotted #ddd;
	padding: 8px 0 8px 65px;
	position: relative;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.5
}
.main .contbox dd span {
	position: absolute;
	left: 0;
	top: 8px;
	width: 65px
}
.main .procate li>a {
	display: block;
	overflow: hidden;
	line-height: 44px;
	padding: 0 0 0 25px;
	background: -webkit-linear-gradient(right, #fafafa, #f0f0f0);
	background: -moz-linear-gradient(right, #fafafa, #f0f0f0);
	background: -o-linear-gradient(right, #fafafa, #f0f0f0);
	background: linear-gradient(right, #fafafa, #f0f0f0);
	border-bottom: 1px dotted #ddd
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .main_bort .ktit {
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	line-height: 44px;
	padding: 0 20px;
	font-weight: 700;
	color: #ea3516;
	overflow: hidden;
	box-shadow: 0 0 2px #eee
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.main .procate li>a:hover {
	color: #fff;
	background: rgba(240,89,45,.8)
}
.main .procate li.on>a {
	color: #fff;
	background: rgba(240,89,45,.8)
}
.cateinfo {
	text-indent: 2em;
	overflow: hidden;
	line-height: 1.8;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 10px 0;
	margin-bottom: 15px
}
.cateinfo img {
	display: block
}
.prolist {
	overflow: hidden;
	margin: -10px
}
.prolist li {
	float: left;
	width: 276px;
	padding: 10px 15px;
	text-align: center
}
.prolist li .pic {
	display: block;
	overflow: hidden;
	border: 1px solid #eee
}
.prolist li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	line-height: 36px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .more a:hover {
	opacity: .8
}
.prolist li .more a:last-child {
	background: #f0592d
}
.prolist li .info {
	color: #888;
	font-size: 12px;
	max-height: 60px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 10px;
	margin-top: -4px
}
.proindex {
	padding-top: 0
}
.proindex .prolist li {
	width: 274px
}
.proindex .prolist li .pic img {
	height: 204px
}
.pronewstj {
	padding: 15px 0;
	overflow: hidden
}
.pronewstj li {
	float: left;
	width: 414px;
	line-height: 30px;
	font-size: 12px;
	margin: 0 20px
}
.pronewstj li span {
	float: right;
	color: #888
}
.pronewstj li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding: 0 0 0 10px
}
.pronewstj li a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-top: 3px solid transparent;
	border-left: 4px solid #ea3516;
	border-bottom: 3px solid transparent
}
.proview {
	padding: 20px;
	overflow: hidden
}
.proview .ban {
	width: 400px;
	float: left
}
.proview .ban .big {
	border: 1px solid #d4d4d4;
	overflow: hidden
}
.proview .ban .big .swiper-slide {
	cursor: pointer
}
.proview .ban .big img {
	width: 100%;
	height: 298px;
	cursor: pointer
}
.proview .ban .big .iconfont {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 24px;
	opacity: .2
}
.proview .ban .big .iconfont:hover {
	opacity: .5;
	color: #ea3516
}
.proview .ban .small {
	margin: 10px 0 15px 0;
	overflow: hidden;
	position: relative;
	padding: 0 25px
}
.proview .ban .small .swiper-slide {
	cursor: pointer
}
.proview .ban .small .swiper-slide img {
	width: 75px;
	height: 57px;
	padding: 2px;
	border: 1px solid #d4d4d4
}
.proview .ban .small .active-nav img {
	border: 1px solid #ea3516
}
.proview .ban .small .arrow-left, .proview .ban .small .arrow-right {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 20px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	outline: 0;
	z-index: 5
}
.proview .ban .small .arrow-left {
	left: 0
}
.proview .ban .small .arrow-right {
	right: 0
}
.proview .ban .more {
	color: #ea3516;
	overflow: hidden
}
.proview .ban .more i {
	margin-right: 5px
}
.proview .ban .more:hover {
	color: #f0592d
}
.proview .box {
	width: 440px;
	float: right;
	line-height: 2
}
.proview .box .bt {
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
	color: #ea3516;
	padding: 0 0 10px 0;
	font-weight: 700;
	margin-bottom: 12px;
	line-height: 1.5
}
.proview .box strong {
	color: #ea3516;
	font-size: 24px
}
.proview .box .bdsharebuttonbox {
	padding: 5px 0 15px 0;
	overflow: hidden
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.prolist li .bt:hover {
	color: #ea3516
}
.prolist li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden
}
.prolist li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background: rgba(234,53,22,.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 2px
}
.proview .box .but {
	background: -webkit-linear-gradient(bottom, #ea3516, #f0592d);
	background: -moz-linear-gradient(bottom, #ea3516, #f0592d);
	background: -o-linear-gradient(bottom, #ea3516, #f0592d);
	background: linear-gradient(bottom, #ea3516, #f0592d);
	box-shadow: 0 0 1px #ff0;
	border-radius: 3px;
	color: #fff;
	display: block;
	overflow: hidden;
	width: 120px;
	line-height: 40px;
	text-align: center
}
.proview .box .but:hover {
	background: -webkit-linear-gradient(right, #ea3516, #f0592d);
	background: -moz-linear-gradient(right, #ea3516, #f0592d);
	background: -o-linear-gradient(right, #ea3516, #f0592d);
	background: linear-gradient(right, #ea3516, #f0592d)
}
.proview .stit {
	border-bottom: 2px solid #ea3516;
	overflow: hidden;
	margin-top: 20px
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.proview .key {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	font-size: 12px;
	padding: 10px 0 0 0;
	line-height: 1.8
}
.prolist li .pic img {
	width: 100%;
	height: 205px;
	transition: all .7s
}
.prolist li .pic:hover {
	border: 1px solid #ea3516
}
.prolist li .pic:hover img {
	transform: scale(1.1)
}
.proview .key li {
	float: left;
	margin-right: 10px
}
.proview .key li a {
	color: #888
}
.proview .key li a:hover {
	color: #ea3516
}
.messdd {
	padding: 20px;
	overflow: hidden
}
.messdd li {
	float: left;
	width: 174px;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 115px
}
.messdd li label {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 42px;
	width: 110px;
	text-align: right
}
.messdd li label i {
	color: red;
	margin-right: 2px
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li .ms span {
	color: red
}
.messdd li .code {
	float: left;
	margin-left: 5px;
	height: 42px;
	width: auto
}
.messdd li.all {
	width: 752px;
	margin-top: 15px
}
.tan_pic {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
	z-index: 9999;
	padding: 50px
}
.tan_pic .box {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center
}
.rxrxun li:first-child {
	margin-top: 0
}
.pagebody p {
	padding: 5px 0
}
.pagebody .pic {
	overflow: hidden;
	text-align: center
}
.pagebody img {
	max-width: 100%;
	height: auto
}
.pagebt {
	text-align: center;
	overflow: hidden;
	font-size: 20px;
	color: #333;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 15px 0;
	margin-bottom: 10px;
	color: #ea3516;
	line-height: 1.5
}
.pagecs {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden;
	color: #888;
	font-size: 12px;
	padding: 5px 0 15px 0;
	line-height: 1.1
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.pagecs li {
	padding: 0 10px
}
.tan_pic .box img {
	max-height: 100%;
	max-width: 100%
}
.tan_pic .close {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	cursor: pointer;
	box-shadow: 0 0 5px #ccc;
	transition: all .7s
}
.tan_pic .close:after, .tan_pic .close:before {
	width: 18px;
	height: 1px;
	background: #666;
	position: absolute;
	left: 9px;
	top: 17px;
	content: "";
	transform: rotate(45deg);
	transition: all .7s
}
.tan_pic .close:before {
	transform: rotate(45deg)
}
.tan_pic .close:after {
	transform: rotate(-45deg)
}
.tan_pic .close:hover {
	background: #ea3516
}
.tan_pic .close:hover:after, .tan_pic .close:hover:before {
	background: #fff
}
.tan_pic .close:hover:before {
	transform: rotate(315deg)
}
.tan_pic .close:hover:after {
	transform: rotate(225deg)
}
.rxrxun li .pic img:hover {
	transform: scale(1.1)
}
.rxrxun li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
	text-align: center;
	padding: 0 10px;
	font-size: 12px
}
.rxrxun li .bt:hover {
	background: rgba(234,53,22,.7);
	color: #fff
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.messdd li input[type=text] {
	border: 1px solid #eee;
	width: 152px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.messdd li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 80px;
	float: left;
	padding: 10px
}
.messdd li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=submit]:hover {
	opacity: .8
}
.messdd li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.messdd li input[type=reset]:hover {
	opacity: .8
}
.messdd li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.proview .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #ea3516;
	font-weight: 700;
	float: left;
	border-radius: 3px 3px 0 0
}
.proview .body {
	padding: 20px 15px 25px 15px;
	line-height: 1.8;
	overflow: hidden
}
.proview .body img {
	max-width: 100%;
	height: auto
}
.proview .body p {
	padding: 5px 0
}
.botsxp {
	overflow: hidden;
	width: 100%;
	line-height: 24px;
	font-size: 12px;
	background: #f5f5f5;
	margin: 15px 0 0 0;
	border-radius: 5px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center
}
.footnav ul li a {
	display: block;
	overflow: hidden;
	color: #fff;
	padding: 0 18px
}
.footnav ul li a:hover {
	color: #f0592d
}
.botsxp .fl {
	padding: 10px;
	width: 600px;
	overflow: hidden
}
.botkey .fl a:last-child {
	margin-right: 0
}
.mess ul li label {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 42px;
	width: 110px;
	text-align: right
}
.mess ul li label i {
	color: red;
	margin-right: 2px
}
.piclist {
	overflow: hidden;
	margin: -10px
}
.piclist li .pic img:hover {
	transform: scale(1.1)
}
.piclist li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 36px;
	line-height: 36px;
	background: #f5f5f5;
	text-align: center;
	padding: 0 10px;
	font-size: 12px
}
.piclist li .bt:hover {
	background: rgba(234,53,22,.7);
	color: #fff
}
.contact {
	padding: 0 0 20px 0;
	overflow: hidden;
	background: url(../images/contact.jpg) right center no-repeat;
	margin: 0 20px
}
.contact ul li {
	border-top: 1px dashed #eee;
	padding: 15px 0;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	width: 400px
}
.contact ul li i {
	font-size: 32px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	color: #ea3516
}
.contact ul li:first-child {
	border-top: 0
}
.mess {
	overflow: hidden
}
.mess .tit {
	font-size: 16px;
	color: #ea3516;
	overflow: hidden;
	line-height: 40px;
	padding: 0 20px;
	margin-bottom: 20px;
	background: #f5f5f5
}
.mess ul li {
	overflow: hidden;
	position: relative;
	padding: 0 0 0 115px;
	margin-top: 15px
}
.rxrxun {
	padding: 20px;
	overflow: hidden
}
.piclist li {
	float: left;
	width: 284px;
	margin: 10px;
	overflow: hidden;
	border: 1px solid #eee
}
.piclist li .pic {
	display: block;
	overflow: hidden;
	cursor: pointer
}
.piclist li .pic img {
	width: 100%;
	height: 225px;
	transition: all .7s
}
.rxrxun li {
	margin-top: 15px;
	overflow: hidden;
	border: 1px solid #eee
}
.rxrxun li .pic {
	display: block;
	overflow: hidden
}
.rxrxun li .pic img {
	width: 100%;
	height: 162px;
	transition: all .7s
}
.mess ul li input[type=text] {
	border: 1px solid #eee;
	width: 250px;
	height: 40px;
	float: left;
	padding: 0 10px
}
.mess ul li #messdd_code {
	width: 115px
}
.mess ul li textarea {
	border: 1px solid #eee;
	width: 730px;
	height: 100px;
	float: left;
	padding: 10px
}
.mess ul li input[type=submit] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #ea3516;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.mess ul li input[type=submit]:hover {
	opacity: .8
}
.mess ul li input[type=reset] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #f0592d;
	color: #fff;
	cursor: pointer;
	transition: all .7s
}
.mess ul li input[type=reset]:hover {
	opacity: .8
}
.pagelist ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pagelist ul li:hover {
	background: #ea3516;
	color: #fff;
	border: 1px solid #ea3516
}
.mess ul li .code {
	height: 42px;
	margin-left: 10px;
	float: left;
	width: auto
}
.mess ul li.all {
	width: 752px;
	margin-top: 15px
}
.mapindex {
	padding: 10px 20px;
	overflow: hidden;
	border: 3px solid #ddd;
	margin-top: 20px
}
.mapindex ul {
	overflow: hidden
}
.mapindex ul li {
	padding: 10px 0;
	overflow: hidden
}
.mapindex ul li>a {
	border-left: 2px solid #ea3516;
	padding: 8px 11px;
	display: block;
	overflow: hidden;
	color: #ea3516;
	font-size: 18px;
	background: #f5f5f5
}
.mapindex ul li .sub {
	overflow: hidden;
	padding: 10px 0 0 0
}
.mapindex ul li .sub a {
	display: block;
	overflow: hidden;
	float: left;
	width: 198px;
	padding: 5px 0 5px 30px;
	background: url(../images/icon_procate.gif) 16px 9px no-repeat
}
.mapindex ul li .sub a:nth-child(5n+1) {
	clear: both
}
.mapindex ul li:last-child {
	border-bottom: 0
}
.pagelist ul li:hover a {
	color: #fff
}
.pagelist ul li.thisclass {
	display: inline-block;
	border: 1px solid #ea3516;
	padding: 6px 15px;
	margin: 0 1px;
	background: #ea3516;
	color: #fff
}
.newslist li {
	background: #f5f5f5;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	padding: 20px 130px 20px 115px
}
.newslist li .date {
	position: absolute;
	left: 20px;
	top: 20px;
	bottom: 20px;
	background: rgba(255,255,255,.5);
	width: 76px;
	text-align: center;
	line-height: 1.7
}
.newslist li .more:hover {
	background: #f0592d
}
.newslist li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 16px
}
.newslist li p {
	display: block;
	overflow: hidden;
	line-height: 22px;
	height: 44px
}
.newslist li:first-child {
	margin-top: 0
}
.newslist li:hover {
	background: rgba(234,53,22,.1)
}
.hotzxxun {
	overflow: hidden;
	padding: 8px 10px
}
.hotzxxun li {
	line-height: 26px;
	overflow: hidden;
	position: relative;
	font-size: 12px
}
.hotzxxun li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 0 25px
}
.hotzxxun li i {
	position: absolute;
	left: 0;
	top: 3px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #999;
	color: #fff;
	transform: scale(.8)
}
.hotzxxun li:nth-child(1) i, .hotzxxun li:nth-child(2) i, .hotzxxun li:nth-child(3) i {
	background: #f0592d
}
.searlist {
	overflow: hidden;
	margin: -15px
}
.searlist li {
	padding: 15px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	transition: all .7s
}
.searlist li .bt {
	overflow: hidden
}
.searlist li .bt span {
	float: right;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #888
}
.mess ul li .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #888
}
.mess ul li .ms span {
	color: red
}
.searlist li .bt a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 700
}
.searlist li .more:hover {
	background: #f0592d
}
.searlist li:hover {
	background: #f5f5f5
}
.searlist li:last-child {
	border-bottom: 0
}
.main_bort .prolist li:nth-child(4) {
	display: none
}
.main_da .pronewstj li {
	width: 429px
}
.main_da .prolist li:nth-child(4) {
	display: block
}
.main_da .prolist li {
	width: 209px;
	padding: 10px
}
.main_da .prolist li .pic img {
	height: 155px
}
.main_xiao .rxrxun .pic img {
	height: 140px
}
.pagelist {
	clear: both;
	margin: 40px auto 20px auto;
	padding-top: 10px;
	overflow: hidden;
	text-align: center;
	font-size: 14px
}
.pagelist ul li.thisclass a {
	color: #fff
}
.newslist li .date em {
	display: block;
	overflow: hidden;
	font-weight: 700;
	padding: 7px 0 0 0;
	font-size: 20px
}
.searlist li p {
	display: block;
	overflow: hidden;
	color: #888;
	line-height: 1.8;
	font-size: 12px;
	text-align: justify
}
.searlist li .more {
	color: #fff;
	background: #ea3516;
	display: block;
	overflow: hidden;
	line-height: 30px;
	width: 100px;
	text-align: center;
	margin-top: 5px
}
.newslist li .more {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 90px;
	line-height: 36px;
	margin-top: -15px;
	text-align: center;
	color: #fff;
	background: rgba(234,53,22,.8)
}
.met-feedback {
	padding: 30px 20px;
	background: #f2f2f2
}
.met-feedback .container {
	max-width: 800px
}
.met-feedback .met-feedback-body {
	padding: 30px;
	background: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	-o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	border-radius: 3px
}
@media (max-width:767px) {
.met-feedback .met-feedback-body {
	padding: 10px
}
}
@media (max-width:767px) {
.met-feedback {
	padding: 80px 0 20px 0
}
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 21px;
	line-height: inherit;
	color: inherit;
	border: 0;
	border-bottom: 1px solid transparent
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f
}
.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 1%;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dedede;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #dc0000;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(98,168,234,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(98,168,234,.6)
}
.form-control.focus, .form-control:focus {
	border-color: #dc0000;
	-webkit-box-shadow: none;
	box-shadow: none
}
.form-control::-moz-placeholder {
color:#a3afb7;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#a3afb7
}
.form-control::-webkit-input-placeholder {
color:#a3afb7
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #f3f7f9;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
	line-height: 36px
}
.input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
	line-height: 32px
}
.input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 20px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed
}
.form-control-static {
	min-height: 36px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}
.form-group-sm .form-control {
	height: 32px;
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.form-group-sm select.form-control {
	height: 32px;
	line-height: 32px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 32px;
	min-height: 34px;
	padding: 7px 13px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
	height: auto
}
select.input-lg {
	padding-top: 0;
	padding-bottom: 0
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 40px;
	padding: 11px 18px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 45px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 32px;
	height: 32px;
	line-height: 32px
}
.btn-primary {
	background-color: #f37404;
	border-color: #f37404;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	background-color: #f37404;
	border-color: #f37404;
	opacity: .7;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	color: #fff
}
.btn-block {
	display: block;
	width: 100%;
	color: #fff
}
.btn-block+.btn-block {
	margin-top: 5px
}
.btn-lg {
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 4px
}
.map_main {
	overflow: hidden;
	border: solid 5px #f0f0f0;
	padding-bottom: 30px;
	background: #fff
}
.sitemap_con {
	width: 1120px;
	margin: 0 auto;
	color: #666
}
.sitemap_con .map_top {
	border-bottom: solid 1px #d7d7d7
}
.sitemap_con .map_top img {
	float: left
}
.newslist li p {
	display: block;
	overflow: hidden;
	line-height: 22px;
	height: 44px
}
.newslist li:first-child {
	margin-top: 0
}
.newslist li:hover {
	background: rgba(234,53,22,.1)
}
.hotzxxun {
	overflow: hidden;
	padding: 8px 10px
}
.hotzxxun li {
	line-height: 26px;
	overflow: hidden;
	position: relative;
	font-size: 12px
}
.hotzxxun li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 0 25px
}
.newslist li p {
	display: block;
	overflow: hidden;
	line-height: 22px;
	height: 44px
}
.newslist li:first-child {
	margin-top: 0
}
.newslist li:hover {
	background: rgba(234,53,22,.1)
}
.sitemap {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 14.66666667%
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: 400
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff
}
.sitemap dd {
	float: left;
	width: 83.333333%
}
.sitemap dd a {
	float: left;
	color: #666;
	padding-right: 35px;
	line-height: 39px;
	transition: none
}
.sitemap dd a:hover {
	color: #333
}
.input-sm {
	height: 32px;
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.pronewstj li {
	float: left;
	width: 414px;
	line-height: 30px;
	font-size: 12px;
	margin: 0 20px
}
nav li .sub a {
	display: block;
	overflow: hidden;
	margin-left: 2px;
	background: rgba(0,0,0,.5);
	padding: 0 20px;
	color: #fff;
	border-bottom: 1px solid rgba(0,0,0,.2);
	line-height: 40px
}
nav li .sub a:hover {
	background: #ea3516;
	color: #fff
}
.pronewstj li span {
	float: right;
	color: #888
}
.botsxp .fl p {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.icon-left:before {
	content: "\e623"
}
.icon-down:before {
	content: "\e649"
}
.icon-date:before {
	content: "\e651"
}
.icon-rightjt:before {
	content: "\e658"
}
.icon-tel:before {
	content: "\e672"
}
.icon-qq:before {
	content: "\e6b4"
}
.icon-left:before {
	content: "\e623"
}
.icon-down:before {
	content: "\e649"
}
.icon-date:before {
	content: "\e651"
}
.icon-rightjt:before {
	content: "\e658"
}
.icon-tel:before {
	content: "\e672"
}
.icon-qq:before {
	content: "\e6b4"
}
.icon-left:before {
	content: "\e623"
}
.icon-down:before {
	content: "\e649"
}
.icon-date:before {
	content: "\e651"
}
.icon-rightjt:before {
	content: "\e658"
}
.icon-tel:before {
	content: "\e672"
}
.icon-qq:before {
	content: "\e6b4"
}
.botsxp .fr {
	padding: 10px
}
.botkey {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin-top: 15px;
	font-size: 12px
}
header .top a {
	color: #888;
	padding: 0 5px
}
header .top a:hover {
	color: #ea3516
}
header .top .welcome {
	float: left
}
select.input-sm {
	height: 32px;
	line-height: 32px
}
select[multiple].input-sm, textarea.input-sm {
	height: auto
}
select.input-sm {
	padding-top: 0;
	padding-bottom: 0
}
.footnav {
	width: 100%;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	background: #545454
}





.liucheng{ width:100%; height:322px;  background:url(../images/lc_bg.jpg) no-repeat center; margin-top:10px;  }
.liucheng_p{ width:1550px; height:auto; margin:0 auto; padding-top:40px; }

.liucheng_r{ height:150px; padding-top:35px;  }

.in_liucheng_3{ width:110px; height:140px; float:left; text-align:center; margin:0 41px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;  }

.in_liucheng_3 h6{ font-size:15px; font-weight:normal; line-height:26px; color:#fff; padding-top:20px; }
.in_liucheng_6{ text-align:center; height:86px;   }
.in_liucheng_6 img{ width:86px; height:86px;   }

.in_liucheng_3:hover { margin-top: -15px;   }




.b_text_xx{ height:auto;   }
.b_text_t2_1{ height:40px; line-height:40px; text-align:center; font-size:40px; color:#fff;   }
.b_text_t2_1 h3{ font-size:40px; }
.b_text_t2_1 a{ color:#fff; }
.b_text_t2_1 a:hover{ color:#fff; }
.b_text_t2_3{ height:30px; line-height:30px; text-align:center; font-size:16px; color:#fff; text-transform:uppercase; padding-top:8px;  }





.youshi{ width: 100%; background:url(../images/ys_bg.jpg) no-repeat center bottom; }
.youshi_t{padding: 35px 0 30px 0; }

.youshi_p{ width:1550px; height:862px; margin:0 auto; position: relative; }

.youshi_left{ float: left; width: 720px; margin: 55px 0 0 110px;  }

.youshi_left1{ height: 110px; line-height: 28px; padding: 0 0 0 70px; font-size: 15px;  }

.youshi_r{ float:left; width:450px; margin-left: 100px; margin-top: 65px; }

.youshi_pro_2_1{ height:108px;  line-height:26px; padding:0 0 0 0; font-size:14px; color:#5f595a;  }

.youshi_pro_2_1 h6{ line-height:30px; font-size:24px; color:#da032c; font-weight:bold; padding-bottom:5px;  }

.youshi_pro_3{ float:left; width:50px; height:96px; line-height: 30px; font-size:28px; text-align:center; color:#312b2c;   }

.youshi_pro_hh{ height: 135px; }

.youshi_pro_lx{ height: 38px; width: 210px; border: 1px solid #da032c; background: #fff; position: relative; cursor: pointer; margin: 10px 0 0 90px; }
.youshi_pro_lx h5{  width: 60px; height: 38px; background:url(../images/ys_lx.png) no-repeat center #da032c; position: absolute; left: 0px; top: 0;
-webkit-transition: all .3s ease-out; transition: all .3s ease-out;}
.youshi_pro_lx h6{   width: 150px; line-height: 38px; text-align: center; font-size: 18px; position: absolute; left: 60px; top: 0;
-webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.youshi_pro_lx:hover h5{ left: 150px; }
.youshi_pro_lx:hover h6{ left: 0;   }

.youshi_pro_kf{ width: 315px; height: 294px; position: absolute; left: 185px; bottom: 0px; }

.youshi_pro_ly{ width: 999px; height: 198px; background:url(../images/ly_bg.png) no-repeat center; position: absolute; left: 550px; bottom: -27px; }

.youshi_pro_lyt{ width: 270px; height: 125px; position: absolute; left: 580px; bottom: 10px; z-index: 100; }



.c_text_xx{ height:auto;   }
.c_text_t2_1{ height:40px; line-height:40px; text-align:center; font-size:32px; color:#333;  padding-bottom: 18px; background:url(../images/in_x2.png) no-repeat center bottom; }
.c_text_t2_1 h3{ font-size:40px; font-weight:bold; }
.c_text_t2_1 a{ color:#333; }
.c_text_t2_1 a:hover{ color:#333; }
.c_text_t2_3{ height:30px; line-height:30px; text-align:center; font-size:31px; color:#4e4d4e; text-transform:uppercase; padding-top:10px;  }

.e_text_xx{ height:auto;  position: relative;
    top: 50px; }
.e_text_t2_1{ height:40px; line-height:40px; text-align:center; font-size:32px; color:#333;  padding-bottom: 18px; background:url(../images/in_x2.png) no-repeat center bottom; }
.e_text_t2_1 h3{ font-size:40px; font-weight:bold; }
.e_text_t2_1 a{ color:#333; }
.e_text_t2_1 a:hover{ color:#333; }
.e_text_t2_3{ height:30px; line-height:30px; text-align:center; font-size:31px; color:#4e4d4e; text-transform:uppercase; padding-top:10px;  }





.webq_bottom_r{ float: left; width:620px; margin: 0 auto; padding-top: 15px; margin-left: 340px; }

.webq_bottom_r1{ width: 394px; height: 58px; background-color:#fff; padding: 5px 20px 5px 20px; margin-top: 20px; border-radius: 34px;  }

.webq_bottom_r3{ width: 432px; height: 36px; margin-top: 22px;  }

.webq_bottom_r3_1{ float: left; width: 168px; height: 36px; line-height: 36px;  background-color:#FFF; padding: 0 20px; border-radius: 18px;  }

.webq_bottom_r3_2{ float: right; width: 168px; height: 36px; line-height: 36px;  background-color:#FFF; padding: 0 20px; border-radius: 18px;  }

.webq_bottom_r4{  width: 90px; height: 90px; background-color:#FFF; border-radius: 50%; position: absolute; right: 95px; bottom: 35px; }

.webq_bd_1{ width: 100%; height: 58px; border: 0; background: none; line-height: 24px; font-size: 16px;  }
.webq_bd_2{ width: 100%; height: 36px; line-height: 36px; border: 0; background: none; font-size: 16px; }

.webq_bd_go {  margin:0; border:0; width:90px; height: 90px; background:none; cursor:pointer; color: #222; line-height: 24px; font-size: 16px; text-align: center; padding: 0 25px;   }








/* 宽度 */
.ey-news107 .n_cw { width: 1220px; padding: 0 10px; margin: 0 auto; }
/* 颜色 */
.ey-news107 .top .pic .bg,.ey-news107 .bot107 ul > li .box .line107,.ey-news107 .bot107 ul > li .box:hover  {
   background: #d60000;
}
.ey-news107 .top .font107 ul {
    overflow: hidden;
    padding: 14px 0;
    background: #d10a0a;
    display: inline-block;
    border-radius: 30px
}
.ey-news107 .top .font107 ul > li .box {
    display: block;
    color: #fff;
}
.ey-news107 .top .font107 .con .p1 {
    font-size: 18px;
    color: #333;
    padding: 54px 0 24px 0;
}
.ey-news107 .top .font107 .con .p2 {
    line-height: 24px;
}
.ey-news107 .top .font107 .con .more107 {
    color: #d60000;
    padding-top: 20px;
    display: block;
}
.ey-news107 .bot107 ul > li .box {
    background: #f1f1f1;
    display: block;
    border-radius: 20px;
    padding: 36px 40px 30px 36px;
}
.ey-news107 .bot107 ul > li .box .time107 {
    font-size: 18px;
    padding-bottom: 15px;
}
.ey-news107 .bot107 ul > li .box .p1 {
    font-size: 16px;
    color: #333;
    padding: 18px 0;
}
.ey-news107 .bot107 ul > li .box .p2 {
    line-height: 1px;
}
.ey-news107 .bot107 ul > li .box:hover .time107 {
    color: rgba(255,255,255,.6);
}
.ey-news107 .bot107 ul > li .box:hover .line107 {
    background: #fff;
}
.ey-news107 .bot107 ul > li .box:hover .p1 {
    color: #fff;
}
.ey-news107 .bot107 ul > li .box:hover .p2 {
    color: rgba(255,255,255,.6);
}
/* 颜色 end*/
.ey-news107 .top .pic .bg {
    width: 576px;
    height: 325px;
    display: block;
    border-radius: 20px;
}
.ey-news107 .bot107 ul > li .box .line107 {
    width: 34px;
    height: 2px;
    display: inline-block;
}
.ey-news107 .n_cw::before,
.ey-news107 .n_cw::after { content: ''; display: block; clear: both; }
.ey-news107 .ey-news107 {
    margin-top: 20px;
}
.ey-news107 .top {
    overflow: hidden;
    padding-top: 70px;
}
.ey-news107 .top .pic {
    float: left;
    padding-right: 60px;
    position: relative;
}
.ey-news107 .top .pic .tp {
    display: block;
    position: absolute;
    left: 20px;
    top: -20px;
}
.ey-news107 .top .pic .tp img {
    border-radius: 20px;
    width: 580px;
    height: 320px;
}
.ey-news107 .top .font107 {
    float: left;
    max-width: 542px;
}
.ey-news107 .top .font107 ul > li {
    float: left;
    padding: 0 40px;
    border-left:1px solid #fff;
}
.ey-news107 .bot107 {
    margin-top: 50px;
    overflow: hidden;
}
.ey-news107 .bot107 ul {
    margin-left: -40px;
    margin-bottom: -30px;
}
.ey-news107 .bot107 ul > li {
    float: left;
    width: 29.33%;
    padding-left: 40px;
    padding-bottom: 30px;
}
 @media (max-width: 1024px) {
.ey-news107 .top .pic {
    float: none;
    padding-right: 0;
}
.ey-news107 .top .pic .bg {
    display: none;
}
.ey-news107 .top .pic .tp {
    position: unset;
    text-align: center;
}
.ey-news107 .top .font107 {
    float: none;
    max-width: none;
    padding-top: 30px;
}
.ey-news107 .top .font107 ul {
    display: block;
    margin: 0 100px;
}
.ey-news107 .top .font107 ul > li {
    width: 50%;
}
.ey-news107 .top .font107 ul > li .box {
    text-align: center;
}
.ey-news107 .top .font107 .con .more107 {
    text-align: center;
}
.ey-news107 .bot107 ul > li {
    width: 50%;
}
.ey-news107 .bot107 ul > li .box {
    padding: 20px 20px;
}
}
 @media (max-width: 700px) {
.ey-news107 .top .font107 ul {
    margin: 0;
}
.ey-news107 .bot107 ul > li {
    width: 100%;
}
.ey-news107 .bot107 ul > li .box {
    padding: 20px 10px;
}
}
@media (max-width: 1024px) {
     body { min-width: 0; }
    .ey-news107 .n_cw {width: 100%; }
}








.in_banner2{ width:100%; height:230px; background:url(../images/in_b1bg.jpg) no-repeat center;  position: relative;
    top: 60px; }
.in_banner2_1{ width:1550px; height:230px; margin:0 auto;  position:relative;  }

.in_banner2_right{ float:right; width: 715px; color: #fff; }

.in_banner2_pic { height: 30px; line-height: 30px; font-size: 34px; text-align: center; padding: 58px 36px 0 0; }
.in_banner2_pic2 { height: 30px; line-height: 30px; font-size: 20px; text-align: center; padding: 15px 36px 0 0; letter-spacing:2px; }

.in_banner2_pic3{ width: 257px; height: 257px; position: absolute; left: 690px; top: -10px;}

.in_banner2_2{ width:500px; position:absolute; right:0; top:150px; text-align:left; }
.in_banner2_3{ float:left; line-height:36px; color:#fff; background:url(../images/in_btel.png) no-repeat left; padding-left:30px; }
.in_banner2_3 i{ float:left;  }
.in_banner2_3 span{ color:#fff;  font-size:24px; }




.news_316{height:700px;width:100%;min-width:1200px;overflow:hidden;}
.news_316 .home_con{width:1200px;margin:0 auto;}
.news_316 .home_con .h_h1{text-align:center;font-size:40px;line-height:30px;color:#000000;padding-bottom:10px; margin:80px 0 0 0;}
.news_316 .home_con .h_h1 span{font-family:Arial;font-size:30px;line-height:30px;color:#999999;text-transform:uppercase;}
.news_316 .home_con .h_h2{text-align:center;font-size:16px;line-height:30px;color:#666666;margin:10px 0 25px 0;overflow:hidden;}
.news_316 .news_nav{text-align:center;overflow:hidden;}
.news_316 .news_nav a{width:160px;height:40px;line-height:40px;background:#666;color:#fff;font-size:16px;display:inline-block;margin-left:1px;}
.news_316 .news_nav a:hover{background:#eeeeee;color:#666666;}
.news_316 .news_nav a.hover{background:#207dc7;color:#ffffff;}
.news_316 .news_nav a.hover:hover{background:#2c88d8;color:#ffffff;}
.news_316 .news_con{margin-top: 30px;overflow: hidden;width: 1200px;height: 380px;}
.news_316 .news_con .news_left{float: left;overflow: hidden;}
.news_316 .news_con .news_left .news-text{padding: 10px;width: 280px;height: 360px;background-color: rgba(255,255,255,0.9);float: left;margin-right: 10px;}
.news_316 .news_con .news_left .news-text .g-img{width: 100%;height: 180px;overflow: hidden;text-align:center}
.news_316 .news_con .news_left .news-text .g-img img{max-width: 100%;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}
.news_316 .news_con .news_left .news-text .g-img img:hover{-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);}
.news_316 .news_con .news_left .news-text .m-text{padding: 25px 15px 15px;font-size: 14px;}
.news_316 .news_con .news_left .news-text .m-text .g-tt{font-size: 16px;color: #333333;width: 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_316 .news_con .news_left .news-text .m-text .g-tt a{color: #333333;}
.news_316 .news_con .news_left .news-text .m-text .g-text{color: #888888;margin: 15px 0;width: 100%;height: 60px;line-height: 20px;overflow:hidden;}
.news_316 .news_con .news_left .news-text .m-text .g-more{color: #666666;text-decoration: underline;}
.news_316 .news_con .news_right{float: right;overflow: hidden;background-color: rgba(255,255,255,0.9);padding: 0px 30px;width: 580px;height: 340px;}
.news_316 .news_con .news_right .news_text{border-bottom: 1px solid #E7E7E7;padding: 15px 0;overflow: hidden;}
.news_316 .news_con .news_right .news_text .time{width: 80px;float: left;text-align: center;color: #999999;margin-right: 20px;font-size: 14px;}
.news_316 .news_con .news_right .news_text .time .g-d{font-size: 60px;line-height: 50px;margin-bottom: 8px;}
.news_316 .news_con .news_right .news_text .m-text{float: left;width: 420px;}
.news_316 .news_con .news_right .news_text .m-text .g-tt{font-size: 16px;margin-bottom: 10px;width: 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_316 .news_con .news_right .news_text .m-text .g-tt a{color: #333333;}
.news_316 .news_con .news_right .news_text .m-text .g-text{color: #888888;height: 40px;font-size: 14px;line-height: 20px;overflow: hidden;}
.news_316 .news_con .news_right .news_list{padding-top: 20px;padding-left: 10px;}
.news_316 .news_con .news_right .news_list li{background: url(../images/h_ico_316.png) center left no-repeat;font-size: 14px;width: 100%;overflow: hidden;height: 28px;line-height: 28px;text-indent: 1em;}
.news_316 .news_con .news_right .news_list li a{color: #666666;}
.news_316 .news_con .news_right .news_list li span{color: #999999;}






/*浮动客服*/
.toolbar {
	position: fixed;
	top: 50%;
	right: 1%;
	margin-top: -163px;
	z-index: 100;
	width: 80px;
}
.toolbar dd {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	background: #cf494c;
	margin-top: 2px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.toolbar dd:first-child {
	margin-top: 0;
}
.toolbar dd i {
	width: 100%;
	height: 30px;
	display: block;
	margin-top: 13px;
	background: url(../images/toolbar.png) no-repeat center 0;
}
.toolbar dd.qq i {
	background-position-y: 0;
}
.toolbar dd.tel i {
	background-position-y: -30px;
}
.toolbar dd.code i {
	background-position-y: -60px;
}
.toolbar dd.top i {
	background-position-y: -90px;
}
.toolbar dd span {
	display: block;
	color: #fff;
}
.toolbar dd.tel .box {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-right: 10px;
	border-radius: 5px;
	background: #cf494c;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.tel .box p {
	font-size: 14px;
	margin: 15px auto 7px;
}
.toolbar dd.tel .box h3 {
	font-size: 18px;
	font-weight: bold;
}
.toolbar dd.tel .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #cf494c;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd.code .box {
	position: absolute;
	top: 0;
	width: 162px;
	right: -172px;
	height: 162px;
	margin-right: 10px;
	border-radius: 5px;
	background: #cf494c;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.code .box img {
	width: 140px;
	height: 140px;
	padding: 11px;
}
.toolbar dd.code .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #cf494c;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd:hover {
	background: #333;
}
.toolbar dd.tel:hover .box {
	opacity: 1;
	right: 80px;
}
.toolbar dd.code:hover .box {
	opacity: 1;
	right: 80px;
}








.news_294 {padding:60px 0;overflow:hidden;background:url(../images/com_bg_294.jpg) no-repeat center 0;}
.news_294 .wrap {margin:0 auto;width:1200px;}
.news_294 .wrap .wp-tit{margin-bottom:30px;text-align:center;line-height:1.5;overflow:hidden;animation:fadeinT 1s ease-out backwards;}
.news_294 .wrap .wp-tit h2{font-size:35px;color:#333;font-weight:normal;color: #fff;}
.news_294 .wrap .wp-tit h2 a{color:#000;}
.news_294 .wrap .wp-tit p{font-size:18px;color:#666;color: #000;}
.news_294 .wrap .com-slide{position:relative;height:398px;}
.news_294 .wrap .com-slide .prev,.news_294 .wrap .com-slide .next{position:absolute;z-index:333;top:170px;width:57px;height:57px;cursor:pointer;}
.news_294 .wrap .com-slide .prev{left:-90px;background:url(../images/prev_294.png) no-repeat;}
.news_294 .wrap .com-slide .prev:hover{background-image:url(../images/prev_294_cur.png)}
.news_294 .wrap .com-slide .next{right:-90px;background:url(../images/next_294.png) no-repeat;}
.news_294 .wrap .com-slide .next:hover{background-image:url(../images/next_294_cur.png)}
.news_294 .wrap .com-list .item{margin:10px 30px 10px 0;width:380px;height:378px;background:#fff;transition: all 1s;}
.news_294 .wrap .com-list .item .pic{width:380px;height:237px;overflow:hidden;}
.news_294 .wrap .com-list .item .pic img{display:block;width:380px;height:237px;transition: all 1s;}
.news_294 .wrap .com-list .item .text{padding:26px 30px;overflow:hidden;}
.news_294 .wrap .com-list .item .text span{display:block;margin-bottom:4px;height:32px;line-height:32px;font-size:18px;overflow:hidden;}
.news_294 .wrap .com-list .item .text span a{color:#333;}
.news_294 .wrap .com-list .item .text p{font-size:14px;color:#666;height:48px;line-height:24px;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.news_294 .wrap .com-list .item:hover{box-shadow:0 0 8px #fff;}
.news_294 .wrap .com-list .item:hover img{transform:scale(1.1);}
.news_294 .wrap .com-list .item:hover span a{color:#e60009;}






/* 宽度 */
.case111 .container {
    margin-left: auto;
    margin-right: auto;
    width: 1800px;
}
/* 颜色 */
.case111 .c_con111 dl {
    width: 340px;
    border: 1px solid #999999;
    float: left;
    padding-bottom: 50px;
    position: relative;
    margin-left: 22px;
}
.case111 .c_con111 dl dd.dd1 a {
    color: #333;
}
.case111 .c_con111 dl dd.dd1 em {
    display: block;
    width: 32px;
    height: 3px;
    background: #999999;
    margin: 20px auto 0 auto;
}
.case111 .c_con111 dl dd.dd2 a {
    color: #333;
}
.case111 .c_con111 dl dd.dd3 {
    position: absolute;
    left: 50%;
    width: 140px;
    height: 36px;
    line-height: 36px;
    margin-left: -70px;
    bottom: -18px;
    background: #7b7b7b;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.case111 .c_con111 dl:hover dd.dd3 {
    background: #a41018;
}
.case111 .c_con111 dl dd.dd3 a {
    color: #fff;
}
/* 颜色 end*/
.case111 {
    padding-bottom: -2px;
}
.case111 .c_con111 dl:first-child {
    margin-left: 0;
}
.case111 .c_con111 dl dt {
    width: 385px;
    height: 289px;
    margin: -1px 0 0 -1px;
    position: relative;
    overflow: hidden;
}
.case111 .c_con111 dl dt img {
    display: block;
    width: 342px;
    height: 289px;
    transition: all 0.5s;
}
.case111 .c_con111 dl dt img:hover {
    transform: scale(1.1);
}
.case111 .c_con111 dl dd.dd1 {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 12px 0;
    text-align: center;
}
.case111 .c_con111 dl dd.dd2 {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    padding: 0 25px;
    overflow: hidden;
}




.in_products_xx{ width:1550px; margin:0 auto; padding-top:10px;  }

.cptite_main{ width:1550px; height:auto;  margin:40px auto auto auto; position: relative;  }

.cptite_main_2{ float:left; width:300px; height:278px; padding:0 0 0 0; background: #da032c; margin-left: 116px; border-radius: 20px; position: relative; }

.cptite_main_2 h6{ font-size:18px; background:#242424; width: 220px; height: 46px; line-height: 46px; text-align: center; border-radius: 23px; position: absolute; left: 40px; top: -23px; color: #fff; -webkit-transition: all .3s ease-out; transition: all .3s ease-out;  }
.cptite_main_2 h6 a{ color:#fff; background: none; padding-left: 0;  }
.cptite_main_2 h6 a:hover{ padding-left: 0; background:none;  }
.cptite_main_2 h6:hover{ top: -35px; }

.cptite_main_2 ul { padding-top:35px;}
.cptite_main_2 ul li{ height:36px; line-height:36px; padding-left:10px; overflow:hidden; font-size: 15px; }

.cptite_main_2 a{ color:#fff; background:url(../images/cp_flt1.png) 50px no-repeat; padding-left: 65px; height:36px; line-height:36px; overflow:hidden; }
.cptite_main_2 a:hover{ padding-left: 80px; background:url(../images/cp_flt1.png) 65px no-repeat;  }

.cptite_main_2:nth-child(1){ margin-left: 0; }


.cptite_main_3{ width: 70px; height: 70px; position: absolute; left: 324px; top: 100px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.cptite_main_4{ width: 70px; height: 70px; position: absolute; left: 738px; top: 100px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.cptite_main_5{ width: 70px; height: 70px; position: absolute; left: 1156px; top: 100px; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

.cptite_main_3:hover{ top: 80px; }
.cptite_main_4:hover{ top: 80px; }
.cptite_main_5:hover{ top: 80px; }


.in_products_r{ width:1550px; height:auto; margin:0 auto; margin-top:25px;   }

.in_products_pro{ width:auto;  }

.in_products_pro ul li{ float:left; width:290px;  margin:0 0 30px 25px; position: relative; }

.in_products_pro ul li .cpscale_x{ width:280px; height:228px; margin:0 auto; padding: 4px; border-radius: 8px; border: 1px solid #d4d4d4; }
.in_products_pro ul li .cpscale{ width:280px; height:228px; overflow:hidden; border-radius: 6px; }
.in_products_pro ul li .cpscale img{ width:280px; height:228px; transition: all 0.5s;   transform: scale(1);  border-radius: 6px;  }

.in_products_pro ul li .txt1{ width:280px; height: 34px; line-height: 34px; text-align: center; font-size: 16px; background-color:rgba(0,0,0,0.6); position: absolute; left: 5px; top:199px; border-radius: 0 0 8px 8px; }
.in_products_pro ul li a{ color: #fff;  display: block;   }
.in_products_pro ul li:hover .txt1{ background-color:rgba(218,3,44,0.6); }

.in_products_pro ul li .txt2{ height:30px; margin-top: 10px; }

.in_products_pro ul li h5{ float: left; width:130px; height:30px; line-height: 30px; background:url(../images/cp_xx.png) 25px no-repeat #c0bfbe; border-radius: 15px; display:block; 
-webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.in_products_pro ul li h5 a{ padding-left: 55px; }
.in_products_pro ul li h5:hover{ background:url(../images/cp_xx.png) 25px no-repeat #333; }

.in_products_pro ul li h6{ float: right; width:130px; height:30px; line-height: 30px; background:url(../images/cp_ly.png) 25px no-repeat #da032c; border-radius: 15px; display:block;
-webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.in_products_pro ul li h6 a{ padding-left: 55px; }
.in_products_pro ul li h6:hover{ background:url(../images/cp_ly.png) 25px no-repeat #333; }

.in_products_pro ul li:hover .cpscale_x{ border:1px solid #da032c;}

.in_products_pro ul li:hover img{ transition: all 0.5s;   transform: scale(1.1); }

.in_products_pro ul li:nth-child(1){ margin-left: 0;  }
.in_products_pro ul li:nth-child(6){ margin-left: 0;  }



.a_text_xx{ height:auto;   }
.a_text_t2_1{ height:40px; line-height:40px; text-align:center; font-size:32px; color:#333;  padding-bottom: 12px; background:url(../images/in_x1.png) no-repeat center bottom; }
.a_text_t2_1 h3{ font-size:30px; font-weight:bold; }
.a_text_t2_1 a{ color:#333; }
.a_text_t2_1 a:hover{ color:#333; }
.a_text_t2_3{ height:30px; line-height:30px; text-align:center; font-size:18px; color:#999; text-transform:uppercase; padding-top:3px;  }
