.wh {
	width: 1200px;
	margin: 0 auto;
}

.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

/*头部样式*/

.top1 {
	height: 33px;
	color: #6d6d6d;
	line-height: 33px;
	overflow: hidden;
	border-bottom: 1px solid #cecece;
	font-size: 15px;
}

.top2 {
	height: 114px;
	overflow: hidden;
	background-color: #2270ba;
}

.logowz {
	padding-left: 25px;
	margin-left: 26px;
	border-left: 1px solid #808080;
	height: 100px;
	padding-top: 6px;
	color: #222222;
	font-size: 18px;
	margin-top: 33px;
}

#header {
	width: 1000px;
	margin: 0 auto;
}

.logo {
	float: left;
	line-height: 115px;
}

.top2 .k2 {
	margin-top: 38px;
	padding-left: 89px;
	background: url(../images/ztel.jpg) no-repeat left center;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}

.topLink {
	float: right;
	text-align: right;
	position: relative;
	z-index: 9999;
}

.translate {
	width: 100px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9999;
}

.tran-in {
	left: 120px;
}

.translate li {
	border: 1px dashed #cccccc;
	line-height: 26px;
	text-align: left;
	background: #fff;
}

.translate li a {
	display: block;
	padding-left: 10px;
	background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
	text-decoration: none;
	color: #275cea;
	cursor: pointer;
}

.translate-en {
	display: none;
	padding: 6px;
	padding-top: 0px;
}

.translate li .translate-en a {
	padding-left: 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
	font-weight: bold;
}

.topLink .f_count {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

.topLink .k1 a {
	color: #6d6d6d;
}

.topLink .k2 {
	color: #074b91;
	font-size: 14px;
	font-family: "微软雅黑";
}

#menu {
	/* border-top: 2px solid #f39816; */
	background: #141414;
}

/*热门搜索*/

.sou {
	background: #f4f4f4;
	height: 51px;
	border-bottom: 1px solid #d0d0d0;
}

#formsearch {
	float: right;
	width: 304px;
	height: 29px;
	line-height: 29px;
	background: url(../images/ss.jpg) no-repeat top center;
	margin-top: 10px;
}

.hotSearch {
	float: left;
	height: 51px;
	line-height: 51px;
	font-weight: normal;
	color: #403f3f;
	font-size: 14px;
}

#search-type {
	float: left;
	width: 100px;
	height: 24px;
	border: 1px solid #c8c8c8;
	margin-right: 5px;
}

/*搜索和热门搜索*/

.hotSearch a {
	margin-right: 6px;
}

#formsearch input {
	height: 29px;
	background: transparent;
	border: none;
	line-height: 29px;
}

#formsearch input#keyword {
	height: 29px;
	line-height: 29px;
	padding-left: 9px;
	color: #686868;
	width: 265px;
	font-size: 13px;
}

#formsearch input#s_btn {
	margin-left: -4px;
	width: 30px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: transparent;
	color: #fff;
	border: none;
	cursor: pointer;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cpzx {
	margin-top: 35px;
}

.pleft {
	width: 278px;
	background: #2270ba;
	height: 910px;
}

.pright {
	border: 1px solid #c1bcbc;
	width: 906px;
}

.ptt {
	text-align: center;
	height: 136px;
	background: #2270ba;
}

.ptt dd {
	color: #fdf7f7;
	font-size: 36px;
	font-weight: bold;
	padding-top: 25px;
}

.ptt dt {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

.psort {
	background: #0e0e0e;
	padding-top: 41px;
	padding-left: 16px;
	padding-bottom: 34px;
}

.psort li {
	padding-bottom: 13px;
	border-bottom: 1px dashed #5d5d5d;
	margin-bottom: 12px;
	width: 246px;
}

.psort li a {
	display: block;
	background: #2270ba;
	width: 246px;
	height: 46px;
	line-height: 46px;
	color: #ffffff;
	font-size: 19px;
	text-indent: 40px;
}

.psort li:hover a {
	background: #f39816;
	color: #fff;
}

.ptel {
	padding-left: 45px;
	color: #fff;
	font-size: 18px;
	background: url(../images/tel.png) no-repeat left center;
	line-height: 26px;
	margin: 51px 0 0 25px;
}

.pbt {
	height: 40px;
	line-height: 40px;
	background: url(../images/line1.jpg) no-repeat top center;
	padding: 0 8px;
}

.pbt h3 {
	font-weight: normal;
	color: #4a4a4a;
	font-size: 20px;
}

.pbt a {
	color: #4a4a4a;
	font-size: 15px;
	display: block;
}

.product_list1 {
	margin: 12px 0 0 16px;
}

.product_list1 li {
	float: left;
	margin-right: 26px;
	_display: inline;
}

.product_list1 li:nth-child(3n) {
	margin-right: 0;
}

.product_list1 li a.img {
	border: 1px solid #c1bcbc;
}

.product_list1 li a.img img {
	width: 273px;
	height: 247px;
}

.product_list1 li h3 {
	text-align: center;
	padding-bottom: 5px;
}

.product_list1 li h3 a {
	font-weight: normal;
	display: block;
	text-align: center;
	line-height: 33px;
	color: #000000;
	font-size: 16px;
}

.product_list1 li a.img {
	display: block;
}

.product_list1 li a.img:hover {
	border-color: #1063c6;
}

.product_list1 li:hover h3 a {
	color: #1063c6;
}

.hzhb {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 583px;
	overflow: hidden;
	/* background: url(../images/bj1.jpg) no-repeat top center; */
	margin-top: 35px;
	background-color: #2270ba;
}

.hz_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 65px;
}

