body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: "13px/20px pingfang SC";
    padding-top: 140px;
}
ul,
li,
p {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a:link,
a:hover {
    text-decoration: none;
}
.w100 {
    width: 100%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
select:focus,
.swiper-button-next,
.swiper-button-prev,
.swiper-pagination-clickable .swiper-pagination-bullet,
textarea,
input:focus {
    outline: none;
    resize: none;
}
.over {
    overflow: hidden;
}
.over>img {
    cursor: pointer;
    transition: all 0.6s;
}
.over>img:hover {
    transform: scale(1.2);
}
.message_butt button:hover,
.development .about_ti a:hover,
.inner_box .sec_img .img_infor .btn_more:hover,
.processor_ul>li:hover a,
.processor_ul>li:hover,
.crumbs_a a:hover,
.crumbs_a a.active,
.Journalism_bor:hover,
.Journalism_bor:hover .Journalism_rig_size a,
.products_div:hover .products_img a,
.daohang_ul>li>a:hover::after,
.daohang_ul>li.active>a::after {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
@media (min-width: 1700px) {
    .container {
        width: 1200px;
    }
}
.daohang {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 222;
    /* height: 550px; */
    border-bottom: 1px solid #eeeeee;
}
.daohang_top {
    line-height: 49px;
    background-image: -moz-linear-gradient( -180deg, rgb(28, 185, 188) 0%, rgb(28, 146, 235) 56%);
    background-image: -webkit-linear-gradient( -180deg, rgb(28, 185, 188) 0%, rgb(28, 146, 235) 56%);
    background-image: -ms-linear-gradient( -180deg, rgb(28, 185, 188) 0%, rgb(28, 146, 235) 56%);
}
.daohang_top .daohang_top_rig {
    text-align: right;
}
.daohang_top_rig span {
    color: #fff;
    font-size: 15px;
    font-family: "Dosis";
    display: inline-block;
    position: relative;
}
.daohang_top_rig .iconfont {
    margin-right: 5px;
}
.daohang_top_rig span:nth-of-type(2) {
    padding: 0 15px;
    margin: 0 15px;
}
.daohang_top_rig span:nth-of-type(2)::after {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    content: "";
    height: 25px;
    width: 1px;
    background: #ffffff57;
    transform: translateY(-50%);
}
.daohang_top_rig span:nth-of-type(2)::before {
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    content: "";
    height: 25px;
    width: 1px;
    background: #ffffff57;
    transform: translateY(-50%);
}
.daohang_top_rig a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.daohang_top_rig a:nth-of-type(1) {
    margin-right: 15px;
}
.daohang_ul>li {
    display: inline-block;
    margin-left: 45px;
    position: relative;
}
.daohang_ul>li>a {
    display: block;
    color: #707070;
    font-size: 16px;
    line-height: 90px;
    font-weight: bold;
}
.daohang_ul>li:hover>a,
.daohang_ul>li.active>a {
    color: #3aa1ee;
}
.daohang_ul>li .iconfont {
    color: #3aa1ee;
    font-weight: bold;
}
/* 二级  */
.daohang .daohang_ul>li:hover .er-ul {
    transform: scale(1);
    opacity: 1;
}
.daohang .daohang_ul .er-ul {
    position: absolute;
    width: 160px;
    left: -50px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    right: 0;
    top: 90%;
    opacity: 0;
    z-index: 999;
    transition: 400ms ease-in-out;
    transform: scale(0);
    background: #fff;
    padding: 10px 0;
}
.country {
    top: 145%;
}
.er-ul li {
    line-height: 32px;
    width: 100%;
    display: block;
    float: none;
}
.daohang_ul .er-ul li a {
    color: #000;
    font-size: 14px;
    display: block;
    text-align: left;
    background: #fff;
    color: #3d3e3f;
    text-align: center;
}
.daohang_ul .er-ul li:hover a {
    color: #1c92eb;
}
.lunbo .swiper-slide .w100 {
    /* height: 729px; */
}
.lunbo_size {
    position: absolute;
    top: 50%;
    left: 19%;
    transform: translateY(-50%);
    width: 640px;
    /* text-align: center; */
    display: none;
}
.lunbo_size>p:nth-of-type(1) {
    font-size: 42px;
    color: #1c92eb;
    /* font-weight: bold; */
    line-height: 46px;
}
.lunbo_size>p:nth-of-type(2) {
    font-size: 32px;
    color: #282828;
    position: relative;
    padding: 15px 0 20px 0;
}
.size_slide {
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: left;
}
.size_slide a {
    display: inline-block;
    background: #2cb335;
    color: #fff;
    font-size: 17px;
    border-radius: 30px;
    width: 160px;
    line-height: 45px;
    /* margin-top: 30px; */
    text-align: center;
    display: none;
}
.size_slide1 {
    transform: translateX(-50%);
    left: 50%;
    top: 35%;
    text-align: center;
    width: 750px;
}
.size_slide1 p:nth-of-type(3) {
    margin-top: 15px;
}
.size_slide2>p {
    color: #2cb335 !important;
}
.size_slide2 {
    left: 9%;
}
.size_slide2>p:nth-of-type(2) {
    font-size: 14px;
    /* border-top: 1px solid #2cb335; */
    margin-top: 10px;
}
.size_slide1 p:nth-of-type(2) {
    padding: 10px 0;
    font-size: 32px;
    line-height: 40px;
}
.size_slide p {
    color: #2cb335 !important;
}
.size_slide p:nth-of-type(1) {
    font-size: 26px;
}
.size_slide p:nth-of-type(2) {
    font-size: 45px;
    line-height: 45px;
}
.lunbo .swiper-button-prev {
    left: 4%;
}
.lunbo .swiper-button-next {
    right: 4%;
}
/* .lunbo_size>p:nth-of-type(2)::after{
    left: 5px;
    bottom: 0;
    position: absolute;
    display: block;
    content: "";
    background: #1c92eb;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}
.lunbo_size>p:nth-of-type(2)::before{
    left: 25px;
    bottom: 0;
    position: absolute;
    display: block;
    content: "";
    background: #1c92eb;
    border-radius: 30px;
    width: 30px;
    height: 10px;
} */
.lunbo_img {
    position: absolute;
    left: 65px;
    bottom: 0;
}
.imgpc{
    display: block;
}
.imgphone{
    display: none;
}
.about {
    padding: 55px 0;
}
.about_ti {
    text-align: center;
}
.about_ti>p:nth-of-type(2) {
    font-size: 19px;
    color: #626262;
    line-height: 28px;
    text-indent: 2rem;
}
.about_ti>p:nth-of-type(1) a {
    color: #2e3f47;
}
.about_ti>p:nth-of-type(1) {
    color: #2e3f47;
    font-size: 35px;
    padding-bottom: 15px;
}
.about_wid {
    width: 100%;
    padding: 25px 30px;
}
.about_wid div:nth-of-type(1) {
    width: 30%;
    float: left;
}
.about_rig {
    width: 70%;
    float: left;
    padding-left: 22px;
}
.about_lunbo {
    padding-top: 30px;
}
.about_lunbo .swiper-slide:nth-child(2) .about_wid {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.about_rig {
    padding-top: 8px;
}
.about_rig p:nth-of-type(1) {
    font-size: 29px;
    font-family: "BodoniBT";
    color: rgb(46, 63, 71);
    font-weight: bold;
    line-height: 1.138;
}
.about_rig p:nth-of-type(2) {
    font-size: 17px;
    font-family: "Microsoft JhengHei UI";
    color: rgb(98, 98, 98);
    line-height: 1.941;
}
.about_wid:hover div:nth-of-type(1) {
    transform: rotateY(360deg);
    transition: 400ms ease-in-out;
}
.ggys {
    text-align: center;
    margin-top: 25px;
}
.ggys a {
    display: inline-block;
    border: 1px solid #1a99d5;
    color: #1a99d5;
    font-size: 12px;
    padding: 10px 35px;
    /* border-radius: 10px; */
}
.ggys a:hover {
    background: #1a99d5;
    color: #fff;
}
.products {
    padding: 35px 15%;
    background-color: #f6f6f6;
    background-size: 100% 100%;
}
.products_lunbo {
    padding-top: 20px;
}
.products_lunbo .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.products_div {
    overflow: hidden;
    position: relative;
}



.products_video video{
	 width:100%;
	 }
	 
	 
.products_img {
    overflow: hidden;
    position: relative;
}
.products_img a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    background-image: -webkit-linear-gradient(bottom, rgba(102, 169, 217, .8), rgba(102, 169, 217, 0.6), rgba(102, 169, 217, 0.4), rgba(102, 169, 217, 0));
}
.products_img a p {
    position: absolute;
    left: 0;
    bottom: 12%;
    /* transform: translateX(-50%); */
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    width: 100%;
    text-align: center;
}
.products_size {
    position: absolute;
    left: -100%;
    top: 0%;
    right: 0;
    bottom: 0;
    width: 90%;
    height: 85%;
    margin: 5%;
    color: #ffff;
    padding: 15px 15px 015px;
    background-image: -moz-linear-gradient( 120deg, rgba(28, 185, 188, 0.3) 0%, rgba(28, 146, 235, 0.72) 56%);
    background-image: -webkit-linear-gradient( 120deg, rgba(28, 185, 188, 0.3) 0%, rgba(28, 146, 235, 0.72) 56%);
    background-image: -ms-linear-gradient( 120deg, rgba(28, 185, 188, 0.3) 0%, rgba(28, 146, 235, 0.72) 56%);
    transition: 400ms ease-in-out;
    background-repeat: no-repeat;
    background-position: left;
}
.products_size a:nth-of-type(1) {
    color: #ffff;
    display: block;
    font-size: 22px;
    font-weight: 300;
}
/* .products_size:hover a:nth-of-type(1){
    color: #1c92eb;
} */
.products_size p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.products_size a:nth-of-type(2) {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: 1px solid #fff;
    font-weight: 300;
}
.products_div:hover .products_size {
    overflow: hidden;
    left: 0;
    transition: 400ms ease-in-out;
}
.products_div:hover .products_img a {
    opacity: 0;
}
.Journalism {
    padding: 35px 0;
}
.Journalism_lunbo {
    margin-left: 35px;
}
.Journalism_lunbo .swiper-container {
    height: 322px;
}
.Journalism_wid {
    width: 100%;
    padding-top: 20px;
}
.Journalism_wid>div {
    width: 48.5%;
    float: left;
}
.Journalism_bor {
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid #ebebeb;
}
.Journalism_qi {
    width: 18%;
    float: left;
    text-align: center;
}
.Journalism_qi p:nth-of-type(1) {
    font-size: 37px;
    font-family: "BodoniBT";
    color: rgb(46, 63, 71);
    font-weight: bold;
    line-height: 1.115;
}
.Journalism_qi p:nth-of-type(2) {
    font-size: 15px;
    color: #6b6b6b;
}
.Journalism_rig_size {
    width: 82%;
    float: left;
}
.Journalism_rig_size p {
    font-size: 17px;
    /* line-height: 1.938; */
    color: rgb(107, 107, 107);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.Journalism_rig_size a {
    color: #000000;
    /* font-weight: 300; */
    font-size: 20px;
    padding-bottom: 0px;
    line-height: 1.947;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.Journalism_bor:hover .Journalism_rig_size a {
    color: #1c92eb;
}
.Journalism_lunbo {
    position: relative;
}
.Journalism_lunbo .swiper-button-next,
.Journalism_lunbo .swiper-button-prev {
    background: none;
    position: static;
    width: 48.5%;
    float: left;
    background: #e3e3e3;
    text-align: center;
    height: 35px;
    margin-top: 15px;
    line-height: 35px;
    font-weight: bold;
    font-size: 22px;
}
.Journalism_lunbo .swiper-button-next .iconfont,
.Journalism_lunbo .swiper-button-prev .iconfont {
    color: #fff;
}
.Journalism_lunbo .swiper-button-prev {
    margin-right: 15px;
}
.Journalism_bor:hover .Journalism_rig_size a {
    color: #1c92eb;
}
.Journalism_bor:hover {
    background: #f5f5f5;
}
.development {
    background: url(../img/5.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.development .about_ti p {
    color: #fff;
}
.development .about_ti>p:nth-of-type(1) {
    font-size: 38px;
}
.development .about_ti>p a {
    color: #fff;
}
.development .about_ti>p:nth-of-type(2) {
    font-size: 20px;
}
.development .about_ti>a {
    display: inline-block;
    border: 1px solid #fff;
    font-size: 12px;
    color: #fff;
    line-height: 40px;
    width: 122px;
    margin-top: 22px;
}
.development .about_ti>a:hover {
    background: #1c92eb;
    border: 1px solid #1c92eb;
}
/* 底部 */
.bott_div {
    padding: 28px 0 15px;
    background: #455464;
}
.bott_div ul li {
    display: inline-block;
}
.bott_div ul li:nth-of-type(1) a {
    padding-left: 0;
}
.bott_div ul li a {
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 0 25px;
    font-weight: bold;
}
.bott_div ul li a:hover {
    color: #1c92eb;
}
.bott_div .bshare-custom {
    position: relative;
    top: -7px;
}
.bott_div .bshare-custom .iconfont {
    font-size: 17px !important;
    color: #fff !important;
    margin: 0 !important;
    margin-left: 6px !important;
    padding-left: 0 !important;
}
.bott_div .bshare-custom span {
    font-size: 14px;
    color: #fff;
}
.bott_div .bshare-custom a {}
.bott_div .bshare-custom.icon-medium a {
    display: inline-block;
    text-align: center;
    float: none !important;
    line-height: 34px;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    background: #546270 !important;
}
/* .bott_div .bdshare-button-style0-16 a{
      height: 34px;
      width: 34px;
  } */
.bott_jie {
    background: #313c49;
    padding: 40px 0;
}
.bott_size {
    color: #a8aba6;
    font-size: 15px;
    line-height: 32px;
}
.bott_ma {
    width: 16%;
}
.bott_ma>div {
    width: 50%;
    float: left;
}
.bott_ma>div:nth-of-type(2) {
    color: #9e9e9e;
    font-size: 15px;
    padding: 10px 0 0 15px;
    line-height: 20px;
}
/* 产品中心 */
.clist {
    overflow: hidden;
}
.clist ul li {
    width:calc(33% - 7.5px);
    float: left;
    font-size: 16px;
    border: 1px solid #1c92eb;
    padding: 10px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.clist ul li.active {
    background-color: #1c92eb;
}
.clist ul li a {
    display: block;
}
.clist ul li.active a {
    color: #FFF;
}
.processor .pdt {
    height: 50px;
    line-height: 50px;
    background-color: #1c92eb;
    color: #FFF;
    width: 100%;
    font-size: 18px;
    padding-left: 20px;
}
.processor .pdt img {
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    display: none;
}
.leftmenu {
    float: left;
    overflow: hidden;
    width: 20%;
}
.picture {
    position: relative;
}
.picture_size {
    position: absolute;
    left: 18.5%;
    top: 50%;
    transform: translateY(-50%);
}
.picture_size>p {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    padding-bottom: 10px;
}

.picture_a a{
	
	padding-right: 20px;
	position: relative;
}
.picture_a a:before{
    content: ">";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;

}
.picture_a a:last-child::before {
    display: none;
}
.picture_a,
.picture_a a {
    color: #fff;
    display: inline-block;
    font-size: 19px;
}
.picture_a a:hover {
    color: #3aa1ee;
}

.crumbs {
    line-height: 48px;
    border-bottom: 1px solid #ebebeb;
}
.crumbs_a a {
    display: inline-block;
    font-size: 17px;
    color: #000000;
    padding: 0 25px;
}
.crumbs_a a:hover,
.crumbs_a a.active {
    color: #fff;
    background: #1c92eb;
}
.processor {
    padding: 60px 0 75px 0;
}
.processor_ul {
    /* width: 100%; */
}
.processor_ul>li {
    width: 100%;
    /* float: left; */
    /* margin-left: 30px; */
    list-style: none;


    line-height: 46px;
    border-bottom: 1px solid #e2e2e2;
 
}
.processor_ul>li:last-of-type {
    border-bottom: none;
}
.processor_ul>li:nth-of-type(1),
.processor_ul>li:nth-of-type(4) {
    margin-left: 0;
}
.processor-por {
    background: #eee;
}
.processor-por a {
    color: #000000;
    font-size: 17px;
    line-height: 55px;
    padding-left: 15px;
    border-bottom: 1px dashed #ffffff;
    border-top: none;
    display: block;
}
.processor-por a.active {
    color: #1c92eb;
}
.processor-por>div:nth-of-type(1) a {
    /* border-top: 1px solid #e3e3e3; */
}
.processor_ul {
    border: 1px solid #d5d5d5;
    margin: 0;
    width: 100%;
    float: left;
}
.processor_ul>li a {
    display: block;
}
.processor_ul>li a {
    color: #000000;
    font-size: 16px;
    /* padding: 18px 0; */
    /* text-align: center; */
    padding-left: 15px;
    position: relative;
}
.processor_ul>li a::after {
    /* display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background: #5d5d5d;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transform: translateY(-50%);*/
}
.processor_ul>li.active a,
.processor_ul>li:hover a {
    color: #1c92eb;
}
/* .processor_ul>li:hover {
    box-shadow: 0px 5px 0px 0px rgba(28, 146, 235, 0.45);
    border: 1px solid #1c92eb;
} */
/* .processor-por {
    background: #eee;
}
.processor-por a {
    color: #000000;
    font-size: 17px;
    line-height: 55px;
    padding-left: 15px;
    border-bottom: 1px dashed #ffffff;
    border-top: none;
    display: block;
}
.processor-por a.active {
    color: #1c92eb;
} */
.processor-por>div:nth-of-type(1) a {
    /* border-top: 1px solid #e3e3e3; */
}
/* 产品详情 */
.desizing {
    padding: 50px 0 70px 0;
}
.desizing .table {
    border-top: 5px solid #1c92eb;
}
.desizing .table tr td:nth-of-type(1) {
    width: 22%;
}
.desizing .table tr td:nth-of-type(2) {
    width: 25%;
}
.desizing .table tr td:nth-of-type(3) {
    width: 53%;
}
.desizing .table tr td {
    vertical-align: middle;
    padding: 10px;
    color: #505050;
    font-size: 16px;
    line-height: 30px;
}
.desizing .table tr:nth-of-type(1) {
    background: #f3f6f8;
}
.desizing .table tr:nth-of-type(1) td {
    color: #1c92eb;
    text-align: center;
    font-size: 16px;
}
.desizing_dgf {
    width: 80%;
    float: left;
    padding: 0;
    padding-left: 30px;
}
.desizing_dgf .title {
    font-size: 26px !important;
}
/* 递交简历 */
.recruit {
    padding: 60px 0 100px 0;
}
.recruit_size p:nth-of-type(2) {
    color: #878787;
    font-size: 16px;
    line-height: 30px;
}
.recruit_size p:nth-of-type(1) {
    font-size: 26px;
    color: #000000;
    padding-bottom: 15px;
}
.recruit_size {
    padding-bottom: 42px;
}
.recruit_wid {
    width: 100%;
}
.recruit_wid>div {
    width: 48%;
    float: left;
}
.recruit_wid>div>div {
    background: #f7f7f7;
    margin-bottom: 20px;
    position: relative;
}
.recruit_wid>div:nth-of-type(1) {
    margin-right: 45px;
}
.recruit_wid div input {
    width: 100%;
    border: none;
    background: none;
    line-height: 50px;
    color: #878787;
    padding-left: 15px;
}
.recruit_wid div textarea {
    width: 100%;
    border: none;
    background: none;
    color: #878787;
    padding-left: 15px;
    padding-top: 10px;
    height: 190px;
}
.recruit_wid .recruit_yang input {
    width: 30%;
}
.recruit_wid .recruit_yang div {
    width: 18%;
    display: inline-block;
}
.recruit_wid .recruit_yang span {
    display: inline-block;
    color: #878787;
    font-size: 16px;
    padding-left: 15px;
}
.recruit_red {
    position: absolute;
    color: red;
    font-size: 18px;
    top: 58%;
    right: 15px;
    transform: translateY(-50%);
}
.recruit_wid .recruit_yang .recruit_red {
    color: red;
    right: 22%;
    top: 45%;
}
.recruit_butt {
    text-align: center;
    margin-top: 40px;
}
.recruit_butt button {
    font-size: 17px;
    border: 1px solid #1c92eb;
    color: #1c92eb;
    line-height: 45px;
    width: 128px;
    background-color: #fff;
}
.recruit_butt button:nth-of-type(1) {
    background-color: #1c92eb;
    color: #fff;
    margin: 10px;
}
.recruit_butt button:nth-of-type(1):hover {
    background-color: #fff;
    color: #1c92eb;
}
.recruit_butt button:nth-of-type(2):hover {
    color: #fff;
    background-color: #1c92eb;
}
/* 关于我们 */
.about {
    padding:35px 0;
}
.about_size {
    font-size: 18px;
    color: #707070;
    line-height: 30px;
    font-weight: 300;
}
.about_size .fl {
    margin-right: 40px;
}
/* 社会招聘 */
.sociology {
    padding: 70px 0 80px 0;
}
.sociology_col {
    color: #fff;
    font-size: 17px;
    line-height: 60px;
    background-color: #1c92eb;
}
.sociology_col span {
    width: 25%;
    float: left;
    text-align: center;
    display: block;
}
/* .sociology_col span:nth-of-type(3),
.sociology_col span:nth-of-type(4){
    display: none;
} */
.sociology_quan .sociology_top {
    color: #2f2f2f;
    font-size: 17px;
    margin-bottom: 3px;
    line-height: 75px;
}
.sociology_quan {
    background: #e6e6e6;
}
.sociology_top {
    background-color: #e6e6e6;
    cursor: pointer;
}
.sociology_top>span {
    width: 25%;
    float: left;
    text-align: center;
    display: block;
}
/* .sociology_top>span:nth-of-type(3),
.sociology_top>span:nth-of-type(4),
.sociology_top>span:nth-of-type(5) {
    width: 0;
    display: none;
} */
.sociology_top .sociology_span {
    width: 25%;
}
.sociology_span {
    color: #1c92eb;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.sociology_span span:nth-of-type(2) {
    display: none;
}
.sociology_bott {
    font-size: 17px;
    color: #2f2f2f;
    line-height: 40px;
}
.sociology_bott {
    background: #f8f8f8;
    padding: 40px 70px 140px 70px;
}
.sociology_bott p span {
    display: inline-block;
    margin-left: 90px;
}
.sociology_bott a {
    color: #fff;
    font-size: 17px;
    line-height: 48px;
    padding: 0 28px;
    background: #1c92eb;
    margin-top: 30px;
    border: none;
    display: inline-block;
}
.sociology_bott {
    display: none;
}
.sociology_quan.active {
    margin-bottom: 0;
}
.sociology_quan.active .sociology_bott {
    display: block;
}
.sociology_quan.active .sociology_span span:nth-of-type(2) {
    display: block;
}
.sociology_quan.active .sociology_span span:nth-of-type(1) {
    display: none;
}
/* 解决方案 */
.programme {
    padding: 65px 0 75px 0;
}
.programme_ul li {
    width: 100%;
    overflow: hidden;
    padding: 35px 0;
    border-bottom: 1px solid #f2f2f2;
}
.programme_ul li:nth-of-type(1) {
    padding-top: 0;
}
.programme_ul li a {
    display: block;
}
.programme_ul li>a {
    width: 30%;
    float: left;
}
.programme_size {
    width: 70%;
    float: left;
    padding: 15px 0 0 50px;
}
.programme_size a:nth-of-type(1) {
    font-size: 20px;
    color: #000000;
    padding-bottom: 8px;
}
.programme_size p {
    color: #707070;
    font-size: 17px;
    line-height: 35px;
}
.programme_size a:nth-of-type(2) {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.programme_ul li:hover .programme_size a:nth-of-type(2),
.programme_ul li:hover .programme_size a:nth-of-type(1) {
    color: #1c92eb;
}
.programme_size p:nth-of-type(2) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.programme_size p .iconfont {
    margin-right: 6px;
}
/* 联系我们 */
.contact {
    padding: 75px 0 35px 0;
}
.contact_wid {
    width: 100%;
}
.contact_fl {
    width: 37.5%;
    float: left;
    margin-right: 30px;
    padding: 35px 25px 85px 25px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.contact_wid>div:nth-of-type(2) {
    width: 60%;
    float: left;
}
.contact_fl>p {
    color: #010101;
    font-size: 22px;
    margin-bottom: 10px;
}
.contact_size p {
    color: #5d5d5d;
    font-size: 17px;
    margin-top: 15px;
}
.contact_size p .iconfont {
    color: #1c92eb;
    font-size: 28px;
    margin-right: 8px;
}
.message_wid {
    width: 100%;
}
.message_wid>div {
    width: 31.5%;
    float: left;
}
.message_wid>div:nth-of-type(2) {
    margin: 0 28px;
}
.message_wid>div input {
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    line-height: 40px;
    padding-left: 10px;
}
.message_p {
    font-size: 19px;
    color: #262626;
    margin-bottom: 30px;
}
.message_te p,
.message_wid>div p {
    color: #1b1b1b;
    font-size: 16px;
    margin-bottom: 10px;
}
.message_wid>div span {
    color: red;
}
.message_te {
    margin-top: 20px;
}
.message_te textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    height: 165px;
    padding-left: 10px;
}
.message_butt button {
    color: #fff;
    font-size: 20px;
    background: #1c92eb;
    border: none;
    line-height: 50px;
    padding: 0 50px;
    border: 1px solid #1c92eb;
    margin-top: 25px;
}
.message_butt button:hover {
    background-color: #fff;
    border: 1px solid #1c92eb;
    color: #1c92eb;
}
.message {
    padding-bottom: 90px;
}
/* 新闻 */
.new {
    padding: 85px 0 100px 0;
}
.new .tui-new {
    display: block;
}
.new .tui-new .swiper-slide>div {
    width: 49%;
}
.overh a {
    display: block;
}
.new .new-title {
    line-height: 30px;
    height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 10px 0;
}
.new .new-title a {
    color: #000000;
    font-size: 24px;
}
.new .new-date {
    font-size: 17px;
    line-height: 25px;
    color: #6b6b6b;
}
.new .new-yao {
    font-size: 19px;
    margin-top: 18px;
    color: #6b6b6b;
    line-height: 30px;
    height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-weight: 300;
}
.new .more {
    margin-top: 20px;
}
.new .more a {
    color: #2b2b33;
    font-size: 16px;
}
.new .tui-new .swiper-slide:hover .more a,
.new .tui-new .swiper-slide:hover .new-title a {
    color: #1a99d5;
}
.new .tui-new .swiper-pagination {
    width: auto;
    left: 51%;
    bottom: 30px;
}
.new .tui-new .swiper-pagination-bullet {
    border-width: 1px;
    border-color: #1a99d5;
    border-style: solid;
    border-radius: 50%;
    background-color: #ffffff;
    width: 13px;
    height: 12px;
    opacity: 1;
}
.new .tui-new .swiper-pagination-bullet-active {
    border-color: #1a99d5;
    border-width: 2px;
}
.new-ul {
    margin-top: 50px;
}
.new-ul li {
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f0;
}
.new-ul li:nth-of-type(1) {
    padding-top: 0;
}
.new-ul li>.fl {
    width: 20%;
    text-align: center;
    border-right: 1px solid #d5d5d5;
}
.new-ul li>.fl .hao {
    font-size: 53px;
    color: #1a99d5;
    font-family: "BodoniBT";
}
.new-ul li>.fl .yue {
    color: #6b6b6b;
    font-size: 16px;
}
.new-ul li>.fr {
    width: 75%;
}
.new-ul li .biaoti {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.new-ul li .biaoti a {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
}
.new-ul li .biaoti a:hover {
    color: #1a99d5;
}
.new-ul li .yao-new {
    color: #6b6b6b;
    font-size: 16px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    font-weight: 300;
}
/* 新闻详情 */
.newiss-xing {
    margin-top: 45px;
}
.newiss-xing .title {
    color: #000000;
    font-size: 30px;
    padding: 15px 0;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    text-align: center;
}
.newiss-xing .title::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 1px;
    bottom: -1px;
    background: #1a99d5;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -moz-transform: translateX(-50%);
    /* Firefox */
    -webkit-transform: translateX(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-50%);
}
.ta {
    text-align: center;
}
.newiss-xing .dade {
    color: #6b6b6b;
    font-size: 16px;
    margin: 30px 0;
    text-align: center;
}
.newiss-xing .dade span {
    display: inline-block;
    margin: 0 10px;
}
.newiss-xing .nei {
    color: #6b6b6b;
    font-size: 17px;
    line-height: 35px;
}
.newiss-xing .bshare-custom {
    display: inline-block;
}
.newiss-xing .shang {
    margin: 60px 0;
    padding: 30px 0;
    border-top: 1px solid #dfdfdf;
    line-height: 35px;
}
.newiss-xing .shang .fl {
    width: 70%;
}
.newiss-xing .shang a {
    color: #6b6b6b;
    font-size: 17px;
}
.newiss-xing .shang a:hover {
    color: #1a99d5;
}
/* 创新技术 */
.innovate {
    padding: 65px 0;
}
.innovate_size {
    color: #626262;
    font-size: 16px;
    line-height: 35px;
}
.innovate_size .fl {
    margin-right: 30px;
}
/* 一键导航 */
.mobile-foot {
    display: none;
    background: #1c92eb;
    padding: 8px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.mobile-foot a {
    color: #fff;
    height: 35px;
    line-height: 33px;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    width: 22%;
    padding: 0 15px;
    font-size: 15px;
    margin: 0 5px;
    transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    padding: 0px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
/* 二级导航 */
.daohang_div {
    position: fixed;
    top: 140px;
    width: 100%;
    left: 0;
    z-index: 6;
    padding: 0;
    /* display: none; */
    left: 0;
    /* margin-left: -500px; */
    height: 360px;
    background-color: #fff;
    transition: 600ms ease-in-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.inner_box {
    width: 1200px;
    margin: 0 auto;
}
.inner_box {
    /* padding: 0 0 2%; */
    text-align: left;
}
.inner_box .sec_list {
    width: 17.5%;
    float: left;
}
.inner_box .sec_list .second_nav {
    margin-top: 35px;
}
.sec_list .second_nav li {
    width: 100%;
    height: 38px;
    line-height: 38px;
}
.sec_list>ul>li a {
    font-size: 15px;
    color: #242526;
    display: block;
    height: 100%;
    padding: 0 10px;
    position: relative;
}
.sec_list>ul>li a:hover {
    color: #1c92eb;
}
.inner_box .sec_img {
    float: right;
    width: 82.5%;
    background: #f6f6f6 !important;
    padding: 4% 0;
}
.inner_box .sec_img .img_infor {
    float: left;
    width: 52%;
    padding-left: 7%;
}
.inner_box .sec_img .img_infor .txt {
    padding: 43px 70px 32px 0;
    line-height: 30px;
    color: #242526;
}
.inner_box .sec_img .img_infor .txt span {
    display: inline-block;
    height: 120px;
    overflow: hidden;
    font-size: 14px;
}
.inner_box .sec_img .img_infor .btn_more {
    width: 180px;
    height: 36px;
    border: 1px solid #1c92eb;
    border-radius: 20px;
    display: block;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
    color: #1c92eb;
}
.inner_box .sec_img .img_infor .btn_more:hover {
    color: #fff;
    background-color: #1c92eb;
}
.inner_box .sec_img .img_pic {
    float: right;
    width: 30%;
    margin-top: 35px;
}
.sec_list>ul>li a::after {
    display: inline-block;
    content: "";
    width: 5px;
    height: 9px;
    background: url(../img/nav_jt.png) no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 30%;
    top: 50%;
    margin-top: -4px;
}
.daohang_ul>li:hover .daohang_div {
    transition: 600ms ease-in-out;
    opacity: 1;
    z-index: 999;
    height: 367px;
    overflow: hidden;
    /* padding: 2% 0; */
}
/* 搜索 */
.searchbox {
    padding: 15px;
    box-shadow: 0 0 7px 0 #cfcfcf;
    background: #fff;
    width: 100%;
    top: 139px;
    border-top: 2px solid #1c92eb;
    text-align: center;
    z-index: 44;
    position: fixed;
}
.displaynone {
    display: none;
}
.searchs {
    max-width: 600px;
    margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
.searchs .sertext {
    display: block;
    padding: 0;
    outline: 0;
    padding-left: 12px;
    width: 78%;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 12px;
    height: 52px;
    line-height: 52px;
    transition: 0.4s;
}
.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    width: 22%;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #1c92eb;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    transition: 0.44s;
}
/* 手机导航 */
.phone {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    display: none;
    top: 0;
    background: #fff;
    z-index: 999;
    width: 100%;
    padding: 10px 30px;
}
.index_a {
    display: inline-block;
}
.phone .wid {
    float: left;
}
.phone .wid>a {
    display: inline-block;
}
.color_dao .iconfont {
    color: #1c92eb;
    font-size: 25px;
    margin: 0 5px;
}
.color_dao {
    line-height: 49px;
}
.color_dao .daohang_sp {
    position: relative;
    top: -7px;
    font-size: 25px;
}
.color_a {
    font-size: 25px;
    position: relative;
    top: -7px;
}
.sidebar-menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 250px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #e7e9eb;
    z-index: 999;
    transition: 0.6s;
}
.sidebar-menu__header {
    height: 50px;
    background: #1c92eb;
    position: relative;
    display: block;
    padding: 15px 25px;
    height: 100%;
    width: 100%;
    color: #fff;
    margin-right: 105px;
}
.sidebar-menu__list {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 250px;
    list-style: none;
    background: #fff;
    list-style-type: none;
}
.sidebar-menu__item:first-child {
    border-top: 0
}
.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.sidebar-menu__link {
    display: block;
    padding: 10px 25px;
    color: #828282;
    font-size: 13px;
    font-weight: 400;
    transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}
.colos {
    line-height: 70px;
}
.sidebar-menu__item:first-child {
    border-top: 0;
}
.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
    background-color: #1c92eb !important;
}
.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
    color: #fff !important;
}
.sidebar-menu__item:hover {
    background-color: #fff;
    cursor: pointer;
}
.sidebar-menu__item:hover>.sidebar-menu__link {
    color: #6e6e6e;
}
.phone_i {
    display: inline-block;
    line-height: 60px;
    padding: 0 15px;
}
.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {
    color: #6e6e6e;
}
.sidebar-menu__item .sidebar-menu__list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translateX(300px);
    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.sidebar-menu__item .sidebar-menu__list.is-active {
    transform: translateX(0);
}
.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
    z-index: 2;
}
.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 3;
}
.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 4;
}
.sidebar-menu__link::first-letter {
    text-transform: uppercase;
}
.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
    text-decoration: none;
}
.sidebar-menu__link span.glyphicon-menu-left {
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-right: 4px;
}
.sidebar-menu__link .glyphicon-menu-right {
    color: #bababa;
    float: right;
}
@media(max-width:1700px) {
    .processor_ul>li a {
        font-size: 15px;
    }
}
@media(max-width:1440px) {
    .Journalism_lunbo .swiper-container {
        height: 315px;
    }
    .contact_fl {
        margin-right: 29px;
        padding: 35px 25px 75px 25px;
    }
    .products_size p {
        -webkit-line-clamp: 1;
        margin: 5px 0;
        line-height: initial;
    }
}
@media(max-width:1366px) {
    .picture_size {
        left: 7%;
    }
}
@media(max-width:1280px) {
    .products_size {
        padding: 45px 25px 0 25px;
    }
    .products_size p {
        font-size: 14px;
        line-height: 27px;
        margin: 10px 0 10px;
    }
    .products_size a:nth-of-type(2) {
        font-size: 14px;
    }
    .products_size a:nth-of-type(1) {
        font-size: 22px;
    }
    .size_slide2>p:nth-of-type(1) {
        font-size: 35px;
    }
    .size_slide p:nth-of-type(2) {
        font-size: 35px;
    }
    .size_slide1 p:nth-of-type(1) {
        font-size: 35px;
    }
    .size_slide1 p:nth-of-type(2) {
        font-size: 22px;
    }
}
@media(max-width:1024px) {
    .daohang_ul>li {
        margin-left: 20px;
    }
    .lunbo_size>p:nth-of-type(1) {
        /* font-size: 38px; */
    }
    .lunbo_size>p:nth-of-type(2) {
        /* font-size: 26px; */
        padding: 8px 0 15px 0;
    }
    .lunbo_size {
        /* left: 6%; */
        width: 420px;
    }
    .size_slide p:nth-of-type(2) {
        font-size: 32px;
    }
    .size_slide p:nth-of-type(1) {
        font-size: 22px;
    }
    .size_slide a {
        width: 120px;
        line-height: 35px;
        font-size: 15px;
    }
    .size_slide1 div img {
        width: 100%;
    }
    .about {
        padding: 65px 0;
    }
    .products_img a p {
        font-size: 20px;
    }
    .products_size {
        padding: 25px 15px 0 15px;
    }
    .products {
        padding: 60px 3%;
    }
    .about_ti>p:nth-of-type(1) {
        font-size: 28px;
        padding-bottom: 16px;
    }
    .Journalism_lunbo {
        margin-left: 28px;
    }
    .Journalism_lunbo .swiper-button-prev {
        margin-right: 14px;
    }
    .Journalism_lunbo .swiper-container {
        height: 250px;
    }
    .Journalism_rig_size a {
        font-size: 17px;
    }
    .Journalism_rig_size p {
        font-size: 14px;
    }
    .Journalism_qi p:nth-of-type(1) {
        font-size: 30px;
    }
    .Journalism_qi p:nth-of-type(2) {
        font-size: 14px;
    }
    .Journalism_bor {
        width: 100%;
        padding: 10px 15px;
    }
    .development {
        padding: 65px 0;
    }
    .inner_box {
        width: 1000px;
    }
    .contact_fl {
        margin-right: 24px;
    }
    .contact_size p {
        font-size: 15px;
        margin-top: 10px;
    }
    .contact_size p .iconfont {
        font-size: 24px;
    }
    .contact_fl {
        padding: 35px 25px 35px 25px;
    }
    .message_wid>div:nth-of-type(2) {
        margin: 0 26px;
    }
    .programme_size {
        padding: 5px 0 0 30px;
    }
    .recruit_wid>div:nth-of-type(1) {
        margin-right: 38px;
    }
    .processor_ul>li {
        margin-left: 25px;
        margin-bottom: 25px;
    }
}
@media(max-width:768px) {
    .daohang {
        display: none;
    }
    .size_slide1 p:nth-of-type(3) {
        margin-top: 7px;
    }
    .size_slide p:nth-of-type(2) {
        font-size: 26px;
    }
    .size_slide2>p:nth-of-type(1) {
        font-size: 26px;
    }
    .size_slide1 p:nth-of-type(1) {
        font-size: 26px;
    }
    .size_slide1 p:nth-of-type(2) {
        font-size: 17px;
    }
    .bott {
        display: none;
    }
    .sidebar-menu.is-active {
        display: block;
        transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
    .phone {
        display: block;
        background: #fff;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
    }
    .mobile-foot {
        display: block;
    }
    body {
        padding: 99px 0 51px 0;
    }
    .about_wid {
        padding: 25px 10px;
    }
    .about_rig {
        padding-left: 15px;
    }
    .color_dao {
        line-height: 70px;
    }
    .about_ti>p:nth-of-type(2) {
        font-size: 14px;
        line-height: 28px;
    }
    .products_lunbo {
        padding-top: 25px;
    }
    .Journalism_lunbo {
        margin-left: 22px;
    }
    .Journalism_lunbo .swiper-container {
        height: 185px;
    }
    .Journalism_lunbo .swiper-button-prev {
        margin-right: 10px;
    }
    .picture_size>p {
        font-size: 30px;
    }
    .picture_a,
    .picture_a a {
        font-size: 15px;
    }
    .newiss-xing .title {
        font-size: 22px;
    }
    .newiss-xing .nei {
        font-size: 14px;
        line-height: 28px;
    }
    .newiss-xing .shang {
        margin: 30px 0;
        padding: 20px 0;
        line-height: 30px;
    }
    .newiss-xing .shang a {
        font-size: 15px;
    }
    .new .new-yao {
        font-size: 14px;
        margin-top: 10px;
        color: #6b6b6b;
        line-height: 26px;
        height: 50px;
        -webkit-line-clamp: 2;
    }
    .new .more {
        margin-top: 16px;
    }
    .new .more a {
        font-size: 14px;
    }
    .new .new-date {
        font-size: 15px;
    }
    .new .new-title a {
        font-size: 18px;
    }
    .new .new-title {
        margin: 0;
    }
    .sociology_quan {
        font-size: 15px;
        line-height: 55px;
    }
    .sociology_span {
        font-size: 22px;
    }
    .sociology_bott {
        padding: 20px 30px 60px 30px;
    }
    .contact_fl {
        padding: 15px 10px 15px 10px;
        margin-right: 18px;
    }
    .message_wid>div:nth-of-type(2) {
        margin: 0 20px;
    }
    .message {
        padding-bottom: 60px;
    }
    .programme_size {
        padding: 0px 0 0 15px;
    }
    .programme_size a:nth-of-type(1) {
        font-size: 18px;
    }
    .programme_size p {
        color: #707070;
        font-size: 14px;
        line-height: 26px;
    }
    .programme_size a:nth-of-type(2) {
        font-size: 14px;
        margin-top: 6px;
    }
    .programme_ul li {
        padding: 25px 0;
    }
    .about_size {
        font-size: 15px;
    }
    .about_size .fl {
        margin-right: 15px;
    }
    .recruit_wid>div:nth-of-type(1) {
        margin-right: 30px;
    }
    .recruit {
        padding: 60px 0;
    }
    .crumbs_a a {
    font-size: 12px;
    padding: 0 0px;
    }
    .desizing .table tr td {
        padding: 15px 5px;
        font-size: 13px;
        line-height: 26px;
		    word-break: break-word;
    }
	.desizing .table tr:nth-of-type(1) td{
		font-size:13px;
		padding: 6px;
	}
	
	.desizing .table tr:nth-of-type(1) td:nth-of-type(1){
		
	}
	
    .processor_ul>li {
        margin-left: 19px;
        margin-bottom: 19px;
    }
    .processor_ul>li a:nth-of-type(2) {
        font-size: 18px;
        padding: 20px 0;
    }
    .innovate_size .fl {
        margin-right: 15px;
    }
    .innovate_size {
        font-size: 14px;
        line-height: 26px;
    }
}
@media(max-width:768px) {
    .processor .pdt img {
        display: block;
    }
    .leftmenu {
        width: 100%;
        margin-bottom: 15px;
    }
    .clist ul li {
        width: calc(50% - 5px);
        padding: 6px;
        font-size: 14px;
    }
    .clist ul li:nth-of-type(2n) {
        margin-right: 0px;
    }
    .processor_ul {
        border: 1px solid #d5d5d5;
        padding: 15px;
        margin: 0 0;
        position: absolute;
        background-color: #FFF;
        width: 93%;
        padding: 0px;
        z-index: 66;
        display: none;
    }
    .desizing_dgf {
        width: 100%;
    }
    .leftmenu{
        width: 100%;
    }
    
    .clist ul li {
        width: calc(50% - 5px);
        padding: 6px;
        font-size: 14px;
    }
    
}
@media(max-width:480px) {
    .desizing {
        padding: 10px 0 10px 0;
    }
    .processor_ul>li {
        margin-bottom: 0px;
        width: 100%;
    }
    .clist ul li {
        width: calc(100%);
    }
    .phone .fl {
        width: 55%;
    }
    .color_dao {
        line-height: 38px;
    }
    body {
        padding: 70px 0 51px 0;
    }
    .lunbo_size>p:nth-of-type(1) {
        font-size: 18px;
    }
    .lunbo_size>p:nth-of-type(2) {
        font-size: 14px;
        padding: 3px 0 15px 0;
    }
    .lunbo_size>p:nth-of-type(2)::before {
        height: 7px;
    }
    .lunbo_size>p:nth-of-type(2)::after {
        height: 7px;
        width: 7px;
    }
    .lunbo_img {
        bottom: -1px;
    }
    .about {
        padding: 15px;
    }
    .about_ti>p:nth-of-type(1) {
        font-size: 26px;
        padding-bottom: 10px;
    }
    .about_rig p:nth-of-type(1) {
        font-size: 26px;
    }
    .about_rig p:nth-of-type(2) {
        font-size: 16px;
    }
    .about_wid {
        padding: 15px;
    }
    .products {
        padding:20px 15px;
    }
    .about_ti>p:nth-of-type(2) {
        line-height: 20px;
        text-align: left;
    }
    .products_size p {
        -webkit-line-clamp: 2;
        margin: 6px 0;
    }
    .products_size a:nth-of-type(1) {
        font-size: 18px;
    }
    .products_size p {
        line-height: 23px;
    }
    .Journalism {
        padding: 20px 15px 20px 15px;
    }
    .Journalism_wid {
        padding-top: 25px;
    }
    .Journalism_wid>div {
        width: 100%;
    }
    .Journalism_lunbo {
        margin-left: 0px;
        margin-top: 25px;
    }
    .Journalism_bor {
        width: 100%;
        padding: 10px 0px;
    }
    .Journalism_lunbo .swiper-container {
        height: 155px;
    }
    .Journalism_rig_size {
        width: 76%;
    }
    .Journalism_qi {
        width: 24%;
    }
    .development {
        padding: 35px 15px;
    }
    .development .about_ti>a {
        font-size: 12px;
    }
    .ta img {
        width: 100%;
    }
    .newiss-xing {
        margin-top: 0px;
        padding: 35px 15px;
    }
    .newiss-xing .shang {
        margin: 30px 0 0 0;
        padding: 20px 0 0 0;
        line-height: 30px;
    }
    .newiss-xing .dade {
        font-size: 14px;
    }
    .crumbs {
    	line-height: 40px;
		text-align:center;
		margin-top: 15px;
    }
	

    .picture_a {
        display: none;
    }
    .picture_size>p {
        font-size: 20px;
        padding-bottom: 0;
    }
    .new {
        padding: 35px 15px;
    }
    .new .tui-new .swiper-slide>div {
        width: 100%;
    }
    .new .new-title {
        height: auto;
        line-height: 26px;
        margin-bottom: 6px;
        margin-top: 15px;
    }
    .new .more {
        margin-top: 10px;
    }
    .new .tui-new .swiper-pagination {
        width: auto;
        left: 42%;
        bottom: 0;
    }
    .new .tui-new .swiper-container {
        padding-bottom: 30px;
    }
    .new-ul {
        margin-top: 35px;
    }
    .new-ul li:nth-of-type(1) {
        padding-top: 0;
    }
    .new-ul li>.fl .hao {
        font-size: 40px;
    }
    .new-ul li>.fl .yue {
        font-size: 14px;
    }
    .new-ul li .biaoti a {
        font-size: 18px;
    }
    .new-ul li .yao-new {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .new-ul li {
        padding: 15px 0;
    }
    .sociology {
        padding:15px;
    }
    .sociology_col {
        font-size: 12px;
        line-height: 50px;
    }
    .sociology_top>span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .sociology_quan {
        font-size: 12px;
        line-height: 50px;
    }
    .sociology_top {
        padding-left: 10px;
    }
    .sociology_top>span {
        width: 25%;
    }
    .sociology_top .sociology_span {
        width: 25%;
        
    }
    .sociology_col span {
        width: 25%;
    }
    .sociology_bott p {
        font-size: 14px;
        line-height: 32px;
    }
    .sociology_bott {
        padding: 20px 15px 60px 15px;
    }
    .sociology_bott p span {
        margin-left: 55px;
    }
    .sociology_bott button {
        font-size: 15px;
        line-height: 40px;
        padding: 0 25px;
        margin-top: 15px;
    }
    .contact {
        padding: 35px 15px;
    }
    .contact_fl {
        padding: 15px 10px 15px 10px;
        margin-right: 0px;
        width: 100%;
        margin-bottom: 15px;
    }
    .contact_fl>p {
        font-size: 20px;
    }
    .contact_wid>div:nth-of-type(2) {
        width: 100%;
    }
    .message_p {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .message_wid>div:nth-of-type(2) {
        margin: 0 0px;
    }
    .message_wid>div {
        width: 100%;
    }
    .message {
        padding: 0 15px 35px 15px;
    }
    .message_te textarea {
        height: 120px;
    }
    .message_butt button {
        font-size: 14px;
        line-height: 40px;
    }
    .message_te p,
    .message_wid>div p {
        font-size: 15px;
        margin: 10px 0;
    }
    .programme {
        padding: 35px 15px;
    }
    .programme_ul li>a {
        width: 100%;
    }
    .programme_size {
        padding: 0;
        width: 100%;
        margin-top: 15px;
    }
    .programme_ul li {
        padding: 15px 0;
    }
    .about_size {
        font-size: 14px;
    }
    .about_size .fl {
        margin-right: 0px;
        padding-bottom: 15px;
    }
    .recruit {
        padding: 35px 15px;
    }
    .recruit_wid>div {
        width: 100%;
    }
    .recruit_wid>div:nth-of-type(1) {
        margin-right: 0px;
    }
    .recruit_butt {
        margin-top: 10px;
    }
    .recruit_size p:nth-of-type(2) {
        font-size: 14px;
        line-height: 26px;
    }
    .recruit_size p:nth-of-type(1) {
        font-size: 22px;
        padding-bottom: 10px;
    }
    .desizing {
        padding: 35px 15px;
    }
    .processor_ul>li {
        width: 100%;
        margin-left: 0;
    }
    .processor_ul>li:nth-of-type(odd) {
        margin-right: 15px;
    }
    .processor {
        padding: 35px 15px;
    }
    .innovate_size .fl {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .innovate {
        padding: 35px 15px;
    }
    .phone {
        padding: 10px 15px;
    }
    .color_dao .iconfont {
        font-size: 22px;
    }
    .color_dao {
        line-height: 50px;
    }
    .searchbox {
        top: 73px;
    }
    .lunbo_size {
        width: 250px;
    }
    .lunbo_size>p:nth-of-type(1) {
        font-size: 15px;
    }
    .lunbo_size>p:nth-of-type(2) {
        font-size: 12px;
        padding: 3px 0 6px 0;
    }
    .size_slide1 p:nth-of-type(3) {
        display: none;
    }
    .size_slide a {
        width: 100px;
        line-height: 30px;
        font-size: 13px;
    }
    .size_slide2 {
        left: 5%;
        width: 195px;
    }
    .size_slide {
        width: 175px;
        left: 55%;
    }
    .size_slide p:nth-of-type(1) {
        font-size: 13px;
        line-height: 22px;
    }
    .size_slide a {
        width: 95px;
        line-height: 25px;
        font-size: 12px;
    }
    .size_slide2>p:nth-of-type(2) {
        margin-top: 2px;
    }
    .size_slide p:nth-of-type(2) {
        line-height: 20px;
    }
    .lunbo_size>p:nth-of-type(1) {
        line-height: 20px;
    }
    .size_slide1 p:nth-of-type(2) {
        line-height: 20px;
    }
    .about_ti>p:nth-of-type(2) {
        font-size: 12px;
		text-align:center;
    }
    .development .about_ti>p:nth-of-type(1) {
        font-size: 24px;
    }
    .development .about_ti>p:nth-of-type(2) {
        font-size: 14px;
    }
    .leftmenu{
        float: none;
    }
    .desizing_dgf{
        float: none;
    }
    .imgpc{
        display: none;
    }
    .imgphone{
        display: block;
    }
    .lunbo .swiper-button-next,
    .lunbo .swiper-button-prev{
        display: none;
    }
}
#page {
    clear: both;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: 20px
}
#page {
    clear: both;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: 20px
}
#page ul li {
    float: left;
    padding: 5px 14px;
    border: 1px solid #CCCCCC;
    margin-right: 6px;
    color: #666;
    font-size: 12px;
    /* list-style: none; */
    display: block;
}
#page  li:hover {
    border: 1px solid #1a99d5;
}
#page  li:hover {
    color: #1a99d5
}
#page ul  li {
    color: #666
}
#page ul  li a {
    color: #666
}
#page li.active {
    border: 1px solid #1a99d5;
    background-color: #1a99d5;
    color: #FFFFFF
}
#page  li.active a {
    color: #fff
}
/* #page .thisclass {
    background-color: #1a99d5;
    color: #FFFFFF
} */



@media(max-width:768px) {
    .processor .pdt img {
        display: block;
    }
    .leftmenu {
        width: 100%;
        margin-top: 15px;
    }
    .clist ul li {
        width: calc(50% - 5px);
        padding: 6px;
        font-size: 14px;
    }
    .clist ul li:nth-of-type(2n) {
        margin-right: 0px;
    }
	.desizing_dgf {
        float: none;
    }
	
	.desizing {
		padding: 10px 0 10px 0;
    }
	.leftmenu {
		width: 100%;
		margin-top: 15px;
		    margin-bottom: 0px;
	}
	.processor {
    padding-top: 0;
}
.clist ul li:nth-of-type(2n) {
    margin-right: 0px;
}
.clist ul li {
    width: calc(50% - 5px);
    padding: 6px 0px;
    font-size: 12px;
}
.about .about_size img{
    width: 100%;
}
.newiss-xing .nei img{
    width: 100%;
}
}