.fl {
    float: left;
}

.fr {
    float: right;
}
.bg_2a3641 {
    background: #2a3641;
}
.text_center {
    text-align: center;
}

.clear {
    clear: both;
}

.m_top40 {
    margin-top: 40px !important
}

.w1300 {
    width: 1300px;
    margin: 0 auto
}
.head{ width: 100%; position: fixed; top: 0 ;z-index: 999}
.max_width {
    max-width: 100%;
    min-width: 1300px;
    margin: 0 auto;
     overflow: hidden;
}
.max_width2 {
    max-width: 1920px;
    min-width: 1300px;
    margin: 0 auto;
    background:#2a3641;
    overflow: hidden;
    position: relative;
}



/*banner*/


/*行业领域页面*/
.hyly_banner{
    width: 100%;
    height: 285px;
    margin: 0 auto;
    animation: leftIn_hyly 2s ease 1s ;
    position: relative;
    left: 0;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  
}
@keyframes leftIn_hyly {
    from {
       left: -100%;
       opacity: 0;
    }

    to {
        left:  0;
        opacity: 1;
    }
}
.banner_top {
    background-color: rgba(66, 84, 102, 0.5);
    height: 298px;
    width: 100%;
    min-width: 1300px;
    position: absolute;
    bottom: 69px;
    right:0;
    animation: rightIn 2s ease 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;

}
@keyframes rightIn {
    from {
       right: -100%;
       opacity: 0;
    }

    to {
        right:0;
        opacity: 1;
    }
}

.delay_right100 {
    animation-delay: 1.2s;
}
.delay_right200 {
    animation-delay: 1.4s;
}
.banner_top_bg {
    width: 365px;
    height: 220px;
    background: url(../img/banner_top_bg.png) no-repeat top center;
    color: #fff;
}

.banner_top_bg p {
    font-size: 36px;
    padding-top: 30px
}

.banner_top_bg em {
    font-size: 16px
}

.banner_top_bg_right {
    padding-top: 30px;
}

.banner_top_bg_right p {
    font-size: 14px;
    color: #fff;
    line-height: 2;
  
     animation: textIn 3s ease-in;
     -webkit-animation: textIn 3s ease-in;
 
}

.banner_top_bg_right p em {
    font-size: 14px;
    color: #adadad;
    line-height: 2;
     animation: textIn 3s ease-in;
     -webkit-animation: textIn 3s ease-in;
    
}
@keyframes textIn {
    from {
      opacity: 0
    }

    to {
       opacity: 1
    }
}
.c_title {
    font-size: 26px;
    color: #bd2e0d;
    padding-top: 75px
}

