/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.vertical_centerbox{display: table;table-layout:fixed;}
.vertical_center{display: table-cell;vertical-align: middle;}


/*pc导航*/
.main1{background: #fff;}
.main1 .logo{height:110px;line-height: 110px;}
.main1 .logo2{margin-left: 10px;}
.main1 .logo img{max-height:70%;}
.main1 .form form{width: 540px;}
.main1 .form form input{line-height: 34px;height: 36px;background: fixed;padding: 0 14px;width: calc(100% - 100px);float: left;border: 1px solid #448dff;color: #333;}
.main1 .form form button{width: 100px;float: left;height: 36px;line-height: 36px;border: 0;background: #448dff url("../images/tu1.png") no-repeat 16px center;font-size: 16px;color: #fff;padding-left: 28px;}
.main1 .form .div11{font-size: 0;color: #636363;margin-top:6px;}
.main1 .form .div11 a{font-size: 12px;color: #636363;display: inline-block;padding-right: 6px;line-height: 16px;}
.main1 .form .div11 a:nth-child(n+2):hover{color: #448dff;}



.main1 .main1top{font-size: 0;text-align: right;line-height:40px;background: #eeeeee;height: 40px;overflow: hidden;}
.main1 .main1top .div22{line-height: 40px;font-size: 14px;float: left;color: #343434;}
.main1 .main1top .div1{line-height: 40px;font-size: 0;}
.main1 .main1top .div1 a{color: #0d0d0d;font-size:16px;padding-left: 20px;line-height: 40px;position: relative;}
.main1 .main1top .div1 a:nth-child(n+2):before{content:"";width: 2px;height: 14px;background: #777777;border-left: 1px solid #a8a8a8;position: absolute;left:9px;top:2px;bottom:0;margin: auto 0;}
.main1 .main1top .div1 a:hover{color: #ff0000;}
.main1 .main1top .div1 a.active{color: #ff0000;}
.main1 .txtbox{text-align: right;font-size: 0;margin-top: 28px;}
.main1 .txtbox a{display:inline-block;line-height: 36px;padding: 0 14px;font-size: 18px;color: #fff;background: #448dff;margin-left: 10px;}
.main1 .txtbox a:nth-child(even){background: #DE2D11;}
.main1 .txtbox a:hover{text-decoration: underline !important;}
.main1 .txtbox a img{padding-right:6px;position: relative;top:-1px;}

header nav{background: #448dff;}
header nav ul{font-size: 0;margin:0;}
header nav ul li{position: relative;float:left;text-align: center;font-size: 14px;width:calc(100% / 12);}
/*
header nav ul li:nth-child(5){width:calc(11.111% + 45px)}
header nav ul li:nth-child(6){width:calc(11.111% + 25px)}
*/
header nav ul li > a{position: relative; line-height:46px; display:block; color: #fff;font-size: 16px;width: 100%;}
header nav ul li .ul {position:absolute; display:none;padding:inherit;padding-top: 0px;left: 0;top: 100%;z-index: 100;width: 100%;}
header nav ul li .ul .li{float:none;position: relative;font-size: 14px;background:#fff;line-height:22px;padding: 8px 5px; color: #fff;border-top: 1px solid rgba(0,0,0,0.1);}
header nav ul li:hover .ul{display:block;}
header nav ul li .ul .li:hover{background: #00a0e9;color: #fff;}
/*header nav ul > li > a:after{content:"";width:0;height:2px;background: #448dff;position: absolute;left: 0;right: 0;bottom:8px;transition: all 0.3s;margin: 0 auto;}*/
header nav ul > li > a:hover:after{width: 100%;transition: all 0.3s;}


header nav ul > li.active > a:after{width: 100%;transition: all 0.3s;}
header nav ul > li > a:hover{color: #448dff;}
header nav ul > li.active > a{color: #448dff;}
header nav ul > li.active{background: #fff;}
header nav ul > li:hover{background: #fff;}







header .sjdnav {display: none;width: 166px;height: auto;position: absolute;right: 0;top:150px; z-index: 2000;}
header .sjdnav ul {padding: 0; margin: 0;}
header .sjdnav li {display: block;padding: 0;text-align: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);background: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #448dff;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height: 40px;font-size: 15px;}
header .ydd_btn {width: 40px;cursor: pointer;position: absolute;z-index: 2000;top:82px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 6px;background: #448dff;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #448dff;}
header .ydd_btn.click span.span01 {transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);position: relative;top: 6px;margin-top: 0px;}
header .ydd_btn.click span.span02 {margin: 0.5px 0;}
header .ydd_btn.click span.span03 {transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);position: relative;top: -8px;margin-top: 0px;}
header .ydd_btn.click span.span02 {width: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}

/*大图轮播*/
.banner{position: relative;z-index: 1;}
.banner .swiper-pagination .swiper-pagination-bullet{width:10px !important;height: 10px !important;border: 1px solid #ff0000 !important;background: fixed;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ff0000 !important}

.main30{padding:30px 0;}
.main40{padding:40px 0;}
.main2{background: #fff;}
.main2 .ul{font-size: 0;text-align: center;}
.main2 .ul .li{width:33.33%;display: inline-block;text-align: center;font-size:20px;color: #676767;vertical-align: top;}
.main2 .ul .li b{font-size: 38px;color: #000000;transition: all 0.3s}
.main2 .ul .li b:hover{color: #448dff;}
.main2 .ul .li:nth-child(1){text-align: center;}
.main2 .ul .li:nth-child(3){text-align: center;}
.main3 .list{display:block;margin: 0 auto;text-align: center;}
.main3 .list .img{width:110px;height: 110px;background: #448dff;border-radius: 50%;margin: 0 auto;position: relative;}
.main3 .list .img img{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;max-height: 60%;display: block;}
.main3 .list .tt1{font-size: 20px;color: #000;font-weight: bold;line-height: 40px;margin-top: 16px;}
.main3 .list .tt2{font-size: 15px;color: #000;line-height: 20px;}
.main3 .list:hover .img img{transform:rotate(360deg);transition: all 1s}
.main3 .list:hover .tt1{color: #448dff;}



.title{position: relative;color: #0e0e0e;font-size: 18px;padding-left:20px;line-height: 30px;border-bottom: 1px solid #dcdcdc;padding-bottom: 20px;margin-bottom: 20px;}
.title:before{content:"";width: 6px;height: 30px;background: #448dff;position: absolute;left: 0;top:1px;}
.title b{color: #000;font-size: 30px;margin-right: 10px;}
.title .gd{position:absolute;right: 0;bottom:20px;display: block;padding: 0 10px 0 12px;line-height: 32px;font-size: 14px;border: 1px solid #c7c7c7;color: #0e0e0e}
.title .gd:hover{background: #448dff;color: #fff;border-color: #448dff;}


.main4 .list{display: block;border: 1px solid #f0f0f0;background: #f8f8f8;padding: 22px 30px;width: 100%;}
.main4 .list .tt1{color:#000;font-size: 20px;}
.main4 .list .tt2{color:#3b3b3b;font-size: 15px;line-height: 30px;margin-top: 10px;height: 90px;overflow: hidden;}
.main4 .list:hover{background-color: #f0f0f0;}

.bjys{background:#f1f1f1;}
.table table{width: 100%;margin: 0;}
.table table th{text-align: center;font-size:18px;color: #0e0e0e;font-weight: inherit;font-weight: 100;line-height: 24px;padding: 10px;background: #f8f8f8;}
.table table tr{border: 1px solid #dcdcdc;background: #fff;cursor: pointer;}
.table table td{text-align: center;line-height: 24px;color: #0e0e0e;font-size: 15px;padding: 10px;max-width: 280px !important;}
.table table .ckxq{background: #00a0e9;display:inline-block;padding: 4px 20px;line-height: 18px;color: #fff;font-size: 14px;transition: all 0.3s}
.table table .ckxq:hover{background: #ff0000;transition: all 0.3s;color: #fff;}
.table table a{color: #0e0e0e; transition: all 0.3s}
.table table a:hover{color: #ff0000;transition: all 0.3s}
.table table tr:hover td{color: #ff0000;transition: all 0.3s}
.table table tr:hover td a{color: #ff0000;transition: all 0.3s}
.table table tr:hover td .ckxq{color: #fff;}
.table2 table tr:hover td .ckxq{color: #fff;}
.table2 table a{color: #0e0e0e; transition: all 0.3s}
.table2 table tr:hover td{color: #ff0000;transition: all 0.3s}
.table2 table tr:hover td a{color: #ff0000;transition: all 0.3s}
.table2 table .scfbcp{color: #0e0e0e; transition: all 0.3s;cursor: pointer;}
.table2 table .scfbcp:hover{color: #ff0000;transition: all 0.3s}



.table table th:last-of-type{min-width: 118px;}
.table table td:last-of-type{min-width: 118px;}
.table table tr:hover{background: #f0f0f0;}
    
    
.main5 .list{display: block;border: 1px solid #f0f0f0;background: #fff;padding: 22px 30px 22px 120px;width: 100%;position: relative;margin: 1px;}
.main5 .list .tt1{color:#000;font-size: 20px;}
.main5 .list .tt2{width: 100px;height:100%;position: absolute;left: 0;top:0;bottom:0;border-right: 1px solid #f0f0f0;text-align: center;font-size: 15px;color: #3b3b3b;padding-top: 40px;}
.main5 .list .tt2 b{display: block;font-size: 22px;color: #000;margin-bottom: 4px;}
.main5 .list .tt3{color:#3b3b3b;font-size: 15px;line-height: 25px;height:50px;overflow: hidden;margin-top: 10px;}
.main5 .list:hover{background:#448dff;}
.main5 .list:hover .tt1{color:#fff;}
.main5 .list:hover .tt2{color:rgba(255,255,255,.88);border-color: rgba(255,255,255,.2);}
.main5 .list:hover .tt2 b{color:#fff;}
.main5 .list:hover .tt3{color:rgba(255,255,255,.88);}

/*详情页*/
.danye{color:#000;font-size: 15px;line-height: 30px;}
.danye .bt{color: #448dff;font-size: 22px;text-align: center;margin-bottom: 16px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;margin-top: -5px;}
.danye .img img{margin:0 auto 15px auto;display: block;}
.danye .ditu{height:400px;position: relative;margin:20px auto;}

.main7{padding:20px 15px;font-size: 0;text-align: center;background: #011236;}
.main7 a{display:inline-block;font-size: 16px;color: #fff;line-height: 26px;padding: 0 14px;position: relative;}
.main7 a:nth-child(n+2):before{content:"";width: 1px;height: 13px;background: #fff;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;transition: all 0.3s}
.main7 a:hover{color: #ff0000;transition: all 0.3s}

footer{background:#07132c;}
footer .list1{width:300px;float: left;color: #fff;font-size: 15px;line-height: 30px;margin-top: 6px;}
footer .list2{width:calc(100% - 500px);float: left;color: #fff;font-size: 15px;line-height: 30px;}
footer .list3{width:200px;float: left;margin-top: 6px;font-size: 0;}
footer .list3 .img{width:90px;display: inline-block;text-align: center;font-size: 15px;color: #fff;line-height: 22px;margin-left: 10px;}
footer .list3 .img img{display:block;margin-bottom: 6px;width: 100%;}


.banner2 img{min-height:60px;}

.title2{font-size: 0;text-align: left;border-bottom: 1px solid #c7c7c7;padding: 20px 0;}
.title2 .div1{display: inline-block;font-size: 15px;color: #494949;line-height: 32px;height: 32px;overflow: hidden;max-width: 120px;vertical-align: top;padding-right:6px;}
.title2 .div2{display: inline-block;font-size: 0;max-width: calc(100% - 120px);vertical-align: top;}
.title2 .div2 a{font-size: 15px;color: #494949;display: inline-block;padding:0 10px;line-height: 32px;transition: all 0.2s}
.title2 a:hover{color:#448dff;transition: all 0.2s}
.title2 a.active{color:#448dff;transition: all 0.2s}

.title3{float: right;font-size: 14px;color: #0e0e0e;line-height: 19px;position: relative;padding-right: 30px;margin: 30px 0 20px 0;}
.title3 i{color: #448dff;padding: 0 4px;}
.title3 a{width:19px;height: 19px;border: 1px solid #d2d2d2;text-align: center;background: url("../images/tu4.png")  no-repeat center center;display: block;border-radius: 2px;position: absolute;right: 0;top:0;transition: all 0.2s}
.title3 a:hover{background-color: #448dff;border-color: #448dff;transition: all 0.2s}

.ny{margin-bottom:60px;}
.ny .title{margin-top:30px;}
/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 18px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:245px;float: left;}
.nyxw .list .img img{height:200px;}
.nyxw .list .tt{float: left;width: calc(100% - 245px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu26.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu27.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #448dff;color: #fff;border-color: #448dff;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}

/*点击详情*/
.title4{text-align: center;margin-bottom:30px;}
.title4 .div1{font-size:30px;font-weight: bold;color: #000;position: relative;border-bottom: 1px solid #e9e9e9;padding-bottom: 12px;margin-bottom:12px;}
.title4 .div1:before{content:"";width: 50px;height: 3px;background: #448dff;position: absolute;left: 0;right: 0;bottom:-2px;margin: 0 auto;}
.title4 .div2{font-size:20px;color: #333;font-weight: 100;}
.title5{font-size: 20px;color: #333;margin-bottom:20px;line-height: 40px;position: relative;padding-right: 170px;}
.title5 i{display: inline-block;line-height: 40px;padding: 0 14px;background: #448dff;color: #fff;}
.title5 b{padding-left: 11px;}
.title5 a{font-size: 16px;color: #fff;width: 150px;text-align: center;line-height: 38px;background: #ff0000;display: block;position: absolute;right: 0;top:0;}
/*.title5 a:hover{background-color: #;}*/
.nydjxq{border:1px solid #e9e9e9;padding: 10px;}
.nydjxq .ttbox1{margin: 0 -5px;font-size: 0;}
.nydjxq .ttbox1 .tt1{min-width:calc(33.33% - 10px);padding: 10px;display: inline-block;vertical-align: top;border: 1px solid #e9e9e9;margin: 5px;margin-bottom: 10px;}
.nydjxq .ttbox1 .tt1 .tt3{min-width: 100px;line-height: 38px;height: 38px;background: #448dff;text-align: center;color: #fff;display: inline-block;padding: 0 10px;font-size: 16px;}
.nydjxq .ttbox1 .tt1 .tt4{line-height: 38px;padding: 0 10px;display: inline-block;font-size: 16px;}
.nydjxq .table1{line-height: 28px;}


.nydjxq .ttbox1.ttbox2 .tt1{width:100%;}
.nydjxq .ttbox3{width: 120px;line-height: 40px;background: #448dff;text-align: center;color: #fff;margin: 20px 0 10px 0;font-size: 18px;}
.table1 table{width: 100%;}
.table1 table tr{font-size: 16px;color: #333;line-height: 22px;}
.table1 table th{padding:12px;text-align: center;font-size: 18px;color: #000;background: #dcdcdc;font-weight: 100;}
.table1 table td{padding:10px 12px;font-size: 15px;}
.table1 table tr td:nth-child(1){width: 160px;}
.nydjxq .ttbox4 .tt5{font-size: 18px;text-align: center;line-height: 26px;padding: 14px;}
.nydjxq .ttbox4 img{display: block;margin: 0 auto;max-width: 200px;}

/*发布招聘信息*/
.nyfb form .div1{position: relative;padding-left: 154px;margin-bottom: 10px;font-size: 0;}
.nyfb form .div1 span{width:150px;text-align: right;display:block;position: absolute;left: 0;top:0;line-height: 42px;font-size: 15px;}
.nyfb form .div1 span i{color: #ff0000;}
.nyfb form .div1 > input{width:100%;line-height: 38px;height: 40px;border: 1px solid #e9e9e9;padding: 0 14px;font-size: 15px;}
.nyfb form .div1 textarea{width:100%;max-width: 100%;line-height: 20px;height:200px;border: 1px solid #e9e9e9;padding: 10px 14px;font-size: 15px;}
.nyfb form .div1 button{width:200px;line-height: 40px;background: #448dff;text-align: center;border: 0;color: #fff;transition: all 0.3s;font-size: 15px;}
.nyfb form .div1 button:hover{background-color: #ff0000;transition: all 0.3s}
.nyfb form .div1 label{position: relative;display:inline-block;width: 140px;line-height: 38px;border: 1px solid #e9e9e9;text-align: center;height: 40px;overflow: hidden;cursor: pointer;font-size: 15px;}
.nyfb form .div1 label input{opacity: 0;width: 100%;height: 100%;display: block;}
.nyfb form .div1 label div{position: absolute;left: 0;top:0;width: 100%;color: #333;font-weight: 100;z-index: 10;line-height: 38px;height: 38px;overflow: hidden;padding: 0 10px;}
.nyfb form .div1 label div:before{ content:"";width: 100%;height: 100%;position: absolute;left: 0;right: 0;top:0;bottom:0;border: 2px solid transparent;opacity: 1;}
.nyfb form .div1 label div:after{ content:"";width: 0; height: 0;border-bottom:16px solid transparent;border-left: 16px solid transparent;display: block;position: absolute;right:0;bottom:0;  }
.nyfb form .div1 label input:checked+div:before{border-color: red;}
.nyfb form .div1 label input:checked+div:after{border-bottom-color:red;}
.nyfb form .div2{width: 180px;height: 160px;}
.nyfb form select{width:200px;line-height: 38px;height: 40px;border: 1px solid #e9e9e9;padding: 0 14px;font-size: 15px;}












.nygr .zuo{width:260px;float: left;padding-right: 30px;}
.nygr .you{width:calc(100% - 260px);float: left;}
.nygr .zuo a{display: block;background: #448dff;text-align: center;margin-bottom: 2px;font-size: 0;color: #fff;padding:10px;}
.nygr .zuo a div{display:inline-block;font-size: 16px;line-height: 20px;position: relative;padding-left: 32px;}
.nygr .zuo a div img{position:absolute;left: 0;top:0;bottom:0;margin: auto 0;display: block;max-width: 28px;max-height: 96%;}
.nygr .zuo a:hover{background: #ff0000;}
.nygr .zuo a.active{background: #ff0000;}


.denglu{width: 700px;border: 1px solid #e9e9e9;padding:80px 140px;margin: 0 auto;}
.denglu.denglu2{width: 400px;border:0;padding:0;margin: 0;}
.denglu form{font-size:15px;line-height: 40px;color: #333;}
.denglu form input{width:100%;line-height: 38px;height: 40px;border: 1px solid #e9e9e9;padding: 0 14px;margin-bottom: 10px;}
.denglu form button{width:100%;line-height: 40px;background: #448dff;border: 0;color: #fff;font-size: 15px;transition: all 0.3s;}
.denglu form button:hover{background: #ff0000;transition: all 0.3s;}
.danxuan label{position: relative;float: left;width: 33.33%;border: 1px solid #e9e9e9;text-align: center;height: 40px;overflow: hidden;cursor: pointer;font-size: 15px;margin-bottom: 10px;}
.danxuan label input{opacity: 0;width: 100%;height: 100%;margin: 0;padding: 0;display: block;}


.danxuan label div{position: absolute;left: 0;right: 0; top:0;width:100%;color: #333;font-weight: 100;z-index: 10;line-height: 38px;height: 38px;overflow: hidden;}
.danxuan label div:before{ content:"";width:100%;height:100%;position: absolute;left: 0;right: 0;top:0;border: 2px solid transparent;opacity: 1;display: block;}
.danxuan label div:after{ content:"";width: 0; height: 0;border-bottom:16px solid transparent;border-left: 16px solid transparent;display: block;position: absolute;right:0;bottom:0;  }
.danxuan label input:checked+div:before{border-color: red;}
.danxuan label input:checked+div:after{border-bottom-color:red;}



.denglu .div1{color: #448dff;line-height: 20px;padding:10px 20px;background: url("../images/jiaimg/tu12.png") no-repeat left center;display: block;}
.denglu .div1:hover{color: #ff0000;background: url("../images/jiaimg/tu13.png") no-repeat left center;}
.denglu .div2{color: #333;display: block;line-height: 20px;margin-top:8px;}
.denglu .div2 i{color: #448dff;}
.denglu .div2:hover i{color: #ff0000;}




.hyzx .img{width:130px;height: 130px;border-radius: 50%;border: 10px solid #c0c0c0;float: left;}
.hyzx .tt{width: calc(100% - 130px);float: left;padding-left: 20px;color: #333;line-height: 30px;padding-top: 8px;}
.hyzx .tt .tt1{font-size: 20px;}
.hyzx .tt .tt2{font-size: 16px;line-height: 15px;height: 30px;}
.hyzx .tt .tt3{font-size: 16px;}
.hyzx .table2{margin-top:20px;}
.hyzx .table2 table{width: 100%;color: #333;}
.hyzx .table2 table th{padding:12px 10px;line-height: 20px;font-size:15px;text-align: center;}
.hyzx .table2 table td{padding:10px;line-height: 20px;font-size:15px;text-align: center;}
.hyzx .table2 table tr{background:#fff;}
.hyzx .table2 table tr:nth-child(odd){background:#eeeeee;}








.main1 .box{position: relative;}
.main1 .logo2{display:none !important}
.main1 .txtbox a:nth-child(1){display:none !important}
.main1 .form{position:absolute;left: 26px;right: 0;top:6px;bottom:0;width: 560px;margin: auto;z-index: 2;height: 62px;}
.main1 .form form{margin-top:0;}
.main1 .logo{position: relative;z-index: 2;}
.main1 .ttbox{position: relative;z-index: 2;}


.titlejia1{color: #000000;font-size: 24px;font-weight: bold;margin-top: 16px;line-height: 55px;}
.titlejia2{color: #d20000;font-size: 16px;margin-bottom: 40px;line-height: 28px;}


.nymffb .list{display:block;width: calc(25% - 20px);margin: 0 10px;margin-bottom: 20px;float: left;text-align: center;}
.ny.ny2 .nymffb .list{width: calc(20% - 20px);}
.ny.ny2 .nymffb .list .img{width:160px;height: 160px;}
.nymffb .list .img{width:200px;height: 200px;border-radius: 50%;background: #ffffff;border: 1px solid #dcdcdc;margin: 0 auto;position: relative;}
.nymffb .list .img img{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;display: block;max-height:40%;}
.nymffb .list .img .img1{opacity:1;}
.nymffb .list .img .img2{opacity:0;}
.nymffb .list:hover .img{background-color: #3888dc;border-color: #3888dc;}
.nymffb .list:hover .img .img1{opacity:0;}
.nymffb .list:hover .img .img2{opacity:1;}
.nymffb .list .tt2{color:#757575;font-size: 24px;line-height: 50px;margin-top: 20px;}
.nymffb .list .tt1{color:#3888dc;font-size: 18px;line-height: 32px;}

.nypthz{margin-top:10px;}
.nypthz .tt1{font-size: 20px;color: #000000;line-height: 36px;text-align: left;margin-bottom:30px;}
.nypthz .listbox{margin:0 -10px;}
.nypthz .listbox .list{width:calc(50% - 20px);margin: 0 10px;border: 1px solid #e20000;padding:14px 30px 30px 30px;float: left;font-size: 17px;line-height: 38px;text-align: left;}
.nypthz .listbox .list b{display:block;text-align: center;font-size: 20px;margin-top: 16px;margin-bottom: 4px;}

.nyznpp .list{padding:40px 0;position: relative;}
.nyznpp .list .box{padding-right: 40%;position: relative;min-height: 300px;}
.nyznpp .list .box .vertical_centerbox{height: 100%;min-height: 300px;}
.nyznpp .list .box .you{display: block;position: absolute;right: 0;top:0;bottom:0;margin: auto 0;width: 36%;height: 100%;}
.nyznpp .list .box .you img{display: block;position: absolute;right: 0;top:0;bottom:0;margin: auto 0;max-height: 88%;}
.nyznpp .list .box .zuo{min-height: 300px;font-size: 18px;line-height: 38px;color: #fff;}
.nyznpp .list .box .zuo b{font-size: 24px;display: block;margin-bottom: 10px;}
.nyznpp .list:nth-child(even) .box{padding: 0;padding-left: 40%;text-align: right;}
.nyznpp .list:nth-child(even) .zuo{display: inline-block;color: #000;text-align: left;}
.nyznpp .list:nth-child(even) .you{right:inherit;left: 0;}
.nyznpp .list:nth-child(even) .you img{right:inherit;left: 0;}

.jiadibu{background: #eeeeee;padding: 40px 0;}
.jiadibu .tt1{color: #000000;line-height: 36px;text-align: center;font-size: 26px;}
.jiadibu .ul{text-align: center;font-size: 0;margin-top: 36px;}
.jiadibu .ul a{display:inline-block;border: 1px solid #047acd;line-height: 46px;font-size: 24px;background: #fff;text-align: center;width: 200px;margin: 0 20px;color: #000;transition: all 0.3s}
.jiadibu .ul a:hover{background:#047acd;color: #fff;border-color: #047acd;transition: all 0.3s}





.nyjg select{
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:#fff url(../images/jj5.png) no-repeat right center;
}

.nyjg{padding: 50px 0;}
.nyjg .form{display: block;margin: 0 -10px;}
.nyjg .form select{width: calc(33.33% - 90px);float: left;margin: 0 10px;line-height: 40px;height: 42px; border: 1px solid #d2d2d2;font-size: 15px;padding: 0 14px;border-radius: 4px;}
.nyjg .form .button{width: 210px;float: left;line-height: 42px;background: #e60012;border: 0;text-align: center;font-size: 17px;color: #fff;border-radius: 4px;transition: all 0.3s}
.nyjg .form .button:hover{opacity: 0.77;transition: all 0.3s}

.nyjg .tt{text-align: center;line-height: 40px;padding-top: 30px;}
.nyjg .tt1{font-size: 24px;color: #2b2b2b;margin-bottom: 8px;}
.nyjg .tt2{font-size: 24px;color: #2b2b2b;margin-bottom: 4px;}
.nyjg .tt2 i{font-size: 30px;color: #e20000;position: relative;bottom:-3px;padding-right:6px;}
.nyjg .tt3{font-size: 16px;color: #2b2b2b;}

.table2 .divdiv1{font-size: 18px;font-weight: bold;margin: 14px 0 10px 0;}

.hyzx .table2.table3 table tr td:nth-child(1){width:80px;}
.hyzx .table2.table3 table tr td:nth-child(2){width:150px;}


.table table tr td:nth-child(1){color: #FF0000;}



.jiayige .table table th:nth-child(5){display:revert !important}
.jiayige .table table td:nth-child(5){display:revert !important}

/*transition: all 0.3s;*/
/*448dff*/
/*ff0000*/
/*e9e9e9*/

/*媒体查询开始*/
@media (min-width:1199px){
   .nyxw .list:hover .sizeCover
    {transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;}
}

@media (max-width:1199px) {
.nydjxq .ttbox1 .tt1{min-width:calc(50% - 10px)}
    .title5 b{font-size: 20px;color: #000}
.main1 .form form{width: 460px;}
  
}

@media (max-width:991px) {
    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:2px;}
    .main2 .ul .li{font-size:18px;}
    .main2 .ul .li b{font-size: 30px;}
    .table table th:nth-child(5){display: none;}
    .table table td:nth-child(5){display: none;}
    .title{font-size: 16px;}
    .title b{font-size: 26px;}
    footer{margin-bottom:50px;}
    .main5 .list{padding-left:100px;padding-right: 20px;}
    .main5 .list .tt2{width:84px;}
    .main5 .list .tt1{font-size:18px;}
    .main5 .list .tt3{font-size:14px;}
    footer .list1{display: none;}
    footer .list2{width:calc(100% - 200px);}
    .main1 .txtbox{float:right!important;margin-right: 80px;margin-top: 37px;}
    .main1 .main1top .div22{display:none;}

.nymffb{font-size: 0;}
.nymffb .list{display:inline-block;width: calc(50% - 20px);margin: 0 10px;margin-bottom: 20px;text-align: center;vertical-align: top;float: none;}
.nymffb .list .img{width:200px;height: 200px;border-radius: 50%;background: #ffffff;border: 1px solid #dcdcdc;margin: 0 auto;position: relative;}
.nymffb .list .img img{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;display: block;}
.nymffb .list .img .img1{opacity:1;}
.nymffb .list .img .img2{opacity:0;}
.nymffb .list:hover .img{background-color: #3888dc;border-color: #3888dc;}
.nymffb .list:hover .img .img1{opacity:0;}
.nymffb .list:hover .img .img2{opacity:1;}
.nymffb .list .tt2{color:#757575;font-size: 26px;line-height: 50px;margin-top: 14px;}
.nymffb .list .tt1{color:#3888dc;font-size: 18px;line-height: 30px;}



.nyjg{padding: 50px 0;}
.nyjg .form{display: block;margin: 0 -10px;}
.nyjg .form select{width: calc(50% - 20px);float: left;margin: 0 10px;line-height: 40px;height: 42px; border: 1px solid #d2d2d2;font-size: 15px;padding: 0 14px;border-radius: 4px;margin-bottom: 10px;}
.nyjg .form .button{width: 210px;float: left;line-height: 42px;background: #e60012;border: 0;text-align: center;font-size: 17px;color: #fff;border-radius: 4px;transition: all 0.3s;margin-left: 10px;}
.nyjg .form .button:hover{opacity: 0.77;transition: all 0.3s}

.nyjg .tt{text-align: center;line-height: 40px;}
.nyjg .tt1{font-size: 24px;color: #2b2b2b;margin-bottom: 8px;}
.nyjg .tt2{font-size: 24px;color: #2b2b2b;margin-bottom: 4px;}
.nyjg .tt2 i{font-size: 30px;color: #e20000;position: relative;bottom:-3px;padding-right:6px;}
.nyjg .tt3{font-size: 16px;color: #2b2b2b;}

.ny.ny2 .nymffb .list{width: calc(33.33% - 20px);}
    
    .main1 .txtbox{margin-right: 50px;}
    
    .main1 .form{display:block !important;position: absolute;left: 0;right: 0;top:inherit;bottom: 8px;float:none!important;width: 100%;height: 96px;}
    .main1 .form form{width:100%;}
    .main1 .box{padding-bottom:110px;}
    .main1 .form form input{width: calc(100% - 60px);}
    .main1 .form form button{background: #448dff;width: 60px;padding: 0;}
    .main1 .form .div11 a{line-height:20px;}


}

@media (max-width:767px) {
    .title{font-size: 14px;line-height: 24px;padding-bottom:10px;margin-bottom: 15px;padding-left: 14px;}
    .title:before{width: 4px;height: 20px;top:1px;}
    .title b{font-size: 20px;padding: 0;display: block;padding-bottom:5px;}
    .title .gd{bottom:inherit;top:0;line-height: 22px;height: 24px;}

    .main1 .logo{height:80px;line-height: 80px;max-width: calc(100% - 50px)}
    header .ydd_btn{top:68px;}
    header .sjdnav{top:120px;}
    
    .main1 .txtbox{margin-top:26px;margin-left: 10px;}
    .main1 .txtbox a{font-size: 16px;line-height: 32px;}
    .main30{padding:14px 0;}
    .main40{padding:30px 0;}

    .main3 .list{margin: 10px 0;}
    .main3 .list .img{width:80px;height: 80px;}
    .main3 .list .tt1{font-size: 18px;margin-top:8px;line-height: 34px;}
    .main3 .list .tt2{font-size: 14px;}

    .main4 .list{padding:10px 16px;}
    .main4 .list .tt1{font-size: 18px;}
    .main4 .list .tt2{font-size: 14px;line-height:26px;margin-top:6px;height:78px;}
    .table table th:nth-child(3){display: none;}
    .table table td:nth-child(3){display: none;}
    .table table th{font-size:14px;padding:10px 0;font-weight: bold;line-height: 20px;}
    .table table td{line-height: 20px;font-size: 13px;padding: 6px 0;max-width:94px !important;}
    .ny .table table td{max-width:80px !important;}
    .table table .ckxq{padding: 4px 6px;font-size: 12px;}
    .table table .ckxq i{display: none;}
    .table table th:last-of-type{min-width: 40px;}
    .table table td:last-of-type{min-width:  40px;}
    .main5 .list{padding:14px 20px;}
    .main5 .list .tt1{color:#000;font-size:16px;}
    .main5 .list .tt2{position: relative;border: 0;font-size: 14px;padding: 0;width: 100%;height: auto;text-align: left;line-height: 30px;margin-top: 2px;}
    .main5 .list .tt2 b{font-size: 14px;margin: 0;display: inline-block;padding-right: 4px;}
    .main5 .list .tt3{font-size: 14px;line-height: 24px;height:48px;margin: 0;}
    .main7{padding:15px;}
    .main7 a{font-size: 14px;}
    footer .list2{width:100%;float: none;font-size: 14px;line-height:22px;margin: 0;text-align: center;}
    footer .list3{width:100%;float: none;font-size: 14px;line-height:28px;margin: 0;margin-top: 10px;text-align: center;}
    /*详情页*/
    .danye{font-size: 14px;line-height:28px;}
    .danye .ditu{height:260px;margin: 10px auto;}
    .danye .bt{font-size: 18px;margin-bottom: 10px;}
    .danye .rq{margin-top: -6px;padding-top: 6px;}
    .danye .img img{margin-bottom:10px;}
    .ny{min-height:inherit;}
    .title2{padding: 14px 0;}
    .title2 .div1{display:block;line-height: 28px;height:inherit;max-width: inherit;}
    .title2 .div2{display:block;max-width:100%;}
    .title2 .div2 a{padding: 0;padding-right:14px;line-height: 28px;}
    .title3{margin: 20px 0 12px 0;}
    
    
.title4{margin-bottom:20px;}
.title4 .div1{font-size:20px;}
.title4 .div2{font-size:15px;}
.title5{font-size: 16px;color: #333;margin-bottom:20px;line-height: 24px;padding-right: 0;}
.title5 b{font-size: 16px;color: #000;font-weight: 100;padding-left: 10px;}
.title5 a{font-size: 15px;width: 150px;line-height: 34px;position: relative;margin-top: 10px;} 
.nydjxq{padding: 0;border: 0;}
.nydjxq .ttbox1 .tt1{min-width: calc(100% - 10px);float: none;padding: 5px;}
/*.nydjxq .ttbox1 .tt1 .tt2{line-height:40px;font-size: 14px;}*/
.nydjxq .ttbox1 .tt1 .tt3{min-width: 80px;line-height: 28px;height: 28px;padding: 0 6px;}
.nydjxq .ttbox1 .tt1 .tt4{line-height: 24px;padding: 0 6px;}
.nydjxq .ttbox3{width: 100px;line-height: 34px;margin:10px 0;font-size: 15px;}
.table1 table tr{font-size: 14px;color: #333;line-height: 22px;}
.table1 table th{padding:12px;text-align: center;font-size: 16px;color: #000;background: #dcdcdc;font-weight: 100;}
.table1 table td{padding:10px 12px;font-size: 14px;}
.table1 table tr td:nth-child(1){width: 86px;}
.nydjxq .ttbox4 .tt5{font-size: 15px;padding: 10px 0;}

/*发布招聘信息*/
.nyfb form .div1{padding-left: 0;margin-bottom: 10px;}
.nyfb form .div1 span{width:100%;text-align: left;line-height: 36px;display: block;position: relative;}
.nyfb form .div1 label{width: 120px;line-height: 32px;height:34px;font-size: 14px;}
.nyfb form .div1 label div{line-height: 32px;height: 32px;}
.nygr .zuo{width:100%;float: none;padding-right: 0;}
.nygr .you{width:100%;float: none;} 
.denglu{width: 100%;padding: 20px 20px 10px 20px;}
.hyzx .img{width:84px;height: 84px;border: 1px solid #c0c0c0;margin-top: 20px;}
.hyzx .tt{width: calc(100% - 84px);padding-left:11px;line-height: 24px;padding-top: 17px;}
.hyzx .tt .tt1{font-size: 16px;}
.hyzx .tt .tt2{font-size: 14px;line-height: 20px;height: 40px;}
.hyzx .tt .tt3{font-size: 14px;}
.hyzx .table2 table th{padding:8px 4px;font-size: 14px;}
.hyzx .table2 table td{padding:8px 4px;font-size: 14px;}

  .denglu.denglu2{width: 100%;}
    .ny{margin-bottom:40px;}
   .nymffb .list{display:inline-block;width: calc(50% - 20px);margin: 0 10px;margin-bottom: 30px;text-align: center;}
.nymffb .list .img{width:140px;height: 140px;border-radius: 50%;background: #ffffff;border: 1px solid #dcdcdc;margin: 0 auto;position: relative;}
.nymffb .list .img img{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;display: block;}
.nymffb .list .img .img1{opacity:1;}
.nymffb .list .img .img2{opacity:0;}
.nymffb .list:hover .img{background-color: #3888dc;border-color: #3888dc;}
.nymffb .list:hover .img .img1{opacity:0;}
.nymffb .list:hover .img .img2{opacity:1;}
.nymffb .list .tt2{color:#757575;font-size: 26px;line-height: 50px;margin-top: 14px;}
.nymffb .list .tt1{color:#3888dc;font-size: 18px;line-height: 30px;}


    
    .nypthz{margin-top:6px;}
.nypthz .tt1{font-size:18px;line-height: 30px;margin-bottom:20px;text-align: left;}
.nypthz .listbox{margin:0;}
.nypthz .listbox .list{width:100%;margin: 0;border: 1px solid #e20000;padding:10px 20px 20px 20px;float: left;font-size: 15px;line-height: 32px;margin-bottom: 20px;}
.nypthz .listbox .list b{display:block;text-align: center;font-size: 20px;margin-top: 16px;margin-bottom: 4px;}


    
    
    
    
.nyznpp .list{padding:30px 0;}
.nyznpp .list .box{padding:0 !important;min-height: inherit !important;}
.nyznpp .list .box .vertical_centerbox{min-height: inherit !important;display: block;height: inherit !important}
.nyznpp .list .box .vertical_center{min-height: inherit !important;display: block;height: inherit !important}
.nyznpp .list .box .you{display: block;position: relative;right: 0;top:inherit;bottom:inherit;margin: auto 0;width:100% !important;height: inherit !important;margin-top: 30px;}
.nyznpp .list .box .you img{display: block;position: relative;right: 0;top:0;bottom:0;margin: auto 0;max-height: inherit;left: 0;margin: 0 auto;}
.nyznpp .list .box .zuo{min-height: inherit !important;font-size: 16px;line-height: 30px;color: #fff;}
.nyznpp .list .box .zuo b{font-size: 20px;display: block;margin-bottom: 8px;}
.nyznpp .list .box{padding: 0;padding:0;text-align: center!important;}
.nyznpp .list:nth-child(even) .zuo{display: inline-block;color: #000;text-align: center;}
.nyznpp .list:nth-child(even) .you{right:inherit;left: 0;}
.nyznpp .list:nth-child(even) .you img{right:inherit;left: 0;}

.jiadibu{background: #eeeeee;padding: 30px 0;}
.jiadibu .tt1{color: #000000;line-height: 30px;text-align: center;font-size: 22px;}
.jiadibu .ul{text-align: center;font-size: 0;margin-top:20px;}
.jiadibu .ul a{display:inline-block;border: 1px solid #047acd;line-height: 40px;font-size: 20px;background: #fff;text-align: center;width: 140px;margin: 0 4px;color: #000;transition: all 0.3s}
.jiadibu .ul a:hover{background:#047acd;color: #fff;border-color: #047acd;transition: all 0.3s}




        .main1 .main1top .div1 a:nth-child(2)::before{display:none;}
    
    
    .title5 b{padding-left:0;}
    .title5 i{line-height: 30px;}
    
    
    
    .main2 .ul .li{font-size:18px;margin: 10px 0;}
    .main2 .ul .li b{font-size: 30px;}

    .main2 .ul .li:nth-child(1){text-align: center;}
    .main2 .ul .li:nth-child(3){text-align: center;}

    
    
    
    .main2 .ul .li i{display: block;}
    .main2 .ul .li span{display: none;}
    
    
}

@media (max-width:600px) { 
    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 10px;}
    .nyxw .list .img{width:100%;float:none;}
    .nyxw .list .img img{height:auto;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding-bottom: 10px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    
    
    
    .nymffb .list .img{width:120px;height: 120px;}
.nymffb .list .tt2{color:#757575;font-size: 22px;line-height:40px;}
.nymffb .list .tt1{color:#3888dc;font-size: 16px;line-height: 24px;}


    .titlejia1{color: #000000;font-size: 20px;font-weight: bold;margin-top: 16px;line-height: 50px;}

    
.nyjg{padding: 30px 0;}
.nyjg .form{display: block;margin:0;}
.nyjg .form select{width:100%;float: none;margin: 0;line-height: 40px;height: 42px; border: 1px solid #d2d2d2;font-size: 15px;padding: 0 14px;border-radius: 4px;margin-bottom: 10px;}
.nyjg .form .button{width: 100%;flex: none;margin: 0;}
.nyjg .form .button:hover{opacity: 0.77;transition: all 0.3s}

.nyjg .tt{text-align: center;line-height: 32px;padding-top: 20px;}
.nyjg .tt1{font-size: 18px;color: #2b2b2b;margin-bottom: 8px;}
.nyjg .tt2{font-size: 18px;color: #2b2b2b;margin-bottom: 6px;}
.nyjg .tt2 i{font-size:26px;color: #e20000;position: relative;bottom:-3px;padding-right:6px;}
.nyjg .tt3{font-size: 14px;color: #2b2b2b;}
    header .ydd_btn{top:66px;}
    .main1 .txtbox{margin:0;position: absolute;right: 0;top:-36px;}
    .main1 .txtbox a{margin:0;font-size: 14px;padding: 0 10px;}
    .main1 .txtbox a img{max-width:20px;}
    
      .main1 .main1top{text-align:left;}
     .main1 .main1top .div1{line-height:inherit;}
     .main1 .main1top .div1 a{padding:0;padding-right: 20px;}
     .main1 .main1top .div1 a:nth-child(n+2):before{left:-10px;}

    
    .main3 .row{margin-left: -10px !important;padding-right: -3px !important}
    .main3 .row .col-lg-4{padding-left:3px;padding-right: 3px;}
    .ny.ny2 .nymffb .list{width: calc(50% - 20px);}
    
    
    
    
.hyzx .table2.table3 table tr td:nth-child(1){width:40px;}
.hyzx .table2.table3 table tr td:nth-child(2){width:96px;}
.hyzx .table2.table3 table tr td:nth-child(4){width:80px;}


    
    
    
    
    
    
    
    
    
}



 @media (max-width:479px) {    

     .nymffb .list .tt2{font-size:18px;line-height: 28px;margin-bottom: 6px;}
     .nymffb .list .tt2 i{display: none;}
     
       
    .main2 .ul .li{font-size:18px;margin: 10px 0;}
    .main2 .ul .li i{margin-bottom: 2px;}
    .main2 .ul .li b{font-size: 20px;}
}




.hot{height:50px; background:#448dff; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:52px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }