.header{
    height:197px;
    background: url(../images/header-bg.jpg) no-repeat left top;
    overflow: hidden;
}
.header .top{
    margin-top:38px;
}
.header .top .logo{
    float:left;
    margin-top:3px;
}
.header .top .logo .pic{
    float:left;
    margin-right:26px;
}
.header .top .logo .title{
    float:left;
}
.header .top .logo .title h1{
    font-weight: bold;
    font-size:33px;
    color:#08237d;
    margin-top:13px;
}
.header .top .logo .title p{
    font-size:16px;
    color:#999;
    margin-top:10px;
    text-align: center;
    text-transform: uppercase;
}
.header .top .logo .title p span{
    color:#2440a2;
}
.header .top .topright{
    float:right;
}
.header .top .topright .tlogin{
    float:right;
}
.header .top .topright .tlogin a{
    float:left;
}
.header .top .topright .tlogin span{
    float:left;
    margin:0 10px;
}
.header .top .topright form{
    margin-top:10px;
    border:1px solid #f0f0f0;
    width:430px;
    height:46px;
    background: rgba(255,255,255,0.5);
}
.header .top .topright form input[type='text']{
    width:362px;
    height:100%;
    padding-left: 24px;
    border:none;
    float:left;
    background: transparent;
}
.header .top .topright form input[type='image']{
    float:left;
    margin-top:9px;
}
.header .menu{
    padding: 0 5px;
    margin-top:31px;
}
.header .menu li{
    float:left;
    margin-right:35.2px;
    position: relative;
}
.header .menu li:last-child{
    margin-right:0;
}
.header .menu li a{
    font-size:16px;
    color:#333;
}
.header .menu li a:hover,.header .menu li.active a{
    color:#397ab1;
}
.header .menu li.active:after{
    content:"";
    position: absolute;
    left:0;
    top:23px;
    width:100%;
    height:4px;
    background:#397ab1;
}