/*.c_title_e {
    font-family: Arial;
    font-size: 18px;
    color: #c6c6c6;
    padding-bottom: 30px
}

.paihao_list {
    font-size: 16px;
    width: 258px;
    height: 50px;
    border-top: 1px solid #bebebe;
    float: left;
     border-left: 1px solid #bebebe;
}
ul .paihao_list:nth-of-type(5),ul .paihao_list:nth-of-type(10),ul .paihao_list:nth-of-type(15) {
  
     border-right: 1px solid #bebebe;
}
ul .paihao_list:nth-of-type(11),ul .paihao_list:nth-of-type(12),ul .paihao_list:nth-of-type(13),ul .paihao_list:nth-of-type(14),ul .paihao_list:nth-of-type(15){
  
     border-bottom: 1px solid #bebebe;
}
.paihao_list a {
    padding-left: 20px;
    line-height: 50px;
    color: #111111
}*/
/*.c_title_e {
    font-family: Arial;
    font-size: 18px;
    color: #c6c6c6;
    padding-bottom: 30px
}*/
.paihao{width: 1145px;margin: 0 auto;overflow:  hidden;}
.paihao_list {
    font-size: 16px;
    width: 260px;
    border: 1px solid #bebebe;
    float: left;
    background: #d6dde4;
    display: flex;
    justify-content: center;
    align-items:  center;

}
.paihao_list_right {
    width: 880px;
    background: none;
}
.paihao_list:nth-of-type(1),.paihao_list:nth-of-type(2){height: auto;border-bottom: none;padding: 50px 0 }
.paihao_list:nth-of-type(3),.paihao_list:nth-of-type(4),.paihao_list:nth-of-type(5),.paihao_list:nth-of-type(6){height: 100px;border-bottom: none;}
.paihao_list:nth-of-type(7),.paihao_list:nth-of-type(8){height: 200px}
.paihao_list:nth-of-type(1),.paihao_list:nth-of-type(3),.paihao_list:nth-of-type(5),.paihao_list:nth-of-type(7){border-right: none; font-size: 16px; color: #2a3641; font-weight: bold;}
.paihao_list a {
     font-size: 14px;
    padding:0 20px;
    line-height: 2;
    color: #2a3641
}
.paihao_list:nth-of-type(4),.paihao_list:nth-of-type(8){ justify-content:left }


.tel_us {
    margin-top: 80px;
    height: 642px;
    background-image: url(../img/tel_us2.jpg);
    background-color: rgba(189,46,13,0.9);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.tel_us2{ height: 642px;
    background-image: url(../img/tel_us2.png);
   /* background-size: cover;*/
    background-repeat: no-repeat;
    background-position: center;
}

/*设置before防止margin作用到父元素*/
.tel_us:before {
    content: "";
    display: table;
}

.tel_us_h {
    height: 300px;
    margin-top: 100px
}

.tel_us_title {
    position: relative;
}

.tel_us_title:before {
    content: '';
    background: url('../img/tel_us_title.png') no-repeat top left;
    /*兼容没测*/
    position: absolute;
    top: 35px;
    width: 563px;
    height: 29px;
}

.tel_us dl {
    width: 400px;
    height: 195px;
    background: url('../img/tel_us_dl.png') no-repeat top left;
    display: inline-block;
    margin-top: 80px
}

.tel_us dl dt {
    width: 220px;
    padding: 20px 0 0 24px;
}

.tel_us dl dt .ol1 {
    font-size: 20px
}

.tel_us dl ol {
    font-size: 16px;
    color: #111111;
    line-height: 1.5
}

.tel_us dl dd {
    padding-top: 20px;
    display: inline-block;
}

.tel_us dl dd .ol2 {
    width: 106px;
    height: 106px;
    border-radius: 5px
}

.tel_us dl dd .ol3 {
    text-align: center;
    color: #bd2e0d
}

.tel_us dl:nth-of-type(2) {
    margin: 0 44px;
}

/*end行业领域页面*/

/*战略*/
.zhanlue {
    background: #e9e9e9;
    height: 886px
}

.zhanlue_bg {
    background: url(../img/zhanlue_bg.png) no-repeat top center;
    height: 762px;
    width: 100%;
    min-width: 1300px;
    margin-top: 80px;
    display: inline-block;
}

/*底部*/
.footer {
    height: 663px;
    text-align: justify;
    background: url(../img/footer_bg.jpg) repeat-x top center;
}

.footer div:nth-of-type(1) {
    font-size: 14px;
}

.footer div:nth-of-type(2) {
    font-size: 14px;
    color: #7393b2;
    height: 150px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
}

.footer div:nth-of-type(3) {
    font-size: 12px;
    color: #fff;
    text-align: center;
    height: 64px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
}

.footer>.w1300 div {
    margin-top: 54px;
    display: inline-block;
    height: 395px;
}

.footer>.w1300 div:nth-of-type(1) {
    width: 336px;
    float: left;
}

.footer>.w1300 div:nth-of-type(1):after {
    border-right: 1px solid #5d768f;
    content: "";
    display: table;
    height: 290px;
    float: right;
}

.footer>.w1300 div:nth-of-type(1) img {
    margin-top: 50px
}

.footer>.w1300 div:nth-of-type(3) img {
    margin-top: 68px
}

.footer>.w1300 div:nth-of-type(2) {
    width: 760px;
    float: left;
}

.footer>.w1300 div:nth-of-type(2):before {
    border-left: 1px solid #232d37;
    content: "";
    display: table;
    height: 290px;
    float: left;
}

.footer .foot_nav {
    margin: 0 25px;
    font-size: 14px;
    line-height: 1.85;
    color: #fff;
    float: left;
}

.footer .foot_nav dt {
    font-size: 16px;
    border-bottom: 1px solid #84909b;
    padding-left: 10px
}

.footer .foot_nav dd {
    padding-left: 10px;
    line-height: 2
}
.footer .foot_nav dd a {
   color: #fff;
}

.footer .foot_nav:nth-of-type(1) {
    width: 85px
}

/*产品详情css*/

/*end产品详情css*/
.Similar_title {
    font-size: 20px;
    position: relative;
    color: #111;
    padding-left: 30px;
    height: 40px;
    margin: 80px 0 30px 0;
    display: inline-block;
}

.Similar_title:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../img/Similar_title.png);
    background-repeat: no-repeat;
    left: 0;
}
.Similar{padding-bottom: 100px}
.Similar em {
    color: #e2e2e2
}