.hztt {
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	background: url(../images/xx.png) no-repeat center 5px;
	line-height: 40px;
}

.p1 {
	color: #fff;
	font-size: 17px;
	font-weight: lighter;
	text-align: center;
	margin-top: 20px;
}

.chan {
	text-align: center;
	padding-top: 55px;
	position: relative;
}

.l_btn, .r_btn {
	position: absolute;
	cursor: pointer;
	top: 47%;
}

.l_btn {
	left: -45px;
}

.r_btn {
	right: -45px;
}

.twt {
	float: left;
}

.twt li a.img {
	display: block;
	padding: 4px;
	background: #fff;
}

.twt li a.img img {
	display: block;
	width: 370px;
	height: 274px;
}

.twt li {
	float: left;
	overflow: hidden;
	margin-left: 21px;
}

.youshi {
	height: 1413px;
	background: url(../images/bj2.jpg) no-repeat top center;
}

.ytt {
	text-align: center;
}

.ytt dd {
	color: #f39816;
	font-size: 48px;
	font-weight: bold;
	padding-top: 90px;
}

.ytt dt {
	color: #5c5c5c;
	font-size: 17px;
	font-weight: lighter;
}

.ybox1 {
	margin-top: 95px;
	height: 557px;
	overflow: hidden;
}

.bt2 {
	font-weight: bold;
	color: #000000;
	font-size: 29px;
	margin-left: 20px;
}

.bt2 span {
	color: #f39816;
}

.yleft {
	width: 542px;
	margin-left: 60px;
	margin-top: 35px;
}

.ybox1 .yright img {
	width: 545px;
	height: 447px;
}

.ybox2 .yright img {
	width: 564px;
	height: 400px;
}

.ys1 {
	color: #000000;
	font-size: 15px;
	margin-top: 20px;
	line-height: 27px;
	height: 170px;
	overflow: hidden;
}

.ycon {
	margin-bottom: 32px;
}

.ybox2 .yleft {
	margin: 17px 0 0 60px;
	width: 525px;
}

.ybox2 .ys1 {
	margin-left: 20px;
}

.dz {
	width: 563px;
	height: 38px;
	line-height: 38px;
	color: #000000;
	font-size: 18px;
	text-align: center;
	font-weight: lighter;
	background: url(../images/bj3.png) no-repeat top center;
}

.l_btn1, .r_btn1 {
	position: absolute;
	cursor: pointer;
	top: 42%;
}

.l_btn1 {
	left: -45px;
}

.r_btn1 {
	right: -45px;
}

.twt1 {
	float: left;
	padding-top: 15px;
}

.twt1 li {
	position: relative;
}

.twt1 li a.img {
	display: block;
	border: 1px solid #a8a7a7;
}

.twt1 li a.img img {
	display: block;
	width: 376px;
	height: 280px;
}

.twt1 li {
	float: left;
	overflow: hidden;
	margin-left: 20px;
}

.anli .hztt {
	color: #0e0e0e;
}

.chan1 {
	border: 1px solid #adadad;
	height: 312px;
	margin-top: 45px;
	position: relative;
}

.m1 a {
	display: block;
	color: #a8a8a8;
	border: 1px solid #676767;
	font-size: 17px;
	font-weight: lighter;
	text-align: center;
	width: 108px;
	height: 29px;
	line-height: 29px;
	margin: 0 auto;
	margin-top: 10px;
}

