.header{ position: fixed; left: 0; top: 0; width: 100%; height: 92px; background: none; z-index: 99; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }
.header .logo{ margin:0px;margin-top: 11px; width: 224px;height: 70px;text-indent: 0;}
.header .btn{width: 100px;height: 32px;line-height: 32px;color: #fff;background: #fc4b69;border-radius: 32px;margin-top: 30px;margin-left: 30px;}
.header .nav_box li{ float: left; margin: 0 30px; }
.header .nav_box li a{ display: inline-block; line-height: 92px; font-size: 18px; }
.header .nav_box li.on a,.header .nav_box li:hover a{color: #fc4b69;}


.footer{background: rgba(55,61,68,1);padding-top:35px;color: #fff;}
.footer .border_b{border-bottom: 1px solid #565E67;}
.footer .list_cont{width:300px;float:left;font-size:14px;color: #e6e6e6;padding-bottom:20px;line-height: 20px;}
.footer .list_cont .tit{font-size:16px;color: #e6e6e6;padding-bottom:15px;}
.footer .list_cont .border_200{width:200px;height:1px;background: #565E67;margin-bottom:15px;}
.footer .list_cont .alink{font-size: 14px;color: #e6e6e6;}
.footer .list_cont .wx img{ width:130px; height:130px;}
.footer .list_cont .maincl{color:#108ee7}
.footer .list_cont .qq-cont{position: relative}
.footer .list_cont .qq-cont .xiaoQ{position: absolute;display: inline-block;width:38px;height: 38px;top:2px;left:165px;z-index:9;}

.mb10 {
   margin-bottom: 10px;
}
.mt15{
   margin-top:15px;
}
.lh24 {
   line-height: 24px;
}
/*友情链接*/
.friendLink{background: rgba(55,61,68,1);padding:22px 0;color: #6e6e6e;}
.friendLink .bt{font-size:15px;line-height:30px;color: #fff;}
.friendLink .link_box a{display:inline-block;margin-right:25px;font-size:14px;line-height:30px;color: #999;}
/*首页结束*/


.idx_tit{ font-size: 36px; line-height: 50px; }

/* banner */
.idx_banner{ width: 100%; height: 100vh; background: url(../images/bg.jpg) no-repeat center top;background-size: 100%; overflow: hidden;position: absolute;display: flex;align-items: center;justify-content: center; }
.idx_banner .img{ margin-left: -180px; -webkit-animation: bounceInLeft 2s 0s 1 linear both; -moz-animation: bounceInLeft 2s 0s 1 linear both; -ms-animation: bounceInLeft 2s 0s 1 linear both; -o-animation: bounceInLeft 2s 0s 1 linear both; animation: bounceInLeft 2s 0s 1 linear both;margin-bottom:-80px; }
.idx_banner .text{margin-left: 20px;padding-right: 50px;margin-right: 50px;margin-top: 80px;height: 360px;flex-direction: column;align-items: center;justify-content: center;display: flex;border-right:1px solid rgba(0, 0, 0, 0.05)}
.idx_banner .text h1{font-size: 30px;color: #000;line-height: 60px;margin-top: 20px;}
.idx_banner .text p{font-size: 20px;color: #1E90FF;line-height: 50px;}
.idx_banner .text p i{ display: inline-block; width: 40px; height: 40px; background: url(../images/idx_banner_ico.png) no-repeat; vertical-align: middle; margin-left: 17px; margin-top: -10px; }

.login_form_box{height: 526px;background: rgba(255, 255, 255, 0.8);border-radius: 16px;padding: 0 50px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-animation: bounceInRight 2s 0s 1 linear both;-moz-animation: bounceInRight 2s 0s 1 linear both;-ms-animation: bounceInRight 2s 0s 1 linear both;-o-animation: bounceInRight 2s 0s 1 linear both;animation: bounceInRight 2s 0s 1 linear both;display: flex;}
.login_form_box .tab_box{ text-align: center; font-size: 0; *word-spacing:-1px; margin: 45px 0 0px; }
.login_form_box .tab_box li{ display: inline-block; font-size: 24px; letter-spacing: normal; word-spacing: normal; line-height: 40px; margin: 0 25px; border-bottom: 3px solid transparent; cursor: pointer; }
.login_form_box .tab_box li.on{border-color: #1E90FF;color: #1E90FF;}
.login_form_box .nr .int{ padding: 8px 12px; border: 1px solid #ddd; border-radius: 4px; margin-bottom: 15px; position: relative; }
.login_form_box .nr .input_error{ border: 1px solid #1E90FF;}

.login_form_box .nr .int input{ width: 100%; height: 30px; line-height: 30px; background: no-repeat; border: none; font-size: 14px; }

.login_form_box .nr .int .box{ margin-right: 86px; }
.login_form_box .nr .int .txyzm{ position: absolute; right: 12px; top: 8px; width: 86px; height: 30px; overflow: hidden; }
.login_form_box .nr .int .txyzm img{ cursor: pointer; width: 86px; height: 30px; }
.login_form_box .nr .int2{ margin-right: 135px; }
.login_form_box .nr .intBox{ margin-bottom: 15px; }
.login_form_box .nr .intBox .dxymz{ width: 120px; height: 48px; line-height: 48px; text-align: center; background: #1E90FF; border-radius: 4px; font-size: 14px; color: #fff; cursor: pointer;}
.login_form_box .nr .intBox .dxymz.on{ background: #1E90FF; }
.login_form_box .nr .middle{ font-size: 14px; padding: 22px 0 38px; }
.login_form_box .nr .middle label{ display: inline-block; width: 18px; height: 18px;background-image: url(../images/idx_banner_checkbox.png); background-repeat: no-repeat;background-size: cover;  margin-top: -3px; vertical-align: middle; position: relative; }
.login_form_box .nr .middle label input{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer; }
.login_form_box .nr .middle label.on{ background-image: url(../images/idx_banner_checkbox_on.png); }
.login_form_box .nr .btn{ display: block; width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; border-radius: 4px; text-align: center; }
.login_form_box .nr .btn1{background: #1E90FF;}
.login_form_box .nr .btn2{ background: #ffb71b; }

/* cont1 */
.idxCont1{ padding: 40px 0; }
.idxCont1 .text{ margin-left: 80px; }
.idxCont1 ul li{ float: left; width: 25%; }
.idxCont1 .text h3{ font-size: 20px; line-height: 28px; margin-bottom: 12px; }
.idxCont1 .text p{ font-size: 14px; color: #999; }

/* cont2 */
.idxCont2{ background: #fcfafa; padding: 74px 0 80px; }
.idxCont2 p{ font-size: 18px; line-height: 32px; }
.idxCont2 .img{ margin-top: 64px; }

/* cont3 */
.idxCont3{  padding: 74px 0 55px; }
.idxCont3 img{ margin-top: 72px; }

/* cont4 */
.idxCont4{ background: #fcfafa; padding: 74px 0 66px; }
.idxCont4 .cont_box{ margin-top: 52px; }
.idxCont4 .cont_box li{ float: left; width: 25%; margin-bottom: 40px; }
.idxCont4 .cont_box .text{ margin-left: 80px; }
.idxCont4 .cont_box .text h3{ font-size: 18px; margin: 8px 0 6px; }
.idxCont4 .cont_box .text p{ font-size: 14px; color: #999; }

/* cont5 */
.idxCont6{ background: #fcfafa; padding: 74px 0; }
.idxCont6 .cont_box .hd{padding: 32px 0 80px;}
.idxCont6 .cont_box .hd li{ float: left; width: 400px; height: 80px; line-height: 80px; text-align: center; background: #fff; border: 1px solid #e1e2e6; font-size: 24px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; cursor: pointer; }
.idxCont6 .cont_box .hd li .ico{ display: inline-block; background-repeat: no-repeat; vertical-align: middle; margin-right: 20px; }
.idxCont6 .cont_box .hd li .ico1{ width: 52px; height: 50px; background-image: url(../images/idx_cont6_ico1.png); }
.idxCont6 .cont_box .hd li .ico2{ width: 50px; height: 50px; background-image: url(../images/idx_cont6_ico2.png); }
.idxCont6 .cont_box .hd li .ico3{ width: 52px; height: 44px; background-image: url(../images/idx_cont6_ico3.png); }
.idxCont6 .cont_box .hd li.on{ border-color: #1E90FF; background: #1E90FF; color: #fff; }
.idxCont6 .cont_box .hd li.on .ico1{ background-image: url(../images/idx_cont6_ico1_on.png); }
.idxCont6 .cont_box .hd li.on .ico2{ background-image: url(../images/idx_cont6_ico2_on.png); }
.idxCont6 .cont_box .hd li.on .ico3{ background-image: url(../images/idx_cont6_ico3_on.png); }
.idxCont6 .cont_box .bd{width: 1200px;height: 388px;}

/* cont6 */
.idxCont5{ padding: 74px 0 84px; }
.idxCont5 .tit{ font-size: 36px; line-height: 50px; }
.idxCont5 .desc{font-size: 18px;line-height: 34px;margin-top:20px;color: #666;text-align: center;margin-bottom:37px;}
.idxCont5 .cont_box{ margin-top: 52px; }
.idxCont5 .cont_box li{ float: left; width: 500px; height: 520px; padding: 10px; border-radius: 4px; margin-left: 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.idxCont5 .cont_box .list1{ background: #0085fa; margin-right: 120px; }
.idxCont5 .cont_box .list2{ background: #faa430; }
.idxCont5 .cont_box h3{ font-size: 30px; padding-left: 110px;height: 50px; line-height: 50px; color: #fff; margin: 15px 0 20px; position: relative; }
.idxCont5 .cont_box h3 big{ font-size: 40px; }
.idxCont5 .cont_box h3 .bq{ display: inline-block; width: 111px; height: 47px; line-height: 47px; background: #1E90FF; font-size: 24px; text-align: center; color: #fff; position: absolute; left: -20px; top: 6px; }
.idxCont5 .cont_box h3 .bq:before{ content: ''; position: absolute; top: 7px; left: -30px; width: 30px; height: 37px; background: url(../images/idx_cont2_before.png) no-repeat;  }
.idxCont5 .cont_box p{ font-size: 24px; line-height: 42px; padding: 0 10px; color: rgba(255,255,255,0.7); }



/* cont7 */
.idxCont7{background: #1E90FF;}
.idxCont7 .pagewd{ height: 527px; padding-top: 80px; background: url(../images/idx_cont7_bg.png) no-repeat center bottom; background-size: 100% 352px; text-align: center; display: flex;align-items: center;justify-content: center;}
.idxCont7 .text{ margin: 35px 0 55px; }
.idxCont7 .text h1{ font-size: 40px; line-height: 50px; margin-bottom: 15px; }
.idxCont7 .text p{ font-size: 24px; line-height: 30px; }

.right_fixed{ position: fixed; z-index: 99; top: 50%; right: 0; margin-top: -125px; }
.right_fixed .list_box{ position: relative; box-shadow: 0 0 10px #e6e6e6; }
.right_fixed .list_box li{ background: #fff; width: 60px; height: 60px; line-height: 60px; text-align: center; border: 1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-top: -1px; cursor: pointer; }
.right_fixed .list_box .ico{ display: inline-block; width: 28px; height: 28px; background-repeat: no-repeat; vertical-align:middle; position: relative; z-index: 100; }
.right_fixed .list_box .ico1{ background-image: url(../images/right_fixed_ico1.png); }
.right_fixed .list_box .ico2{ background-image: url(../images/right_fixed_ico2.png); }
.right_fixed .list_box .ico3{ background-image: url(../images/right_fixed_ico3.png); }
.right_fixed .list_box .ico4{ background-image: url(../images/right_fixed_ico4.png); }
.right_fixed li .none_box{ display: none; position: absolute; z-index: 99; right: 65px; top: 60px; background: #fff; transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moztransition: all 0.2s ease-in-out; box-shadow: 0 0 10px #e6e6e6; }
.right_fixed li.phone .none_box .wz{ width: 164px; line-height: 22px; padding: 10px 20px; text-align: left; font-size: 16px; border: 1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-top: -1px; }
.right_fixed li.code .none_box{ top: 120px; }
.right_fixed li.phone:hover,.right_fixed li.code:hover{ background: #ff5959; }
.right_fixed li.phone:hover .ico2{ background-image: url(../images/right_fixed_ico2_on.png); }
.right_fixed li.code:hover .ico3{ background-image: url(../images/right_fixed_ico3_on.png); }


.enter_tit{ line-height: 60px; font-size: 40px; text-align: center; padding-bottom: 30px; }

/* banner */
.enter_banner{ width: 100%; height: 400px; background: url(../images/enter_banner_bg.png) no-repeat center top; text-align: center; overflow: hidden; }
.enter_banner .text{ padding: 100px 0 58px; animation: bounceInDown 1s ease 0s 1 both; -webkit-animation: bounceInDown 1s ease 0s 1 both; }
.enter_banner .text h1{ font-size: 40px; line-height: 60px; margin-bottom: 12px; }
.enter_banner .text p{ font-size: 24px; line-height: 30px; }
.enter_banner .btn{ animation: bounceInUp 1s ease 0.5s 1 both; -webkit-animation: bounceInUp 1s ease 0.5s 1 both; }

/* cont1 */
.enterCont1{ padding: 70px 0 55px; }
.enterCont1 .cont_box li{ float: left; width: 20%; position: relative; }
.enterCont1 .cont_box li p{ font-size: 16px; line-height: 28px; margin-left: 35px; margin-top: 35px; }
.enterCont1 .cont_box li .arrow_ico{ display: inline-block; position: absolute; top: 43px; right: -12px; width: 25px; height: 44px; background: url(../images/enter_cont1_arrow.png) no-repeat; }

/* cont2 */
.enterCont2{ background: #fcfafa; padding: 70px 0 40px; }
.enterCont2 .cont_box li{ float: left; width: 380px; height: 160px; background-color:rgba(255,255,255,0.8); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff); border-radius: 10px; margin: 0 10px 20px; }
.enterCont2 .cont_box li img{ margin: 40px 0 40px 30px; }
.enterCont2 .cont_box li .text{ margin-left: 130px; margin-top: 27px; }
.enterCont2 .cont_box li .text h3{ font-size: 24px; line-height: 30px; margin-bottom: 12px; }
.enterCont2 .cont_box li .text p{ font-size: 16px; color: #666; line-height: 24px; }
.enterCont2 .cont_box li:hover{ box-shadow: 0 0 15px #e6e6e6; }
.enterCont2 .cont_box li:hover img{ -webkit-animation: bounce 1s 0s 1 linear both; animation: bounce 1s 0s 1 linear both; }

.usePriceCont{height: 320px; background: url(../images/price_bg.png) no-repeat center top;color:#fff;text-align: center}
.usePriceCont .price_tit{padding-top: 50px;font-size:32px;margin-bottom: 34px}
.usePriceCont .detailDesc{font-size:20px;margin-bottom: 44px}
.usePriceCont .detailDesc .num{font-size:32px;color:#fdff4c;margin:0 5px;font-weight:bold}
.usePriceCont .gonowbtn{display: inline-block;font-size:20px;width:200px;height: 50px;line-height: 50px;text-align: center;border-radius: 28px;background: rgba(255,255,255,.3);color:#fff;border: 1px solid transparent;}
.usePriceCont .gonowbtn:hover{background: none;border: 1px solid #fff}

/* cont3 */
.enterCont3{ padding: 70px 0; }
.enterCont3 .cont_box ul{ overflow: hidden; margin-right: -10px; }
.enterCont3 .cont_box li{ float: left; width: 232px; height: 120px; line-height: 120px; text-align: center; background: #f7f7f7; margin-right: 10px; margin-bottom: 10px; }

/* cont4 */
.enterCont4{ background: #fcfafa; padding: 70px 0 60px; }
.enterCont4 .enter_tit{ font-weight: 600; }
.enterCont4 .btn{ display: inline-block; width: 220px; height: 60px; line-height: 60px; background: #ffb500; border-radius: 4px; font-size: 24px; color: #fff; }

.problem_cont{ padding-bottom: 80px; position: relative; width: 100%; max-width: 1200px; margin: auto}
.problem_cont:before{ content: ''; position: absolute; top: 0; bottom: 0; width: 1px; background: #e5e5e5; }
.problem_cont:before{ left: 240px; }

.problem_cont .l{ width: 160px; padding: 26px 40px; }
.problem_cont .l li.listNav .nav_a{ display: block; font-size: 18px; line-height: 45px;  }
.problem_cont .l li.listNav.on .nav_a,.problem_cont .l .listNav:hover .nav_a{color: #fe4e4e;}
.problem_cont .l li.listNav.tb{
    display: block;
    float: left;
}
.problem_cont .l li.listNav.on .tb{
    display: block;
    float: left;
    margin-right: 10px;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* Internet Explorer */
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); /* Opera */
}
.problem_cont .l .listNav_child{ margin-left: 30px; display: none;}
.problem_cont .l .listNav_child li a{ display: block; font-size: 16px; line-height: 42px; }
.problem_cont .l .listNav_child li a.on{ color: #ff5959; }
.problem_cont .l .listNav_child li.on a,.problem_cont .l .listNav_child li:hover a{ color: #ff5959; }

.problem_cont .r{ width: 240px; padding: 26px 40px; display: none;}
.problem_cont .r .tit{ font-size: 18px; line-height: 45px; }
.problem_cont .r .text{ font-size: 14px; line-height: 24px; margin-bottom: 28px; }
.problem_cont .r .text .nr{ margin-left: 80px;}
.problem_cont .r .text .nr img{ box-shadow: 0 0 10px #e6e6e6; }
.problem_cont .r .text .nr .btn{ display: inline-block; width: 110px; height: 32px; line-height: 32px; text-align: center; background: #1193ee; border-radius: 4px; color: #fff; }
.problem_cont .r .text .nr .btn .ico{ display: inline-block; width: 13px; height: 14px; background: url(../images/problem_qq.png) no-repeat; vertical-align: middle; margin-top: -4px; margin-right: 5px; }

.problem_cont .cont{ margin-left: 240px; padding: 26px 60px; }
.problem_cont .cont .tit{ font-size: 30px; line-height: 45px; margin-bottom: 20px;}
.problem_cont .cont .text h3{ font-size: 24px; padding: 26px 0 10px; }
.problem_cont .cont p{ font-size: 16px; color: #666; line-height: 28px; }

.page{ margin-top: 40px; text-align: center; font-size: 0; *word-spacing: -1px; }
.page a,.page span{ display: inline-block; height: 40px; line-height: 40px; padding: 0 12px; border: 1px solid #ccc; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 12px; letter-spacing: normal; word-spacing: normal; margin: 0 5px; }
.page a.on,.page a:hover{ background: #ff5959; border-color: #ff5959; color: #fff; }
.page .pagination li{ float:left;}
.page .pagination .active span{ background:#efefef;}

.problem_cont .cont .bt{ font-size: 24px; }
.problem_cont .cont .state_box{ font-size:14px; line-height:24px; color:#999; vertical-align:middle; margin:5px auto 20px;}


.wcLMenuTop {
   /* background-color: #fff; */
   padding-top: 25px;
   margin-bottom: 55px;

   padding-bottom: 20px;
   border-top-left-radius: 10px;
   margin-top:60px;
}
.wcLMenuTop .headImg {
   width: 100px;
   height: 100px;
   border-radius: 50%;
   margin: 0 auto;
   overflow: hidden;
   border: 1px solid #e1e1e1;
}
.wcLMenuTop .headName {
   font-weight: 700;
   display: block;
   text-align: center;
   margin-top: 20px;
   font-size: 16px;
}
.headMenber {
   text-align: center;
   margin-top: 25px;
   display: block;
}
.headMenberA {
   border-radius: 30px;
   border: 1px solid #ff9a42;
   color: #ff9a42;
   padding: 6px 15px;
   font-size: 16px;
}
.headImg img {
   width: 100%;
   height: 100%;
}
.gxrz{ 
       width: 100%;
       overflow: hidden;
       position: relative;
}

.gxrz li{
       padding-left: 2.5rem!important;
       height: 350px;
       position: relative;
       margin-left: 100px;
       padding-top: 10px;
}
.gxrz li .rq{
       display: block;
       font-size: 14px;
       width: 98px;
       overflow: hidden;
       position: absolute;
       left: 0px;
       top: 2px;
       margin-left:-100px;

}
.gxrz .tb{
       width: 25px;
       display: block;
       height: 25px;
       overflow: hidden;
       margin-left:-52px;
       margin-top: -10px;
       position: absolute;
       z-index: 4;
}
.problem_cont .cont .text1 h3{font-size: 24px;}
.gxrz h3{
       margin-top: -14px;
       margin-bottom: 20px;
}
.gxrz li:before{
       content: '';
       width: 1px;
       height: 100%;
       background: #ff546d;
       position: absolute;
       left: 0;
       top: 0;
       z-index: 3;
}
.gxrz .nr{
       height: 250px;
       border: #e0e0e0 1px solid;
       background: #f7f7f7;
       border-radius: 5px;
       overflow-x: hidden;
       padding: 2px 15px;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.gxrz .nr::-webkit-scrollbar{
   width: 5px;
   height: 16px;
   background-color: #f5f5f5;
}
/*定义滚动条的轨道，内阴影及圆角*/
.gxrz .nr::-webkit-scrollbar-track{
   -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.2);
   border-radius: 10px;
   background-color: #f5f5f5;
}
/*定义滑块，内阴影及圆角*/
.gxrz .nr::-webkit-scrollbar-thumb{
   /*width: 10px;*/
   height: 20px;
   border-radius: 10px;
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
   background-color: #555;
}
.probanner{
       width: 100%; height: 240px; background: url(/public/default/images/problem_banner.png) no-repeat center top;
}
.problem_cont .search{
    border: 1px solid #cecece;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
}
.problem_cont .search input{
    border: none;
    padding-left: 5px;
    width: 116px;
}
.problem_cont .search button{
    width: 32px;
    height: 25px;
    border: none;
    padding: 0;
    background: url("../images/sousuo.jpg");
}