.Similar ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: left !important;
    padding-left: 1px
}

.Similar ul li {
    width: 258px;
    height: 50px;
    border: solid 1px #bebebe;
    margin: 0 0 -1px -1px;
}

.Similar ul li:last-child {
    width: 1294px;
    text-align: right; 
}

.Similar ul li:last-child a {
    font-size: 18px;
    color: #bd2e0d;
}

.Similar a {
    font-size: 16px;
    padding: 0 20px;
    line-height: 50px;
    color: #111111;
    white-space: nowrap;
}
.Similar a:hover {
   
    color: #bd2e0d
}

.h_f6f6f6 {
    background: #f6f6f6
}

.chanpin {
    height: 500px;
    margin-top: 100px;
    border-bottom: solid 1px #e9e9e9;
    position: relative;
}

.chanpin .xiangqing {
    width: 908px
}

.xiangqing span {
    line-height: 2;
    margin-bottom: 30px;
    font-size: 24px;
    color: #111;
    display: inline-block;
    position: relative;
}

.xiangqing span:before {
    position: absolute;
    content: "";
    bottom: 0;
    width: 60px;
    height: 1px;
    background: red
}

.xiangqing p {
    font-size: 18px;
    line-height: 50px;
    color: #666666
}

.xiangqing a {
    display: inline-block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    bottom: 30px;
}
.xiangqing a:nth-of-type(1) {
    background: rgba(66,84,102, 1);
    right: 230px;
}
.xiangqing a:nth-of-type(2) {
    background: #bd2e0d;
    right: 0px;
}


.title_bg {
    height: 88px;
    margin: 70px 0 30px 0;
}

.daikuan_title_bg {
    background: url(../img/daikuan.png) no-repeat top center;
}

.cailiao_title_bg {
    background: url(../img/cailiao.png) no-repeat top center;
}

.certificate_title_bg {
    background: url(../img/certificate.png) no-repeat top center;
}

.hangye_title_bg {
    background: url(../img/hangye.png) no-repeat top center;
}

.cangchu_title_bg {
    background: url(../img/cangchu.png) no-repeat top center;
}

.cailiao_con {
    height: auto;
}

.hangye_c ul {
    display: flex;
    flex-flow: wrap row;
    justify-content: center;
}

.hangye_c ul li {
    border-radius: 5px;
    width: 400px;
    height: 284px;
    background: #dedede;
    display: inline-block;
    margin: 16px;
}

.hangye_c ul li img {
    width: 390px;
    height: 274px;
    border-radius: 5px;
    margin: 5px 0 0 5px;
}

/*表单提交*/
.form:before {
    content: "";
    display: table;
}

.form {
    width: 1260px;
    margin-top: 80px;
    height: 770px;
    background: url(../img/form_bg.jpg) no-repeat top center;
    box-shadow: 0 0 10px #737475
}

.form ul {
    margin: 170px 0 0 58px;
}

.form ul li:nth-of-type(1),
.form ul li input {
    padding-left: 5px;
    font-size: 18px;
    color: #9b9b9b;
    line-height: 58px;
    border: solid 1px #c7c7c7;
    height: 58px
}

.form ul li:nth-of-type(1) select {
    border: none;
    height: 58px; background:none;
}

.form ul li:nth-of-type(4) {
    width: 500px
}

.form ul li {
    float: left;
    width: 206px;
    margin: 0 8px
}

.form ul li input {
    width: calc(100% - 16px);
    padding-left: 16px;
}

.form dl {
    font-size: 18px;
    line-height: 2;
    margin-left: 58px;
}

.form dl,
.form dd {
    width: 1150px;
    height: 50px;
    line-height: 50px
}

.form dl dt {
    color: #000
}