.banner{
    height:566px;
    position: relative;
}
.index{
    background: #f1f4f7;
    padding-top:16px;
    padding-bottom: 35px;
}
.news{
    background: #fff;
    padding: 40px 0;
    border:1px solid #eee;
}
.news .news_left{
    width:676px;
    height:356px;
    float:left;
    margin-left:25px;
    position: relative;
}
.news .news_left .tt{
    position: absolute;
    left:0;
    bottom: 0;
    width:100%;
    height:54px;
    line-height: 54px;
    padding-left: 25px;
    color:#fff;
    font-size:18px;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
}
.news .news_right{
    float:right;
    width:468px;
}
.news .news_right .mt{
    background: #f5f5f5;
    height:55px;
    line-height: 55px;
}
.news .news_right .mt .tt{
    float:left;
    width:148px;
    line-height: 55px;
    text-align: center;
    color:#fff;
    font-size:16px;
    font-weight: bold;
    background: linear-gradient(to right,#59a2c7,#3374ad);
}
.news .news_right .mt .more{
    float:right;
    width:320px;
    line-height: 54px;
    border-top:1px solid #3a7cb2;
    padding-right:15px;
    text-align: right;
}
.news .news_right .mt .more a{
    color:#999;
}
.news .news_right .mc{
    margin-top:14px;
}
.news .news_right .mc .detail{
    display: block;
    width:100%;
    height:40px;
    line-height: 40px;
    padding-left: 22px;
    padding-right:19px;
    position: relative;
    overflow: hidden;
}
.news .news_right .mc .detail:before{
    content:"";
    position: absolute;
    left:0;
    top:18px;
    width:6px;
    height:6px;
    background: #9d9d9d;
}
.news .news_right .mc .detail p{
    float:left;
    width:320px;
    font-size:16px;
}
.news .news_right .mc .detail span{
    float:right;
    color:#999;
    font-size:16px;
}
.news .news_right .mc .detail:hover p{
    color:#3f80be;
}
.news .news_right .mc .detail:hover:before{
    background:#3f80be;
}
.news .news_right .mc .detail:hover span{
    color:#3f80be;
}
.notice{
    height:442px;
    margin-top:15px;
}
.notice .notice_left{
    width:730px;
    height:100%;
    float:left;
}
.notice .notice_left .mt{
    float:left;
    width:72px;
    height:100%;
    background: url(../images/t1.jpg) no-repeat center;
}
.notice .notice_left .mc{
    background: #fff;
    width:658px;
    height:100%;
    border:1px solid #eee;
    border-left:none;
    float:left;
}
.notice .notice_left .mc .tab{
    width:578px;
    margin:auto;
    margin-top:20px;
    height:57px;
    border-bottom: 1px solid #f1f4f7;
}
.notice .notice_left .mc .tab .detail{
    float:left;
    font-size:18px;
    color:#999;
    line-height: 57px;
    margin-right:24px;
    cursor: pointer;
}
.notice .notice_left .mc .tab .detail.current{
    font-weight: bold;
    color:#397ab1;
    border-bottom: 1px solid #397ab1;
}
.notice .notice_left .mc .con{
    width:578px;
    margin:auto;
    margin-top:16px;
}
.notice .notice_left .mc .con .detail{
    display: none;
}
.notice .notice_left .mc .con .detail:first-child{
    display: block;
}
.notice .notice_left .mc .con .detail .list{
    display: block;
    width:100%;
    height:40px;
    line-height: 40px;
    padding-left: 25px;
    position: relative;
    overflow: hidden;
}
.notice .notice_left .mc .con .detail .list:before{
    content:"";
    position: absolute;
    left:3px;
    top:18px;
    width:6px;
    height:6px;
    background: #9d9d9d;
}
.notice .notice_left .mc .con .detail .list p{
    float:left;
    width:450px;
    font-size:16px;
}
.notice .notice_left .mc .con .detail .list span{
    float:right;
    color:#999;
    font-size:16px;
}
.notice .notice_left .mc .con .detail .list:hover p{
    color:#3f80be;
}
.notice .notice_left .mc .con .detail .list:hover:before{
    background:#3f80be;
}
.notice .notice_left .mc .con .detail .list:hover span{
    color:#3f80be;
}
.notice .notice_right{
    float:right;
    width:452px;
}
.notice .notice_right .tab{
    margin-top:13px;
    height:72px;
}
.notice .notice_right .tab .detail{
    float:left;
    width:206px;
}
.notice .notice_right .tab .detail .img{
    width:72px;
    height:72px;
    background: #397ab1;
    border-radius: 50%;
    float:left;
}
.notice .notice_right .tab .detail .des{
    float:left;
    margin-left:11px;
}
.notice .notice_right .tab .detail .des .tt{
    color:#397ab1;
    font-size:18px;
    font-weight: bold;
    margin-top:18px;
}
.notice .notice_right .tab .detail .des .subtt{
    margin-top:8px;
}
.notice .notice_right .tab .detail .des .subtt a{
    font-size:13px;
    color:#999;
    float:left;
    margin-right:8px;
}
.notice .notice_right .tab .line{
    height:64px;
    border-left:1px dashed #d1d1d1;
    float:left;
    margin:4px 23px 0 16px;
}
.notice .notice_right .im{
    margin-top:20px;
    display: block;
}
.notice .notice_right .hdc{
    width:100%;
    height:211px;
    background: url(../images/pic2.jpg) no-repeat center;
    margin-top:17px;
    overflow: hidden;
}
.notice .notice_right .hdc .con{
    margin-top:96px;
    margin-left:35px;
    width:270px;
}
.notice .notice_right .hdc .con .list{
    float:left;
    width:135px;
    padding-left: 45px;
    line-height: 30px;
    color:#fff;
    font-size:16px;
    margin-bottom: 14px;
}
.notice .notice_right .hdc .con .list:nth-child(1){
    background: url(../images/ico3.png) no-repeat left center;
}
.notice .notice_right .hdc .con .list:nth-child(2){
    background: url(../images/ico4.png) no-repeat left center;
}
.notice .notice_right .hdc .con .list:nth-child(3){
    background: url(../images/ico5.png) no-repeat left center;
}
.notice .notice_right .hdc .con .list:nth-child(4){
    background: url(../images/ico6.png) no-repeat left center;
}
.indexad{
    height:120px;
    margin-top:18px;
}
.service{
    height:409px;
    margin-top:18px;
}
.service .mt{
    float:left;
    width:72px;
    height:100%;
    background: url(../images/t2.jpg) no-repeat center;
}
.service .mc{
    background: #fff;
    width:1128px;
    height:100%;
    border:1px solid #eee;
    border-left:none;
    float:left;
}
.service .mc .tab{
    width:1046px;
    margin:auto;
    margin-top:15px;
    height:57px;
    border-bottom: 1px solid #f1f4f7;
}
.service .mc .tab .detail{
    float:left;
    font-size:18px;
    color:#999;
    line-height: 57px;
    margin-right:24px;
    cursor: pointer;
}
.service .mc .tab .detail:last-child{
    margin-right:0;
}
.service .mc .tab .detail.current{
    font-weight: bold;
    color:#397ab1;
    border-bottom: 1px solid #397ab1;
}
.service .mc .con{
    width:1046px;
    margin:auto;
    margin-top:24px;
}
.service .mc .con .detail{
    display: none;
}
.service .mc .con .detail:first-child{
    display: block;
}
.service .mc .con .detail .des{
    font-size:15px;
    line-height: 28px;
    height:84px;
    overflow: hidden;
}
.service .mc .con .detail .item{
    margin-top:30px;
}
.service .mc .con .detail .item .list{
    padding-left: 22px;
    padding-right:20px;
    position: relative;
    overflow: hidden;
    width:523px;
    float:left;
    margin-bottom: 30px;
}
.service .mc .con .detail .item .list:before{
    content:"";
    position: absolute;
    left:1px;
    top:5px;
    width:6px;
    height:6px;
    background: #9d9d9d;
}
.service .mc .con .detail .item .list:hover:before{
    background:#3f80be;
}
.service .mc .con .detail .item .list:hover{
    color:#3f80be;
}
.mdisplay{
    height:150px;
    margin-top:18px;
}
.mdisplay .mt{
    width:72px;
    height:100%;
    float:left;
    background: linear-gradient(#59a2c7,#3374ad);
    overflow: hidden;
}
.mdisplay .mt p{
    font-size:18px;
    color:#fff;
    width:20px;
    text-align: center;
    margin:auto;
    margin-top:20px;
}
.mdisplay .mc{
    width:1128px;
    height:100%;
    background: #fff;
    border:1px solid #eee;
    border-left:none;
    float:left;
    overflow: hidden;
}
.mdisplay .mc .marqueeleft{
    overflow:hidden;
    margin-top:25px;
}
.mdisplay .mc ul{
    float:left;
}
.mdisplay .mc ul li{
    float:left;
    padding: 0 15px;
}






.footer .fpage1{
    margin-top:35px;
}
.footer .fpage1 .address{
    float:left;
    margin-top:4px;
}
.footer .fpage1 .address .tt{
    font-size:16px;
    font-weight: bold;
    color:#333;
}
.footer .fpage1 .address .con{
    margin-top:30px;
}
.footer .fpage1 .address .con .detail{
    margin-bottom: 7px;
    line-height: 24px;
}
.footer .fpage1 .address .con .detail .img{
    width:24px;
    height:24px;
    background: #e8ecf0;
    border-radius: 50%;
    float:left;
    margin-right:8px;
}
.footer .fpage1 .address .con .detail p{
    float:left;
}
.footer .fpage1 .wx{
    float:right;
}
.footer .fpage1 .wx .im{
    width:130px;
    height:130px;
    position: relative;
    left:7px;
}
.footer .fpage1 .wx p{
    text-align: right;
    color:#3374ae;
    margin-top:3px;
}
.footer .fpage2{
    border-top:1px solid #e1e1e1;
    border-bottom: 1px solid #f8f9fb;
    margin-top:18px;
    padding: 30px 0;
    height:37px;
}
.footer .fpage2 .fnav{
    float:left;
    padding-left: 46px;
    height:24px;
    line-height: 24px;
    color:#3374ae;
    margin-top:6px;
    background: url(../images/nav.png) no-repeat left center;
}
.footer .fpage2 .link{
    float:right;
}
.footer .fpage2 .link select{
    width:162px;
    height:37px;
    border:none;
    background: #f1f4f7 url(../images/down.png) no-repeat 132px center;
    fotn-size:13px;
    padding-left: 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    color:#666;
    margin-left:8px;
}
.footer .fpage3{
    line-height: 85px;
}







.nbanner{
    height:315px;
}
.nbanner .swiper-slide{
	background-position:center;
}
.nav_son{
    height:67px;
    line-height: 67px;
}
.nav_son a{
    font-size:16px;
    float:left;
    margin-right:30px;
    padding-left: 26px;
}
.nav_son a.active{
    color:#1176b7;
}
.nav_son a:last-child{
    margin-right:0;
}
.sonnav{
	border-top:1px solid #eee;
	padding:10px 0;
}
.sonnav a{
	line-height:28px;
	float:left;
	margin-right:20px;
}
.sonnav a:first-child{
	margin-left:26px;
}
.sonnav a.active{
	color:#397ab1;
}
.crumb{
    height:58px;
    width:100%;
    line-height: 56px;
    background: #fcfdfd;
    padding-left: 26px;
    border:1px solid #eee;
    box-sizing: border-box;
}
.crumb span{
    color:#333;
    font-weight: bold;
}
.crumb a:after{
    content:">>";
    margin:0 3px;
    margin-right:1px;
}
.crumb a:hover:after{
    color:#666;
}
.crumb a:last-child:after{
    display: none;
}





.article{
    background: #f1f4f7;
    padding-top:9px;
    padding-bottom: 60px;
}
.article_list{
    width:878px;
    float:left;
}
.article_list .mc{
    margin-top:9px;
    background: #fff;
    border:1px solid #eee;
    padding: 26px;
    padding-top:13px;
    padding-bottom: 21px;
    min-height: 350px;
}
.article_show .mc{
    padding-bottom: 26px;
}
.article_list .mc .mbox{
	min-height:250px;
}
.article_list .mc .detail{
    display: block;
    height:52px;
    line-height: 52px;
    border-bottom:1px dashed #dbdbdb;
    padding-left:23px;
    padding-right:8px;
    position: relative;
}
.article_list .mc .detail:before{
    content:"";
    position: absolute;
    width:4px;
    height:4px;
    left:2px;
    top:25px;
    background: #999;
}
.article_list .mc .detail .title{
    float:left;
    width:85%;
}
.article_list .mc .detail .time{
    float:right;
    color:#999;
}
.article_list .mc .detail:hover p{
    color:#3f80be;
}
.article_list .mc .detail:hover:before{
    background:#3f80be;
}
.article_list .mc .tt{
    text-align: center;
    font-size:18px;
    color: #333;
    font-weight: bold;
    margin-top:25px;
	line-height:25px;
}
.article_list .mc .fcom{
	overflow:hidden;
	margin-top:25px;
}
.article_list .mc .fcom .text{
	float:left;
	line-height:30px;
	margin-right:10px;
}
.article_list .mc .fcom input[type="text"]{
	height:28px;
	border:1px solid #ddd;
	margin-left:5px;
	padding-left:10px;
	width:200px;
}
.article_list .mc .fcom input[type="text"].text1{
	width:100px;
}
.article_list .mc .fcom input[type="submit"]{
	width:60px;
	height:30px;
	line-height:30px;
	border:none;
	text-align:center;
	background:#1176b7;
	color:#fff;
	cursor:pointer;
}
.article_list .mc .con{
    line-height: 30px;
    margin-top:10px;
}
.article_list .mc .con *{
	max-width:100%;
}
.article_list .mc  .demand{
	padding-left:100px;
	margin-top:30px;
}
.article_list .mc  .demand .text{
	line-height:36px;
	overflow:hidden;
}
.article_list .mc  .demand .text span{
	color:#333;
	float:left;
	width:100px;
	text-align:right;
	margin-right:20px;
}
.article_list .mc  .demand .text textarea{
	width: 450px;
	height: 150px;
	padding: 10px;
	border: 1px solid #ccc;
	resize: none;
	float: left;
	margin-top:6px;
}
.article_list .mc  .demand .submit{
	width:150px;
	height:40px;
	text-align:center;
	display:block;
	margin:40px auto;
	border:none;
	cursor:pointer;
	background:#1176b7;
	color:#fff;
}
.article_recommend{
    float:right;
    width:310px;
}
.article_recommend .detail{
    background: #fff;
    border:1px solid #eee;
    padding: 20px 16px;
    padding-bottom: 10px;
}
.article_recommend .detail .mt{
    height:20px;
    padding-left: 10px;
    position: relative;
}
.article_recommend .detail .mt p{
    float:left;
    font-size:18px;
    color:#333;
    font-weight: bold;
}
.article_recommend .detail .mt a{
    float:right;
    line-height: 20px;
}
.article_recommend .detail .mt:before{
    content:"";
    position: absolute;
    width:4px;
    height:100%;
    background: #0b62ae;
    left:0;
    top:0;
}
.article_recommend .detail .mc{
    margin-top:23px;
}
.article_recommend .detail .mc .list{
    display: block;
    height:16px;
    line-height: 16px;
    margin-bottom: 17px;
}
.article_recommend .detail .mc .list span{
    float:left;
    font-size:16px;
    font-weight: bold;
    color:#999;
}
.article_recommend .detail .mc .list p{
    float:right;
    width:247px;
}
.article_recommend .detail .mc .list:hover p{
    color:#3f80be;
}
.article_recommend .detail .mc .list:nth-child(1) span,.article_recommend .detail .mc .list:nth-child(2) span,.article_recommend .detail .mc .list:nth-child(3) span{
    color:#0b62ae;
}
.article_recommend .item{
    background: #fff;
    border:1px solid #eee;
    padding: 25px 18px;
    margin:9px 0;
}
.article_recommend .item .list{
    height:72px;
    margin-bottom: 22px;
    border-right:1px dashed #d1d1d1;
}
.article_recommend .item .list:last-child{
    margin-bottom: 0;
}
.article_recommend .item .list .img{
    width:72px;
    height:72px;
    background: #397ab1;
    border-radius: 50%;
    float:left;
}
.article_recommend .item .list .des{
    float:left;
    margin-left:11px;
}
.article_recommend .item .list .des .tt{
    color:#397ab1;
    font-size:18px;
    font-weight: bold;
    margin-top:18px;
}
.article_recommend .item .list .des .subtt{
    margin-top:8px;
}
.article_recommend .item .list .des .subtt a{
    font-size:13px;
    color:#999;
    float:left;
    margin-right:8px;
}







.login{
    width:100%;
    height:100vh;
    background: url(../images/login1.jpg) no-repeat center;
    background-size:cover;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.login .login_box{
    width:750px;
    height:598px;
    margin:auto;
    background: rgba(255,255,255,0.2);
    border-radius: 10px;
}
.login .login_box .mt{
    font-size:33px;
    font-weight: bold;
    text-align: center;
    color:#fff;
    margin-top:85px;
}
.login .login_box .subtt{
    font-size:15px;
    text-transform: uppercase;
    text-align: center;
    color:#fff;
    margin-top:13px;
    font-weight: lighter;
}
.login .login_box .submt{
    margin-top:34px;
    text-align: center;
}
.login .login_box .submt a{
    color:#fff;
    font-size:18px;
    margin:0 14px;
}
.login .login_box .submt a.active{
    font-weight: bold;
}
.login .login_box form{
    margin-top:36px;
}
.login .login_box form .text{
    margin-bottom: 13px;
    height:53px;
    line-height: 53px;
}
.login .login_box form .text label{
    float:left;
    width:178px;
    text-align: right;
    color:#fff;
    padding-right: 14px;
}
.login .login_box form .text input{
    float:left;
    width:380px;
    height:53px;
    padding-left: 30px;
    background: #fff;
    border:none;
    border-radius: 3px;
}
.login .login_box form .text input.sms_code{
    width:185px;
}
.login .login_box form .text>img{
    float:left;
    margin-left:10px;
    width:185px;
    height:53px;
    cursor: pointer;
    border-radius: 3px;
}
.login .login_box form .submit{
    width:410px;
    height:53px;
    margin-left:192px;
    margin-top:7px;
    background: #40a1de;
    color:#fff;
    border:none;
    border-radius: 3px;
    cursor: pointer;
    font-size:16px;
    display: block;
}
.login .login_box .action{
    margin-top:22px;
    width:410px;
    margin-left:192px;
    padding: 0 12px;
}
.login .login_box .action a{
    float:left;
    color:#fff;
}
.login .login_box .action .tb{
    float:right;
    margin-left:32px;
}
.register{
    background: url(../images/login2.jpg) no-repeat center;
    background-size: cover;
    display: block;
    height:auto;
    padding: 100px 0;
}
.register .login_box{
    background: none;
    height:auto;
}
.register .login_box .mt{
    margin-top:0;
}
.register .login_box .get_sms_code{
    float: left;
    margin-left: 10px;
    width: 185px;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    color:#fff;
    background: #ff4c4c;
}
.register .login_box .agreement{
    margin-top:25px;
    padding-left: 228px;
    line-height: 17px;
    color:#fff;
}
.register .login_box .agreement a{
    color:#ff4c4c;
}
.register .login_box .agreement .check{
    float:left;
    margin-right:12px;
    position: relative;
}
.register .login_box .agreement .check input{
    width: 17px;
    height: 17px;
    opacity: 0;
}
.register .login_box .agreement .check label{
    width:17px;
    height: 17px;
    position: absolute;
    top:0;
    left:0;
    background: #fff;
    border-radius: 3px;
}
.register .login_box .agreement .check input:checked+label:after{
    position: absolute;
    content: "";
    width: 5px;
    height: 10px;
    top: 2px;
    left: 5px;
    border: 2px solid #1c69b0;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}
.register .login_box .agreement1{
	padding-left: 232px;
	line-height: 20px;
	position:relative;
}
.register .login_box .agreement1 .check{
	position:absolute;
	left:202px;
	top:2px;
}
.register .login_box form .submit{
    margin-top:25px;
    background: #ff4c4c;
}
.register .login_box .home_btn{
    width:410px;
    height:53px;
    line-height: 53px;
    margin-left:192px;
    margin-top:13px;
    background: #1c69b0;
    color:#fff;
    border:none;
    border-radius: 3px;
    text-align: center;
    font-size:16px;
    display: block;
}
.register1{
    background: url(../images/login3.jpg) no-repeat center;
    background-size: cover;
    padding: 60px 0;
}
.register1 .login_box .tab{
    padding-left: 192px;
    margin-top:25px;
}
.register1 .login_box form .submit{
    float:left;
    width:250px;
    margin-left:0;
    margin-top:0;
}
.register1 .login_box .home_btn{
    float:left;
    margin-left:10px;
    margin-top:0;
    width:150px;
}
.register1 .login_box select{
    float: left;
    width: 410px;
    height: 53px;
    padding-left: 30px;
    background: #fff url(../images/square.png) no-repeat 365px center;
    border: none;
    border-radius: 3px;
    color:#666;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.register1 .login_box .sec{
    width:130px;
    margin-right:10px;
    background: #fff url(../images/square.png) no-repeat 92px center;
}
.register1 .login_box form .text .file_box{
    width:250px;
    height:53px;
    line-height: 53px;
    text-align: center;
    color:#fff;
    background: #ff4c4c;
    position: relative;
    float:left;
    border-radius: 3px;
}
.register1 .login_box form .text .file_box input{
    width:100%;
    heigbht:100%;
    padding-left: 0;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left:0;
    top:0;
}
.register1 .login_box form .text .img_box{
    float:left;
    height:53px;
    margin-left:20px;
}
.register1 .login_box form .text .img_box img{
    height:53px;
}








.cbanner{
    height:345px;
}
.cbanner .swiper-slide{
	background-position:center;
}
.company{
    background: #f5f5f5;
    padding-top:45px;
    padding-bottom: 65px;
}
.company_list{
    padding-top: 10px;
    min-height: 450px;
}
.company .tab{
    background: #fff;
    height:120px;
    padding: 26px 0;
}
.company .tab .detail{
    float:left;;
    width:400px;
    height:100%;
    border-right:1px solid #f5f5f5;
    text-align: center;
}
.company .tab .detail:last-child{
    border-right:none;
}
.company .tab .detail span{
    font-size:48px;
    color:#4285f4;
    font-family: Georgia;
    position: relative;
    top:5px;
}
.company .tab .detail span i{
    font-size:36px;
    font-family: '微软雅黑';
    font-style:normal;
    position: relative;
    top:-20px;
    margin-left:5px;
}
.company .tab .detail p{
    font-size:18px;
    color:#989baf;
    margin-left:30px;
    display: inline-block;
}
.company .tab .detail p a{
    font-size:18px;
    color:#989baf;
}
.company .page1{
    margin-top:65px;
}
.company .page1 .mt{
    font-size:24px;
    color:#000;
    text-align: center;
    position: relative;
}
.company .page1 .mt span{
    color:#005bac;
}
.company .page1 .mt a{
    position: absolute;
    right:0;
    top:4px;
    font-size:16px;
}
.company .page1 .mc{
    margin-top:30px;
}
.company .page1 .mc .detail{
    float:left;
    width:384px;
    height:244px;
    margin-right:24px;
	margin-bottom:65px;
    position: relative;
}
.company_list .page1 .mc .detail{
    margin-bottom: 65px;
}
.company .page1 .mc .detail:nth-child(3n){
    margin-right: 0;
}
.company .page1 .mc .detail .box{
    background: #fff;
    padding: 12px;
    width:360px;
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
}
.company .page1 .mc .detail .im{
    width:360px;
    height:220px;
}
.company .page1 .mc .detail .con{
    padding: 0 16px;
    padding-bottom: 18px;
    display: none;
    position: relative;
    z-index: 50;
}
.company .page1 .mc .detail .con .tt{
    font-size:18px;
    color:#333;
    margin-top:30px;
    line-height: 20px;
}
.company .page1 .mc .detail .con .des{
    color:#989baf;
    line-height: 30px;
    height:60px;
    overflow: hidden;
    margin-top:20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eceff6;
}
.company .page1 .mc .detail .con .more{
    width:108px;
    height:32px;
    line-height: 32px;
    background: #ff5d05;
    text-align: center;
    margin:auto;
    margin-top:26px;
    border-radius: 10px;
    color:#fff;
}
.company .page1 .mc .detail:hover .con{
    display: block;
}
.company .page1 .mc .detail:hover .box{
    box-shadow: 0 3px 8px 2px rgba(204,204,204,.5);
    z-index: 20;
}
.company_list .page2{
	margin-top:65px;
}
.company .page2 .mt{
    font-size:24px;
    color:#000;
    text-align: center;
    position: relative;
}
.company .page2 .mt span{
    color:#005bac;
}
.company .page2 .mt a{
    position: absolute;
    right:0;
    top:4px;
    font-size:16px;
}
.company .page2 .mc{
    margin-top:30px;
}
.company .page2 .mc .detail{
    width:286px;
    height:355px;
    background: #fff;
    float:left;
    position: relative;
    margin-right:18px;
    margin-bottom: 65px;
}
.company .page2 .mc .detail:nth-child(4n){
    margin-right:0;
}
.company .page2 .mc .detail .box{
    position: absolute;
    top:0;
    left:0;
    width:270px;
    padding: 8px;
    background: #fff;
}
.company .page2 .mc .detail .im{
    width:100%;
    height:176px;
}
.company .page2 .mc .detail .con{
    padding: 0 14px;
}
.company .page2 .mc .detail .con .tt{
    font-size:16px;
    color:#333;
    margin-top:20px;
    line-height: 18px;
}
.company .page2 .mc .detail .con .des{
    font-size:12px;
    color:#999;
    line-height: 18px;
    height:36px;
    overflow: hidden;
    margin-top:18px;
}
.company .page2 .mc .detail .con .item{
    margin-top:22px;
}
.company .page2 .mc .detail .con .item span{
    float:left;
    background: #edf1f4;
    line-height: 26px;
    padding: 0 12px;
    margin-right:12px;
    border-radius: 3px;
    font-size:12px;
    color:#787878;
}
.company .page2 .mc .detail .con .more{
    display: none;
    width:100%;
    height:39px;
    line-height: 39px;
    background: #4285f4;
    text-align: center;
    color:#fff;
    margin-bottom: 10px;
    margin-top:34px;
}
.company .page2 .mc .detail:hover .box{
    box-shadow: 0 3px 8px 2px rgba(204,204,204,.5)
}
.company .page2 .mc .detail:hover .con .more{
    display: block;
}
.company .page3 .mt{
    font-size:24px;
    color:#000;
    text-align: center;
    position: relative;
}
.company .page3 .mt span{
    color:#005bac;
}
.company .page3 .mt a{
    position: absolute;
    right:0;
    top:4px;
    font-size:16px;
}
.company .page3 .mc{
    margin-top:30px;
}
.company .page3 .mc .left{
    float:left;
    width:580px;
    height:473px;
}
.company .page3 .mc .left .im{
    height:334px;
}
.company .page3 .mc .left .con{
    background: #fff;
    height:139px;
    padding: 0 20px;
    overflow: hidden;
}
.company .page3 .mc .left .con .item{
    margin-top:18px;
}
.company .page3 .mc .left .con .item .time{
    float:left;
}
.company .page3 .mc .left .con .item .time .tl{
    font-size:36px;
    color:#4285f4;
    float:left;
}
.company .page3 .mc .left .con .item .time .tr{
    float:left;
    margin-left:10px;
}
.company .page3 .mc .left .con .item .time .tr p{
    font-size:16px;
    margin-bottom: 3px;
}
.company .page3 .mc .left .con .item .time .tr span{
    font-size:16px;
    color:#999;
}
.company .page3 .mc .left .con .item .tt{
    float:left;
    font-size:18px;
    color:#3b3b3b;
    margin-left:21px;
    line-height: 36px;
    width:400px;
}
.company .page3 .mc .left .con .des{
    line-height: 26px;
    height:52px;
    overflow: hidden;
    margin-top:15px;
}
.company .page3 .mc .left:hover{
    box-shadow: 0 3px 8px 2px rgba(204,204,204,.5)
}
.company .page3 .mc .left:hover .con .item .tt{
    color:#4285f4;
}
.company .page3 .mc .right{
    float:right;
    width:580px;
}
.company .page3 .mc .right .detail{
    width:100%;
    height:80px;
    padding: 22px 15px;
    background: #fff;
    display: block;
    margin-bottom: 18px;
}
.company .page3 .mc .right .detail .time{
    float:left;
}
.company .page3 .mc .right .detail .time .tl{
    font-size:36px;
    color:#4285f4;
    float:left;
}
.company .page3 .mc .right .detail .time .tr{
    float:left;
    margin-left:10px;
}
.company .page3 .mc .right .detail .time .tr p{
    font-size:16px;
    margin-bottom: 3px;
}
.company .page3 .mc .right .detail .time .tr span{
    font-size:16px;
    color:#999;
}
.company .page3 .mc .right .detail .tt{
    float:left;
    font-size:18px;
    color:#3b3b3b;
    margin-left:21px;
    line-height: 36px;
    width:406px;
}
.company .page3 .mc .right .detail:hover{
    background: #4285f4;
}
.company .page3 .mc .right .detail:hover .time .tl,.company .page3 .mc .right .detail:hover .time .tr p,.company .page3 .mc .right .detail:hover .time .tr span,.company .page3 .mc .right .detail:hover .tt{
    color:#fff;
}
.company .news_list{
    margin-top:40px;
}
.news_list .page3{
    margin-top:65px;
}
.news_list .page3 .mc{
    margin-top:40px;
}
.news_list .page3 .mc .right{
    float:none;
    width:100%;
}
.news_list .page3 .mc .right .detail{
    float:left;
    width:580px;
    margin-bottom: 25px;
}
.news_list .page3 .mc .right .detail:nth-child(2n){
    float:right;
}
.news_info{
    width:100%;
    min-height: 350px;
    margin-top:40px;
}
.news_info .tt{
    color:#333;
    font-weight: bold;
    font-size:20px;
    text-align: center;
}
.news_info .subtt{
    margin-top:20px;
    text-align: center;
    font-size:13px;
}
.news_info .subtt span{
    color:#333;
    font-size:13px;
}
.news_info .con{
    margin-top:25px;
    line-height: 30px;
}




.company_info{
    margin-bottom: 100px;
}
.company_info .crudt{
    float:right;
    margin-top:25px;
    color:#bbb;
}
.company_info .crudt a{
    color:#bbb;
}
.company_info .crudt span{
    color:#333;
}
.company_info .detail{
    margin-top:65px;
}
.company_info .detail .im{
    float:left;
    padding: 5px;
    width:260px;
    height:187px;
    background: #f5f5f5;
    box-shadow: 0 5px 10px 2px #eee;
}
.company_info .detail .con{
    float:right;
    width:900px;
}
.company_info .detail .con .tt{
    line-height: 30px;
    margin-top:12px;
}
.company_info .detail .con .tt p{
    font-size:24px;
    color:#333;
    float:left;
}
.company_info .detail .con .tt .weixin{
    float:right;
}
.company_info .detail .con .des{
    line-height: 25px;
    height:50px;
    overflow: hidden;
    margin-top:22px;
}
.company_info .detail .con .tab{
    margin-top:25px;
}
.company_info .detail .con .tab p{
    float:left;
    background: #edf1f4;
    line-height: 25px;
    padding: 0 10px;
    margin-right:10px;
}
.company_info .mc{
    margin-top:50px;
}
.company_info .mc .tab{
    height:55px;
    line-height: 55px;
    border-bottom: 1px solid #ddd;
}
.company_info .mc .tab a{
    float:left;
    padding: 0 20px;
    font-size:18px;
    color:#333;
    margin-right:60px;
    position: relative;
}
.company_info .mc .tab a.active{
    color:#4285f4;
}
.company_info .mc .tab a.active:after{
    content:"";
    width:100%;
    border-top:4px solid #4285f4;
    position: absolute;
    left:0;
    bottom: 0;
}
.company_info .mc .tab a:hover{
    color:#4285f4;
}
.company_info .mc .con{
    margin-top:36px;
}
.company_info .mc .con .list{
    margin-bottom: 45px;
}
.company_info .mc .con .list .tt{
    padding-left: 15px;
    font-size:24px;
    color:#333;
}
.company_info .mc .con .list .content{
    font-size:16px;
    color:#333;
    line-height: 30px;
    margin-top:30px;
}
.company_info .mc .con .list .content *{
    max-width: 100%;
}
.company_info .mc .con .list .plan{
    margin-top:40px;
}
.company_info .mc .con .list .plan .plan1{
    width:50%;
    height:105px;
    line-height: 105px;
    background: #f1f1f1;
    text-align: center;
    float:left;
}
.company_info .mc .con .list .plan .plan1 p{
    display: inline-block;
    font-size:24px;
    color: #333;
    height:105px;
    position: relative;
    top:-10px;
    margin:0 30px;
}
.company_info .mc .con .list .plan .plan1 p span{
    font-size:60px;
    font-family: Georgia;
    color:#f6a623;
    margin-left:5px;
    margin-right:15px;
}
.company_info .mc .con .list .plan .plan1 p span.t1{
    color:#ff0303;
}
.company_info .mc .con .list .plan .plan2{
    width:50%;
    height:105px;
    line-height: 105px;
    background: #4285f4 url(../images/ico11.png) no-repeat 190px center;
    float:left;
    padding-left: 286px;
    cursor: pointer;
    font-size:24px;
    color:#fff;
}
.company_info .mc .con .list .tcon{
    margin-top:40px;
}
.company_info .mc .con .list .tcon .dt{
    width:580px;
    height:80px;
    padding: 22px 15px;
    background: #f5f5f5;
    display: block;
    margin-bottom: 18px;
    float:left;
}
.company_info .mc .con .list .tcon .dt:nth-child(2n){
    float:right;
}
.company_info .mc .con .list .tcon .dt .time{
    float:left;
}
.company_info .mc .con .list .tcon .dt .tl{
    font-size:36px;
    color:#4285f4;
    float:left;
}
.company_info .mc .con .list .tcon .dt .tr{
    float:left;
    margin-left:10px;
}
.company_info .mc .con .list .tcon .dt .tr p{
    font-size:16px;
    margin-bottom: 3px;
}
.company_info .mc .con .list .tcon .dt .tr span{
    font-size:16px;
    color:#999;
}
.company_info .mc .con .list .tcon .dt .tit{
    float:left;
    font-size:18px;
    color:#3b3b3b;
    margin-left:21px;
    line-height: 36px;
    width:406px;
}
.company_info .mc .con .list .tcon .dt:hover{
    background: #4285f4;
}
.company_info .mc .con .list .tcon .dt:hover .time .tl,.company_info .mc .con .list .tcon .dt:hover .time .tr p,.company_info .mc .con .list .tcon .dt:hover .time .tr span,.company_info .mc .con .list .tcon .dt:hover .tit{
    color:#fff;
}
.company_info .mc .bm{
    width: 275px;
    height: 80px;
    line-height: 80px;
    background: #4285f4 url(../images/ico11.png) no-repeat 50px center;
    padding-left: 120px;
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    margin:auto;
}






.online_consult{
    background: #fff;
    padding:30px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    box-shadow: 0 0px 8px #b6b6b6;
    width: 520px;
    display:none;
}
.online_consult .mt{
    margin-bottom:16px;
}
.online_consult .tit{
    font-size: 24px;
    color: #222;
    float: left;
}
.online_consult .close{
    width: 29px;
    height: 29px;
    background: url(../images/close.png) no-repeat center;
    float: right;
    margin-top: 2px;
    cursor: pointer;
}
.online_consult .text{
    line-height: 34px;
    margin-bottom: 10px;
    overflow: hidden;
}
.online_consult .text textarea{
    padding: 10px;
    resize: none;
    border:1px solid #dcdcdc;
    width:250px;
    height:100px;
}
.online_consult .text p{
    width: 100px;
    float: left;
    color: #000;
    text-align:right;
    margin-right:4px;
}
.online_consult .submit{
    width: 120px;
    height: 40px;
    margin: auto;
    text-align: center;
    line-height: 40px;
    background: #fd7b25;
    border: none;
    font-size: 16px;
    color: #fff;
    display: block;
    cursor: pointer;
    border-radius: 4px;
}
.back_bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    left: 0;
    top: 0;
    z-index: 50;
    display: none;
}
.bay_pot{
    position: fixed;
    right:3%;
    top:50%;
    transform: translateY(-50%);
    z-index: 10;
    width:124px;
}
.bay_pot img{
    margin-bottom: 20px;
}
.bay_pot .close{
	position:absolute;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#fff;
	font-style:normal;
	border-radius:50%;
	right:-10px;
	top:-10px;
	background:#f3a34e url(../images/close1.png) no-repeat center;
	cursor:pointer;
}






