/* ===================================================================
11px = 85% 12px = 93% 13px = 100% 14px = 108%
15px = 116% 16px = 123.1% 17px = 131% 18px = 138.5%
19px = 146.5% 20px = 153.9% 21px = 161.6% 22px = 167%
23px = 174% 24px = 182% 25px = 189% 26px = 197%
=================================================================== */
/* 公共样式 */
@charset "utf-8";

/* 禁用iPhone中Safari的字号自动调整 */
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	/* 解决IOS默认滑动很卡的情况 */
	-webkit-overflow-scrolling : touch;
	height: 100%;
	width: 100%;
}
body{
    min-height: 100%;
    width: 100%;
}
/* 禁止缩放表单 */
input[type="submit"], input[type="reset"], input[type="button"], input {
  resize: none;
  outline: none;
}

/* 取消链接高亮  */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 设置HTML5元素为块 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

textarea{
    outline: none;
    border: none;
}

/* 图片自适应 */
img {
  width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  display: block;
  -ms-interpolation-mode: bicubic;/*为了照顾ie图片缩放失真*/
}
input,select{
    /* -webkit-appearance: none; */
    appearance: none;
}
select{
    background: #fff;
    color: #555;
    outline: none;
    /*background-image:url('../img/up.png');*/
    background-repeat:no-repeat;
    background-position: right center;
    background-size: 0.5rem 100%;
    /*background: url('../../img/up.png') no-repeat right center;*/
}

/* 初始化 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666666; opacity:1; font-size: 16px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666666;opacity:1;font-size: 16px;
}

input:-ms-input-placeholder{
    color: #666666;opacity:1;font-size: 16px;
}

input::-webkit-input-placeholder{
    color: #666666;opacity:1;font-size: 16px;
}

em, i {
  font-style: normal;
}
ul,li{
  list-style-type: none;
}
strong {
  font-weight: normal;
}
a {
  text-decoration: none;
  color: #969696;
  font-family: 'Microsoft YaHei', Tahoma, Arial, sans-serif;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-family: 'Microsoft YaHei';
}
img {
  border: none;
}
input{
  font-family: 'Microsoft YaHei';
}
/* 移动端点击a链接出现蓝色背景问题解决 */
a:link,a:active,a:visited,a:hover {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}


