@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #333;
	overflow-x: hidden;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
ul, li, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #e85436;
	text-decoration: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.center {
	margin: auto;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 50px;
}
.sbj2 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.top {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #666666;
}
.top span {
	float: right;
}
.top span a {
	font-size: 14px;
	color: #666666;
	padding: 0px 5px;
}
.top span a:hover {
	color: #156CCD;
}
.logo_l {
	float: left;
	padding: 20px 0px;
	height: 80px;
	width: 295px;
}
.logo_c {
	float: left;
	color: #e20214;
	font-size: 22px;
	font-weight: bold;
	padding-left: 15px;
	height: 50px;
	margin-top: 32px;
}
.logo_c p {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.logo_r {
	float: right;
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 45px;
	margin-top: 25px;
}
.logo_r dl {
	font-size: 12px;
	color: #888888;
}
.logo_r dt {
	font-size: 22px;
	color: #666;
}
.menu {
	width: 100%;
	background-color: #156ccd;
	height: 60px;
	line-height: 60px;
}
#nav {
	float: left;
	margin-right: 22px;
}
#nav li {
	float: left;
	text-align: center;
}
#nav li a {
	line-height: 60px;
	display: block;
	height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
#nav li:hover {
	text-decoration: none;
	height: 60px;
	background-color: #e85436;
}
#nav li dl {
	background-color: #e85436;
	list-style-type: none;
	text-align: left;
	left: -999em;
	position: absolute;
	z-index: 99999;
	float: left;
}
#nav li dl dt {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #fff;
}
#nav li dl dt a {
	font-size: 14px;
	height: 46px;
	line-height: 46px;
}
#nav li dl dt a:hover {
	background: none;
	font-size: 16px;
	font-weight: bold;
}
#nav li:hover dl {
	left: auto;
}
#curr {
	background-color: #e85436;
}
.sou {
	width: 268px;
	float: right;
}
.sou .sou1 {
	width: 148px;
	display: block;
	transition: all 0.8s;
	float: right;
	background: url(../images/ss.png) no-repeat;
	height: 60px;
}
.sou .sou2 {
	width: 268px;
	display: none;
	transition: all 0.8s;
	background: url(../images/s.png) no-repeat;
	height: 60px;
}
.sou:hover .sou1 {
	display: none;
}
.sou:hover .sou2 {
	display: block;
}
.sou .sou2 input {
	height: 60px;
	line-height: 60px;
	padding-left: 55px;
	float: left;
	color: #f4b7ae;
	font-size: 16px;
	background: none;
	border: none;
	outline: none;
	width: 130px;
}
.sou .sou2 button {
	width: 80px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
	float: right;
}
 .sou .sou2 input::-webkit-input-placeholder {
color: #f4b7ae;
}
.title {
	text-align: center;
	background: url(../images/line.png) no-repeat center 59px;
}
.title li {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;
	line-height: 59px;
}
.title p {
	line-height: 40px;
	font-size: 16px;
	color: #444444;
}
.icpfl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.icpfl li {
	width: calc(12% - 2px);
	line-height: 39px;
	height: 39px;
	border: 1px solid #d2d2d2;
	border-radius: 25px;
	text-align: center;
}
.icpfl li a {
	color: #666666;
	font-size: 15px;
}
.icpfl li:hover {
	border: 1px solid #e20214;
}
.icpfl li:hover a {
	color: #e20214;
	font-weight: bold;
}
.cpzs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap
}
.cpzs div {
	width: 24%;
}
.cpzs div li {
	width: 100%;
	box-shadow: 1px 1px 5px #ccc;
}
.cpzs div li a {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: inline-table;
}
.cpzs div li a img {
	width: 100%;
	transition: all 0.6s;
}
.cpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.cpzs div p {
	height: 58px;
	line-height: 58px;
	text-align: center;
	overflow: hidden;
}
.cpzs div p a {
	font-size: 15px;
}
.cpzs div:hover p a {
	color: #e20214;
	font-weight: bold;
}
#wrap {
	width: 100%;
	background: url(../images/wrap.jpg) no-repeat center top #f9f9f9;
	padding: 60px 0px;
}
.title1 {
	text-align: center;
	background: url(../images/line.png) no-repeat center 59px;
}
.title1 li {
	font-size: 30px;
	font-weight: bold;
	color: #e20214;
	padding-bottom: 10px;
	line-height: 59px;
}
.title1 p {
	line-height: 40px;
	font-size: 16px;
	color: #444444;
}
.youshi {
	margin-top: 30px;
}
.yyc {
	background: url(../images/ys1.png) no-repeat left bottom;
	height: 55px;
	color: #333333;
	line-height: 38px;
	font-size: 28px;
	font-weight: bold;
}
.yyc span {
	color: #fff;
	text-align: center;
	font-size: 32px;
	width: 62px;
	display: inline-block;
	line-height: 55px;
	margin-right: 20px;
}
.yco {
	color: #666666;
	line-height: 28px;
	font-size: 16px;
	margin-top: 25px;
}
.yco p {
	margin-bottom: 18px;
	padding-left: 32px;
	background: url(../images/dh.png) no-repeat left 6px;
}
.youshi .slz {
	margin-top: 20px;
}
.youshi .slz .yscont {
	padding-top: 70px;
}
.youshi .slz:nth-child(2n) .yscont {
	float: right;
	padding-left: 0;
}
.youshi .slz:nth-child(2n) .ysimg {
	float: left;
}
.ysimg {
	width: 48%;
	overflow: hidden;
}
.ysimg img {
	width: 100%;
	height: auto;
	transition: all 0.6s;
}
.ysimg img:hover {
	transform: scale(1.3);
}
.picScroll-left {
	position: relative;
}
.picScroll-left .bd {
	overflow: hidden;
}
.picScroll-left .bd ul li {
	float: left;
	margin: 0 10px;
}
.picScroll-left .bd ul li ol a {
	display: block;
	overflow: hidden;
}
.picScroll-left .bd ul li ol img {
	transition: all 0.6s;
}
.picScroll-left .bd ul li:hover ol a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.picScroll-left .bd ul li dt {
	margin-top: 10px;
	text-align: center;
}
.picScroll-left .bd ul li dt a {
	color: #333333;
	font-size: 16px;
}
.picScroll-left .bd ul li:hover dt a {
	color: #e20214;
}
.picScroll-left a.next {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/right.png) no-repeat center;
	position: absolute;
	right: -40px;
	cursor: pointer;
}
.picScroll-left a.prev {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/left.png) no-repeat center;
	position: absolute;
	left: -40px;
	cursor: pointer;
}
.hf {
	background: url(../images/hf.jpg) no-repeat;
	height: 437px;
	padding-top: 126px;
}
.hwz li {
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
}
.hwz li span {
	color: rgb(226,2,20);
	text-shadow: rgb(255,255,255) 1px 2px 0px;
}
.hwz p {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	opacity: 0.7;
	margin-top: 13px;
}
.hwz ol {
	color: #ffffff;
	font-size: 36px;
	background: url(../images/line1.png) no-repeat left bottom;
	padding: 20px 0 26px;
}
.ads {
	margin-top: 50px;
}
.ads li {
	float: left;
	margin-right: 20px;
	color: #fff;
	font-size: 24px;
	background: url(../images/bg.png) no-repeat;
	width: 150px;
	line-height: 56px;
	padding-left: 25px;
}
#wrap1 {
	width: 100%;
	background: url(../images/gs.jpg);
	padding: 60px 0px;
	background-size: cover;
}
.gs_l {
	width: 69%;
	padding: 2% 3%;
}
.gs_t {
	line-height: 42px;
	font-size: 22px;
	margin-bottom: 27px;
	width: 80%;
}
.gs_t b {
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	opacity: 0.33;
	text-transform: uppercase;
}
.gs_t span {
	float: right;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #8ab6e6;
	font-size: 13px;
	width: 88px;
	line-height: 27px;
}
.gs_t span a {
	color: #333;
}
.gs_t span:hover {
	border: 1px solid #E85436;
}
.gs_t span:hover a {
	color: #E85436;
}
.gs_b {
	width: 80%;
	float: left;
}
.gs_b p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
}
.gs_r {
	width: 39%;
	z-index: 9999;
	margin-left: -9%;
}
.gs_r img {
	width: 100%;
	transition: all 0.6s;
	height: auto;
}
.gs_r img:hover {
	transform: scale(1.1);
}
.dllist1 {
	margin: 0px auto;
}
.dllist1 dl {
	float: left;
	margin: 0px 10px;
}
.dllist1 dl dt {
	width: 300px;
	overflow: hidden;
	display: inline-table;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #fff;
}
.dllist1 dl dt img {
	width: 300px;
	height: 230px;
	transition: all 0.6s;
}
.dllist1 dl:hover dt img {
	transform: scale(1.3);
}
.dllist1 dl p {
	text-align: center;
	line-height: 46px;
}
.dllist1 dl p a {
	font-size: 16px;
}
.dllist1 dl:hover p a {
	color: #e20214;
}
#demo {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
	overflow: hidden;
}
.new-cfn ul {
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
}
.new-cfn ul li {
	font-size: 16px;
	border: 1px solid #d8d8d8;
	border-radius: 25px;
	width: 142px;
	line-height: 42px;
	margin: 0 13px;
}
.new-cfn ul li.cur {
	border: 1px solid #e85436;
	color: #e85436;
}
.new-con {
	margin-top: 55px;
}
.new-list {
	display: none;
}
.new-top {
	float: left;
	width: 610px;
}
.new-hot a {
	display: block;
}
.new-hot .new-text li span {
	float: right;
	color: #6d6d6d;
	font-size: 14px;
}
.new-hot .new-text li {
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	margin: 20px 0px;
}
.new-hot .new-text .text {
	font-size: 14px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 28px;
}
.new-hot a:hover .new-text li {
	color: #e20214;
}
.new-hot .new-img {
	overflow: hidden;
}
.new-hot .new-img img {
	width: 100%;
	height: 400px;
}
.new-rem {
	float: right;
	margin-left: 40px;
}
.new-rem ul li {
	margin-top: 23px;
	background-color: #F5F5F5;
	padding: 23px 0px;
}
.new-rem ul li:first-child {
	margin-top: 0px;
}
.new-rem ul li a {
	display: block;
}
.new-rem ul li a ol {
	float: left;
	text-align: center;
	width: 98px;
	font-size: 15px;
	font-family: Arial;
	color: #666;
	font-weight: 500;
	height: 62px;
	margin-right: 19px;
	border-right: 1px solid #DDDDDD;
}
.new-rem ul li a ol span {
	display: block;
	font-size: 40px;
	font-weight: 600;
	color: #e85436;
}
.new-rem ul li a .rem-con {
	float: left;
}
.rem-con dt {
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
}
.rem-con p {
	font-size: 14px;
	color: #999;
	line-height: 1.8;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.new-rem ul li:hover {
	background-color: #e85436;
}
.new-rem ul li:hover ol {
	background-color: #e85436;
	color: #fff;
}
.new-rem ul li a:hover .rem-con dt {
	color: #fff;
}
.new-rem ul li a:hover ol span {
	color: #fff;
}
.new-rem ul li a:hover p {
	color: #fff;
}
#wrap2 {
	width: 100%;
	background-color: #F6F6F6;
	padding: 30px 0px;
}
.picScroll-left1 {
	position: relative;
}
.picScroll-left1 .bd {
	overflow: hidden;
}
.picScroll-left1 .bd ul li {
	float: left;
	margin: 0 10px;
}
.picScroll-left1 .bd ul li ol a {
	display: block;
	overflow: hidden;
}
.picScroll-left1 .bd ul li ol img {
	transition: all 0.6s;
}
.picScroll-left1 .bd ul li:hover ol a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.picScroll-left1 .bd ul li dt {
	margin-top: 10px;
	text-align: center;
}
.picScroll-left1 .bd ul li dt a {
	color: #333333;
	font-size: 16px;
}
.picScroll-left1 .bd ul li:hover dt a {
	color: #e20214;
}
.picScroll-left1 a.next {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/right.png) no-repeat center;
	position: absolute;
	right: -40px;
	cursor: pointer;
}
.picScroll-left1 a.prev {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/left.png) no-repeat center;
	position: absolute;
	left: -40px;
	cursor: pointer;
}
.foot {
	width: 100%;
	background: url(../images/hf1.png) no-repeat center top;
	padding-top: 110px;
	height: 484px;
}
.footer {
	color: #fff;
	text-align: center;
}
.footer li {
	font-size: 46px;
	font-weight: bold;
}
.footer p {
	font-size: 26px;
	margin-top: 32px;
}
.footer ol {
	text-align: center;
	border: 2px solid #ffffff;
	border-radius: 19px;
	margin: 38px auto 0px auto;
	width: 170px;
	line-height: 44px;
}
.footer ol a {
	color: #fff;
	font-size: 18px;
}
.footer dt {
	margin-top: 100px;
	font-size: 26px;
	line-height: 52px;
	color: #fff;
	opacity: 0.9;
}
.footnav {
	width: 100%;
	background-color: #FAFAFA;
	padding: 30px 0px 0px 0px;
}
.footnav ul {
	border-bottom: 1px solid #D3D3D3;
}
.footnav ul img {
	float: left;
}
.footnav ul li {
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	line-height: 74px;
}
.footnav ul li a {
	width: 14.2%;
	text-align: center;
	font-size: 16px;
}
.footnav ol {
	text-align: center;
	font-size: 16px;
	color: #8d8d8d;
	line-height: 40px;
	margin-top: 20px;
}
.yqlj {
	width: 100%;
	line-height: 40px;
	color: #8d8d8d;
	background-color: #FAFAFA;
	font-size: 14px;
	text-align: center;
}
.yqlj a {
	color: #8d8d8d;
	padding-right: 5px;
	font-size: 14px;
}
/*内页样式*/

