
html{-webkit-text-size-adjust:none; overflow-y:scroll; overflow-x:hidden;}
*{ margin:0; padding:0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box;}
body{ background:#ffffff; color:#253850; line-height:1.75; font-size:14px; font-family: Microsoft Yahei, PingFang SC, Verdana, Helvetica Neue, Hiragino Sans GB, Microsoft Sans Serif, sans-serif;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
th,td{border-collapse:collapse;}
img,a img,a:hover img{ border:0; }
ol,ul,dl,li,dt,dd{list-style:none;}
input,button,textarea,select,optgroup,option{ font-size:14px; font-family: Microsoft Yahei, PingFang SC, Verdana, Helvetica Neue, Hiragino Sans GB, Microsoft Sans Serif, sans-serif;}
input{-webkit-appearance:none;}
:focus{outline:0;}
a{color:#253850;text-decoration:none; }
a:hover{ color:#1581c4; text-decoration: none;}
a.btn{ text-decoration: none;}
a,a:hover,.btn,.more{ transition:all 300ms ease; -webkit-appearance:none; cursor: pointer; }
input,select,button{ -webkit-appearance: none; }
hr{border:none;height:1px;}
.mr0 { margin-right:0 !important;}
.clear{height:0;font-size:0px;overflow:hidden;clear:both;float:none;}
::-webkit-input-placeholder { color:#6f7b8a; }
:-moz-placeholder { color:#6f7b8a; }
::-moz-placeholder { color:#6f7b8a; }
:-ms-input-placeholder { color:#6f7b8a; }

.link { color: #2d50d3;}
.link:hover { color: #b81d23;}
.blue { color: #1c79b7;}
.red { color: #c7000c;}

.noscroll { overflow: hidden;}
.wow { visibility: hidden; }

.mainbox { width:1320px; margin-left: auto; margin-right: auto; position: relative; transition:all 300ms ease; }

.wrap { min-width: 1320px; overflow: hidden; transition:all 300ms ease; }

/*头部*/
.header { height: 80px; }
.topbox { position: fixed; left: 0; top: 0; right: 0; height: 80px; background:#ffffff; box-shadow: 0 0 10px rgba(0,0,0,0.15); transition:all 300ms ease; z-index:9999; }
.topbox .logo { float: left; padding-top: 18px; }
.topbox .logo img{ display:block; height: 44px; }
.topbox .logoi{ display: none;}

.top_nav { float:left; height: 80px; margin-left: 180px; }
.top_nav ul li { float:left; }
.top_nav ul li a{ display:block; text-align:center; height:80px; line-height:80px; padding: 0 23px; color: #6782a4; font-weight: bold; font-size: 18px; position: relative;}
.top_nav ul li a:hover { color: #1581c4;}
.top_nav ul li a.on:after { display: block; content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 2px; background: #1581c4;}


.top_r { float: right; padding-top: 25px;}
.top_r ul li { float: left; margin-left: 20px;}
.top_r ul li a { display: block; width: 84px; height: 30px; line-height: 28px; color: #253850; font-size: 18px; font-weight: bold; border: 1px #1581c4 solid; border-radius: 15px; text-align: center;}
.top_r ul li a:hover { background: #1581c4; color: #ffffff;}
.top_r ul li:nth-child(2) a { background: #1581c4; color: #ffffff;}
.top_r ul li:nth-child(2) a:hover { background: #0a8cdd; color: #ffffff;}


.nav_btn { display:none;}


.headeri { height: 0;}

.topboxi { background: transparent; box-shadow: none;}
.topboxi .logo{ display: none;}
.topboxi .logoi{ display: block;}
.topboxi .top_nav ul li a{ color: #ffffff; }
.topboxi .top_nav ul li a:hover { color: #1581c4;}
.topboxi .top_r ul li a { color: #ffffff; border: 1px #ffffff solid; }
.topboxi .top_r ul li a:hover { background: #ffffff; color: #1581c4;}
.topboxi .top_r ul li:nth-child(2) a { background: transparent; color: #ffffff;}
.topboxi .top_r ul li:nth-child(2) a:hover { background: #ffffff; color: #1581c4;}


.ibanner { position: relative; z-index: 10; background: url(../img/index/banner.jpg) center top no-repeat; background-size: cover;}
.ibanner .mainbox { position: relative; height: 830px;}

.ibanner_info { position: absolute; left: 0; top: 50%; margin-top: -146px; color: #fff;}
.ibanner_info .t { font-size: 70px; line-height: 104px; font-weight: bold; letter-spacing: 2px;}
.ibanner_info .m { font-size: 36px; line-height: 66px; font-weight: lighter;}
.ibanner_info .f { font-size: 23px; line-height: 64px; font-weight: lighter;}

.ibanner_right { position: absolute; right: 0; top: 50%; margin-top: -180px;}

.reg_box { background: #fff; border-radius: 10px; width: 410px; padding: 15px 36px;}
.reg_box .tit { font-size: 32px; line-height: 68px; font-weight: bold; }

.reg_box .item { margin-bottom: 8px; position: relative; font-size: 16px;}
.reg_box .item .t { position: absolute; left: 5px; top: 0; line-height: 42px; }
.reg_box .item .input { display: block; font-size: 16px; border: 0; height: 42px; text-indent: 102px; width: 100%; background: #fff; border-bottom: 1px #e5e5e5 solid;}
.reg_box .item .code { position: absolute; right: 5px; top: 0; line-height: 42px; font-weight: bold; color: #253850; cursor: pointer; }
.reg_box .item .code:hover { color:#1581c4;}

.reg_box .btnbox { padding-top: 18px;}
.reg_box .btnbox .btn { display: block; width: 100%; height: 60px; background: #1581c4; text-align: center; line-height: 60px; color: #fff; font-size: 20px; font-weight: bold; border: none; border-radius: 6px;}
.reg_box .btnbox .btn:hover { background: #0365a1; color: #ffffff;}

.reg_box .foot { font-size: 12px; line-height: 34px;}


.ibanner_foot { position: absolute; left: 0; right: 0; padding: 12px 0; height: 124px; bottom: -62px; background: #fff; border-radius: 8px; box-shadow: 0 0 20px rgba(0,0,0,0.05);}
.ibanner_foot .item { float: left; width: 25%; position: relative; height: 100px; padding: 16px 0;}
.ibanner_foot .item:after { display: block; content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; background: #dcdcdc;}
.ibanner_foot .item:last-child:after { display: none;}
.ibanner_foot .item_m { width: 220px; margin: 0 auto; position: relative; padding-left: 74px;}
.ibanner_foot .item_m img { display: block; position: absolute; left: 0; top: 50%; height: 57px; margin-top: -29px;}
.ibanner_foot .item_m b { display: block; font-size: 16px; line-height: 24px; margin-bottom: 4px;}
.ibanner_foot .item_m p { display: block; font-size: 13px; line-height: 20px; }



.mainer_bgf { background: #fff;}


.ititle { text-align: center; margin-bottom: 50px;}
.ititle b { display: block; font-size: 32px; line-height: 46px; letter-spacing: 1px; }
.ititle p { display: block; font-size: 14px; line-height: 30px; margin-bottom: 24px; }
.ititle:after { display: block; content: ''; margin: 0 auto; width: 70px; height: 2px; background-image: linear-gradient(to right,#1581c4,#42d2b7);}


.imain1 { position: relative; overflow: hidden; padding: 150px 0 40px 0;}
.imain2 { position: relative; overflow: hidden; padding: 40px 0 100px 0;}
.imain3 { position: relative; overflow: hidden; padding: 66px 0 90px 0; background: #f6f6f6;}
.imain4 { position: relative; overflow: hidden; padding: 86px 0 50px 0;}
.imain5 { position: relative; overflow: hidden; padding: 66px 0 90px 0; background: #f6f6f6;}
.imain6 { position: relative; overflow: hidden; padding: 86px 0 130px 0;}

.ivideo_box { position: relative; margin-bottom: 44px;}
.ivideo_box i { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../img/index/play.png) center center no-repeat; cursor: pointer;}
.ivideo_box video { display: block; width: 100%;}

.ichat {}
.ichat a { display: block; margin: 0 auto; width: 162px; height: 38px; line-height: 36px; text-indent: 24px; text-align: center; border: 1px #1581c4 solid; border-radius: 19px; font-size: 16px; color: #1581c4; background: url(../img/index/msg.png) 24px center no-repeat;}
.ichat a:hover { background: url(../img/index/msgs.png) 24px center no-repeat #1581c4; color: #ffffff;}


.imanage_box { border: 1px #dcdcdc solid;}
.imanage_box .item { float: left; width: 190px; transition:all 800ms ease;}
.imanage_box .item_m { height: 470px; border-right: 1px #dcdcdc solid; padding: 92px 20px 0 20px; background: url(../img/index/szbgs.png) no-repeat; background-size: cover; position: relative; overflow: hidden; transition:all 500ms ease;}
.imanage_box .item_m .t { text-align: center; font-size: 22px; line-height: 46px; color: #000000; transition:all 500ms ease;}
.imanage_box .item_m .t2 { text-align: center; font-size: 14px; line-height: 18px; color: #9e9e9e; margin-bottom: 10px; text-transform: uppercase; transition:all 500ms ease;}
.imanage_box .item_m .m { width: 558px; opacity: 0; color: #fff; font-size: 16px; line-height: 32px; transition:all 500ms ease; }
.imanage_box .item_m .m:before { display: block; content: ''; width: 40px; height: 1px; background: #fff; margin-bottom: 30px;}
.imanage_box .item_m .img { position: absolute; left: 0; right: 0; bottom: 68px; transition:all 500ms ease;}
.imanage_box .item_m .img i { display: block; margin: 0 auto; width: 60px; height: 60px; background: url(../img/index/szicons.png) no-repeat;}
.imanage_box .item_m .img i.i1 { background-position: 0 0;}
.imanage_box .item_m .img i.i2 { background-position: 0 -60px;}
.imanage_box .item_m .img i.i3 { background-position: 0 -120px;}
.imanage_box .item_m .img i.i4 { background-position: 0 -180px;}
.imanage_box .item_m .img i.i5 { background-position: 0 -240px;}

.imanage_box .item_on { width: 558px; }
.imanage_box .item_on .item_m{ background: url(../img/index/szbg.png) no-repeat; background-size: cover; padding: 65px 65px 0 65px;}
.imanage_box .item_on .item_m .t { text-align: left; font-size: 27px; line-height: 40px; color: #ffffff;}
.imanage_box .item_on .item_m .t2 { text-align: left; font-size: 14px; line-height: 26px; color: #ffffff; }
.imanage_box .item_on .item_m .m { opacity: 1;}
.imanage_box .item_on .item_m .img { left: 65px; right: auto;}
.imanage_box .item_on .item_m .img i { margin: 0; }
.imanage_box .item_on .item_m .img i.i1 { background-position: -60px 0;}
.imanage_box .item_on .item_m .img i.i2 { background-position: -60px -60px;}
.imanage_box .item_on .item_m .img i.i3 { background-position: -60px -120px;}
.imanage_box .item_on .item_m .img i.i4 { background-position: -60px -180px;}
.imanage_box .item_on .item_m .img i.i5 { background-position: -60px -240px;}

.imanage_box .item:nth-child(5) .item_m { border-right: none;}
.imanage_box:after { display: block; content: ''; clear: both;}


.ichoose_box { margin: 0 -15px; padding-bottom: 1px;}
.ichoose_box .item { float: left; width: 33.33%; margin-bottom: 28px; }
.ichoose_box .item_m { background: url(../img/index/szbgs.png) no-repeat; background-size: cover; padding: 38px 55px 0 55px; height: 262px; margin: 0 15px; transition:all 500ms ease;}
.ichoose_box .item_m b { display: block; font-size: 20px; line-height: 34px; color: #000000; padding: 10px 0; font-weight: normal; transition:all 500ms ease;}
.ichoose_box .item_m p { display: block; color: #7b7b7b; font-size: 15px; line-height: 26px; transition:all 500ms ease; }
.ichoose_box .item_m i { display: block; width: 60px; height: 60px; background: url(../img/index/cicon.png) no-repeat; margin-bottom: 10px;}
.ichoose_box .item_m i.i1 { background-position: 0 0;}
.ichoose_box .item_m i.i2 { background-position: 0 -60px;}
.ichoose_box .item_m i.i3 { background-position: 0 -120px;}
.ichoose_box .item_m i.i4 { background-position: 0 -180px;}
.ichoose_box .item_m i.i5 { background-position: 0 -240px;}
.ichoose_box .item_m i.i6 { background-position: 0 -300px;}

.ichoose_box .item_m:hover { background: url(../img/index/szbg.png) no-repeat; background-size: cover;}
.ichoose_box .item_m:hover b { color: #fff;}
.ichoose_box .item_m:hover p { color: #fff;}
.ichoose_box .item_m:hover i.i1 { background-position: -60px 0;}
.ichoose_box .item_m:hover i.i2 { background-position: -60px -60px;}
.ichoose_box .item_m:hover i.i3 { background-position: -60px -120px;}
.ichoose_box .item_m:hover i.i4 { background-position: -60px -180px;}
.ichoose_box .item_m:hover i.i5 { background-position: -60px -240px;}
.ichoose_box .item_m:hover i.i6 { background-position: -60px -300px;}


.iservice_box { padding-bottom: 1px;}
.iservice_box .item { float: left; width: 33.33%; margin-bottom: 28px; }
.iservice_box .item_m { margin: 0 15px;}
.iservice_box .item_m .img { overflow: hidden; border-radius: 10px 10px 0 0;}
.iservice_box .item_m .img img { display: block; height: 245px; transition:all 500ms ease;}
.iservice_box .item_m .con { padding: 28px 55px 0 55px; height: 292px; background: url(../img/index/szbgs2.png) no-repeat; background-size: cover; border-radius: 0 0 10px 10px; transition:all 500ms ease;}
.iservice_box .item_m b { display: block; font-size: 20px; line-height: 34px; color: #000000; padding: 10px 0; font-weight: normal; transition:all 500ms ease;}
.iservice_box .item_m p { display: block; color: #7b7b7b; font-size: 15px; line-height: 26px; transition:all 500ms ease; }
.iservice_box .item_m i { display: block; width: 60px; height: 60px; background: url(../img/index/sicon.png) no-repeat; margin-bottom: 10px;}
.iservice_box .item_m i.i1 { background-position: 0 0;}
.iservice_box .item_m i.i2 { background-position: 0 -60px;}
.iservice_box .item_m i.i3 { background-position: 0 -120px;}
.iservice_box .item_m i.i4 { background-position: 0 -180px;}

.iservice_box .item_m:hover .img img { transform: scale(1.06); }
.iservice_box .item_m:hover .con{ background: url(../img/index/szbg.png) no-repeat; background-size: cover;}
.iservice_box .item_m:hover b { color: #fff;}
.iservice_box .item_m:hover p { color: #fff;}
.iservice_box .item_m:hover i.i1 { background-position: -60px 0;}
.iservice_box .item_m:hover i.i2 { background-position: -60px -60px;}
.iservice_box .item_m:hover i.i3 { background-position: -60px -120px;}


.itel { padding-top: 20px; text-align: center; font-size: 16px; color: #6e6e6e; line-height: 1.4;}
.itel b { display: block; font-size: 40px; color: #1581c4;}

.ievaluate_box { position: relative; margin-top: 20px; margin: 0 -20px;}
.ievaluate_box .item { height: 510px; position: relative; padding: 0 20px;}
.ievaluate_box .item_l { float: left; width: 516px; padding-top: 20px;}
.ievaluate_box .item_l .img { display: block; height: 158px; border-bottom: 1px #bfbfbf solid; position: relative;}
.ievaluate_box .item_l .img img { display: block; width: 88px; height: 88px; background: #fff; border-radius: 50%; border: 1px #ababab solid; position: absolute; left: 0; top: 50%; margin-top: -45px;}
.ievaluate_box .item_l .con { padding-top: 30px;}
.ievaluate_box .item_l .con .t { font-size: 18px; line-height: 32px; color: #000000; margin-bottom: 14px;}
.ievaluate_box .item_l .con .m { font-size: 15px; line-height: 32px; color: #757575; text-indent: 2em;}
.ievaluate_box .item_l b { display: block; position: absolute; left: 108px; bottom: 50%; font-size: 17px; line-height: 26px; color: #020101;}
.ievaluate_box .item_l span { display: block; position: absolute; left: 108px; top: 50%; font-size: 14px; line-height: 22px; color: #787878;}
.ievaluate_box .item_r { float: right; width: 696px;}
.ievaluate_box .item_r .img { display: block; overflow: hidden; border-radius: 10px 10px 0 0;}
.ievaluate_box .item_r .img img { display: block; height: 390px; transition:all 500ms ease;}
.ievaluate_box .item_r .img i { display: block; height: 390px; transition:all 500ms ease; background-size: cover !important;}
.ievaluate_box .item_r .con { position: relative; padding: 42px 40px 0 40px; height: 122px; background: #fff; color: #767676; font-size: 14px; line-height: 24px; border-radius: 0 0 10px 10px; }
.ievaluate_box .item_r .con:before { display: block; content: ''; position: absolute; left: 0; top: 0; right: 0; height: 18px; background-image: linear-gradient(to right,#1581c4,#42d2b7);}
.ievaluate_box .item_r .con .m { height: 48px; overflow: hidden; }
.ievaluate_box .item_r:hover .img img { transform: scale(1.06); }
.ievaluate_box .item_r:hover .img i { transform: scale(1.06); }

.ievaluate_box .swiper-pagination { position: absolute; left: 0; right: 0; bottom: 60px; padding-right: 800px; }
.ievaluate_box .swiper-pagination .swiper-pagination-bullet { background: #1581c4; width: 7px; height: 7px; opacity: 0.5; border-radius: 0; margin: 0 10px; }
.ievaluate_box .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }


.inews_hot { float: left; width: 650px;}
.inews_hot a { display: block; background: #f6f6f6; color: #020101;}
.inews_hot a .img { height: 390px; overflow: hidden;}
.inews_hot a .img img { display: block; height: 390px; transition:all 500ms ease;}
.inews_hot a .con { padding: 18px 30px; height: 150px;}
.inews_hot a .t { font-size: 18px; line-height: 34px; }
.inews_hot a .m { font-size: 15px; line-height: 32px; color: #757575; height: 32px; overflow: hidden; margin-bottom: 10px; transition:all 500ms ease;}
.inews_hot a .time { background: url(../img/index/time.png) left center no-repeat; padding-left: 22px; font-size: 15px; color: #757575; transition:all 500ms ease;}

.inews_hot a:hover { background: #1581c4; color: #ffffff;}
.inews_hot a:hover .img img { transform: scale(1.06); }
.inews_hot a:hover .m { color: #ffffff; }
.inews_hot a:hover .time { background: url(../img/index/times.png) left center no-repeat; color: #ffffff; }

.inews_list { float: right; width: 650px; padding-bottom: 30px;}
.inews_list .item { margin-bottom: 20px;}

.inews_list .item a { display: block; background: #f6f6f6; color: #020101; padding: 26px 30px; height: 167px;}
.inews_list .item a .t { font-size: 18px; line-height: 34px; }
.inews_list .item a .m { font-size: 15px; line-height: 32px; color: #757575; height: 32px; overflow: hidden; margin-bottom: 10px; transition:all 500ms ease;}
.inews_list .item a .time { background: url(../img/index/time.png) left center no-repeat; padding-left: 22px; font-size: 15px; color: #757575; transition:all 500ms ease;}

.inews_list .item a:hover { background: #1581c4; color: #ffffff;}
.inews_list .item a:hover .m { color: #ffffff; }
.inews_list .item a:hover .time { background: url(../img/index/times.png) left center no-repeat; color: #ffffff; }

.imore {}
.imore a { display: block; margin: 0 auto; width: 8em; height: 38px; line-height: 36px; text-align: center; border: 1px #1581c4 solid; border-radius: 5px; font-size: 16px; color: #1581c4; }
.imore a:hover { background: #1581c4; color: #ffffff;}


.ipartner_box { position: relative; padding: 80px 30px; border-top: 1px #bfbfbf solid; margin-top: 80px;}
.ipartner_box .item{ padding: 0 7px; }
.ipartner_box .item a { display: block; border: 1px #bfbfbf solid; overflow: hidden;}
.ipartner_box .item a img { display: block; margin: 0 auto; height: 106px; transform: scale(1); transition: transform 0.2s; }

.ipartner_box .item a:hover img { transform: scale(1.06);}

.swiper-button-prev, .swiper-button-next{ position: absolute; top: 50%; width: 30px !important; height: 30px !important; line-height: 30px; margin-top: -15px !important; cursor: pointer; z-index: 999; transition:all 300ms ease; }
.swiper-button-prev:after, .swiper-button-next:after { font-size: 22px !important;}
.swiper-button-prev:hover { transform: translate(-5px,0);}
.swiper-button-next:hover { transform: translate(5px,0);}


.mbanner { background-size: cover !important; position: relative; }
.mbanner .mainbox { position: relative; height: 550px;}

.mbanner_info { position: absolute; left: 0; top: 50%; margin-top: -80px; color: #fff;}
.mbanner_info .t { font-size: 68px; line-height: 100px; font-weight: bold; letter-spacing: 2px;}
.mbanner_info .m { font-size: 27px; line-height: 60px; font-weight: lighter;}

.mbanner_right { position: absolute; right: 0; top: 50%; margin-top: -180px;}


.trial_btn { display: block; margin: 0 auto; background: url(../img/product/btn.png) no-repeat; background-size: cover; border-radius: 5px; width: 146px; font-size: 18px; line-height: 48px; color: #fff; text-align: center;}
.trial_btn:hover { transform:translate(0,-4px); color: #fff; }


.product_main1 { position: relative; overflow: hidden; padding: 70px 0 78px 0;}
.product_main2 { position: relative; overflow: hidden; padding: 70px 0 100px 0; background: #f6f6f6;}
.product_main3 { position: relative; overflow: hidden; padding: 70px 0 146px 0; }


.product_list1 { padding-bottom: 45px;}
.product_list1 .info { float: left; width: 330px; background: #eaeff9; border-radius: 7px; padding: 78px 56px 13px 56px;}
.product_list1 .info .img { margin-bottom: 70px;}
.product_list1 .info .img img { display: block; margin: 0 auto; height: 80px;}
.product_list1 .info ul li { margin-bottom: 38px; background: #fff; border-radius: 4px; padding: 12px 0 18px 0; text-align: center; font-size: 20px; color: #1c79b7; line-height: 30px;}
.product_list1 .info ul li img { display: block; margin: 0 auto; height: 60px;}

.product_list1 .item { float: right; width: 962px; background: #eaeff9; border-radius: 7px; padding: 31px 52px 13px 200px; margin-bottom: 28px; position: relative;}
.product_list1 .item .tit { position: absolute; left: 0; width: 200px; text-align: center; font-size: 20px; color: #1c79b7; line-height: 30px; top: 50%; margin-top: -45px; }
.product_list1 .item .tit img { display: block; margin: 0 auto; height: 60px;}
.product_list1 .item .con ul li { float: left; width: 31%; margin-right: 2.33%; line-height: 48px; background: #fff; color: #626363; font-size: 18px; border-radius: 4px; margin-bottom: 18px; text-align: center;}
.product_list1 .item:after { display: block; content: ''; clear: both;}
.product_list1:after { display: block; content: ''; clear: both;}

.product_list2 { margin-bottom: 50px;}
.product_list2 table { border-collapse: collapse; border: 1px #d5d5d5 solid; color: #626363; font-size: 18px;}
.product_list2 table th { border: 1px #d5d5d5 solid; background: #1c7ab7; color: #fff; font-size: 22px; padding: 10px; line-height: 40px; text-align: center; font-weight: bold;}
.product_list2 table td { border: 1px #d5d5d5 solid; padding: 10px 20px; line-height: 26px; }
.product_list2 table td b { font-size: 20px; display: block; text-align: center;}
.product_list2 table td span{ display: block; text-align: center; font-weight: bold; font-size: 20px;}


.product_list3_t { width: 552px; margin: -35px auto 60px auto;}
.product_list3_t ul li { float: left; width: 50%; position: relative; line-height: 56px; text-align: center; font-size: 18px; color: #253850; cursor: pointer; transition:all 300ms ease;}
.product_list3_t ul li:after { display: block; content: ''; position: absolute; left: 57px; right: 57px; bottom: 0; height: 2px; background: #bfbfbf;}
.product_list3_t ul li:hover { color: #1581c4;}
.product_list3_t ul li.on { font-weight: bold; color: #1581c4;}
.product_list3_t ul li.on:after { background-image: linear-gradient(to right,#1581c4,#42d2b7);}
.product_list3_t:after { display: block; content: ''; clear: both;}

.product_list3 {}
.product_list3 .item { display: none;}
.product_list3 .item .img { float: left; width: 667px;}
.product_list3 .item .img img { display: block; width: 100%; border-radius: 7px;}
.product_list3 .item .con { float: right; width: 585px; padding: 20px 0;}
.product_list3 .item .con .t { font-size: 26px; line-height: 38px; font-weight: bold; color: #000000; margin-bottom: 22px;}
.product_list3 .item .con .m { font-size: 16px; line-height: 38px; color: #010101; margin-bottom: 36px; min-height: 152px;}
.product_list3 .item .con .m span { color: #1581c4;}
.product_list3 .item .con .f .trial_btn { margin: 0;}
.product_list3 .item:after { display: block; content: ''; clear: both;}


.product_list4_t { margin: -35px auto 60px auto; text-align: center;}
.product_list4_t ul { display: inline-block; position: relative; }
.product_list4_t ul li { float: left; padding: 0 15px; line-height: 56px; text-align: center; font-size: 17px; color: #253850; cursor: pointer; transition:all 300ms ease; position: relative;}
.product_list4_t ul li:after { display: block; content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 2px; background: #bfbfbf;}
.product_list4_t ul li:hover { color: #1581c4;}
.product_list4_t ul li.on { font-weight: bold; color: #1581c4;}
.product_list4_t ul li.on:after { background-image: linear-gradient(to right,#1581c4,#42d2b7);}
.product_list4_t ul:after { display: block; content: ''; clear: both;}

.product_list4 { position: relative; margin-bottom: 60px; }
.product_list4 .swiper-container { width: 1105px; margin: 0 auto;}
.product_list4 .swiper-slide img { display: block; width: 1085px; border-radius: 7px; margin: 0 auto; }

.product_list4 .swiper-prev, .product_list4 .swiper-next{ position: absolute; top: 50%; width: 70px; height: 70px; margin-top: -35px; cursor: pointer; z-index: 999; transition:all 300ms ease; }
.product_list4 .swiper-prev { left: 0; background: url(../img/product/banl.png) center center no-repeat;}
.product_list4 .swiper-next { right: 0; background: url(../img/product/banr.png) center center no-repeat;}
.product_list4 .swiper-prev:hover { transform: translate(-5px,0);}
.product_list4 .swiper-next:hover { transform: translate(5px,0);}


.case_main1 { position: relative; overflow: hidden; padding: 70px 0 200px 0;}

.case_list { margin: 0 -12px; padding-bottom: 20px;}
.case_list .item { float: left; width: 448px;}
.case_list .item_m { display: block; margin: 0 12px 30px 12px; border-radius: 10px; overflow: hidden;}
.case_list .item_t { overflow: hidden;}
.case_list .item_t img { display: block; width: 100%; transition:all 300ms ease; }
.case_list .item_t i { display: block; height: 240px; transition:all 500ms ease; background-size: cover !important;}
.case_list .item_f { position: relative; padding: 20px 32px 16px 32px; background: #f6f6f6; background: url(../img/index/szbgs2.png) no-repeat; background-size: cover; transition:all 300ms ease;}
.case_list .item_f .img { display: block; height: 58px; position: relative; margin-bottom: 15px;}
.case_list .item_f .img img { display: block; width: 54px; height: 54px; background: #fff; border-radius: 50%; border: 1px #ababab solid; position: absolute; left: 0; top: 50%; margin-top: -28px;}
.case_list .item_f .img b { display: block; position: absolute; left: 70px; bottom: 50%; font-size: 17px; line-height: 26px; color: #020101;}
.case_list .item_f .img span { display: block; position: absolute; left: 70px; top: 50%; font-size: 14px; line-height: 22px; color: #787878;}
.case_list .item_f .m { font-size: 13px; line-height: 24px; color: #767676; height: 48px; overflow: hidden; margin-bottom: 12px;}
.case_list .item_f .f a { display: inline-block; line-height: 32px; font-size: 15px; color: #1581c4; background: url(../img/main/r.png) right center no-repeat; padding-right: 16px;}
.case_list .item_f .f a:hover { transform: translate(5px,0);}
.case_list .item_f:before { display: block; content: ''; position: absolute; left: 0; top: 0; right: 0; height: 4px; background-image: linear-gradient(to right,#1581c4,#42d2b7);}

.case_list .item_m:hover .item_t img { transform: scale(1.06);}
.case_list .item_m:hover .item_t i { transform: scale(1.06);}
.case_list .item_m:hover .item_f { background: url(../img/index/szbg.png) no-repeat; background-size: cover; }
.case_list .item_m:hover .item_f .img b{ color: #fff;}
.case_list .item_m:hover .item_f .img span{ color: #fff;}
.case_list .item_m:hover .item_f .m{ color: #fff;}
.case_list .item_m:hover .item_f .f a { color: #fff; background: url(../img/main/rs.png) right center no-repeat;}

.case_list:after { display: block; content: ''; clear: both;}


.details_main { position: relative; overflow: hidden; padding: 10px 0 160px 0;}
.details_main2 { position: relative; overflow: hidden; padding: 100px 0 160px 0;}

.location_box { padding: 29px 0; border-bottom: 1px #dcdddd solid; line-height: 30px; font-size: 12px; color: #767676; margin-bottom: 24px;}
.location_box a { color: #767676;}
.location_box a:hover { color: #1581c4;}
.location_box i { font-style: normal; font-family: '宋体'; margin: 0 10px;}
.location_box span { color: #1581c4;}

.details_left { float: left; width: 930px;}
.details_right { float: right; width: 332px;}

.details_title { line-height: 86px; font-size: 30px; color: #000000;}
.details_title h1 { font-size: 30px;}

.case_title { display: block; height: 108px; position: relative; }
.case_title img { display: block; width: 68px; height: 68px; background: #fff; border-radius: 50%; border: 1px #ababab solid; position: absolute; left: 0; top: 50%; margin-top: -35px;}
.case_title b { display: block; position: absolute; left: 90px; bottom: 50%; font-size: 22px; line-height: 34px; color: #020101;}
.case_title span { display: block; position: absolute; left: 90px; top: 50%; font-size: 17px; line-height: 28px; color: #787878;}

.details_info { padding: 20px 0; line-height: 24px; font-size: 14px; color: #787878; border-top: 1px #dcdddd solid;}
.details_info ul li { float: left; padding-left: 22px; margin-right: 50px;}
.details_info ul li.t1 { background: url(../img/main/n1.png) left center no-repeat;}
.details_info ul li.t2 { background: url(../img/main/n2.png) left center no-repeat;}
.details_info ul li.t3 { background: url(../img/main/n3.png) left center no-repeat;}
.details_info ul li.t4 { background: url(../img/main/n4.png) left center no-repeat; float: right; margin-right: 0;}
.details_info:after { display: block; content: ''; clear: both;}

.details_img { padding: 25px 0;}
.details_img img { display: block; width: 100%;}

.details_con { padding: 25px 0; font-size: 16px; line-height: 2; color: #333333; margin-bottom: 20px;}
.details_con img { max-width: 100%;}
.details_con:after { display: block; content: ''; clear: both;}

.details_mtit { border-bottom: 1px #dcdddd solid; line-height: 70px; font-weight: bold; font-size: 20px; color: #1581c4;}

.details_foot { border-top: 1px #dcdddd solid; font-size: 14px; line-height: 2; padding: 28px 0; color: #a2a1a0;}
.details_foot a{ margin-left: 10px; color: #1581c4;}
.details_foot a:hover { text-decoration: underline;}


.recommend_box { background: #f6f6f6; border-radius: 10px; padding: 0 20px 20px 20px;}
.recommend_box .tit { line-height: 72px; font-weight: bold; font-size: 22px; color: #333333;}
.recommend_box .con ul li { border-top: 1px #dcdddd solid;}
.recommend_box .con a { display: block; overflow: hidden; line-height: 50px; height: 50px; font-size: 16px; color: #333333;}
.recommend_box .con a:hover { color:#1581c4;}


.recommend_list { }
.recommend_list .tit { line-height: 24px; font-weight: bold; font-size: 22px; color: #333333; margin-bottom: 30px;}
.recommend_list .item { margin-bottom: 36px;}
.recommend_list .item a { display: block; position: relative; padding-left: 98px; color: #595c58; height: 72px;}
.recommend_list .item a .img { overflow: hidden; position: absolute; left: 0; top: 0; width: 72px; height: 72px; }
.recommend_list .item a .img img { display: block; height: 72px; transition:all 300ms ease; }
.recommend_list .item a .t { font-size: 16px; line-height: 22px; height: 44px; overflow: hidden; margin-bottom: 8px; }
.recommend_list .item a .time { background: url(../img/index/time.png) left center no-repeat; background-size: 12px auto; padding-left: 17px; font-size: 12px; line-height: 16px; color: #757575; }
.recommend_list .item a:hover { color:#1581c4;}
.recommend_list .item a:hover .img img { transform: scale(1.06);}

.news_hot {}
.news_hot .item{ position: relative; padding-left: 460px; background: #f6f6f6;}
.news_hot .item .img{ display: block; position: absolute; left: 0; top: 0; width: 460px; height: 276px; overflow: hidden;}
.news_hot .item .img img { display: block; width: 100%; transition:all 500ms ease;}
.news_hot .item .con { padding: 22px; height: 276px; background: url(../img/index/szbgs2.png) no-repeat; background-size: cover; transition:all 500ms ease;}
.news_hot .item .con .t { display: block; overflow: hidden; font-size: 22px; line-height: 36px; height: 72px; color: #000000; margin-right: 80px; margin-bottom: 10px; }
.news_hot .item .con .time { background: url(../img/index/time.png) left center no-repeat; padding-left: 22px; font-size: 15px; color: #757575; line-height: 38px; margin-bottom: 14px; transition:all 500ms ease;}
.news_hot .item .con .m { font-size: 15px; line-height: 26px; color: #757575; height: 52px; overflow: hidden; margin-bottom: 14px; transition:all 500ms ease;}
.news_hot .item .con .f a { display: inline-block; line-height: 32px; font-size: 15px; color: #1581c4; background: url(../img/main/r.png) right center no-repeat; padding-right: 16px; }
.news_hot .item .con .f a:hover { transform: translate(5px,0);}


.news_hot .item:hover .img img { transform: scale(1.06);}
.news_hot .item:hover .con{ background: url(../img/index/szbg.png) no-repeat; background-size: cover;}
.news_hot .item:hover .con .t { color: #ffffff; }
.news_hot .item:hover .con .time { background: url(../img/index/times.png) left center no-repeat; color: #ffffff; }
.news_hot .item:hover .con .m { color: #ffffff; }
.news_hot .item:hover .con .f a { color: #fff; background: url(../img/main/rs.png) right center no-repeat;}


.news_list { padding-bottom: 50px;}
.news_list .item{ border-bottom: 1px #dcdddd solid;}
.news_list .item_m { display: block; position: relative; padding: 36px 0 36px 150px;}
.news_list .item .time{ position: absolute; left: 0; top: 36px; width: 110px; height: 110px; text-align: right; padding: 24px 14px 0 0; background: #f6f6f6; color: #757575; line-height: 1.4; transition:all 500ms ease;}
.news_list .item .time b { display: block; font-size: 30px; font-weight: normal;}
.news_list .item .time span { display: block; font-size: 14px;}
.news_list .item .t { display: block; overflow: hidden; font-size: 18px; line-height: 38px; height: 38px; color: #000000; transition:all 500ms ease; }
.news_list .item .m { font-size: 15px; line-height: 28px; color: #757575; height: 28px; overflow: hidden; margin-bottom: 18px; }
.news_list .item .f span { display: inline-block; line-height: 32px; font-size: 15px; color: #1581c4; background: url(../img/main/r.png) right center no-repeat; padding-right: 16px; transition:all 500ms ease; }

.news_list .item:hover .time { background: #1581c4; color: #ffffff;}
.news_list .item:hover .t { color: #1581c4; }
.news_list .item:hover .f span { transform: translate(5px,0);}


.about_main1 { position: relative; overflow: hidden; padding: 76px 0 160px 0;}
.about_main2 { position: relative; overflow: hidden; padding: 90px 0 130px 0; background: url(../img/about/bg2.jpg) center center no-repeat; background-size: cover;}
.about_main3 { position: relative; overflow: hidden; padding: 100px 0 200px 0;}

.about_main2 .ititle { color: #fff;}
.about_main2 .ititle p { text-transform: uppercase; letter-spacing: 12px; color: #fff; font-weight: lighter;}
.about_main2 .ititle:after { background: #fff;}

.about_list1:after ,.about_list2:after ,.about_list3:after ,.about_list4:after{ display: block; content: ''; clear: both;}

.about_list1 {}
.about_list1 .info { float: left; width: 624px; font-size: 17px; line-height: 36px; color: #333333;}
.about_list1 .info p { display: block; margin-bottom: 14px;}
.about_list1 .img { float: right; position: relative; width: 641px;}
.about_list1 .img .m { display: block; width: 100%; position: relative; z-index: 1;}
.about_list1 .img .t { display: block; position: absolute; left: 0; bottom: -48px; z-index: 10;}

.about_list2 { padding-top: 168px;}
.about_list2 .info { float: right; width: 624px; padding-top: 40px; font-size: 17px; line-height: 36px; color: #333333;}
.about_list2 .info b { font-size: 33px; line-height: 96px; color: #1c7ab7;}
.about_list2 .info p { display: block; margin-bottom: 14px;}
.about_list2 .img { float: left; width: 608px;}
.about_list2 .img img { display: block; width: 100%; }

.about_list3 { margin: 0 -29px;}
.about_list3 .item { float: left; width: 33.33%;}
.about_list3 .item_m { margin: 0 29px; background: #fff; border-radius: 10px; padding: 40px 20px 40px 122px; height: 148px; position: relative;}
.about_list3 .item_m img { display: block; position: absolute; left: 32px; top: 50%; height: 62px; margin-top: -31px;}
.about_list3 .item_m p { display: block; font-size: 16px; line-height: 33px; color: #5c5c5c;}
.about_list3 .item_m p b { vertical-align: middle; font-size: 22px; color: #1c7ab7; margin-right: 5px;}
.about_list3 .item_m p span { vertical-align: middle; font-size: 25px; color: #c3c3c3; text-transform: uppercase; font-weight: bold; }
.about_list3 .item_m:after { display: block; content: ''; position: absolute; left: 105px; top: 50%; height: 56px; margin-top: -28px; width: 1px; background: #dcdcdc;}

.about_list4 { padding-top: 122px; margin: 0 -29px;}
.about_list4 .item { float: left; width: 20%;}
.about_list4 .item_m { margin: 0 29px; position: relative; padding-bottom: 22px; }
.about_list4 .item_m img { display: block; height: 70px; margin: 0 auto 12px auto;}
.about_list4 .item_m p { display: block; font-size: 17px; line-height: 28px; color: #fff; text-align: center;}
.about_list4 .item_m p b { display: block; font-size: 22px; line-height: 32px; }
.about_list4 .item_m p span { display: block; font-size: 16px; text-transform: uppercase; }
.about_list4 .item_m:after { display: block; content: ''; position: absolute; left: 50%; bottom: 0; width: 0; height: 0; margin-left: -6px; border-left: 6px transparent solid; border-right: 6px transparent solid; border-top: 10px #fff solid;}

.about_map { margin-bottom: 54px;}
.about_map iframe{ display: block; width: 100%; height: 550px; border: none;  }

.about_contact { font-size: 20px; line-height: 1.6; color: #000000; margin-bottom: 48px; }
.about_contact span { display: block; font-size: 15px; color: #7b7b7b;}
.about_contact .tit{ border-top: 1px #bfbfbf solid; background: url(../img/about/pos.png) 98% center no-repeat; padding: 22px 0;} 
.about_contact .con{ border-top: 1px #bfbfbf solid; }
.about_contact .con ul li { float: left; padding: 22px 0;}
.about_contact .con ul li:nth-child(1){ width: 45%;}
.about_contact .con ul li:nth-child(2){ width: 35%;}
.about_contact .con ul li:nth-child(3){ width: 20%;}
.about_contact .con:after{ display: block; content: ''; clear: both;}

.about_address {}
.about_address .tit { font-size: 27px; color: #000000; font-weight: bold; line-height: 102px;}
.about_address .con { float: left; width: 382px;}
.about_address .con ul li { float: left; width: 175px; margin-right: 16px; margin-bottom: 16px; cursor: pointer; height: 54px; line-height: 54px; border-radius: 10px; background: #f6f6f6; text-align: center; font-size: 16px; color: #010101; transition:all 300ms ease;}
.about_address .con ul li b { margin-right: 10px;}
.about_address .con ul li:before { display: inline-block; content: ''; vertical-align: middle; margin-bottom: 2px; width: 6px; height: 6px; border-radius: 50%; background: #1581c4; margin-right: 9px;}
.about_address .con ul li:hover { color: #1581c4;}
.about_address .con ul li.on { background: #1581c4; color: #ffffff;}
.about_address .con ul li.on:before { background: #ffffff; }
.about_address .con:after{ display: block; content: ''; clear: both;}

.about_address .right { float: right; width: 912px;}
.about_address .right .map iframe{ display: block; height: 408px; border: none; }
.about_address .right .m { position: relative; height: 70px; background: #289ea9; padding: 12px 20px 12px 254px; line-height: 23px; font-size: 14px; color: #fff;}
.about_address .right b { position: absolute; left: 0; top: 0; height: 70px; line-height: 70px; width: 220px; background: #1581c4; font-size: 20px; font-weight: bold; text-align: center;}
.about_address .right b:before { display: inline-block; content: ''; vertical-align: middle; margin-bottom: 2px; margin-right: 14px; background: url(../img/about/pos2.png) center center no-repeat; width: 20px; height: 26px;}
.about_address .right span { display: block;}
.about_address:after{ display: block; content: ''; clear: both;}


.down_main { position: relative; overflow: hidden; padding: 76px 0 220px 0;}

.down_list { margin: 0 -20px;}
.down_list .item { float: left; width: 33.33%;}
.down_list .item_m { display: block; margin: 0 20px; border-radius: 10px; height: 306px; padding: 44px 40px 0 40px; overflow: hidden; background: url(../img/index/szbgs2.png) no-repeat; background-size: cover; transition:all 300ms ease;}
.down_list .item_m i { display: block; margin: 0 auto 20px auto; width: 120px; height: 120px; background: url(../img/down/icon.png) no-repeat; }
.down_list .item_m i.t1 { background-position: 0 0;}
.down_list .item_m i.t2 { background-position: 0 -120px;}
.down_list .item_m i.t3 { background-position: 0 -240px;}
.down_list .item_m b { display: block; text-align: center; font-size: 20px; line-height: 36px; color: #253850; font-weight: normal; }
.down_list .item_m b:after { display: inline-block; content: ''; vertical-align: middle; margin-bottom: 2px; width: 20px; height: 20px; margin-left: 12px; background: url(../img/down/down.png) center center no-repeat;}
.down_list .item:nth-child(3) .item_m b:after { background: url(../img/down/r.png) center center no-repeat;}
.down_list .item_m p { display: block; text-align: center; font-size: 15px; line-height: 26px; color: #848484; padding: 20px 0;}
.down_list .item:nth-child(2) .item_m p { padding: 10px 0;}
.down_list .item:nth-child(1) .item_m { cursor: pointer;}

.down_list .item_m:hover { background: url(../img/index/szbg.png) no-repeat; background-size: cover; }
.down_list .item_m:hover i.t1 { background-position: -120px 0;}
.down_list .item_m:hover i.t2 { background-position: -120px -120px;}
.down_list .item_m:hover i.t3 { background-position: -120px -240px;}
.down_list .item_m:hover b { color: #fff;}
.down_list .item_m:hover b:after { background: url(../img/down/downs.png) center center no-repeat;}
.down_list .item_m:hover p { color: #fff;}
.down_list .item:nth-child(3):hover b:after { background: url(../img/down/rs.png) center center no-repeat;}


.down_ttmain { position: fixed; left: 0; top: 0; right: 0; bottom: 0; display: none; z-index: 9990;}
.down_ttmain .bg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4); z-index: 9991;}

.down_ttbox { position: absolute; left: 50%; top: 50%; width: 720px; background: #fff; color: #253850; border-radius: 10px; padding: 18px 70px 25px 70px; z-index: 9992; transform: translate(-50%,-50%); }
.down_ttbox .tit { text-align: center; font-size: 20px; line-height: 64px; border-bottom: 1px #d9d9d9 solid;}
.down_ttbox .tit:after { display: inline-block; content: ''; vertical-align: middle; margin-bottom: 2px; width: 20px; height: 20px; margin-left: 12px; background: url(../img/down/down.png) center center no-repeat;}
.down_ttbox .con { padding: 34px; }
.down_ttbox .con img { float: left; width: 232px;}
.down_ttbox .con p { float: right; width: 232px; padding-top: 144px; font-size: 18px; line-height: 28px; background: url(../img/down/scan.png) left 96px no-repeat;}
.down_ttbox .con:after{ display: block; content: ''; clear: both;}


.pages { text-align: center;}
.pages a ,.pages span{ display: inline-block; margin: 0 3px; line-height: 30px; padding: 0 12px; background: #f6f6f6; border-radius: 5px;}
.pages a:hover { background: #1581c4; color: #fff;}
.pages span { background: #1581c4; color: #fff;}


/*底部*/
.footer { background:#1581c4; color: #ffffff; }
.footer a{ color: #ffffff;}
.footer a:hover { color: #ffffff; text-decoration: underline;}
.footbox { background: url(../img/footer/fimg.jpg) center bottom no-repeat; background-size: cover; height: 354px; }
.footbox .foot_l { float: left; width: 480px; padding-top: 60px;}
.footbox .foot_m { float: left; width: 125px; text-align: center; font-size: 14px; line-height: 34px; padding-top: 106px;}
.footbox .foot_m img { display: block; width: 125px;}
.footbox .foot_r { float: right; width: 410px;}
.footbox .foot_r .reg_box { margin-top: -100px; border: 2px #1581c4 solid; color: #253850;}


.ftel { font-size: 16px; line-height: 1.4; margin-bottom: 24px;}
.ftel b { display: block; font-size: 40px; }

.fcontact { }
.fcontact ul li { padding-left: 22px; font-size: 14px; line-height: 36px;}
.fcontact ul li.adr { background: url(../img/footer/fb1.png) left center no-repeat;}
.fcontact ul li.tel { background: url(../img/footer/fb2.png) left center no-repeat;}
.fcontact ul li.email { background: url(../img/footer/fb3.png) left center no-repeat;}

.footcopy { font-size: 12px; line-height: 30px;}
.footcopy_l { float: left;}
.footcopy_r { float: right;}

.rtool { position: fixed; right: 0; top: 50%; margin-top: -180px; width: 54px; z-index: 999;}
.rtool ul li { position: relative; margin-bottom: 8px; transition:all 500ms ease;}
.rtool a { display: block; border-radius: 10px 0 0 10px; background: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.09); padding: 10px 7px; text-align: center; font-size: 12px; color: #1581c4; line-height: 15px; letter-spacing: 0.5px; transition:none;}
.rtool a i { display: block; margin: 0 auto 4px auto; width: 40px; height: 40px; background: url(../img/footer/rtool.png) no-repeat;}
.rtool a i.t1 { background-position: 0 0;}
.rtool a i.t2 { background-position: 0 -40px;}
.rtool a i.t3 { background-position: 0 -80px;}
.rtool a i.t4 { background-position: 0 -120px;}
.rtool a span { display: block; margin: 0 4px 4px 4px;}
.rtool p { display: none; position: absolute; right: 44px; top: 0; bottom: 0; background: #1581c4; border-radius: 10px 0 0 10px; color: #fff;}
.rtool p.tel { line-height: 1.8; padding: 20px 10px 0 16px; white-space: nowrap;}
.rtool p.tel span { display: block; font-size: 14px;}
.rtool p.tel b { display: block; font-size: 22px;}
.rtool p.wechat { width: 160px; padding: 8px 0 8px 10px;}
.rtool p.wechat img { display: block; float: left; height: 82px; margin-right: 8px;}
.rtool p.wechat span { display: block; float: left; width: 18px; text-align: center; font-size: 14px; padding-top: 8px; line-height: 16px;}
.rtool ul li:hover a { background: #1581c4; color: #fff;}
.rtool ul li:hover a i.t1 { background-position: -40px 0;}
.rtool ul li:hover a i.t2 { background-position: -40px -40px;}
.rtool ul li:hover a i.t3 { background-position: -40px -80px;}
.rtool ul li:hover a i.t4 { background-position: -40px -120px;}
.rtool ul li:hover p { display: block;}

.rtool ul li.backtops { display: none;}
.rtool ul li.backtops a { padding: 2px 7px;}


.etip { position: fixed; left: 50%; top: 50%; width: 500px; margin-left: -250px; box-sizing: border-box; display: none; transform:translate(0,-50%); background: rgba(255,131,0,0.9); color: #fff; padding: 20px; text-align: center; font-size: 16px; line-height: 2; border-radius: 10px; z-index: 9999991;}

@media (min-width:999px) and (max-width:1580px){
body { font-size: 13px;}
.mainbox { width:1056px; }
.wrap { min-width: 1056px;}

/*头部*/
.header { height: 64px; }
.topbox { height: 64px; box-shadow: 0 0 8px rgba(0,0,0,0.15); }
.topbox .logo { padding-top: 15px; }
.topbox .logo img{ height: 34px; }

.top_nav { height: 64px; margin-left: 130px; }
.top_nav ul li a{ height:64px; line-height:64px; padding: 0 18px; font-size: 15px; }

.top_r { padding-top: 18px;}
.top_r ul li { margin-left: 16px;}
.top_r ul li a { width: 66px; height: 26px; line-height: 24px; font-size: 15px; border-radius: 13px; }

.headeri { height: 0;}

.ibanner .mainbox { height: 640px;}

.ibanner_info { margin-top: -96px; }
.ibanner_info .t { font-size: 56px; line-height: 82px; letter-spacing: 1px;}
.ibanner_info .m { font-size: 28px; line-height: 52px; }
.ibanner_info .f { font-size: 18px; line-height: 48px; }

.ibanner_right { margin-top: -144px;}

.reg_box { border-radius: 8px; width: 320px; padding: 12px 28px;}
.reg_box .tit { font-size: 25px; line-height: 54px; }

.reg_box .item { margin-bottom: 6px; font-size: 14px;}
.reg_box .item .t { left: 4px; line-height: 34px; }
.reg_box .item .input { font-size: 14px; height: 34px; text-indent: 82px; }
.reg_box .item .code { right: 4px; line-height: 34px; }

.reg_box .btnbox { padding-top: 14px;}
.reg_box .btnbox .btn { height: 48px; line-height: 48px; font-size: 16px; border-radius: 5px;}

.reg_box .foot { font-size: 12px; line-height: 28px;}


.ibanner_foot { padding: 10px 0; height: 100px; bottom: -50px; border-radius: 6px; box-shadow: 0 0 16px rgba(0,0,0,0.05);}
.ibanner_foot .item { height: 80px; padding: 12px 0;}
.ibanner_foot .item_m { width: 200px; padding-left: 58px;}
.ibanner_foot .item_m img { height: 44px; margin-top: -22px;}
.ibanner_foot .item_m b { font-size: 14px; line-height: 20px; margin-bottom: 3px;}
.ibanner_foot .item_m p { font-size: 12px; line-height: 18px; }


.ititle { margin-bottom: 40px;}
.ititle b { font-size: 26px; line-height: 36px; letter-spacing: 1px; }
.ititle p { font-size: 12px; line-height: 24px; margin-bottom: 18px; }
.ititle:after { width: 60px; }


.imain1 { padding: 120px 0 32px 0;}
.imain2 { padding: 32px 0 80px 0;}
.imain3 { padding: 52px 0 72px 0;}
.imain4 { padding: 68px 0 40px 0;}
.imain5 { padding: 52px 0 72x 0;}
.imain6 { padding: 68px 0 100px 0;}

.ivideo_box { margin-bottom: 34px;}
.ivideo_box i { background-size: 80px auto; }

.ichat a { width: 130px; height: 32px; line-height: 30px; text-indent: 18px; border-radius: 16px; font-size: 14px; background: url(../img/index/msg.png) 19px center no-repeat; background-size: 16px auto;}
.ichat a:hover { background: url(../img/index/msgs.png) 19px center no-repeat #1581c4; background-size: 16px auto;}


.imanage_box .item { width: 152px; }
.imanage_box .item_m { height: 376px; padding: 72px 16px 0 16px; }
.imanage_box .item_m .t { font-size: 18px; line-height: 34px;}
.imanage_box .item_m .t2 { font-size: 12px; line-height: 16px; margin-bottom: 8px;}
.imanage_box .item_m .m { width: 446px; font-size: 14px; line-height: 26px; }
.imanage_box .item_m .m:before { width: 32px; margin-bottom: 24px;}
.imanage_box .item_m .img { bottom: 54px;}
.imanage_box .item_m .img i { width: 50px; height: 50px; background-size: 100px auto;}
.imanage_box .item_m .img i.i1 { background-position: 0 0;}
.imanage_box .item_m .img i.i2 { background-position: 0 -50px;}
.imanage_box .item_m .img i.i3 { background-position: 0 -100px;}
.imanage_box .item_m .img i.i4 { background-position: 0 -150px;}
.imanage_box .item_m .img i.i5 { background-position: 0 -200px;}

.imanage_box .item_on { width: 446px; }
.imanage_box .item_on .item_m{ padding: 52px 52px 0 52px;}
.imanage_box .item_on .item_m .t { font-size: 22px; line-height: 32px;}
.imanage_box .item_on .item_m .t2 { font-size: 12px; line-height: 20px; }
.imanage_box .item_on .item_m .img { left: 52px; }
.imanage_box .item_on .item_m .img i.i1 { background-position: -50px 0;}
.imanage_box .item_on .item_m .img i.i2 { background-position: -50px -50px;}
.imanage_box .item_on .item_m .img i.i3 { background-position: -50px -100px;}
.imanage_box .item_on .item_m .img i.i4 { background-position: -50px -150px;}
.imanage_box .item_on .item_m .img i.i5 { background-position: -50px -200px;}


.ichoose_box { margin: 0 -12px; }
.ichoose_box .item { margin-bottom: 22px; }
.ichoose_box .item_m { padding: 30px 44px 0 44px; height: 210px; margin: 0 12px;}
.ichoose_box .item_m b { font-size: 16px; line-height: 28px; padding: 8px 0;}
.ichoose_box .item_m p { font-size: 12px; line-height: 20px; }
.ichoose_box .item_m i { width: 50px; height: 50px; background-size: 100px auto; margin-bottom: 8px;}
.ichoose_box .item_m i.i1 { background-position: 0 0;}
.ichoose_box .item_m i.i2 { background-position: 0 -50px;}
.ichoose_box .item_m i.i3 { background-position: 0 -100px;}
.ichoose_box .item_m i.i4 { background-position: 0 -150px;}
.ichoose_box .item_m i.i5 { background-position: 0 -200px;}
.ichoose_box .item_m i.i6 { background-position: 0 -250px;}

.ichoose_box .item_m:hover i.i1 { background-position: -50px 0;}
.ichoose_box .item_m:hover i.i2 { background-position: -50px -50px;}
.ichoose_box .item_m:hover i.i3 { background-position: -50px -100px;}
.ichoose_box .item_m:hover i.i4 { background-position: -50px -150px;}
.ichoose_box .item_m:hover i.i5 { background-position: -50px -200px;}
.ichoose_box .item_m:hover i.i6 { background-position: -50px -250px;}


.iservice_box .item { margin-bottom: 22px; }
.iservice_box .item_m { margin: 0 12px;}
.iservice_box .item_m .img { border-radius: 8px 8px 0 0;}
.iservice_box .item_m .img img { height: 196px;}
.iservice_box .item_m .con { padding: 22px 44px 0 44px; height: 218px; border-radius: 0 0 8px 8px;}
.iservice_box .item_m b { font-size: 16px; line-height: 28px; padding: 8px 0;}
.iservice_box .item_m p { font-size: 12px; line-height: 20px; }
.iservice_box .item_m i { width: 50px; height: 50px; background-size: 100px auto; margin-bottom: 8px;}
.iservice_box .item_m i.i1 { background-position: 0 0;}
.iservice_box .item_m i.i2 { background-position: 0 -50px;}
.iservice_box .item_m i.i3 { background-position: 0 -100px;}
.iservice_box .item_m i.i4 { background-position: 0 -150px;}

.iservice_box .item_m:hover i.i1 { background-position: -50px 0;}
.iservice_box .item_m:hover i.i2 { background-position: -50px -50px;}
.iservice_box .item_m:hover i.i3 { background-position: -50px -100px;}


.itel { padding-top: 16px; font-size: 13px; }
.itel b { font-size: 32px;}

.ievaluate_box { margin-top: 16px; margin: 0 -16px;}
.ievaluate_box .item { height: 408px; padding: 0 16px;}
.ievaluate_box .item_l { width: 412px; padding-top: 16px;}
.ievaluate_box .item_l .img { height: 126px; }
.ievaluate_box .item_l .img img { width: 70px; height: 70px; margin-top: -35px;}
.ievaluate_box .item_l .con { padding-top: 24px;}
.ievaluate_box .item_l .con .t { font-size: 15px; line-height: 26px; margin-bottom: 12px;}
.ievaluate_box .item_l .con .m { font-size: 12px; line-height: 26px; }
.ievaluate_box .item_l b { left: 86px; font-size: 14px; line-height: 22px;}
.ievaluate_box .item_l span { left: 86px; font-size: 12px; line-height: 18px;}
.ievaluate_box .item_r { width: 556px;}
.ievaluate_box .item_r .img { border-radius: 8px 8px 0 0;}
.ievaluate_box .item_r .img img { height: 312px;}
.ievaluate_box .item_r .img i { height: 312px;}
.ievaluate_box .item_r .con { padding: 34px 32px 0 32px; height: 98px; font-size: 12px; line-height: 19px; border-radius: 0 0 8px 8px; }
.ievaluate_box .item_r .con:before { height: 14px;}
.ievaluate_box .item_r .con .m { height: 38px; }

.ievaluate_box .swiper-pagination { bottom: 48px; padding-right: 640px; }
.ievaluate_box .swiper-pagination .swiper-pagination-bullet { width: 6px; height: 6px; margin: 0 8px; }


.inews_hot { width: 520px;}
.inews_hot a .img { height: 312px;}
.inews_hot a .img img { height: 312px;}
.inews_hot a .con { padding: 14px 24px; height: 120px;}
.inews_hot a .t { font-size: 15px; line-height: 28px; }
.inews_hot a .m { font-size: 12px; line-height: 26px; height: 26px; margin-bottom: 8px;}
.inews_hot a .time { background-size: 13px auto; padding-left: 18px; font-size: 12px; }

.inews_hot a:hover .time { background-size: 13px auto; }

.inews_list { width: 520px; padding-bottom: 24px;}
.inews_list .item { margin-bottom: 16px;}

.inews_list .item a { padding: 20px 24px; height: 134px;}
.inews_list .item a .t { font-size: 15px; line-height: 28px; }
.inews_list .item a .m { font-size: 12px; line-height: 26px; height: 26px; margin-bottom: 10px;}
.inews_list .item a .time { background-size: 13px auto; padding-left: 18px; font-size: 12px; }

.inews_list .item a:hover .time { background-size: 13px auto; }

.imore a { width: 8em; height: 32px; line-height: 30px; border-radius: 4px; font-size: 14px; }


.ipartner_box { padding: 64px 24px; margin-top: 64px;}
.ipartner_box .item{ padding: 0 5px; }
.ipartner_box .item a img { height: 84px; }


.mbanner .mainbox { height: 440px;}

.mbanner_info { margin-top: -64px;}
.mbanner_info .t { font-size: 54px; line-height: 80px; letter-spacing: 1px;}
.mbanner_info .m { font-size: 22px; line-height: 48px; }

.mbanner_right { margin-top: -144px;}


.trial_btn { border-radius: 4px; width: 116px; font-size: 15px; line-height: 38px;}


.product_main1 { padding: 56px 0 60px 0;}
.product_main2 { padding: 56px 0 80px 0;}
.product_main3 { padding: 56px 0 116px 0; }


.product_list1 { padding-bottom: 36px;}
.product_list1 .info { width: 264px; border-radius: 6px; padding: 62px 44px 10px 44px;}
.product_list1 .info .img { margin-bottom: 56px;}
.product_list1 .info .img img { height: 64px;}
.product_list1 .info ul li { margin-bottom: 28px; border-radius: 4px; padding: 10px 0 14px 0; font-size: 16px; line-height: 24px;}
.product_list1 .info ul li img { height: 48px;}

.product_list1 .item { width: 770px; border-radius: 6px; padding: 24px 40px 11px 160px; margin-bottom: 22px;}
.product_list1 .item .tit { width: 160px; font-size: 16px; line-height: 24px; margin-top: -36px; }
.product_list1 .item .tit img { height: 48px;}
.product_list1 .item .con ul li { line-height: 38px; font-size: 15px; margin-bottom: 14px;}


.product_list2 { margin-bottom: 40px;}
.product_list2 table { font-size: 15px;}
.product_list2 table th { font-size: 18px; padding: 8px; line-height: 32px;}
.product_list2 table td { padding: 8px 16px; line-height: 20px; }
.product_list2 table td b { font-size: 16px;}
.product_list2 table td span{ font-size: 16px;}


.product_list3_t { width: 440px; margin: -28px auto 48px auto;}
.product_list3_t ul li { line-height: 44px; font-size: 15px;}
.product_list3_t ul li:after { left: 45px; right: 45px; }

.product_list3 .item .img { width: 534px;}
.product_list3 .item .img img { border-radius: 6px;}
.product_list3 .item .con { width: 468px; padding: 16px 0;}
.product_list3 .item .con .t { font-size: 22px; line-height: 30px; margin-bottom: 18px;}
.product_list3 .item .con .m { font-size: 12px; line-height: 30px; margin-bottom: 28px; min-height: 120px;}


.product_list4_t { margin: -28px auto 48px auto;}
.product_list4_t ul li { padding: 0 12px; line-height: 44px; font-size: 13px;}

.product_list4 { margin-bottom: 48px; }
.product_list4 .swiper-container { width: 884px;}
.product_list4 .swiper-slide img { width: 868px; border-radius: 6px; }

.product_list4 .swiper-prev, .product_list4 .swiper-next{ width: 56px; height: 56px; margin-top: -28px; }
.product_list4 .swiper-prev { background-size: 56px auto;}
.product_list4 .swiper-next { background-size: 56px auto;}


.case_main1 { padding: 56px 0 160px 0;}

.case_list { margin: 0 -10px; padding-bottom: 16px;}
.case_list .item { width: 358px;}
.case_list .item_m { margin: 0 10px 24px 10px; border-radius: 8px;}
.case_list .item_t i { height: 190px;}
.case_list .item_f { padding: 16px 26px 12px 26px; }
.case_list .item_f .img { height: 46px; margin-bottom: 12px;}
.case_list .item_f .img img { width: 44px; height: 44px; margin-top: -23px;}
.case_list .item_f .img b { left: 56px; font-size: 13px; line-height: 22px;}
.case_list .item_f .img span { left: 56px; font-size: 12px; line-height: 18px;}
.case_list .item_f .m { font-size: 12px; line-height: 20px; height: 40px; margin-bottom: 10px;}
.case_list .item_f .f a { line-height: 26px; font-size: 12px; background-size: 10px auto; padding-right: 13px;}
.case_list .item_f:before { height: 3px;}

.case_list .item_m:hover .item_f .f a { background-size: 10px auto;}


.details_main { padding: 8px 0 128px 0;}
.details_main2 { padding: 80px 0 128px 0;}

.location_box { padding: 23px 0; line-height: 24px; font-size: 12px; margin-bottom: 18px;}
.location_box i { margin: 0 8px;}

.details_left { width: 744px;}
.details_right { width: 266px;}

.details_title { line-height: 68px; font-size: 24px;}
.details_title h1 { font-size: 24px;}

.case_title { height: 86px; }
.case_title img { width: 54px; height: 54px; margin-top: -28px;}
.case_title b { left: 72px; font-size: 18px; line-height: 26px;}
.case_title span { left: 72px; font-size: 13px; line-height: 22px;}

.details_info { padding: 16px 0; line-height: 20px; font-size: 12px; }
.details_info ul li { padding-left: 18px; margin-right: 40px;}
.details_info ul li.t1 { background-size: 16px auto;}
.details_info ul li.t2 { background-size: 16px auto;}
.details_info ul li.t3 { background-size: 16px auto;}
.details_info ul li.t4 { background-size: 16px auto; margin-right: 0;}

.details_img { padding: 20px 0;}

.details_con { padding: 20px 0; font-size: 13px; margin-bottom: 16px;}

.details_mtit { line-height: 56px; font-size: 16px;}

.details_foot { font-size: 12px; padding: 22px 0; }
.details_foot a{ margin-left: 8px;}


.recommend_box { border-radius: 8px; padding: 0 16px 16px 16px;}
.recommend_box .tit { line-height: 56px; font-size: 18px; }
.recommend_box .con a { line-height: 40px; height: 40px; font-size: 13px; }

.recommend_list .tit { line-height: 20px; font-size: 18px; margin-bottom: 24px;}
.recommend_list .item { margin-bottom: 26px;}
.recommend_list .item a { padding-left: 78px; height: 56px;}
.recommend_list .item a .img { width: 56px; height: 56px; }
.recommend_list .item a .img img { height: 56px; }
.recommend_list .item a .t { font-size: 13px; line-height: 18px; height: 36px; margin-bottom: 4px; }
.recommend_list .item a .time { background-size: 10px auto; padding-left: 13px; font-size: 12px; line-height: 16px; }

.news_hot .item{ padding-left: 368px;}
.news_hot .item .img{ width: 368px; height: 220px;}
.news_hot .item .con { padding: 18px; height: 220px; }
.news_hot .item .con .t { font-size: 18px; line-height: 28px; height: 56px; margin-right: 66px; margin-bottom: 8px; }
.news_hot .item .con .time { background-size: 12px auto; padding-left: 18px; font-size: 12px; line-height: 28px; margin-bottom: 12px;}
.news_hot .item .con .m { font-size: 12px; line-height: 20px; height: 40px; margin-bottom: 10px;}
.news_hot .item .con .f a { line-height: 26px; font-size: 12px; background-size: 12px auto; padding-right: 14px; }

.news_hot .item:hover .con .time { background-size: 12px auto; }
.news_hot .item:hover .con .f a { background-size: 12px auto;}


.news_list { padding-bottom: 40px;}
.news_list .item_m { padding: 28px 0 28px 120px;}
.news_list .item .time{ top: 28px; width: 88px; height: 88px; padding: 20px 12px 0 0; }
.news_list .item .time b { font-size: 24px;}
.news_list .item .time span { font-size: 12px;}
.news_list .item .t { font-size: 14px; line-height: 30px; height: 30px; }
.news_list .item .m { font-size: 12px; line-height: 22px; height: 22px; margin-bottom: 14px; }
.news_list .item .f span { line-height: 26px; font-size: 12px; background-size: 12px auto; padding-right: 12px; }


.about_main1 { padding: 60px 0 128px 0;}
.about_main2 { padding: 72px 0 104px 0; }
.about_main3 { padding: 80px 0 160px 0;}

.about_main2 .ititle p { letter-spacing: 9px; }

.about_list1 .info { width: 500px; font-size: 14px; line-height: 28px; }
.about_list1 .info p { margin-bottom: 12px;}
.about_list1 .img { width: 512px;}
.about_list1 .img .t { bottom: -38px; height: 96px;}

.about_list2 { padding-top: 134px;}
.about_list2 .info { width: 500px; padding-top: 32px; font-size: 14px; line-height: 28px; }
.about_list2 .info b { font-size: 26px; line-height: 76px; }
.about_list2 .info p { margin-bottom: 10px;}
.about_list2 .img { width: 484px;}

.about_list3 { margin: 0 -23px;}
.about_list3 .item_m { margin: 0 23px; border-radius: 8px; padding: 32px 16px 32px 98px; height: 118px;}
.about_list3 .item_m img { left: 26px; height: 50px; margin-top: -25px;}
.about_list3 .item_m p { font-size: 13px; line-height: 28px; }
.about_list3 .item_m p b { font-size: 18px; margin-right: 4px;}
.about_list3 .item_m p span { font-size: 20px; }
.about_list3 .item_m:after { left: 84px; height: 44px; margin-top: -22px; }

.about_list4 { padding-top: 98px; margin: 0 -23px;}
.about_list4 .item_m { margin: 0 23px; padding-bottom: 18px; }
.about_list4 .item_m img { height: 56px; margin: 0 auto 10px auto;}
.about_list4 .item_m p { font-size: 14px; line-height: 22px;}
.about_list4 .item_m p b { font-size: 20px; line-height: 25px; }
.about_list4 .item_m p span { font-size: 12px; }
.about_list4 .item_m:after { margin-left: -5px; border-left: 5px transparent solid; border-right: 5px transparent solid; border-top: 8px #fff solid;}

.about_map { margin-bottom: 42px;}
.about_map iframe{ height: 440px;  }

.about_contact { font-size: 16px; margin-bottom: 38px; }
.about_contact span { font-size: 12px;}
.about_contact .tit{ background-size: 28px auto; padding: 16px 0;} 
.about_contact .con ul li { padding: 16px 0;}

.about_address {}
.about_address .tit { font-size: 22px; line-height: 82px;}
.about_address .con { width: 306px;}
.about_address .con ul li { width: 140px; margin-right: 12px; margin-bottom: 12px; height: 42px; line-height: 42px; border-radius: 8px; font-size: 14px;}
.about_address .con ul li b { margin-right: 8px;}
.about_address .con ul li:before { margin-bottom: 1px; width: 4px; height: 4px; margin-right: 7px;}

.about_address .right { width: 730px;}
.about_address .right .map iframe{ height: 326px; }
.about_address .right .m { height: 56px; padding: 10px 16px 10px 200px; line-height: 18px; font-size: 12px;}
.about_address .right b { height: 56px; line-height: 56px; width: 176px; font-size: 16px;}
.about_address .right b:before { margin-bottom: 1px; margin-right: 11px; background-size: 16px auto; width: 16px; height: 22px;}


.down_main { padding: 60px 0 176px 0;}

.down_list { margin: 0 -16px;}
.down_list .item_m { margin: 0 16px; border-radius: 8px; height: 244px; padding: 34px 32px 0 32px; }
.down_list .item_m i { margin: 0 auto 16px auto; width: 96px; height: 96px; background-size: 192px auto; }
.down_list .item_m i.t1 { background-position: 0 0;}
.down_list .item_m i.t2 { background-position: 0 -96px;}
.down_list .item_m i.t3 { background-position: 0 -192px;}
.down_list .item_m b { font-size: 16px; line-height: 28px; }
.down_list .item_m b:after { margin-bottom: 2px; width: 16px; height: 16px; margin-left: 10px; background-size: 16px auto;}
.down_list .item:nth-child(3) .item_m b:after { background-size: 16px auto;}
.down_list .item_m p { font-size: 12px; line-height: 20px; padding: 16px 0;}
.down_list .item:nth-child(2) .item_m p { padding: 8px 0;}

.down_list .item_m:hover i.t1 { background-position: -96px 0;}
.down_list .item_m:hover i.t2 { background-position: -96px -96px;}
.down_list .item_m:hover i.t3 { background-position: -96px -192px;}
.down_list .item_m:hover b:after { background-size: 16px auto;}
.down_list .item:nth-child(3):hover b:after { background-size: 16px auto;}


.down_ttbox { width: 572px; border-radius: 8px; padding: 14px 56px 20px 56px; }
.down_ttbox .tit { font-size: 16px; line-height: 50px;}
.down_ttbox .tit:after { margin-bottom: 2px; width: 16px; height: 16px; margin-left: 10px; background-size: 16px auto;}
.down_ttbox .con { padding: 26px; }
.down_ttbox .con img { width: 186px;}
.down_ttbox .con p { width: 186px; padding-top: 115px; font-size: 14px; line-height: 22px; background: url(../img/down/scan.png) left 76px no-repeat; background-size: 30px auto;}

.pages a ,.pages span{ margin: 0 2px; line-height: 26px; padding: 0 10px; border-radius: 4px;}


/*底部*/
.footbox { height: 284px; }
.footbox .foot_l { width: 384px; padding-top: 48px;}
.footbox .foot_m { width: 100px; font-size: 12px; line-height: 28px; padding-top: 84px;}
.footbox .foot_m img { width: 100px;}
.footbox .foot_r { width: 328px;}
.footbox .foot_r .reg_box { margin-top: -80px; border: 1px #1581c4 solid;}

.ftel { font-size: 13px; margin-bottom: 20px;}
.ftel b { font-size: 32px; }

.fcontact ul li { padding-left: 17px; font-size: 12px; line-height: 28px;}
.fcontact ul li.adr { background-size: 16px auto;}
.fcontact ul li.tel { background-size: 16px auto;}
.fcontact ul li.email { background-size: 16px auto;}

.footcopy { font-size: 12px; line-height: 26px;}

.rtool { margin-top: -180px; width: 44px;}
.rtool ul li { margin-bottom: 6px;}
.rtool a { border-radius: 8px 0 0 8px; box-shadow: 0 0 6px rgba(0,0,0,0.09); padding: 8px 6px; font-size: 12px; line-height: 14px; letter-spacing: 0; }
.rtool a i { margin: 0 auto 3px auto; width: 32px; height: 32px; background-size: 64px auto;}
.rtool a i.t1 { background-position: 0 0;}
.rtool a i.t2 { background-position: 0 -32px;}
.rtool a i.t3 { background-position: 0 -64px;}
.rtool a i.t4 { background-position: 0 -96px;}
.rtool a span { margin: 0 3px 3px 3px;}
.rtool p { right: 36px; border-radius: 8px 0 0 8px;}
.rtool p.tel { line-height: 1.8; padding: 16px 8px 0 12px;}
.rtool p.tel span { font-size: 12px;}
.rtool p.tel b { font-size: 18px;}
.rtool p.wechat { width: 128px; padding: 8px 0 6px 8px;}
.rtool p.wechat img { height: 66px; margin-right: 6px;}
.rtool p.wechat span { width: 14px; font-size: 12px; padding-top: 6px; line-height: 14px;}

.rtool ul li:hover a i.t1 { background-position: -32px 0;}
.rtool ul li:hover a i.t2 { background-position: -32px -32px;}
.rtool ul li:hover a i.t3 { background-position: -32px -64px;}
.rtool ul li:hover a i.t4 { background-position: -32px -96px;}
.rtool ul li.backtops a { padding: 2px 5px;}

}

@media (max-width:999px){
body { font-size: 14px;}
input,button,textarea,select,optgroup,option{ font-size:14px; }
.wrap { min-width: auto; }
.mainbox{width:auto;margin-left:15px;margin-right:15px;}

.header { height: 50px; }
.topbox { height: 50px; }
.topbox .logo { padding-top: 11px; }
.topbox .logo img{ height: 28px; }

.nav_btn { display:block; position:absolute; right:0; top:9px; cursor:pointer; background:#1581c4; padding:3px 3px 3px 3px; border-radius:3px;}
.nav_btn i{ display:block; font-style:normal; width:2px;height:2px;box-shadow:inset 0 0 0 28px,0 -7px 0 0,0 7px 0 0;margin:12px 22px 12px 4px; position:relative; text-align: left; text-indent: -9999px; direction: ltr; box-sizing: border-box; color:#ffffff; }
.nav_btn i:before{width:16px;height:2px;left:5px;box-shadow:inset 0 0 0 28px,0 -7px 0 0,0 7px 0 0;position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.nav_btn i:after, .nav_btn i:before { content: ''; pointer-events: none; }

.top_nav { float:none; height: auto; position: fixed; left: 0; right: 0; top: 50px; bottom: 0; margin-left: 0; display: none; background: #ffffff; box-shadow: 0 5px 10px rgba(0,0,0,0.2); padding: 10px 0; z-index: 9998;}
.top_nav ul li { float:none; }
.top_nav ul li a{ height: 50px; line-height:50px; padding: 0 20px; font-size: 16px; }

.top_r { float:none; display: none; position: fixed; left: 0; right: 0; bottom: 30px; padding: 15px; z-index: 9999; }
.top_r ul li { margin-left: 0; width: 50%;}
.top_r ul li a { margin: 0 auto; font-size: 16px;}
.top_r:after { display: block; content: ''; clear: both;}

.headeri { height: 50px;}

.topboxi { background:#ffffff;}
.topboxi .logo{ display: block;}
.topboxi .logoi{ display: none;}
.topboxi .top_nav ul li a { color: #6782a4; }
.topboxi .top_r ul li a { border: 1px #1581c4 solid; color: #253850;}
.topboxi .top_r ul li:nth-child(2) a { border: 1px #1581c4 solid; color: #253850;}


.ibanner { padding-bottom: 10px; }
.ibanner .mainbox { height: auto;}

.ibanner_info { position: relative; left: 0; top: auto; margin-top: 0; padding: 60px 0;}
.ibanner_info .t { font-size: 22px; line-height: 36px; letter-spacing: 1px;}
.ibanner_info .m { font-size: 16px; line-height: 30px; }
.ibanner_info .f { font-size: 12px; line-height: 24px; }

.ibanner_right { position: relative; right: 0; top: auto; margin-top: 0; display: none;}

.reg_box { width: auto; padding: 15px 20px;}
.reg_box .tit { font-size: 22px; line-height: 48px; }

.reg_box .item { margin-bottom: 5px; font-size: 14px;}
.reg_box .item .t { left: 0; line-height: 42px; }
.reg_box .item .input { font-size: 14px; height: 42px; text-indent: 86px; }
.reg_box .item .code { right: 0; line-height: 42px; }

.reg_box .btnbox { padding-top: 12px;}
.reg_box .btnbox .btn { height: 44px; line-height: 44px; font-size: 16px; }

.reg_box .foot { font-size: 12px; line-height: 24px;}


.ibanner_foot { position: relative; left: 0; right: 0; padding: 12px 0; height: auto; margin: 0 0 20px 0; bottom: auto; box-shadow: 0 0 12px rgba(0,0,0,0.05);}
.ibanner_foot .item { float: left; width: 50%; height: auto; padding: 0;}
.ibanner_foot .item:after { display: none;}
.ibanner_foot .item_m { width: auto; padding: 10px 15px; text-align: center;}
.ibanner_foot .item_m img { position: relative; margin: 0 auto 8px auto; left: auto; top: auto%; height: auto; width: 34%; margin-top: 0;}
.ibanner_foot .item_m b { font-size: 16px; line-height: 22px; margin-bottom: 4px;}
.ibanner_foot .item_m p { font-size: 12px; line-height: 18px; }
.ibanner_foot:after { display: block; content: ''; clear: both;}


.ititle { margin-bottom: 25px;}
.ititle b { font-size: 18px; line-height: 36px; letter-spacing: 0; }
.ititle p { font-size: 12px; line-height: 20px; margin-bottom: 16px; }
.ititle:after { width: 50px; height: 2px; }

.imain1 { padding: 30px 0 20px 0;}
.imain2 { padding: 20px 0 30px 0;}
.imain3 { padding: 30px 0 30px 0;}
.imain4 { padding: 30px 0 30px 0;}
.imain5 { padding: 30px 0 20px 0;}
.imain6 { padding: 30px 0 30px 0;}

.ivideo_box { margin-bottom: 24px;}
.ivideo_box i { background-size: 40px auto;}
.ivideo_box video { display: block; width: 100%;}

.ichat {}
.ichat a { width: 120px; height: 38px; line-height: 36px; text-indent: 20px; border-radius: 19px; font-size: 14px; background: url(../img/index/msg.png) 18px center no-repeat; background-size: 16px auto;}
.ichat a:hover { background: url(../img/index/msgs.png) 24px center no-repeat #1581c4; color: #ffffff;}


.imanage_box .item { float: none; width: auto; }
.imanage_box .item_m { height: auto; border-right: none; border-bottom: 1px #dcdcdc solid; padding: 10px 15px 10px 65px; }
.imanage_box .item_m .t { text-align: left; font-size: 18px; line-height: 28px; }
.imanage_box .item_m .t2 { text-align: left; font-size: 12px; line-height: 20px; margin-bottom: 0; }
.imanage_box .item_m .m { display: none; width: auto; opacity: 1; font-size: 12px; line-height: 18px; color: #777; }
.imanage_box .item_m .m:before { width: 30px; height: 1px; margin-bottom: 15px; background: #1581c4;}
.imanage_box .item_m .img { position: absolute; left: 15px; right: auto; bottom: auto; top: 50%; margin-top: -20px;}
.imanage_box .item_m .img i { width: 40px; height: 40px; background-size: 80px auto;}
.imanage_box .item_m .img i.i1 { background-position: 0 0;}
.imanage_box .item_m .img i.i2 { background-position: 0 -40px;}
.imanage_box .item_m .img i.i3 { background-position: 0 -80px;}
.imanage_box .item_m .img i.i4 { background-position: 0 -120px;}
.imanage_box .item_m .img i.i5 { background-position: 0 -160px;}

.imanage_box .item_on { width: auto; }
.imanage_box .item_on .item_m{ background: url(../img/index/szbgs.png) no-repeat; background-size: cover; padding: 10px 15px 10px 65px; }
.imanage_box .item_on .item_m .t { text-align: left; font-size: 18px; line-height: 28px; color: #000;}
.imanage_box .item_on .item_m .t2 { text-align: left; font-size: 12px; line-height: 20px; color: #9e9e9e; }
.imanage_box .item_on .item_m .m { opacity: 1;}
.imanage_box .item_on .item_m .img { left: 15px; right: auto;}
.imanage_box .item_on .item_m .img i { margin: 0; }
.imanage_box .item_on .item_m .img i.i1 { background-position: 0 0;}
.imanage_box .item_on .item_m .img i.i2 { background-position: 0 -40px;}
.imanage_box .item_on .item_m .img i.i3 { background-position: 0 -80px;}
.imanage_box .item_on .item_m .img i.i4 { background-position: 0 -120px;}
.imanage_box .item_on .item_m .img i.i5 { background-position: 0 -160px;}

.imanage_box .item:nth-child(5) .item_m { border-bottom: none;}


.ichoose_box { margin: 0; padding-bottom: 1px;}
.ichoose_box .item { float: none; width: auto; margin-bottom: 10px; }
.ichoose_box .item_m { padding: 10px 15px 17px 65px; height: auto; margin: 0; position: relative; }
.ichoose_box .item_m b { font-size: 18px; line-height: 30px; padding: 5px 0; }
.ichoose_box .item_m p { font-size: 13px; line-height: 20px; }
.ichoose_box .item_m i { position: absolute; left: 14px; top: 13px; width: 40px; height: 40px; background-size: 80px auto; margin-bottom: 4px;}
.ichoose_box .item_m i.i1 { background-position: 0 0;}
.ichoose_box .item_m i.i2 { background-position: 0 -40px;}
.ichoose_box .item_m i.i3 { background-position: 0 -80px;}
.ichoose_box .item_m i.i4 { background-position: 0 -120px;}
.ichoose_box .item_m i.i5 { background-position: 0 -160px;}
.ichoose_box .item_m i.i6 { background-position: 0 -200px;}

.ichoose_box .item_m:hover i.i1 { background-position: -40px 0;}
.ichoose_box .item_m:hover i.i2 { background-position: -40px -40px;}
.ichoose_box .item_m:hover i.i3 { background-position: -40px -80px;}
.ichoose_box .item_m:hover i.i4 { background-position: -40px -120px;}
.ichoose_box .item_m:hover i.i5 { background-position: -40px -160px;}
.ichoose_box .item_m:hover i.i6 { background-position: -40px -200px;}


.iservice_box { padding-bottom: 1px;}
.iservice_box .item { float: none; width: auto; margin-bottom: 10px; }
.iservice_box .item_m { margin: 0;}
.iservice_box .item_m .img { border-radius: 10px 10px 0 0;}
.iservice_box .item_m .img img { width: 100%; height: auto; }
.iservice_box .item_m .con { padding: 18px 15px 18px 15px; height: auto; border-radius: 0 0 10px 10px; }
.iservice_box .item_m b { font-size: 18px; line-height: 30px; padding: 5px 0; }
.iservice_box .item_m p { font-size: 13px; line-height: 20px; }
.iservice_box .item_m i { width: 40px; height: 40px; background-size: 80px auto; margin-bottom: 5px;}
.iservice_box .item_m i.i1 { background-position: 0 0;}
.iservice_box .item_m i.i2 { background-position: 0 -40px;}
.iservice_box .item_m i.i3 { background-position: 0 -80px;}

.iservice_box .item_m:hover i.i1 { background-position: -40px 0;}
.iservice_box .item_m:hover i.i2 { background-position: -40px -40px;}
.iservice_box .item_m:hover i.i3 { background-position: -40px -80px;}


.itel { padding-top: 15px; font-size: 14px; }
.itel b { font-size: 22px; }

.ievaluate_box { margin-top: 10px; margin: 0 -15px; padding-bottom: 40px;}
.ievaluate_box .item { height: auto; padding: 0 15px;}
.ievaluate_box .item_l { float: none; width: auto; padding-top: 0;}
.ievaluate_box .item_l .img { height: 80px; }
.ievaluate_box .item_l .img img { width: 48px; height: 48px; margin-top: -25px;}
.ievaluate_box .item_l .con { padding-top: 15px;}
.ievaluate_box .item_l .con .t { font-size: 16px; line-height: 24px; margin-bottom: 10px;}
.ievaluate_box .item_l .con .m { font-size: 13px; line-height: 20px; text-indent: 2em;}
.ievaluate_box .item_l b { left: 62px; font-size: 16px; line-height: 24px; }
.ievaluate_box .item_l span { left: 62px; font-size: 12px; line-height: 22px; }
.ievaluate_box .item_r { float: none; width: auto;}
.ievaluate_box .item_r .img { border-radius: 10px 10px 0 0;}
.ievaluate_box .item_r .img img { width: 100%; height: auto; }
.ievaluate_box .item_r .img i { height: 50vw;}
.ievaluate_box .item_r .con { padding: 23px 15px 15px 15px; height: auto; font-size: 13px; line-height: 20px; border-radius: 0 0 10px 10px; }
.ievaluate_box .item_r .con:before { height: 8px; }
.ievaluate_box .item_r .con .m { height:auto; overflow: hidden; }

.ievaluate_box .swiper-pagination { bottom: 0; padding-right: 0; }
.ievaluate_box .swiper-pagination .swiper-pagination-bullet { width: 6px; height: 6px; margin: 0 3px; }
.ievaluate_box .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; }


.inews_hot { float: none; width: auto; margin-bottom: 20px;}
.inews_hot a { }
.inews_hot a .img { height: auto; }
.inews_hot a .img img { width: 100%; height: auto; }
.inews_hot a .con { padding: 10px 16px; height: auto;}
.inews_hot a .t { font-size: 16px; line-height: 30px; margin-bottom: 4px; }
.inews_hot a .m { font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; margin-bottom: 10px; }
.inews_hot a .time { background-size: 12px auto; padding-left: 18px; font-size: 12px; }

.inews_hot a:hover .time { background-size: 12px auto;  }

.inews_list { float: none; width: auto; padding-bottom: 20px;}
.inews_list .item { margin-bottom: 10px;}

.inews_list .item a { padding: 12px 15px; height: auto;}
.inews_list .item a .t { font-size: 16px; line-height: 30px; margin-bottom: 4px; }
.inews_list .item a .m { font-size: 13px; line-height: 20px; height: auto; max-height: 40px; overflow: hidden; margin-bottom: 10px; }
.inews_list .item a .time { background-size: 12px auto; padding-left: 18px; font-size: 12px; }

.inews_list .item a:hover .time { background-size: 12px auto;  }

.imore {}
.imore a { width: 8em; height: 36px; line-height: 34px; border-radius: 5px; font-size: 15px; }


.ipartner_box { padding: 30px 20px; border-top: 1px #bfbfbf solid; margin-top: 40px;}
.ipartner_box .item{ padding: 0 4px; }
.ipartner_box .item a img { width: 90%; height: auto; }

.swiper-button-prev, .swiper-button-next{ width: 24px !important; height: 24px !important; line-height: 24px; margin-top: -12px !important; }
.swiper-button-prev:after, .swiper-button-next:after { font-size: 18px !important;}


.mbanner .mainbox { padding: 50px 0; height: auto;}

.mbanner_info { position: relative; left: 0; top: auto; margin-top: 0;}
.mbanner_info .t { font-size: 22px; line-height: 34px; letter-spacing: 1px;}
.mbanner_info .m { font-size: 15px; line-height: 28px; font-weight: lighter;}

.mbanner_right { display: none;}


.trial_btn { width: 120px; font-size: 16px; line-height: 40px; }


.product_main1 { padding: 30px 0 30px 0;}
.product_main2 { padding: 30px 0 30px 0; }
.product_main3 { padding: 30px 0 30px 0; }


.product_list1 { padding-bottom: 25px;}
.product_list1 .info { float: none; width: auto; padding: 28px 10px 13px 10px; margin-bottom: 10px;}
.product_list1 .info .img { margin-bottom: 30px;}
.product_list1 .info .img img { height: 50px;}
.product_list1 .info ul li { float: left; width: 31.3%; margin:0 1% 12px 1%; padding: 12px 0 10px 0; font-size: 14px; line-height: 24px;}
.product_list1 .info ul li img { height: 40px;}
.product_list1 .info ul:after { display: block; content: ''; clear: both;}

.product_list1 .item { float: none; width: auto; padding: 12px 10px 8px 10px; margin-bottom: 10px; }
.product_list1 .item .tit { position: relative; left: 0; width: auto; font-size: 18px; line-height: 30px; top: auto; margin-top: 0; margin-bottom: 12px; }
.product_list1 .item .tit img { height: 40px;}
.product_list1 .item .con ul li { width: 31.3%; margin-right: 1%; margin-left: 1%; line-height: 38px; font-size: 14px; margin-bottom: 8px; }


.product_list2 { margin-bottom: 20px; overflow-y: auto; margin-right: -15px;}
.product_list2 table { width: 300%; font-size: 12px;}
.product_list2 table th { font-size: 14px; padding: 5px; line-height: 20px; }
.product_list2 table td { padding: 5px 10px; line-height: 20px; }
.product_list2 table td b { font-size: 14px; }
.product_list2 table td span{ font-size: 16px;}


.product_list3_t { width: auto; margin: -10px auto 20px auto;}
.product_list3_t ul li { line-height: 36px; font-size: 14px; }
.product_list3_t ul li:after { left: 30px; right: 30px; }

.product_list3 .item .img { float: none; width: auto;}
.product_list3 .item .con { float: none; width: auto; padding: 12px 0;}
.product_list3 .item .con .t { font-size: 15px; line-height: 26px; margin-bottom: 10px; text-align: center;}
.product_list3 .item .con .m { font-size: 13px; line-height: 20px; margin-bottom: 16px; min-height: auto;}
.product_list3 .item .con .f .trial_btn { margin: 0 auto;}
.product_list3 .item:after { display: block; content: ''; clear: both;}


.product_list4_t { margin: -10px auto 20px auto; }
.product_list4_t ul { display: inline-block; position: relative; }
.product_list4_t ul li { display: none; float: none; padding: 0 10px; line-height: 36px; font-size: 14px; }
.product_list4_t ul li.on { display: block;}

.product_list4 { margin-bottom: 20px; margin-left: -13px; margin-right: -13px; }
.product_list4 .swiper-container { width: auto; margin: 0 30px;}
.product_list4 .swiper-slide img { width: 98%; }

.product_list4 .swiper-prev, .product_list4 .swiper-next{ width: 30px; height: 30px; margin-top: -15px; }
.product_list4 .swiper-prev { left: 0; background-size: 24px auto;}
.product_list4 .swiper-next { right: 0; background-size: 24px auto;}


.case_main1 { padding: 30px 0 30px 0;}

.case_list { margin: 0; padding-bottom: 10px;}
.case_list .item { float: none; width: auto;}
.case_list .item_m { margin: 0 0 15px 0; border-radius: 10px; }
.case_list .item_t i { height: 50vw;}
.case_list .item_f { padding: 12px 15px; }
.case_list .item_f .img { height: 52px; margin-bottom: 10px;}
.case_list .item_f .img img { width: 38px; height: 38px; margin-top: -20px;}
.case_list .item_f .img b { left: 50px; font-size: 15px; line-height: 22px; }
.case_list .item_f .img span { left: 50px; font-size: 12px; line-height: 18px; }
.case_list .item_f .m { font-size: 13px; line-height: 20px; height: auto; max-height: 40px; overflow: hidden; margin-bottom: 8px;}
.case_list .item_f .f a { line-height: 32px; font-size: 14px; background-size: 10px auto; padding-right: 14px;}
.case_list .item_f:before { height: 3px; }

.case_list .item_m:hover .item_f .f a { background-size: 10px auto;}


.details_main { padding: 10px 0 40px 0;}
.details_main2 { padding: 30px 0 40px 0;}

.location_box { padding: 10px 0; line-height: 20px; font-size: 12px; margin-bottom: 8px;}
.location_box i { margin: 0 5px;}

.details_left { float: none; width: auto; margin-bottom: 20px;}
.details_right { float: none; width: auto;}

.details_title { line-height: 26px; font-size: 16px; padding: 12px 0; }
.details_title h1 { font-size: 16px;}

.case_title { height: 68px; }
.case_title img { width: 40px; height: 40px; margin-top: -22px;}
.case_title b { left: 50px; font-size: 16px; line-height: 24px; }
.case_title span { left: 50px; font-size: 12px; line-height: 18px; }

.details_info { padding: 10px 0; line-height: 26px; font-size: 12px; }
.details_info ul li { float: none; padding-left: 18px; margin-right: 0;}
.details_info ul li.t1 { background-size: 14px auto;}
.details_info ul li.t2 { background-size: 14px auto;}
.details_info ul li.t3 { background-size: 14px auto;}
.details_info ul li.t4 { background-size: 14px auto; float: none; margin-right: 0;}

.details_img { padding: 15px 0;}

.details_con { padding: 20px 0; font-size: 14px; margin-bottom: 15px;}

.details_mtit { line-height: 40px; font-size: 16px; }

.details_foot { font-size: 13px; line-height: 2; padding: 14px 0; }
.details_foot a{ margin-left: 8px; }


.recommend_box { padding: 0 15px 15px 15px;}
.recommend_box .tit { line-height: 50px; font-size: 16px; }
.recommend_box .con a { line-height: 36px; height: 36px; font-size: 14px; }


.recommend_list .tit { line-height: 24px; font-size: 16px; margin-bottom: 15px;}
.recommend_list .item { margin-bottom: 12px;}
.recommend_list .item a { padding-left: 74px; height: 60px;}
.recommend_list .item a .img { width: 60px; height: 60px; }
.recommend_list .item a .img img { height: 60px; }
.recommend_list .item a .t { font-size: 14px; line-height: 20px; height: 40px; margin-bottom: 5px; }
.recommend_list .item a .time { padding-left: 17px; font-size: 12px; line-height: 12px; }

.news_hot { margin-bottom: 10px;}
.news_hot .item{ padding-left: 0; }
.news_hot .item .img{ position: relative; left: 0; top: 0; width: 100%; height: auto; }
.news_hot .item .con { padding: 12px 15px; height: auto; }
.news_hot .item .con .t { font-size: 15px; line-height: 26px; height: auto; margin-right: 0; margin-bottom: 5px; }
.news_hot .item .con .time { background-size: 12px auto; padding-left: 18px; font-size: 12px; line-height: 20px; margin-bottom: 8px; }
.news_hot .item .con .m { font-size: 13px; line-height: 20px; height: auto; max-height: 60px; margin-bottom: 5px; }
.news_hot .item .con .f a { line-height: 32px; font-size: 14px; background-size: 10px auto; padding-right: 14px; }

.news_hot .item:hover .con .time { background-size: 12px auto; }
.news_hot .item:hover .con .f a { background-size: 10px auto;}


.news_list { padding-bottom: 20px;}
.news_list .item_m { padding: 12px 0 12px 92px;}
.news_list .item .time{ top: 12px; width: 80px; height: 80px; text-align: center; padding: 16px 0; line-height: 1.6; }
.news_list .item .time b { font-size: 15px; }
.news_list .item .time span { font-size: 14px;}
.news_list .item .t { font-size: 15px; line-height: 26px; height: 52px; margin-bottom: 3px; }
.news_list .item .m { display: none; }
.news_list .item .f span { line-height: 18px; font-size: 12px; background-size: 10px auto; padding-right: 14px; }


.about_main1 { padding: 30px 0 30px 0;}
.about_main2 { padding: 30px 0 30px 0;}
.about_main3 { padding: 30px 0 30px 0;}

.about_main2 .ititle p { letter-spacing: 3px; }

.about_list1 .info { float: none; width: auto; font-size: 14px; line-height: 24px; }
.about_list1 .info p { margin-bottom: 10px;}
.about_list1 .img { float: none; width: auto; margin-bottom: 40px;}
.about_list1 .img .t { bottom: -28px; width: 80%;}

.about_list2 { padding-top: 30px;}
.about_list2 .info { float: none; width: auto; padding-top: 20px; font-size: 14px; line-height: 24px; }
.about_list2 .info b { display: block; font-size: 18px; line-height: 42px; text-align: center; }
.about_list2 .info p { margin-bottom: 10px;}
.about_list2 .img { float: none; width: auto;}
.about_list2 .img img { width: 80%; margin: 0 auto;}

.about_list3 { margin: 0;}
.about_list3 .item { float: none; width: auto; margin-bottom: 10px;}
.about_list3 .item_m { margin: 0; border-radius: 10px; padding: 15px 15px 15px 100px; height: 80px; }
.about_list3 .item_m img { left: 18px; height: 50px; margin-top: -25px;}
.about_list3 .item_m p { font-size: 13px; line-height: 25px; }
.about_list3 .item_m p b { font-size: 18px; margin-right: 5px;}
.about_list3 .item_m p span { font-size: 18px; }
.about_list3 .item_m:after { left: 83px; height: 36px; margin-top: -18px; }

.about_list4 { padding-top: 30px; margin: 0 -5px;}
.about_list4 .item { float: left; width: 50%;}
.about_list4 .item_m { margin: 0 5px; padding-bottom: 22px; }
.about_list4 .item_m img { height: 50px; margin: 0 auto 8px auto;}
.about_list4 .item_m p { font-size: 13px; line-height: 22px; }
.about_list4 .item_m p b { font-size: 18px; line-height: 28px; }
.about_list4 .item_m p span { font-size: 12px; }
.about_list4 .item_m:after { display: none;}
.about_list4 .item:nth-child(5) { width: 100%;}

.about_map { margin-bottom: 24px;}
.about_map iframe{ height: 250px; }

.about_contact { font-size: 14px; margin-bottom: 14px; }
.about_contact span { font-size: 13px; }
.about_contact .tit{ background: url(../img/about/pos.png) right center no-repeat; background-size: 20px auto; padding: 15px 36px 15px 0;} 
.about_contact .con{ }
.about_contact .con ul li { float: left; padding: 15px 0;}
.about_contact .con ul li:nth-child(1){ width: 55%;}
.about_contact .con ul li:nth-child(2){ width: 45%;}
.about_contact .con ul li:nth-child(3){ width: 100%; padding-top: 0;}

.about_address {}
.about_address .tit { font-size: 18px; line-height: 52px;}
.about_address .con { float: none; width: auto; margin: 0 -1%;}
.about_address .con ul li { float: left; width: 48%; margin-right: 1%; margin-left: 1%; margin-bottom: 10px; height: 34px; line-height: 34px; border-radius: 6px; font-size: 13px; text-align: left; padding-left: 15px; }
.about_address .con ul li b { margin-right: 6px;}
.about_address .con ul li:before { margin-bottom: 2px; width: 4px; height: 4px; margin-right: 6px;}
.about_address .con ul li:hover { color: #1581c4;}
.about_address .con ul li.on { background: #1581c4; color: #ffffff;}
.about_address .con ul li.on:before { background: #ffffff; }
.about_address .con:after{ display: block; content: ''; clear: both;}

.about_address .right { float: none; width: auto;}
.about_address .right .map iframe{  height: 220px; }
.about_address .right .m { height: auto; padding: 0; line-height: 24px; font-size: 14px; }
.about_address .right b { display: block; position: relative; height: 40px; line-height: 40px; width: auto; font-size: 16px; text-align: left; padding-left: 15px; }
.about_address .right b:before { margin-right: 10px; background-size: 14px auto; width: 16px; height: 20px;}
.about_address .right p { display: block; padding: 12px 15px;}

.down_main { padding: 36px 0 40px 0;}

.down_list { margin: 0;}
.down_list .item { float: none; width: auto; margin-bottom: 15px;}
.down_list .item_m { margin: 0; border-radius: 10px; height:auto; padding: 20px 15px 16px 15px; }
.down_list .item_m i { margin: 0 auto 12px auto; width: 80px; height: 80px; background-size: 160px auto; }
.down_list .item_m i.t1 { background-position: 0 0;}
.down_list .item_m i.t2 { background-position: 0 -80px;}
.down_list .item_m i.t3 { background-position: 0 -160px;}
.down_list .item_m b { font-size: 18px; line-height: 32px; }
.down_list .item_m b:after { width: 16px; height: 16px; margin-left: 8px; background-size: 14px auto;}
.down_list .item:nth-child(3) .item_m b:after { background-size: 14px auto;}
.down_list .item_m p { font-size: 14px; line-height: 24px; padding: 10px 0;}
.down_list .item:nth-child(2) .item_m p { padding: 10px 0;}

.down_list .item_m:hover i.t1 { background-position: -80px 0;}
.down_list .item_m:hover i.t2 { background-position: -80px -80px;}
.down_list .item_m:hover i.t3 { background-position: -80px -160px;}
.down_list .item_m:hover b:after { background-size: 14px auto;}
.down_list .item:nth-child(3):hover b:after { background-size: 14px auto;}

.down_ttbox { left: 15px; right: 15px; top: 50%; width: auto; border-radius: 8px; padding: 11px 15px 20px 15px; transform: translate(0,-46%); }
.down_ttbox .tit { font-size: 18px; line-height: 44px; }
.down_ttbox .tit:after { width: 16px; height: 16px; margin-left: 8px; background-size: 14px auto;}
.down_ttbox .con { padding: 10px; }
.down_ttbox .con img { display: block; float: none; width: 70%; margin: 0 auto;}
.down_ttbox .con p { float: none; width: auto; padding-top: 55px; font-size: 14px; line-height: 24px; background: url(../img/down/scan.png) center 15px no-repeat; background-size: 28px auto; text-align: center;}


.pages a ,.pages span{ margin: 0 2px; line-height: 30px; padding: 0 8px; border-radius: 4px; font-size: 12px;}


.footbox { height: auto; padding: 25px 0; }
.footbox .foot_l { float: none; width: auto; padding-top: 0;}
.footbox .foot_m { float: none; width: auto; font-size: 12px; line-height: 24px; padding-top: 26px;}
.footbox .foot_m img { display: block; width: 100px; margin: 0 auto;}
.footbox .foot_r { float: none; width: auto;}
.footbox .foot_r .reg_box { display: none;}


.ftel { font-size: 14px; margin-bottom: 10px;}
.ftel b { font-size: 20px; }

.fcontact { }
.fcontact ul li { padding-left: 22px; font-size: 14px; line-height: 30px;}
.fcontact ul li.adr { background-size: 16px auto;}
.fcontact ul li.tel { background-size: 16px auto;}
.fcontact ul li.email { background-size: 16px auto;}

.footcopy { font-size: 12px; line-height: 20px; text-align: center; padding: 10px;}
.footcopy_l { float: none;}
.footcopy_r { float: none;}

.rtool { margin-top: auto; top: auto; bottom: 45px; width: 54px; }
.rtool ul li { margin-bottom: 5px;}
.rtool a { border-radius: 6px 0 0 6px; box-shadow: 0 0 5px rgba(0,0,0,0.09); padding: 5px 5px; }
.rtool a i { margin: 0 auto; width: 44px; height: 44px; background-size: 88px auto;}
.rtool a i.t1 { background-position: 0 0;}
.rtool a i.t2 { background-position: 0 -44px;}
.rtool a i.t3 { background-position: 0 -88px;}
.rtool a i.t4 { background-position: 0 -132px;}
.rtool a span { display: none;}
.rtool p { right: 44px; top: auto; border-radius: 6px 0 0 6px; }
.rtool p.tel { padding: 10px; line-height: 1.4; }
.rtool p.tel span { font-size: 12px;}
.rtool p.tel b { font-size: 16px;}
.rtool p.wechat { width: auto; padding: 10px;}
.rtool p.wechat img { float: none; height: 82px; margin-right: 0; margin: 0 auto;}
.rtool p.wechat span { display: none;}
.rtool ul li:hover a { border-radius: 0;}
.rtool ul li:hover a i.t1 { background-position: -44px 0;}
.rtool ul li:hover a i.t2 { background-position: -44px -44px;}
.rtool ul li:hover a i.t3 { background-position: -44px -88px;}
.rtool ul li:hover a i.t4 { background-position: -44px -132px;}

.rtool ul li.backtops a { padding: 2px 5px;}
.rtool ul li:nth-child(1){ display: none;}
.rtool ul li:nth-child(3){ display: none;}
}