.form dl dd {
    color: #666;
    border-bottom: solid 1px #c7c7c7;
}

.form dl dd span {
    width: 110px;
    text-align-last: right;
    display: inline-block;
    color: #111111;
}

.form dl dd input {
    width: 1000px;
    height: 100%;
    background: none;
    padding-left: 16px;
}

.form dl em {
    color: #bd2e0d
}

.tijiao {
    float: right;
}

.form dl dt input {
    width: 218px;
    height: 60px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
}

.form dl dt input:nth-of-type(1) {
    background: #bd2e0d
}

.form dl dt input:nth-of-type(2) {
    background: #28333e
}

/*产品中心*/
.bg_ececec {
    background: #ececec
}

.bt_red_zx {
    width: 186px;
    height: 40px;
    background: #bd2e0d;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    line-height: 40px
}

/*设置before防止margin作用到父元素*/
.chanpinfenlei:before {
    content: "";
    display: table;
}


.chanpin_title {
    font-size: 20px;
    position: relative;
    color: #111;
    padding-left: 30px;
    height: 40px;
    margin: 60px 0 20px 0;
    display: block;
}

.chanpin_title1:before {
    position: absolute;
    content: "";
    background: url(../img/Similar_title.png) no-repeat 0 0;
    width: 23px;
    height: 25px;
    left: 0;
}

.chanpin_title2:before {
    position: absolute;
    content: "";
    width: 23px;
    height: 22px;
    background: url(../img/Similar_title.png) no-repeat -24px 0;
    left: 0;
    top: 4px;
}

.chanpin_title3:before {
    position: absolute;
    content: "";
    background: url(../img/Similar_title.png) no-repeat -49px 0;
    width: 28px;
    height: 26px;
    left: 0;
}


.chanpin_title em {
    color: #e2e2e2
}

.chanpinzhongxin {
    padding-bottom: 40px
}
 /*2020年9月9日13:56:31*/
/*.chanpinzhongxin ul li {
    width: 320px;
    height: 250px;
    margin: 2px;
    transform: scale(1);
    text-align: center;
}

.chanpinzhongxin ul li span {
    display: block;
    font-size: 16px;
    color: #666
}
*/

/*.chanpinzhongxin ul li:hover {
    box-shadow: 0 0 10px #bbb8b8;
    transition: transform 5s;
    transform: scale(0.9)
}*/

.chanpinzhongxin ul li {
    width: 150px;
    height: 140px; 
    border-right: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
}

.chanpinzhongxin ul li:nth-of-type(7),.chanpinzhongxin ul li:nth-of-type(14){width: 283px; border-right:none}
.chanpinzhongxin ul li:nth-of-type(8),.chanpinzhongxin ul li:nth-of-type(9),.chanpinzhongxin ul li:nth-of-type(10),.chanpinzhongxin ul li:nth-of-type(11),.chanpinzhongxin ul li:nth-of-type(12),.chanpinzhongxin ul li:nth-of-type(13),.chanpinzhongxin ul li:nth-of-type(14){
     border-bottom: none;
}

.box_flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}


#list_box_c {
    background: url(../img/list_bg2.jpg) no-repeat top center;
    /*background-size:cover; */
}

.chanpinfenlei {}

.chanpinfenlei li {
    width: 320px;
    height: auto;
    color: #fff;
    margin-bottom: 20px;
}

.chanpinfenlei li a {
    height: 40px;
    line-height: 40px;
    color: #666666;
    display: inline-block;
    float: left;
    padding: 0 10px;
    font-size: 16px;
    overflow: hidden;

}
.chanpinfenlei .on a {
    
    border-radius: 5px;
    font-size: 16px;
    background: #bd2e0d;
    color: #fff
}

.chanpinfenlei .on a {
    
}

/*list*/
.chanpin_list_title {
    color: #bd2e0d;
    font-size: 20px;
    position: relative;
    padding-left: 10px;
    line-height: 70px;
    margin-top: 20px;
}

.chanpin_list_title em {
    font-size: 16px;
}

.chanpin_list_title span {
    font-size: 50px;
    color: #e2e2e2;
    font-family: arial;
}

.chanpin_list_title:before {
    content: "";
    width: 3px;
    height: 20px;
    background: #bd2e0d;
    position: absolute;
    left: 0;
    top: 25px
}

