@charset "utf-8";
.container { width: 100%; margin: 0 auto;}
.sidebar { float:left; width:220px; }
.main {width:888px; box-sizing: border-box;float: right;}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }
.container>.wrap{padding: 28px 30px;box-sizing: border-box;background: #fff;}
/* 左侧栏目标题 */
.leftTitle { position:relative; height:74px; padding:24px 0 0;box-sizing: border-box; background: url(/tsg/images/leftTitle_bg.png) no-repeat center center;text-align: center;}
.leftTitle i{ display:block;font-style: normal;color: #fff;}
.leftTitle i { font-size:24px;}
.leftTitle s { color:#9a9a9a; font:12px/16px arial; text-decoration:none; text-transform:uppercase; }

/* 最新公告 */
.zxgg .tit{padding: 0 0 0 14px;background: url(/tsg/images/zxgg_BG.png) no-repeat center top; line-height: 40px;text-align: left;color: #fff;margin-bottom: 8px;}
.zxgg .tit .more{float: right;color: #9e9e9e;display: block;padding-right: 15px;background: url(/tsg/images/arrow_right.png) no-repeat right center;margin-right: 14px;}
.zxgg ul {border:1px solid #eeeeee;box-sizing: border-box;}
.zxgg ul li{line-height: 54px;padding-left: 30px;border-bottom: 1px solid #eeeeee;position: relative;}
.zxgg ul li:after{content: "";width: 8px;height: 2px;background: #323232;top: 26px;left: 11px;position: absolute;}
.zxgg ul li:last-child{border-bottom: none;}
.zxgg ul li:hover{background: #9b2c36;}
.zxgg ul li:hover a{color: #fff;}
.zxgg ul li:hover:after{background: #fff;}
/* 二级、三级菜单 */
.menu { margin-bottom:20px; }
.menu dl dt { margin-bottom:8px; }
.menu dl:last-child dt{margin-bottom:0px; }
.menu dl dt a { display:block;font-size:14px; text-align:left;background: #3a3e41;color: #fff;text-align: center;line-height: 48px;}
.menu dl dt a:hover,.menu dl dt .current { background:#9b2c36; color:#fff; text-decoration:none; }

.menu dl dd { padding:2px 0 5px 55px; border-bottom:1px solid #eee; background:url(/tsg/images/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:40px;line-height:40px;background:url(/tsg/images/area_icon.png) no-repeat left top #f9f8f8;padding-left: 80px;margin-bottom: 24px;}
/*.location h3 { float:left; height:44px; color:#000; font-weight:100; font-size:17px; }*/
.breadcrumbs { float: left; }
.breadcrumbs a { display:inline-block;}
.breadcrumbs a.current{color: #c4252b;margin-left: 8px;}
/* 内容模式 */
.article { padding:20px 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:24px;border-bottom:1px dashed #abadae ;padding-bottom: 10px;margin-bottom: 10px;}
.article .hd .titBar { color:#8d8d8d; font-size:14px; }
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.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(/tsg/images/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:#000; }
.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 { margin-bottom: 30px;border: 1px solid #eeeeee;}
.list li { padding: 0 25px 0 40px;line-height: 55px;border-bottom: 1px solid #eeeeee;font-size: 16px;transition: all 1s;-moz-transition:all 1s;;-webkit-transition:all 1s;;-o-transition:all 1s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;}
.list li:after{content: "";width: 8px;height: 2px;background: #323232;top: 27px;left: 11px;position: absolute;transition: all 1s;-moz-transition:all 1s;;-webkit-transition:all 1s;;-o-transition:all 1s;}
 .list li:last-child{border-bottom: none;}
.list li:hover{padding: 0 35px 0 50px;background:#eeeeee;}
.list li:hover:after{left: 21px;}
.list li a {display: block;float: left;}
.list li span { float:right; color:#635f60; }

/* 图文新闻 */
.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:165px; margin:0 25px 10px 0; }
.piList dl dt { height:32px; font-size:14px; line-height:32px; text-align: center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.piList .pic-item{width: 165px;float: left;margin-right: 15px;margin-bottom: 20px;}
.piList .pic-item .list-pic{width: 165px;height: 200px;overflow: hidden;}
.piList .pic-item .list-pic img{transition: 1s;}
.piList .pic-item .list-pic:hover img{transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2); -moz-transform: scale(1.2,1.2); -ms-transform:scale(1.2,1.2);-o-transform: scale(1.2,1.2);}
.piList .pic-item:hover dl dt {background: #9b2c36;}
.piList .pic-item:hover dl dt a{color: #fff;}
.piList .pic-item:nth-child(5n){margin-right: 0;}
/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #9b2c36; background:#9b2c36; 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(/tsg/images/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(/tsg/images/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(/tsg/images/hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(/tsg/images/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:#9b2c36; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#9b2c36; 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-left: 100px; }
.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:115px; line-height:35px; text-align:right;font-size: 16px;}
.form-panel .input { padding:8px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:35px;width: 387px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555;  -moz-box-shadow:inset 3px 3px 10px #dfdfdf;-webkit-box-shadow: inset 3px 3px 10px #dfdfdf;box-shadow: inset 3px 3px 10px #dfdfdf;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}
.form-panel .code{width: 316px;}
.online .text:focus { border: 1px solid #333; box-shadow: 1px 1px 3px rgba(0,0,0,0.3); }
.form-panel .textarea { width:387px; height:178px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; -moz-box-shadow:inset 3px 3px 10px #dfdfdf;-webkit-box-shadow: inset 3px 3px 10px #dfdfdf;box-shadow: inset 3px 3px 10px #dfdfdf;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}
.form-panel .submit-field { padding:20px 10px 20px 115px; clear:both; }
.form-panel .submit-field input { margin-right:26px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:186px; height:36px; border:none; background:#e7e7e7; color:#333333; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#2b2b2b;color: #fff;}
.form-panel .submit-field .btn-submit:hover{background: #9b2c36;}

.article .con {border: 1px solid #d8d8d8;}
.article .con span{display: block;float: left;text-align: center;}
.article .con span.sp1{width: 10%;}
.article .con span.sp2{width: 30%;}
.article .con span.sp3{width: 15%;}
.article .con span.sp4{width: 45%;}
.article .con p{border-bottom: 1px solid #d8d8d8;}
.article .con p span{line-height: 34px;}
.article .con li span{line-height: 30px;}
.article .con ul{overflow-y:scroll ;height: 298px;padding: 8px;box-sizing: border-box;background: #fff;}
.article .con ul li:nth-child(2n-1){background: #f5f5f5;}
.article .con ul li:nth-child(2n){background: #fff;}