.twt1 li h3 a {
	display: block;
	height: 36px;
	line-height: 36px;
	background: rgba(14, 14, 14, .8);
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.cont5 {
	/* background: url(../images/bj3.jpg) repeat-y center top; */
	background-color: #2270ba;
	height: 468px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 90px;
	margin-top: 75px;
}

.a5_b1 .a5_c1 {
	width: 540px;
}

.a5_b1 .a5_c2 {
	width: 627px;
}

.a5_c2 h2 {
	color: #fff;
	font: 600 31px/32px "å¾®è½¯é›…é»‘";
}

.a5_c2 h2 span {
	color: #fff;
	font: 600 38px/38px "å¾®è½¯é›…é»‘";
}

.a5_c2 .abt_ab {
	color: #fff;
	font: 500 14px/26px "å¾®è½¯é›…é»‘";
	margin-top: 35px;
	height: 223px;
	overflow: hidden;
}

.a5_c2 .abt_ab a {
	color: #f39816;
}

.a5_b1 .amore {
	float: right;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 93px;
	height: 27px;
	line-height: 27px;
	background: #f39816;
}

/*a5_b2*/

.tablis {
	text-align: center;
	background: url(../images/diabn.png) no-repeat center;
	margin-top: 30px;
}

.tablis li {
	display: inline-block;
	color: #fff;
	font: 600 28px/36px "å¾®è½¯é›…é»‘";
	padding: 0 10px;
}

.tablis li.cur {
	color: #f39816;
}

.gd_a3 li {
	float: left;
	margin: 0 16px;
	width: 254px;
}

.gd_a3 li a.img {
	display: block;
	width: 254px;
	height: 188px;
	padding: 5px;
	background: #fff;
}

.gd_a3 li a.img img {
	width: 254px;
	height: 188px;
}

.tab {
	background: url(../images/ghjkaghj.png) no-repeat center top;
	padding: 43px 5px 26px;
}

.picMarquee-left {
	overflow: hidden;
	margin: 0 20px;
}

.vn8 {}

.vn8-con {
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}

.vn8-news1 {
	width: 780px;
	height: 509px;
	border: 1px solid #c9c9c9;
}

.news-con {
	width: 760px;
	margin: 0 auto;
	margin-top: 15px;
	padding-top: 23px;
}

.vn8-news2 {
	width: 401px;
	height: 509px;
	border: 1px solid #c9c9c9;
	position: relative;
}

.news1-b {
	background: url(../images/line2.jpg) center no-repeat;
}

.news1-a li a.img {
	width: 299px;
}

.news1-a li .intro {
	width: 435px;
}

.news-cate {
	background: #1c9dd7;
}

.news-cate li {
	float: left;
	width: 390px;
	height: 58px;
	text-align: center;
	line-height: 58px;
}

.news-cate li:first-child {
	background: url(../images/news1.png) no-repeat 17px center;
}

.news-cate li:nth-child(2) {
	background: url(../images/news1.png) no-repeat 17px center;
}

.news-cate li:first-child.cur {
	background: url(../images/news1.png) no-repeat 17px center #f39816;
}

.news-cate li:nth-child(2).cur {
	background: url(../images/news1.png) no-repeat 17px center #f39816;
}

.news-cate li .a1 {
	width: 226px;
	text-align: left;
	text-indent: 48px;
	display: block;
}

.news-cate li a {
	font-size: 18px;
	color: #ffffff;
}

.news-cate a.more1 {
	font-size: 15px;
	color: #ffffff;
	line-height: 58px;
	margin-right: 12px;
}

.news1-a li .intro h3 a {
	font-size: 15px;
	display: block;
	color: #222222;
	font-weight: 400;
	font-family: "å¾®è½¯é›…é»‘";
	line-height: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;
}

.news1-a {
	border-bottom: 1px solid #b6b6b6;
	padding-bottom: 25px;
}

.news1-a li .intro span {
	font-size: 14px;
	color: #615c5c;
	font-weight: 400;
	font-family: "å¾®è½¯é›…é»‘";
	margin-top: 15px;
	display: block;
}

.news1-a li .intro a {
	color: #f39816;
}

.news1-b {
	margin-top: 20px;
}

.news1-b li {
	background: url(../images/news3.png) no-repeat left center;
	padding-left: 23px;
	float: left;
	width: 309px;
	line-height: 37px;
}

.news1-b li:nth-child(2n) {
	float: right;
}

.news1-b h3 {
	font-size: 15px;
	color: #222222;
	font-weight: 400;
}

.vn8-news2 h3 {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	background: url(../images/news4.jpg) no-repeat center center;
	height: 58px;
	line-height: 58px;
	text-indent: 57px;
}

.vn8-news2 a.more2 {
	position: absolute;
	font-size: 15px;
	color: #ffffff;
	right: 10px;
	top: 20px;
}

#ydemo {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 440px;
}