.chanpin_list_title1 span {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    float: left;
    padding-left: 15px
}

.chanpin_list_title1 span:nth-of-type(1) {
    background: #28333e;
    width: 875px;
}

.chanpin_list_title1 span:nth-of-type(2) {
    background: #425466;
    width: 395px
}

.chanpin_list li {
    height: 40px;
    border-bottom: solid 1px #cecece;
    border-left: solid 1px #cecece;
    width: 100%
}

.chanpin_list li a {
    display: inline-block;
}

.chanpin_list li a:hover {
    background: #bd2e0d;
    color: #fff
}

.chanpin_list li>a {
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    padding-left: 30px;
    width: 858px;
}

.chanpin_list li span {
    height: 40px;
    border-left: solid 1px #cecece;
    position: relative;
    float: right;
    width: 410px
}

.chanpin_list li span:before {
    position: absolute;
    content: "";
    width: 54px;
    height: 40px;
    background: url(../img/list_pdf.png) no-repeat center center;
    left: 20px;
}

.chanpin_list li span a {
    padding-left: 80px;
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    width: 330px
}

.list_seach_box {
    text-align: right;
    line-height: 70px;
    height: 70px;
    background: #f0f0f0;
    font-size: 16px;
    color: red;
    border: 1px solid #425466;
    border-top:none;
}

.list_seach {
    border: solid 1px #bd2e0d;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    display: inline-block;
    line-height: 40px
}

.list_seach_va {
    width: 194px;
    height: 40px;
    background: none;
    color: #666;
    padding-left: 16px;
}

.list_seach_tj {
    width: 40px;
    height: 40px;
    background: url(../img/seacher.png) no-repeat center center;
    display: inline-block;
}

.list_bg {
    height: 520px;
    background: url(../img/list_bg.jpg) no-repeat center center;
    margin-top: 70px;
    background-size:cover;
}

.list_bg:before {
    content: "";
    display: table;
}

.list_js {
    margin-top: 80px;
    height: 358px;
    background: url(/img/list.png) no-repeat center top;
    line-height: 2;
    position: relative;
}

.list_js_title {
    color: #fff;
    font-size: 16px;
    margin-left: 255px;
    position: absolute;
    top: 0;
}
.list_js_title:nth-of-type(2) {
 
    top: 236px;
}

.list_js_title em {
    font-size: 14px
}
.list_js p{position: absolute;}
.list_js p:nth-of-type(1) {
    top: 40px;
}

.list_js p:nth-of-type(2) {
   top:110px;
}
.list_js p:nth-of-type(3) {
    top:270px;
}
.list_js p:nth-of-type(4) {
    top: 308px;
}

.list_js p:nth-of-type(1),
.list_js p:nth-of-type(3) {
    font-size: 14px;
    color: #fff;
    margin-left: 230px
}

.list_js p:nth-of-type(2),
.list_js p:nth-of-type(4) {
    font-size: 13px;
    color: #89a5c0;
    margin-left: 230px
}

/*about*/
/*about*/
.about {
    width: 846px;
    height: 902px;
    box-shadow: 0 0 10px #e5e8ea;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 188px;
    right: 0
}

.about_con {
    width: 808px;
    height: 860px;
    border: solid 2px #e9eaeb;
    text-align: center;
    margin: 18px auto 0
}

.about_con p {
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
    color: #666666;
    width: 90%;
    margin: 10px auto;
    text-align: justify;
}

.about_wh {
    background: url(../img/about_wh_bg.jpg) repeat;
    margin-bottom: 80px;
     padding-top: 80px;
}

.about_wh_con {
    background: url(../img/about_wh.png) no-repeat top center;
    height: 923px;
   
}

.hy_news_right {
    width: 72%;
    margin-left: 30px
}

.hy_news_top span {
    width: 300px;
    height: 200px;
}

.hy_news_top span img {
    width: 100%
}

.hy_news_top p {
    font-size: 14px;
    color: #666;
    display: inline-block;
    width: 625px;
    line-height: 2;
    margin-left: 10px
}

.hy_news_top p em {
    font-size: 18px;
    color: #111111;
    line-height: 3
}

.hy_news_top {
    margin-top: 10px;
    padding-bottom: 20px
}

.hy_news_right ol {
    line-height: 80px;
    border-top: solid 1px #d1d7dd;
}