#left {
	width: 230px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#right {
	width: 950px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
}
.title3 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #303030;
	padding-bottom: 10px;
}
.title3 span {
	color: #222;
}
.title3 li {
	width: 40px;
	height: 3px;
	background-color: #156CCD;
	margin: 8px auto 0px auto;
}
.mup1 {
	height: 26px;
	line-height: 26px;
	border-bottom: #ccc 1px solid;
	margin-bottom: 10px;
	background: url(../images/new_jt.jpg) no-repeat 10px center;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}
.mup {
	width: 100%;
	background-color: #EFEFEF;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.mup img {
	margin-right: 5px;
}
.mup span {
	float: right;
}
.mup span a {
	font-size: 16px;
}
.hg {
	line-height: 30px;
}
.tittle {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.lb {
	text-align: left;
}
.lb a {
	color: #333;
}
.lb a:hover {
	color: #156CCD;
}
.nyxw2 {
	width: 48%;
	float: left;
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #D5D5D5 dotted;
	margin-right: 4%;
	background: url(../images/cion01.gif) no-repeat left center;
	color: #333;
}
.nyxw2 a {
	padding-left: 20px;
	color: #333;
}
.nyxw2 span {
	float: right;
	height: 40px;
	line-height: 40px
}
.nyxw2:nth-child(2n) {
	margin-right: 0px;
}
.nyxw2 a:hover {
	color: #156CCD;
}
.page {
	text-align: center;
	margin: 10px auto 10px auto;
}
.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}
.page li a {
	color: #999999;
	font-size: 14px;
}
.page li:hover {
	background-color: #156CCD;
	border: 1px solid #156CCD;
}
.page li:hover a {
	color: #fff;
}
.current {
	background-color: #156CCD!important;
	border: 1px solid #156CCD!important;
}
.current a {
	color: #fff!important;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inews ul li {
	background: url(../images/cion01.gif) no-repeat left center;
	line-height: 32px;
	height: 32px;
}
.inews ul li a {
	padding-left: 20px;
	font-size: 16px;
}
.inews ul li a:hover {
	color: #156CCD;
	margin-left: 5px;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #999;
}
/*内页样式*/

