@charset "utf-8";
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:1280px;margin: 0 auto;}


/* 设置默认字体 */
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;}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

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:1280px;min-width:1280px;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;}
.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;}

.nav{background:#1e50ae;min-height:60px;}
.nav ul li{border-right:1px solid #2053b4;border-left:1px solid #13439d; 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:#0E77EA;border-color:#0E77EA}
.nav ul li ul{border:0;}
.nav ul li ul li{border:0; width:142px; text-align:center;}
.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:#0E77EA;}

.banner{min-width:1280px;z-index:10;background:#fff; margin-top:5px;}
.banner .carousel-item a{height:560px;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;}

.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:1280px; margin:0 auto; overflow:hidden;}

/* 产品一览 */
  /*产品列表*/
.syleftlb{width:231px; overflow:hidden;}
.pro{ overflow:hidden; margin-top:20px;}
.proSid{ width:231px; overflow:hidden; border:1px solid #efefef}
.proSid h2{ background:url(../images/sidTit.gif) no-repeat center top; height:57px; font-size:20px; font-family:"Microsoft YaHei"; text-align:center; line-height:57px; text-transform:uppercase; font-weight:bold;}
.proSid h2 a{ display:block;font-family:"Microsoft YaHei";  color:#fff;}
.proSidCnt{ padding:0 10px 10px; background:#fff; border:2px solid #1e50ae;}

.proSidCntsy{ padding:0 10px 10px; background:#fff; border:2px solid #1e50ae;}
.proSidCntsy ul{line-height:30px; font-size:14px; font-family:"Microsoft YaHei";}

.proSid h3{ height:33px; line-height:33px; margin-top:12px; text-align:left; background:url(../images/sidTit02.gif) no-repeat; font-size:16px; padding-left:33px; overflow:hidden; }
.proSid h3 a{ color:#1e50ae; font-family:"Microsoft YaHei";font-size:16px; font-weight:bold;}
.proSidBox{ display:block; padding-top:7px;}
.proSidBox3 h4{ color:#231915; font-size:14px; font-family:"Microsoft YaHei"; font-weight:normal; display:block; height:26px; line-height:26px; }

.proSid li a,.proSidBox h4 a{ display:block; font-family:"Microsoft YaHei"; color:#231915; padding-left:20px; background:url(../images/sidIco01.gif) no-repeat left 9px; line-height:26px; height:26px; font-weight:normal; font-size:14px; margin-left:10px; }
.proSid .proSidBox2 h4{ width:100%;}
.proSid li.fwt a,.proSidBox h4.fwt a{ }
/*proMain*/
.proMain{ width:1020px; overflow:hidden; float:right;}
.proMain h2{ overflow:hidden; background:url(../images/proMainTit.gif) no-repeat left top; height:57px; line-height:57px;}
.proMain h2 .tit{ font-size:20px; font-family:"Microsoft YaHei"; font-weight:bold; color:#fff; padding-left:20px;}
.proMain h2 .more{ font-size:12px; font-family:"Microsoft YaHei"; padding-right:20px; font-weight:normal; color:#fff;}

.proMainCnt{ height:624px; background:#f8f8f8; border:1px solid #ececec; padding:0 21px; border-top:none;  overflow:hidden;}
.proMainCnt h3{ height:39px; background:url(../images/prossTit.jpg) no-repeat left top; margin-top:41px; position:relative}
.proMainCnt h3 ul{ position:absolute;  left:20px; top:-4px; height:43px; width:908px;}
.proMainCnt h3 li{ float:left; height:43px;}
.proMainCnt h3 li a{ display:inline-block; overflow:hidden; height:43px; line-height:43px; text-align:center; color:#231915; font-size:16px; padding:0 35px; position:relative; }
.proMainCnt h3 li a:hover,
.proMainCnt h3 li.cur a{ background:url(../images/proTabTitRight.gif) no-repeat right top; color:#fff;}
.proMainCnt h3 li a i{ width:11px; height:43px; background:url(../images/proTabLeft.gif) no-repeat left top; position:absolute; left:0; top:0; display:inline-block; visibility:hidden}
.proMainCnt h3 li a:hover i,.proMainCnt h3 li.cur a i{ visibility:visible;}
.proMainTab{ padding:28px 16px 20px 19px; height:519px; overflow:hidden; border:1px solid #ebebeb; border-top:none; background:#fff;}
.proMainTab dl{ height:218px; overflow:hidden; margin-bottom:22px;}
.proMainTab dt{ float:left; width:285px; height:218px; overflow:hidden; display:block; background:url(../images/proDtBg.gif) no-repeat right bottom;}
.proMainTab dt a{ display:block; overflow:hidden}
.proMainTab dt img{ width:272px; height:205px; overflow:hidden; display:block; border:1px solid #c3c3c3; padding:4px; background:#fff;}
.proMainTab dd{ float:right; width:615px; overflow:hidden; height:218px;}
.proMainTab dd h4{ height:37px; line-height:37px; overflow:hidden; border-bottom:1px solid #d2d2d2;}
.proMainTab dd h4 a{ color:#231915; font-size:16px; font-family:"Microsoft YaHei";}
.proMainTab dd li{ height:24px; line-height:24px; overflow:hidden; color:#231915; vertical-align:middle; overflow:hidden;}
.proMainTab dd li em{ font-style:no-close-quote; font-weight:bold; float:left; width:65px; font-style:normal;}
.proMainTab dd li.ptop{ height:auto; padding-top:18px; line-height:20px;overflow:hidden; height:120px;}
.proMainTab dd li font{ float:left; display:block; width:600px; height:120px; overflow:hidden; font-size:14px; line-height:28px;}
.proMainTab dd small{ font-size:14px; display:block; margin-top:17px; overflow:hidden; height:25px;}
.proMainTab dd small a{ display:inline-block; margin-right:20px;  text-align:center; background:url(../images/proBtn.gif) no-repeat left top; width:95px; height:25px; line-height:25px; color:#575656;}
.proMainTab dd small a:hover,
.proMainTab dd small a.cur{background:url(../images/proBtnHover.gif) no-repeat left top; color:#fff;}

.proMainBox{ padding:13px 11px 15px; height:220px; overflow:hidden; background:#e8e8e8;}
.proMainBox .proLeft,
.proMainBox .proRight{ display:block; padding:78px 0 0; width:12px; text-align:center;}

.prooCnt{width:880px; height:221px; overflow:hidden;}
.prooCnt li{width:267px; float:left; overflow:hidden; padding-left:9px; text-align:center; line-height:34px;}
.prooCnt li a{display:block}
.prooCnt li img{width:265px; height:169px; overflow:hidden; display:block; border:1px solid #e3e3e3;}
  /*产品列表 end*/
  /*介绍*/

.intr {	overflow: hidden;	height: 550px;	background: url(../images/intr_bg.jpg) no-repeat center top; border-top:5px solid #1e50ae; margin-top:50px;}

.intr h2 {	display: block;	margin-top: 30px;	padding-top: 25px;	height: 90px;	text-align: center;	font-size: 40px;
	background: url(../images/intr_tbg.jpg) no-repeat center top; line-height:35px; font-weight:bolder;}

.intr h2 a {	color: #1e50ae;}

.intr h2 a:hover {	text-decoration: none;}

.intr h2 em {	display: block;	font-size: 20px;	color: #666666;	font-weight: normal;}

.intr ul {	overflow: hidden;	display: block; width:1280px; margin:0 auto;}

.intr ul li {display: block;margin-top:50px;width:640px;height: 134px;font-size: 16px;font-weight: bold;	color: #333333;}

.intr ul li h5 {display: block;	margin-top: 20px;	line-height: 40px;	height: 40px;font-size: 18px; font-weight:bold;}

.intr ul li p {	display: block;	padding-top: 5px;	line-height: 24px;	color: #555555;	font-size: 14px;	font-weight: normal;}

.intr ul li.cur {	background: url(../images/pro_lbg2.jpg) no-repeat 170px center;}

.intr ul li.li1,
.intr ul li.li3 {padding-left: 160px;	width:640px; float: left;}

.intr ul li.li2,
.intr ul li.li4 {	float: right;	padding-left: 30px;	width: 386px;}

.intr ul .li1 {	background: url(../images/intr_l1.jpg) no-repeat left top;}

.intr ul .li2 {	background: url(../images/intr_l2.jpg) no-repeat left top;}

.intr ul .li3 {	background: url(../images/intr_l3.jpg) no-repeat left top;}

.intr ul .li4 {	background: url(../images/intr_l4.jpg) no-repeat left top;}

.intr ul .li1.cur {	background: url(../images/intr_l1-2.jpg) no-repeat left top;}

.intr ul .li2.cur {	background: url(../images/intr_l2-2.jpg) no-repeat left top;}

.intr ul .li3.cur {	background: url(../images/intr_l3-2.jpg) no-repeat left top;}

.intr ul .li4.cur {	background: url(../images/intr_l4-2.jpg) no-repeat left top;}

/*优势*/
.edge{/*background:url(../img/edgebg2.jpg) no-repeat center bottom*/;font-family:"Microsoft Yahei";font-size:16px;color: #555;position: relative;line-height:23px;z-index: 1;}
.edge_bg{background:url(../images/edgebg1.jpg) no-repeat center 0;}
.edge h2{height:283px;text-align: center;padding:84px 0 0 160px;}
.edge1{height: 355px;background:url(../images/edge_pic1.png) no-repeat 506px 0px;}
.edge2{height: 380px;padding: 20px 0 0;background:url(../images/edge_pic2.png) no-repeat 20px 6px;}
.edge3{height: 355px;background:url(../images/edge_pic3.png) no-repeat 600px -31px;}
.edge4{height: 380px;padding: 20px 0 0;background:url(../images/edge_pic4.png) no-repeat 20px 6px;}
.edge5{height: 377px;background:url(../images/edge_pic5.png) no-repeat 600px 0px;}

.edge_w{width:545px;}
.edge_wc{background:url(../images/edge_tbg.gif) no-repeat 0 0;padding: 61px 0 0;height:231px;}
.edge_wc h3{height:82px;line-height: 82px;font-size: 36px;color: #111;margin-bottom:45px; padding-left:10px;}
.edge_wc h3 span{width:99px;float: left;color: #fff;font-weight: normal;font-family: Impact;font-size: 44px;text-align: center;}
.edge_wc p{background:url(../images/ico03.gif) no-repeat 23px 6px;padding: 0 0 13px 47px;}
.edge_wc p em{font-style: normal;font-weight: bold;color: #0088ce;}
/*流程*/
.lc_top { padding:30px 0 15px; text-align:center; }
.lc_top b{ width:600px;color:#fff; font-size:40px; color:#fff; font-weight:bold; }
.lc_top b { display:block; width:600px; margin:0 auto;}
.lc_top b:hover a{ color:#237bd7;}
.lc_top i { display:block; margin:20px 0; border-bottom:1px solid #acacac; width:100%; height:15px;}
.lc_top em { display:block; font-size:16px; font-family:"微软雅黑"; font-weight:100;}	

.tec_p{background:url(../images/tecbg.jpg) no-repeat center 0;font-family:"Microsoft Yahei";color: #fff;position: relative;line-height:23px;padding:13px 0 0;height: 455px;text-align: center; margin-top:50px;}
.tec_pc dl{width:236px;float: left;height: 210px; padding-right:50px; background:url(../images/ico04.png) no-repeat right 48px;margin:10px 9px 0 16px;}
.tec_pc dl.born{background:none;margin: 0;padding: 0;}
.tec_pc dt{width:130px;height: 98px;display: block;padding: 22px 0 0;background:url(../images/teclbg2.png) no-repeat center 0;font-size: 20px;line-height: 28px;margin: 0 auto 18px;}
.tec_pc dt em,.tec_pc dt b{display: block;}
.tec_pc dl.tec_l1 dt{background:url(../images/teclbg4.png) no-repeat center 0;}
.tec_pc dl.tec_l2 dt{background:url(../images/teclbg3.png) no-repeat center 0;}
.tec_pc dl:hover dt{background:url(../images/teclbg1.png) no-repeat center 0;}
.tec_pho{display: block;height: 42px;line-height: 42px;clear: both;}
.tec_pho span{display: inline-block;padding: 0 0 0 57px;background:url(../images/c_pho.png) no-repeat 0 0;}
.tec_pho span b{font-family: Impact;font-size: 30px;color: #ff9729;font-weight: normal;}

/*about*/
.content1200{ width:1200px; margin:0 auto; overflow:hidden;}
.zj_bg { background:url(../images/zj_bg.gif) no-repeat center bottom; height:591px; margin-top:0px;}

.zz { width:630px; padding:40px 0 0;}
.zz_top { width:555px; height:52px; background:url(../images/zz_xx01.gif) no-repeat 0 bottom; margin:0 auto 35px;}
.zz_top em a { display:block; float:right; font-size:14px; color:#999; padding:10px 0 0;}
.zz_top b a { font-size:24px; color:#333;}
.zz_top b a:hover { color:#237bd7}
.zz01 { padding:160px 0 0 35px;}
.zz03 { padding:160px 0 0;}
.zz02 ul li { float:left; margin:0 10px; display:inline; width:440px;}
.zz02 ul li i a { background: url(../images/zz_picbg.gif) no-repeat; width:440px; height:368px; display:block;}
.zz02 ul li i a img { width:420px; height:347px; display:block; padding:21px 0 0 21px; }
.zz02 ul li span { display:block; padding:20px 0 0; overflow:hidden; text-align:center;}
.zz02 ul li span a { color:#666; font-size:20px;}

.zj_con { width:600px; padding:40px 0 0 60px;}
.zj_con b a { display:block; font-size:32px; color:#333;}
.zj_con b a:hover { color:#237bd7}
.zj_con em { display:block; font-family:Arial; font-size:12px; text-transform:uppercase; padding:15px 0 40px;}
.zj_con p { font-size:16px; color:#666; line-height:33px; text-indent:32px;}
.zj_con span { background: url(../images/zj_butbg.gif) no-repeat; width:290px; height:49px; line-height:49px; font-size:18px; display:block; margin-top:40px;}
.zj_con span a { display:block; float:left; width:145px; text-align:center; color:#fff;}
.zj_con span .ld_a02 { color:#fb7a1c;}

/*留言*/
.pic01 { background:url(../images/pic01.jpg) no-repeat center 0; height:328px;}
.pic { width:1280px; margin: 0 auto;}
.pic01 p {position:absolute; top:192px; left:65px; border:solid 2px #fb7a1c; height:auto;}
.pic01 p a {display:block; float:left;}
.pic01 p span {display:block; font-size:18px; color:#424242; float:left; background:#fff; width:453px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fb7a1c}
.pic01 p span b {padding-left:5px; font-size:20px;}



/*案例现场*/

/* 案例 */
/*产品标题*/
.hz_top { padding:30px 0 15px; text-align:center;}
.hz_top b{ width:600px;}
.hz_top b a { display:block; font-size:40px; color:#333; font-weight:bold; width:600px; margin:0 auto;}
.hz_top b:hover a{ color:#237bd7;}
.hz_top i { display:block; margin:20px 0; border-bottom:1px solid #acacac; width:100%; height:15px;}
.hz_top em { display:block; font-size:16px; font-family:"微软雅黑"; font-weight:100;}	
/*案例现场*/
.cent5{background:url(../images/albj.jpg) center bottom no-repeat; height:590px; padding-top:20px;}
.cent5_1{ width:98%; margin-right:auto; margin-left:auto;}
/* 案例 */
.slideTxtBox2{width:100%;height:auto; margin:0 auto; }
.slideTxtBox2 .hd{height:40px; width:720px; margin:0 auto 20px; }
.slideTxtBox2 .hd ul{float:left;height:36px;}
.slideTxtBox2 .hd ul li{float:left;width:345px;height:40px;text-align:center;line-height:40px;font-weight:bold;color:#fff;cursor:pointer; font-family:"Microsoft YaHei"; font-size:18px; font-weight:normal; margin:0 5px; background:#333;}
.slideTxtBox2 .hd ul li a{color:#fff;}
.slideTxtBox2 .hd ul li.on{color:#fff; background:#1e50ae;}
.slideTxtBox2 .hd ul li.on a{color:#fff;}
.slideTxtBox2 .btn{margin:8px auto 0; width:50px;}
.slideTxtBox2 .btn div{width:22px;height:22px;overflow:hidden;cursor:pointer;float:left;margin:0;display:inline;}
.slideTxtBox2 .btn .prev{background:url(../images/ht22.jpg) no-repeat left center;}
.slideTxtBox2 .btn .next{background:url(../images/ht23.jpg) no-repeat left center;}
.slideTxtBox2 .bd{width:1280px;height:280px;margin:0px auto 20px;line-height:24px;text-align:center; margin-top:30px; overflow: hidden;}
.slideTxtBox2 .bd .hceg{width:246px;height:280px;margin-left:14px; background-color:#ffffff; text-align:center;}
.slideTxtBox2 .bd .hceg p{ height:108px; line-height:80px; background:url(../images/ht21.jpg) no-repeat center top; font-size:14px;}
.slideTxtBox2 .bd .hceg img{ width:244px; height:210px;border:1px #ffffff solid;}
.slideTxtBox2 .bd .hceg:hover p{ background:url(../images/m22.png) #1e50ae  no-repeat center top; height:108px;}
.slideTxtBox2 .bd .hceg:hover img{border:2px #1e50ae solid;}
.slideTxtBox2 .bd .hceg:hover p a{ color:#ffffff;}




/*imain-tel*/
.imain-tel{height:38px;margin-top:30px;text-align:center;line-height:38px;font-size:14px;color:#fff;}
.imain-tel i{display:inline-block;width:32px;height:32px;background:url(../images/tel.png);vertical-align:middle;margin-right:9px;}
.imain-tel span{display:inline-block;font-size:30px;vertical-align:middle;font-family:'DINOT-CONDBOLD'}

/*新闻动态*/
.news_bg{padding:40px 0;background: #f7f7f7;}
.news_t{height: 40px;width: 630px;margin:0 auto;padding: 28px 0 0;}
.news_t ul li{float: left;width: 190px;overflow: hidden; margin:0 10px;}
.news_t ul li a{font-size: 14px;color: #333; float: left; width: 188px; text-align: center; height: 38px; line-height: 38px; overflow: hidden;border:#ebebeb 1px solid;} 
.news_t ul li a:hover,.news_t ul li.on a{color: #fff;background:#1e50ae;border: #1e50ae 1px solid;}
.news01{width: 620px;float: left;padding: 40px 0 0;}

.news01 dl dt{width: 620px;height: 285px;overflow: hidden;line-height: 0;}
.news01 dl dt img{width: 661px;height: 496px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.news01 dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.news01 dl dd{padding-top: 20px;width: 620px;}
.news01 dl dd span{display: block;float: left;height: 53px;width: 90px; font-size: 14px; background:url(../images/news_line.gif) no-repeat right 10px;line-height: 32px;padding: 15px 0 0;color: #666; font-family:Arial, Helvetica, sans-serif;}
.news01 dl dd span b,.news02 dt b{display: block;font-size: 50px;}
.news01 .news_r{width: 495px;float: left;padding: 0 0 0 20px; overflow:hidden;}
.news dl dd h5{height:30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.news dl dd h5 a{font-size: 16px;color: #333;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width:100%;}
.news dl dd h5 a:hover{ color:#1e50ae;}
.news_desc{font-size: 14px; color: #666; line-height: 22px; height: 44px; overflow: hidden;padding: 5px 0 0;} 
.news02{ width:1300px; margin:0 auto; padding: 10px 0 0;}
.news02 dl{background: #fff; width:628px;height: 108px; border: #ebebeb 1px solid;margin-top: 30px; margin-left:10px; margin-right:10px; float:left;}
.news02 dt{float: left;width: 112px;border-right: #ebebeb 1px solid;height: 78px;text-align: center; font-size: 14px;color: #666;font-family:Arial, Helvetica, sans-serif;line-height: 34px;padding: 30px 0 0;}
.news02 dt b{color: #333;}
.news02 dd{width: 480px;padding: 12px 0 0 15px;float: left;}
.news02 dl:hover{border: #1e50ae 1px solid;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}



.pro .pronav{height:50px; margin-bottom:58px; margin-top:30px; position: absolute; z-index:9999999; clear:both;} 
.pro .pronav ul{height:50px; background:#1e50ae;}
.pro .pronav ul li{float:left; width:182.85px; height:50px;line-height: 50px;position:relative; text-align:left; }
.pro .pronav ul li em{display: block;}
.pro .pronav ul li em a{display: block;font-size: 18px;width:142px;background:url(../images/dbx.png) no-repeat right; color:#FFF; margin-left:20px; margin-right:20px; }
.pro .pronav ul li:before{width:1px; height:50px; background:#FFF; content:""; opacity: 0.5; position: absolute;right:0; z-index:9999999;}
.pro .pronav ul li .proxl{width:182px;height:0; overflow: hidden; background:#FFF; border:1px solid #eeeeee; border-top:0; position: absolute;top:50px;left:0; transition: all 0.3s linear; z-index:9999999;}
.pro .pronav ul li .proxl p{ padding-top:20px;padding-left:20px;}
.pro .pronav ul li .proxl p a{display: block; font-size: 14px; line-height: 14px; color:#666666;background:url(../images/yd.png) no-repeat left; margin-bottom: 15px; padding-left:10px; }
.pro .pronav ul li:hover em a{background:url(../images/dbx_h.png) no-repeat right;}
.pro .pronav ul li:hover .proxl{height:269px;}
.pro .pronav ul li .proxl p a:hover{background:url(../images/yd_h.png) no-repeat left;color:#da251c; }
.pro .prot{width:600px; height:511px;float:left; position: relative; z-index:100; margin-top:100px; }

.pro .prot:before{width:600px; height:316px;background:#17494A;content:"";position: absolute; left:0;bottom:0;}
.pro .prot .t{width:538px; height:194px;box-shadow:3px 3px 5px #eeeeee,-3px -3px 5px #eeeeee; margin:0 auto;}
.pro .prot .po{width:538px;height:462px;margin:0 auto;z-index: 200; position: relative; }
.pro .prot .po span{display: block;width:538px; height:423px; overflow: hidden;}
.pro .prot .po span img{width:538px; height:423px;transition: all 0.3s linear;}
.pro .prot .po span:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);}
.pro .prot .po .xp{width:478px; height:70px; position: absolute;left:0; bottom:0;}
.pro .prot .po .xp strong{display: block;float:left; width:360px;  height:70px;padding-top:19px;padding-left:50px;background:#eeeeee;}
.pro .prot .po .xp strong em{display: block; padding-top:13px;position: relative; font-size: 18px; font-weight: bold; color:#333333;}
.pro .prot .po .xp strong em:before{width:39px; height:1px; background:#da251c;content:""; position: absolute; top:0; left:0;}
.pro .prot .po .xp strong em i{font-size: 14px; color:#999999;font-weight: bold; text-transform: uppercase; }
.pro .prot .po .xp .gd{display:block;width:108px; height:70px; background:url(../images/an.jpg) no-repeat center; float:left;}
.pro .prxt ul{width:640px; float:right; margin-top:130px;}
.pro .prxt ul li{float:right;width:308px;height:264px;}
.pro .prxt ul li span{display: block;width:298px; height:209px;box-shadow:3px 3px 5px #eeeeee,-3px -3px 5px #eeeeee; overflow: hidden;}
.pro .prxt ul li span img{width:298px; height:209px;transition: all 0.3s linear;}
.pro .prxt ul li:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);}
.pro .prxt ul li i{display: block;text-align: center; height:40px;font-size: 14px; color:#333333; line-height: 40px;}
.pro .prxt ul li.fr{margin-right: 20px;}


/*公司简介*/
.m1t{ width:100%; overflow:hidden; clear:both; }
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.m1t .xian{ border-bottom:1px solid #c9c9c9; height:1px;}
.m1t h2{width:660px; margin:3px auto; height:45px; line-height:45px; text-align:center;}
hr{color:#f4f4f4;}
/* 公司简介 */

.products{width:389px;margin:auto;padding-top:20px;}
.products .con li{text-align:center;line-height:25px;float:left;margin:0 10px;}
.products .con img{width:303px;height:189px;}
.products .con{width:323px;overflow:hidden;height:220px;float:left;}
.prolistzz{width:20000px;}
.pre_left{cursor:pointer;float:left;margin-top:90px;_display:inline;margin-right:12px;}
.pre_right{cursor:pointer;float:right;margin-top:90px;margin-right:12px;}
.products .con ul li h3{font-size:16px; font-family:"Microsoft YaHei"; line-height:30px; font-weight:100;}
/* 风采 */
.chan1{ width:1280px; margin:0 auto; overflow:hidden;margin-top: 18px;}
.chan1 h3{width: 176px;height: 150px;background:#005faf;display:block;color:#ffffff;font-size:24px;padding-left:33px;padding-top:40px;float:left}
.chan1 h3 span{display: block;font-size: 15px;color: #fff;text-transform:uppercase;line-height: 30px;}
.chan1 h3 a{display: block;font-size: 12px;color: #fff}
.chan1 .conte{width:1088px;float: right;}
.fwn{font-weight:normal;}

#gstk {width:1080px;  height:150px; background-color:#FFFFFF; float:left; }
#gstk .co {width:1080px; height:150px; overflow:hidden;}
#gstk .co ul li {width:250px; height:150px; float:left; text-align:center;}
#gstk .co ul li a img {width:235px; height:150px; margin:3px 5px 10px 6px;}
#gstk .co ul li a {display:block;}



/*选择*/
.div_banner{height: 227px;background:url(../images/banner.jpg) no-repeat top center;  overflow:hidden; width:100%; margin:0 auto; }
.div_banner p{color: #fff;font-size: 26px;font-weight: bold;padding-top: 65px;margin-left:1055px;line-height: 35px;}
.div_banner a{width: 132px;height: 42px;float: right;margin-right: 93px;margin-top: 8px;}

.div_banner1{height: 183px;background:url(../images/banner1.jpg) no-repeat top center;  overflow:hidden; width:100%; margin:0 auto; }
.div_banner1 p{color: #fff;font-size: 26px;font-weight: bold;padding-top: 65px;margin-left:1055px;line-height: 35px;}
.div_banner1 a{width: 132px;height: 42px;float: right;margin-right: 93px;margin-top: 8px;}

.content4{width:100%;height: 190px;background: url(../images/content4.jpg) center;}
.content4 p{color: #fff;font-size: 30px;font-family: arial;padding:115px 0 0 999px;}

/*在线咨询*/
.zxzx .liuyan_t{padding-top:30px;}
.zxzx{height:360px; background:url(../images/ly_bg.jpg) repeat-x top #f1f1f1; width:100%; }
.zxzx .conbox {height:360px;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(../images/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(../images/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(../images/midline.png) no-repeat 528px 20px; padding-top: 30px; padding-bottom: 0px; margin:0 auto; width:1280px;}
.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:18px; margin-left:45px;}
.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: #0c5cc8; margin-top: 0px; border: none;}
.Zcinfo—ny_r ul .btnSubmit{width: 100%; height: 50px; cursor: pointer; font-size: 21px; color: #fff;}


.partners{margin-top:30px;display:flex;flex-wrap:wrap;list-style:none;}
.partners li{margin:0 30px 20px 0;width:232px;text-align:center;color:#999;}
.partners li:nth-child(5n){margin-right:0;}
.partners li img{width:100%;height:104px;border:1px solid #eee;margin-bottom:10px;border-radius:2px;}
.partners li img:hover{box-shadow:0 0 30px rgba(0, 0, 0, 0.15);}
.partners li p{padding:0 10px;}

/*友情链接*/
.link{margin-top:20px;  z-index:4;position: relative; }
.link a{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:6px 4px;font-size:13px;color:#666;border-radius:2px;margin-bottom:5px;background:#fff;}
.link a:hover{border-color:#ccc;}
/*底部开始*/
 .footWrap{ background:url(../images/footer_bg.jpg) no-repeat center top; height:400px;  overflow:hidden;}
.pd80{padding-top:80px;}
.fnav{ width:286px; padding-left:50px; overflow:hidden; height:260px; overflow:hidden; background:url(../images/fline.gif) no-repeat right top; font:14px "Microsoft Yahei"; color:#fff; line-height:34px;}
.fnav p{ font:14px "Microsoft Yahei"; color:#fff; line-height:34px; width:286px;}
.fnav p a{ display:inline-block; width:130px; color:#fff; float:left; overflow:hidden;}
.fnav em{ padding:0 12px;}
.tit2 a{ display:block; height:38px; font:16px "Microsoft Yahei"; font-weight:bold; background:url(../images/fo_h.gif) no-repeat left bottom; color:#fff; overflow:hidden; margin-bottom:16px;}
.f_pic{width:214px; height:256px; background:url(../images/fline.gif) no-repeat right top; overflow:hidden;}
.f_pic a img{width:130px; height:132px;}
.fwz{ width:472px;}
.code{ width:106px; overflow:hidden;}
.code img{ display:block; width:96px; height:96px; border:5px solid #d9d9d9;}
.code em{ display:block; font:14px "Microsoft Yahei"; text-align:center; line-height:40px; height:40px; overflow:hidden; color:#fff;}
.foot{ height:60px; font:14px "Microsoft Yahei"; line-height:60px; color:#fff; overflow:hidden;}
.foot em{ float:right; display:inline-block;}
.foot a{ color:#fff; padding:0 10px;}
/*底部end*/

		
		
		
.container{min-height:300px;}
.container .width{margin:30px auto;}
.container-left{width:308px;margin-right:30px;}
.prony-left{width:308px;}
.container-right{flex:1;overflow:hidden;}

/* left begin */
.yunu-prd-sd {width: 308px;height:auto;border:3px solid #1e50ae;border-top: 0;float: left;  padding-bottom:20px;}
.yunu-prd-sd .tel {text-align: center;font-size: 16px;color: #1e50ae;padding-top: 10px; font-weight:bolder;}
.yunu-prd-sd .tel p {margin: 5px 0;}
.yunu-prd-sd .tel h4 {margin: 10px 0 0;font-size:22px;}
.yunu-prd-sd .tel h4 span {display: block;}
.yunu-prd-sd-title {background:#1e50ae;text-transform: uppercase;overflow: hidden;padding:15px 0 0 0;height: 81px;font-size: 0;text-align: center;margin-bottom: 20px; color:#fff;}
.yunu-prd-sd-title strong {width: 40px;font-size:58px;display: inline-block;vertical-align: middle; line-height:58px;}
.yunu-prd-sd-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;}
.yunu-prd-sd-title span small {display: block;font-size: 16px;font-weight: normal;}

.yunu-sideMenu {padding: 0 10px;}
.yunu-sideMenu h3 {margin: 7px 0 0;}
.yunu-sideMenu h3 a {display: block;background: url(../images/fen_bg1.png) no-repeat 0 0;padding-left: 36px;color:#1e50ae;line-height: 38px; font-weight:bold; font-size:16px;}
.yunu-sideMenu h3 a:hover {background-image: url(../images/fen_bg2.png);}
.yunu-sideMenu ul .yunu-sideMenu dd {padding: 0 0px 5px 0px;}
.yunu-sideMenu dd{ line-height:32px;}
.yunu-sideMenu li a{display:block;line-height:32px;border-bottom:1px dashed #ccc;background:url(../images/fen_dot.png) no-repeat left center;padding-left:8px;color:#000; width:140px; float:left; font-size:14px;}
.yunu-sideMenu dt{ width:275px; margin-top: 28px; overflow: hidden; border: 1px solid #dbdbdb;  padding: 8px; transition: all .5s linear; color:#000;}
.yunu-sideMenu dt:hover{border: 1px solid #1e50ae;}
.yunu-sideMenu dt:hover .item-img img {-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.yunu-sideMenu dt:hover .item-title {color: #1e50ae;}
.yunu-sideMenu dt .item-img { display: block; width: 100%; overflow: hidden;}
.yunu-sideMenu dt .item-img img {display:block; width:100%;transition:all .5s linear; -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1)}
.yunu-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;}
.yunu-sideMenu .more a{display:block;margin-top:10px;background-color:#1e50ae;border-radius:3px;text-align:center;line-height:36px;color:#000;}

/* 产品中心页 begin */
.mrtit{ border-bottom:1px #dddddd solid; margin-bottom:15px; background:url(../images/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;}






.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 #0E77EA;bottom:0;left:30px;width:45px;}
.ui-box-body{padding:25px 20px;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:120px;padding:10px 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 p img{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:100%;}
.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:70%;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;padding:0;list-style:none;overflow:hidden;}
.pay li{float:left;width:50%;margin:0 0 0 0;cursor:pointer;}
.pay li div{border:1px solid #efefef;text-align:center;position:relative;}
.pay li div img{max-width:100%;}
.pay li:first-child div{margin-right:8px;}
.pay li:last-child div{margin-left:8px;}
.pay li div i{position:absolute;right:2px;bottom:2px;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:18px;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:14px;}
.bbs-left-nav li a i{font-size:16px;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:120px;padding-left:20px;font-size:12px;color:#666;}
.bbs-topic-item .other i{color:#999;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;}

/*推荐新闻*/
.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:300px; float:left; overflow:hidden; margin:0 10px; text-align:center; line-height:24px;}
.rss_list_wz ul li a{width:23%; 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{width:31%; margin:0; line-height:24px; font-size:14px;}


/*漂浮框*/
.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:#3386ff url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#3386ff url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#3386ff url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#3386ff url(../images/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;}