.hy_news_right ol a {
    font-size: 18px;
    color: #111111;
}

.tel_us_about {
    margin-top: 100px;
    background: rgba(255,255,255,0.9);
}

.tel_us_about_spbox {
    height: 142px;
    margin-top: 30px;
    border-top: solid 1px #a8bcc4;
}
.tel_us_about span {
    display: inline-block;
    font-size: 20px;
    position: relative;
    color: #666666;
    padding-left: 100px;
    margin-top: 20px;
}

.tel_us_about_sp1 {
    width: 450px;
}

.tel_us_about_sp2 {
    width: 650px;
}

.tel_us_about_sp1:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    background: url(../img/tel_us_about1.png) no-repeat center center;
    left: 0
}

.tel_us_about_sp2:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    background: url(../img/tel_us_about2.png) no-repeat center center;
    left: 0
}

.tel_us_about_sp2 em {
    font-size: 18px
}

/* 滚动内容区样式 */
.scroll_wrap {
    width:calc(100% - 1px);
    height: 500px;
    position: relative;
    border-left: 1px solid #425466; 
}

/* 滚动内容样式 */
.scroll_wrap .scroll_cont1,
.scroll_cont2,
.scroll_cont3,
.scroll_cont4,
.scroll_cont5,
.scroll_cont6,
.scroll_cont7,
.scroll_cont8,
.scroll_cont9,
.scroll_cont10,
.scroll_cont11,
.scroll_cont12,
.scroll_cont13,
.scroll_cont14,
.scroll_cont15,
.scroll_cont16,
.scroll_cont17,
.scroll_cont18 {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

/* 滚动条 */
.scroll_wrap .scroll_bar1,
.scroll_bar2,
.scroll_bar3,
.scroll_bar4,
.scroll_bar5,
.scroll_bar6,
.scroll_bar7,
.scroll_bar8,
.scroll_bar9,
.scroll_bar10,
.scroll_bar11,
.scroll_bar12,
.scroll_bar13,
.scroll_bar14,
.scroll_bar15,
.scroll_bar16,
.scroll_bar17,
.scroll_bar18 {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background-color: #425466;
}

/* 滚动块 */
.scroll_wrap .scroll_slider1,
.scroll_slider2,
.scroll_slider3,
.scroll_slider4,
.scroll_slider5,
.scroll_slider6,
.scroll_slider7,
.scroll_slider8,
.scroll_slider9,
.scroll_slider10,
.scroll_slider11,
.scroll_slider12,
.scroll_slider13,
.scroll_slider14,
.scroll_slider15,
.scroll_slider16,
.scroll_slider17,
.scroll_slider18   {
    position: absolute;
    top: 0;
    left: 3px;
    width: 14px;
    height: 48px;
    background: url(../img/huadong.png) no-repeat center center, #fff;
    border-radius: 5px;

}
/*pdf在线预览css*/

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

/*.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}
*/
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=75);
    opacity: 0.75
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
    .cwts{height: 30px;line-height: 30px !important;text-indent: 1em;width: 60%;position: absolute;top: 5px;left: 30%;}
    #pdfContainer{height:800px !important;width:100%;}
    .buy_hui,.buy_hui:hover{background:#aaa;}   
    .btn_hot{bottom:30px;top:auto;height:50px;line-height:50px;font-size:16px;}
    .pro_modal .modal-body{padding:0;height:auto}
    .pro_modal .modal-body ul{padding:10px 50px;}
    .buy_modal_pay{padding:0;box-shadow:none;height:2em;width:4em;border-radius:.7em;color:#1082ff;border:1px solid #1082ff;line-height:2em !important;background:none;float:right !important;margin-right:40px}
    .modal-dialog{height:690px;}
    .tan_a{display: inline-block;width: 14px;height: 14px;position: relative;top: 2px;}
    .upgrade_title .close_title{position:absolute;width:20px;height:20px;top:20px;right:20px;z-index:100}
    .upgrade_title .close_title img{width:100%;height:100%;}

    /*添加产品中心banner文字*/
  /*  .banner_text{font-size: 34px; color: #fff; display: inline-block;padding: 10px 30px; background:rgba(66,84,102,0.7);margin-top: 200px }
     .banner_text1{font-size: 16px; margin-top: 0}*/