.nr {
	line-height: 36px;
	font-size: 14px;
	margin-bottom: 20px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.nr a {
	font-size: 14px;
}
.info {
	margin-bottom: 20px;
}
.left {
	width: 240px;
	float: left;
	margin-right: 20px;
}
.right {
	float: left;
}
.cpfl {
	width: 240px;
	float: left;
	margin-right: 20px;
	background-color: #f3f3f3;
}
.cpfl ul {
	color: #fff;
	font-size: 22px;
	text-align: center;
	background-color: #156CCD;
	height: 50px;
	padding: 20px 0px;
}
.cpfl ul p {
	font-size: 15px;
	text-transform: uppercase;
}
.cpfl li {
	height: 46px;
	line-height: 46px;
	transition: all .2s ease;
	border-bottom: 1px solid #fff;
	text-indent: 20px;
}
.cpfl li a {
	font-size: 14px;
}
.cpfl li:hover {
	transition: all .2s ease;
	text-indent: 30px;
	background-color: #156CCD;
}
.cpfl li:hover a {
	color: #fff;
}
.cpfl ol {
	height: 46px;
	line-height: 46px;
	transition: all .2s ease;
	border-bottom: 1px solid #fff;
	width: 50%;
	float: left;
	background-color: #f7f7f7;
}
.cpfl ol a {
	font-size: 13px;
	padding-left: 15px;
}
.cpfl ol:hover a {
	color: #156CCD;
	font-weight: bold;
}
.cpfl ol:nth-child(5), .cpfl ol:nth-child(20) {
	width: 100%;
}
.cpfl ol:nth-child(4) a,.cpfl ol:nth-child(13) a,.cpfl ol:nth-child(15) a,.cpfl ol:nth-child(17) a,.cpfl ol:nth-child(19) a{
	padding-left: 0px!important;
}
.cpfl dl {
	background-color: #156CCD;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.cpfl dt {
	padding: 0px 5px;
	line-height: 32px;
	font-size: 14px;
}
.nlx {
	margin-top: 15px;
}
.nlxt {
	height: 42px;
	line-height: 42px;
	background: #156CCD;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
}
.nlxb {
	padding: 0px 0px 0px 5px;
	line-height: 38px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}
.info img {
	max-width: 940px;
	height: auto;
}
table {
	border-collapse: collapse;
}
.cp_l {
	width: 420px;
	margin-right: 30px;
}
.cp_r dl {
	border-bottom: 1px solid #EEEEEE;
	font-size: 22px;
	font-weight: bold;
	background-color: #FAFAFA;
	line-height: 40px;
	height: 40px;
	border-left: 2px solid #156CCD;
	padding-left: 10px;
}
.cp_r ul {
	background-color: #FDFDFD;
	padding: 10px;
	margin-bottom: 5px;
}
.cp_r ul li {
	color: #156CCD;
	font-size: 16px;
}
.cp_r ul ol img {
	float: left;
	width: 130px;
	margin-right: 10px;
}
.cp_r ul ol p {
	line-height: 26px;
	font-size: 13px;
	text-indent: 2em;
}
.cp_r dd {
	font-size: 14px;
	line-height: 26px;
}
.cp_r dt {
	margin-top: 10px;
	padding: 15px 20px;
	font-size: 14px;
	color: #666;
	background-color: #efefef;
	border-radius: 15px;
	overflow: hidden;
	line-height: 31px;
}
#preview {
	float: none;
	margin: 0px auto;
	text-align: center;
	width: 420px;
}
.jqzoom {
	width: 410px;
	height: 410px;
	position: relative;
	border: 1px solid #DDDDDD;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
}
.zoomdiv {
	left: 859px;
	height: 300px;
	width: 300px;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}