#yindemo {
	height: 100%;
}

#ydemo1 {}

#ydemo2 {}

.news2-con {
	width: 380px;
	margin: 0 auto;
}

.news-list2 li {
	position: relative;
	padding: 20px 0 12px;
	height: 90px;
	border-bottom: 1px solid #cecece;
}

.news-list2 li a {
	line-height: 30px;
	padding-left: 24px;
	background: url(../images/wen.jpg) left center no-repeat;
	display: block;
	font-size: 15px;
	color: #f39816;
	font-weight: 400;
}

.news-list2 li a:hover {
	text-decoration: none;
	color: #0f51bb;
}

.news-list2 span {
	background: url(../images/da.jpg) left 3px no-repeat;
	padding-left: 24px;
	font: 400 14px/20px "å¾®è½¯é›…é»‘";
	margin-top: 5px;
	color: #333;
	display: block
}

/*主体样式*/

#container {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.menu_cate {
	width: 220px;
	float: left;
}

.cate_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.about {
	width: 460px;
	float: left;
	margin-left: 12px;
	padding-bottom: 5px;
}

.about_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.about .content {
	padding: 5px;
	padding-bottom: 12px;
	text-indent: 20px;
}

.navigation {
	float: right;
	width: 100px;
}

.index-title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.index-table td {
	border: solid #add9c0;
	border-width: 0px 1px 1px 0px;
	padding: 10px 5px;
}

.index-table {
	border: solid #add9c0;
	border-width: 1px 0px 0px 1px;
	margin-top: 10px;
}

/*----- Common css ------*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}

/*首页新闻*/

.news_company {
	width: 280px;
	float: right;
}

.news1_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.news_company .content {
	padding: 5px;
}

/*首页左侧联系我们*/

.contact {
	width: 218px;
	float: left;
	padding-bottom: 5px;
	margin-top: 10px;
}

.contact_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.contact .content {
	padding: 5px;
	padding-left: 8px;
}

/*工程案例*/

