@charset "utf-8";
*{margin:0;padding:0;}
ol,ul,li{list-style:none;}
html{max-width:640px;margin:0 auto;}
img{border:0;vertical-align:middle;}
a{text-decoration:none;cursor:pointer;}f
a:hover{text-decoration:none;}
em{font-style:normal;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
/*nav*/
#menustate{display:none;}
#hinav{width:100%;height:0px;max-width:640px;position:absolute;z-index:2;top:0px;max-height:none;-webkit-transition:background 0.35s linear,height 0.35s ease-in;transition:background 0.35s linear,height 0.35s ease-in;}
#menustate:checked ~ #hinav{height:100%;min-height:760px;background:#303030;-webkit-transition:background 0.35s linear,height 0.35s ease-in 200ms;transition:background 0.35s linear,height 0.35s ease-in 200ms;}
#menustate:checked ~ #hinav .menuanchor-close{display:block;}
#hinav .menuanchor-close,#menustate:checked ~ #hinav .menuanchor-open{display:none;}
#hinav .navhead{background: rgba(52, 52, 52, 0.5);}
#hinav .navhead p{height:80px;left:20px;position:relative;line-height:80px;text-align:center;width:80px;}
#hinav .navhead .menuanchor-close{font-size:42px;color:#fff;}
#hinav .list li:hover{background-color:#222;}
#hinav .list{cursor:default;text-align:justify;width:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-text-justify:distribute-all-lines;text-justify:distribute-all-lines;}
#hinav .list{position:absolute;z-index:4;top:80px;right:0;bottom:0;left:0;margin:0;height:auto;box-sizing:border-box;overflow:hidden;overflow-y:hidden;visibility:hidden;-webkit-transition:visibility 0s linear 2s;transition:visibility 0s linear 2s}
#hinav .item_link{font-size:26px;line-height:80px;color:#fff;display:block;}
#hinav .item_menu{padding-left:60px; height:80px;border-bottom:solid 1px #333;opacity:0;pointer-events:none;-webkit-transform:scale(1.1) translateY(-24px);transform:scale(1.1) translateY(-24px);-webkit-transition:opacity 0.35s ease-out,-webkit-transform 0.35s ease-out;transition:opacity 0.35s ease-out,transform 0.35s ease-out;}
#menustate:checked ~ #hinav .list{visibility:visible;-webkit-transition-delay:0s;transition-delay:0s;}
#hinav .item_menu:nth-child(1){-webkit-transition-delay:100ms,100ms;transition-delay:100ms,100ms;}
#hinav .item_menu:nth-child(2){-webkit-transition-delay:200ms,200ms;transition-delay:200ms,200ms;}
#hinav .item_menu:nth-child(3){-webkit-transition-delay:150ms,150ms;transition-delay:150ms,150ms;}
#hinav .item_menu:nth-child(4){-webkit-transition-delay:100ms,100ms;transition-delay:100ms,100ms;}
#hinav .item_menu:nth-child(5){-webkit-transition-delay:50ms,50ms;transition-delay:50ms,50ms;}
#hinav .item_menu:nth-child(6){-webkit-transition-delay:10ms,10ms;transition-delay:10ms,10ms;}
#hinav .item_menu:nth-child(7){-webkit-transition-delay:10ms,10ms;transition-delay:10ms,10ms;}
#menustate:checked ~ #hinav .item_menu{opacity:1;pointer-events:auto;-webkit-transform:none;transform:none;}
#menustate:checked ~ #hinav .item_menu:nth-child(1){-webkit-transition-delay:200ms,200ms;transition-delay:200ms,200ms;}
#menustate:checked ~ #hinav .item_menu:nth-child(2){-webkit-transition-delay:250ms,250ms;transition-delay:250ms,250ms;}
#menustate:checked ~ #hinav .item_menu:nth-child(3){-webkit-transition-delay:300ms,300ms;transition-delay:300ms,300ms;}
#menustate:checked ~ #hinav .item_menu:nth-child(4){-webkit-transition-delay:350ms,350ms;transition-delay:350ms,350ms;}
#menustate:checked ~ #hinav .item_menu:nth-child(5){-webkit-transition-delay:400ms,400ms;transition-delay:400ms,400ms;}
#menustate:checked ~ #hinav .item_menu:nth-child(6){-webkit-transition-delay:450ms,450ms;transition-delay:450ms,450ms;}
#menustate:checked ~ #hinav .item_menu:nth-child(7){-webkit-transition-delay:500ms,500ms;transition-delay:500ms,500ms;}
#hinav .menuicon{width:80px;}
#hinav .logo{position:absolute;width:200px;height:80px;right:0px;top:20px;}

/*index*/
.solut_01 { padding-top:100px;}
.banner{position:relative;z-index:1;}
.product{height:auto;overflow:hidden;}
.product li{text-align:center;font-size:24px;}
.product li p{color:#1b1b1b;padding-top:18px;margin-bottom:4px;font-size:40px;}
.product li span{color:#9d9d9d;font-size:30px;display:block;margin-top:4px;}
.product li a{color:#077ed8;font-size:22px;display:block;padding-top:230px;}
.product .ydsc{background:url(../images/ydsc_1.jpg) top no-repeat;background-size:cover;height:450px;}
.product .himall{background:url(../images/himall_1.jpg) top no-repeat;background-size:cover;height:450px;}
.product .ydfx{background:url(../images/ydfx_1.jpg) top no-repeat;background-size:cover;height:450px;}
.product .xkd{background:url(../images/xkd_1.jpg) top no-repeat;background-size:cover;height:450px;}
.article{width:600px;margin:20px auto 40px;}
.article .title{font-size:20px;text-align:center;line-height:30px;height:30px;margin-bottom:20px;}
.article .title p{height:15px;border-bottom:1px solid #CCC;}
.article .title p span{background:#FFF;padding:0 30px;}
.article ul li{height:auto;overflow:hidden;clear:both;margin-bottom:15px;}
.article ul li:nth-child(2n) p{background:#95969b;}
.article ul li p{float:left;background:#0292c9;color:#FFF;font-size:14px;text-align:center;width:64px;height:67px;margin:0 30px;}
.article ul li p em{display:block;font-size:20px;margin-top:10px;}
.article ul li span{float:left;font-size:18px;color:#95969b;padding-top:0px;line-height:30px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;width:470px;}
.article ul li span a{font-size:24px;color:#838387;}
.about{background:url(../images/about.jpg)top no-repeat;background-size:cover;height:480px;text-align:center;font-size:28px;}
.about li{width:320px;float:left;margin-top:50px;}
.about a{color:#fff;}
.footer{background-color:#202020;height:600px;padding-top:50px;text-align:center;color:#727272;overflow:hidden;}
.footer .line{height:1px;background-color:#4d4d4d;margin-left:50px;margin-right:50px;}
.footer .tit{background-color:#202020;color:#fff;font-size:30px;line-height:40px;margin-top:-20px;width:160px;display:inline-block;margin-bottom:30px;}
.footer li{width:160px;float:left;height:75px;}
.footer .text p{font-size:26px;padding-top:50px;margin-bottom:20px;}
.footer .text span{font-size:20px;display:block;line-height:36px;}
.footer .btn a{display:inline-block;width:180px;height:46px;margin-top:30px;}
.footer .btn .pc_btn{background:url(../images/pc_btn.png) top no-repeat;margin-right:100px;}
.footer .btn .wap_btn{background:url(../images/wap_btn.png) top no-repeat;}
.bottom_nav{height:100px;width:100%;text-align:center;bottom:0;position:fixed;background-color:#fff;left:0;z-index:10;}
.bottom_nav a{display:block;width:25%;height:40px;color:#6e6e6e;font-size:22px;padding-top:60px;float:left;}
.bottom_nav .home{background:url(../images/home.png) 50% 20% no-repeat;}
.bottom_nav .dial{background:url(../images/dial.png) 50% 20% no-repeat;}
.bottom_nav .online{background:url(../images/online.png) 50% 20% no-repeat;}
.bottom_nav .back_top{background:url(../images/back_top.png) 50% 20% no-repeat;}
.bottom_nav #LR_User_TextLink0{display: block;width:100%;height:40px;}
.bottom_nav #LR_User_TextLink0 a{display: block;width:100%;clear:both;padding:0;}

.f_bottom{height:97px;width:100%;text-align:center;bottom:0;position:fixed;background-color:#fff;left:0;z-index:10;border-top: 1px solid #C6C6C6;}
.f_bottom a{display: block;float: left;text-align: center;color: #000000;font-size: 18px;width: 126px;height: 98px;padding-top: 60px;background-position-y: 12px;background-size: 50px;background-repeat: no-repeat;background-position-x: center;}
.f_bottom a:nth-child(1){background-image: url(/templets/default/images/index/bot_i_1.png);}
.f_bottom a:nth-child(2){background-image: url(/templets/default/images/index/bot_i_2.png);}
.f_bottom a:nth-child(3){background-image: url(/templets/default/images/index/bot_i_3.png);}
.f_bottom a:nth-child(4){width: 260px;line-height: 98px;font-size: 30px;color: #FFF;background: #0F5EC5;padding-top: 0;float: right;}
.mb-150{margin-bottom:130px;}
.mb-80{margin-bottom:80px;}
.mt-80{margin-top:80px;}
.mt-60{margin-top:60px;}
.mt-40{margin-top:40px;}
.mr-70{margin-right:70px;}
.mr-20{margin-right:20px;}
.mr-13{margin-right:13px;}
.pt-50{padding-top:50px;}
.tx-l{text-align:left;}
.tx-c{text-align:center;}
p{font-size:36px;}
/*ysc*/
.banner_ysc{background:url(../images/pro_ysc_head.jpg) top no-repeat;background-size:cover;height:640px;text-align:center;}
.banner_ysc a{display:inline-block;text-align:center;margin-top:480px;color:#fff;width:180px;height:58px;line-height:58px;background-color:#c43c0c;font-size:28px;border-radius:8px;}
.pro_ysc .sales{background-color:#edeff7;padding-top:80px;}
.pro_ysc .activity{height:auto;overflow:hidden;}
.pro_ysc p{margin-bottom:30px;}
.pro_ysc span{font-size:20px;line-height:1.5;color:#515255;display:block;padding:0 30px;margin-top:0;}
.pro_ysc em{display:block;height:1.5;margin-top:10px;font-size:18px;}
.pro_ysc li{display:inline-block;margin-top:45px;margin-bottom:80px;}
.pro_ysc .sales .btn{display:inline-block;width:460px;height:80px;line-height:80px;font-size:32px;color:#fff;background-color:#015fc6;border-radius:10px;}
.pro_ysc .sales .tel{margin-top:30px;}
/*yfx*/
.yfx .title{font-size:30px;text-align: center;font-weight: bold;padding-top: 77px;}
.yfx .title span{display: block;font-size: 22px;color:#585858;margin-top:12px;font-weight: normal;}
.yfx .head{height:640px;background: url(../images/yfx/head_01.jpg)center top no-repeat;}
.yfx .head p{font-size: 46px;color:#fff;text-align: center;padding-top: 188px;}
.yfx .head ul{width:538px;margin-top:96px;margin-left: 52px;height:70px;margin-bottom:72px;}
.yfx .head li{width:170px;height:70px;margin-right: 11px;float:left;font-size: 30px;line-height: 35px;text-align: center;}
.yfx .head .no_1{margin-left: 6px;margin-right: 0px!important;}
.yfx .floor_1{height:auto;overflow: hidden;margin-top: 83px;}
.yfx .floor_1 p{font-size: 24px;text-align: center;margin-bottom: 52px;height:72px;}
.yfx .floor_1 strong{font-size: 24px;color:#f39b16}
.yfx .floor_1 span{font-size: 24px;}
.yfx .floor_1 em{font-size: 24px;}
.yfx .floor_2{height:98px;background: url(../images/yfx/fl2_01.jpg)center top no-repeat;text-align: center;padding-top: 56px;font-size: 36px;color:#fff;}
.yfx .floor_2 em{color:#f1c542;}
.yfx .floor_3{height: auto;overflow: hidden;}
.yfx .floor_3 img{margin-top: 40px;margin-bottom: 54px;}
.yfx .floor_3 em,.floor_4 .no_2 em,.head em{display: block;width:564px;height:40px;margin: 0 auto;text-align:center;font-size: 22px;color: #fff;line-height: 40px;background-color:rgba(0,0,0,0.6);border-radius: 14px;}
.yfx .floor_4{height:881px;background: url(../images/yfx/fl4_01.jpg)center top;margin-top: 77px;position: relative;}
.yfx .floor_4 .no_1{height:322px;margin-top: 46px;}
.yfx .floor_4 li{width:231px;height:126px;background: #f39a15;position: absolute;}
.yfx .floor_4 li span{font-size:28px;display: block;padding-left: 24px;padding-top: 17px;}
.yfx .floor_4 li p{padding-left: 24px;padding-top: 12px;font-size: 18px;}
.yfx .floor_4 .p_1{top:187px;left:64px;}
.yfx .floor_4 .p_2{top:162px;left:329px;}
.yfx .floor_4 .p_3{top:356px;left:110px;}
.yfx .floor_4 .p_4{top:330px;left:371px;}
.yfx .floor_4 .no_2{margin-top: 124px;}
.yfx .floor_4 .no_2 em{width:281px;height:40px;}
.yfx .floor_4 .no_2 span{display: block;width:385px;height:40px;margin:5px 0 25px 127px;text-align:center;font-size: 22px;color: #fff;line-height: 40px;background-color:rgba(0,0,0,0.6);border-radius: 14px;}
.yfx .floor_4 .no_2 a{width:300px;height:70px;display: block;background: #f39a15;text-align: center;line-height: 70px;color:#fff;font-size:28px;border-radius: 30px;margin:0 auto;}
.yfx .floor_5{height:668px;overflow: hidden;}
.yfx .floor_5 img{margin-top: 42px;}
.yfx .floor_6{height:668px;overflow: hidden;background: #f4f4f4;}
.yfx .floor_7{height:auto;overflow: hidden;}
.yfx .floor_7 img,.floor_8 img,.floor_6 img{margin-top: 73px;padding-bottom: 88px;}
.yfx .floor_8{height:803px;background: url(../images/yfx/fl8_01.jpg)center top no-repeat;}
.yfx .floor_8 .title,.floor_8 .title span{color:#fff;}
.yfx .floor_9{height:793px;background: url(../images/yfx/fl9_01.png)center 93px no-repeat #f4f4f4;position: relative;}
.yfx .floor_9 .fl{width:247px;height:327px;position: absolute;top:198px;left:33px;}
.yfx .floor_9 .fl em,.floor_9 .fr em{width:184px;height:44px;color: #fff;text-align: center;line-height: 44px;display: block;font-size: 28px;background: #f39a15;border-radius: 16px;margin-bottom: 24px;margin-left: 15px;}
.yfx .floor_9 .fl p,.floor_9 .fr p{background: url(../images/yfx/fl9_02.png)left 8px no-repeat;padding-left: 15px;font-size: 20px;margin-bottom: 24px;}
.yfx .floor_9 .fr{width:208px;height:276px;position: absolute;top:297px;right:25px;}
.yfx .floor_9 .fr em{background: #3d3d3d;}
.yfx .floor_9 a{display: block;font-size: 28px;width:300px;height:70px;background: #f39a15;color:#fff;text-align: center;line-height: 70px;position:absolute;bottom: 77px;left:171px;}
.yfx .floor_10{height:620px;overflow: hidden;}
.yfx .floor_10 .p_1{margin-top: 20px;margin-bottom: 20px;}
.yfx .floor_10 .p_1 span{display: block;font-size: 22px;margin-top: 20px;text-align: center;}
.yfx .floor_10 .a_1 a,.floor_11 .a_2 a{display: block;width:300px;height:70px;margin:0 auto;text-align: center;line-height: 70px;color:#fff;background: #f39a15;font-size: 28px;border-radius: 28px;}
.yfx .floor_11{height:544px;overflow: hidden;background: #f0f0f0;display: block;margin: 0 auto;}
.yfx .floor_11 ul{width:558px;height:176px;padding-top: 35px;margin:0 auto;padding-bottom: 54px;}
.yfx .floor_11 li{width: 117px;height:176px;margin-right:30px;float: left;font-size: 18px;text-align: center;}
.yfx .floor_11 li:last-child{margin-right:0;}
/*xkd*/
.banner_xkd{background:url(../images/pro_xkd_head.jpg) top no-repeat;background-size:cover;height:640px;text-align:center;}
.banner_xkd a,.pro_xkd .code a{display:inline-block;text-align:center;margin-top:480px;color:#232604;width:240px;height:58px;line-height:58px;background-color:#eaff00;font-size:28px;border-radius:32px;}
.pro_xkd span{color:#8f8f8f;font-size:20px;display:block;margin-top:10px;}
.pro_xkd .use{height:200px;background:-webkit-linear-gradient(left,#37bdb3,#238ba2);background:-moz-linear-gradient(right,#37bdb3,#238ba2);background:linear-gradient(to right,#37bdb3,#238ba2);color:#fff;line-height:200px;font-size:40px;}
.pro_xkd .promote ul{background:url(../images/pro_xkd_2.jpg) top no-repeat;height:510px;padding:0 56px;margin-bottom:120px;}
.pro_xkd .promote li{width:264px;font-size:20px;float:left;height:250px;}
.pro_xkd .promote li p{font-size:32px;margin-top:50px;}
.pro_xkd .promote li span{padding:10px 30px;text-align:left;}
.pro_xkd .small{font-size:40px;color:#0ba29a;}
.pro_xkd .middle{margin-top:40px;height:auto;overflow:hidden;}
.pro_xkd .middle .tit{height:202px;font-size:36px;color:#fff;line-height:190px;}
.pro_xkd .middle .tit3{background:url(../images/pro_xkd_3.jpg) top no-repeat;}
.pro_xkd .middle .tit4{background:url(../images/pro_xkd_4.jpg) top no-repeat;}
.pro_xkd .middle .tit5{background:url(../images/pro_xkd_5.jpg) top no-repeat;}
.pro_xkd .middle .tit6{background:url(../images/pro_xkd_6.jpg) top no-repeat;}
.pro_xkd .middle .left,.pro_xkd .middle .right{width:320px;float:left;margin-top:40px;}
.pro_xkd .middle em{font-size:24px;color:#0ba29a;display:block;}
.pro_xkd .middle span{text-align:left;padding:20px 26px;height:100px;}
.pro_xkd .middle .left span{border-right:solid 1px #c1c1c1;}
.pro_xkd .trial{background:url(../images/pro_xkd_7.jpg) top no-repeat;height:200px;margin-top:60px;}
.pro_xkd .trial a{width:250px;height:58px;line-height:58px;color:#fff;border:solid 1px #fff;border-radius:30px;display:inline-block;margin-top:72px;font-size:28px;}
.pro_xkd .case_xkd{height:auto;overflow:hidden;}
.pro_xkd .case_xkd li{float:left;width:320px;margin-top:30px;}
.pro_xkd .case_xkd span{color:#000;line-height:42px;}
.pro_xkd .code{background:url(../images/pro_xkd_12.jpg) top no-repeat;height:526px;margin-top:80px;}
.pro_xkd .code span{color:#000;margin-bottom:20px;}
.pro_xkd .code em{display:block;color:#fff;margin-top:20px;font-size:22px;}
.pro_xkd .code a{margin-top:20px;}
/*himall*/
/*.banner_himall{background:url(../images/pro_himall_head.jpg) top no-repeat;background-size:cover;height:640px;text-align:center;}
.banner_himall a{display:inline-block;text-align:center;margin-top:428px;color:#fff;width:202px;height:64px;line-height:64px;background-color:#e62129;font-size:28px;border-radius:6px;}
.pro_himall p{color:#e62129;}
.pro_himall span{margin-top:20px;display:block;font-size:22px;}
.pro_himall em{display:inline-block;padding:60px 40px;text-align:left;font-size:20px;}
.pro_himall .inter{color:#fff;background:url(../images/pro_himall_2.jpg) top no-repeat;height:520px;}
.pro_himall .inter p{color:#fff;padding-top:100px;}
.pro_himall .inter ul{padding:30px;}
.pro_himall .inter li{float:left;width:130px;}
.pro_himall .cover{background-color:#272328;margin-top:-2px;}
.pro_himall .cover,.pro_himall .advan{padding:40px 30px;text-align:left;color:#fff;font-size:20px;height:auto;overflow:hidden;}
.pro_himall .advan{margin-top:-180px;}
.pro_himall .fine{background-color:#f4f4f4;padding-top:80px;margin-top:40px;}
.pro_himall .exper{background:url(../images/pro_himall_10.jpg) top no-repeat;height:370px;color:#fff;padding-top:90px;}
.pro_himall .exper{color:#fff;}
.pro_himall .exper p{color:#fff;}
.pro_himall .exper a{display:inline-block;text-align:center;margin-top:30px;color:#fff;width:180px;height:54px;line-height:54px;background-color:#e62129;font-size:28px;border-radius:6px;}
.pro_himall .exper .a2{background-color:#ee7b80;}*/
/*about-us*/
.about-us-log{background:url(../images/about-log.jpg) top no-repeat;height:90px;background-size:cover;}
.about-us{padding:0 25px;}
.about-us strong{font-size:20px;display:block;}
.about-us span{text-indent:1em;display:block;}
.about-us li{padding:20px 0;margin:20px 0;}
.about-us li:nth-child(2n){background-color:#f3f3f3;}
.about-us .advice{background-color:#F9653C;width:110px;display:block;color:#fff;line-height:2;padding-left:10px;}
/*case-list*/
.case-list{background-color:rgba(255,255,255,1);}
.case-list ul{padding-left:2rem;margin-bottom:90px;}
.case-list ul li{padding:.75rem 0;overflow:hidden;border-bottom:1px solid rgba(230,230,230,1);}
.case-list ul li:last-child{border-bottom:0 none;}
.case-list ul li .pic{float:left;max-width:6.7rem;max-height:6.7rem;overflow:hidden;text-align:center;border-radius:50%;}
.case-list ul li img{max-width:100%;height:auto;}
.case-list ul li .info{float:left;max-width:25rem;padding-left:2rem;line-height:1.2rem;}
.case-list ul li .goto,.plan ul li .goto{float:right;width:2.5rem;height:6.7rem;line-height:6.7rem;color:rgba(185,186,189,1);text-align:center;}
.case-list ul li h5{margin:.5rem 0;font-size:1.1rem;color:rgba(61,61,61,1);}
.case-list ul li small.web-address{font-size:18px;color:rgba(121,121,121,1);}
.case-list ul li small{display:block;font-size:16px;color:rgba(138,138,138,1);}
/*jfw*/
.banner_jfw{background:url(../images/pro_jfw_head.jpg) top no-repeat;background-size:cover;height:170px;text-align:center;padding-top:470px;}
.banner_jfw a,.pro_jfw .etc a{display:inline-block;text-align:center;color:#fff;width:240px;height:54px;line-height:54px;background-color:#ef0a45;font-size:26px;border-radius:26px;margin-top:18px;}
.pro_jfw p{color:#ef0a45;}
.pro_jfw .powder{background-color:#f6f6f6;overflow:hidden;height:auto;}
.pro_jfw .powder em{margin-top:-80px;display:block;color:#fff;font-size:16px;line-height:1;}
.pro_jfw span{display:block;font-size:22px;color:#585858;margin-top:20px;padding:0 20px;}
.pro_jfw li{width:166px;display:inline-block;margin-bottom:20px;}
.pro_jfw .meter{font-size:28px;margin-top:20px;}
.pro_jfw .mark{font-size:18px;line-height:1.2;margin-top:10px;}
.pro_jfw .powder b{color:#fff;background-color:#404040;padding:2px 5px;}
.pro_jfw .answer{padding:0 40px;text-align:left;}
.pro_jfw .answer p{color:#000;margin-top:80px;margin-bottom:60px;}
.pro_jfw .answer span,.pro_jfw .answer i{color:#ef0a45;}
.pro_jfw .answer b{color:#505050;border:solid 1px #e5e5e5;padding:5px;margin-right:10px;}
.pro_jfw .answer em{display:block;margin-top:20px;font-size:20px;color:#6e6e6e;line-height:30px;margin-bottom:40px;}
.pro_jfw .answer .line{height:1px;border-top:solid 1px #e5e5e5;margin-bottom:40px;}
.pro_jfw .etc{height:486px;background-size:cover;background:url(../images/pro_jfw_5.jpg) top no-repeat;text-align:center;}
.pro_jfw .etc span{color:#fff;font-size:30px;line-height:50px;display:block;padding-top:150px;}
.pro_jfw .etc p{color:#fff;font-size:42px;font-weight:bold;}
/*解决方案*/
.solut{background:#eeeeee;padding:10px;}
.solut .title{font-size:26px;color:#333;padding-bottom:8px;}
.solut .info{line-height:40px;color:#acacac;font-size:12px;background:#FFF;border-radius:10px;border:1px solid #dfdfdf;padding:10px 0;}
.solut .info p{font-size:22px;color:#3a3a3a;padding:5px 20px;}
.solut .info span,.solut .info .fald span{padding:0 20px;display:block;font-size:18px;}
.solut .info a{color:#2b9aea;}
.solut .info .fald{display:none;border-top:1px solid #dfdfdf;}
.solut .info .fald p{font-size:22px;}
.solut .info .fald em{display:block;color:#797979;font-size:20px;padding:0 20px}
.solut .btn{height:auto;overflow:hidden;padding:18px;border-top:1px solid #dfdfdf;margin-top:10px;}
.solut .btn a{display:block;font-size:24px;line-height:40px;text-align:center;color:#FFF;width:280px;border-radius:10px;}
.solut .btn a.fl{background:#f9653c;}
.solut .btn a.fr{background:#2b9aea;}
.contactus ul li{margin-top:20px;padding:15px 0 15px 10px;line-height:30px;}
.contactus ul li.no2{background:#f3f3f3;}
.contactus ul li p{font-size:24px;}
.contactus ul li span{display:block;font-size:16px;padding-left:1em;}
.contactus ul li em{display:block;background:#F9653C;color:#FFF;width:180px;height:40px;line-height:40px;font-size:24px;text-align:center;}
/*case*/
.case p{font-size:18px;}
.case ul{padding:10px 0;}
.case ul li{height:auto;overflow:hidden;clear:both;border-top:1px solid #E6E6E6;padding:20px 10px;font-size:12px;color:#797979;line-height:30px;}
.case ul li .img{display:block;width:120px;height:120px;overflow:hidden;border-radius:60px;float:left;margin-right:20px;}
.case ul li .img img{width:120px;height:120px;}
.case ul li p{font-size:14px;color:#3D3D3D;}
/*apply*/
.apply .heading{text-align:center;}
.apply .heading h2{padding:15px 0 10px;}
.apply .text-muted{font-size:22px;padding:20px 0;}
.apply .form-group{line-height:50px;height:50px;margin-bottom:20px;}
.apply .form-group label{width:100px;display:inline-block;text-align:right;font-size:18px;float:left;padding-right:10px;}
.apply .form-group .form-control{height:50px;border:1px solid #D6D6D6;border-radius:10px;width:500px;float:left;padding-left:10px;}
.apply .form-group .tel-validate{width:380px;margin-right:10px;float:left;}
.apply .form-group .btn{width:110px;text-align:center;background:#2BA8F9;border-radius:10px;display:block;color:#FFF;float:left;}
.apply .form-group .validate{width:200px;}
.apply .btn-apply{background:#2BA8F9;width:600px;margin:0 auto 40px;color:#FFF;display:block;border:none;border-radius:10px;height:40px;line-height:40px;font-size:20px;}
/*products*/
.banner_pro{background:url(../images/products_index.jpg) top no-repeat;background-size:cover;height:640px;}
.products .p-lr{padding:0 20px;}
.products .tit_line{height:1px;border-bottom:solid 1px #ccc;margin:-24px 140px 0;}
.products .title{line-height:1.2;font-size:38px;background-color:#fff;margin-top:80px;z-index:2;display:inline-block;width:200px;color:#585858;}
.products .list{width:276px;color:#fff;height:386px;margin-top:50px;font-size:22px;}
.products .list p{padding-top:72px;font-size:28px;margin-bottom:30px;}
.products .list1{background-color:#0eacef;border:solid 1px #0eacef;}
.products .list2{background-color:#006aa9;border:solid 1px #006aa9;}
.products .list3{background-color:#f39a15;border:solid 1px #f39a15;}
.products .list4{background-color:#ff6201;border:solid 1px #ff6201;}
.products .list5,.products .list6{background-color:#e6f6f5;margin-top:50px;padding-top:70px;padding-bottom:60px;height:auto;overflow:hidden;}
.products .dist{width:300px;border-left:solid 1px #ccc;font-size:20px;text-align:left;padding-left:20px;color:#414546;line-height:36px;}
.products .dist p{font-size:28px;}
.products .list6{background-color:#e7e7e7;}
.products em{display:block;color:#8d8d8d;margin-top:20px;font-size:24px;margin-bottom:50px;}
.products .solution{height:300px;width:600px;overflow:hidden;}
.products .solution img{text-align:left;}
.products .text{width:236px;text-align:left;padding-left:64px;margin-top:90px;font-size:22px;}
.products .text span{color:red;}
.products .inquiries{background:url(../images/products_12.jpg) top no-repeat;background-size:cover;height:178px;margin-top:50px;}
.products a.btn{display:inline-block;text-align:center;color:#fff;width:240px;height:54px;line-height:54px;background-color:#eb2f37;font-size:26px;border-radius:26px;margin-top:64px;margin-bottom:60px;}
.products .service{background-color:#f3f3f3;height:auto;overflow:hidden;padding-top:80px;padding-bottom:50px;width:600px;}
.products .service ul{margin-top:50px;}
.products .service li{width:199px;float:left;height:200px;}
.products .service li:nth-child(-n+3){border-bottom:solid 1px #cecece;}
.products .service li:nth-child(3n+1),.products .service li:nth-child(3n+2){border-right:solid 1px #cecece;}
.products .service li img{margin-top:36px;}
.products .service li p{font-size:24px;margin-top:20px;}

.kf_right{position: fixed;right: 0;top: 30%;z-index: 999;}
.kf_right a{display: block;width: 60px;height: 122px;background: url(/images/index/kf_right.png);}