@charset "utf-8";
/* body{
    background-image: url(insidebg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;overflow-x: hidden;
} */

.container { width: 100%; margin: 0 auto; position: relative;}
.sidebar {background:#f2f2f2;position: relative;}
.main { float:right; width:950px; padding:30px 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; height:72px; padding:24px 0 0; }
.leftTitle i,.leftTitle s { display:block; padding-left:8px; }
.leftTitle i { font-size:20px; line-height:28px; }
.leftTitle s { color:#9a9a9a; font:12px/16px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu ul{width:100%;margin:0 auto;}
.menu li{float:left;display:inline;width:20%;text-align:center;}
.menu li a{display:block;border-top:2px solid #f2f2f2;font-size:18px;line-height:72px;font-weight: bold;}
.menu li a.current,.menu li a:hover{color:#276fcd;border-top:2px solid #276fcd;background:#fff;}
.g-in{width: 1200px;margin: 0 auto;}
@media all and (max-width:799px){
	.menu li a{font-size: 15px;}
}
/* .menu { margin-bottom:70px; }
.menu dl dt { margin-bottom:8px; }
.menu dl dt a { display:block; padding:6px 0 6px 30px; border-bottom:1px solid #cfcfcf; color:#666; font-size:14px; text-align:left; }
.menu dl dt a:hover,.menu dl dt .current { border-bottom:1px solid #bd8f51; background:#e5b06d; color:#fff; text-decoration:none; }
.menu dl dd { padding:2px 0 5px 55px; border-bottom:1px solid #eee; background:url(o_ico_04.png) no-repeat 45px 13px; font-size:14px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#e26c17; } */

/* 面包屑 */
.location { position:relative; height:46px; border-bottom:1px solid #eaeaea; line-height:46px; }
.location h3 { float:left; height:44px; color:#fff; font-weight:100; font-size:17px; }
/* .breadcrumbs { float: right; } */
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.png) no-repeat 0 center; vertical-align:top;color: #000;}
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.png) no-repeat 0 center; }

/* 内容模式 */
.article { padding: 20px 0 40px; line-height: 2;font-size: 16px;word-wrap: break-word;color: rgba(0,0,0,.8);}
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; }
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article img{max-width: 100%;}
.article .sj{display: none;}
@media all and (max-width:1200px){
    .article .sj{display: block;}
    .article .pc{display: none;}
}

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.png) no-repeat 0 13px; color:#fff; font-size:16px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#fff; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; font-size: 14px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }

.list { padding:0 0 40px; }
.list li { padding:10px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_04.png) no-repeat 3px center; line-height:20px; font-size: 14px; }
.list li .d { float:right; color:#999; }
.list li a { padding-left:15px; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { padding: 20px 0; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; height:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d { font-size: 13px; color: #ccc; }
.pothoItem .item dl .i { color:#999; font-size:14px; line-height:24px; }
.pothoItem .item dl .m { margin-top: 10px; }
.pothoItem .item dl .m a { display: block; width: 80px; height: 25px; background: #ccc; color: #333; text-align: center; line-height: 25px; }
.pothoItem .item dl .m a:hover { background: #ef0000; color: #fff; }

/* 图片列表 */
.piList { padding:0 0 20px; overflow:hidden; }
.piList ul { width:1000px; }
.piList ul li { float: left; width:300px; margin:0 25px 10px 0; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:12px; line-height:30px; text-align: center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a {display: inline-block;margin: 0 2px;padding: 7px 14px;border: 1px solid #ccc;background: #fff;color: #333;vertical-align: top;border-radius: 5px;font-size: 14px;}
.page a:hover,.page .current {border:1px solid #3A7FCA; background:#3A7FCA; color:#fff; }
.page span{margin-right:6px;}

/* webmap */
.webmap { padding: 20px; margin: 0 auto; }
.webmap dl dt { margin: 5px 0; padding-left: 18px; background: url(ico_05.gif) 3px center no-repeat; font-size: 16px; line-height: 2; }
.webmap dl dt a { color: #000; font-weight: bold; }
.webmap dl dd { padding-left: 18px; }
.webmap dl dd a { float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #ccc; color: #333; font-size: 14px; line-height: 2; white-space: nowrap; }
.webmap dl dd a:hover { background: #555; color: #fff; text-decoration: none; }
.webmap dl dd p.thd a { background: #eee; }
.webmap dl dd p.thd a:hover { background: #999; }

.contact-map { margin-bottom: 30px; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 35px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#32a237; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#3A7FCA; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#32a237; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:32px; text-align:right; }
.form-panel .input { padding:8px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:26px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.online .text:focus { border: 1px solid #333; box-shadow: 1px 1px 3px rgba(0,0,0,0.3); }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:20px 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:120px; height:32px; border:none; background:#666; color:#fff; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#c20;}


.second{border-bottom: 1px solid rgba(255,255,255,.3);background: #111;}
.scvbox{width: 1200px;margin: 0 auto;}
.scvbox ul{text-align: center;}
.scvbox ul li{float: none;display: inline-block;height: 67px;text-align: center;display:inline-block;line-height: 67px;}
.scvbox ul li a{font-size: 16px;line-height: 30px;padding:10px;margin:0 3px;color: #fff;border-radius: 20px;}
.scvbox ul li i{display: inline-block;width: 1px;height: 17px;background: url(line.png) no-repeat center 3px;}
.scvbox ul li a.current,.scvbox ul li a:hover{background: #0353a5;color: #fff;}

.fina1 ,.fina2{position: relative;bottom: 0;}


.newl{width: 100%;margin-top: 30px;}
.newl ul li{background: #fff;overflow:hidden;padding: 5% 2%;margin-bottom: 22px;border: 1px solid #ccc;}
.newl ul li:hover{box-shadow: 0 0 5px 3px rgba(0,0,0,.3);}
.newl ul li .newconbox{width: 60%;}
.newl ul.sjul{display: none}
.newpic{width: 40%;overflow: hidden;}
.newpic img{width: 100%;transition: all .5s linear;}
.newl ul li:hover .newpic img{transform: scale(1.1);}
.ncb_date{font-size: 16px;}
.ncb_title{font-size: 20px;font-weight: bold;color: #333;padding-bottom: 30px;}
.ncb_con{font-size: 16px;line-height: 32px;width: 94%;text-align: justify;}
.ncb_del{width: 120px;height: 40px;line-height: 40px;background: #3A7FCA;text-align: center;margin-top: 30px;}
.ncb_del a{display: block;width: 100%;height: 100%;color: #fff;font-size: 14px;}
.ncb_del a:hover{background: #fc5b02;}
.sj_scvbox{display: none;background: #fff;}
.sj_scvbox ul{margin: 0 2.5%;}
.sj_scvbox ul li{border-bottom:1px solid #ccc;text-align: center;}
.sj_scvbox ul li:last-child{border-bottom: 0;}
.sj_scvbox ul li a{display: inline-block;line-height: 40px;font-size: 16px;}
.sj_scvbox ul li a:hover,.sj_scvbox ul li a.current{color: #3A7FCA;}

.proList{padding: 0 2%;margin-top: 30px;}
.proList ul li{float: left;width: 32.33333%;margin-right: 1%;margin-bottom: 40px;}
.proList ul li.xxx{border: 1px solid #ccc;box-sizing: border-box;}
.proList ul li .list-pic{background: #fff;width: 100%;overflow: hidden;border: 1px solid rgba(0,0,0,.1);box-sizing: border-box;}
.proList ul li .list-pic a img{width: 100%;transition: all .5s linear;}
.proList ul li:hover .list-pic a img{transform: scale(1.1);}
.proList ul li .list-intro{margin-top: 10px;height: 66px;text-align: center;line-height: 66px;background: rgba(0,0,0,.3);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;color: #fff;}
.proList ul li .list-intro a{display: block;width: 100%;color: #fff;}
.proList ul li .list-intro a span{display: block;width: 65%;margin: 0 auto;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.proList ul li:hover .list-intro{background: #276fcd;}
.proList ul li:hover .list-intro a{color: #fff;}

/* .HeaderOfTop{position: relative;} */
/* .container{margin-top: 40px;} */
.sjinnnerbanner{display: none;}
.sjinnnerbanner img{max-width: 100%;}

.cntus .cntusl,.cntus .cntusr{width: 100%;color: #000;}

.ly-tit {color: #666666;font-size: 18px;line-height: 24px;margin-bottom: 30px;}

.ly-titl .ly_01 {display: block;}

.ly-titl {margin-bottom: 40px;}

.ly-titl span {font-size: 26px;color: #000;line-height: 30px;padding-top: 20px;display: block;}
.ly-l {float: left;width: 71%;border-right: 1px solid #f2f2f2;padding-right: 30px;padding-top: 30px;}
.ly-r {float: right;width: 24%;padding-top: 30px;}
.ly-min ul {margin: 0 -10px;}
.ly-min ul li {float: left;width: 50%;margin-bottom: 20px;}
.ly-min ul li .input {margin: 0 10px;}

.ly-min input {height: 40px;line-height: 40px;color: #333;font-size: 14px;width: 100%;padding: 0 15px;border: 1px solid #e6e6e6;box-sizing: border-box;transition: all .5s linear;}
.ly-min input[type="submit"]:hover {background: #276fcd;color: #fff;}
.ly-min input:focus{outline: none;border:1px solid #008cd6;}
.ly-min .input2 {margin-bottom: 20px;}
.ly-min .input2 textarea {width: 100%;min-height: 120px;resize: none;padding: 10px 15px;border: 1px solid #e6e6e6;box-sizing: border-box;}
.ly-min .input2 textarea:focus{outline: none;border:1px solid #008cd6;}

.show {width: 100%;margin-top: 80px;}
.show_l {float: none;width: 100%;margin-left: 0;color: #333;line-height: 24px;font-size: 16px;}
.show_r {float: right;width: 24%;margin-right: 2%; margin-left: 4%;color: #333;font-size: 14px;line-height: 22px;margin-top: 110px;}
.show_l .arts img{width: 100%;}
.show .show_r h2 {color: #333;font-size: 24px;margin-left: -100px;padding-left: 100px;font-weight: normal;position: relative;left: 0;top: 0;width: 217px;}
.show .show_r h2 span{font-size: 14px;}
.breadcrumbs {width: 100%;margin: 0 auto;color: #ccc;}

.show_r.fix{position: fixed;right: 0;top: 100px;margin-top: 0;}

#hits {background: url(yj.png) no-repeat 22px 3px;}
.innnerbanner.inon {display: none;}

.bshare-custom{padding: 10px 0;}
.ft{padding: 20px 0;border-bottom: 1px dashed #666;border-top: 1px dashed #666;}
.tjcp{margin-top: 20px;}
.tjcp ul li{float: left;width: 49%;margin-right: 2%;margin-bottom: 1%;}
.tjcp ul li:nth-child(2n){margin-right: 0;}
.tjcp ul li img{max-width: 100%;}
.tjcp ul li p{text-align: center;font-size: 14px;line-height: 30px;}

@media(max-width:1200px){
    .wrap{width: 98%;margin: 0 auto;position: relative;}
    .scvbox{width: 98%;margin: 0 auto;}
    .g-in{width: 100%;}
}

@media(max-width:1100px){
    .ncb_title{padding-bottom: 18px;}
    .ncb_con{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
    .ly-l{width: 50%;}
    .ly-r{width: 43%;}
    .tjcp ul li p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
}

@media(max-width:960px){
    .sj_scvbox{display: block;}
    .scvbox{display: none;}
    .ncb_del{margin-top: 12px;}
    .cntus .cntusl,.cntus .cntusr{width: 100%;float: left;}
    .proList ul li .list-intro a span{width: 84%;}
    .HeaderOfTop {position: relative;}
}

@media(max-width:850px){
    .proList ul li{width: 48%;margin-right: 4%;}
    .proList ul li:nth-child(2n){margin-right: 0;}
    .show_l{float: none;width: 98%;margin:0 auto;}
    .show .show_l h2{left: 2%;top: 56px;}
    .location{margin-top: 0px;}
    .show_r{float: none;width: 98%;margin:0 auto;margin-top: 20px;}
}

@media(max-width:750px){
    .newpic,.newconbox{float: none;}
    .newpic{width: 100%;}
    .ncb_title{font-size: 18px;}
    .newl ul li .newconbox{width: 100%;margin-top: 20px;}
    .proList ul li .list-intro{margin-top: 10px;height: 35px;text-align: center;line-height: 35px;background: #0353a5;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;border-bottom: 0;}
    .innnerbanner{display: none;}
    .sjinnnerbanner{display: block;}
    .ly-l,.ly-r{width: 96%;margin: 0 auto;float: none;}
    .ly-l{border: 0;}
    .menu li{ width:25%}
	.menu li a{line-height: 50px;font-size: 13px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.menu .g-in{ margin:0}
}

@media(max-width:414px){

}