.case {
	width: 460px;
	float: left;
	margin-left: 12px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.case_title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.case .content {
	padding: 5px;
	padding-bottom: 12px;
	text-indent: 20px;
}

.news2_company {
	margin-top: 10px;
}

/*产品推荐*/

.recommend_product {
	margin-top: 10px;
	width: 692px;
	float: left;
}

.recommend_product .title {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: url(../images/nav.png) no-repeat 0% 100%;
	font-size: 14px;
	color: #000;
}

.recommend_product .content {
	padding-top: 15px;
	padding-bottom: 14px;
}

.roll_product li {
	padding-bottom: 0px;
}

/*品牌列表*/

.brand-list {
	margin: 20px 0px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.brand-list li {
	margin: 5px 8px;
}

.brand-list li:hover {
	box-shadow: 2px 1px 5px;
}

.brand-list li img {
	width: 150px;
	height: 120px;
}

/*前台多页签*/

.news {
	width: 1000px;
	float: left;
	margin-top: 10px;
}

.tt {
	display: none;
}

.list1 {
	padding: 8px 10px;
}

.list1 li {
	line-height: 27px;
	position: relative;
	vertical-align: middle;
}

.list1 li a {
	background: url(../images/list_dot1.gif) left center no-repeat;
	padding-left: 12px;
	line-height: 27px;
	color: #555555;
}

.list1 li a:hover {
	color: #e87518;
	text-decoration: none;
}

.list1 li span {
	position: absolute;
	right: 0px;
	line-height: 30px;
	top: 0;
	color: #999;
}

/*友情链接*/

.f_link {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	background: url(../images/linek.png) no-repeat top center;
	padding-top: 30px;
	height: 61px;
	overflow: hidden;
}

.f_link a {
	display: inline-block;
	font-size: 14px;
	margin: 0 10px;
	line-height: 30px;
}

/*页面底部*/

.lxwm {
	height: 100px;
	overflow: hidden;
	background: url(../images/bj4.jpg) no-repeat top center;
	margin-top: 80px;
	padding-top: 47px;
}

.copyright {
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #919191;
}

.copyright a {
	color: #919191;
}

.dz1 {
	padding-left: 94px;
	width: 480px;
	color: #fff;
	font-size: 15px;
}

.dtel {
	padding-left: 85px;
	width: 285px;
	color: #fff;
	font-size: 15px;
}

.yx {
	width: 170px;
	color: #fff;
	font-size: 15px;
}

.nav_foot {
	background: #1f1f1f;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.nav_foot a {
	display: inline-block;
	color: #a4a4a4;
	font-size: 18px;
	background: url(../images/line3.jpg) no-repeat right center;
	width: 150px;
}

.nav_foot a:last-child {
	background: none;
}

.foot {
	background: #1c1c1c;
	padding: 0px 0px 20px 0px;
}

/*------------内页-------------------*/

.left .box {
	margin-bottom: 10px;
}

.left .box h3 {
	line-height: 31px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "微软雅黑";
	background: #2a67e0;
	font-size: 18px;
	color: #fff;
}

.left .box .content {
	padding: 5px 0px;
}

.prodescription {
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 15px;
	text-indent: 20px;
}

.n_banner {
	width: 100%;
	margin: 0 auto;
}

.n_banner img {
	width: 100%;
	margin: 0 auto
}

.left {
	width: 225px;
	float: left;
}

.sort_menu h3 {
	background-color: #ececec;
	line-height: 28px;
	padding-left: 15px;
	font-weight: bold;
}

.sort_product {
	margin-top: 10px;
}

.sort_product h3 {
	background-color: #ececec;
	line-height: 28px;
	padding-left: 15px;
	font-weight: bold;
}

.n_contact {
	margin-top: 10px;
}

.n_contact h3 {
	background-color: #ececec;
	line-height: 28px;
	padding-left: 15px;
	font-weight: bold;
}

.n_contact .content {
	padding: 5px;
	line-height: 24px;
}

.right {
	width: 914px;
	float: right;
	padding-bottom: 10px;
}

.sitemp {
	line-height: 31px;
	height: 31px;
	overflow: hidden;
	padding-right: 10px;
	background: #2a67e0;
	color: #fff;
}

.sitemp h2 {
	width: 340px;
	float: left;
	line-height: 31px;
	text-align: center;
	text-align: left;
	text-indent: 15px;
	font-size: 14px;
}

.sitemp .site {
	width: 380px;
	float: right;
	text-align: right;
	line-height: 30px;
}

.sitemp .site a {
	color: #fff;
}

.right .content {
	padding: 10px;
	padding-top: 15px;
	overflow: hidden;
	line-height: 24px;
}

.sort_album {
	margin-top: 15px;
}

/* 左侧left标题 */

.left .box .title {
	margin: 0 0 0 1px;
	background: url(../images/title_bg.jpg) repeat-x;
	line-height: 41px;
	height: 41px;
	position: relative;
}

.left .box .title .title_more {
	display: block;
	background: url(../images/title_lead.jpg) no-repeat right 0;
	line-height: 41px;
	height: 41px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 0 40px 0 30px;
}

.sort li a {
	display: block;
	background: url(../images/icon_dot.jpg) no-repeat 4px 50%;
	padding: 0 0 0 15px;
}

.news_list li a {
	background: url(../images/icon_dot.jpg) no-repeat 1px 50%;
	padding: 0 0 0 10px;
}

/* 底部浮动二维码图片 */
.online-qq{
	width: 160px;
	z-index: 9;
}
dd {
    display: block;
    /* margin-inline-start: 40px; */
}
.qq_content {
    background: #fff;
    font-weight: normal;
    box-shadow: 0 0 10px rgb(228, 226, 226);
	/* border: 1px solid rgb(228, 226, 226); */
	text-align: center;
}
.qq_content .dt {
    font-size: 16px;
    font-weight: bold;
    color: #545454;
    /* line-height: 42px; */
    text-align: center;
	background: #F3F3F3 url(../images/qq_close.png) no-repeat 95% 50%;
	/* background-color: #311de9; */
    cursor: pointer;
}
.qq_content dd {
	padding: 12px;
	margin-inline-start: 0px;
}
.qq_content .tel {
	background: #f8f8f8;
	/* background: #6aaeee; */
    font-size: 14px;
}
.qq_content .tel strong {
    font-weight: bold;
    color: #ff9702;
}
.qq_content .tel {
	/* background: #f8f8f8; */
	background-color: #6aaeee;
    font-size: 14px;
}
/* 添加？ */

.qq_content .tel .ppp{
	background: url(../images/online_qq.png) repeat-x 0 -33px;
    margin: 0 0 5px;
}
.qq_content .tel .pp{
	border: 1px solid #ddd;
    display: block;
    background: url(../images/online_qq.png) no-repeat 10px -72px;
    height: 23px;
    line-height: 23px;
    padding: 0 18px 0 30px;
}

/* 添加？ */