﻿@charset "utf-8";
/*初始化样式*/
body{ margin:0px; padding:0px; margin:0px auto; zoom:1;

/*设置字体*/
font-size:14px;
line-height:24px;
font-family:Arial,"微软雅黑","宋体";
color:#414446;
background-color:white;

/*设置宽度*/
width:100%; 
height: 100%;
}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{-webkit-appearance: none; border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}

/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} 
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

img{ border:none; border:0; vertical-align:baseline;transition: all ease .5s;}
a{ color:inherit; text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
/* a:hover{ text-decoration:none; color:inherit;} */
p,h3,h4{margin: 0px;}
/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}
.clearfix::after{content: '';height: 0px;clear: both;overflow: hidden;display: block;}
.delay{animation-delay: .5s;}
/*页面框架结构*/
.img-box{line-height: 0px;position: relative;overflow: hidden;line-height: 0px;}
.img-box img{width: 100%;transition: all ease 0.5s;}
.imgScale:hover img{transform: scale(1.3);}
.content{padding: 100px 0px;background: #f7f7f7;}
.contain{width: 100%;position: relative;overflow: hidden;}
.container{width:1100px;position: relative;margin: 0px auto;}
.p50{padding: 50px 0px;}
@media(max-width:1198px){
    .container{width: 95%;}
}
@media(max-width:768px){
    .content{padding: 20px 0px;}
    .p50{padding: 10px 0px;}
}


/* top */
.banner{position: relative; display: none;height: 100px;margin-top: 60px;}
.banner .item{height: 100px;background-size: cover; background-position: center;background-repeat: no-repeat;;}
.banner .gallery-pagination-box{bottom: 0px;width: 100%;}
.banner .gallery-item{transition: all 0.5s ease;}
.header{height: 375px;;}
.header .topBan{position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;}
.header .topBan .item{height: 315px;z-index: -1;;}
.header .topBan .gallery-item{transition: all 0.5s ease;}
.header .topBan .gallery-pagination-box{width: 100%;bottom: 0px;}
.header .topBan .gallery-page{background:black;width: 8px;height: 8px;;}
.header .topBan .gallery-pagination-box .active{background: #256eb7;}
.header .topBan .gallery-wrapper-outer{z-index: -1;}
.header .top{padding-top: 10px;box-sizing: border-box; height: 315px;position: relative;}
.header .topper .right{ float: right;line-height: 29px;}
.header .topper .right a:hover{color: white;}
.header .topper .right  .lang p:hover{color: white;}
.header .topper .right .search{cursor: pointer; vertical-align: middle; display: inline-block;}
.header .topper .right .searchbtn{width: 24px;height: 24px;; background: url(../uploadfiles/image/search.png)center no-repeat;}
.header .topper .right .searchbox{display:none; position: absolute;right: 0px;top: 40px;width: 240px;background: white;border-radius: 5px;padding: 0px 10px;height: 40px;;}
.header .topper .right .searchbox input{height: 40px;; line-height: 40px;width: 80%;}
.header .topper .right .searchbox span{width: 30px;height: 40px;background: url(../uploadfiles/image/search.png)center no-repeat;float: right;}
.header .topper .right .lang{position: relative; display: inline-block;vertical-align: middle;}
.header .topper .right>a{display: inline-block;vertical-align: middle;}
.header .topper .right .lang p{cursor: pointer; background: url(../uploadfiles/image/icon.png)left center no-repeat;padding-left: 25px;}
.header .topper .right .lang ul{display:none;position: absolute;top: 24px;left: 0px;background: white;width: 100%;padding: 0px 10px;box-sizing: border-box;}
.header .topper .right .lang ul a:hover{color: #3e9bf0;}
.header .topper .logo{float: left;}
#select{position: relative;color: #333333;line-height: 30px; float: right; margin-top: 15px;padding: 0px 10px;box-sizing: border-box; width: 135px;height: 30px;background: url(../uploadfiles/image/select.jpg)center no-repeat;}
#select ul,#select dl{display:none;}
#select ul{width: 135px;padding: 10px 0px; z-index: 10; position: absolute;top: 29px;left: 0px;border: 1px solid #2364c2;background: #f7f7f7;;text-align: left;}
#select ul li{cursor: pointer; position: relative; line-height: 20px;width:auto;text-align: left;}
#select ul li:hover{background: #2364c2;color: white;}
#select ul li:hover dl{display:block;}
#select ul li dl{background: #f7f7f7;color: #333333; width: 200px;line-height: 20px; position: absolute;top: 0px;left: 135px;border: 1px solid #2364c2;}
#select ul li dl dd:hover{background: #2364c2;color: white;}
@media(max-width:1400px){
    .header .topBan .item{height: 265px;background-size: 100% 100%;}
    .header{height: 325px;}
    .header .top{height: 265px;}
    
}
@media(max-width:1366px){
    #select ul li dl{right: 100%;left: auto;}
}

.header nav{height: 60px;background: #3e9bf0;color: white;;}
.header nav select{float: right; margin-top: 15px;padding: 0px 10px;box-sizing: border-box; width: 135px;height: 30px;background: url(../uploadfiles/image/select.jpg)center no-repeat;}
.header nav .li{position: relative; transition: all 0.5s ease; width:16.5%;line-height: 60px;text-align: center;font-size: 16px;float: left;}
.header nav .li a{display: block;}
.header nav .li:hover{background: #256eb7;}
.header nav .li:hover::after{display:none;}
.header nav .on{background: #256eb7;}
.header nav .on::after{display:none;}
.header nav .li dd{height: auto;line-height: 24px;padding: 10px 0px;;}
.header nav .li dd:hover{background: #3e9bf0;}
.header nav .li::after{content:'|';color: #78b9f5;position: absolute;right: 1px;top: 0px;}
.header nav ul .li:nth-child(6)::after{display:none;}
.header nav .li dl{padding: 0px 10px;box-sizing: border-box; display:none; position: absolute;top: 60px;left: 0px;z-index: 10;width: 100%;background:#256eb7;}

.phone-header{display:none; box-sizing: border-box; z-index:99;position: fixed;top: 0px;left: 0px;right: 0px; width: 100%;height:60px;background-color: white;}
.phone-logo{line-height: 0px;width:150px;}
.phone-logo img{padding-left: 10px;width: 100%;}
.phone-header .nav-btn{z-index: 1; position: absolute;right: 10px;top: 10px;width: 40px;height: 40px;}
.phone-header .nav-btn img{position: absolute;width: 100%;height: auto;}
.phone-header .MainNav{display: none; top: 60px;left: 0px; width: 100%;background-color: white;position: absolute;z-index: 1;}
.phone-header .MainNav>ul>li{position: relative; border-bottom: 1px solid #f2f2f2;line-height: 60px;color: #999999;font-size: 18px;}
.phone-header .MainNav>ul>li>a{padding-left: 20px;}
.phone-header .nav-inside>dd>a{display: block;width: 80%;border-bottom: 1px solid #f2f2f2;margin: 0px auto;font-size: 16px;}
.phone-header .MainNav img{position: absolute;width: 20px;height: 20px;right: 20px;top: 20px;}
.phone-header .nav-inside{display: none;}
.phone-header .pullUp{display: none;}
.phone-header .navA{display: block;width: 80%;}
.phone-header .navA:hover{color: #2364c2;}
.phone-header .lang{position: absolute;height: 30px;width: 30px;background: url(../uploadfiles/image/cn.png) center no-repeat;right: 70px;top: 15px;}
.phone-header .lang a{display: block;height: 100%;height: 100%;}

@media(max-width:1000px){
    .header{display: none;}
    .banner{display: block;}
    .phone-header{display: block;}
}



/* 首页 */
.page1{padding-top: 50px;}
.column1{width: 48%;position: relative;float: left;}
.tit h3{border-bottom: 2px solid #3e9bf0; font-size: 20px;color: #333333;line-height: 45px;display: inline-block;}
.tit h3 span{color: #3e9bf0;}
.tit p{display:none;color: #9e9e9e;font-size: 12px;text-transform: uppercase;}
.tit{margin-bottom: 15px; position: relative;border-bottom:2px solid #d8d8d8; height: 45px;}
.tit a{padding-left: 20px;box-sizing: border-box;color: #2364c2; position: absolute;right: 0px;top: 0px;height: 45px;line-height: 45px;font-size: 12px;;}

.column1 li h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.column1 li p{color: #999999; line-clamp: 2;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;}
.column1 li .msg{height: 120px; width: 70%;padding: 10px 15px;box-sizing: border-box;transition: all 0.5s ease;float: left;}
.column1 li:hover .msg{background: #3f9cf0;color: white;}
.column1 li:hover p{color: white;}
.column1 li .img-box{width: 30%;height: 120px;float: left;}
.column1 li .img-box img{height: 120px;}
.column1 li::after{content: '';height: 0px;clear: both;overflow: hidden;display: block;}
.column1 li{margin-bottom: 10px;}


.column2{width: 48%;float:right;margin-bottom: 30px;}
.column2 .tab li{cursor: pointer; display: inline-block;background: #f1f1f1;padding: 0px 30px;line-height: 40px;margin-right: 15px;}
.column2 .tab .on{background: #3f9cf0;color: white;}
.column2 .cont dd a{border-bottom: 1px dashed #c9c9c9;width: 80%;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.column2 .cont dd{position: relative;line-height: 48px;}
.column2 .cont dd span{position: absolute;right: 0px;top: 0px;color: #999999;}
.column2 .cont dd:hover{color: #3f9cf0;}
.column2 .cont dd:hover span{color: #3f9cf0;}

.column3{float: none;clear: both;margin-bottom: 20px;}
.column3 li{width: 350px;margin-right: 20px;float: left;}
.column3 ul li:nth-child(3){margin-right: 0px;}
.column3 ul li:nth-child(2){width: 350px;}
.column3 li img:hover{transform: translateY(-30px);box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);}

@media(max-width:998px){
    .page1{padding-top: 20px;}
    .column2 .tab {text-align: center;}
    .column2 .tab li{padding: 0px 10px;margin-bottom: 10px;width: 180px;text-align: center;display: inline-block;}
    .column1,.column2,.page1 .list,.column1 .imgNew{float: none; margin: 10px 0px;padding: 0px; width: 100%;}
    .column2{width: 100%;}
    .column3 li{width: 100% !important;float: none;margin: 10px 0px;}
    .column3 li img{width: 100%;}
    .column1 .title h3{font-size: 20px;line-height: 30px;}
}


.links{border-top: 1px solid #dddddd;padding: 20px 0px;}
.links h4{display: inline-block;vertical-align: top;color: black;font-size: 16px;padding-left: 20px;background: url(../uploadfiles/image/link.png)left center no-repeat;}
.links .right{display: inline-block;width: 86%;vertical-align: top;}
.links a:hover{color: #e50000;}
.links a{display: inline;margin-right: 15px;color: #949494;}
.links a:after{content:'|';margin-left: 15px;}

.bottom{position: relative;border-top: 2px solid #256eb7;}
.bottom .nav{background: #3e9bf0;}
.bottom .nav dl{color: white; width: 15%;margin-right: 2%;float: left;}
.bottom .nav dl:last-child{margin-right: 0px;}
.bottom .nav dt{margin-bottom: 10px; font-size: 16px;font-weight: normal;line-height: 40px;background: url(../uploadfiles/image/titbg=3.png)bottom left no-repeat;}
.bottom .nav dd{line-height: 30px;color: #c1d7f1;}
.bottom .nav dd:hover{color: white;}
.bottom .nav .left{width: 85%;float: left;}
.bottom .nav .right{width: 15%;text-align:center;float: left; color: white;line-height: 20px;font-size: }
.bottom .nav .right .img-box{width: 90px;margin: 0px auto;}
.bottom .nav{padding: 20px 0px;}
.bottom .copy{height: 40px;line-height: 40px;; background: #256eb7;text-align: center;color: white;}
@media(max-width:768px){
    .bottom .nav{display: none;}
    .links .right{width: 100%;display: block;}
    .bottom .copy{padding: 20px 0px;line-height: 24px;height: auto;}
}

/* menu */
.menu{height: 75px;line-height: 75px;background: #f0f7fe;position: relative;;}
.menu .title{background-position:left center;background-repeat: no-repeat; font-size: 26px;color: #256eb7; float: left;padding-left: 40px;box-sizing: border-box;}
.menu ul{text-align: right; float: right;width: 72%;float: right;}
.menu ul li{font-size: 14px; margin: 0px 10px; display: inline-block;line-height: 75px;border-bottom: 2px solid transparent;transition: all 0.5s ease;}
.menu ul li a{display:block;}
.menu ul li:hover,.menu ul .on{color: #256eb7;border-bottom: 2px solid #256eb7;}

.tit2{text-align: center;margin-bottom: 30px;}
.tit2 h3{display:block;width: 480px;margin: 0px auto; font-size: 30px;color: #333333;line-height: 50px;text-align: center;font-weight: normal;}
.tit2 .line{width: 20px;height: 3px;background: #ee2224;display: inline-block;;}
.Page{text-align: center;margin: 50px 0px;}
.Page a{transition: all 0.5s ease; display: inline-block;margin: 0px 5px; width: 30px;height: 30px;border: 1px solid #e5e5e5;color: #999999;text-align: center;line-height: 32px;}
.Page a:hover,.Page .a_cur{color: white;border-color: #2364c2;background: #2364c2;}
.Page .prev{font-family: '宋体';font-weight: bold;}
.Page .next{font-family: '宋体';font-weight: bold;}
@media(max-width:768px){
    .tit2 h3{width: 100%;}
    .menu{height: auto;line-height: 40px;}
    .menu .title{float: none;}
    .menu ul{float: none;width: 100%;text-align: center;}
    .tit2{margin-bottom: 10px;}
    .Page a{margin-bottom: 10px;}
    .Page{margin: 20px 0px;}
    .menu ul li{line-height: 45px;width: 40%;}
    .menu ul{text-align: left;}
}


/* 公告 */
.Notice .list li{ border-bottom: 1px dashed #e1e1e1; height: 50px;line-height: 50px;;position: relative;}
.Notice .list li a{padding-left: 20px;position: relative; box-sizing: border-box; display:block;width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.Notice .list li a::before{content: '•';position: absolute;left: 3px; font-size: 14px;}
.Notice .list li span{position: absolute;right: 0px;top: 0px;color: #999999;}
.Notice .list li:hover{color: #256eb7;}

/* 股票 */
.Stock .tab li{width: 140px;height: 40px;display: inline-block;text-align: center;line-height: 40px;margin-right: 20px;;}
.Stock .tab li a{display:block;transition: all 0.5s ease;border-radius: 5px;border: 1px solid #999999;}
.Stock .tab li:hover a,.Stock .tab .on a{background: #2364c2;color: white;border-color:#2364c2;}
.Stock .tab li select{background: url(../uploadfiles/image/arrow7.png)right center no-repeat; width: 100%;border-radius: 5px;border: 1px solid #999999;height: 40px;padding: 0px 10px;box-sizing: border-box;;}
.Stock .tab{margin: 30px 0px;}

/* 关于我们 */
.About p{line-height: 30px;margin-bottom: 10px;text-indent: 2em;}

/* 公司要闻 */
.News li{box-sizing: border-box; height: 160px;padding: 30px 0px;border-bottom: 1px dashed #e6e6e6;}
.News li .date{height: 100px;; text-align: center;border: 1px solid #e6e6e6;padding: 0px 10px;box-sizing: border-box; color: #999999; float: left;width: 8%;margin-right: 3%;}
.News li .date h3{font-weight: normal;border-bottom: 1px solid #e6e6e6; font-size:30px;line-height: 66px; }
.News li .date p{line-height: 30px;}
.News li .msg{float: left;width: 69%;}
.News li .msg h3{font-size: 18px;margin-bottom: 15px; font-weight: normal;color: #333333;line-height: 30px;height:30px;overflow:hidden;}
.News li .msg p{color: #999999;line-height: 28px;}
.News li .img-box{width: 15%;margin-left: 5%; float: left;height: 110px;}
.News li:hover .msg h3{color: #2364c2;}
.News li:hover img{transform: scale(1.2);}
@media(max-width:768px){
    .News li{height: auto;padding: 10px 0px;}
    .News li .date{display:none;}
    .News li .msg,.News li .img-box{width: 100%;float: none;margin: 10px 0px;}
}
/* 新闻详情 */
.NewsDetail .tit3 .msg{text-align: center;}
.NewsDetail .tit3 .msg p{display: inline-block;margin: 0px 15px;line-height:30px;color: #999999;}
.NewsDetail .tit3 h3{ text-align: center;font-weight: normal;color: #ff0000;font-size: 28px;line-height: 40px;}
.NewsDetail .tit3{padding-bottom: 20px; border-bottom: 1px solid #f0f0f0;}
.NewsDetail .cont{padding: 20px 0px;}
.NewsDetail .cont p{line-height: 30px;margin-bottom: 30px;}
.NewsDetail .cont .img{text-align: center;}
.NewsDetail .other{border-top: 1px solid #e1e1e1;padding: 20px 0px;}
.NewsDetail .other a:hover{color: #2364c2;}
.NewsDetail .prev{float: left;}
.NewsDetail .next{float: right;}
.NewsDetail img{max-width: 100%;display:block;margin:0 auto!important;vertical-align:top;}
.NewsDetail br{display:contents;}
@media(max-width:768px){
    .NewsDetail .tit3 h3{font-size: 20px;line-height: 30px;}
}
/* 企业管治 */
.Management ul li{margin-bottom: 15px; height: 60px;background: #f7f7f7;padding: 15px 50px 15px 0px;;box-sizing: border-box;;}
.Management ul li p{background: url(../uploadfiles/image/arrow.png)right center no-repeat; transition: all 0.5s ease; font-size: 16px; padding: 0px 50px;border-left: 3px solid transparent; white-space: nowrap;line-height: 30px;}
.Management ul li:hover p{background: url(../uploadfiles/image/arrow1.png)right center no-repeat; color: #ee2224;border-color: #ee2224;}
@media(max-width:768px){
    .Management ul li p{padding: 0px 30px 0px 0px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .Management ul li{padding: 15px 5px;}
}

/* 人才战略 */
.Human .msg h3{font-size: 20px;line-height: 30px;color: #256eb7;}
.Human .msg h4{padding-left: 20px; color: #2364c2;line-height: 30px;margin-top: 40px;position: relative;}
.Human .msg h4::before{position: absolute; content: '•';color: #2364c2;left: 0px;}
.Human .msg p{line-height: 30px;color: #999999;text-indent: 2em;}
.Human2{background: #f2f6fb;}
.Human2 .img-box{float: left;width: 45%;margin-right: 5%;}
.Human2 .msg{float: left;width: 50%;margin-top: 100px;}
.Human2 .msg h3{font-size: 20px;color: #2364c2;line-height: 35px;margin-bottom: 10px;}
.Human2 .msg p{line-height: 35px;position: relative;padding-left: 15px;}
.Human2 .msg p::before{content: '•';color: #2364c2;position: absolute;left: 0px;}
@media(max-width:768px){
    .Human2 .img-box,.Human2 .msg{width: 100%;float: none;height: auto;margin: 10px 0px;}
}

/* 招聘信息 */
.Job table{width: 100%;border-collapse: collapse;text-align: center;}
.Job tr th{height: 60px;line-height: 60px;background: #256eb7;color: white;font-size: 20px;;}
.Job tr .th1{width: 30%;}
.Job tr .th2{width: 30%;}
.Job tr .th3{width: 15%;}
.Job tr .th4{width: 15%;}
.Job tr .th5{width: 10%;}
.Job tr td{height: 60px;background: #f2f2f2;;}
.Job li .msg{display:none; padding: 30px;box-sizing: border-box;}
.Job li .msg p{line-height: 35px;}
.Job li .msg a{width: 135px;background: #ee2224;color: white;line-height: 40px;height: 40px;text-align: center;display: inline-block;margin: 20px 0px;;}
.Job li{margin-bottom: 2px;}
.Job li .th5{background-image: url(../uploadfiles/image/job2.png);background-position: center;background-repeat: no-repeat;}
.Job .on .th5{background-image: url(../uploadfiles/image/job1.png);}
@media(max-width:768px){
    .Job table tr th:nth-child(3),.Job table tr th:nth-child(4),.Job table tr td:nth-child(3),.Job table tr td:nth-child(4){display:none;}
}


/* 信息公示 */
.Message ul li{transition: all 0.5s ease; line-height: 53px; position: relative; height: 50px;background: #f9f9f9;margin-bottom: 15px;padding: 0px 10px;box-sizing: border-box;}
.Message ul li a{display:block;width: 80%;position: relative;padding-left: 15px;box-sizing: border-box; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.Message ul li a::before{content: '•';position: absolute;left: 0px;}
.Message ul li span{position: absolute;right: 20px;top: 0px;color: #999999;}
.Message ul li:hover{background: #3f9cf0;color: white;}
.Message ul li:hover span{color: white;}


/* 营销网络 */
.Internet .tab li{transition: all 0.5s ease; cursor: pointer; padding-left: 50px;box-sizing: border-box; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); height: 45px;line-height: 45px;width: 168px;margin-right: 15px;margin-bottom: 15px;float: left; border: 1px solid #d7eafb;background: #f5f9fc url(../uploadfiles/image/img9.png)20px center no-repeat;}
.Internet .tab ul li:nth-child(6n){margin-right: 0px;}
.Internet .tab li:hover,.Internet .tab .on{color: white; background-color: #93c6f5;border-color: #3f9cf0;}
.Internet .cont{margin-top: 50px; background: #f5f9fc;border-radius: 10px;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);padding: 40px;box-sizing: border-box;}
.Internet .cont li .title h3{display: inline-block;font-size: 30px;color: #256eb7;line-height: 40px;}
.Internet .cont li .title p{display: inline-block;color: #999999;margin-left: 10px;}
.Internet .cont li .title {margin-bottom: 20px; background: url(../uploadfiles/image/img10.png)right center no-repeat;}
.Internet .cont li table{width: 100%;}
.Internet .cont li table  tr{height: 70px; text-align: center;}
.Internet .cont li table  tr td{background: white;}
.Internet .cont li table .tr1{height: 60px;color: white;}
.Internet .cont li table .tr1 th{  font-size: 16px; background-color: #256eb7;text-align: center;}
.Internet .cont li table .tr1 th i{height: 60px;vertical-align: middle;; display: inline-block;width: 30px;height: 30px;background: url(../uploadfiles/image/titbg4.png)center no-repeat;}
.Internet .cont li table .tr1 .th1 i{background: url(../uploadfiles/image/titbg4.png)center no-repeat;}
.Internet .cont li table .tr1 .th2 i{background: url(../uploadfiles/image/titbg5.png)center no-repeat;}
.Internet .cont li table .tr1 .th3 i{background: url(../uploadfiles/image/titbg6.png)center no-repeat;}
.Internet .cont li table .tr1 .th1{width: 15%;}
.Internet .cont li table .tr1 .th2{width: 25%;}
.Internet .cont li table .tr1 .th3{width: 60%;}
@media(max-width:768px){
    .Internet .tab li{width: 48%;margin-right: 4%;}
    .Internet .tab ul li:nth-child(2n){margin-right: 0px;}
    .Internet .cont{margin-top: 10px;padding: 10px;}
}


/* 应聘 */
.Hire .title{font-size: 18px;color: #404040;background: #efefef;padding: 15px 0px;box-sizing: border-box;height: 50px;;}
.Hire .title p{font-weight: bold; line-height: 20px;border-left: 4px solid #256eb7;padding-left: 15px;box-sizing: border-box;}
.Hire form li{margin-right: 6%; margin-bottom: 20px; width: 47%;float: left;}
.Hire form ul li:nth-child(2n){margin-right: 0px;}
.Hire form{padding: 50px 0px;}
.Hire form li p{color: #256eb7;font-size: 16px; width: 15%; display: inline-block;vertical-align:top;line-height: 30px;}
.Hire form li input[type='text']{width: 84%; box-sizing: border-box; height: 30px;padding: 0px 10px 0px 30px;; line-height: 30px;border: 1px solid #d2d2d2;}
.Hire form li textarea{width: 84%; box-sizing: border-box;padding: 0px 10px 0px 30px;; line-height: 30px;border: 1px solid #d2d2d2;}
.Hire form li input[type='radio']{-webkit-appearance: radio;margin-top: 8px;}
.Hire .btn{text-align: center;margin-top: 30px;}
.Hire .btn input[type='button']{cursor: pointer; width: 135px;height: 45px;text-align: center;line-height: 45px;margin:0px 5px;display: inline-block;;}
.Hire .btn .submit{background: #256eb7;color: white;}
.Hire .btn .reset{background:#e0e0e0;}
@media(max-width:768px){
    .Hire form li{width: 100%;float: none;}
    .Hire form li p{width: 24%;}
    .Hire form li input[type='text'],.Hire form li textarea{width: 74% !important ;box-sizing: border-box;}
}

/* 员工风采 */
.Staff li .img-box{width: 35%;float: left;height: 260px;;}
.Staff li .msg{height: 260px;; width: 65%;float: left;padding: 30px;box-sizing: border-box;background: #f7f7f7;}
.Staff li{height: 260px;margin-bottom: 30px;;}
.Staff li .msg h3{position: relative; margin-bottom: 15px; font-size: 18px;color: #3c3c3c;line-height: 40px;}
.Staff li .msg h3 span{position: absolute;color: #999999;font-size: 14px;font-weight: normal; ;right:0px;top: 0px;}
.Staff li .msg p{color: #666666;line-height: 26px;margin-bottom: 20px;}
.Staff li .msg .arrow{height: 36px;width: 100px;background: url(../uploadfiles/image/arrow3.png)center no-repeat;;}
.Staff li:hover .msg h3{color: #3e9bf0;}
.Staff li:hover img{transform: scale(1.3);}
.Staff li:hover .msg .arrow{background: url(../uploadfiles/image/arrow4.png)center no-repeat;}
@media(max-width:768px){
    .Staff li {height: auto;}
    .Staff li .img-box,.Staff li .msg{width: 100%;float: none;height: auto;margin: 0px;}
    .Staff li .msg h3 span{top: 100%;left: 0px;}
        .Staff li .msg p{margin-top: 40px;}
}

/* 重点工程 */
.Case .gallery-container{position: relative;}
.Case .gallery-container{margin: 30px 0px;}
.Case .gallery-container .item:hover img{transform: scale(1.3);}
.Case .gallery-container .item .img-box{width: 55%;float: left;height: 380px;;}
.Case .gallery-container .item .msg{width: 45%;float: left;height: 380px;background: #f5f5f5;padding: 60px 30px 30px 60px;box-sizing: border-box;;}
.Case .gallery-container .item .msg h3{margin-bottom: 20px; font-size: 26px;color: #333333;line-height: 40px;font-weight: normal;}
.Case .gallery-container .item .msg p{color: #808080;line-height: 30px;}
.Case .gallery-container .gallery-pagination-box{bottom: 10px;right: 15px;}
.Case .gallery-container .gallery-pagination-box .active{background: #ee2224;}
.Case .gallery-container2 .item{height: 260px;position: relative;overflow: hidden;;}
.Case .gallery-container2 .item .msg{transition: all 0.5s ease; padding: 0px 15px;box-sizing: border-box; left: 0px;right: 0px; position: absolute;top: 220px;background: rgba(0, 0, 0, 0.5);color: white;z-index: 1;}
.Case .gallery-container2 .item .msg h4{font-size: 18px; line-height: 40px;font-weight: normal;}
.Case .gallery-container2 .item .msg p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 30px;}
.Case .gallery-container2 .item .msg .line{margin: 15px 0px;height: 2px;background: rgba(255, 255, 255, 0.5);}
.Case .gallery-container2 .item:hover .msg{bottom: 0px; top: 140px;background: rgba(238, 34, 36, 0.8);}
@media(max-width:768px){
    .Case .gallery-container .item .img-box,.Case .gallery-container .item .msg{width: 100%;float: none;margin: 0px;height: auto;}
    .Case .gallery-container .item .msg{padding: 10px;}
}
/* 子公司 */
.SubCompany .leftBar{width: 20%;float: left;}
.SubCompany .rightCon{width: 75%;float: right;}
.SubCompany .leftBar .title{margin-bottom: 15px; line-height: 90px;font-weight: bold; height: 90px;background: #256eb7;; text-align: center;font-size: 30px;color: white;}
.SubCompany .leftBar p{transition: all 0.5s ease; font-size: 16px; cursor: pointer; background-image: url(../uploadfiles/image/arrow5.png);background-position: right top;background-repeat: no-repeat; border-bottom: 1px solid #eaeaea; line-height: 50px;padding: 0px 20px;box-sizing: border-box;background-color: #f4f4f4;}
.SubCompany .leftBar li dd{line-height: 40px; padding-left: 40px;box-sizing: border-box;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.SubCompany .leftBar li dd a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:block;}
.SubCompany .leftBar li dd a:hover{color: #256eb7;}
.SubCompany .leftBar li dl{background: white;display: none;}
.SubCompany .leftBar li p:hover,.SubCompany .leftBar .on p{background-color: #3f9cf0;color: white; background-image: url(../uploadfiles/image/arrow6.png)}
.SubCompany .rightCon .msg1 h3{text-align: center; font-size: 30px;color: #2d2d2d;line-height: 80px;}
.SubCompany .rightCon .msg1 p{line-height: 30px;text-indent: 2em;}
.SubCompany .rightCon .msg1 img{max-width: 100%;margin: 30px 0px;}
.SubCompany .news2 .title{font-weight: bold; height: 55px;line-height: 55px;; font-size: 22px;color: white;text-align: center;background: url(../uploadfiles/image/titbg8.png)center no-repeat;}
.SubCompany .news2 {margin-top: 50px;}
.SubCompany .news2 li{padding: 30px 0px;border-bottom: 1px dashed #e1e1e1;}
.SubCompany .news2 li .date{width: 12%;float: left; background: #eeeeee;height: 100px;text-align: center;;}
.SubCompany .news2 li .msg{float: right;width: 85%;}
.SubCompany .news2 li .date h3{margin-top: 15px; line-height: 45px; font-size: 30px;color: #333333;font-weight: normal;}
.SubCompany .news2 li .date p{color: #999999;}
.SubCompany .news2 li .msg h3{line-height: 40px; font-size: 16px;color: #333333;font-weight: normal;}
.SubCompany .news2 li .msg p{color: #818181;line-height: 28px;}
.SubCompany .news2 li:hover .msg h3{color: #2364c2;}
.SubCompany .news2 .item {margin: 30px 0px;}
.SubCompany .news2 .item .left{overflow: hidden; position: relative; width: 60%;height: 330px;float: left;}
.SubCompany .news2 .item .right{background: #f9f9f9;padding: 20px;box-sizing: border-box; width: 40%;height: 330px;float: left;;}
.SubCompany .news2 .item .left p{position: absolute;background: rgba(0, 0, 0, 0.5);color: white;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 40px;line-height: 40px;padding: 0px 10px;box-sizing: border-box;bottom: 0px;right: 0px;left: 0px;;}
.SubCompany .news2 .item .right h3{font-weight: normal; font-size: 20px;color: #333333;line-height: 30px;}
.SubCompany .news2 .item .right p{color: #888888;line-height: 30px;}
.SubCompany .news2 .item .right .date{margin-bottom: 20px;}
.SubCompany .news2 .item .right a{margin-top: 20px; width: 135px;height: 40px;border-radius: 20px;text-align: center;line-height: 40px;color: white;background: #256eb7;display: block;;}
@media(max-width:768px){
    .SubCompany .leftBar,.SubCompany .rightCon{width: 100%;float: none;}
    .SubCompany .news2 .item .left,.SubCompany .news2 .item .right{width: 100%;float: none;height: auto;}
    .SubCompany .news2 li .date{height: 120px;}
    .SubCompany .rightCon .msg1 h3{font-size: 25px;line-height: 40px;}
}

/* 产品介绍 */
.Product .tab li{ width: 20%;float: left;line-height: 60px;text-align: center;}
.Product .tab{height: 60px;background: #f2f2f2;;}
.Product .tab a{transition: all 0.5s ease; display:block;color: #256eb7;font-size: 16px;}
.Product .tab a i{width: 30px;height: 30px;vertical-align: middle;display: inline-block;}
.Product .tab li:hover a,.Product .tab .on a{color: white;background: #3f9cf0;}
.Product .tab .li1 i{background: url(../uploadfiles/image/pro2.png)center no-repeat;}
.Product .tab .li2 i{background: url(../uploadfiles/image/pro3.png)center no-repeat;}
.Product .tab .li3 i{background: url(../uploadfiles/image/pro4.png)center no-repeat;}
.Product .tab .li4 i{background: url(../uploadfiles/image/pro5.png)center no-repeat;}
.Product .tab .li5 i{background: url(../uploadfiles/image/pro6.png)center no-repeat;}
.Product .tab .li1:hover i,.Product .tab .on i{background: url(../uploadfiles/image/pro2-on.png)center no-repeat;}
.Product .tab .li2:hover i,.Product .tab .on i{background: url(../uploadfiles/image/pro3-on.png)center no-repeat;}
.Product .tab .li3:hover i,.Product .tab .on i{background: url(../uploadfiles/image/pro4-on.png)center no-repeat;}
.Product .tab .li4:hover i,.Product .tab .on i{background: url(../uploadfiles/image/pro5-on.png)center no-repeat;}
.Product .tab .li5:hover i,.Product .tab .on i{background: url(../uploadfiles/image/pro6-on.png)center no-repeat;}

.Product .title3{margin-bottom: 20px; box-sizing: border-box; height: 90px;padding-top: 40px;;}
.Product .title3 h3{font-size: 24px;color: #3f9cf0;line-height: 30px;padding-left: 50px;}
.Product #pro1 .title3 h3{background: url(../uploadfiles/image/pro2.png)10px center no-repeat;}
.Product #pro1 .title3{background: url(../uploadfiles/image/titbg11.png)left center no-repeat;}
.Product #pro2 .title3 h3{background: url(../uploadfiles/image/pro3.png)10px center no-repeat;}
.Product #pro2 .title3{background: url(../uploadfiles/image/titbg12.png)left center no-repeat;}
.Product #pro3 .title3 h3{background: url(../uploadfiles/image/pro4.png)10px center no-repeat;}
.Product #pro3 .title3{background: url(../uploadfiles/image/titbg13.png)left center no-repeat;}
.Product #pro4 .title3 h3{background: url(../uploadfiles/image/pro5.png)10px center no-repeat;}
.Product #pro4 .title3{background: url(../uploadfiles/image/titbg14.png)left center no-repeat;}
.Product #pro5 .title3 h3{background: url(../uploadfiles/image/pro6.png)10px center no-repeat;}
.Product #pro5 .title3{background: url(../uploadfiles/image/titbg15.png)left center no-repeat;}
.Product .blue{color: #3f9cf0 !important;}
.Product .red{color: #ff0000 !important;font-weight: bold;}
.Product .p30{padding: 30px 0px;}
#pro1 .left{width: 60%;float: left;}
#pro1 .left p{line-height: 35px;text-indent: 2em;}
#pro1 .right{width: 36%;float: right;}
#pro1 .right .img-box{border-radius: 20px;overflow: hidden;}

#pro2{background: #f6f6f6;padding:30px;box-sizing: border-box;}
#pro2 .item .left{width: 60%;float: left;}
#pro2 .item .right{width: 36%;float: right;}
#pro2 .item1 .left p{color: #4b4b4b; line-height: 35px;text-indent: 2em;}
#pro2 .item{padding: 30px 0px;}
#pro2 .item1{border-bottom: 1px solid #e2e2e2;}

#pro2 .item2 .left {width: 63%;}
#pro2 .item2 .right{width: 32%;}
#pro2 .item2 .img-box{border-radius: 10px;}
#pro2 .item2 .left p{line-height: 35px;}
#pro2 .item2 .left h4{font-size: 16px;line-height: 40px;margin-bottom: 10px;}

#pro3 table{text-align: center;}
#pro3 table tr{height: 65px;;}
#pro3 table tr th{font-size: 24px;font-weight: normal; background: #3f9cf0;color: white;}
#pro3 table tr td{background: #ebf5fd;color: #2b2b2b;padding: 0px 5%;box-sizing: border-box;}
#pro3>p{text-align: center;margin: 20px 0px 50px 0px;;}

#pro4{background: #f6f6f6;padding: 30px;}
#pro4 .tab li{cursor: pointer; margin-bottom: 20px; padding: 0px 10px;box-sizing: border-box;}
#pro4 .tab li p{background: #3f9cf0;transition: all 0.5s ease; color: white;height: 45px;line-height: 45px;border-radius: 22px;;}
#pro4 .tab .on p,#pro4 .tab li:hover p{background: #256eb7;}
#pro4 .cont table{width: 100%;text-align: center;border-spacing: 3px;border-collapse: separate;}
#pro4 .cont table .th1 th{color: white;background: #3f9cf0;;}
#pro4 .cont table .th1 th:nth-child(1){font-size: 24px;font-weight: normal;letter-spacing: 15px;}
#pro4 .cont table .th1 th:nth-child(2){font-size: 18px;font-weight: normal;letter-spacing: 10px;}
#pro4 .cont table th,#pro4 .cont table td{height: 42px;;}
#pro4 .cont table td{background: #e1f1fd;color: #2b2b2b;}
#pro4 .cont table .th2 th{width: 10%; background: #70b6f6;color: white;font-weight: normal;}

#pro5 .msg h3{font-size: 20px;color: #fe0606;line-height: 35px;}
#pro5 .msg p{line-height: 35px;color: #4b4b4b;}
#pro5 .msg p span{font-weight: bold;color: #3f9cf0;}
@media(max-width:768px){
    .Product .tab{height: auto;}
    .Product .tab li{width: 50%;text-align: left;padding-left: 10px;box-sizing: border-box; line-height: 40px;}
    .Product .tab a{font-size: 12px;}
    .Product .left,.Product .right{float: none !important;width: 100% !important;margin: 10px 0px !important;}
    #pro2,.Product .p30{padding: 10px 10px;}
    #pro4{padding: 10px;}
    #pro4 .cont table{border-spacing: 1px;}
    #pro4 .cont table td{font-size: 12px;}
    #pro4 .tab li p{line-height: 35px;height: 35px;;}
    #pro4 .tab li{margin-bottom: 10px;}
}


/* 进出口业务 */
.ImportBus .left{width: 60%;float: left;}
.ImportBus .right{width: 35%;float: right;}
.ImportBus .left p{line-height: 35px;color: #5a5a5a;}
.ImportBus .left ul li{width: 50%;float: left;padding-left: 30px;box-sizing: border-box;color: #256eb7;line-height: 35px;}
.ImportBus .left ul li:nth-child(1){background: url(../uploadfiles/image/import1.png)left center no-repeat;}
.ImportBus .left ul li:nth-child(2){background: url(../uploadfiles/image/import2.png)left center no-repeat;}
.ImportBus .left ul li:nth-child(3){background: url(../uploadfiles/image/import3.png)left center no-repeat;}
.ImportBus .left ul li:nth-child(4){background: url(../uploadfiles/image/import4.png)left center no-repeat;}
.ImportBus .left ul li:nth-child(5){background: url(../uploadfiles/image/import5.png)left center no-repeat;}
.ImportBus .left ul li:nth-child(6){background: url(../uploadfiles/image/import6.png)left center no-repeat;}
@media(max-width:768px){
    .ImportBus .left,.ImportBus .right{width: 100%;float: none;}
    .ImportBus .left ul li{width: 100%;float: none;}
}
/* 公司资料 */
.CompanyInfo p{line-height: 30px;color: #5a5a5a;}
.CompanyInfo .left{width: 44%;float: left;}
.CompanyInfo .left .tit2{text-align: left;}
.CompanyInfo .left .tit2 h3{text-align: left;}
.CompanyInfo .right{width: 48%;float: right;}
.CompanyInfo .right p{padding-left: 80px;box-sizing: border-box;}
.CompanyInfo{margin-bottom: 30px;}
@media(max-width:768px){
    .CompanyInfo .left,.CompanyInfo .right{width: 100%;}
    .CompanyInfo .right p{padding-left: 0px;}
}

/* 投资者服务 */
.Service ul li{line-height: 40px;padding: 0px 20px;box-sizing: border-box;}
.Service ul li span{width: 240px;display: inline-block;}
.Service ul li:nth-child(even){background: #eaeaea;}
@media(max-width:768px){
    .Service ul li span{width: 130px;}
}


.SinglePage img{max-width: 100%;}
/*网站地图*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}


