body {
  margin: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  min-width: 1200px;
}

a {
  text-decoration: none;
  color: #333;
}

ul,
li {
  list-style: none;
}
@font-face {
    font-family: "Noto Sans TC ";
    src: url(http://www.cebpubservice.com/common/css/font/AlibabaPuHuiTi-3-55-Regular.woff2);
}

*{
  font-family: "Noto Sans TC ";
}
.padd_40{
  padding-top:80px;
}
.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}

#container {
  margin: 0 auto;
  /* min-width: 1200px;
  max-width: 1600px; */
}

#header {
  height: 70px;
  width: 95%;
  margin: 0 auto;
}

#logo {
  margin-top: 12px;
  float: left;
}

#header li {
  float: right;
  margin-top: 25px;
  font-size: 15px;
}

#header a {
  text-decoration: none;
  color: #9e9e9e;
}

#header span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  border-left: 2px solid #ccc;
  padding-left: 20px;
  margin-left: 20px;
  margin-top: 8.5px;
  font-size: 18px;
  color: #333;
  float: right;
}
#banner img{
  width: 100%;
  height: 100%;
}
#banner {
  /*height: 800px;*/
  margin: 0 auto;
  position: relative;
}

.banner-main {
  width: 1200px;
  height: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.banner-title {
  position: absolute;
  float: left;
  top: 14px;
  text-align: center;
}

.banner-title a {
  font-size: 28px;
  background: linear-gradient(135deg, #ffce9f 0%, #ff849c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner-content {
  width: 500px;
  height: 260px;
  /* background-color: #099653; */
  float: left;
  position: absolute;
  top: 280px;
  color: #fff;
  line-height: 0px;
  left: 0px;
}

.banner-content h1 {
  font-size: 66px;
}

.banner-content ul {
  float: left;
  list-style: none;
  line-height: 40px;
  padding: 0px;
  text-align: center;
  font-size: 20px;
  width: 500px;
}

.banner-content li {
  margin-right: 10px;
  float: left;
  width: 80px;
  height: 40px;
  background: rgba(52, 113, 212, 0);
  border: 1px solid #0385d5;
  border-radius: 4px;
}

.banner-content span {
  float: left;
  font-size: 18px;
  line-height: 30px;
  width: 180px;
  margin-top: 30px;
  /* background: linear-gradient(135deg, #ffce9f 0%, #ff849c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  font-weight: 500;
}

.conBox {
  margin: 0 auto;
  width: 1200px;
  display: flex;
}

.conBottom {
  color: #A3A6A8;
  line-height: 30px;
  font-size: 20px;
  width:76%;
  margin: 0 auto;
  text-align: justify;
}

.conItemHover {
  border-radius: 4px;
  background: #fff;
  transition: .2s;
  overflow: hidden;
}

.conTop p {
  font-size: 28px;
  text-align: center;
  margin-bottom: 15px;
}

.conBottom p{
  font-size:14px;
}

.conItem img {
  width: 60px;
  margin:30px auto 30px auto;
  display: block;
}

.conItemImg {
  width: 76px;
  height: 76px;
  margin: 0 auto;
  border-radius: 50px;
  border: 2px solid #AE5727;
}

.conItemImg img {
  width: 44px;
  margin-top: 18px;
}

.content_title {
  height: 145px;
  line-height: 145px;
  color: #000;
  text-align: center;
  font-size: 28px;
  letter-spacing: 5px;
}

.conItem {
  flex: 1;
  border-radius: 4px;
  height: 360px;
  background:#fff;
  transition: .2s;
  overflow: hidden;
  margin-right: 20px;
  border-radius: 15px;
}

.conItem:hover {
  box-shadow: 0 0 24px 14px rgba(61, 68, 97, .05);
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transition: all .3s ease-in-out;
}

.btn-banner a {
  width: 200px;
  height: 54px;
  background: linear-gradient(135deg, #ffa067, #fc4c6e);
  box-shadow: 0px 0px 8px 0px #04319d;
  border-radius: 27px;
  float: left;
  margin-top: 32px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  margin-left: 20px;
}

.d3 {
  margin-right: 20px;
  margin-top: 16px;
  float: right;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10.4px;
  border-radius: 2px;
  border-color: transparent transparent transparent #ffffff;
}

.zcbj {
  width: 1200px;
  margin: 0 auto;
}

h2 {
  font-size: 26px;
  font-weight:bold;
  color: #072149;
  padding-top:90px;
  margin: 0px;
}
.title-l,.title-r{
  display: inline-block;
}
.title-center{
  margin: 0 15px;
}
.ca .conTop p{
  font-size: 18px;
  font-weight: 600;
  margin:15px 0;
  padding: 0 40px;
}

.p1 {
  width: 1200px;
  height: 370px;
  /* background-color: #d4d9e2; */
}

/* zcbj */
.p1 {
  margin: 0 auto;
  width: 1200px;
  height: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  font-size: 14px;
  text-align: left;
}

.list-zcbj {
  width: 7200px;
  height: 400px;
  position: absolute;
  top: 0px;
}

.img-zc {
  float: left;
  width: 1200px;
  height: 300px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.zc-1,
.zc-2 {
  width: 530px;
  height: 200px;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px #e3f0fa;
}

.zc-1 {
  margin-left: 40px;
}
.zc-2 {
  margin-right: 40px;
}

.zc-1 img,
.zc-2 img {
  width: 100px;
  height: 140px;
  float: left;
  margin: 30px;
}

h5 {
  width: 350px;
  height: 40px;
  color: #f00000;
  float: right;
  margin-right: 20px;
  margin-top: 40px;
  margin-bottom: 10px;
  line-height: 24px;
}

h6 {
  color: #8593aa;
  width: 350px;
  height: 60px;
  float: right;
  margin-right: 20px;
  margin-top: 2px;
  line-height: 24px;
}

.pre {
  position: absolute;
  top: 50%;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
}

.next {
  position: absolute;
  top: 50%;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
}

.next {
  right: 2px;
}
.jjfa-icon img{
  width:40px;
  margin-top:30px;
}
.jjfa-item-title{
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
    padding: 0 40px;
    color:#001330;
}
.jjfa-item-text{
    color: #9098a5;
    padding: 0 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
}
.jjfa-title{
  width: 200px;
  height: 45px;
  text-align:center;
  margin:0 auto;
  background-image: url('../images/fa_bg.png');
  background-repeat: no-repeat;
  line-height: 45px;
  font-weight: bold;
  color: #4a68df;
}
.jjfa-title p{
  background-repeat: no-repeat;
  background-position: 24px;
}
.jjfa-title:nth-child(1) p{
  background-image: url('../images/jjfa-l-1.png');
}
.jjfa-title:nth-child(2) p{
  background-image: url('../images/jjfa-l-2.png');
}
.jjfa-title:nth-child(3) p{
  background-image: url('../images/jjfa-l-3.png');
}
/* end zcbj */
.hxys{
  min-width: 1200px;
  max-width: 1600px;
  height:700px;
  margin: 0 auto;
  background-image: url('../images/hxysbg.png');
}

.hxys-content{
  width: 1200px;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  color: #fff;


}
.hxys-text{
  width: 320px;
  font-size: 14px;
  text-align: left;
  color: #b7c3f7;
  padding-left: 40px;
  line-height: 25px;
}
.hxys-box{
  margin-bottom:50px;
}
.hxys-title{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}

.hxys-l,.hxys-c,.hxys-r{
  flex:1;
}
.hxys-l .hxys-box .hxys-title,.hxys-r .hxys-box .hxys-title{
  background-repeat:no-repeat;
  background-position:left center;
  padding-left: 40px;
  background-size:30px;
}
.hxys-l .hxys-box:nth-child(1) .hxys-title{
  background-image: url('../images/hxys_1.png');
}
.hxys-l .hxys-box:nth-child(2) .hxys-title{
  background-image: url('../images/hxys_2.png');
}
.hxys-l .hxys-box:nth-child(3) .hxys-title{
  background-image: url('../images/hxys_3.png');
}
.hxys-r .hxys-box:nth-child(1) .hxys-title{
  background-image: url('../images/hxys_4.png');
}
.hxys-r .hxys-box:nth-child(2) .hxys-title{
  background-image: url('../images/hxys_5.png');
}
.hxys-r .hxys-box:nth-child(3) .hxys-title{
  background-image: url('../images/hxys_6.png');
}
.ca,.jjfa{
  min-width: 1200px;
  max-width: 1600px;
  height:700px;
  margin: 0 auto;
  background:#f3f6f9;
}
.dxal{
  min-width: 1200px;
  max-width: 1600px;
  height:700px;
  margin: 0 auto;
  background:#fff;
}
.dxal-content{
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.dxal_text{
  margin-top: 15px;
  padding: 0 30px 0 30px;
  text-align: justify;
  color:#8593aa;
  font-size: 14px;
  line-height: 28px;
}
.dxal-item{
  flex:1;
  margin-right: 40px;
  box-shadow: 0 0 24px 14px rgba(61, 68, 97, .05);
  height: 490px;
}
.dxal-item:last-child{
  margin-right:0;
}
.dxal-item:hover{
  cursor: pointer;
  border-bottom: 3px solid #1d32ac;
}
.dxal_title{
  font-weight: bold;
  line-height: 30px;
  margin: 20px 0 10px 0;
  padding:0 20px 0 20px;
}
.ca1,.jjfa-content{
  width: 1200px;
  height: 700px;
  margin: 0 auto;
}
.jjfa-mar{
  margin-right:50px;
}
.jjfa-l{
  width:350px;
  float: left;
  height:480px;
  background-image: url('../images/jjfa-l-bg.png');
  background-size:100% 100%;
  background-repeat: no-repeat;
  margin-right:50px;
}
.jjfa-item{
  width: 350px;
  float: left;
  height: 227px;
  background-color:#fff;
  margin-bottom: 25px;
  border-radius: 5px;
}
.jjfa-r{
  width: 800px;
  float: right;
}
.ca h2 {
  padding-top: 90px;
}

.company {
  height: 910px;
}

.p3 {
  width: 600px;
  height: 500px;
  margin: 0 auto;
}

.p3 ul,
li {
  list-style: none;
}

.p3 ul {
  position: relative;
  display: flex;
}

.p3 li {
  flex: 1;
  height: 60px;
}

/* 宽度为屏宽的一半，高度为屏高的一半，然后居中 */
.p3 {
  width: 600px;
  height: 500px;
  margin: 0 auto;
}
/* 清除li样式 */
.p3 ul,
li {
  list-style: none;
}
/* 将ul相对定位，目的是让内容的div绝对定位时相对ul定位，否则会相对body定位 */
/* ul弹性盒，目的是让li横着排，也可以将li浮动或者转行内块 */
.p3 ul {
  position: relative;
  display: flex;
}
/* 将三个li宽度平分，高度60px */
.p3 li {
  flex: 1;
  height: 60px;
}

/* input隐藏 */
input {
  display: none;
}
/* 设置input的下一个节点label的样式 */
input + label {
  display: block;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  width: 160px;
  height: 50px;
  border-radius: 10px;
  color: #415068;
  cursor: pointer;
}
/* 设置div内容的基础样式 隐藏内容div*/
input + label + div {
  display: none;
  position: absolute;
  left: 0;
  top: 60px;
}
/* input选中状态时候对应的label的样式 */
input:checked + label {
  background: linear-gradient(135deg, #ffa067, #fc4c6e);
  color: #fff;
}
/* input选中时候显示对应的div */
input:checked + label + div {
  display: block;
}
.tab {
  width: 1200px;
  height: 500px;
  /* background-color: aquamarine; */
  position: absolute;
  left: -280px;
  top: 80px;
  text-align: left;
}
.tab p {
  color: #071820;
  margin: 0px;
}
/* CA */
.tab_ca img {
  width: 90px;
  height: 90px;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}
/* 央企平台********************************************************** */
.pt-1 {
  width: 1200px;
  height: 140px;
  /* background-color: aqua; */
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.palt-img,
.palt-img-two,
.palt-img-three {
  /* display: flex; */
  /* justify-content: left; */
  float: left;
  /* align-items: center; */
  padding-top: 10px;
}
/* 央企平台1 img就是要展示的东西，也可以写成div，里边放文本*/
.palt-img img:first-child {
  margin-left: 0;
}
.palt-img-two img:first-child {
  margin-left: 0;
}
.palt-img-three img:first-child {
  margin-left: 0;
}
.palt-img > img {
  margin-left: 19px;
  width: 280px;
  height: 80px;
  border: 1px solid #d0eaff;
  border-radius: 4px;
}
.palt-img > dl {
  width: 280px;
  height: 80px;
  border: 1px solid #d0eaff;
  border-radius: 4px;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  margin-left: 19px;
  text-align: center;
}
.palt-img > dl dt {
  margin-top: 4px;
  float: left;
}
.palt-img > dl.hn dt {
  width: 70px;
  height: 25px;
  background: url("../images/logo_11.png") no-repeat center;
  background-size: cover;
  margin-top: 28px;
}
.palt-img > dl.hn dd {
  font-size: 14px;
}
.palt-img > dl dt.gy {
  width: 65px;
  height: 70px;
  background: url("../images/logo_12.png") no-repeat center;
  background-size: cover;
  margin-top: 20px;
  box-sizing: border-box;
}
.palt-img > dl dd {
  float: left;
  width: 205px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  /* overflow: hidden;    
    text-overflow: ellipsis;    
    white-space: nowrap; */
}
.palt-img > dl.text dd {
  width: 100%;
}
.palt-img > span {
  width: 280px;
  height: 80px;
  border: 1px solid #d0eaff;
  border-radius: 4px;
  display: inline-block;
  margin-left: 19px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  
}
/* 央企平台2   img就是要展示的东西，也可以写成div，里边放文本*/
.palt-img-two > img {
  margin-left: 19px;
  width: 280px;
  height: 80px;
  border: 1px solid #d0eaff;
  border-radius: 4px;
}
/* 央企平台2  img就是要展示的东西，也可以写成div，里边放文本*/
.palt-img-three > img {
  margin-left: 19px;
  width: 280px;
  height: 80px;
  border: 1px solid #d0eaff;
  border-radius: 4px;
}

/* 签章机构 */
.seal img:first-child {
  margin-left: 0;
}
.seal img {
  float: left;
  width: 280px;
  height: 80px;
  border: 1px solid #d0eaff;
  border-radius: 4px;
  margin-left: 19px;
}
/* 典型案例******************************************************** */
.anli {
  height: 660px;
  background: #fcfdff;
}

.p4 {
  margin: 0 auto;
  width: 1200px;
  height: 360px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  font-size: 14px;
  text-align: left;
  margin-top: 80px;
}
.list-anli {
  width: 7200px;
  height: 400px;
  position: absolute;
}
.list-anli .anli {
  float: left;
  width: 1200px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}
.list-anli .anli .anli-1,
.list-anli .anli .anli-2,
.list-anli .anli .anli-3 {
  width: 340px;
  height: 500px;
  position: relative;
  cursor: pointer;
}

.list-anli .anli .anli-1 {
  margin-right: 30px;
}
.list-anli .anli .anli-2 {
  margin-right: 30px;
}

.anli-a {
  width: 106px;
  height: 106px;
  background: #ffffff;
  border: 3px solid #e6f4ff;
  border-radius: 50%;
  position: absolute;
  left: 36%;
  top: 0px;
  z-index: 1;
  overflow: hidden;
}

.anli-a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.anli-b {
  width: 340px;
  height: 300px;
  background: #ffffff;
  border: 2px solid #e6f4ff;
  position: absolute;
  top: 56px;
  z-index: 0;
  text-align: center;
}

.anli-b:hover {
  background: linear-gradient(60deg, #007ef0, #00d7e5);
  color: #fff;
}

.anli-b:hover p {
  color: #fff;
}

.summary {
  width: 269px;
  height: 75px;
  font-size: 14px;
  font-weight: 400;
  color: #8593aa;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 30px;
}

.name {
  width: 200px;
  height: 14px;
  font-size: 14px;
  font-weight: 500;
  color: #072149;
  line-height: 36px;
  margin: 0 auto;
  margin-top: 20px;
}

.pre-left {
  position: absolute;
  top: 50%;
  border-radius: 100%;
  background: #fff;
}

.next-right {
  position: absolute;
  top: 50%;
  right: 0;
  border-radius: 100%;
  background: #fff;
}

.pre-left:hover {
  background-color: #e9564e;
}

.next-right:hover {
  background-color: #e9564e;
}
/* 典型案例******************************************************** */

.user {
  min-width: 1200px;
  max-width: 1600px;
  height: 400px;
  margin: 0 auto;
  background-image: url(../images/user_bg.png);
}
.p5 {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
}

h3 {
  font-size: 48px;
  font-weight: 500;
  color: #1296db;
  line-height: 30px;
}

h4 {
  font-size: 20px;
  font-weight: 500;
  color: #072149;
  line-height: 20px;
}

.join {
  width: 1200px;
  height: 620px;
  margin: 0 auto;
  background-image: url(../images/join_bg.png);
}
.p6 {
  width: 1200px;
  height: 260px;
  margin: 0 auto;
  margin-top: 90px;
  display: flex;
  justify-content: space-around;
}

.join-1 {
  width: 260px;
  height: 200px;
  margin-right: 30px;
}

.join-2 {
  margin: 0px 20px 0px 20px;
}

.join-3 {
  margin: 0px 0px 0px 40px;
}
.join-4 {
  margin: 0px 0px 0px 60px;
}

.join-1 p {
  width: 238px;
  height: 100px;
  color: #8593aa;
  line-height: 26px;
  font-size: 14px;
  margin: 0 auto;
}

.btn-p6 {
  width: 460px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}

.btn-p61 a {
  width: 180px;
  height: 54px;
  background: #ffffff;
  border: 2px solid;
  border-color: #fd8469;
  border-radius: 27px;
  float: left;
  margin-top: 32px;
  color: #072149;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
}

.btn-p62 a {
  width: 200px;
  height: 54px;
  background: linear-gradient(135deg, #ffa067, #fc4c6e);
  border-radius: 27px;
  float: left;
  margin-top: 32px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 50px;
}

#footer {
  min-width: 1200px;
  max-width: 1600px;
  height: 306px;
  background-image: url(../images/footer_bg.png);
  margin: 0 auto;
}

.app {
  width: 1200px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}

.app p {
  float: left;
  margin: 80px 140px 20px 80px;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
  display: block;
}

.ios {
  float: left;
  position: absolute;
  top: 140px;
  left: 60px;
}

.android {
  float: left;
  position: absolute;
  top: 140px;
  left: 200px;
}

.ios a,
.android a {
  color: #fff;
  line-height: 40px;
}

.contact {
  position: absolute;
  right: 0px;
  color: #fff;
  top: 190px;
  text-align:left;
}
.mode{
  line-height:28px;
}
.contact span {
  margin-right: 40px;
}
.footer{background:url(../images/lxwm_bg.png);background-size: 100%;height: 205px;background-repeat: no-repeat;}
.center_footer{width: 1000px;margin: 0 auto;height: 100%}
.phone{color: #fff;font-weight: bold;font-size: 38px;line-height:205px;background-image:url('../images/tel.png');background-repeat: no-repeat;
background-position:185px;}


