html,
body {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
}

ul {
    list-style: none;
    padding-left: 0;
}

a {
    text-decoration: none;
    color: #666;
}

.head-top {
    width: 100%;
    height: auto;
}

.slider-block {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 97;
    background-size: 100% 100%;
    /*background-position: center;background-size: cover;*/
    opacity: 0;
}

.slider-block img {
    width: 100%;
    height: 100%;
}
.banner-title{position: absolute;z-index: 666;color: #ffffff;bottom: 20px;left: -33px;font-size: 36px;}
.slider-direction-next{position: absolute;z-index: 666;top: 47%;right: 3%;font-size: 50px;color: #fff;font-weight: 600;}
.slider-direction-prev{position: absolute;z-index: 666;top: 47%;left: 3%;font-size: 50px;color: #fff;font-weight: 600;}


.header-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 222;
}

.header-logo {
    margin: 0 44px;
    padding: 20px 0 0;
    zoom: 1;
}

.header-logo:after {
    display: block;
    content: "";
    clear: both;
}

.header-logo img {
    width: 10%;
    float: left;
}

.header-list {
    float: right;
}

.header-list ul {
    zoom: 1;
    margin: 0 !important;
    float: left;
}

.header-list ul:after {
    content: "";
    display: block;
    clear: both;
}

.header-list li {
    float: left;
    padding: 15px 30px;
    color: #fff;
    font-size: 16px;
}

.header-list li:hover {
    cursor: pointer;
    color: #ec3537;
}

#headSHBtn i::before {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#headSHBtn i {
    font-size: 17px;
    margin-top: 17px;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#headSHBtn:hover i {
    color: #fff;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#headSHBtn {
    float: left;
    position: relative;
    display: block;
    z-index: 99999;
    color: #dedede;
    background: #fff;
    width: 30px;
    height: 30px;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#headSHBtn:hover {
    background-color: #4b4b4b;
}

#headSHBtn i {
    display: none;
}

#headSHBtn:after {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background: #999;
    position: absolute;
    top: 20px;
    left: 8px;
    transition: all 0.3s ease-out 0s
}

#headSHBtn:before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background: #999;
    position: absolute;
    top: 10px;
    left: 8px;
    transition: all 0.3s ease-out 0s
}

#headSHBtn:hover::after {
    transform: rotate(45deg);
    top: 15px;
    background: #fff;
}

#headSHBtn:hover::before {
    transform: rotate(-45deg);
    top: 15px;
    background: #fff;
}

.content {
    padding-top: 80px !important;
    background-color: #fff;
}

#logo1 {
    zoom: 1;
}

#logo1:after {
    display: block;
    content: "";
    clear: both;
}

.navitem,
#nav {
    float: none !important;
    text-align: center;
}

.navitem:hover {
    background-color: #ec3537;
}

.navitem {
    width: 100%;
    padding: 15px 0 !important;
}

#nav {
    padding: 80px 0 !important;
}

#header {
    width: 400px;
    top: 0;
    right: -400px;
    background-color: #FFF;
    position: absolute;
    z-index: 88888;
    display: none;
}

.logo-first {
    width: 40px !important;
    margin-left: 100px;
}

.logo-last {
    width: 100px !important;
    height: 20px;
    margin-left: 20px;
    /*margin-top: 5px;*/
   margin-bottom: 10px;
}

.xs-top {
    display: none;
}