#spec-left {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-right {
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-list {
	float: left;
	overflow: hidden;
	margin-left: 5px;
	display: inline;
	position: relative;
	width: 390px;
	margin-right: 5px;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 65px;
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 430px;
	height: 430px;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 800px;
	height: 800px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
#spec-list div {
	margin-top: 0;
	margin-left: 0px;
	width: 100% !important;
}
.nyxx {
	background: #fafafa;
	color: #444;
	line-height: 36px;
	font-weight: bold;
	font-size: 15px;
	border-radius: 5px;
	margin: 10px 0px;
}
.nyxx i {
	background: #156CCD;
	width: 2px;
	height: 20px;
	display: block;
	float: left;
	margin: 8px 10px 0px 0px;
}

@media screen and (min-width:1400px) {
.moddle {
	width: 1400px;
}
#nav {
	width: 1110px;
}
#nav li {
	width: 185px;
}
#nav li dl {
	width: 185px;
}
.cpzs div li {
	height: 260px;
}
.cpzs div li a img {
	height: 260px;
}
.youshi .slz .yscont .yco {
	width: 650px;
}
.picScroll-left .bd ul li {
	width: 330px;
	margin: 0 10px;
}
.picScroll-left .bd ul li img {
	width: 330px;
	height: 240px;
}
.picScroll-left a.next {
	top: 105px;
}
.picScroll-left a.prev {
	top: 105px;
}
.gs_r {
	margin-top: -395px;
}
.new-rem {
	width: 750px;
}
.new-rem ul li a .rem-con {
	width: 627px;
}
.picScroll-left1 .bd ul li {
	width: 330px;
	margin: 0 10px;
}
.picScroll-left1 .bd ul li img {
	width: 330px;
	height: 240px;
}
.picScroll-left1 a.next {
	top: 105px;
}
.picScroll-left1 a.prev {
	top: 105px;
}
/*内页*/

