﻿
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset,button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
.content{ width:1300px;margin: 0 auto;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}

.clearfix{ *zoom:1}
.clearfix:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

/* 设置默认字体 */
body,
button, input, select, textarea {font: 16px/22px "Microsoft YaHei";color: #666;}
h1 {font-size: 18px;font-family: "Microsoft Yahei";}
h2 {font-size: 16px;font-family: "Microsoft Yahei";}
h3 {font-size: 14px; font-family: "Microsoft Yahei"; font-weight:normal;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#666;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
.mt30{ margin-top:30px;}
.pd30{ padding-top:32px;}
.md30{ margin-bottom:30px;}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
	border:none;
}

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle; }
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0; overflow:hidden; width:100%;}
.clearfix:after{height: 0;content: "";clear: both;display: block;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}

.width{width:100%;max-width:1300px;min-width:1300px;margin:0 auto; }
.topbar{background:#f8f8f8;border-bottom:1px solid #eaeaea;padding:0; color:#333;}
.topbar i{color:#ccc;margin:0 5px;}
.topbar .row{align-items:center;}
.topbar .ui-nav{border:0;line-height:1.5}
.topbar .ui-nav dt{ float:right; width:auto; line-height:41px; height:41px; margin:0px 15px 0; color:#333;}
.topbar .ui-nav dt a{ color:#333;}
.topbar .ui-nav ul{ float:right; }
.topbar .ui-nav ul li a{color:#333;border-left:1px solid #f8f8f8;}
.topbar .ui-nav ul li a span{font-size:12px;color:#ccc;margin-left:6px;transition:all .5s ease 0s;z-index:21;}
.topbar .ui-nav ul li a:hover{border-width:1px;border-color:#d9d9d9;background:#003985;}
.topbar .ui-nav ul li.active a{border:1px solid #d9d9d9;border-bottom:0;border-top:0;background:#fff;}
.topbar .ui-nav ul li.active span{transform:rotate(180deg);}

.topbar .ui-nav ul li.active ul li a{border:0;}

.header{padding:20px 0;align-items:center; width:1280px; overflow:hidden}
.header .col-4{display:flex;justify-content:flex-end;align-items:center;}
.header .col-4 .icon{padding-right:10px;}
.header .col-4 .icon i{font-size:44px;color:#1e50ae;}
.header .col-4 .text .text-gray{font-size:14px;line-height:normal;}
.header .col-4 .text .telphone{font-size:26px;color:#ee0000; font-weight:700;}

.headleft{ float:left; overflow:hidden;}
.headleft a{ display:block; float:left;}
.headleft .logorighttext{ float:left; padding-top:25px;    font-size: 23px;  }
.headleft .logorighttext li:nth-child(1){ color:#00adfe; height:30px; line-height:30px;}
.headleft .logorighttext li:nth-child(2){ height:30px; line-height:30px;}
.header .headright{width:250px;text-align:right;font-size: 21px;color:#eb7219;font-family:'Arial'; height:65px; float:right; overflow:hidden; margin-top:20px;}
.header .headright img{width:35px; float:right; height:30px;}
.header .headright dd{width:130px;height:30px;line-height: 30px;text-align: center;color: #fff;background: #eb7219;border-radius: 30px;margin: 0 auto;font-size: 14px; float:right;}
.header .headright dt{height:30px;line-height: 30px; font-size: 28px; text-align: right;float:right; width:250px;}

.nav{background:#00adfe;min-height:60px;}
.nav ul li{border-right:1px solid #2053b4;border-left:1px solid #fff9e2; width:142px;}
.nav ul li:frist-child{border-left:0;}
.nav ul li:last-child{border-right:0;}
.nav ul li a{color:#fff;line-height:60px;padding:0 25px;font-size:16px;}
.nav ul li.active{background:#fac707;border-color:#fac707}
.nav ul li ul{border:0;}
.nav ul li ul li{border:0; width:auto;}
.nav ul li ul li a{line-height:50px;border-bottom:1px solid #f3f3f3;}
.nav ul li ul li:last-child a{border-bottom:0;}
.nav ul li ul li a:hover{background:#fac707;}

.banner{min-width:1280px;z-index:10;background:#fff; margin-top:5px;}
.banner .carousel-item a{height:580px;display:block;min-width:1280px;width:100%;}
.banner .carousel-page{bottom:25px;}
.banner .carousel-page li{height:6px;width:50px;border-radius:10px;}


.position{padding:0 20px; height:30px; line-height:30px; width:auto; margin:5px auto; float:right;}
.position .bread { font-size:15px;}
.topsearch{background:#f7f7f7;padding:10px 0 6px 0;border-bottom:1px solid #f3f3f3;}
.topsearch .row{align-items:center;}
.topsearch .col-8{color:#999;}
.topsearch .col-8 a{margin:0 6px;}
.topsearch form{margin:0;}
.topsearch form .form-group{margin:0;}
.topsearch form .form-group .form-ip{font-size:13px;}
.topsearch form .form-group .form-ip::-webkit-input-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::-moz-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::-ms-input-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::-ms-input-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip:focus{border-color:#ced4da;box-shadow:none;}
.topsearch form .form-group .after{background:#0E77EA;border-color:#0E77EA;color:#fff;min-width:60px;}
.topsearch form .form-group select{max-width:85px;border-radius:4px 0 0 4px;margin-right:-1px;}
.topsearch form .form-group input{border-radius:0;border-right:0;}

.content{width:1300px; margin:0 auto; overflow:hidden;}
.left{float: left;}
.right{float: right;}
/*热点新闻*/
#rdxw{margin: 23px 0;height:128px;overflow:hidden;}
	#rdxw .box:after{clear: both;content: '';display: table;}
	#rdxw .box{background:#F5F5F5; margin:0 auto;clear:both; width:1300px;}
	#rdxw .con ul:after,#rdxw .con ul li:after{clear:both;content:"";display:table;}
	#rdxw .con ul li{float: left;width: 540px;margin:10px 0 0 10px;}
	#rdxw .con ul li .img{float: left;}
	#rdxw .con ul li img{width:138px;height: 100px;}
	#rdxw .con ul li .txt{float: left;width:383px;margin-left: 10px;}
	#rdxw .con ul li .t{font-size: 14px;}
	#rdxw .con ul li .c{color:#aaa;height: 51px;overflow: hidden;line-height: 25px;}
	#rdxw .con ul li .c p{margin: 0;padding: 0;}
	#rdxw .con ul li .m{display: inline-block;width: 70px;height: 23px;background:#00adfe;text-align: center;line-height: 23px;}
	#rdxw .con ul li .m a{color:#fff;}
#rdxw .tit{background:#00adfe; width:163px; height:126px; padding-top:35px; box-sizing:border-box; text-align: center;}
#rdxw .con{width: 1109px; height:126px; position:relative; overflow:hidden;}
#rdxw .con .tempWrap{height:126px;}
/*产品展示*/
/* left begin */
.yt-prd {width: 308px;height:auto;border:3px solid #00adfe;border-top: 0;float: left;  padding-bottom:20px;}
.yt-prd .tel {text-align: center;font-size: 16px;color: #00adfe;padding-top:10px; font-weight:bolder;}
.yt-prd .tel p {margin: 5px 0;}
.yt-prd .tel h4 {margin: 10px 0 0;font-size:22px;}
.yt-prd .tel h4 span {display: block;}
.yt-prd-title {background:#00adfe;text-transform: uppercase;overflow: hidden;padding:15px 0 0 0;height: 81px;font-size: 0;text-align: center;margin-bottom: 20px; color:#fff;}
.yt-prd-title strong {width: 40px;font-size:58px;display: inline-block;vertical-align: middle; line-height:58px;}
.yt-prd-title span {display: inline-block;vertical-align: middle;font-size:30px;font-weight: bold;text-align: left;margin-left: 10px; font-family: "Microsoft YaHei"; line-height:26px; margin-top:5px;}
.yt-prd-title span small {display: block;font-size:16px;font-weight: normal;}
.product{ height:auto;}

.yt-sideMenu {padding: 0 10px;}
.yt-sideMenu h3 {margin: 7px 0 0;}
.yt-sideMenu h3 a {display: block;background: url(../image/fen_bg1.png) no-repeat 0 0;padding-left: 36px;color: #fff;line-height: 38px;}
.yt-sideMenu h3 a:hover {background-image: url(../image/fen_bg2.png);}
.yt-sideMenu ul .yt-sideMenu dd {padding: 0 0px 5px 0px;}
.yt-sideMenu dd{ line-height:32px;}
.yt-sideMenu li a{display:block;line-height:32px;border-bottom:1px dashed #ccc;background:url(../image/fen_dot.png) no-repeat left center;padding-left:8px;color:#000; width:140px; float:left; font-size:14px;}
.yt-sideMenu dt{ width:275px; margin-top: 28px; overflow: hidden; border: 1px solid #dbdbdb;  padding: 8px; transition: all .5s linear; color:#000;}
.yt-sideMenu dt:hover{border: 1px solid #1e50ae;}
.yt-sideMenu dt:hover .item-img img {-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.yt-sideMenu dt:hover .item-title {color: #1e50ae;}
.yt-sideMenu dt .item-img { display: block; width: 100%; overflow: hidden;}
.yt-sideMenu dt .item-img img {display:block; width:100%;transition:all .5s linear; -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1)}
.yt-sideMenu dt .item-title {height: 40px;line-height: 40px; font-size: 18px;transition: all .5s linear; display: block; width: 100%; text-align: center; font-weight: bold; color: #000; overflow: hidden;}
.yt-sideMenu .more a{display:block;margin-top:10px;background-color:#1e50ae;border-radius:3px;text-align:center;line-height:36px;color:#000;}

/* 产品一览 */
.title{padding-top:37px;}
.title h3{text-align: center; margin-bottom:59px; width:580px; margin:0 auto;}
.title h3 span{display: block;font-size: 40px; font-weight: bold; line-height: 40px; color:#333333; padding:0 130px; position: relative; margin:0 auto 13px;}
.title h3 span:before{width:101px; height:7px;background:url(../image/xt1.png) no-repeat center; content:""; position: absolute; left:0; bottom:15px;}
.title h3 span:after{width:101px; height:7px;background:url(../image/xt2.png) no-repeat center; content:""; position: absolute; right:0; bottom:15px;}
.title h3 i{display: block;font-size: 16px; line-height: 16px; color:#666666;}

.cpright{ float:right; width:966px; margin-left:20px;}
/*产品滚动js*/
#scrollbox {height:1091px; overflow: hidden;float: left;margin-bottom: 30px; width: 997px;}
.scrollcon {height:800%;}
.scrollpic {margin:0px; padding: 0px;	float: left;width:966px;}
.scrollpic li p{ display:block; line-height:40px; background:url(../image/18.jpg) center no-repeat; color:#FFF; height:33px; line-height:33px; text-indent:10px; margin-top:2px;}
.cpys p a{ color:#FFF;}
.scrollpic li{overflow: hidden; margin-left:10px; width:311px; float:left; margin-bottom:20px;}
.scrollpic li img {	border:1px solid #dfdfdf; padding:2px; width:311px; height:220px;}
.scrollpic li a {color:#FFF;}
/*产品中心 end*/
/*ys*/
.ys{ height: 1790px;background: url(../image/syys_bg.jpg) no-repeat center;}
.ys h2{ text-align: center; padding-top:40px; color: #000000; font-size: 40px; padding-bottom: 40px;}
.ys h2 span{ display: block; font-weight: normal; font-size: 24px; letter-spacing: 5px;padding-top:30px; color: #1b1b1b;}
.ys  dd  h3{color:#000000; font-weight:normal; padding-left:80px;margin-left: 40px;}
.ys  dd  h3 span{ display:block; font-size:30px; font-weight:bold; line-height:56px; color: #00adfe; height:56px;}
.ys  dd  h3 span em{ display:block; text-transform:uppercase; font-size:20px; color:#333333; font-weight:normal;}
.ys  dd p{ width:510px; color:#333333; font-size:15px; line-height:30px; margin-left:40px; opacity: 0.8; margin-top: 80px; }
.ys dl:hover dd p{ color: #00adfe;}
.l1{ height:400px; background: url(../image/ys1.jpg) no-repeat center;}
.l2{ height:400px; background: url(../image/ys2.jpg) no-repeat center;}
.l3{ height:400px; background: url(../image/ys3.jpg) no-repeat center;}
.l4{ height:400px; background: url(../image/ys4.jpg) no-repeat center;}
.l1 dd h3{ background:url(../image/num1.png)  no-repeat left; margin-top:33px;}
.l2 dd h3{ background:url(../image/num2.png)  no-repeat left; margin-top:70px; margin-right: 25px;}
.l3 dd h3{ background:url(../image/num3.png)  no-repeat left; margin-top:80px;}
.l4 dd h3{ background:url(../image/num4.png)  no-repeat left; margin-top:70px; margin-right: 25px;}
.l2 dd p,.l4 dd p{ margin-right:25px;}


/*about*/
#habout{background: url(../image/index_33.jpg) top center no-repeat; }
#habout .nr{width:700px;height:236px;margin:196px 30px 0 0;color:white;}
	#habout .box{position: relative;height:815px;}
	
	#jjbox{position: absolute;left:0;width:1286px;height:274px; margin-top:450px;}	
/*shengchanxianchang*/	
	#picgd{width:1032px;height:234px;float:left; position: relative; background: white; top:40px; z-index: 99999;}
	#picgd ul{width:1017px;height:234px;float:left;overflow: hidden;}
	#picgd ul li{width:254px;height:234px;box-sizing: border-box;text-align: center;position: relative;float:left;}
	#picgd ul li .img{margin:18px auto 0  auto;border:7px #7A7A7A solid;width:232px;height:178px;}
	#picgd ul li .img img{width:216px;height:162px;margin:1px;}
	#picgd ul li .name{text-align: center;line-height: 30px;}
	
/*kucun*/	
	#picdt{width:254px;height:274px;float:right;position: relative;top: 0;background: #00439C; z-index: 99999;}
	#picdt ul{width:254px;height:274px;overflow: hidden;z-index:99;}
	#picdt ul li{width:254px;height:274px;box-sizing: border-box;text-align: center;position: relative;}
	#picdt ul li .img{border:0;margin:10px auto 0 auto;width:230px;height:180px;}
	#picdt ul li .img img{width:230px;height:180px;}
	#picdt ul li .name {line-height:80px;text-align:center;color:white;width:224px;border-bottom:1px white solid;font-size:20px;margin:0 auto;height:60px;overflow: hidden;text-align: center;} 


#hys{background: url(../image/dian.jpg); height:820px;overflow: hidden; position: relative;z-index: 9999; margin-top:-200px; }
	#hys .con{margin-top:155px;background: url(../image/ysbt.png) top  center no-repeat;padding-top:160px;}
	#hys .item{width:382px;height:458px;background:url(../image/ys1.png) no-repeat;box-sizing:border-box;padding-top:182px;text-align:center;color:white;}
	#hys .item:nth-child(2){background: url(../image/ys2.png) no-repeat;}
	#hys .item:last-child{background: url(../image/ys3.png) no-repeat;}
	#hys .item+.item{margin-left:62px;}


#picbox{padding-top:147px;background: url(../image/index_42.jpg) top center no-repeat; position:relative }
#picbox p:nth-child(1) {
    top: 65px;
    left: 823px;
    position: absolute;
    font-size: 16px;
   
	color: #000;
}

#picbox p:nth-child(2) {
    top: 110px;
    left: 675px;
    position: absolute;
    font-size: 32px;
    font-weight: bold;
	color: #00adfe;
}
  @media (max-width: 1366px) {
	#picbox p:nth-child(1) {
    top: 65px;
    left: 543px;
    position: absolute;
    font-size: 16px;
   
	color: #000;
}

#picbox p:nth-child(2) {
    top: 110px;
    left: 405px;
    position: absolute;
    font-size: 32px;
    font-weight: bold;
	color: #00adfe;
}  
  }

	#picbox .title ul{width:1040px;margin:0 auto;height:40px;line-height: 40px;}
	#picbox .title ul li{width:240px;float:left;height:40px;text-align: center;}
	#picbox .title ul li:nth-child(2){margin-right:79px;}
	#picbox .title ul li a{color:white;font-size: 16px;}

	#picbox .con li .flip-content{position:relative;}
	#picbox .con li .flip-content .txt{position:absolute;bottom:0;height:48px;line-height:48px;background:#032B83;color:#fff;width:100%;text-align:center;font-size: 16px;bottom: -48px;}
	#picbox .con li .flip-content .txt a{color:#fff;}
	#picbox .con img{width:574px;height:425px;}
	#picbox .con{height:188px;width:1270px;margin: 30px auto 80px auto;}
	#picbox .con .flipster{height:474px;position:relative;}
	#picbox .con .flipster .flipto-prev{position:absolute;left:0;top:120px;background:url(../image/shouye_49.png) no-repeat center center;width:24px;height:65px;}
	#picbox .con .flipster .flipto-next{position:absolute;right:0;top:120px;background:url(../image/shouye_52.png) no-repeat center center;width:24px;height:65px;}
	#picbox .con .flipster .flip-items{position:absolute;left:340px;top:0}
	
	#picgd1{width:1300px;height:234px;float:left;position: relative; z-index: 999999;}
	#picgd1 ul{width:1300px;height:234px;float:left;overflow: hidden;}
	#picgd1 ul li{width:254px;height:234px;box-sizing: border-box;text-align: center;position: relative;float:left;}
	#picgd1 ul li .img{margin:18px auto 0  auto;border:7px #7A7A7A solid;width:232px;height:178px;}
	#picgd1 ul li .img img{width:216px;height:162px;margin:1px;}
	#picgd1 ul li .name{text-align: center;line-height: 30px;}
	
/*news*/
.mntnew{ width:100%; height:150px; background:url(../image/mntnew.png) no-repeat center bottom; margin-bottom:20px; }
#hnews{margin:0 auto;background:#F3F3F3 url(../image/y_17.gif) repeat-x;height:687px;}
#hnews .container{position:relative}
.container{ width:1280px; margin:0 auto;}
#hcpzs{width:860px;overflow:hidden}
	#hcpzs .tit{padding:5px 0;}
	#hcpzs .tit a{float:left;display:block;width:220px;height:45px;text-align:center;font-size:16px;color:white;background:#0988ce;line-height:45px;margin-right:20px;}
	#hcpzs .tit a.on{background:#ff9900}
	#hcpzs .con ul{display:none;}
	#hcpzs .con ul.on{display:block}
	#hcpzs li.one{width:835px;height:180px;overflow:hidden;padding:10px 0;border:0;}
	#hcpzs li.one .img{width:280px;height:180px;overflow:hidden}
	#hcpzs li.one .img img{width:280px;height:180px;}
	#hcpzs li.one .txt{width:520px;height:180px;overflow:hidden; float:right;}
	#hcpzs li.one .name{height:30px;overflow:hidden;line-height:30px;}
	#hcpzs li.one .name a {font-size:16px;}
	#hcpzs li.one .info{height:160px;overflow:hidden;line-height:30px;}
	#hcpzs li {width:400px;line-height:36px;border-bottom:1px #ccc dashed;margin:0 8px;float:left;height:36px;}
	#hcpzs li span{float:right;}
	
	#hhydt{width:443px;overflow:hidden;position:absolute;float:right;top:-39px;right:0}
		#hhydt .titne{}
		#hhydt .titne a{font-size:18px;font-weight:bold;}
		#hhydt .con{padding:10px 10px;height:410px;background:#4C4847;margin-left:26px;}	
		#hhydt .con li{padding:10px 0;color:white;height:110px;overflow:hidden}
		#hhydt .con li a{color:white}
		#hhydt .con li .q{background:url(../image/y_20.gif) no-repeat;text-indent:36px;}
		#hhydt .con li .q a{font-size:16px;}
		#hhydt .con li .a{background:url(../image/y_21.gif) no-repeat 0 10px;padding-left:36px;margin-top:10px;min-height:60px;font-size:14px;color:#C6C2C1;line-height: 36px;}
		#hhydt .con li .a a{font-size:14px;color:#C6C2C1;line-height: 36px;}
		#hhydt .con li+li{border-top:1px #403C3B solid;}

/*im-ti*/
.im-ti {text-align: center;	line-height: 1;}
.im-ti h2 {	margin-top: 8px;font-size: 38px;	border-bottom: 1px solid #c3c7d0;	font-weight: 100;}
.im-ti h2 span {display: inline-block;	position: relative;	height: 76px;	line-height: 76px;	color: #1d1a19;}
.im-ti h2 a {display: inline-block;	position: relative;	height: 76px; line-height: 76px;	color: #1d1a19;}
.im-ti h2 i {position: absolute;	width: 50px;	height: 3px;	background: #00adfe;	bottom: -2px;	left: 50%;	margin-left: -25px;}
.im-ti h2 b {	font-size: 40px;	color: #00adfe;}
.im-ti .en,.im-ti .subti {	height: 48px;	font-size: 16px;	line-height: 48px;}
.im-ti .en {font-family: Arial;	text-transform: uppercase;	color: #616060;}
.im-ti .subti {	color: #585858;	font-weight: bold;}
.im-ti a:hover i {width: 100%;	left: 0;	margin-left: 0;}
/*xban2*/
.xban2{ background:url(../image/xban2.jpg) no-repeat center top; height:175px; overflow:hidden; position:relative}
.xban2 p:nth-child(1) {
    top: 35px;
    left: 340px;
    position: absolute;
    font-size: 50px;   
	color: #fff;
}
.xban2 p:nth-child(2) {
    top: 45px;
    left: 595px;
    position: absolute;
    font-size: 20px;   
	color: #fff;
}
.xban2 p:nth-child(3) {
    top: 45px;
    left: 742px;
    position: absolute;
    font-size: 20px;   
	color: #fff;
}
.xban2 p:nth-child(4) {
    top: 105px;
    left: 340px;
    position: absolute;
    font-size: 34px;   
	color: #fff;
	letter-spacing:2px;
}
  @media (max-width: 1366px) {
.xban2 p:nth-child(1) {
    top: 35px;
    left: 40px;
    position: absolute;
    font-size: 50px;   
	color: #fff;
}
.xban2 p:nth-child(2) {
    top: 45px;
    left: 315px;
    position: absolute;
    font-size: 20px;   
	color: #fff;
}
.xban2 p:nth-child(3) {
    top: 45px;
    left: 462px;
    position: absolute;
    font-size: 20px;   
	color: #fff;
}
.xban2 p:nth-child(4) {
    top: 105px;
    left: 40px;
    position: absolute;
    font-size: 34px;   
	color: #fff;
	letter-spacing:2px;
}	  
  }

/*xban3*/
.xban3{ height:225px; background:url(../image/xban3.jpg) no-repeat center top; overflow:hidden;}

.div_banner p:nth-child(1) {
    top: 35px;
    left: 230px;
    position: absolute;
    font-size: 30px;
    font-weight: bold;
}


/*.xban3 p{ padding:148px 0 0 28px;}*/
.xban3{ position: relative}
.xban3 p:nth-child(1) {
    top: 80px;
    left: 792px;
    position: absolute;
    font-size: 30px;
    font-weight: bold;
	color: #000;
}
.xban3 p:nth-child(2) {
    top: 128px;
    left: 800px;
    position: absolute;
    font-size: 17px;
   letter-spacing: 1px; 
	color: #000;
}
.xban3 p:nth-child(3) {
    top:128px;
    left: 940px;
    position: absolute;
    font-size: 16px;
 letter-spacing: 1px;
	color: #000;
}
  @media (max-width: 1366px) {
	  .xban3 p:nth-child(1) {
    top: 80px;
    left: 512px;
    position: absolute;
    font-size: 30px;
    font-weight: bold;
	color: #000;
}
.xban3 p:nth-child(2) {
    top: 128px;
    left: 520px;
    position: absolute;
    font-size: 17px;
   letter-spacing: 1px; 
	color: #000;
}
.xban3 p:nth-child(3) {
    top:128px;
    left: 663px;
    position: absolute;
    font-size: 16px;
 letter-spacing: 1px;
	color: #000;
}
	  
  }

.xban3 span{display:inline-block;width:120px; height:30px; border:2px solid #fff; font:18px "Microsoft YaHei"; color:#fff; line-height:30px; text-align:center; float:left; margin:6px 12px 0 0; }
.xban3 span a{ color:#fff;}
.xban3 em{ display:block; font:12px "Microsoft YaHei"; color:#e5e9ee; line-height:12px;}
.xban3 i{ display:block; font:26px Impact; color:#fff; line-height:36px;}


/* 标题 */
.tit {text-align: center;font-size: 38px;color: #333;display: block;margin-bottom:18px;
background:url(../image/tit.jpg) no-repeat center 55px; font-weight:bold; padding-top:15px;}
.tit em{font-size: 18px;color: #555;display: block;font-weight: normal;padding-top:23px;}


/*小ban*/
.x-ban{height: 300px;background:url(/theme/2021/images/x-ban1.jpg) no-repeat center center;}
.x-ban .content{height: 300px;position: relative;}
.x-ban span{font-size: 36px;color: #fff;font-weight: bold;font-family: Arial;display: block;position: absolute;left:245px;top: 210px;}
.x-ban a.zx_btn{width:146px; height:52px;display: block;position: absolute;left:550px;top: 195px;}
/*优势保障*/
.contentys{ width:1200px; overflow:hidden; margin:0 auto;}
/*在线咨询*/
.zxzx .liuyan_t{padding-top:30px;}
.zxzx{height:460px; background:url(../image/line.jpg) repeat-x top #f1f1f1; width:100%; }
.zxzx .conbox {height:500px;padding-top:5px;}

.zxzx .conbox .conleft {width:750px;height:420px; position:relative;color: #1e1e1e; margin-top:-70px;}

.flquction{ margin-top: 22px; height: 430px; overflow: hidden;}
.flquction dl{overflow: hidden; margin-bottom: 25px;}
.flquction dl dt{height: 25px; line-height: 25px; margin-bottom: 30px; background: url(../image/wen.png) no-repeat left center; padding-left: 32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.flquction dl dt a{font-size: 15px; color: #323232;}
.flquction dl dd{height:83px; line-height: 22px; font-size: 15px; color: #363636; position: relative; padding-left: 18px; padding-top: 17px; padding-right: 18px; padding-bottom: 12px; background: #fff;}
.flquction dl dd i{ width: 53px; height: 23px; background: url(../image/zx.png) no-repeat; position: absolute; left: 16px; top: -20px;}

.zxzx .conbox .conright {width:500px;}
.zxzx .conbox .conright .p1 {font-size: 15px;height: 53px;width:498px;border: 1px solid #1e1e1e;background: #fff;margin-bottom: 25px;}
.zxzx .conbox .conright .p1 input {display: block; border: none;width:498px;height: 53px;line-height: 53px;text-indent: 22px;}
.zxzx .conbox .conright .ljjm {display: block;height: 55px;line-height: 55px;text-align: center;background: #1e1e1e;font-size: 20px;color: #fff;}
/*内页留言*/
.Zcinfo—ny{ margin-bottom:0px; }
.Zcinfo—ny .containerly{overflow: hidden; background: url(/theme/2021/images/midline.png) no-repeat 528px 20px; padding-top: 30px; padding-bottom: 0px; margin:0 auto; width:1200px;}
.Zcinfo—ny_l{ float:right; width:610px;}
.Zcinfo—ny_r h4{width:100%; text-align:left; overflow: hidden; font-size:14px; font-weight:100;}
.Zcinfo—ny_l h4 img{display:block;}
.flquction—ny{ margin-top:2px; height:455px; overflow:hidden;}
.flquction—ny ul{line-height:30px; font-size:16px;}
.Zcinfo—ny_r{ width:495px;margin-top:0px;}
.Zcinfo—ny_r ul{overflow:hidden;}
.Zcinfo—ny_r ul li{height:45px; border: 1px solid #cbcbcb; background:#fff; margin-top:7px; }
.Zcinfo—ny_r ul li label{display: block; background: #fff; width: 48px; border-right: 1px solid #cbcbcb; height: 43px; float: left; display: inline-block; }
.Zcinfo—ny_r ul li img{display: block;}
.Zcinfo—ny_r ul li input{float: right; height:43px; font-size: 15px; color: #b7b7b7; outline: none; border: none; background: none; padding: 10px 0px 10px 10px; float: left; width: 302px;}
.Zcinfo—ny_r ul .tssm{height:78px;}
.Zcinfo—ny_r ul .tssm label{height: 76px;}
.Zcinfo—ny_r ul .tssm .wby{padding: 10px 10px; height: 58px; font-size:15px; color:#b7b7b7; width:401px; float:left;  border:none; outline:none;}
.Zcinfo—ny_r ul .submit{width: 100%; text-align: center; height: 50px; background: #00adfe; margin-top: 0px; border: none;}
.Zcinfo—ny_r ul .btnSubmit{width: 100%; height: 50px; cursor: pointer; font-size: 21px; color: #fff;}

.link {height:100%;overflow:hidden;padding-top:30px; padding-bottom:5px; width:1280px; margin:0 auto;}
.link li{ height:40px; font:14px "Microsoft Yahei"; font-weight:bold; background:url(../image/link_h.gif) no-repeat left bottom; overflow:hidden;}
.link li span a{color:#ff7900; font-weight:normal;}
.link li i{ display:inline-block; font:14px "Microsoft Yahei";color:#666; padding:0 5px; font-weight:bold;}
.link li a{ color:#0462be;}
.link p{ line-height:22px; color:#666; padding-top:10px; font-family:"Microsoft Yahei"; padding-bottom:10px; font-size:12px;}
.link p a{ color:#666; padding:0 12px; display:inline-block;}


.footer_tel{font-family:'Impact';font-size:30px;color:#fff;}
.footer_tel img{max-width:100px;margin-top:10px;display:block;}
/*底部开始*/
#footer{margin-top:95px;background: url(../image/14.jpg) top center no-repeat;height:452px;position: relative;}
#dliuyan{width:410px;height:450px;box-shadow:3px 5px 10px #CCC;position: absolute;background: white;padding: 20px 26px;font-size: 14px; margin-top:-70px;}
#dliuyan .titbg{background: url(../image/15.jpg) top left no-repeat;color:#49B6E1;font-size: 16px;padding-left: 58px;line-height: 21px;margin-bottom: 20px;}
#dliuyan .ms{color:#CACACA;font-size: 14px;}
#dliuyan .row{margin-bottom:18px;}
#dliuyan input{border:1px #CCC solid;}
#dliuyan input.name{height:38px;background: url(../image/niceng.jpg) no-repeat;padding-left:58px;width: 100%;}
#dliuyan input.tel{height:38px;background: url(../image/dianhua.jpg) no-repeat;padding-left:58px;width: 100%;}
#dliuyan .nr{width:100%;height:112px;}
#dliuyan input.yzm{width:160px;height:38px;}
#dliuyan #yzimg{width:166px;height:38px;}
#dliuyan input.btn{width:100%;height:46px;background: #25A8DC;color:white;text-align: center;font-size: 18px;border:0;}

#footer .box{padding-top:40px;width:874px; float:right;}
#dnav {width:840px;height: 50px;background: white;line-height: 50px;}
#dnav li{float:left;width:114px;text-align: center;}
#dnav li+li:before{content:"/";width:10px;float:left;}
#dnav li a{font-size: 16px;}
#footer .dlxwm{padding:20px 28px 20px 0;overflow: hidden;height:296px;color:white;width: 100%;}
#footer .dlxwm a{color:white;}

#allbq{color:white;line-height: 54px;height:54px;overflow: hidden;}#allbq a{color:white;}
/*底部end*/

.copyright{background:#19171a;line-height:26px;padding:15px 0;text-align:center;color:#8b8b8b;border-top:1px solid #333;min-width:1280px;}
.copyright a{color:#8b8b8b;}
.copyright a:hover{color:#0E77EA;}




/* public begin */
.piclist-title{padding:6px 10px;font-size:14px;}
.piclist-image img{transition:all 1s}
.piclist-image:hover img{transform:scale(1.2);}

.ui-sidebar ul li a{color:#0E77EA;}
.ui-sidebar ul li a:hover{background:#0E77EA;border-color:#0E77EA;}
.ui-sidebar ul li.active a{background:#0E77EA;border-color:#0E77EA;}

.ui-box{box-shadow:0px 0px 30px rgba(0,0,0,0.1);border:1px solid #f3f3f3;background:#fff;}
.ui-box-radius{border-radius:20px 0 0 0;}
.ui-box-radius .ui-box-title{border-radius:20px 0 0 0;}
.ui-box-title{background:linear-gradient(90deg, #0E77EA 0%, #1e50ae 100%);color:#fff;font-size:24px;font-weight:400;padding:30px;}
.ui-box-title span{display:block;font-size:14px;color:#eaeaea;font-weight:300;text-transform:uppercase;line-height:30px;}

.collapse-menu{margin:15px 0;}
.collapse-menu-title a{transition:all 0.5s ease;}
.collapse-menu-title:hover a{padding-left:10px;}
.collapse-menu-body li a{transition:all 0.5s ease;}
.collapse-menu-body li a:hover{padding-left:10px;}
.collapse-menu-body li i{color:#999;}
.collapse-menu-body ul li.active i{color:#1890FF;}
.collapse-menu-body ul li.active a{color:#1890FF;}
/*.ui-box-nav ul{list-style:none;margin:20px 0;}
.ui-box-nav ul li{}
.ui-box-nav ul li span{float:right;color:#999;display:block;line-height:40px;margin-right:15px;}
.ui-box-nav ul li a{display:block;border-bottom:1px solid #f3f3f3;line-height:40px;padding-left:24px;font-size:14px;color:#555;transition:all 0.5s ease;}
.ui-box-nav ul li a:hover{background:#efefef;color:#333;padding-left:36px;}
.ui-box-nav ul li:last-child a{border-bottom:0;}
.ui-box-nav ul li.active a{background:#efefef;color:#333;}
.ui-box-nav ul li ul{background:#fff;margin:0 20px;}
.ui-box-nav ul li ul li{background:#fff;}
.ui-box-nav ul li.active ul li a{background:none;}*/

.ui-box-h2{font-size:24px;padding:20px 30px;border-bottom:1px solid #eaeaea;position:relative;}
.ui-box-h2:after{position:absolute;display:block;content:"";border-bottom:3px solid #3d3d3d;bottom:0;left:30px;width:45px;}
.ui-box-body{padding:25px 30px;word-break:break-all;min-height:380px;}
.ui-box-body .col-10{max-width:760px;}

.ui-box-body img,.ui-box-body p img{max-width:100%;}
.ui-box-body p{margin-bottom:20px;line-height:24px;}
.ui-box-body .content a{color:#03C;}
.ui-box-body .content a:hover{color:#f30;}

.artlist{}
.artlist-item{display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.06);min-height:160px;padding:30px 0;}
.artlist-item:first-child{padding-top:10px;}
.artlist-item-image{width:200px;margin-right:30px;}
.artlist-item-image img{width:100%;max-height:140px;border-radius:4px;}
.artlist-item-image svg{width:100%;text-anchor:middle;border-radius:4px;border:1px solid #eaeaea;}
.artlist-item-body{flex:1;overflow:hidden;padding-right:20px;}
.artlist-item-body .title{font-size:18px;font-weight:300;}
.artlist-item-body .desc{font-size:13px;color:#b5b5b5;line-height:24px;margin-top:15px;}
.artlist-item-body .desc p{margin:0;}
.artlist-item-body .tags{color:#999;margin-top:15px;}
.artlist-item-body .tags a{margin:0 6px;font-size:13px;font-family:arial,microsoft yahei;color:#666;}
.artlist-item-body .tags a:hover{color:#f30;}
.artlist-item-date{width:120px;padding:40px 0 0 40px;font-size:28px;color:#999;font-weight:300;position:relative;}
.artlist-item-date:after{display:block;content:"";width:1px;height:60px;background:#f3f3f3;left:10px;top:32px;position:absolute;}
.artlist-item-money{width:200px;font-size:18px;color:#F60;}
.artlist-item-money span{display:block;font-size:14px;color:#999;line-height:36px;font-weight:500;}
.artlist-item-money:after{height:80%;}
.artlist-item:hover .artlist-item-date{color:#1890FF;}
.artlist-item:hover .artlist-item-body .title{color:#1890FF;}
.artlist-item:hover .artlist-item-body .desc{color:#666;}

.artshow{}
.artshow h1{font-size:24px;font-weight:bold;margin:0;}
.artshow .info{line-height:50px;border-bottom:1px solid #f3f3f3;margin-bottom:20px;color:#666;}
.artshow .info span{color:#999;}
.artshow .info i{color:#ccc;margin-right:5px;}
.artshow .other{margin:15px 0;padding:0px;font-size:14px;}
.artshow .other ul{overflow:hidden;list-style:none;display:flex;flex-wrap:wrap;}
.artshow .other ul li{width:25%;line-height:30px;}
.artshow .other ul li span{color:#999;}
.artshow .content a{color:#03C;}
.artshow .content a:hover{color:#f30;}
.artshow .content p{margin-bottom:20px;line-height:24px;}
.artshow .content *{max-width:100%;}
.artshow .action{display:flex;justify-content:center;margin:30px 0 10px 0;}
.artshow .action a{display:block;cursor:pointer;margin:0 15px;width:70px;height:70px;margin-bottom:10px;line-height:60px;text-align:center;border-radius:50%;box-shadow:0px 0px 30px rgba(0,0,0,0.1);position:relative;}
.artshow .action a i{font-size:30px;color:#999;}
.artshow .action a em{display:block;font-size:12px;font-family:verdana;color:#999;position:absolute;bottom:-15px;left:0;right:0;}
.artshow .action a:hover{box-shadow:0px 0px 30px rgba(0,132,255,0.3)}
.artshow .action a:hover i{color:#1890FF;}
.artshow .tags{color:#999;margin:15px 0;}
.artshow .tags a{margin:0 10px 10px 0;}

.proshow{}
.proshow .col-left{width:45%;border-right:1px solid #f3f3f3;padding:20px 3%;}
.proshow .col-left .big_pic{text-align:center;}
.proshow .col-left .big_pic img{max-width:90%;}
.proshow .col-left .thumb_pic{margin:30px 0 0 0;text-align:center;}
.proshow .col-left .thumb_pic ul{margin:0 auto;}
.proshow .col-left .thumb_pic ul li{display:inline-block;margin-right:5px;width:60px;height:60px;border:1px solid #eaeaea;padding:0px;cursor:pointer;position:relative;z-index:1;}
.proshow .col-left .thumb_pic ul li.active{border:1px solid #2DB7F5;background:#fff;}
.proshow .col-left .thumb_pic ul li.active:after{content:" ";position:absolute;right:24px;top:-5px;width:11px;height:11px;border:#2DB7F5 solid 1px;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;z-index:-1}

.proshow .col-right{width:55%;padding:20px 3%; overflow:hidden;}
.proshow .col-right h1{font-size:24px;font-weight:bold;}
.proshow .col-right .intro{font-size:15px;color:#888;margin:10px 0; line-height:32px; width:630px; overflow:hidden;}
.proshow .col-right .attribute{list-style:none;margin:10px 0;}
.proshow .col-right .attribute li{font-size:14px;line-height:30px;}
.proshow .col-right .attribute li em{display:inline-block;width:60px;font-style:normal;color:#999;font-size:14px;}
.proshow .col-right .price{font-size:14px;line-height:30px;margin:20px 0;}
.proshow .col-right .price span{font-size:26px;color:#f60;}
.proshow .col-right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.proshow .col-right .tags{color:#999;margin:15px 0;}
.proshow .col-right .tags a{margin:0 10px 10px 0;}
.proshow .col-right .pro_zxdh{margin:15px 10px; font-size:16px; font-weight:700; height:50px; line-height:50px; background:#1e50ae; width:290px; text-align:center; float:left;}
.proshow .col-right .pro_zxdh a{margin:0 10px 10px 0; color:#fff;}
.mt-15{ margin-top:15px;}
.proshow_content{padding:20px 0;}
.proshow_content a{color:#03C;}
.proshow_content a:hover{color:#f30;}
.proshow_content p{margin-bottom:20px;line-height:24px;}
.proshow_content p img{max-width:100%;}

.proshow_content .extend{list-style:none;}
.proshow_content .extend li{font-size:14px;line-height:30px;}
.proshow_content .extend li em{display:inline-block;width:120px;font-style:normal;color:#999;font-size:14px;margin-right:15px;}

.quicklogin{padding:20px 0;text-align:center;}
.quicklogin .line{margin:20px auto;max-width:86%;font-weight:400;font-size:18px;color:#666;}
.quicklogin a{display:inline-block;text-align:center;margin:0 10px;color:#999;font-size:12px;transition:all .3s ease 0s;}
.quicklogin a:hover{transform:translate3d(0,-5px,0);}
.quicklogin a span{display:block;width:45px;line-height:45px;border-radius:50%;text-align:center;background:#f3f3f3;font-size:24px;margin-bottom:10px;}
.quicklogin a span.blue{background:#E7F7FE;color:#1890FF;}
.quicklogin a span.red{background:#FFF1F8;color:#ED4014;}
.quicklogin a span.green{background:#E6F8E6;color:#19BE6B;}

.user_info{padding:20px 30px;display:flex;}
.user_info .face{width:160px;padding-right:20px;cursor:pointer;}
.user_info .face img{border-radius:50%;border:1px solid #f3f3f3;padding:4px;width:120px;height:120px;}
.user_info .info{flex:1;overflow:hidden;}
.user_info .info p{margin:0;padding:10px 0;}
.user_info .info p span{color:#f30;}
.user_info .info ul{margin:0;padding:0;list-style:none;}
.user_info .info ul li{font-size:16px;line-height:55px;height:55px;border-bottom:1px dashed #eee;vertical-align:middle;float:left;width:45%;margin-right:5%;}
.user_info .info ul li span{color:#f30;}
.user_info .info ul li em{color:#999;font-style:normal;display:inline-block;margin-right:5px;}

.pay{margin:0 0 -10px;padding:0;list-style:none;display:flex;}
.pay li{min-width:200px;margin:0 10px 10px 0;cursor:pointer;}
.pay li div{border:1px solid #efefef;text-align:center;position:relative;}
.pay li div img{max-width:100%;height:65px;}
.pay li div i{position:absolute;right:2px;bottom:0px;font-size:12px;color:#fff;z-index:10;display:none;}
.pay .active div:before{position:absolute;content:"";right:0;bottom:0;color:#1890FF;width:0;height:0;border-bottom:30px solid #1890FF;border-left:30px solid transparent;z-index:10;}
.pay .active div{border-color:#90BAFF;}
.pay .active div i{display:block;}

.order-base{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:0 20px 20px;}
.order-base-left{flex:1;overflow:hidden;border-right:1px solid #f3f3f3;}
.order-base-left h1{font-size:24px;font-weight:400;color:#666;}
.order-base-left h1 i{font-size:34px;color:#1890FF;margin-right:10px;}
.order-base-left p{padding-left:46px;color:#f30;margin:0;}
.order-base-left p span{color:#999;}
.order-base-right{text-align:center;font-size:18px;font-weight:400;color:#999;padding-left:30px;}
.order-base-right em{color:#f30;}
.order-goods{border:1px solid #f3f3f3;border-radius:4px;}
.order-goods .collapse-menu-title a{font-size:16px;}
.order-goods .collapse-menu-title a:hover{padding-left:0;}
.order-goods .collapse-menu-title.active{background:#fafafa;}
.order-goods .collapse-menu-title.active a{color:#1890FF;}
.order-goods .collapse-menu-title a span{color:#1890FF;font-size:16px;margin-right:15px;}
.order-goods .collapse-menu-body li span{color:#999;}
.order-goods .collapse-menu-body li:last-child{border-bottom:0;}
.order-pay{margin:20px 0;}
.order-pay ul{max-width:50%;}

/*BBS*/
.bbs{position:relative;}
.bbs-left{width:300px;padding:30px 0;}
.bbs-left-title{color:#526069;font-weight:500;font-size:20px;padding-left:30px;}
.bbs-left-nav{list-style:none;margin:20px 0;}
.bbs-left-nav li{line-height:45px;margin-bottom:1px;}
.bbs-left-nav li a{color:#76838f;display:block;font-weight:400;padding-left:30px;font-size:16px;}
.bbs-left-nav li a i{font-size:20px;margin-right:10px;}
.bbs-left-nav li a:hover{color:#1890FF;background:#eaf7ff;}
.bbs-left-nav li a:hover i{color:#1890FF;}
.bbs-left-nav li.active a{color:#1890FF;background:#eaf7ff;}
.bbs-left-nav li.active a:hover i{color:#1890FF;}
.bbs_search{padding:15px 30px;}
.bbs-right{flex:1;overflow:hidden;border-left:1px solid #e4eaec;padding:30px;min-height:360px;}
.bbs-right-title{color:#526069;font-weight:500;font-size:18px;position:relative;}
.bbs-right-title a{position:absolute;right:0;top:0;font-size:14px;background:#40A9FF;color:#fff;border-radius:20px;display:block;padding:10px 30px;}
.bbs-right-title a:hover{background:#1890FF;}
.bbs-right .tabs-nav a{padding:10px 20px;}
.bbs-topic{margin:0;}
.bbs-topic-item{display:flex;justify-content:space-between;padding:20px 20px 20px 30px;border-bottom:1px solid #f3f3f3;}
.bbs-topic-item .face{width:40px;height:40px;}
.bbs-topic-item .face img{width:100%;height:100%;border-radius:100%;}
.bbs-topic-item .body{flex:1;overflow:hidden;padding:0 20px;}
.bbs-topic-item .body em{background:#f30;color:#fff;display:inline-block;padding:4px 8px;margin:0 5px;font-size:12px;border-radius:4px;border:0;}
.bbs-topic-item .body a{color:#666;}
.bbs-topic-item .body a:hover{color:#333;}
.bbs-topic-item .body .desc{color:#a3afb7;}
.bbs-topic-item .other{width:100px;padding-left:20px;font-size:12px;color:#333;}
.bbs-topic-item .other i{color:#ccc;margin-right:5px;}
.bbs-topic-item:hover{background:#f5fbff;}
.bbs-post{margin-top:30px;}
.bbs-post .col-2{text-align:right;color:#999;}
.bbs-post .col-10{max-width:760px;}
.bbs-show{margin-top:0px;}
.bbs-show .tip{font-size:14px;color:#76838f;background:#ecf4ff;display:inline-block;padding:15px 20px;border-left:3px solid #3e8ef7;border-radius:2px;}
.bbs-show .tip a{color:#06f;margin:0 10px;}
.bbs-show .tip a:hover{color:#f30;}


table{border-collapse:collapse;border-spacing:0;width:100%;}
/* td,th{border:0px solid #eaeaea;padding:10px;} */

/* 产品中心页 begin */
.mrtit{ border-bottom:1px #dddddd solid; margin-bottom:15px; background:url(../image/mrt1.png) no-repeat left center;  padding:20px 0 20px 50px; font-weight:bold; font-size:20px;}
.mrtit em{ float:right; font-style:normal; font-weight:normal; padding-right:10px; font-size:14px; margin-top:10px;}
.cpzs{overflow: auto;zoom: 1;	font-family: "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;}
.cpzs li{ width:25%;  border:1px #dddddd solid; float:left;  text-align:center; margin:0 0 2%; box-sizing:border-box; display:inline; overflow:hidden; background-color:#333333; line-height:40px;}
.cpzs li img{height:180px; width:100%;}
.cpzs li:hover{ background-color:#1e50ae;}
.cpzs li span{ display:block; padding:0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color:#fff;}
.cpzs li:hover a,.cpzs li span a{ color:#fff;}

/*漂浮框*/
.yb_conct{position:fixed;z-index:9999999; top:300px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#fac707 url(../image/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#fac707 url(../image/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#fac707 url(../image/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#fac707 url(../image/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 0px 25px 25px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
/*产品内页*/
.prony-left{width:270px;}

/*推荐新闻*/
.rss_list_wz{margin:0;padding:0;list-style:none; width:1280px;}
.rss_list_wz ul{width:1280px; margin-top:20px;}
.rss_list_wz ul li{width:340px; float:left; overflow:hidden; margin:0 10px; text-align:center; line-height:24px;}
.rss_list_wz ul li a{width:24%; margin:0; line-height:24px;}
.rss_list_wz ul li a img{width:247px; border:1px dotted #ddd; padding:3px; height:155px;}
.rss_list_wz ul dd{width:300px; float:left; overflow:hidden; margin:0 10px; line-height:24px;}
.rss_list_wz ul dd a{ margin:0; line-height:24px; font-size:14px;}
/* 产品内页*/
.container{min-height:300px;}
.container .width{margin:30px auto;}
.container-left{width:310px;margin-right:30px;}
.container-right{flex:1;overflow:hidden;}
