@charset "UTF-8";
/*2023/01/03 19:07 //assets.zxguori.com */
@import url("./default.css?v=2.0.1");
/* 公共标题 */
.common_title{text-align: center;}
.common_title_t label{display: inline-block;width: 10px;height: 10px;border-radius: 50%;border: 1px solid rgba(132, 141, 173, 0.56);vertical-align: middle;position: relative;}
.common_title_t p{font-size: 30px;color: #243159;display: inline-block;margin: 0 36px;font-weight: bold;vertical-align: middle;}
.common_title_t p span{display: inline-block;width: 9px;height: 9px;background-color: #243159;border-radius: 50%;vertical-align: middle;position: relative;top: -1px;margin: 0 4px;}
.common_title_t_l:after{content: '';display: inline-block;width: 28px;height: 0;border-bottom: 1px solid rgba(132, 141, 173, 0.56);position: absolute;left: 9px;top: 3px;}
.common_title_t_r:before{content: '';display: inline-block;width: 28px;height: 0;border-bottom: 1px solid rgba(132, 141, 173, 0.56);position: absolute;left: -28px;top: 3px;}
.common_title_b{font-size: 14px;color: #a4a6ab;text-align: center;}
.common_title_b.afterline:after{content: '';display: block;width: 27px;height: 1px;background: url(../images/icon21.png) no-repeat;margin: 12px auto 0;}
.common_title.white .common_title_t p{color: #fff;}
.common_title.white .common_title_b{opacity: 0.5;}
.common_title.white .common_title_b:after{opacity: 0.3;}
/*主内容*/.container{background-color: #ebebf3;}
.container *{-webkit-box-sizing: border-box;box-sizing: border-box;}
/* 1200宽度盒子*/
.box1200{width: 1200px;margin: auto;}
/* banner*/
.banner{width: 100%; height: 482px;}
.banner img{width: 100%;height: 100%;object-fit: cover;}
/* 查询*/
.container .search{height:245px;background: url(../images/search_bg.jpg);margin-top: -85px;padding-top: 22px;overflow: hidden;position: relative;}
.container .search .left-conner{position: absolute;top: 5px;left: 5px;display: block;width: 15px;height: 15px;border-top: 6px solid #bdbdbd;border-left: 6px solid #bdbdbd;}
.container .search .right-conner{position: absolute;top: 5px;right: 5px;display: block;width: 15px;height: 15px;border-top: 6px solid #bdbdbd;border-right: 6px solid #bdbdbd;}
.container .search .common_title_t p{color: #ff580e;font-size: 24px;font-weight: normal;}
.container .search .common_title_t p span{background-color: #ff580e;}
.container .search_input{width: 1044px;height: 60px;margin: 14px auto 20px;background-color: #ffffff;-webkit-box-shadow: 0px 3px 10px 0px rgba(45, 39, 57, 0.14);box-shadow: 0px 3px 10px 0px rgba(45, 39, 57, 0.14);border-radius: 4px;border: solid 2px #ff580e;position: relative;}
.container .search_input img{margin: -4px 20px 0 15px;}
.container .search_input input{width: 806px;height: 100%;font-size: 14px;}
.container .search_input_button{width: 174px;height: 60px;background-color: #ff580e;font-size: 20px;color: #fff;font-weight: bold;text-align: center;position: absolute;top: -2px;right:0;-webkit-transition: all .4s;transition: all .4s;}
.container .search_input_button span{display: inline-block;width: 164px;height: 50px;line-height: 50px;border: 1px dotted #ffac87;margin-top: 5px;}
.container .search_input_button:hover{background-color: rgba(255, 88, 14, 0.8);}
.container .search_text{text-align: center;}
.container .search_text span{margin: 0 12px;font-size: 14px;color: #5c5c5c;}
.container .search_text span label{color: #ff580e;font-weight: bold;}
.container .search_slide{border-top: 1px dashed #dddddd;border-bottom: 1px dashed #dddddd;margin-top: 18px;height: 56px;line-height: 54px;position: relative;overflow: hidden;background-color: #fff;}
.container .search_slide:before, .container .search_slide:after{content: "";display: inline-block;width: 9px;height: 9px;background-color: #ebebf3;border-radius: 50%;display: inline-block;position: absolute;top: -5px;}
.container .search_slide:before{left: -4px;}
.container .search_slide:after{right: -4px;}
.container .search_slide_l{margin-left: 15px;}
.container .search_slide_l span{font-size: 14px;color: #5c5c5c;vertical-align: middle;font-weight: bold;margin-left: 5px;}
.container .search_slide_l img{position: relative;top: 1px;}
.container .search_slide_r{width: 1034px;height: 100%;position: relative;}
.container .search_slide_r .bd{padding-top: 2px;}
.container .search_slide_r li{margin: 0;}
.container .search_slide_r li span{display: inline-block;width: 343px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 1.5;vertical-align: middle;}
.container .search_slide_r li span:before{content: "";display: inline-block;width: 13px;height: 13px;background: url(../images/search_icon3.png) no-repeat;position: relative;top: 2px;margin-right: 5px;}
.container .search_slide_r .next,
.container .search_slide_r .prev{display: inline-block;width: 13px;height: 13px;border-radius: 6px;position: absolute;line-height: 10px;text-align: center;top: 22px;-webkit-transition: all .3s;transition: all .3s;}
.container .search_slide_r .next:hover,
.container .search_slide_r .prev:hover{background-color: #e4e4e4;}
.container .search_slide_r .next{right: 8px;}
.container .search_slide_r .prev{right: 28px;}
.container .search_links{background-color: #fff;width: 100%;height: 118px;}
.container .search_links li{float: left;width: 33.33%;height: 100%;border-left: 1px solid #ebebeb;padding: 28px 0 0 22px;}
.container .search_links li:first-child{border-left: none;}
.container .search_links li a{display: inline-block;width: 100%;height: 100%;}
.container .search_links li:hover .search_links_text{opacity: 1;}
.container .search_links li:hover .search_links_pic > img{opacity: .9;}
.container .search_links_pic{margin-right: 12px;position: relative;width: 60px;height: 60px;border-radius: 50%;overflow: hidden;}
.container .search_links_pic > img{opacity: 1;-webkit-transition: all .3s;transition: all .3s;}
.container .search_links_play{width: 100%;height: 100%;position: absolute;top: 0;left: 0;text-align: center;line-height: 60px;}
.container .search_links_text{margin-top: 10px;opacity: .8;-webkit-transition: all .3s;transition: all .3s;}
.container .search_links_text p{font-size: 12px;color: #929292;}
.container .search_links_text p:first-child{font-size: 16px;color: #2a2a2a;font-weight: bold;margin-bottom: 4px;}
.container .search_links_text p:first-child i{display: inline-block;width: 19px;height: 19px;background: url(../images/search_icon7.png);vertical-align: middle;position: relative;top: -1px;margin-left: 4px;}
.register{padding-top: 40px;}
.register .common_title img{margin-top: -25px;}
.register_con{margin-top: -20px;background: #fff;box-shadow: 0 1px 12px rgba(195, 156, 26, 0.1);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 20px;width: 1200px;height: 306px;}
.register_con_l{display: block;width: 320px;height: 266px;background: url(../images/banquan/register_bg1.png) no-repeat center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 54px 0 0 20px;font-size: 0;}
.register_con_l_logo{line-height: 24px;margin-bottom: 10px;position: relative;}
.register_con_l_logo:before{content: '';display: block;position: absolute;top: -28px;left: 0;width: 39px;height: 21px;background: url(../images/banquan/icon_hot.png) no-repeat center;animation: up-down 2s infinite linear;}
@keyframes up-down{0%{transform: translateY(0px);}
25%{transform: translateY(-5px);}
75%{transform: translateY(5px);}
100%{transform: translateY(0px);}}
.register_con_l_guarantee{font-size: 14px;color: #787a80;margin: 5px 0 15px 0;}
.register_con_l_price{font-size: 18px;color: #ff580e;font-weight: bold;margin-bottom: 5px;}
.register_con_l_price:before{content: '￥';display: inline-block;font-size: 14px;color: #ff580e;font-weight: normal;}
.register_con_l_price span{font-weight: normal;font-size: 14px;color: #ff580e;}
.register_con_l_detail{font-size: 12px;color: #363e59;}
.register_con_l_detail:after{position: relative;top: 1.5px;left: 6px;content: '';display: inline-block;width: 0;height: 0;border: 5px solid transparent;border-left: 5px solid #363e59;}
.register_con_m{width: 572px;height: 266px;overflow: hidden;margin-left: 6px;}
.register_con_m>div{padding: 0!important;position: relative;}
.register_con_m>div>a{display: block;height: 130px;padding: 20px 0 20px 20px;}
.register_con_m1{width: 280px;height: 130px;background: url(../images/banquan/register_bg2.png) no-repeat center;float: left;margin-right: 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: left;padding: 20px 0 20px 20px;font-size: 0;margin-bottom: 6px;}
.register_con_m1_name{font-size: 18px;color: #243159;font-weight: bold;}
.register_con_m1_wrap{height: 70px;overflow: hidden;width: 100%;}
.register_con_m1_wrap_in{width: 100%;height: auto;transition: .3s;}
.register_con_m1 img{margin: 2px 0;}
.register_con_m1_tip{font-size: 14px;color: #909399;transition: .3s;}
.register_con_m1_price{font-family: 'Arial';font-size: 16px;color: #ff580e;margin-top: 10px;transition: .3s;}
.register_con_m1_price span{font-weight: bold;}
.register_con_m1_btns{overflow: hidden;margin-top: 8px;opacity: 0;transition: .3s;}
.register_con_m1_btns_detail, .register_con_m1_btns_consult{display: block;float: left;width: 94px;height: 26px;border-radius: 4px;text-align: center;line-height: 26px;font-size: 12px;color: #ffffff;}
.register_con_m1_btns_detail{background: #4a64a3;margin-right: 10px;}
.register_con_m1_btns_consult{background: #fa6b32;}
.register_con_m1:hover .register_con_m1_wrap_in, .register_con_m1:hover .register_con_m2_wrap_in, .register_con_m1:hover .register_con_m3_wrap_in, .register_con_m1:hover .register_con_m4_wrap_in{transform: translateY(-30px);}
.register_con_m1:hover .register_con_m1_btns, .register_con_m1:hover .register_con_m2_btns, .register_con_m1:hover .register_con_m3_btns, .register_con_m1:hover .register_con_m4_btns{opacity: 1;}
.register_con_m2{width: 280px;height: 130px;background: url(../images/banquan/register_bg3.png) no-repeat center;float: left;margin-right: 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: left;padding: 20px 0 20px 20px;font-size: 0;margin-bottom: 6px;}
.register_con_m2_name{font-size: 18px;color: #243159;font-weight: bold;}
.register_con_m2_wrap{height: 70px;overflow: hidden;width: 100%;}
.register_con_m2_wrap_in{width: 100%;height: auto;transition: .3s;}
.register_con_m2 img{margin: 2px 0;}
.register_con_m2_tip{font-size: 14px;color: #909399;transition: .3s;}
.register_con_m2_price{font-family: 'Arial';font-size: 16px;color: #ff580e;margin-top: 10px;transition: .3s;}
.register_con_m2_price span{font-weight: bold;}
.register_con_m2_btns{overflow: hidden;margin-top: 8px;opacity: 0;transition: .3s;}
.register_con_m2_btns_detail, .register_con_m2_btns_consult{display: block;float: left;width: 94px;height: 26px;border-radius: 4px;text-align: center;line-height: 26px;font-size: 12px;color: #ffffff;}
.register_con_m2_btns_detail{background: #4a64a3;margin-right: 10px;}
.register_con_m2_btns_consult{background: #fa6b32;}
.reglinkto{width: 94px;height: 0;position: absolute;bottom: 12px;left: 124px;opacity: 0;transition: .3s;overflow: hidden;}
.register_con_m>div:hover .reglinkto{height: 26px;bottom: 19px;opacity: 1;}
.register_con_r:hover .reglinkto{height: 26px;bottom: 20px;opacity: 1;}
.reglinkto a{display: block;width: 94px;height: 26px;text-indent: -9999px;}
.register_con_m2:hover .register_con_m1_wrap_in, .register_con_m2:hover .register_con_m2_wrap_in, .register_con_m2:hover .register_con_m3_wrap_in, .register_con_m2:hover .register_con_m4_wrap_in{transform: translateY(-30px);}
.register_con_m2:hover .register_con_m1_btns, .register_con_m2:hover .register_con_m2_btns, .register_con_m2:hover .register_con_m3_btns, .register_con_m2:hover .register_con_m4_btns{opacity: 1;}
.register_con_m3{width: 280px;height: 130px;background: url(../images/banquan/register_bg4.png) no-repeat center;float: left;margin-right: 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: left;padding: 20px 0 20px 20px;font-size: 0;}
.register_con_m3_name{font-size: 18px;color: #243159;font-weight: bold;}
.register_con_m3_wrap{height: 70px;overflow: hidden;width: 100%;}
.register_con_m3_wrap_in{width: 100%;height: auto;transition: .3s;}
.register_con_m3 img{margin: 2px 0;}
.register_con_m3_tip{font-size: 14px;color: #909399;transition: .3s;}
.register_con_m3_price{font-family: 'Arial';font-size: 16px;color: #ff580e;margin-top: 10px;transition: .3s;}
.register_con_m3_price span{font-weight: bold;}
.register_con_m3_btns{overflow: hidden;margin-top: 8px;opacity: 0;transition: .3s;}
.register_con_m3_btns_detail, .register_con_m3_btns_consult{display: block;float: left;width: 94px;height: 26px;border-radius: 4px;text-align: center;line-height: 26px;font-size: 12px;color: #ffffff;}
.register_con_m3_btns_detail{background: #4a64a3;margin-right: 10px;}
.register_con_m3_btns_consult{background: #fa6b32;}
.register_con_m3:hover .register_con_m1_wrap_in, .register_con_m3:hover .register_con_m2_wrap_in, .register_con_m3:hover .register_con_m3_wrap_in, .register_con_m3:hover .register_con_m4_wrap_in{transform: translateY(-30px);}
.register_con_m3:hover .register_con_m1_btns, .register_con_m3:hover .register_con_m2_btns, .register_con_m3:hover .register_con_m3_btns, .register_con_m3:hover .register_con_m4_btns{opacity: 1;}
.register_con_m4{width: 280px;height: 130px;background: url(../images/banquan/register_bg5.png) no-repeat center;float: left;margin-right: 6px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: left;padding: 20px 0 20px 20px;font-size: 0;}
.register_con_m4_name{font-size: 18px;color: #243159;font-weight: bold;}
.register_con_m4_wrap{height: 70px;overflow: hidden;width: 100%;}
.register_con_m4_wrap_in{width: 100%;height: auto;transition: .3s;}
.register_con_m4 img{margin: 2px 0;}
.register_con_m4_tip{font-size: 14px;color: #909399;transition: .3s;}
.register_con_m4_price{font-family: 'Arial';font-size: 16px;color: #ff580e;margin-top: 10px;transition: .3s;}
.register_con_m4_price span{font-weight: bold;}
.register_con_m4_btns{overflow: hidden;margin-top: 8px;opacity: 0;transition: .3s;}
.register_con_m4_btns_detail, .register_con_m4_btns_consult{display: block;float: left;width: 94px;height: 26px;border-radius: 4px;text-align: center;line-height: 26px;font-size: 12px;color: #ffffff;}
.register_con_m4_btns_detail{background: #4a64a3;margin-right: 10px;}
.register_con_m4_btns_consult{background: #fa6b32;}
.register_con_m4:hover .register_con_m1_wrap_in, .register_con_m4:hover .register_con_m2_wrap_in, .register_con_m4:hover .register_con_m3_wrap_in, .register_con_m4:hover .register_con_m4_wrap_in{transform: translateY(-30px);}
.register_con_m4:hover .register_con_m1_btns, .register_con_m4:hover .register_con_m2_btns, .register_con_m4:hover .register_con_m3_btns, .register_con_m4:hover .register_con_m4_btns{opacity: 1;}
.register_con_r{display: block;width: 262px;height: 266px;background: url(../images/banquan/register_bg6.png) no-repeat center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-align: left;font-size: 0;position: relative;}
.register_con_r>a{display: block;width: 262px;height: 266px;padding: 20px 0 20px 20px;}
.register_con_r_name{font-size: 18px;color: #243159;font-weight: bold;}
.register_con_r img{margin: 2px 0;}
.register_con_r_tip{font-size: 14px;color: #909399;transition: .3s;}
.register_con_r_price{font-family: 'Arial';font-size: 16px;color: #ff580e;margin-top: 10px;transition: .3s;}
.register_con_r_price span{font-weight: bold;}
.register_con_r .register_con_m4_btns{position: absolute;bottom: 0;left: 20px;transition: 0.3s;}
.register_con_r:hover .register_con_m4_btns{bottom: 20px;opacity: 1;filter: alpha(opacity=100);}
.soft{margin-top: 42px;}
.soft .common_title img{margin-top: -25px;}
.soft .register_con{padding-right: 0;margin-top: -20px;}
.soft .register_con_l{background: url(../images/banquan/soft_bg1.png) no-repeat center;}
.soft .register_con_m{width: calc(100% - 335px);}
.soft .register_con_m1{width: 414px;height: 130px;background: url(../images/banquan/soft_bg2.png) no-repeat center;}
.soft .register_con_m2{width: 414px;height: 130px;background: url(../images/banquan/soft_bg3.png) no-repeat center;}
.soft .register_con_m3{width: 414px;height: 130px;background: url(../images/banquan/soft_bg4.png) no-repeat center;}
.soft .register_con_m4{width: 414px;height: 130px;background: url(../images/banquan/soft_bg5.png) no-repeat center;}
.writings{margin-top: 42px;}
.writings .common_title img{margin-top: -25px;}
.writings .register_con{margin-top: -20px;}
.writings .register_con_l{background: url(../images/banquan/writings_bg1.png) no-repeat center;}
.writings .register_con_m{width: 572px;height: 266px;overflow: hidden;margin-left: 6px;}
.writings .register_con_m1{background: url(../images/banquan/writings_bg2.png) no-repeat center;}
.writings .register_con_m2{background: url(../images/banquan/writings_bg3.png) no-repeat center;}
.writings .register_con_m3{background: url(../images/banquan/writings_bg4.png) no-repeat center;}
.writings .register_con_m4{background: url(../images/banquan/writings_bg5.png) no-repeat center;}
.writings .register_con_r{background: url(../images/banquan/writings_bg6.png) no-repeat center;}
.other{width: 100%;height: 520px;margin-top: 60px;background: url(../images/banquan/other_bg.jpg) no-repeat center;}
.other_in{padding-top: 42px;}
.other_in .common_title_t p{color: #fff;}
.other_in .common_title_b{color: #b9bfd5;}
.other_in .common_title img{margin-top: -25px;}
.other_in_list{margin-top: -20px;overflow: hidden;width: 1200px;}
.other_in_list_1{width: 237px;height: 315px;float: left;position: relative;margin-right: 3px;overflow: hidden;}
.other_in_list_1_normal{width: 100%;height: 100%;background: #fff;}
.other_in_list_1_normal_top{width: 100%;height: 130px;background: url(../images/banquan/other_bg1.png) no-repeat center;border-bottom: 1px dotted #dfe1e6;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 22px 0 0 14px;font-size: 0;position: relative;}
.other_in_list_1_normal_top_name{font-size: 18px;color: #243159;font-weight: bold;}
.other_in_list_1_normal_top_tip{font-size: 13px;color: #b2b2b2;}
.other_in_list_1_normal_top img{margin: 8px 0 10px 0;}
.other_in_list_1_normal_top_price{font-size: 14px;color: #ff580e;}
.other_in_list_1_normal_top_price span{font-weight: bold;}
.other_in_list_1_normal_top:before{content: '';display: block;position: absolute;height: 5px;width: 237px;background: #6388e0;top: 0;left: 0;}
.other_in_list_1_normal_items{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 15px;width: 100%;}
.other_in_list_1_normal_items_each{width: 100%;height: 60px;line-height: 60px;overflow: hidden;border-bottom: 1px dotted #dfe1e6;cursor: pointer;}
.other_in_list_1_normal_items_each span{float: left;font-size: 15px;color: #74767a;transition: .3s;}
.other_in_list_1_normal_items_each i{float: right;display: block;width: 9px;height: 60px;transition: .3s;background: url(../images/other_icon1.png) no-repeat center;}
.other_in_list_1_normal_items_each:hover span{color: #ff580e;}
.other_in_list_1_normal_items_each:hover i{background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_1_normal_items_more{width: 100%;height: 60px;line-height: 60px;overflow: hidden;cursor: pointer;}
.other_in_list_1_normal_items_more span{float: left;font-size: 15px;color: #7488c2;}
.other_in_list_1_normal_items_more i{float: right;display: block;width: 9px;height: 60px;background: url(../images/other_icon3.png) no-repeat center;}
.other_in_list_1_normal_items .nomore{cursor: default;}
.other_in_list_1_normal_items .nomore span{color: #d2d3d6;}
.other_in_list_1_normal_items .nomore i{background: url(../images/other_icon4.png) no-repeat center;}
.other_in_list_1_more{position: absolute;left: 0;top: 315px;width: 237px;height: 315px;background: #fff;transition: .3s;}
.other_in_list_1_more_t{width: 237px;height: 80px;background: #6388e0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 14px 14px 0 14px;position: relative;}
.other_in_list_1_more_t1{font-size: 18px;color: #ffffff;font-weight: bold;}
.other_in_list_1_more_t2{font-size: 13px;color: #c2d4ff;}
.other_in_list_1_more_t i{display: block;position: absolute;width: 19px;height: 19px;background: url(../images/other_icon5.png) no-repeat center;top: 17px;right: 14px;cursor: pointer;}
.other_in_list_1_more_list{width: 237px;height: 235px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 14px;}
.other_in_list_1_more_list1{width: 100%;height: 47px;line-height: 47px;border-bottom: 1px dotted #dfe1e6;}
.other_in_list_1_more_list1:last-child{border-bottom: none;}
.other_in_list_1_more_list1 a{font-size: 15px;color: #74767a;transition: 0.3s;margin-right: 50px;}
.other_in_list_1_more_list1 a span{display: inline-block;max-width: 60px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;vertical-align: middle;}
.other_in_list_1_more_list1 a:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon1.png) no-repeat center;transition: 0.3s;}
.other_in_list_1_more_list1 a:last-child{margin-right: 0;}
.other_in_list_1_more_list1 a:hover{color: #ff580e;}
.other_in_list_1_more_list1 a:hover:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_2{width: 237px;height: 315px;float: left;position: relative;margin-right: 3px;overflow: hidden;}
.other_in_list_2_normal{width: 100%;height: 100%;background: #fff;}
.other_in_list_2_normal_top{width: 100%;height: 130px;background: url(../images/banquan/other_bg2.png) no-repeat center;border-bottom: 1px dotted #dfe1e6;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 22px 0 0 14px;font-size: 0;position: relative;}
.other_in_list_2_normal_top_name{font-size: 18px;color: #243159;font-weight: bold;}
.other_in_list_2_normal_top_tip{font-size: 13px;color: #b2b2b2;}
.other_in_list_2_normal_top img{margin: 8px 0 10px 0;}
.other_in_list_2_normal_top_price{font-size: 14px;color: #ff580e;}
.other_in_list_2_normal_top_price span{font-weight: bold;}
.other_in_list_2_normal_top:before{content: '';display: block;position: absolute;height: 5px;width: 237px;background: #6388e0;top: 0;left: 0;}
.other_in_list_2_normal_items{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 15px;width: 100%;}
.other_in_list_2_normal_items_each{width: 100%;height: 60px;line-height: 60px;overflow: hidden;border-bottom: 1px dotted #dfe1e6;cursor: pointer;}
.other_in_list_2_normal_items_each span{float: left;font-size: 15px;color: #74767a;transition: .3s;}
.other_in_list_2_normal_items_each i{float: right;display: block;width: 9px;height: 60px;transition: .3s;background: url(../images/other_icon1.png) no-repeat center;}
.other_in_list_2_normal_items_each:hover span{color: #ff580e;}
.other_in_list_2_normal_items_each:hover i{background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_2_normal_items_more{width: 100%;height: 60px;line-height: 60px;overflow: hidden;cursor: pointer;}
.other_in_list_2_normal_items_more span{float: left;font-size: 15px;color: #7488c2;}
.other_in_list_2_normal_items_more i{float: right;display: block;width: 9px;height: 60px;background: url(../images/other_icon3.png) no-repeat center;}
.other_in_list_2_normal_items .nomore{cursor: default;}
.other_in_list_2_normal_items .nomore span{color: #d2d3d6;}
.other_in_list_2_normal_items .nomore i{background: url(../images/other_icon4.png) no-repeat center;}
.other_in_list_2_more{position: absolute;left: 0;top: 315px;width: 237px;height: 315px;background: #fff;transition: .3s;}
.other_in_list_2_more_t{width: 237px;height: 80px;background: #6388e0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 14px 14px 0 14px;position: relative;}
.other_in_list_2_more_t1{font-size: 18px;color: #ffffff;font-weight: bold;}
.other_in_list_2_more_t2{font-size: 13px;color: #c2d4ff;}
.other_in_list_2_more_t i{display: block;position: absolute;width: 19px;height: 19px;background: url(../images/other_icon5.png) no-repeat center;top: 17px;right: 14px;cursor: pointer;}
.other_in_list_2_more_list{width: 237px;height: 235px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 14px;}
.other_in_list_2_more_list1{width: 100%;height: 47px;line-height: 47px;border-bottom: 1px dotted #dfe1e6;}
.other_in_list_2_more_list1:last-child{border-bottom: none;}
.other_in_list_2_more_list1 a{font-size: 15px;color: #74767a;transition: 0.3s;margin-right: 50px;}
.other_in_list_2_more_list1 a span{display: inline-block;max-width: 60px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;vertical-align: middle;}
.other_in_list_2_more_list1 a:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon1.png) no-repeat center;transition: 0.3s;}
.other_in_list_2_more_list1 a:last-child{margin-right: 0;}
.other_in_list_2_more_list1 a:hover{color: #ff580e;}
.other_in_list_2_more_list1 a:hover:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_3{width: 237px;height: 315px;float: left;position: relative;margin-right: 3px;overflow: hidden;}
.other_in_list_3_normal{width: 100%;height: 100%;background: #fff;}
.other_in_list_3_normal_top{width: 100%;height: 130px;background: url(../images/banquan/other_bg3.png) no-repeat center;border-bottom: 1px dotted #dfe1e6;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 22px 0 0 14px;font-size: 0;position: relative;}
.other_in_list_3_normal_top_name{font-size: 18px;color: #243159;font-weight: bold;}
.other_in_list_3_normal_top_tip{font-size: 13px;color: #b2b2b2;}
.other_in_list_3_normal_top img{margin: 8px 0 10px 0;}
.other_in_list_3_normal_top_price{font-size: 14px;color: #ff580e;}
.other_in_list_3_normal_top_price span{font-weight: bold;}
.other_in_list_3_normal_top:before{content: '';display: block;position: absolute;height: 5px;width: 237px;background: #6388e0;top: 0;left: 0;}
.other_in_list_3_normal_items{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 15px;width: 100%;}
.other_in_list_3_normal_items_each{width: 100%;height: 60px;line-height: 60px;overflow: hidden;border-bottom: 1px dotted #dfe1e6;cursor: pointer;}
.other_in_list_3_normal_items_each span{float: left;font-size: 15px;color: #74767a;transition: .3s;}
.other_in_list_3_normal_items_each i{float: right;display: block;width: 9px;height: 60px;transition: .3s;background: url(../images/other_icon1.png) no-repeat center;}
.other_in_list_3_normal_items_each:hover span{color: #ff580e;}
.other_in_list_3_normal_items_each:hover i{background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_3_normal_items_more{width: 100%;height: 60px;line-height: 60px;overflow: hidden;cursor: pointer;}
.other_in_list_3_normal_items_more span{float: left;font-size: 15px;color: #7488c2;}
.other_in_list_3_normal_items_more i{float: right;display: block;width: 9px;height: 60px;background: url(../images/other_icon3.png) no-repeat center;}
.other_in_list_3_normal_items .nomore{cursor: default;}
.other_in_list_3_normal_items .nomore span{color: #d2d3d6;}
.other_in_list_3_normal_items .nomore i{background: url(../images/other_icon4.png) no-repeat center;}
.other_in_list_3_more{position: absolute;left: 0;top: 315px;width: 237px;height: 315px;background: #fff;transition: .3s;}
.other_in_list_3_more_t{width: 237px;height: 80px;background: #6388e0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 14px 14px 0 14px;position: relative;}
.other_in_list_3_more_t1{font-size: 18px;color: #ffffff;font-weight: bold;}
.other_in_list_3_more_t2{font-size: 13px;color: #c2d4ff;}
.other_in_list_3_more_t i{display: block;position: absolute;width: 19px;height: 19px;background: url(../images/other_icon5.png) no-repeat center;top: 17px;right: 14px;cursor: pointer;}
.other_in_list_3_more_list{width: 237px;height: 235px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 14px;}
.other_in_list_3_more_list1{width: 100%;height: 47px;line-height: 47px;border-bottom: 1px dotted #dfe1e6;}
.other_in_list_3_more_list1:last-child{border-bottom: none;}
.other_in_list_3_more_list1 a{font-size: 15px;color: #74767a;transition: 0.3s;margin-right: 50px;}
.other_in_list_3_more_list1 a span{display: inline-block;max-width: 60px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;vertical-align: middle;}
.other_in_list_3_more_list1 a:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon1.png) no-repeat center;transition: 0.3s;}
.other_in_list_3_more_list1 a:last-child{margin-right: 0;}
.other_in_list_3_more_list1 a:hover{color: #ff580e;}
.other_in_list_3_more_list1 a:hover:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_4{width: 237px;height: 315px;float: left;position: relative;margin-right: 3px;overflow: hidden;}
.other_in_list_4_normal{width: 100%;height: 100%;background: #fff;}
.other_in_list_4_normal_top{width: 100%;height: 130px;background: url(../images/banquan/other_bg4.png) no-repeat center;border-bottom: 1px dotted #dfe1e6;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 22px 0 0 14px;font-size: 0;position: relative;}
.other_in_list_4_normal_top_name{font-size: 18px;color: #243159;font-weight: bold;}
.other_in_list_4_normal_top_tip{font-size: 13px;color: #b2b2b2;}
.other_in_list_4_normal_top img{margin: 8px 0 10px 0;}
.other_in_list_4_normal_top_price{font-size: 14px;color: #ff580e;}
.other_in_list_4_normal_top_price span{font-weight: bold;}
.other_in_list_4_normal_top:before{content: '';display: block;position: absolute;height: 5px;width: 237px;background: #6388e0;top: 0;left: 0;}
.other_in_list_4_normal_items{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 15px;width: 100%;}
.other_in_list_4_normal_items_each{width: 100%;height: 60px;line-height: 60px;overflow: hidden;border-bottom: 1px dotted #dfe1e6;cursor: pointer;}
.other_in_list_4_normal_items_each span{float: left;font-size: 15px;color: #74767a;transition: .3s;}
.other_in_list_4_normal_items_each i{float: right;display: block;width: 9px;height: 60px;transition: .3s;background: url(../images/other_icon1.png) no-repeat center;}
.other_in_list_4_normal_items_each:hover span{color: #ff580e;}
.other_in_list_4_normal_items_each:hover i{background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_4_normal_items_more{width: 100%;height: 60px;line-height: 60px;overflow: hidden;cursor: pointer;}
.other_in_list_4_normal_items_more span{float: left;font-size: 15px;color: #7488c2;}
.other_in_list_4_normal_items_more i{float: right;display: block;width: 9px;height: 60px;background: url(../images/other_icon3.png) no-repeat center;}
.other_in_list_4_normal_items .nomore{cursor: default;}
.other_in_list_4_normal_items .nomore span{color: #d2d3d6;}
.other_in_list_4_normal_items .nomore i{background: url(../images/other_icon4.png) no-repeat center;}
.other_in_list_4_more{position: absolute;left: 0;top: 315px;width: 237px;height: 315px;background: #fff;transition: .3s;}
.other_in_list_4_more_t{width: 237px;height: 80px;background: #6388e0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 14px 14px 0 14px;position: relative;}
.other_in_list_4_more_t1{font-size: 18px;color: #ffffff;font-weight: bold;}
.other_in_list_4_more_t2{font-size: 13px;color: #c2d4ff;}
.other_in_list_4_more_t i{display: block;position: absolute;width: 19px;height: 19px;background: url(../images/other_icon5.png) no-repeat center;top: 17px;right: 14px;cursor: pointer;}
.other_in_list_4_more_list{width: 237px;height: 235px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 14px;}
.other_in_list_4_more_list1{width: 100%;height: 47px;line-height: 47px;border-bottom: 1px dotted #dfe1e6;}
.other_in_list_4_more_list1:last-child{border-bottom: none;}
.other_in_list_4_more_list1 a{font-size: 15px;color: #74767a;transition: 0.3s;margin-right: 50px;}
.other_in_list_4_more_list1 a span{display: inline-block;max-width: 60px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;vertical-align: middle;}
.other_in_list_4_more_list1 a:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon1.png) no-repeat center;transition: 0.3s;}
.other_in_list_4_more_list1 a:last-child{margin-right: 0;}
.other_in_list_4_more_list1 a:hover{color: #ff580e;}
.other_in_list_4_more_list1 a:hover:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_5{width: 237px;height: 315px;float: left;position: relative;margin-right: 3px;overflow: hidden;margin-right: 0;}
.other_in_list_5_normal{width: 100%;height: 100%;background: #fff;}
.other_in_list_5_normal_top{width: 100%;height: 130px;background: url(../images/banquan/other_bg5.png) no-repeat center;border-bottom: 1px dotted #dfe1e6;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 22px 0 0 14px;font-size: 0;position: relative;}
.other_in_list_5_normal_top_name{font-size: 18px;color: #243159;font-weight: bold;}
.other_in_list_5_normal_top_tip{font-size: 13px;color: #b2b2b2;}
.other_in_list_5_normal_top img{margin: 8px 0 10px 0;}
.other_in_list_5_normal_top_price{font-size: 14px;color: #ff580e;}
.other_in_list_5_normal_top_price span{font-weight: bold;}
.other_in_list_5_normal_top:before{content: '';display: block;position: absolute;height: 5px;width: 237px;background: #6388e0;top: 0;left: 0;}
.other_in_list_5_normal_items{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 15px;width: 100%;}
.other_in_list_5_normal_items_each{width: 100%;height: 60px;line-height: 60px;overflow: hidden;border-bottom: 1px dotted #dfe1e6;cursor: pointer;}
.other_in_list_5_normal_items_each span{float: left;font-size: 15px;color: #74767a;transition: .3s;}
.other_in_list_5_normal_items_each i{float: right;display: block;width: 9px;height: 60px;transition: .3s;background: url(../images/other_icon1.png) no-repeat center;}
.other_in_list_5_normal_items_each:hover span{color: #ff580e;}
.other_in_list_5_normal_items_each:hover i{background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list_5_normal_items_more{width: 100%;height: 60px;line-height: 60px;overflow: hidden;cursor: pointer;}
.other_in_list_5_normal_items_more span{float: left;font-size: 15px;color: #7488c2;}
.other_in_list_5_normal_items_more i{float: right;display: block;width: 9px;height: 60px;background: url(../images/other_icon3.png) no-repeat center;}
.other_in_list_5_normal_items .nomore{cursor: default;}
.other_in_list_5_normal_items .nomore span{color: #d2d3d6;}
.other_in_list_5_normal_items .nomore i{background: url(../images/other_icon4.png) no-repeat center;}
.other_in_list_5_more{position: absolute;left: 0;top: 315px;width: 237px;height: 315px;background: #fff;transition: .3s;}
.other_in_list_5_more_t{width: 237px;height: 80px;background: #6388e0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 14px 14px 0 14px;position: relative;}
.other_in_list_5_more_t1{font-size: 18px;color: #ffffff;font-weight: bold;}
.other_in_list_5_more_t2{font-size: 13px;color: #c2d4ff;}
.other_in_list_5_more_t i{display: block;position: absolute;width: 19px;height: 19px;background: url(../images/other_icon5.png) no-repeat center;top: 17px;right: 14px;cursor: pointer;}
.other_in_list_5_more_list{width: 237px;height: 235px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 14px;}
.other_in_list_5_more_list1{width: 100%;height: 47px;line-height: 47px;border-bottom: 1px dotted #dfe1e6;}
.other_in_list_5_more_list1:last-child{border-bottom: none;}
.other_in_list_5_more_list1 a{font-size: 15px;color: #74767a;transition: 0.3s;margin-right: 50px;}
.other_in_list_5_more_list1 a span{display: inline-block;max-width: 60px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;vertical-align: middle;}
.other_in_list_5_more_list1 a:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon1.png) no-repeat center;transition: 0.3s;}
.other_in_list_5_more_list1 a:last-child{margin-right: 0;}
.other_in_list_5_more_list1 a:hover{color: #ff580e;}
.other_in_list_5_more_list1 a:hover:after{content: '';display: inline-block;margin-left: 10px;width: 9px;height: 7px;background: url(../images/other_icon2.png) no-repeat center;}
.other_in_list .on{top: 0;}
.recommend{margin-top: 42px;}
.recommend .common_title img{margin-top: -25px;}
.recommend_l{margin-top: -20px;padding: 20px;background-color: #fff;position: relative;z-index: 2;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);}
.recommend_l li{position: relative;float: left;margin-left: 13px;width: 280px;height: 290px;background-color: #f1f3f7;border-radius: 4px;overflow: hidden;-webkit-transition: all .4s;transition: all .4s;}
.recommend_l li:hover{-webkit-transform: translateY(-4px);transform: translateY(-4px);}
.recommend_l li:first-child{margin-left: 0;}
.recommend_l li>a{display: block;height: 290px;}
.recommend_l_pic{width: 280px;height: 90px;}
.recommend_l_text{padding: 20px 18px;}
.recommend_l_t span{font-size: 18px;color: #495060;font-weight: bold;}
.recommend_l_d{font-size: 14px;color: #8a909e;}
.recommend_l_d:after{content: "";display: block;width: 17px;height: 1px;background: url(../images/recommend_icon1.png);margin-top: 15px;}
.recommend_l_p{margin-left: -2px;font-size: 26px;font-weight: bold;font-family: 'Arial';color: #ff580e;margin-top: 12px;}
.recommend_l_p_r{font-size: 19px;position: relative;top: 5px;}
.recommend_l_p:before{content: '￥';float: left;font-size: 18px;font-weight: normal;position: relative;top: 9px;}
.recommend_l_b{text-align: center;margin-top: 12px;}
.recommend_l_b span{display: inline-block;width: 112px;height: 32px;border-radius: 4px;background-color: #fe6b2a;font-size: 14px;color: #fff;text-align: center;line-height: 32px;-webkit-transition: all .3s;transition: all .3s;}
.recommend_l_b span:hover{opacity: .8;}
.recommend_l_b span:first-child{margin-right: 12px;background-color: #4763b8;}
.reco_link{width: 112px;height: 32px;position: absolute;right: 21px;bottom: 21px;}
.reco_link a{display: block;width: 112px;height: 32px;text-indent: -9999px;}
.prcess{margin-top: 42px;}
.prcess .common_title img{margin-top: -25px;}
.prcess_list{margin-top: -20px;padding: 20px;background-color: #fff;position: relative;z-index: 2;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);}
.prcess_list_1{text-align: center;width: 150px;position: relative;transition: .3s;}
.prcess_list_1 img{max-width: 138px;max-height: 147px;margin-top: 27px;}
.prcess_list_1_p1{font-size: 18px;color: #243159;font-weight: bold;}
.prcess_list_1_p1:after{content: '';display: block;width: 21px;height: 1px;margin: 5px auto;background: url(../images/banquan/line_2.png) no-repeat center;}
.prcess_list_1_p2{font-size: 14px;color: #939499;line-height: 22px;}
.prcess_list_1:last-child:after{content: none;}
.prcess_list_1:hover{transform: translateY(-4px);}
.prcess_list_img1{float: left;margin: 90px 39px 0 39px;}
@keyframes leftToRight{0%{transform: translateX(0);opacity: 1;}
25%{transform: translateX(10px);opacity: 0;}
50%{transform: translateX(-10px);opacity: 0;}
100%{transform: translateX(10px);opacity: 0;}}
.why{margin-top: 42px;}
.why .common_title img{margin-top: -25px;}
.why_con{margin-top: -20px;}
.why_con_each{width: 228px;background: #fff;padding-bottom: 40px;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);margin-right: 15px;transition: .3s;position: relative;z-index: 2;}
.why_con_each_img{width: 228px;height: 140px;text-align: center;}
.why_con_each_img img{max-width: 228px;max-height: 140px;}
.why_con_each_name{margin: 22px 0 0 18px;}
.why_con_each_name .num{display: inline-block;width: 56px;height: 22px;text-align: center;line-height: 22px;font-size: 16px;color: #fefefe;font-family: 'Arial';background: #f57927;border-radius: 6px;}
.why_con_each_name .name1{font-size: 18px;color: #243159;font-weight: bold;margin-left: 8px;}
.why_con_each_benefit{width: 185px;height: 48px;margin-left: 18px;}
.why_con_each_benefit span{display: inline-block;width: 185px;height: 48px;line-height: 24px;font-size: 14px;color: #b2b2b2;}
.why_con_each_benefit:after{content: '';display: block;width: 18px;height: 4px;background: url(../images/banquan/why_icon1.png) no-repeat center;margin-top: 14px;}
.why_con_each:last-child{margin-right: 0;}
.why_con_each:hover{transform: translateY(-4px);}
.advantage{width: 100%;height: 554px;background: url(../images/advantage_bg.jpg) no-repeat center;margin-top: 60px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-top: 52px;}
.advantage .common_title_t p{color: #fff;}
.advantage .common_title_b{color: #b9bfd5;}
.advantage_list{margin-top: -30px;}
.advantage_list_each{width: 292px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 20px;text-align: center;margin-right: 10px;}
.advantage_list_each:last-child{margin-right: 0;}
.advantage_list_each .advantage_img1{max-width: 78px;max-height: 78px;}
.advantage_list_each .advantage_name{font-size: 18px;color: #ffffff;font-weight: bold;margin: 10px 0 5px 0;}
.advantage_list_each .advantage_info{font-size: 14px;color: #a3adcc;line-height: 20px;}
.advantage_show{background: #fff;border: 1px solid rgba(0, 0, 0, 0.02);box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 30px;position: relative;z-index: 1;margin-top: 50px;}
.advantage_show_l{overflow: hidden;width: 275px;margin-right: 5px;}
.advantage_show_l_up img, .advantage_show_l_down img{max-width: 275px;max-height: 166px;}
.advantage_show_l_down{margin-top: 6px;}
.advantage_show_m{width: 297px;height: 338px;margin-right: 5px;}
.advantage_show_m img{max-width: 297px;max-height: 338px;}
.advantage_show_r_up{width: 556px;height: 166px;}
.advantage_show_r_up img{max-width: 556px;max-height: 166px;}
.advantage_show_r_down{margin-top: 6px;}
.advantage_show_r_down_l, .advantage_show_r_down_r{width: 275px;height: 166px;}
.advantage_show_r_down_l img, .advantage_show_r_down_r img{max-width: 275px;max-height: 166px;}
.advantage_show_r_down_r{margin-left: 6px;}
.advantage_show .position{position: relative;overflow: hidden;}
.advantage_show .position img{transition: 0.5s;}
.advantage_show .position:hover img{transform: scale(1.05);}
.advantage_show .a_mark{position: absolute;display: inline-block;padding: 4px 12px;font-size: 14px;color: #ffffff;font-weight: bold;left: 0;bottom: 14px;border-radius: 0 10px 10px 0;background: #6179c2;}
.advantage_show .a_mark:before{content: '';display: block;position: absolute;top: 50%;left: 4px;width: 5px;height: 5px;border-radius: 100%;background: #fff;margin-top: -2.5px;}
.honor_wrap{width: 100%;padding: 274px 0 62px 0;background: #dfdfe6;}
.honor .common_title img{margin-top: -25px;}
.honor_show{margin-top: -20px;width: 1200px;}
.honor_show_l{width: 293px;height: 385px;text-align: center;line-height: 385px;margin-left: 9px;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);transition: 0.3s;}
.honor_show_l:first-child{margin-left: 0;}
.honor_show_l img{max-width: 293px;max-height: 385px;}
.honor_show_l:hover{transform: translateY(-4px);}
.honor_show_r{width: 705px;}
.honor_show_r_up_1, .honor_show_r_down_1{box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);width: 166px;margin-right: 12px;text-align: center;transition: 0.3s;}
.honor_show_r_up_1:hover, .honor_show_r_down_1:hover{transform: translateY(-4px);}
.honor_show_r_up_1:last-child, .honor_show_r_down_1:last-child{margin-right: 0;}
.honor_show_r_up{height: 208px;line-height: 208px;}
.honor_show_r_up_1{background: url(../images/honer_bg2.png) no-repeat center;}
.honor_show_r_up img{max-width: 112px;max-height: 154px;}
.honor_show_r_down{height: 138px;line-height: 138px;margin-top: 14px;}
.honor_show_r_down_1{background: url(../images/honer_bg3.png) no-repeat center;}
.honor_show_r_down img{max-width: 132px;max-height: 89px;}
.case{margin-top: 42px;}
.case .common_title img{margin-top: -25px;}
.case_list{margin-top: -20px;padding-bottom: 60px;}
.case_list_each{width: 592px;height: 180px;background: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 20px;margin: 0 16px 16px 0;transition: 0.3s;cursor: pointer;}
.case_list_each:hover{transform: translateY(-4px);}
.case_list_each:nth-child(2n){margin-right: 0;}
.case_list_each:nth-child(3), .case_list_each:nth-child(4){margin-bottom: 0;}
.case_list_each_img{width: 148px;height: 148px;margin-right: 18px;}
.case_list_each .mCSB_scrollTools_vertical{display: none;}
.case_list_each_detail{width: 375px;height: 140px;position: relative;}
.case_list_each_detail_name{font-size: 18px;color: #393f52;font-weight: bold;width: 375px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;}
.case_list_each_detail_name:after{content: '';display: block;width: 21px;height: 1px;background: url(../images/banquan/line_2.png) no-repeat center;margin: 5px 0;}
.case_list_each_detail_info{font-size: 14px;color: #acadb2;height: 48px;width: 375px;display: inline-block;line-height: 24px;overflow: hidden;}
.case_list_each_detail_check{margin-top: 20px;font-size: 14px;color: #7488c2;display: inline-block;}
/*查询能否登记弹窗*/.background_3{position: fixed;_position: absolute;z-index: 9999;top: 0px;left: 0px;width: 100%;height: 100%;background: #323232;background: rgba(0, 0, 0, 0.5);display: none;}
.webox{position: fixed;_position: absolute;z-index: 9999;padding: 14px;border-radius: 5px;width: 700px;height: 490px;display: block;left: 50%;top: 50%;margin: -245px 0 0 -350px;}
.webox #inside{background-color: #ffffff;height: 490px;}
.webox #inside h1{-moz-user-select: none;-webkit-user-select: none;position: relative;display: block;margin: 0;padding: 0;font-size: 18px;color: #fff;line-height: 60px;height: 60px;padding-left: 35px;font-family: Arial;background: #0586eb;cursor: move;}
.webox #inside h1 a{position: absolute; display: block; right: 15px; margin-top: 20px; top: 0px; font-size: 14px; background-image: url(../images/close.png); background-repeat: no-repeat; background-position: center top; width: 18px; height: 18px; cursor: pointer; display: inline-block;background-size: 100% auto;}
.webox #inside h1 a:hover{background-position: center bottom;}
.trademark-xq-reg{width: 440px;margin: 0 auto;color: #999;font-size: 14px;padding-top: 40px;}
.trademark-xq-buy{width: 470px;margin: 0 auto;}
.trademark-xq-buy-c li{margin-top: 24px;position: relative;}
.trademark-xq-buy-cl {float: left;width: 80px;text-align: right;color: #4c4c4c;font-size: 14px;padding-top: 6px;}
.trademark-xq-buy-cl span{color: #f00;margin-left: 3px;}
.trademark-xq-buy-cr{float: left;width: 380px;height: 34px;padding-left: 10px;}
.clearone{clear: both;zoom: 1;height: 0;}
.trademark-xq-buy-input{border: 1px solid #eee;height: 32px;line-height: 32px;width: 358px;padding: 0 10px;}
.trademark-xq-reg-c-a{background: #7ac143 url(../images/bg/trademark-serxq-d.png) no-repeat 10px 50%;color: #fff;position: absolute;top: -20px;right: 0;width: 352px;height: 20px;padding-left: 28px;}
.submit-btn{background: #ff962a;border: 1px solid #ff962a;width: 149px;height: 38px;cursor: pointer;color: #fff;font-size: 14px;margin-left: 90px;}
.reset-btn{background: #e5e5e5;border: 1px solid #d2d2d2;width: 149px;height: 38px;cursor: pointer;color: #4c4c4c;font-size: 14px;margin-left: 10px;}
.trademark-xq-reg-b{height: 42px;line-height: 42px;color: #999;font-size: 14px;border-top: 1px dashed #efefef;margin-top: 35px;}
.trademark-xq-reg-b span{padding-left: 20px;}
.trademark-xq-buy-cr .select_box{float: left;}
.trademark-xq-buy-cr .select_box dl dd{float: left;border: 1px solid #eee;height: 32px;line-height: 32px;width: 380px;position: relative;}
.trademark-xq-buy-cr .select_box dl dd span{display: inline-block;width: 100%;position: relative;}
.trademark-xq-buy-cr .select_box dl dd span a{display: inline-block;width: 100%;height: 32px;line-height: 32px;font-size: 12px;color: #818181;background: url(../images/bg/trademark-serlist-c.png) no-repeat 94% 50%;padding: 0 44px 0 10px;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.trademark-xq-buy-cr .select_box dl dd .select{position: absolute;left: -1px;top: 32px;width: 100%;max-height: 120px;height: auto;z-index: 999;border: 1px solid #eee;background: #fff;overflow-x: hidden;overflow-y: auto;display: none;}
.trademark-xq-buy-cr .select_box dl dd .select a{display: block;width: 100%;height: 24px;}
.trademark-xq-buy-cr .select_box dl dd .select a label{display: block;width: 100%;line-height: 24px;font-size: 12px;color: #818181;text-indent: 10px;cursor: pointer;}
.trademark-xq-buy-cr .select_box dl dd .select a input{width: 13px;height: 13px;display: inline-block;vertical-align: top;margin: 6px 4px 4px 0;}
/*查询能否登记弹窗*//* 知产官网首页搜索优化 2019.10.06 Add By LiGang*/.r_requirement_change{width:1044px;height: 60px;margin: 14px auto 20px;}
.r_requirement_change .search_input{margin: 0;float: left;}
.copyright_transfers_link{float:right;width:174px;height:60px;font-size:18px;color:#FF580E;font-weight:bold;line-height:60px;border-radius:3px;padding-left:36px;background-color:#fff;background-repeat:no-repeat;background-position:120px center;box-shadow:0 0 9px 0 rgba(0, 0, 0, .06);background-image:url(../images/copyright_transfers_link.png);display: none;}