.prolist {
	width: 100%;
	overflow: hidden;
}
.prolist dl {
	float: left;
	width: 272px;
	height: auto;
	line-height: 0px;
	margin-right: 10px;
}
.prolist dl:nth-child(5n) {
	margin-right: 0px;
}
.prolist dt {
	width: 270px;
	height: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}
.prolist dt a {
	width: 100%;
}
.prolist dd {
	text-align: center;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
}
.pro_list_img {
	width: 270px;
	height: 270px;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}
.prolist dt .pro_list_img img {
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	transition: all 0.6s;
}
.prolist dl dd a {
	color: #333;
}
.prolist dt:hover .pro_list_img img {
	transform: scale(1.3);
}
.prolist dl:hover dd a {
	color: #156CCD;
}
.right {
	width: 1140px;
}
.product {
	width: 100%;
	overflow: hidden;
}
.product dl {
	float: left;
	width: 276px;
	height: auto;
	line-height: 0px;
	margin-right: 12px;
}
.product dl:nth-child(4n) {
	margin-right: 0px;
}
.product dt {
	width: 274px;
	height: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}
.product dt a {
	width: 100%;
}
.product dd {
	text-align: center;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
}
.product_img {
	width: 274px;
	height: 274px;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}
.product dt .product_img img {
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	transition: all 0.6s;
}
.product dl dd a {
	color: #333;
}
.product dt:hover .product_img img {
	transform: scale(1.3);
}
.product dl:hover dd a {
	color: #156CCD;
}
.cp_r {
	width: 690px;
}
}
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 17px;
	bottom: 10%;
}
#toolbar .online-one li {
	margin-bottom: 3px;
	font-size: 0;
	width: 70px;
	height: 50px;
	right: 0;
	position: relative;
}
#toolbar .online-one li:hover a {
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.24);
}
#toolbar .online-one li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 70px;
	height: 50px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 0;
	border-radius: 4px;
	padding: 10px 0;
	overflow: hidden;
}
.icon-font {
	position: relative;
}
.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}
#toolbar .online-one li .icon-font {
	display: block;
	height: 28px;
	width: 100%;
}
#toolbar .online-one li .icon-font:after {
	background-image: url(../images/kf.png);
}
#toolbar .online-one li .icon-qq:after {
	background-position: -30px -240px;
}
#toolbar .online-one li .icon-phone:after {
	background-position: -30px -208px;
}
#toolbar .online-one li .icon-message:after {
	background-position: -30px -170px;
}
#toolbar .online-one li .icon-ewm:after {
	background-position: 0px -25px;
}
#toolbar .online-one li .icon-top:after {
	background-image: url(../images/icon_spirit.png);
	background-position: -30px -60px;
}
#toolbar .online-one li .icon-wangwang:after {
	background-image: url(../images/icon_spirit.png);
	background-position: -30px 0;
}
#toolbar .online-one li .wz {
	font-size: 12px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 5px;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#toolbar .online-one li.phone {
	border-radius: 4px;
	padding: 10px 0;
}
#toolbar .online-one li.ewm1 {
	background: #00c184;
	border-radius: 4px;
	padding: 10px 0;
}
#toolbar .online-one li.phone .tel-phone {
	position: absolute;
	z-index: 1;
	padding: 5px;
	width: 160px;
	right: calc(100% + 5px);
	top: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
	-webkit-box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
	box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
	color: #fff;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	text-align: center;
}
#toolbar .online-one li.ewm1 .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #fff;
	width: 110px;
	right: calc(100% + 5px);
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
	-webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
	box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}
#toolbar .online-one li.ewm1 .ewm-box img {
	max-width: 100%;
}
#toolbar .online-one li.ewm1 .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;
	border-right: none;
}
#toolbar .online-one li.ewm1:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#toolbar .online-one li.phone:hover .tel-phone {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