/* 产业研究院 */
.topBlock{width: 100%; height: 95px; min-width: 1200px; background: #fff; position: fixed; top: 0; left: 0; z-index: 9999;}
.topBlock>.top{width: 1200px; height: 95px; margin: 0 auto;overflow: hidden;}
.topBlock>.top>.logo{width: 260px;  float: left; margin-top: 2px;}
.topBlock>.top>.wan{width: 117px; height: 47px; float: left; margin-top: 25px; margin-left: 35px;}
.topBlock>.top>ul{height: 95px; float: left; margin-left: 60px;}
.topBlock>.top>ul>li{line-height: 95px;margin-left: 40px; float: left;}
.topBlock>.top>ul>li>a{font-size: 18px; color: #333333;}
#navOpt{color: #ff8400;}
.topBlock>.top>a>.user{height: 50px; margin-top: 22.5px; float: right;}
.topBlock>.top>a>.user>.userImage{width: 50px; height: 50px; float: left;border-radius: 100%;}
.topBlock>.top>a>.user>.userNaw{line-height: 50px; float: left; margin-left: 20px; font-size: 18px; color: #333333;}
.K-banner{width: 100%; min-width: 1200px; height:350px;}
.K-bannerImage{height: 350px; width:auto;}
.K-sou{width: 670px; height: 45px; margin: 0 auto; background: #fff; margin-top: 30px; box-shadow: 0 0px 5px .5px #dbdbdb; position: relative;}
.K-sou>form>.text{width: 550px; height: 45px; border: none;float: left; margin-left: 25px; font-size: 16px;}
.K-sou>form>.tj{width: 70px; height: 45px; float: right; background: #2985da; color: #fff; border: none; font-size: 18px;}
.K-sou>.fk{height: 45px; line-height: 45px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis; position: absolute; top: 0; right: -130px; width: 80px; background: url(payreport11.png) no-repeat left center; background-size: 20px; padding-left: 30px;}
.K-sou>.fk>a{color: #666666; font-size: 18px;}
.K-list{width: 1200px; margin: 0 auto; height: auto;padding-top: 10px;clear:both}
.K-list>.list{width: 585px; height: 298px; margin-top: 30px; background: #fff; float: left; overflow: hidden;}
.K-list>.list:nth-child(even){margin-left: 30px;}
.K-list>.list>.title{width: 505px;height: auto; font-size: 20px; color: #333333; font-weight: bold; margin-left: 40px; margin-top: 35px;white-space: nowrap; overflow: hidden;text-overflow:ellipsis; }
.K-list>.list>.block{width: 505px; height: 187px; margin-top: 20px; margin-left: 40px;}
.K-list>.list>.block>.img{width: 200px; height: 187px; float: left;}
.K-list>.list>.block>.right{width: 285px; height: 187px; overflow:hidden; width: 285px; height: 187px; overflow:hidden; float: left; margin-left: 20px; }
.K-list>.list>.block>.right .summary {width: 285px; height: 135px; overflow:hidden;color:#969696; font-size:14px; line-height:19px; } 
.K-list>.list>.block>.right>.title{font-size: 14px; color: #333; margin-top: 10px;}
.K-list>.list>.block>.right>ul{height: 100px; height: auto; overflow: hidden;}
.K-list>.list>.block>.right>ul>li{font-size:14px;width: 285px; line-height: 14px; height: 14px; color: #666666; margin-top: 8px; width: 285px;white-space: nowrap; overflow: hidden;text-overflow:ellipsis;}
.K-list>.list>.block>.right>.button{ height: 30px; width: 285px; margin-top: 18px;}
.K-list>.list>.block>.right>.button>a{display: block; float: left; line-height: 28px; font-size: 12px; border-radius: 50px; height: 28px; width: 68px; overflow: hidden; text-align: center;}
.K-list>.list>.block>.right>.button>.details{ color: #333333; border: 1px solid #d3d3d3; }
.K-list>.list>.block>.right>.button>.buy{ color: #ff8400; border: 1px solid #ff8400; margin-left: 10px;}
.ejectBlock{width: 100%; min-width: 1200px; height: 100%; position: fixed; top: 0;left: 0; z-index: 99; display: none;}
.ejectBlock>.background{width: 100%; min-width: 1200px; height: 100%; background: rgba(0,0,0,.3);}
.ejectBlock>.qrBlock{width: 260px;  position: fixed; top: 20%; left: 50%; margin-left: -130px; background: #fff; z-index: 999;padding:}
.ejectBlock>.qrBlock>.cuo{width: 245px; font-size: 25px;text-align: right; margin-top: 10px; padding-right: 15px; height:auto;}
.ejectBlock>.qrBlock>.qr{width: 200px; height: 200px; margin: 0 auto;}
.ejectBlock>.qrBlock>.text{text-align: center; font-size: 17px; color: #4c4c4c; margin-bottom: 30px;}
.K-Load{width: 200px; height: 35px; text-align: center; line-height: 35px; margin: 0 auto; clear:both;cursor: pointer; margin-top: 40px; font-size: 16px; color: #666666; border: 1px solid #d5d5d5; border-radius: 35px;}
/* 尾部 */
.indexButtonTOP{width: 100%; min-width: 1200px; height: 20px; background: #fff; margin-top: 40px;}
.indexButton{width: 100%; min-width: 1200px;border-top: 1px solid #dddddd; height: 80px; background: #fff; padding-top: 30px;}
.indexButton>ul{ width: 530px;margin: 0 auto; clear: both;}
.indexButton>ul>li{float: left; margin-left: 9px; margin-right: 9px; font-size: 12px;}
.indexButton>ul>li>a{color: #333333;}
.indexButton>.text{width: 100%; min-width: 1200px; text-align: center; color: #999999; font-size: 12px;}
/* 产业分布图 */
.lay_img{width: 1200px; margin:0 auto; height: auto; margin-top: 30px; margin-bottom: 10px;}
.lay_list{width: 1200px; margin: 0 auto; height: auto;padding-top: 10px;clear:both}
.lay_list>.list{width: 1140px; height: 210px; margin-top: 20px; background: #fff; padding-top: 30px; padding-left: 30px; padding-right: 30px;}
.lay_list>.list>.img{width: 241px; height: 180px; float: left;}
.lay_list>.list>.text{width: 650px; height: 180px; float: left; margin-left: 20px;}
.lay_list>.list>.text>.title{font-size: 20px; color: #333333; font-weight: bold; width: 650px;  white-space: nowrap; overflow: hidden;text-overflow:ellipsis; line-height: 27px;}
.lay_list>.list>.text>.news{width: 650px; height: 70px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; margin-top: 20px; font-size: 14px; line-height: 24px; color: #444444;}
.lay_list>.list>.text>.button{margin-top: 20px;}
.lay_list>.list>.text>.button>.Lay_opt{width: 100px; height:38px; color: #fff; background: #1579d7; border: none;}
.lay_list>.list>.text>.button>a{cursor: pointer;display: block; white-space: nowrap; overflow: hidden;text-overflow:ellipsis; width: 98px; height: 36px; float: left; border: 1px solid #e9e9e9; font-size: 14px;color: #333333; text-align: center; line-height: 36px;}
.lay_list>.list>.qr{ width: 170px; height: 180px; float: right;}
.lay_list>.list>.qr>.img{width: 168px;height: 168px;border: 1px solid #eaeaea;}
.lay_list>.list>.qr>.img>img{max-width: 168px; max-height: 168px; width:auto; height:auto}
.lay_list>.list>.qr>.word{font-size: 14px; color: #333333; text-align: center; margin-top: 10px; white-space: nowrap; overflow: hidden;text-overflow:ellipsis;} 
.lay_list>.list>.qr>.word>span{color: #ff8400;}
/* 产业研究院详情 */
.de_block{width: 1200px; margin: 0 auto; height: auto; clear: both; margin-top: 30px;}
.de_block>.left{width: 800px; height:auto; float: left; background: #fff; padding-right: 35px; padding-left: 35px; padding-top: 35px; padding-bottom: 35px;}
.de_block>.left>.title{width: 800px;font-size: 24px; color: #333333; }
.de_block>.left>.time{width: 772px; height: 20px; background: url(e_tubiao2.png)no-repeat left center; background-size: 13px; line-height: 20px; margin-top: 25px; padding-left: 28px; color: #1579d7; font-size: 12px;}
.de_block>.left>.time>span{margin-left: 30px;}
.de_block>.left>.news{width: 800px; height: auto; margin-top: 30px;}
.de_block>.left>.news>.newsList{width: 800px; height: auto; font-size: 16px; color: #333333; margin-top: 30px;}
.de_block>.left>.payBlock{margin-top: 60px; width: 800px; height: auto; clear: both;}
.de_block>.left>.payBlock>.title{font-size: 32px; color: #ff8400; text-align: center; margin-bottom: 20px;}
.de_block>.left>.payBlock>.text{text-align: center; font-size: 16px; color: #666666; margin-top: 5px;}
.de_block>.left>.payBlock>.pay{width: 800px; height: 230px; margin-top: 30px; margin-bottom: 25px;}
.de_block>.left>.payBlock>.pay>.left{width: 399.5px; height: 230px; float: left;border-right: 1px solid #eaeaea;}
.de_block>.left>.payBlock>.pay>.left>.qr{width: 160px; height: auto; float: right; margin-right: 50px; margin-top: 30px;}
.de_block>.left>.payBlock>.pay>.left>.qr>img{width: 160px; height: 160px;}
.de_block>.left>.payBlock>.pay>.left>.qr>div{text-align: center; font-size: 18px; color: #666666; margin-top: 10px;}
.de_block>.left>.payBlock>.pay>.right{width: 399.5px; height: 230px; float: left;}
.de_block>.left>.payBlock>.pay>.right>.user{width: 200px; height: auto; float: left; margin-left: 50px; margin-top: 78px;}
.de_block>.left>.payBlock>.pay>.right>.user>a{display: block; width: 200px; height: 50px; background: #ff8400; color: #fff; font-size: 18px; line-height: 50px;text-align: center; border-radius: 4px;}
.de_block>.left>.payBlock>.pay>.right>.user>div{font-size: 14px; color: #444444; text-align: center; margin-top: 10px;}
.de_block>.right{width: 240px; height: auto; float: right; background: #fff; padding-left: 30px; padding-right: 30px; padding-top: 25px; padding-bottom: 25px;}
.de_block>.right>.title{width: 240px; height: auto;font-size: 22px; color: #1579d7;}
.de_block>.right>ul{width: 240px; height: auto;}
.de_block>.right>ul>li{width: 240px; height: 54px; line-height: 54px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; border-bottom: 1px solid #f0f0f0;}
.de_block>.right>ul>li>a{color: #666666;}
/* 数据产品*/
.da_block{width: 1200px; height: auto; margin: 0 auto;}
.da_block>.list{width: 1160px; height: 250px; background: #fff; margin-top: 20px; padding: 20px;}
.da_block>.list>.img{width: 315px; height: 250px;float: left;}
.da_block>.list>.text{width: 810px; height: 250px; overflow: hidden; margin-left: 30px; float: left;}
.da_block>.list>.text>.title{font-size: 20px; color: #333333; height: 25px; line-height: 25px; margin-top: 14px; width: 810px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.da_block>.list>.text>.zhaiyao{width: 810px; height:125px;display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden; margin-top: 20px; font-size: 14px; line-height: 24px; color: #666666;}
.da_block>.list>.text>.Ftitle{font-size: 14px; color: #666666; height: 20px; line-height: 20px;margin-top: 14px; width: 810px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.da_block>.list>.text>ul>li{margin-top: 14px; font-size: 14px; color: #333333; width: 810px; height: 20px; line-height: 20px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.da_block>.list>.text>.button{margin-top: 10px;}
.da_block>.list>.text>.button>a{display: block; padding-left: 20px; padding-right: 20px; height: 45px; border: 1px solid #1579d7; float: left; font-size: 16px; color: #1579d7; text-align: center; line-height: 45px; border-radius: 3px;}
.da_ts{width: 100%; min-width: 1200px; height: auto; background: #fff; margin-top: 40px; padding-top: 50px; clear: both; padding-bottom: 80px;}
.da_ts>.title{font-size: 30px; color: #333333; text-align: center;}
.da_ts>.title>span{color: #1579d7;}
.da_ts>.block{width: 1200px; height: auto; margin: 0 auto; margin-top: 45px; clear: both;}
.da_ts>.block>.list{width: 240px; height: auto; float: left;}
.da_ts>.block>.list>.img1{width: 240px; height: 152px; background: url(fwpic.png) no-repeat; background-position: 0 0;}
.da_ts>.block>.list>.img2{width: 240px; height: 102px; background: url(fwpic.png) no-repeat; background-position: -240px 0;}
.da_ts>.block>.list>.img3{width: 240px; height: 152px; background: url(fwpic.png) no-repeat; background-position: -480px 0;}
.da_ts>.block>.list>.img4{width: 240px; height: 113px; background: url(fwpic.png) no-repeat; background-position: -720px 0;}
.da_ts>.block>.list>.img5{width: 240px; height: 152px; background: url(fwpic.png) no-repeat; background-position: -960px 0;}
.da_ts>.block>.list>.text{width: 185px; height: auto; margin-top: 24px;}
.da_ts>.block>.list>.text>.Btitle{font-size: 24px; color: #333333; text-align: center;}
.da_ts>.block>.list>.text>.Bnews{font-size: 14px; color: #666666; width: 185px; margin-top: 20px;}
.da_img{width: 100%; height: 550px; min-width: 1200px; background: url(banner5bg.jpg) no-repeat; background-size: 100% 100%; padding-top: 50px;}
.da_img>.title{font-size: 30px; color: #fff;text-align: center;}
.da_img>.block{width: 1200px; height: auto; margin: 0 auto;}
.da_img>.block>.text1{margin-top: 30px; color: #fff; height: 20px; font-size: 16px; line-height: 20px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.da_img>.block>.text2{margin-top: 20px; color: #fff; height: 20px; font-size: 16px; line-height: 20px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/* 详情 */
.con_block{width: 1160px; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 100px; background: #fff; margin: 0 auto;}
.con_block>.title{font-size: 22px; color: #222;}
.con_block>.Ftiel{font-size: 17px; color: #222;}
.con_block>.text{font-weight: bold;font-size: 16px; color: #222; margin-top: 20px;}
.con_block>.text>span{color: #ff6600;}
.con_block>.input{ width: 100%; border-bottom: 1px solid #f5f5f5; height: 40px;}
.con_block>.input>input{width: 97%; height: 40px; margin: 0 auto; font-size: 14px; border: none;color: #222;}
.con_block>.textarea{width: 100%; height: 80px; border-bottom: 1px solid #f5f5f5; margin-top: 15px;}
.con_block>.textarea>textarea{width: 100%; height: 80px; border: none; font-size: 16px; color: #222;}
.con_block>.Ftext{color: #222;font-size: 14px; margin-top: 15px;}
.con_block>.Ftext>a{color: #1579d7; text-decoration:underline }
.con_block>.tj{ width: 40%; margin: 0 auto;margin-top: 100px;}
.con_block>.tj>input{width: 100%; height: 50px; background: #ec4800; font-size: 18px; color: #fff; border: none; margin: 0 auto;}

/* 修改版详情页 */
.pays{height: auto;}
.gouma{display: block; width: 200px; height: 50px; background: #ff8400; color: #fff; font-size: 18px; line-height: 50px;text-align: center; border-radius: 4px; margin: 0 auto; margin-top: 60px;}


.yaqui-modal-mask{z-index: 9999;position: fixed; display: none; top: 0; left: 0;right: 0; bottom: 0;background: rgba(0, 0, 0, 0.6);-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;overflow: auto;}
.yaqui-modal-mask .yaqui-modal-wrapper{position: relative;display: inline-block; border-radius: 5px;min-width: 100px;min-height: 100px; top: calc(8%); left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%); background: #fff;-webkit-transition: all 0.5s; -o-transition: all 0.5s;transition: all 0.5s;margin-bottom: 20px;}
.activity_from_modal2{  width: 800px;border-radius: 4px;text-align: center;-webkit-box-shadow: 0 26px 129px 0 rgba(21, 27, 73, 0.52);box-shadow: 0 26px 129px 0 rgba(21, 27, 73, 0.52);background: #f7f9fc;}
.yaqui-modal-mask .yaqui-modal-wrapper .close-icon{ position: absolute;top: 12px; right: 12px;background: #fde9d4 url(close.png) no-repeat center center;background-size: 20px 20px;border-radius: 50%;opacity: 0.7;width: 30px; height: 30px;}
.activity_from_modal2 h3.title{font-weight: 500; font-size: 22px;width: 750px;margin: 0 auto; margin-bottom:5px; color: #4d4d4d; padding-top: 32px; text-align: left;}
.activity_from_modal2 .form{display: block; width: 750px; margin: 0 auto; text-align: center;}
.activity_from_modal2 .form .label{margin-bottom: 12px; height: 40px;line-height: 40px; border-radius: 4px;width: 750px;}
.activity_from_modal2 .form .label .input{font-size: 14px;color: #3F444D;letter-spacing: 0;width: 100%; height: 40px; border-radius: 4px;background: transparent;text-indent: 5px;}
.activity_from_modal2 .form .submit{margin-top: 12px;margin-bottom: 32px;}
.activity_from_modal2 .form .submit .info_submit{border: none;background: #fd8f30; width: 350px;height: 40px;color: #fff;font-size: 16px;-webkit-transform: rotate(-360deg); -ms-transform: rotate(-360deg);transform: rotate(-360deg);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8400), to(#4566e8));background-image: -o-linear-gradient(top, #ff8400 0, #e37500 100%);background-image: linear-gradient(180deg, #ff8400 0, #e37500 100%);border-radius: 4px;}
.change::-webkit-input-placeholder {color: red;}

.activity_from_modal2 .form .formBox{width: 750px; margin: 0 auto;}
.activity_from_modal2 .form .formBox .label{margin-bottom: 10px; height:auto;line-height: 32px;margin-left: 15px;border-radius: 4px;width: 365px; float: left;}
.activity_from_modal2 .form .formBox .label:nth-child(2n+1){margin-left:0;}
.activity_from_modal2 .form .formBox .label>.input{font-size: 14px;color: #3F444D;letter-spacing: 0;width:300px;height: 32px; border-radius: 4px;border: 1px solid #dce0e7; background: transparent;text-indent: 5px;}

.activity_from_modal2 .text{text-align: left; height: 30px; line-height: 30px; padding-left: 30px; margin-top: 10px;}
.activity_from_modal2 .img{width: auto; height: auto; max-width:300px; margin: 0 auto;}
.activity_from_modal2 .news{width: 740px;margin: 0 auto;margin-bottom: 20px; height:auto;font-size: 14px; text-align: left; line-height: 25px;}
/*  */
.activity_from_modal2 h3.title>span{color: #fd8f30;}
.activity_from_modal2 .form .tsText{margin-bottom: 12px; height:auto;line-height: 25px; border-radius: 4px;width: 750px; text-align: left; font-size: 14px; color: #999;}
.activity_from_modal2 .form .label>textarea{width:100%; height:100%; border: none; font-size: 14px; line-height: 40px; padding: 0 4px;}
.activity_from_modal2 .form .label>label{display: block;float: left;text-align: left;text-indent: 5px;  font-size: 14px; color: #666; line-height: 32px;margin-bottom: 5px;}
.activity_from_modal2 .form .tsTextf{margin-bottom: 12px; height:auto;line-height: 25px; border-radius: 4px;width: 750px; text-align: left; font-size: 18px; color: #333; margin-top: 20px;}
.activity_from_modal2 .form .formBox .label span{color: #f00;}
/* 待收货 */
.activity_from_modal2 .coi{width:100px; height: 100px; background: #fd8f30; border-radius: 100%;}
.activity_from_modal2 .coi>img{max-width: 50px;max-height: 50px;}
.activity_from_modal2 .newsorder{text-align: center; margin-top: 12px; margin-bottom: 50px; font-size: 16px; color: #333;}
/* 产品 */
.img{justify-content: center;align-items: center;display: flex; -webkit-justify-content: center;-webkit-align-items: center;}
.goodsBox{width: 100%; height: auto; margin-top: 30px;}
.goodsBox>.img{width:400px; height: 374px; float: left;}
.goodsBox>.img{max-width: 400px; max-height: 374px;}
.goodsBox>.right{width: 370px; height:auto; float: right;}
.goodsBox>.right>p{font-size: 16px; color: #333; margin-top: 20px;}
.goodsBox>.right>p .no1{color: #fd8f30;}
.goodsBox>.right>p .no2{color: #fd8f30; font-size: 22px;}
.goodsBox>.right>.link{width: 100%; height: 48px; margin-top: 35px;}
.goodsBox>.right>.link>a{display: block;color: #fff;border-radius: 3px; float: left; width: 150px; height: 48px;justify-content: center;align-items: center;display: flex; text-align: center;}
.goodsBox>.right>.link>a:nth-child(1){background: #fd8f30;}
.goodsBox>.right>.link>a:nth-child(1)>.button{background: url(fq.jpg) no-repeat left center; height: 23px; line-height: 23px; font-size: 18px; padding-left: 30px;}
.goodsBox>.right>.link>a:nth-child(2){background: #19cb6d; margin-left: 30px;}
.goodsBox>.right>.link>a:nth-child(2)>.button{background: url(zx.jpg) no-repeat left center; height: 23px; line-height: 23px; font-size: 18px; padding-left: 30px;}
/* 流程线 */

.liucBox{width: 630px; height: 64px; position: relative; margin: 0 auto; margin-top: 50px;}
.liucBox>.list{width: 298px; float: left; position: relative; height: 64px; }
.liucBox>.list>.xih{width: 32px; height: 32px; border-radius: 100%; text-align: center; line-height: 32px; color: #333; font-size: 14px; border: 1px solid #666;}
.liucBox>.list>.textnews{font-size: 14px; width: 200px; text-align: center;position: absolute; left: -85px; top: 42px;}
.liucBox>.list>.xian{position: absolute; width: calc(100% - 48px); height: 1px; background: #666; right: 7px; top: 16px;}
.liucBox>.list:nth-child(3){width: 34px;}

.liucBox>.list.omm>.xih{background: #fd8f30; border-color: #fd8f30; color: #fff;}
.liucBox>.list.omm>.textnews{font-weight: 700; color: #000;}

.pageslist{width: 1000px; height: 40px;clear:both;margin: 0 auto; margin-top:20px; padding: 18px 0;text-align: center;font:normal 12px/40px "Tahoma";}
.pageslist a{ width: 40px; height: 38px; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 14px/38px "Tahoma"; color: #333333;background-color: #ffffff; vertical-align: middle; }
.pageslist a:hover { text-decoration:none!important; color:#333333!important; }
.pageslist a.ft{border-left: 1px solid #e6e6e6;background-color: #ffffff;border-right:0;background: #fff url(/img/pub/pic/iconpagelist.png) no-repeat 15px -105px;}
.pageslist a.lt{margin-right:15px; background: #fff url(/img/pub/pic/iconpagelist.png) no-repeat 15px -155px;}
.pageslist a.prev{ width: 68px; background: #fff url(/img/pub/pic/iconpagelist.png) no-repeat 9px -5px; border-left: 1px solid #e6e6e6; }
.pageslist a.next{ width: 68px; background: #fff url(/img/pub/pic/iconpagelist.png) no-repeat 9px -55px; }
.pageslist a.on{background: #0070ce;border: 1px solid #0070ce;border-left: 0;color: #fff;font-weight: bold;}
.pageslist a.on:hover {color:#fff!important;} 
.pageslist input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.pageslist button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: #fff url(/img/pub/pic/iconpagelist.png) no-repeat 0 -386px; }