@charset "utf-8";
/*
input::-moz-placeholder{opacity:1;}
input::-webkit-input-placeholder{opacity:1;color:#060;}
-webkit-appearance:none;
pointer-events:none;

-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;

display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;

display:block;
-webkit-box-flex:1;
-webkit-flex:1;
-ms-flex:1;
flex:1;

*/


html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,textarea,select{margin:0;padding:0;}
html{height:100%;}
body{color:#707070;font-family:'微软雅黑',Arial;font-size:0.24rem;}
ol,ul,li{list-style:none outside none;}
a{text-decoration:none;color:inherit;}
img{border:none;vertical-align:middle;max-width:100%;}
table{border-collapse:collapse;}
tr,td,th{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#474747;line-height:100%;}
i,b,strong,em{font-style:normal;font-weight:normal;}
input,textarea,select,button{border:1px solid #CCC;padding:0;margin:0;-webkit-appearance:none;font-family:inherit;border-radius:0;}
input::-webkit-input-placeholder{color:inherit;}
input::-webkit-placeholder{opacity:1;color:inherit;}
textarea::-webkit-placeholder{opacity:1;color:inherit;}
::-webkit-input-placeholder{opacity:1;color:inherit;}
/**:before,*:after{content:"";}*/

@media screen and (min-width:640px){
body{width:640px;}
header{width:640px;}
}
@media screen and (max-width:320px){
body{width:320px;}
header{width:320px;}
}

/*--类--*/
.clearfix:after{content:"";clear:both;display:block;}

@font-face{font-family:'iconfont';font-weight:normal;font-style:normal;
src:url('/phone/css/iconfont.woff') format('woff'),/* Modern Browsers */
url('iconfont.ttf') format('truetype'),/* Safari, Android, iOS */
url('iconfont.svg#iconfont') format('svg');/* Legacy iOS */
}

/*@font-face{
    font-family:'AvianRegular';
    src: url('/phone/css/AvianRegular.eot');
    src: url('/phone/css//phone/css/AvianRegular.eot') format('embedded-opentype'),
         url('/phone/css//phone/css/AvianRegular.woff2') format('woff2'),
         url('/phone/css/AvianRegular.woff') format('woff'),
         url('/phone/css/AvianRegular.ttf') format('truetype'),
         url('/phone/css/AvianRegular.svg') format('svg');
    font-weight:normal;
    font-style:normal;
}*/

.shadow{width:10rem;height:20rem;position:fixed;left:50%;top:50%;margin:-10rem 0 0 -5rem;background:rgba(0,0,0,0.8);display:none;}
.alert{width:3rem;position:fixed;top:50%;left:50%;margin:-40% 0 0 -1.5rem;padding:0.2rem;background:#fff;border-radius:0.1rem;display:none;z-index:10;
-webkit-animation:alerthide 0.2s linear 0s 1;animation:alerthide 0.2s linear 0s 1;-webkit-transform:scale(0);transform:scale(0);}
.alert.show{-webkit-animation:alertshow 0.4s linear 0s 1;animation:alertshow 0.4s linear 0s 1;-webkit-transform:scale(1);transform:scale(1);}
@-webkit-keyframes alertshow{0%{-webkit-transform:scale(0);}70%{-webkit-transform:scale(1.2);}100%{-webkit-transform:scale(1);}}
@keyframes alertshow{0%{transform:scale(0);}70%{transform:scale(1.2);}100%{transform:scale(1);}}
@-webkit-keyframes alerthide{0%{-webkit-transform:scale(1);}100%{-webkit-transform:scale(0);}}
@keyframes alerthide{0%{transform:scale(1);}100%{transform:scale(0);}}


@-webkit-keyframes shake{%{-webkit-transform:translateX(0);}6%{-webkit-transform:translateX(-8px);}15%{-webkit-transform:translateX(5px);}23%{-webkit-transform:translateX(-3px);}33%{-webkit-transform:translateX(1px);}40%{-webkit-transform:translateX(0);}100%{-webkit-transform:translateX(0);}}
@keyframes shake{0%{transform:translateX(0);}6%{transform:translateX(-8px);}15%{transform:translateX(5px);}23%{transform:translateX(-3px);}33%{transform:translateX(1px);}40%{transform:translateX(0);}100%{transform:translateX(0);}}
@-webkit-keyframes shake2{0%{-webkit-transform:rotate(0);}6%{-webkit-transform:rotate(-8deg);}15%{-webkit-transform:rotate(5deg);}23%{-webkit-transform:rotate(-3deg);}33%{-webkit-transform:rotate(1deg);}40%{-webkit-transform:rotate(0);}100%{-webkit-transform:rotate(0);}}
@keyframes shake2{0%{transform:rotate(0);}6%{transform:rotate(-8deg);}15%{transform:rotate(5deg);}23%{transform:rotate(-3deg);}33%{transform:rotate(1deg);}40%{transform:rotate(0);}100%{transform:rotate(0);}}

body{margin:auto;height:100%;position: relative;overflow-x: hidden;width: 100%;}
/*头*/
#header {height: 0.98rem;background: #212227;line-height: 0.98rem;overflow: hidden;padding: 0 0.14rem;}
#header .logo {float: left;width: 3.35rem;height: 0.45rem;}
#header .menu_nav {float: right;width: 0.39rem;height: 0.3rem;background: url(/phone/image/menu1.png) no-repeat center;background-size: cover;margin-top: 0.34rem;}
#header .talk {font-family: arial;font-weight: bold;color: #fff;font-size: 0.3rem;position: absolute;right: 0.8rem;padding: 0 0.1rem;line-height: 1rem;}


/*底部*/
#footer {background: url(/phone/image/home_bj3.jpg);}
#footer .nav {text-align: center;padding: 0.45rem 0 0.36rem;border-bottom: 1px solid #404040;}
#footer .nav a {display: inline-block;font-size: 0.22rem;color: #909090;padding: 0 0.2rem 0 0.21rem;border-left: 1px solid #909090;height: 0.23rem;line-height: 0.23rem;}
#footer .nav a:first-child {border-left: 0;}
#footer p {font-size: 0.22rem;color: #909090;text-align: center;height: 0.83rem;line-height: 0.8rem;}

/*top键*/
#top_nav {width: 0.57rem;height: 0.57rem;position: fixed;right: 0.15rem;bottom: 23%;background: url(/phone/image/top.png) no-repeat center;background-size: cover;z-index: 8;}

/*导航*/
#menu {width: 6.4rem;position: fixed;top: 0;right: 0;height: 100%;right: -100%;z-index: 999;}
#menu .menu_mask {background: rgba(0,0,0,0.2);position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 9;}
#menu .wrap {width: 70%;position: absolute;right: 0;top: 0;background: #212227;z-index: 10;overflow: hidden;bottom: 0;}
#menu .wrap .nav_1 {border-bottom: 1px solid #929294;}
#menu .wrap .nav_1.has {background: url(/phone/image/add.png) no-repeat;background-position: 3.83rem 0.25rem;background-size: 0.34rem 0.34rem;}
#menu .wrap .nav_1.has.del {background: #303137 url(../image/del.png) no-repeat;background-position: 3.83rem 0.22rem;background-size: 0.34rem 0.34rem;}
#menu .wrap .nav_1>a {font-size: 0.28rem;color: #fff;height: 0.81rem;line-height: 0.81rem;padding-left: 0.55rem;}
#menu .wrap .nav_2 {border-bottom: 1px solid #98999b;background: #303137;}
#menu .wrap .nav_2.has {background: #303137 url(/phone/image/add.png) no-repeat;background-position: 3.83rem 0.22rem;background-size: 0.34rem 0.34rem;}
#menu .wrap .nav_2.has.del {background: #303137 url(../image/del.png) no-repeat;background-position: 3.83rem 0.22rem;background-size: 0.34rem 0.34rem;}
#menu .wrap .nav_2>a {font-size: 0.26rem;color: #fff;height: 0.8rem;line-height: 0.8rem;padding-left: 1.22rem;}
#menu .wrap .nav_3>a {height: 0.62rem;line-height: 0.62rem;font-size: 0.24rem;color: #c3c3c3;display: block;padding-left: 1.82rem;border-top: 1px solid #98999b;}
#menu .wrap .nav_2 {display: none;}
#menu .wrap .nav_2>a {display: block;}
#menu .wrap .nav_3 {display: none;}



/*首页*/
.home1 .focus {height:4.33rem;width:100%;position:relative;}
.home1 .frame {width:100%;height:100%;overflow:hidden;}
.home1 .frame .child {height:100%;float:left;position: relative;}
.home1 .frame .child img {position: absolute;left: 0;top: 0;}
.home1 .frame .child .txt {position: relative;top: 1.77rem;left: 0;width: 100%;text-align: center;}
.home1 .frame .child .txt h1 {color: #fff;font-size: 0.48rem;}
.home1 .frame .child .txt h2 {color: #fff;text-transform:uppercase;padding-top: 0.2rem;font-size: 0.38rem;}
.home1 .nav {position:absolute;left:0;bottom: 0.1rem;width: 100%;text-align: center;}
.home1 .nav a {padding: 0.2rem 0rem;display: inline-block;margin: 0 0.05rem;}
.home1 .nav a span {background: #fff;width: 0.5rem;height: 0.04rem;display: block;}
.home1 .nav a.now span {background:#d92900;height: 0.06rem;}

.home2 .wrap {padding: 0.8rem 0.2rem;background: url(/phone/image/home_bj1.jpg) no-repeat top center;background-size: 6.4rem 3.96rem;}
.home2 .title {text-align: center;font-size: 0.32rem;color: #000;padding-bottom: 0.3rem;}
.home2 .focus {height:6rem;width:100%;position:relative;}
.home2 .frame {width:100%;height:100%;overflow:hidden;}
.home2 .frame .child {height:100%;float:left;position: relative;}
.home2 .frame .child img.bgck {position: absolute;left: 0;top: 0;}
.home2 .frame .child .txt {position: relative;top: 1.77rem;left: 0;width: 100%;text-align: center;}
.home2 .frame .child .txt .imgs {width: 1.35rem;height: 1.65rem;line-height: 1.65rem;display: inline-block;}
.home2 .frame .child .txt .imgs img {max-height: 100%;max-width: 100%;}
.home2 .frame .child .txt h1 {font-size: 0.28rem;color: #fff;padding: 0.3rem 0 0.15rem;}
.home2 .frame .child .txt p {font-size: 0.2rem;color: #fff;}
.home2 .focus .prev {width: 0.78rem;height: 0.78rem;background: url(/phone/image/left1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.39rem;left: 0.12rem;z-index: 1;}
.home2 .focus .next {width: 0.78rem;height: 0.78rem;background: url(/phone/image/right1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.39rem;right: 0.12rem;z-index: 1;}

.home3 .wrap {background: url(/phone/image/home_bj2.jpg) no-repeat center;background-size: cover;}
.home3 .title {padding: 0.8rem 0 0.46rem;text-align: center;}
.home3 .title h1 {font-size: 0.32rem;color: #fff;}
.home3 .title a {font-size: 0.26rem;color: #fff;border: 1px solid #d7d7d7;display: inline-block;width: 2.3rem;height: 0.63rem;border-radius: 32px;margin-top: 0.3rem;line-height: 0.6rem;}
.home3 .box1 {overflow: hidden;padding: 0 0.15rem;}
.home3 .box1 .div {float: left;width: 33.33%;text-align: center;}
.home3 .box1 .div .imgs {display: inline-block;width: 1.1rem;height: 1.03rem;padding-bottom: 0.4rem;}
.home3 .box1 .div h1 {font-size: 0.28rem;color: #fff;}
.home3 .box1 .div h2 {font-size: 0.22rem;color: #fff;padding-top: 0.14rem;line-height: 140%;}
.home3 .focus {height:3.83rem;width:100%;position:relative;}
.home3 .frame {width:100%;height:100%;overflow:hidden;}
.home3 .frame .child {height:100%;float:left;position: relative;}
.home3 .frame .child .txt {padding: 0 0.62rem;}
.home3 .frame .child .txt h1 {font-size: 0.22rem;color: #fff;height: 0.6rem;line-height: 0.6rem;padding-bottom: 0.4rem;}
.home3 .frame .child .txt h1 span {font-size: 0.76rem;}
.home3 .frame .child .txt h2 {color: #fff;font-size: 0.28rem;line-height: 140%;padding-right: 0.2rem;}
.home3 .frame .child .txt p {color: #fff;font-size: 0.22rem;line-height: 140%;padding-top: 0.1rem;}
.home3 .nav {position:absolute;left:0;bottom: 0.5rem;width: 100%;text-align: center;}
.home3 .nav a {padding: 0.2rem 0rem;display: inline-block;margin: 0 0.05rem;}
.home3 .nav a span {background: #fff;width: 0.5rem;height: 0.04rem;display: block;}
.home3 .nav a.now span {background:#d92900;height: 0.06rem;}

.home4 .wrap {padding: 0.8rem 0;}
.home4 .title {font-size: 0.32rem;color: #000;text-align: center;}
.home4 ul {overflow: hidden;text-align: center;}
.home4 li {display:inline-block;width: 1.8rem;text-align: center;padding: 0.3rem 0rem 0rem;}
.home4 li h1 {font-size: 0.22rem;color: #474747;}
.home4 li h2 {font-size: 0.22rem;color: #474747;padding-top: 0.14rem;}

/*业务*/
.firm1 .wrap {background: #212227;padding-bottom: 0.02rem;padding-top: 0.8rem;}
.firm1 .wrap .box1 {padding-top: 0.78rem;padding: 0 0.34rem;}
.firm1 .wrap .box1 h1 {text-align: center;font-size: 0.32rem;color: #fff;}
.firm1 .wrap .box1 p {font-size: 0.22rem;color: #fff;padding-top: 0.35rem;line-height: 140%;}
.firm1 .wrap .box2 {text-align: center;padding: 0 0.2rem;margin-top: 0.68rem;}
.firm1 .focus {height:4.45rem;width:6rem;position:relative;margin: -1.19rem auto 0;}
.firm1 .frame {width:100%;height:100%;overflow:hidden;}
.firm1 .frame .child {height:100%;float:left;position: relative;}
.firm1 .frame .child img.bgck {position: absolute;left: 0;top: 0;}
.firm1 .frame .child .txt {position: relative;padding: 0 0.32rem 0 0.39rem;}
.firm1 .frame .child .txt .imgs {width: 1.12rem;height: 1.26rem;margin-top: 0.7rem;}
.firm1 .frame .child .txt .imgs img {max-height: 100%;max-width: 100%;}
.firm1 .frame .child .txt h1 {color: #fff;font-size: 0.32rem;padding: 0.2rem 0 0.2rem;}
.firm1 .frame .child .txt p {color: #fff;font-size: 0.24rem;}
.firm1 .nav {position:absolute;left:0;bottom: 0.18rem;width: 100%;text-align: center;}
.firm1 .nav a {padding: 0.2rem 0rem;display: inline-block;margin: 0 0.05rem;}
.firm1 .nav a span {background: #fff;width: 0.5rem;height: 0.04rem;display: block;}
.firm1 .nav a.now span {background:#d92900;height: 0.06rem;}

.firm2 .wrap {padding: 0.8rem 0.2rem;}
.firm2 .box1 {padding-bottom: 0.4rem;}
.firm2 .box1 h1 {text-align: center;font-size: 0.32rem;color: #000;}
.firm2 .box1 p {font-size: 0.24rem;color: #707070;line-height: 140%;padding-top: 0.35rem;}
.firm2 .focus {height:6.6rem;width:100%;position:relative;}
.firm2 .frame {width:100%;height:100%;overflow:hidden;}
.firm2 .frame .child {height:100%;float:left;position: relative;}
.firm2 .frame .child .txt {position: absolute;height: 2.4rem;background: #b6b7b8;bottom: 0;left: 0;padding: 0.78rem 0.32rem 0 0.32rem;}
.firm2 .frame .child .txt h1 {font-size: 0.28rem;color: #474747;}
.firm2 .frame .child .txt p {font-size: 0.24rem;color: #474747;padding-top: 0.34rem;line-height: 140%;}
.firm2 .focus .prev {width: 0.78rem;height: 0.78rem;background: url(/phone/image/left1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.7rem;left: 0.12rem;z-index: 1;}
.firm2 .focus .next {width: 0.78rem;height: 0.78rem;background: url(/phone/image/right1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.7rem;right: 0.12rem;z-index: 1;}


/*集团党建列表*/
.jtdj1 {width: 100%;height: auto;}
.jtdj2 {background: #f7f7f7;}
.jtdj2 .txt {padding: 0.8rem 0.3rem;border-bottom: 1px solid #e0e0e0;}
.jtdj2 .txt h1 {font-size: 0.32rem;color: #000;text-align: center;padding-bottom: 0.08rem;}
.jtdj2 .txt p {font-size: 0.24rem;color: #474747;line-height: 140%;padding-top: 0.25rem;}

.jtdj3 .wrap {padding: 0.8rem 0.2rem 0;background: #f7f7f7;}
.jtdj3 .title {text-align: center;font-size: 0.32rem;color: #000;padding-bottom: 0.32rem;}
.jtdj3 .tab_nav {padding-bottom: 0.4rem;text-align: center;}
.jtdj3 .tab_nav span {height: 0.63rem;line-height: 0.63rem;display: inline-block;text-align: center;font-size: 0.26rem;color: #fff;background: #383a43;width: 2.3rem;border-radius: 32px;margin: 0 0.03rem;}
.jtdj3 .tab_nav span.act {background: #d92900;}
.jtdj3 .tab_con {border-bottom: 1px solid #e0e0e0;position: relative;min-height: 5.05rem;}
.jtdj3 .focus {height:5.05rem;width:100%;position:relative;}
.jtdj3 .frame {width:100%;height:100%;overflow:hidden;}
.jtdj3 .frame .child {height:100%;float:left;position: relative;}
.jtdj3 .frame .child img {width: 100%;height: auto;}
.jtdj3 .frame .child p {font-size: 0.28rem;color: #474747;padding-top: 0.39rem;line-height: 140%;padding-left: 0.1rem;}
.jtdj3 .focus .prev {width: 0.78rem;height: 0.78rem;background: url(/phone/image/left1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -1rem;left: 0.12rem;z-index: 1;}
.jtdj3 .focus .next {width: 0.78rem;height: 0.78rem;background: url(/phone/image/right1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -1rem;right: 0.12rem;z-index: 1;}
.jtdj3 .focus1 {height:5.05rem;width:100%;position:relative;}
.jtdj3 .focus1 .prev {width: 0.78rem;height: 0.78rem;background: url(/phone/image/left1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -1rem;left: 0.12rem;z-index: 1;}
.jtdj3 .focus1 .next {width: 0.78rem;height: 0.78rem;background: url(/phone/image/right1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -1rem;right: 0.12rem;z-index: 1;}
.jtdj3 .tab {position: absolute;top: 0;left: 0;background: #f7f7f7;}
.jtdj3 .tab:first-child {z-index: 1;}

.jtdj4 .wrap {padding: 0.77rem 0.2rem 0;background: #F7F7F7;}
.jtdj4 .title {text-align: center;font-size: 0.32rem;color: #000;padding-bottom: 0.3rem;}
.jtdj4 .focus {height:2.72rem;width:100%;position:relative;}
.jtdj4 .frame {width:100%;height:100%;overflow:hidden;}
.jtdj4 .frame .child {height:100%;float:left;position: relative;overflow: hidden;}
.jtdj4 .frame .child .imgs {height: 2.68rem;line-height: 2.7rem;vertical-align: middle;width: 2.91rem;text-align: center;border: 1px solid #ebebeb;background: #fff;float: left;}
.jtdj4 .frame .child .imgs img {max-width: 80%;max-height: 90%;}
.jtdj4 .frame .child .imgs1 {margin-right: 0.1rem;}
.jtdj4 .focus .prev {width: 0.78rem;height: 0.78rem;background: url(/phone/image/left1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.39rem;left: 0.12rem;z-index: 1;}
.jtdj4 .focus .next {width: 0.78rem;height: 0.78rem;background: url(/phone/image/right1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.39rem;right: 0.12rem;z-index: 1;}


/*新闻详细页*/
.xw_det1 .wrap {padding: 0.8rem 0.2rem;}
.xw_det1 .title {text-align: center;padding-bottom: 0.14rem;}
.xw_det1 .title h1 {font-size: 0.32rem;color: #000;padding-bottom: 0.15rem;}
.xw_det1 .title span {font-size: 0.22rem;color: #707070;}
.xw_det1 .txt {}
.xw_det1 .txt p {text-indent:0;font-size: 0.24rem;color: #707070;padding: 0.14rem 0;line-height: 140%;}
.xw_det1 .img_wp {padding: 0.14rem 0 0.04rem;}
.xw_det1 .img_wp .imgs {width: 100%;height: auto;}
.xw_det1 .img_wp .imgs img {width: 100%;height: auto;margin-bottom: 0.1rem;}
.xw_det1 .bottom_nav {height: 0.75rem;line-height: 0.75rem;text-align: center;background: #f8f8f8;position: relative;margin-top: 0.27rem;}
.xw_det1 .bottom_nav p {font-size: 0.28rem;color: #474747;}
.xw_det1 .bottom_nav .prev {width: 0.82rem;height: 0.75rem;position: absolute;top: 0;left: 0;background: url(/phone/image/left2.png) no-repeat center;background-size: 0.21rem 0.36rem;display: block;}
.xw_det1 .bottom_nav .next {width: 0.82rem;height: 0.75rem;position: absolute;top: 0;right: 0;background: url(/phone/image/right2.png) no-repeat center;background-size: 0.21rem 0.36rem;display: block;}


/*企业概况*/
.coun1 .imgs {width: 100%;height: auto;}
.coun1 .imgs img {width: 100%;height: auto;}
.coun1 .txt {padding: 0.8rem 0.3rem;background: url(/phone/image/home_bj1.jpg) no-repeat;background-size: 6.4rem 3.95rem;}
.coun1 .txt h1 {font-size: 0.32rem;color: #000;text-align: center;padding-bottom: 0.37rem;}
.coun1 .txt p {font-size: 0.24rem;color: #474747;padding-bottom: 0.28rem;}
.coun1 .txt a {font-size: 0.26rem;color: #474747;display: block;margin: 0.27rem auto 0;width: 2.3rem;height: 0.63rem;border: 1px solid #d7d7d7;text-align: center;line-height: 0.63rem;border-radius: 32px;}

.coun2 .wrap {background: url(/phone/image/coun2.jpg) no-repeat center;background-size: cover;height: 5.99rem;}
.coun2 .title {text-align: center;font-size: 0.32rem;color: #fff;padding: 0.8rem 0 0.3rem;} 
.coun2 .focus {height:3.41rem;width:4.5rem;position:relative;margin: 0 auto;}
.coun2 .frame {width:100%;height:100%;overflow:hidden;}
.coun2 .frame .child {height:100%;float:left;position: relative;overflow: hidden;text-align: center;width: 100%;}
.coun2 .frame .child .imgs {height: 100%;width: 2.07rem;background: url(/phone/image/coun_5.png);float: left;}
.coun2 .frame .child .imgs1 {margin-right: 0.14rem;margin-left: 0.1rem;}
.coun2 .frame .child .imgs .pic {width: 1.02rem;height: 1.05rem;padding: 0.57rem 0 0.35rem 0.2rem;}
.coun2 .frame .child .imgs .txt {text-align: left;padding-left: 0.2rem;}
.coun2 .frame .child .imgs .txt h1 {font-size: 0.28rem;color: #fff;}
.coun2 .frame .child .imgs .txt p {font-size: 0.18rem;color: #fff;padding-top: 0.1rem;}
.coun2 .focus .prev {width: 0.78rem;height: 0.78rem;background: url(/phone/image/left1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.39rem;left: -0.75rem;z-index: 1;}
.coun2 .focus .next {width: 0.78rem;height: 0.78rem;background: url(/phone/image/right1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -0.39rem;right: -0.75rem;z-index: 1;}

.coun3 .wrap {background: #f7f7f7;padding: 0.8rem 0.2rem;}
.coun3 .title {text-align: center;padding-bottom: 0.3rem;font-size: 0.32rem;color: #000;}
.coun3 ul {}
.coun3 li {padding: 0.37rem 0.3rem 0.37rem 0.22rem;background: #fff;margin-top: 0.1rem;}
.coun3 li:first-child {margin-top: 0;} 
.coun3 li h1 {background: url(/phone/image/coun_4.png) no-repeat;background-size: 0.18rem 0.18rem;font-size: 0.24rem;color: #474747;padding-left: 0.3rem;background-position: 0rem 0.06rem;line-height: 140%;}
.coun3 li p {height: 0.41rem;background: url(/phone/image/coun_3.png) no-repeat left center;background-size: 0.41rem 0.41rem;padding-left: 0.58rem;line-height: 0.48rem;margin-top: 0.19rem;margin-left: 0.3rem;}
.coun3 li p span {margin-right: 0.22rem;}
.coun3 .more {font-size: 0.26rem;color: #474747;display: block;margin: 0.56rem auto 0;width: 2.3rem;height: 0.63rem;border: 1px solid #d7d7d7;text-align: center;line-height: 0.63rem;border-radius: 32px;}

.count4 .wrap {padding: 0 0.2rem;background: #F7F7F7;}
.count4 .title {font-size: 0.32rem;color: #000;border-top: 1px solid #e0e0e0;text-align: center;padding-top: 0.8rem;padding-bottom: 0.3rem;}
.count4 .tab_nav {text-align: center;padding-bottom: 0.34rem;}
.count4 .tab_nav .wp {overflow: hidden;display: inline-block;}
.count4 .tab_nav .wp a {float: left;width: 1.5rem;padding-bottom: 0.1rem;border-bottom: 1px solid #929397;}
.count4 .tab_nav .wp a.act {border-bottom: 2px solid #d92900;}
.count4 .bigdiv {height: 4.08rem;width: 100%;}
.count4 .bigdiv #map {height: 4.08rem;width: 100%;}
.count4 .tab_con .div {background: #fff;padding: 0.42rem 0.25rem 0.32rem 0.3rem;display: none;}
.count4 .tab_con .div h1 {font-size: 0.28rem;color: #000;padding-bottom: 0.32rem;padding-left: 0.08rem;}
.count4 .tab_con .div p {overflow: hidden;font-size: 0.24rem;color: #474747;line-height: 140%;padding-bottom: 0.1rem;}
.count4 .tab_con .div p span.s1 {float: left;width: 0.8rem;text-align: right;}
.count4 .tab_con .div p span.s2 {float: right;width: 4.6rem;}
.count4 .tab_con .div:first-child {display: block;}
.count5 .wrap {padding: 0 0.15rem 0.8rem;background: #F7F7F7;}
.count5 .tab_nav {text-align: center;}
.count5 .tab_nav span {display: inline-block;font-size: 0.28rem;color: #474747;padding: 0.8rem 0.17rem 0.27rem;}
.count5 .tab_nav span.act {color: #e70012;}
.count5 .select {text-align: center;}
.count5 .select select {display: inline-block;background: url(/phone/image/select1.png) no-repeat center;background-size: 2.31rem 0.63rem;width: 2.31rem;height: 0.63rem;border: 0;padding-left: 0.62rem;outline: none;font-size: 0.26rem;color: #474747;}
.count5 ul {display: none;}
.count5 ul:first-child {display: block;}
.count5 li {background: #fff;min-height: 1.57rem;border-left: 4px solid #bebebe;margin-top: 0.1rem;padding: 0.25rem 0.3rem;}
.count5 li:first-child {margin-top: 0.15rem;}
.count5 li p {font-size: 0.24rem;color: #474747;line-height: 140%;}
.count5 .more {font-size: 0.26rem;color: #474747;display: block;margin: 0.55rem auto 0;width: 2.3rem;height: 0.63rem;border: 1px solid #d7d7d7;text-align: center;line-height: 0.63rem;border-radius: 32px;}



/*平台软件*/
.plat1 .wrap {padding: 0 0.3rem;text-align: center;}
.plat1 .title {font-size: 0.32rem;color: #000;padding: 0.75rem 0 0.25rem;}
.plat1 p {text-align: left;padding-bottom: 0.36rem;line-height: 140%;}

/*F*/.plat2 .wrap {/*height: 10.98rem;*/background: url(/phone/image/plat2.jpg) no-repeat center;background-size: cover;padding: 0 0.2rem 0.6rem;}
.plat2 .title {text-align: center;font-size: 0.32rem;color: #fff;padding: 0.77rem 0 0.15rem;}
.plat2 li {padding: 0.18rem 0.2rem 0.18rem 0.28rem;font-size: 0.24rem;color: #fff;background: url(/phone/image/coun_4.png) no-repeat;background-size: 0.18rem 0.18rem;background-position: 0rem 0.31rem;line-height: 140%;border-top: 1px solid #42434d;}
.plat2 li:first-child {border-top: 0;}
.plat2 ul {padding-bottom: 0.3rem;}

.plat3 .wrap {background: url(/phone/image/plat1.jpg) no-repeat center;background-size: cover;height: 7.31rem;overflow: hidden;}
.plat3 .title {text-align: center;padding: 1.25rem 0 0.65rem;font-size: 0.32rem;color: #000;}
.plat3 .box {width: 3.58rem;height: 3.57rem;margin: 0 auto;}
.plat3 .box {width: 3.58rem;height: 3.57rem;margin: 0 auto;background-size: cover;position: relative;background-repeat: no-repeat;background-position: center;}
.plat3 .box .back {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.plat3 .box .d {width: 1.6rem;position: absolute;}
.plat3 .box .d h1 {font-size: 0.20rem;color: #474747;}
.plat3 .box .d h1 i {width: 0.18rem;height: 0.18rem;background: url(/phone/image/swp1.png) no-repeat;background-size: 0.18rem 0.5rem;display: inline-block;margin-right: 0.05rem;}
.plat3 .box .d h1 i.i2 {margin-left: 0.05rem;float: right;}
.plat3 .box .d .mask1 {width: 6rem;position: fixed;z-index: 9;top: 50%;left: 50%;transform: translate(0,-50%);-webkit-transform: translate(0,-50%);background: #fff;display: none;margin-left: -3rem;}
.plat3 .box .d .mask1 .gb {background: url(/phone/image/gb.png) no-repeat center;background-size: cover;height: 0.23rem;width: 0.23rem;position: absolute;right: 0.18rem;top: 0.12rem;}
.plat3 .box .d .mask1 p {font-size: 0.22rem;color: #474747;padding: 0.44rem 0.42rem 0.29rem 0.31rem;}
.plat3 .box .d.act h1 {color: #d92900;}
.plat3 .box .d.act h1 i {background-position: 0 -0.32rem;}
.plat3 .box .d.act .mask1 {display: block;}
.plat3 .box .d.d1 {left: 2.31rem;top: 0.02rem;}
.plat3 .box .d.d2 {left: 3.28rem;top: 0.82rem;}
.plat3 .box .d.d3 {left: 3.45rem;top: 1.98rem;}
.plat3 .box .d.d4 {left: 2.81rem;top: 3.06rem;}
.plat3 .box .d.d5 {left: 50%;top: 3.47rem;margin-left: -0.8rem;}
.plat3 .box .d.d5 h1 {text-align: center;}
.plat3 .box .d.d5 i {float: none;display: block;margin: 0 auto 0.1rem;}
.plat3 .box .d.d6 {right: 2.78rem;top: 3.06rem;text-align: right;}
.plat3 .box .d.d6 p {text-align: left;}
.plat3 .box .d.d7 {right: 3.42rem;top: 1.89rem;text-align: right;}
.plat3 .box .d.d7 p {text-align: left;}
.plat3 .box .d.d8 {right: 3.2rem;top: 0.82rem;text-align: right;}
.plat3 .box .d.d8 p {text-align: left;}
.plat3 .box .d.d9 {right: 2.25rem;top: 0.02rem;text-align: right;}
.plat3 .box .d.d9 p {text-align: left;}

.plat4 .wrap {height: 13.72rem;background: url(/phone/image/plat3.jpg) no-repeat center;background-size: cover;overflow: hidden;}
.plat4 .box1 .title {text-align: center;padding: 0.77rem 0 0.4rem;}
.plat4 .box1 .title h1 {font-size: 0.32rem;color: #fff;}
.plat4 .box1 .title h2 {font-size: 0.22rem;color: #d92900;padding-top: 0.18rem;}
.plat4 .box1 .imgs {padding: 0 0.14rem;}
.plat4 .box1 .imgs img {width: 100%;height: auto;}
.plat4 .box2 {padding: 0 0.2rem;}
.plat4 .box2 .title {text-align: center;padding: 0.8rem 0 0.37rem;font-size: 0.32rem;color: #fff;}
.plat4 .box2 .focus {height:5.23rem;width:100%;position:relative;}
.plat4 .box2 .frame {width:100%;height:100%;overflow:hidden;}
.plat4 .box2 .frame .child {height:100%;float:left;position: relative;text-align: center;}
.plat4 .box2 .frame .child img {width: 100%;height: auto;}
.plat4 .box2 .frame .child p {padding-top: 0.3rem;font-size: 0.24rem;color: #fff;}
.plat4 .box2 .focus .prev {width: 0.78rem;height: 0.78rem;background: url(/phone/image/left1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -1rem;left: 0.12rem;z-index: 1;}
.plat4 .box2 .focus .next {width: 0.78rem;height: 0.78rem;background: url(/phone/image/right1.png) no-repeat center;background-size: cover;position: absolute;top: 50%;margin-top: -1rem;right: 0.12rem;z-index: 1;}
.jjl_mask1 {position: fixed;z-index: 8;top: 0;right: 0;left: 0;bottom: 0;background: #000;opacity: 0.3;display: none;}


.news1 h2{text-align:center;margin-top:0.7rem;font-size:0.32rem;color:#000;line-height:1.3;}
.news1 .focus{margin:0.28rem auto 0;position:relative;overflow:hidden;width:6rem;height:3.56rem;}
.news1 .focus .frame{position:relative;overflow:hidden;width:6rem;height:3.56rem;}
.news1 .focus .frame .child{float:left;position:relative;}
.news1 .focus .frame .child .up{position:absolute;left:0;bottom:0;padding:0.1rem 0.18rem;background:url(/phone/image/black30.png) center center repeat;font-size:0.28rem;line-height:1.5;color:#fff;}
.news1 .focus .arrow_l{display:block;background:url(/phone/image/left1.png) center center no-repeat;width:0.78rem;height:0.78rem;background-size:100% 100%;position:absolute;left:0.18rem;top:50%;margin-top:-0.36rem;}
.news1 .focus .arrow_r{display:block;background:url(/phone/image/right1.png) center center no-repeat;width:0.78rem;height:0.78rem;background-size:100% 100%;position:absolute;right:0.18rem;top:50%;margin-top:-0.36rem;}
.news2{padding-bottom:0.8rem;}
.news2 .box{width:6rem;margin:0 auto;}
.news2 .box .div{padding:0.32rem 0.2rem 0.32rem 0;border-top:solid 1px #d7d7d7;}
.news2 .box .div h3{font-size:0.28rem;color:#474747;line-height:1.3;}
.news2 .box .div p{font-size:0.22rem;color:#707070;line-height:1.5;margin-top:0.1rem;}
.news2 .box .div h4{font-size:0.22rem;color:#707070;line-height:1.5;margin-top:0.1rem;}
.news2 .btn{display:block;font-size:0.26rem;color:#474747;border:solid 1px #d7d7d7;text-align:center;width:2.3rem;height:0.65rem;line-height:0.65rem;margin:0.18rem auto 0;border-radius:50px;}


.investor1{background:url(/phone/image/bg1.png) center center repeat;padding:0.7rem 0.2rem 0;}
.investor1 .title {text-align: center;padding-bottom: 0.3rem;font-size: 0.32rem;color: #000;}
.investor1 h3{font-size:0.28rem;color:#474747;line-height:1.3;margin-left:0.1rem;}
.investor1 ul{margin-top:0.15rem;}
.investor1 li {padding: 0.37rem 0.3rem 0.37rem 0.22rem;background: #fff;margin-top: 0.1rem;}
.investor1 li:first-child {margin-top: 0;} 
.investor1 li h1 {background: url(/phone/image/coun_4.png) no-repeat;background-size: 0.18rem 0.18rem;font-size: 0.24rem;color: #474747;padding-left: 0.3rem;background-position: 0rem 0.06rem;line-height: 140%;}
.investor1 li p {height: 0.41rem;background: url(/phone/image/coun_3.png) no-repeat left center;background-size: 0.41rem 0.41rem;padding-left: 0.58rem;line-height: 0.48rem;margin-top: 0.19rem;margin-left: 0.3rem;}
.investor1 li p span {margin-right: 0.22rem;}
.investor1 .more {font-size: 0.26rem;color: #474747;display: block;margin: 0.56rem auto 0;width: 2.3rem;height: 0.63rem;border: 1px solid #d7d7d7;text-align: center;line-height: 0.63rem;border-radius: 32px;}
.investor2{padding:0.55rem 0.2rem 1.2rem;background:url(/phone/image/bg1.png) center center repeat;}
.investor2 h2{font-size:0.28rem;color:#474747;line-height:1.3;}
.investor2 h2 span{color:#d92900;margin-left:0.15rem;}
.investor2 .list li{ overflow:hidden; background-color:#fff; line-height:24px; padding:18px 30px 18px 24px; margin-top:5px;}
.investor2 .list li:first-child{ margin-top:0;}
.investor2 .list .pdf{ float:right; padding-left:34px; background:url(/phone/image/ico_pdf.png) left no-repeat;}
.investor2 .list .pdf span{ margin-left:15px;}
.investor2 .list a{ position:relative; float:left; font-size:16px; padding-left:25px;}
.investor2 .list a:after{ content:''; position:absolute; left:0; top:50%; margin-top:-7px; width:10px; height:10px; border:3px solid #d92900; border-radius:50%;}
.investor2 .pages{ background-color:#fff; padding:26px 0 29px}
.investor2 .chart{ background-color:#fff; padding:0.45rem 0.25rem 0;margin-top:0.2rem;}
.investor2 .chart .img {text-align: center;}
.investor2 .chart .img img {width: 5.43rem;}
.investor2 .chart h3{font-size:0.85rem;color:#474747;}
.investor2 .chart h3 span{font-size:0.27rem;margin-left:0.25rem;}
.investor2 .consult{background-color:#fff; padding:0.9rem 0.1rem 0.5rem;}
.investor2 .consult h2{font-size:0.28rem;color:#474747;line-height:1.3;}
.investor2 .consult ul{margin-top:0.4rem;margin-left:0.23rem;}
.investor2 .consult li{ font-family:Arial; font-size:0.28rem; color:#474747; line-height:0.5rem; overflow:hidden; margin-bottom:22px;}
.investor2 .consult .ico{ float:left; margin-right:0.2rem;height:0.48rem; width:auto;}
.investor2 .consult .ico img{height:100%;width:auto;}


.service1{background:url(/phone/image/bg2.jpg) center top no-repeat;height:3.94rem;}
.service1 h3{text-align:center;color:#fff;font-size:0.32rem;line-height:3.94rem;}
.service2{background:#1f2126;padding:0 0.2rem;}
.service2 .div1{background:url(/phone/image/bg3.jpg) center center no-repeat;width:5.02rem;height:3.64rem;padding:0.85rem 0.49rem 0;background-size:100% 100%;}
.service2 h3{font-size:0.28rem;color:#474747;line-height:1.3;}
.service2 p{font-size:0.22rem;color:#474747;line-height:1.5;margin-top:0.2rem;}
/*F*/.service2 .btn{display:block;font-size:0.26rem;color:#474747;border:solid 1px #d7d7d7;text-align:center;width:2.3rem;height:0.65rem;line-height:0.65rem;margin-top:0.4rem;border-radius:50px;}
.service2 .div3{background:url(/phone/image/bg4.jpg) center top no-repeat;background-size:100% 100%;width:5.02rem;height:5.76rem;padding:0.85rem 0.49rem 0;}
.service2 .div3 .p {height: 4.2rem;}
.service4{background:url(/phone/image/bg5.jpg) center top no-repeat;height:4.3rem;}
.service4 .inner{padding:0.72rem 0.2rem 0;text-align:center;}
.service4 .inner h3{color:#fff;font-size:0.32rem;line-height:1.3;}
.service4 .inner p{color:#fff;font-size:0.24rem;line-height:1.5;margin-top:0.28rem;}
.service3{background:url(/phone/image/bg1.png) center center repeat;padding:0.75rem 0.2rem 0.8rem;}
.service3 h2{text-align:center;font-size:0.32rem;color:#000;line-height:1.3;}
.service3 .tabar{text-align:center;height:0.62rem;margin-top:0.25rem;}
.service3 .tabar a{display:inline-block;border:solid 1px #d7d7d7;height:0.6rem;line-height:0.6rem;font-size:0.26rem;color:#474747;width:2.3rem;border-radius:50px;margin:0 0.1rem;}
.service3 .tabar a.now{background:#d92900;border:solid 1px #d92900;color:#fff;}
.service3 .box{margin-top:0.38rem;}
.service3 .box .div{background:#fff;margin-top:0.1rem;padding:0.2rem;font-size:0.28rem;color:#474747;line-height:1.5;}
.service3 .box .btn{display:block;font-size:0.26rem;color:#474747;border:solid 1px #d7d7d7;text-align:center;width:2.3rem;height:0.65rem;line-height:0.65rem;margin:0.57rem auto 0;border-radius:50px;}
.service3 .box .qa{display:none;}
.service3 .box .qa h3:after,.service3 .box .qa p:after{ position:absolute; left:0; width:0.4rem; height:0.35rem; border:1px solid #d7d7d7; border-radius:2px; font-size:0.24rem; line-height:0.33rem; text-align:center;}
.service3 .box .qa h3:after{ content:'Q'; top:0;}
.service3 .box .qa p:after{ content:'A'; top:0.05rem; border-color:#3c3c3c; background-color:#3c3c3c; color:#fff;}
.service3 .box .qa h3,.service3 .box .qa p{ position:relative; padding-left:0.55rem;}
.service3 .box .qa h3{color:#474747;font-size:0.3rem;line-height:1.3;}
.service3 .box .qa p{color:#707070;font-size:0.24rem;line-height:1.5;margin-top:0.15rem;display:none;}


.product1{background:#212227;padding:0.8rem 0.2rem 2.25rem;position:relative;}
.product1 h2{text-align:center;font-size:0.32rem;color:#fff;line-height:1.3;}
.product1 .text{margin-top:0.35rem;}
.product1 .text p{font-size:0.24rem;color:#fff;line-height:1.5;margin-top:0.2rem;}
.product1 .png{width:5.95rem;height:3.15rem;position:absolute;bottom:-1.4rem;left:50%;margin-left:-2.975rem;}
.product2{background:url(/phone/image/bg6.jpg) center top no-repeat;height:4.98rem;background-size:100% 100%;}
.product2 h2{text-align:center;padding-top:2.2rem;font-size:0.32rem;color:#000;line-height:1.3;}
.product2 .png{width:3.34rem;margin:0.27rem auto 0;}
.product3{padding:1.15rem 0 0.74rem;background:#212227;}
.product4{padding:0 0.2rem 0.74rem;background:#212227;}
.product4 .tabar{text-align:center;height:0.62rem;}
.product4 .tabar a{display:inline-block;height:0.62rem;line-height:0.62rem;font-size:0.26rem;color:#fff;background:#383a43;width:2.3rem;border-radius:50px;margin:0 0.1rem;}
.product4 .tabar a.now{background:#d92900;}
.product4 .png{width:4.64rem;margin:0.78rem auto 0;position: relative;}
.product4 .png img {display: none;}
.product4 .png img:first-child {display: block;}
.product4 .box{margin-top:0.72rem;}
.product4 .box p{background:url(/phone/image/coun_4.png) left 0.1rem no-repeat;background-size:0.18rem 0.18rem;padding-left:0.28rem;font-size:0.24rem;line-height:1.5;margin-top:0.17rem;color:#fff;}
.product4 .box .inner{display:none;}
.product4 .box .inner.a{display:block;}


/*企业概况详细*/
.comn1 .wrap {}
.comn1 .imgs {width: 100%;height: auto;}
.comn1 .imgs img {width: 100%;height: auto;}
.comn1 .txt {padding: 0.8rem 0.3rem;}
.comn1 .txt h1 {text-align: center;font-size: 0.32rem;color: #000;}
.comn1 .txt p {font-size: 0.24rem;color: #474747;padding-top: 0.28rem;}

.comn2 .wrap {padding: 0 0.2rem 1.86rem;background: #212227;position: relative;}
.comn2 .title {text-align: center;font-size: 0.3rem;color: #fff;padding: 0.8rem 0 0.45rem;}
.comn2 .main-wp {height: 3.9rem;position: absolute;left: 0.4rem;top: 1.57rem;width: 5.58rem;}
.comn2 .img-wp {overflow: hidden;height: 100%;}
.comn2 .img-wp ul {width: 99999px;height: 100%;}
.comn2 .img-wp li {height: 100%;float: left;width: 1.9rem;}
.comn2 .img-wp li h1 {font-size: 0.4rem;color: #d92900;height: 0.32rem;line-height: 0.32rem;}
.comn2 .img-wp li p {color: #fff;font-size: 0.18rem;padding: 0.1rem 0.05rem;max-height: 1.37rem;overflow: hidden;}
.comn2 .img-wp li .top {height: 50%;position: relative;padding: 0 0.20rem 0 0.24rem;}
.comn2 .img-wp li .top:after {
	content: "";
	display: block;
	position: absolute;
	left: 0.05rem;
	top: 0;
	width: 0.13rem;
	height: 100%;
	background: url(/phone/image/comn_1.png) no-repeat left center;
	background-size: 0.13rem 1.95rem;
}
.comn2 .img-wp li .bottom {height: 50%;position: relative;padding: 0 0.21rem 0 0.24rem;}
.comn2 .img-wp li .bottom:before {
	content: "";
	display: block;
	position: absolute;
	left: 0.05rem;
	top: 0;
	width: 0.13rem;
	height: 100%;
	background: url(/phone/image/comn_2.png) no-repeat left center;
	background-size: 0.13rem 1.95rem;
}
.comn2 .img-wp li .bottom h1 {position: absolute;left: 0.22;bottom: 0;}
.comn2 .img-wp li .bottom p {color: #474747;}
.comn2 .main-wp .j-left {position: absolute;width: 0.21rem;height: 0.37rem;background: url(/phone/image/left3.png) no-repeat center;background-size: cover;left: -0.21rem;top: 2.65rem;}
.comn2 .main-wp .j-right {position: absolute;width: 0.21rem;height: 0.37rem;background: url(/phone/image/right3.png) no-repeat center;background-size: cover;right: -0.21rem;top: 2.65rem;}
/*.comn2 .img-wp li:first-child .top:after {content: "";display: none;}*/
/*.comn2 .img-wp li:first-child .bottom:before {content: "";display: none;}*/

.comn3 .wrap {padding: 2.76rem 0.2rem 0.8rem;}
.comn3 .title {text-align: center;font-size: 0.32rem;color: #000;padding: 0.81rem 0 0.3rem;border-top: 1px solid #ececec;}

.comn4 .wrap {background: url(/phone/image/coun5.jpg) no-repeat center;background-size: cover;padding: 0 0.35rem 0.8rem;}
.comn4 .title {text-align: center;font-size: 0.32rem;color: #fff;padding: 0.8rem 0 0.32rem;}
.comn4 .box {background: #fff;padding: 0.35rem 0.5rem;margin-bottom: 0.2rem;}
.comn4 .box li {padding: 0.2rem 0;font-size: 0.24rem;color: #474747;border-top: 1px solid #dcdcdc;}
.comn4 .box li:first-child {border-top: 0;}
.comn4 .box li .a1 {height: 0.28rem;display: inline-block;line-height: 0.28rem;font-size: 0.24rem;color: #d92900;padding-left: 0.36rem;background: url(/phone/image/coun_6.png) no-repeat left center;background-size: 0.28rem 0.28rem;}
.comn4 .more {display:block;font-size:0.26rem;color:#fff;border:solid 1px #d7d7d7;text-align:center;width:2.3rem;height:0.65rem;line-height:0.65rem;margin:0.46rem auto 0;border-radius:50px;}


/*智慧高校*/
.syst1 .wrap {padding: 0 0.25rem 0.3rem;background: #17181c;}
.syst1 .title {text-align: center;font-size: 0.32rem;color: #fff;padding: 0.77rem 0 0.31rem;}
.syst1 .imgs {width: 100%;height: auto;margin-bottom: 0.3rem;}
.syst1 .txt {font-size: 0.24rem;color: #fff;padding: 0 0.08rem 0.5rem;}
.syst1 .txt img {float: left;width: 1.8rem;height: 0.52rem;padding: 0.1rem 0.05rem 0 0;}
.syst1 .txt2 {padding: 0 0.08rem;}
.syst1 .txt2 h1 {font-size: 0.28rem;color: #fff;padding-bottom: 0.15rem;}
.syst1 .txt2 p {font-size: 0.24rem;color: #fff;line-height: 140%;padding-bottom: 0.5rem;}

.syst2 .wrap {padding: 0.3rem 0.2rem 0;background: #F7F7F7;}
.syst2 .pic {background-position: center;background-repeat: no-repeat;background-size: cover;height: 4.39rem;margin-bottom: 0.1rem;}
.syst2 .pic .t {padding: 0.94rem 0.25rem 0;}
.syst2 .pic h1 {font-size: 0.32rem;color: #fff;padding-bottom: 0.4rem;}
.syst2 .pic h2 {font-size: 0.28rem;color: #fff;padding-bottom: 0.2rem;}
.syst2 .pic p {font-size: 0.22rem;color: #fff;}
.syst2 .box1 {position: relative;height: 14.96rem;}
.syst2 .box1 .d {position: absolute;width: 2.93rem;background: #fff;display: table;}
.syst2 .box1 .d .con {display: table-cell;vertical-align: middle;padding: 0 0.4rem 0 0.3rem;}
.syst2 .box1 .d .img {width: 100%;height: 100%;}
.syst2 .box1 .d.d1 {top: 0;left: 0;height: 2.79rem;}
.syst2 .box1 .d.d2 {top: 0;left: 3.06rem;height: 3.5rem;}
.syst2 .box1 .d.d3 {top: 2.92rem;left: 0;height: 3.79rem;}
.syst2 .box1 .d.d4 {top: 3.63rem;left: 3.06rem;height: 4.87rem;}
.syst2 .box1 .d.d5 {top: 6.84rem;left: 0;height: 3.36rem;}
.syst2 .box1 .d.d6 {top: 8.63rem;left: 3.06rem;height: 5.52rem;}
.syst2 .box1 .d.d7 {top: 10.33rem;left: 0;height: 3.82rem;}
.syst2 .box1 .d .imgs {height: 1.02rem;position: relative;}
.syst2 .box1 .d .imgs img {width: 1.03rem;height: 1.02rem;}
.syst2 .box1 .d h1 {font-size: 0.28rem;color: #474747;padding: 0.29rem 0 0.15rem;}
.syst2 .box1 .d p {font-size: 0.22rem;color: #474747;}

.syst3 .wrap {padding: 0 0.34rem 0.8rem;background: #212227;}
.syst3 .wrap .title {font-size: 0.3rem;color: #fff;padding: 0.8rem 0 0.3rem;text-align: center;}
.syst3 .focus {width:100%;position:relative;}
.syst3 .frame {width:100%;height:100%;overflow:hidden;}
.syst3 .frame .child {height:100%;float:left;position: relative;}
.syst3 .frame .child .imgs {width: 5.08rem;height: 3.32rem;overflow: hidden;margin: 0 auto;}
.syst3 .frame .child .imgs img {width: 100%;height: auto;}
.syst3 .frame .child .txt {}
.syst3 .frame .child .txt h1 {text-align: center;font-size: 0.24rem;color: #fff;padding: 0.3rem 0 0.35rem;}
.syst3 .frame .child .txt p {font-size: 0.24rem;color: #fff;}
.syst3 .frame .child .more {display:block;font-size:0.26rem;color:#fff;border:solid 1px #d7d7d7;text-align:center;width:2.3rem;height:0.65rem;line-height:0.65rem;margin:0.63rem auto 0;border-radius:50px;}
.syst3 .focus .prev {width: 0.21rem;height: 0.37rem;background: url(/phone/image/left4.png) no-repeat center;background-size: cover;position: absolute;top: 1.63rem;left: -0.03rem;z-index: 1;}
.syst3 .focus .next {width: 0.21rem;height: 0.37rem;background: url(/phone/image/right4.png) no-repeat center;background-size: cover;position: absolute;top: 1.63rem;right: -0.03rem;z-index: 1;}






.syst4 .wrap {padding: 0 0.2rem 0.8rem;background: url(/phone/image/syst7.jpg) no-repeat center;background-size: cover;}
.syst4 .title {text-align: center;font-size: 0.32rem;color: #000;padding: 0.8rem 0;}
.syst4 .jtdj4 .frame .child .imgs {border: 0;width: 2.91rem;height: 2.9rem;line-height: initial;}
.syst4 .jtdj4 .frame .child .imgs img {max-height: none;max-width: none;width: 100%;height: auto;}
/*F*/.syst4 .jtdj4 .focus {height: 2.4rem;}


.pop_xx {position: fixed;top: 1rem;bottom: 1rem;left: 50%;width: 5.4rem;background: #fff;z-index: 15;margin-left: -3rem;display: none;padding: 0.9rem 0.3rem 0.6rem;}
.pop_xx .wrap {overflow-y: auto;height: 100%;}
.pop_xx .title {font-size: 0.3rem;color: #000;padding-bottom: 0.32rem;}
.pop_xx .txt {}
.pop_xx .txt h1 {font-size: 0.24rem;color: #474747;padding: 0.5rem 0 0.29rem;}
.pop_xx .txt h2 {font-size: 0.24rem;color: #474747;line-height: 140%;}
.pop_xx .txt p {font-size: 0.24rem;color: #707070;line-height: 140%;overflow: hidden;}
.pop_xx .txt p .s1 {display: block;float: left;width: 0.55rem;}
.pop_xx .txt p .s2 {display: block;overflow: hidden;line-height: 150%;padding-left: 0.1rem;}
.pop_xx .gb {display: block;width: 0.48rem;height: 0.48rem;background: url(/phone/image/gb1.png) no-repeat center;background-size: cover;top: 0.2rem;right: 0.2rem;position: absolute;}



<!--0.00013613700866699-->