.mobile-inner-nav a {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

.mobile {
    width: 100%;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
}

.mobile-inner {
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
    position: relative;
}

.mobile-inner img {
    width: 100%;
}

.mobile-inner p {
    color: #676767;
    line-height: 25px;
    font-size: 16px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    margin: 0px;
}

.mobile-inner-header {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
}

.mobile-inner {}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 80px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 50px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 15px) / 2);
    top: calc((100% - 30px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(0, 0, 0, 1);
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

.mobile-inner-nav {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 85%;
    margin-left: 5%;
    color: #FFFFFF;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.lang-a a:hover{color: #ec3537;}







/*菜单结束*/

.sm-1 {
    display: none;
}








/*第二屏*/

.news-zz {
    width: 100%;
    height: 100%;
}

.news-zz img {
    width: 50%;
    height: 100%;
    float: left;
}

.new-zz-nav {
    width: 50%;
    float: left;
}

.news-right {
    width: 60%;
    margin: 30% auto 0
}

.news-right h4 {
    font-size: 24px;
    margin: 0;
    line-height: 22px;
    font-weight: 500;
}

.p1 {
    font-size: 12px;
    color: #dedede;
    line-height: 30px;
    margin: 0;
}

.p2 {
    font-size: 22px;
    color: #777777;
    line-height: 60px;
    margin: 0;
}

.news-more {
    border-top: 1px solid #e6e6e6;
    margin-top: 40px;
    position: relative;
}

.news-more a {
    padding: 15px 90px;
    background-color: #383838;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
}

.str_move {
    font-size: 14px;
    /*color: #777777;*/
}

.str_wrap {
    height: 200px;
}








/*第三屏*/

.case-top {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

.case-header {
    width: 96%;
    margin: 0 auto;
    zoom: 1;
    padding-top: 24px;
}

.case-header:after {
    display: block;
    clear: both;
    content: "";
}

.case-title {
    float: left;
}

.title1 {
    font-size: 24px;
    margin: 0;
    line-height: 22px;
    font-weight: 500;
}

.title2 {
    font-size: 16px;
    color: #dedede;
    line-height: 30px;
    margin: 0;
}

.Menubox {
    float: right;
    zoom: 1;
}

.Menubox:after {
    content: "";
    clear: both;
    display: block;
}

.Menubox li {
    float: left;
    font-size: 16px;
    color: #888888;
    padding: 0 38px 0 0;
}

.Menubox li:not(:last-child):after {
    content: "|";
    font-size: 12px;
    margin-left: 38px;
}

.Menubox li:hover {
    cursor: pointer;
}

.CbContainer {
    padding-top: 60px;
    position: relative;
}

.case-list {
    width: 80%;
    margin: 0 auto;
}

.case-list ul {
    zoom: 1;
    margin: 0;
    padding: 0;
}

.case-list ul:after {
    content: "";
    clear: both;
    display: block;
}

.case-list li {
    float: left;
    width: 24%;
    margin: 0.5%;
    margin-top: 30px;
}

.case-list li img {
    width: 100%;
    transition: all 0.4s;
}

.case-images {
    overflow: hidden;
}

.case-list li p {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}

.case-list li:hover .case-img {
    transform: scale(1.2);
}

.hover {
    color: #ec3537 !important;
}

.go-more {
    position: absolute;
    right: 10%;
    top: 30px;
    color: #cccbc9;
}

.go-more:hover {
    color: #ec3537;
}








/*第四屏*/

.four-study {
    width: 100%;
    height: 100%;
}

.four-left {
    width: 45%;
    height: 100%;
    float: left;
}

.four-right {
    width: 55%;
    height: 100%;
    float: left;
}

.four-right img {
    width: 100%;
    height: 100%;
}

.four-top {
    padding: 24px 4% 0;
    zoom: 1;
}

.four-top:after {
    content: "";
    display: block;
    clear: both;
}

.study-list {
    width: 100%;
    zoom: 1;
}

.study-list:after {
    display: block;
    content: "";
    clear: both;
}

.study-fl {
    float: left;
    width: 17%;
    height: 100%;
    text-align: right;
    padding-right: 5%;
}

.study-fl p:first-child {
    font-size: 19px;
    margin: 0;
}

.study-fl p:last-child {
    font-size: 12px;
    color: #c4c4c4;
    margin: 0;
}

.study-fr {
    float: left;
    width: 72%;
    height: 100%;
    text-align: left;
    border-left: 1px solid #e6e6e6;
    padding-left: 5%;
}

.study-fr p:first-child {
    font-size: 16px;
    margin: 0;
}

.study-fr p:last-child {
    font-size: 14px;
    color: #979797;
    margin: 18px 0 0;
}

.sm-list {
    width: 96%;
    margin: 0 auto;
}

.sm-list li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.sm-list p {
    margin: 0;
}

.sm-p1 {
    font-size: 16px;
    font-weight: 600;
}

.sm-p2 {
    font-size: 12px;
    color: #c4c4c4;
    margin: 0;
}

.sm-study {
    margin-top: 10px;
}

.sm-study p:first-child {
    font-size: 16px;
}

.sm-study p:last-child {
    font-size: 12px;
    color: #979797;
    margin: 10px 0 0;
}








/*第五屏*/

.five-img {
    width: 100%;
    position: relative;
}

.five-img img {
    width: 100%;
}

.five-title {
    position: absolute;
    top: 24px;
    left: 2%;
}

.five-title p:first-child {
    font-size: 24px;
    margin: 0;
}

.five-title p:last-child {
    font-size: 14px;
    margin: 0;
    line-height: 26px;
    color: #c1c2ce;
}

.five-nav {
    width: 100%;
    zoom: 1;
}

.five-nav:after {
    display: block;
    content: "";
    clear: both;
}

.five-left {
    width: 37%;
    float: left;
    padding-left: 3%;
    color: #989898;
}

.five-left p:first-child {
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 34px;
}

.five-right {
    width: 50%;
    margin-left: 5%;
    float: left;
}

.five-right p:first-child {
    font-size: 24px;
    margin: 0;
    margin-top: 30px;
}

.five-right p:nth-child(2) {
    font-size: 14px;
    margin: 0;
    line-height: 26px;
    color: #c1c2ce;
}
.positions-input{
	zoom: 1;
}
.positions-input:after{
	display: block;
	content: "";
	clear: both;
}
.positions-left{
	width: 80%;
	float: left;
}
.ewm{
	width: 20%;
	float: left;
}
.ewm img{
	display: block;
	width: 70%;
	margin: 0 auto;
}
.input-one {
    width: 80%;
    zoom: 1;
}

.input-one:after {
    display: block;
    clear: both;
    content: "";
}

.input-one input {
    width: 30%;
    float: left;
    font-size: 14px;
    color: #a9a9a9;
    border: 0;
    outline: none;
    border-bottom: 1px solid #a9a9a9;
    line-height: 40px;
}

.input-one input:not(:first-child) {
    margin-left: 5%;
}

.input-two {
    width: 80%;
    margin-top: 10px;
}

.input-two input {
    width: 100%;
    font-size: 14px;
    color: #a9a9a9;
    border: 0;
    outline: none;
    border-bottom: 1px solid #a9a9a9;
    line-height: 40px;
}

.give-message {
    background: #313131;
    color: #FFFFFF;
    font-size: 76.84%;
    padding: 10px 40px;
    display: inline-block;
    margin-top: 25px;
}










/*共用导航*/

.top-list li {
    color: #000000;
}








/*概况*/

.gk-banner {
    width: 100%;
    zoom: 1;
}

.gk-banner:after {
    display: block;
    clear: both;
    content: "";
}

.gk-banner img {
    width: 100%;
    float: left;
}

.gk-list-nav {
    width: 70%;
    margin: 0 auto;
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #d8d8d8;
}

.gk-list-nav ul {
    margin: 0;
    padding: 0;
    zoom: 1;
    width: 60%;
    margin: 0 auto;
}

.gk-list-nav ul:after {
    content: "";
    display: block;
    clear: both;
}

.gk-list-nav li {
    float: left;
    width: 24%;
    text-align: center;
    font-size: 18px;
}

.gk-list-nav li:hover a {
    color: #ed3734;
    cursor: pointer;
    font-weight: 600;
}

.shu {
    float: left;
    font-size: 12px;
    color: #a3a3a3;
    line-height: 20px;
}

.compang-all {
    width: 63%;
    margin: 0 auto;
    margin-bottom: 140px;
}

.gk-company {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 67px;
    word-break: break-all;
}

.gk-company h2 {
    font-size: 24px;
    margin: 50px 0;
}

.gk-company p {
    font-size: 16px;
    color: #777777;
    margin: 0;
    line-height: 26px;
}

.gk-company2 {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 67px;
}

.gk-company2 h2 {
    font-size: 24px;
    margin: 50px 0;
}

.company2-list {
	width: 100%;
    zoom: 1;
    margin: 0;
    padding: 0;
}

.company2-list:after {
    display: block;
    content: "";
    clear: both;
}

.company2-list li {
    float: left;
    width: 48%;
    /*height: 350px;*/
    margin-bottom: 40px;
    position: relative;
    zoom: 1;
}

.company2-list li:after {
    display: block;
    content: "";
    clear: both;
}

.kongbai{width: 100%;height: 20px;}

.company2-list li img {
    width: 100%;
    /*height: 350px;*/
    float: left;
}

/*.company2-list li:not(:last-child) {
    margin-right: 4%;
}*/
.company2-list li:nth-child(even){
	margin-left: 4%;
}

.company2-list-nav {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    display: block;
}

.company2-list-nav2 {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    /*padding: 0px 12px;*/
    display: none;
}
.company2-list-nav2 h2{font-size: 23px;margin: 25px 0;color: #fff;}
.company2-list-nav p {
    font-size: 16px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}

.company2-list-nav p:first-child {
    margin-top: 35px;
    font-size: 20px;
    font-weight: 600;
}

.company2-list-nav p:last-child {
    margin-top: 20px;
    margin-bottom: 40px;
}

.company2-list-nav2 p {
	/*text-align: left;*/
	text-align: left;
	font-size: 14px;
    color: #FFFFFF;
    margin: 0;
    word-break: break-all;
    padding: 0 14px;
    margin-top: 10px;
}
.pp1{margin-top: 100px !important;}
.pp2{margin-top: 100px !important;}
.pp3{margin-top: 100px !important;}
.pp4{margin-top: 90px !important;}


/*.company2-list-nav2 p:last-child {
    margin-bottom: 12px;
}*/

.company2-list li:hover {
    cursor: pointer;
}

.company2-list li:hover .company2-list-nav {
    display: none;
}

.company2-list li:hover .company2-list-nav2 {
    display: block;
}

.gk-company3 {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 67px;
}

.gk-company3 h2 {
    font-size: 24px;
    margin: 50px 0;
}

.company3-img {
    width: 100%;
}

.company3-img img {
    width: 100%;
}

.gk-company4 {
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 67px;
}

.gk-company4 h2 {
    font-size: 24px;
    margin: 50px 0;
}
.gk-company p{text-indent: 2rem;text-align: left;}







/*案例展示*/

.alzs-header {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.alzs-header h3 {
    font-size: 24px;
    color: #333333;
    margin: 0;
}

.alzs-header p {
    color: #b6b6b6;
    margin: 0;
    font-size: 16PX;
    margin-top: 5px;
}

.Menubox1 {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}

.Menubox1 ul {
    width: 60%;
    margin: 0 auto;
    zoom: 1;
    padding: 0;
}

.Menubox1 ul:after {
    display: block;
    content: "";
    clear: both;
}

.Menubox1 ul li {
    float: left;
    width: 16%;
    text-align: center;
    color: #999999;
    font-size: 16px;
    border-right: 1px solid #999999;
}

.Menubox1 ul li:hover {
    color: #333333;
    cursor: pointer;
}

.hover1 {
    color: #333333 !important;
}

.case-list1 {
    width: 80%;
    margin: 0 auto;
}

.case-list1 ul {
    zoom: 1;
    margin: 0;
    padding: 0;
}

.case-list1 ul:after {
    content: "";
    clear: both;
    display: block;
}

.case-list1 li {
    float: left;
    width: 24%;
    margin: 0.5%;
    margin-top: 30px;
}

.case-list1 li img {
    width: 100%;
    transition: all 0.4s;
}

.case-images1 {
    overflow: hidden;
}

.case-list1 li p:first-child {
    font-size: 16px;
    color: #333333;
}

.case-list1 li p:last-child {
    font-size: 16px;
    color: #666;
    margin-top: 5px;
}

.case-list1 li:hover .case-img {
    transform: scale(1.2);
}

.Contentbox1 {
    margin-bottom: 70px;
}

.fenye img {
    margin: 0 auto;
    display: block;
}








/*联系我们*/

.us-banner {
    width: 100%;
    zoom: 1;
}

.us-banner:after {
    display: block;
    clear: both;
    content: "";
}

.us-banner img {
    width: 100%;
    float: left;
}

.us-map {
    width: 63.2%;
    margin: 0 auto;
    position: relative;
    padding: 80px 0;
}

.us-message {
    width: 100%;
    zoom: 1;
}

.us-message:after {
    display: block;
    content: "";
    clear: both;
}

.map-all {
    float: left;
}

.address-us {
    float: left;
    margin-left: 140px;
}

.line-us {
    width: 40px;
    height: 2px;
    background-color: #000000;
    border: 1px solid #000000;
    display: block;
}

.address-us h2 {
    font-size: 28px;
    margin-top: 0;
}

.address-us p {
    margin-top: 15px;
    line-height: 24px;
    color: #656565;
    font-size: 16px;
}
.first-child{
	margin-top: 55px !important;
}
.address-us p span {
    margin-right: 28px;
    height: 24px;
    width: 21px;
    display: block;
    float: left;
}

.Menubox2 {
    position: absolute;
    right: 0;
    bottom: 105px;
    zoom: 1;
}

.Menubox2:after {
    display: block;
    content: "";
    clear: both;
}

.Menubox2 ul {
    margin: 0;
    padding: 0;
}

.Menubox2 li{
    float: left;
    width: 70px;
    height: 35px;
    border-radius: 35px;
    border: 1px solid #9a9a9a;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}

.Menubox2 li:not(:first-child) {
    margin-left: 5px;
}

.Menubox2 li:hover {
    cursor: pointer;
    color: #ec3537;
}

.hover2 {
    color: #ec3537;
}
/*#first-zong{position: absolute;top: -30px;font-size: 20px;font-weight: 600;}*/

.us-title,.us-yingwen{display: none;}
.us-title{font-size: 24px;margin-bottom: 5px;}
.us-yingwen{font-size: 16px;margin-top: 0;color: #b6b6b6;margin-bottom: 30px;}



/*人才招聘*/

.join-us {
    margin-top: 80px;
}

.join-us {
    width: 63.2%;
    margin: 0 auto;
    padding-bottom: 100px;
    border-bottom: 1px solid #c8c8c8;
}

.join-us h3 {
    font-size: 24px;
    margin-bottom: 5px;
}

.menu_tab {
    margin: 10px auto;
    width: 100%;
    height: auto;
}

.menu_tab ul {
    margin: 0;
    padding: 0;
}
.yingwen{font-size: 16px;color: #b6b6b6;margin: 0;}
.list-paddingleft-2{padding-left: 17px !important;}
.menu_tab label {
    display: block;
    color: #fff;
    background: #929292;
    font-size: 20px;
    padding: 15px 0 15px 25px;
    position: relative;
    margin-bottom: 5px;
}

.menu_tab label::after {
    content: "";
    background: url(../images/j1.png) no-repeat 100% 100%;
    width: 27px;
    height: 28px;
    float: right;
    margin-right: 15px;
}

.menu_tab label.selected::after {
    content: '';
    background: url(../images/j2.png) no-repeat 100% 100%;
}

.menu_tab label.selected {
    background: #222222;
}

.tab_content {
    display: none;
    font-size: 15px;
    padding: 10px 20px;
    line-height: 28px;
    color: #777777;
    background-color: #f7f7f7;
}

.sp-d {
    font-size: 14px;
    padding: 0 20px;
}

.height-line {
    font-size: 12px;
    line-height: 19px;
}

.get-job {
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    right: 65px;
}

.line-join {
    border: 0.5px solid #c8c8c8;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer {
    padding: 16px 0;
    width: 100%;
}

.foot-one {
    font-size: 14px;
    color: #838383;
    float: left;
    margin-left: 65%;
}

.footer ul {
    margin: 0;
    padding: 0;
    zoom: 1;
}

.footer ul:after {
    display: block;
    content: "";
    clear: both;
}

.footer ul li {
    float: left;
    font-size: 14px;
    color: #565656;
    padding: 0 20px;
    font-weight: 600;
}

.foot-shu {
    font-size: 12px;
    color: #e9e9e9;
    float: left;
}

.w1 {
    width: 100%;
    margin: 0 auto;
}








/*新闻*/

.news-banner {
    width: 100%;
    zoom: 1;
}

.news-banner:after {
    clear: both;
    content: "";
    display: block;
}

.news-banner img {
    width: 100%;
    float: left;
}

.news-nav {
    width: 100%;
    background-color: #f2f2f2;
    padding-bottom: 95px;
}

.news-more {
    margin: 0 auto;
}

.news-more h3 {
    font-size: 24px;
    /*line-height: 80px;*/
    color: #000;
    /*padding-left: 18px;*/
    margin-bottom: 5px;
}

.news-list {
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 35px;

}
.yingwen-news{font-size: 16px;color: #b6b6b6;padding-left: 18px;margin: 0;display: none;}
.news-list ul {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding: 40px 0;
}

.news-list ul li {
    background-color: #f2f2f2;
    padding: 5px 30px;
    margin-top: 20px;
}

.news-p1 {
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px dashed #cdcdcd;
}

.news-p1 span {
    color: #df2424;
}

.news-p2 {
    font-size: 14px;
    color: #555555;
    line-height: 26px;
}

.news-fenye {
    width: 90%;
    margin: 0 auto;
}
.ms-language{display: none !important;}
.input-two textarea{resize: none;border: 0; border-bottom: 1px solid #ccc;outline: none;}

.sm-tiaozhuan{display: none;margin-top: 20px;}
.sm-tiaozhuan ul{width: 216px;zoom: 1;margin: 0 auto;}
.sm-tiaozhuan ul:after{display: block;content: "";clear: both;}
.sm-tiaozhuan li{float: left;margin: 0 9px;}
.sm-tiaozhuan li:hover{color: #df2424;}
.sm-tiaozhuan span{float: left;font-size: 12px;line-height: 22px;}


.s-page{width:100%; padding-top:34px; padding-bottom:30px;}
.p1Page2{ margin:0 auto; height:44px; font-family:"微软雅黑"; font-size:14px; color:#535353;}
.page{line-height:30px;text-align:center; }
.page a{margin:0 3px;display:inline-block;padding:0 15px 0 15px; background:#ececec; color:#777777; }
.page a:hover{background:#016aac; color:#fff;}
.page a.on{background:#016aac;border-color:#076bc8;color:#FFF; padding:0 15px 0 15px; color:#fff;}
.page a.on:hover{background:#016aac; color:#fff;}
.page a.on1{background:#ffffff;border-color:#f3c800;color:#535353;  padding:0 15px 0 15px;}
.page a.page_turn:hover{background:#016aac;border-color:#3BA2E3;color:#FFF;box-shadow:1px 1px 3px #CCC;}

.detal-news{width: 70%;margin: 0 auto;padding-top: 20px;}
.detal-news h2{text-align: center;border-bottom: 1px solid #ccc;padding-bottom: 20px;}
.detal-news p{line-height: 30px;font-size: 16px;text-indent: 2rem;}
.news-list a{padding: 0;margin: 0;background: none;position: relative;}

/*新改新闻页面*/
.new-all{width: 80%;margin: 0 auto;height: auto;background-color: #ffffff;padding: 60px 30px;}
.new-xinwen{width: 96.8%; margin: 0 auto;display: block;position: relative;height: 500px;}
.new-img{width: 60%!important;float: left !important;}
.new-img-mes{width: 35% !important;float: left;padding-left: 5%;}
.new-morexin1{zoom: 1;margin-top: 76px;}
.new-morexin1:after{display: block;content: "";clear: both;}
.new-morexin1 li{float: left;width: 30%;margin: 0 1.6%;}
.new-morexin1 li img{width: 100%;}
.new-morexin1 li p{text-align: left;color: #323232;font-size: 16px;}
.new-img-mes h3{font-size: 22px;line-height: 44px;}
.new-img-date{color: #000;font-size: 19px;}
.new-img-nav{font-size: 14px;color: #707070;}
.next-ye{margin-top: 40px;}
.next-ye span{background-color: #757575;color: #000;margin: 0 auto;display: block;width: 170px;height: 55px;text-align: center;line-height: 55px;}
.fenye{zoom: 1;font-size: 12px;}
.fenye:after{content: "";clear: both;display: block;}

/*招聘详情页*/
.join-detail{width: 55%;margin: 0 auto;}
.join-detail ul{width: 100%;zoom: 1;}
.join-detail ul:after{display: block;content: "";clear: both;}
.join-detail li{float: left;width: 50%;margin-top: 20px;}
.jd label{width: 25%;display: block;float: left;text-align: right;padding-right: 5%;font-size: 16px;color: #333;line-height: 40px;}
.jd input{width: 60%;padding-left: 2%;float: left; height: 38px;outline: 0;border: 1px solid #666;font-size: 16px;}
.jd-sp{width: 25%;text-align: right;display: block;float: left;padding-right: 5%;}
.js{width: 100% !important;}
.js label{width: 12.5%;display: block;float: left;text-align: right;padding-right: 2.5%;font-size: 16px;color: #333;line-height: 40px;}
.js textarea{width: 79%;padding-left: 2%;float: left; height: 200px;outline: 0;border: 1px solid #666;resize: none;padding-top: 10px;font-size: 16px;}
.submit-jd{display: block;width: 80px;height: 38px;background: #222;color: #fff;font-size: 16px;line-height: 38px;margin: 0 auto;cursor: pointer;text-align: center;margin-top: 20px;}
@media(max-width: 479px){
	.new-all{width: 96%;padding: 60px 0;}
	.new-xinwen{height:530px ;}
	.new-morexin1{margin-top: 0;}
	.new-img{width: 100% !important;/*height: 350px !important;*/height: auto !important;}
	.new-img-mes{width: 100% !important;}
	.new-morexin1 li{width: 97% !important;}
	.new-img-mes{padding-left: 0;}
	.new-img-mes h3{font-size: 24px;line-height: 26px;}
	.new-img-date{font-size: 12px;}
	.new-img-nav{font-size: 12px;}
	.ms-language{display: block !important;}
	.five-title{top: 128px;left: 2%;}
	.study-fl p:first-child{font-size: 16px;}
	.study-fl{width: 100%;text-align: left;padding-right: 0;}
	.study-fr{width: 100%;padding-left: 0;}
	.study-fr p:first-child{font-size: 14px;}
	.study-fr p:last-child{font-size: 12px;margin: 0;}
	.company2-list li:nth-child(even){margin-left: 0;}
	.slider-direction-next{display:none;}
	.slider-direction-prev{display: none;}
	.map-all{display: none;}
	label{font-size: 16px;}
	label::after{display: none;}
	.join-us h3{padding-left: 15px;}
	.yingwen{padding-left: 15px;}
	.us-map{padding: 0 0 40px;}
	.us-title,.us-yingwen{display: block;}
	.first-child{margin-top: 27px !important;}
	.yingwen-news{display: block;}
	
	
}

@media (min-width: 1368px) and (max-width: 1441px) {
    .w1 {
        width: 91.6666%;
        margin: 0 auto;
    }
    .CbContainer{padding-top: 20px;}
    .go-more{top: 15px;}
    .case-list li{margin-top: 10px;}
    .case-list li p{margin: 10px 0;}
    .Menubox1{margin-bottom: 0;margin-top: 25px;}
    .case-list1 li p:last-child{margin: 10px 0 0 0;}
    .case-list1 li{margin-top: 5px;}
}

@media (min-width: 1198px) and (max-width: 1367px) {
    .w1 {
        width: 91.6666%;
        margin: 0 auto;
    }
    .five-left p:first-child{
    	margin-top: 20px;
    	margin-bottom: 10px;
    }
    .five-img{height: 50%;float: left;}
    .five-img img{height: 100%;}
    .five-left{font-size: 14px;}
    .five-right p:first-child{margin-top: 20px;font-size: 20px;}
    .five-right p:nth-of-type(2){margin:10px 0;font-size: 18px;}
    .input-one input{line-height: 30px;}
    .input-two input{line-height: 30px;}
    /*.compang-all{width: 80%;}*/
    .banner-title{left: 0;}
    .us-map{width: 90.2%;}
    .foot-one{margin-left: 54%;}
    .CbContainer{padding-top: 20px;}
    .go-more{top: 15px;}
    .case-list li{margin-top: 20px;}
    .case-list li p{margin: 10px 0 0 0;}
    .Menubox1{margin-bottom: 0;margin-top: 25px;}
    .case-list1 li p:last-child{margin: 5px 0 0 0;}
    .case-list1 li{margin-top: 5px;}
    .scroll_vertical{height: 530px !important;}
    .scroll_vertical .box{height: 455px !important;}
	.company2-list li{width: 49%;margin-bottom: 15px;}
	.company2-list li:nth-child(even){margin-left: 2%;}
	.gk-company2 h2{margin: 0;margin-bottom: 20px;}
	.gk-company2 h4{margin-bottom: 24px !important;}
	.gk-list-nav ul>li{width: 16vw !important;}
	.pp1{margin-top: 33px !important;}
	.pp2{margin-top: 43px !important;}
	.pp3{margin-top: 56px !important;}
	.pp4{margin-top: 30px !important;}
	.gk-company3 h2{margin: 24px 0;}
}










/*在992和1199像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 992px) and (max-width: 1199px) {
    .w1 {
        width: 94%;
        margin: 0 auto;
    }
}








/*在768和991像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 768px) and (max-width: 991px) {
    .w1 {
        width: 96%;
        margin: 0 auto;
    }
}









/*在480和767像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 480px) and (max-width: 767px) {
    .w1 {
        width: 96%;
        margin: 0 auto;
    }
}








/*在小于480像素的屏幕,这里的样式才生效*/

@media (max-width: 479px) {
    .w1 {
        width: 96%;
        margin: 0 auto;
    }
    /*.header-nav{display: none;}  */
    .xs-top {
        display: block;
    }
    .lg-1 {
        display: none;
    }
    .sm-1 {
        display: block;
    }
    .news-zz img {
        width: 100%;
        height: 50%;
        float: left;
    }
    .new-zz-nav {
        width: 100%;
        float: left;
    }
    .news-right {
        width: 96%;
        margin: 10px auto 0
    }
    .case-list {
        width: 96%;
    }
    .go-more {
        right: 4%;
        top: 10px;
    }
    .case-list li {
        width: 49%;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .CbContainer {
        overflow: hidden;
        padding-top: 45px;
    }
    .case-list li p {
        font-size: 12px;
        line-height: 0px;
    }
    .four-left {
        width: 100%;
        height: 100%;
    }
    .four-right {
        display: none;
    }
    .four-top {
        padding: 0px 2%;
    }
    /*.scroll_vertical{display: none;}*/
    .list {
        display: none;
    }
    .five-left {
        width: 96%;
        padding-left: 2%;
        color: #000;
    }
    .five-right {
        width: 96%;
        padding-left: 2%;
    }
    .five-left p:first-child {
        margin-top: 70px;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .five-right p:first-child {
        margin-top: 15px;
    }
    .input-one {
        width: 96%;
    }
    .input-two {
        width: 96%;
    }
    .Menubox li {
        padding: 0 25px 0 0;
    }
    .str_move {
        font-size: 14px;
    }
    .news-more {
        margin-top: 0;
    }
    .case-header{
    	padding-top: 0;
    }
    .case-title {
        margin-top: 10px;
    }
    .str_wrap p {
        font-size: 14px !important;
    }
    .detal-news{width: 96%;margin: 0 auto;padding-top: 20px;}
   	.detal-news h2{text-align: center;border-bottom: 1px solid #ccc;padding-bottom: 20px;}
	.detal-news p{line-height: 24px;font-size: 14px;text-indent: 2rem;}
	.banner-title{left: 43px;padding: 0 10px;font-size: 24px;width: 70% !important;}
	.slider-dots{left: 40% !important;}
	.news-more a{padding: 10px 50px;font-size: 12px;top: 18px;}
	.five-left p:not(:first-child){margin: 2px 0;font-size: 12px;}
	.five-right p:nth-of-type(2){font-size: 14px;color: #c1c2ce;margin: 0;line-height: 26px;}
	.input-one input{line-height: 30px;}
	.input-two textarea{height: 40px !important;}
	.give-message{margin-top: 12px;font-size: 12px;}
	
	.join-detail{width: 96%;}
	.join-detail li{width: 100%;}
	.jd input{width: 63%;}
	.js label{width: 25%;}
	.js textarea{width: 65% !important;}
}










/*

    修改版



 */

#pic_list_3 .box>.list>li>a {
    display: inline-block;
    height: 100%;
    width: 100%;
}

#pic_list_3 .box>.list>li>a>.study-list {
    height: 92%;
    overflow: hidden;
}

#pic_list_3 .box>.sm-list {
    display: none;
}

@media (max-width: 479px) {
    #pic_list_3 .box>.list {
        display: none;
    }
    #pic_list_3 .box>.sm-list {
        display: block;
    }
    #pic_list_3 .sm-study:last-child {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
	.gk-company2 .company2-list>li{width: 100% !important;}

    /*  case 修改 */
   .Menubox{float: left;width: 100%;}
    .Menubox li {
        padding: 0 0px 16px 9px;
    }
    .Menubox li:not(:last-child):after {
    margin-left: 10px;
}
}

/*.news-more a {
    padding: 15px 90px;
    background-color: #383838;
    color: #FFFFFF;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
}*/

.map-all img{width: 100%;float: left;}






/*  右侧导航 */

#headSHBtn {
    float: right;
    margin-right: 44px;
    margin-top: 10px;
}

#header {
    height: 100vh;
}

#header .ve-menu-pc {
    padding: 40px 0 !important;
}

#header .ve-menu-pc a {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
}

#header .ve-menu-pc a:hover {
    background-color: #ec3537;
}

#header .ve-menu-pc.is-open .ve-menu-pc a:hover {
    color: #ec3537;
}

#header .ve-menu-pc.is-open .ve-menu-pc .ve-subnav a {
    padding-left: 50px;
}

#header .ve-menu-pc .menu-li .ve-subnav {
    display: none;
}

#header .ve-menu-pc .menu-li.is-open .ve-subnav {
    display: block;
    overflow: hidden;
}

#header .ve-menu-pc.is-open .menu-li.is-open .ve-subnav {
    position: relative;
    display: inline-block;
    width: 100%;
}









/*  gk.html */

.gk-list-nav {
    text-align: center;
}

.gk-list-nav ul {
    width: auto;
    display: inline-block;
}

.gk-list-nav ul>li {
    width: 11vw;
    min-width: 87px;
}






/*在768和991像素之间的屏幕里,这里的样式才生效*/

@media (max-width: 991px) {
    .compang-all {
        width: 100%;
        padding: 0 8vw;
        box-sizing: border-box;
    }

    .gk-company2 .company2-list>li {
        width: 48%;
        margin-bottom: 20px;
    }
}






/*在小于480像素的屏幕,这里的样式才生效*/

@media (max-width: 479px) {
    .compang-all {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .gk-list-nav{width: 100%;}
    .foot-one{width: 100%;margin-left: 0;margin-bottom: 10px;}
    .company2-list-nav2 p{font-size: 15px;}
    .case-list1 {width: 96%;}
    .case-list1 li{margin: 0;}
    .case-list1 li:nth-of-type(even){margin-left: 4%;}
    .header-logo {margin: 0 15px;}
    .address-us h2{font-size: 24px;}
	.company2-list-nav2 p{font-size: 12px;}
	.pp1{margin-top: 19px !important;}
	.pp2{margin-top: 34px !important;}
	.pp3{margin-top: 42px !important;}
	.pp4{margin-top: 25px !important;}
    
    
}

.alzs-case .Menubox1 {
    width: 100%;
    text-align: center;
}

.alzs-case .Menubox1>ul {
    display: inline-block;
    height: 21px;
    width: auto;
}

.alzs-case .Menubox1>ul>li {
    width: 8vw;
    min-width: 82px;
    height: 21px;
    padding: 0 8px;
    margin-bottom: 10px;
}

.case-list1 .case-images1+p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.us-map .map-all {
    float: left;
    width: 518px;
}

.us-map .address-us {
    position: absolute;
    float: none;
    margin-left: 658px;
    /*min-width: 420px;*/
   width: 42%;
}

.us-map .Menubox2 {
    position: relative;
    float: none;
    margin-left: 650px;
    /*min-width: 420px;*/
}

.us-map .Menubox2 li {
    margin-bottom: 16px;
}

@media (max-width: 1200px) {
    .us-map {
        width: 80%;
    }
    .us-map .map-all {
        float: none;
        width: 518px;
        text-align: center;
    }

    .us-map .address-us {
        position: relative;
        margin-left: 0;
    }
    .us-map .Menubox2 {
        margin-left: 0;
        bottom: auto;
    }
}



/*在768和991像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 991px) and (max-width: 1200px) {}

@media (min-width: 768px) and (max-width: 991px) {
    .case-list1 li {
        width: 30%;
    }
    .us-map {
        width: 80%;
    }
}





/*在480和767像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 480px) and (max-width: 767px) {
    .case-list1 li {
        width: 30%;
    }
}

@media (max-width: 479px) {
    .case-list1 li {
        width: 48%;
    }
    .gk-list-nav li{font-size: 14px;}
    .Menubox2 li{width: 60px;height: 22px;line-height: 22px;font-size: 12px;}
}
.join-us {
        width: auto;
    }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
/*.us-map .address-us {
    min-width: 100%;
}*/
/*@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}*/



/*  join us */

.news-fenye{
    text-align: center;
}

/*  wuyong   */


/*在992和1199像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 992px) and (max-width: 1199px) {}






/*在768和991像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 768px) and (max-width: 991px) {}






/*在480和767像素之间的屏幕里,这里的样式才生效*/

@media (min-width: 480px) and (max-width: 767px) {}






/*在小于480像素的屏幕,这里的样式才生效*/

@media (max-width: 479px) {
	.us-map {
        width: 90%;
    }
    .us-map .map-all {

        width: 100%;
    }
    .container {
    padding-right: 0;
    padding-left: 0;
	}
	.sm-tiaozhuan{display: block;}
	.Menubox2 h3{font-size: 24px;}
	.address-us{width: 100% !important;}
}