@charset "utf-8";
body{background-color:#f0f0f0;}
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3;background: #f7f7f7; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.main{position: relative;}
.sidebar{position: relative;z-index:9;margin:45px 0;text-align: center;}
.sidebar2,.sidebar4{text-align: center;}
.sidebar3{margin-bottom: 30px;}

/* 左侧栏目标题 */
.sidebar2 .leftTitle {position:relative;padding:45px 0 30px;}
.sidebar2 .leftTitle i,.sidebar2 .leftTitle s{display:block;font-weight:bold;}
.sidebar2 .leftTitle i {font-size:24px;color: #000000;}
.sidebar2 .leftTitle s{font-size: 16px;color: #4bdcef;text-transform: uppercase;}

.sidebar4 .leftTitle {position:relative;padding:45px 0 30px;}
.sidebar4 .leftTitle i,.sidebar2 .leftTitle s{display:block;}
.sidebar4 .leftTitle i {font-size:24px;color: #16b8c7;padding-bottom: 5px;}
.sidebar4 .leftTitle s{font-size: 16px;color: #9a9a9a;text-transform: uppercase;}

/* 二级、三级菜单 */
.menu dl dt{display: inline-block;margin:0 12px;}
.menu dl dt a{color:#fff;font-size:18px;background:#5b6375;font-weight:normal;padding:10px 40px;display: block;transition:none;}
.menu dl dt a:hover,.menu dl dt .current{background:#3a4351;color: #4bdcef;}
.menu dl dd a{display:block;padding:18px 0px 20px 36px;background:url(ico-03.png) no-repeat 20px center;color:#000;font-size:14px; text-align:left;transition:none;font-weight: normal;border-bottom:1px solid #ececec;}
.menu dl dd a:hover,.menu dl dd .current{color:#0068a5;}

.menu3 dl{display: table;width: 100%;}
.menu3 dl dt{display:table-cell;text-align: center; width: 24%;}
.menu3 dl dt a{color:#fff;font-size:18px;font-weight:normal;padding:25px 0 25px 40px;display: block;transition:none;}
@media (max-width: 640px){
	.menu3 dl dt a{color:#fff;font-size:18px;font-weight:normal;padding:25px 0 25px 5px;display: block;transition:none;}

}
.menu3 dl dt:nth-child(1) a{background:#5b6375 url(p1.png) no-repeat 114px center;}
.menu3 dl dt:nth-child(2) a{background:#5b6375 url(p2.png) no-repeat 114px center;}
.menu3 dl dt:nth-child(3) a{background:#5b6375 url(p3.png) no-repeat 114px center;}
.menu3 dl dt:nth-child(4) a{background:#5b6375 url(p4.png) no-repeat 114px center;}
.menu3 dl dt:nth-child(1) a:hover,.menu3 dl dt:nth-child(1) .current{background:#2f374a url(p10.png) no-repeat 114px center;color: #4bdcef;}
.menu3 dl dt:nth-child(2) a:hover,.menu3 dl dt:nth-child(2) .current{background:#2f374a url(p20.png) no-repeat 114px center;color: #4bdcef;}
.menu3 dl dt:nth-child(3) a:hover,.menu3 dl dt:nth-child(3) .current{background:#2f374a url(p30.png) no-repeat 114px center;color: #4bdcef;}
.menu3 dl dt:nth-child(4) a:hover,.menu3 dl dt:nth-child(4) .current{background:#2f374a url(p40.png) no-repeat 114px center;color: #4bdcef;}
@media (max-width: 640px){
	.menu3 dl dt:nth-child(1) a{background:#5b6375 ;}
	.menu3 dl dt:nth-child(2) a{background:#5b6375 ;}
	.menu3 dl dt:nth-child(3) a{background:#5b6375 ;}
	.menu3 dl dt:nth-child(4) a{background:#5b6375 ;}
	.menu3 dl dt:nth-child(1) a:hover,.menu3 dl dt:nth-child(1) .current{background:#2f374a;color: #4bdcef;}
	.menu3 dl dt:nth-child(2) a:hover,.menu3 dl dt:nth-child(2) .current{background:#2f374a;color: #4bdcef;}
	.menu3 dl dt:nth-child(3) a:hover,.menu3 dl dt:nth-child(3) .current{background:#2f374a;color: #4bdcef;}
	.menu3 dl dt:nth-child(4) a:hover,.menu3 dl dt:nth-child(4) .current{background:#2f374a;color: #4bdcef;}

}

/* 面包屑 */
.location {position:relative; height:40px; margin-bottom:20px;line-height:40px;border-bottom:1px solid #e3e3e3;}
.breadcrumbs { text-align:right;}
.breadcrumbs a {display:inline-block; margin-left:6px; vertical-align:top;background:url(ico-05.jpg) no-repeat left center;padding-left: 12px;}
.breadcrumbs .u-home {padding-left:22px; background:url(ico-04.jpg) no-repeat 0 center; }

/* 内容模式 */
.article { padding:0 0 30px; line-height:2; font-size:14px;word-wrap:break-word;width: 850px;margin:0 auto;}
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#364157; 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; }
.aboutTxt{background:url(about.jpg) no-repeat center top;padding:50px 0;background-size: cover;}
.aboutTxt .logo3{padding-bottom: 35px;text-align:center;}
.aboutTxt .logo3 p{color: #4bdcef;font-size: 25px;padding-top: 10px;}
.aboutTxt .txt{font-size: 15px;color: #eee;line-height: 1.7;width: 850px;margin:0 auto;}
.aboutTxt .txt .en{padding-top: 10px;font-size: 12px;font-family: Arial;}

/* 头部新闻 */
.hotNews { margin-bottom:30px; overflow:hidden; }
.hotNews .pic { float:left; width:190px; height:142px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; padding: 1px;border: 1px solid #d6d6d6;}
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:0 15px 0 18px; line-height:22px; }
.hotNews dl dt {font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#000; }
.hotNews dl dt a:hover { color:#1461b3; }
.hotNews dl .d{margin: 5px 0;}
.hotNews dl .i { min-height:40px; padding-bottom:10px;color:#aaa; }
.hotNews dl .m { height:24px; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#000;width: 78px;height: 22px;text-align: center;line-height: 22px;border: 1px solid #222; }
.hotNews dl .m a:hover { background:#1461b3; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px;}
.newsTable th {font-size: 14px; border:1px solid #fff; background:#5b6375; color:#fff; font-weight:bold; text-align: center; }
.newsTable th:first-child { padding-left: 60px; text-align: left; }
.newsTable td {font-size: 14px; padding:12px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.newsTable td:first-child { padding-left: 60px; text-align: left; }
.newsTable td:nth-child(3n){ padding-left: 48px; }
.newsTable td a {font-size: 14px; display: inline-block; width: 92px; height: 22px; line-height: 22px; text-align: center; background-color: #868686; color: #fff; }
.newsTable td a:hover { background-color: #4bdcef; }
.list { padding:0 0 40px; }
.list li {font-size: 14px; padding:7px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_11.gif) no-repeat 2px 13px; line-height:20px; clear:both; }
.list li span {font-size: 14px; float:right; color:#999; font-size:12px; }
.list li a {font-size: 14px; padding-left:15px; }
.list li a:hover { text-decoration:underline; }


/* 图文新闻 */
.pothoItem {margin:0 0 30px;}
.pothoItem .item {margin-bottom:30px;overflow:hidden;}
.pothoItem .item .pic{text-align: center;}
.pothoItem .item .dl{padding:20px 15px 23px;border-bottom:1px solid #d8d8d8;}
.pothoItem .item dl {display:block; overflow:hidden; zoom:1; line-height:20px;}
.pothoItem .item dl dt{font-size:16px;margin-bottom:15px;font-weight: normal;}
.pothoItem .item dl dt a{color: #353535;}
.pothoItem .item dl dt a:hover{color: #4bdcef;}
.pothoItem .item dl .i{color:#3f3f3f; font-size:14px;line-height:25px;text-align: justify;min-height: 50px;}
.pothoItem .item dl .d{padding:14px 0;}
.pothoItem .item dl .d span{color: #4bdcef;}
.pothoItem .item dl .m{display: inline-block;background:url(ico05.jpg) no-repeat right center;padding-right: 32px;}
.pothoItem .item dl .m a{display: inline-block;background:#fff;height: 30px;width: 105px;line-height: 30px;text-align: center;font-size: 13px;position: relative;}
.pothoItem .item:hover{background:#dcdfe5;}
.pothoItem .item:hover .dl{border-bottom:none;}

/* 图片列表 */
/*.piclist dl{text-align: center;}
.piclist dl a{padding:10px 0;display: block;font-size: 14px;color: #333;}
.piclist dl a:hover{color: #045dd1;}
.piclist {text-align: center;}*/


/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:380px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:350px; height:233px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
/*.piList .pic-item-list { width:880px; margin:0; padding:0; }*/
.piList .pic-item-list li { display: inline-block; }
.piList .pic-item { width:350px; margin:0 15px 10px 15px; padding:0; display:inline; }
.piList .list-pic { display:inline-block; width:350px; height:233px; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList .list-pic img { width:350px; height:233px; }
.piList dl { padding:4px 1px; line-height:20px; }
.piList dl dt {display: inline-block; width: 350px; height: 50px; line-height: 50px; background-color: #ebebeb; font-size: 20px; color: #444444;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.piList dl dt a { color: #444444; }


/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 4px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current {border:1px solid #4bdcef; background:#4bdcef; color:#fff; }

/* 人才招聘 */
.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:#0063be; 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:#0063be; 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:#0063be; 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:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 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:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }

.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }

.feature{margin:0 0 20px;padding-top: 10px;}
.feature h2{font-size: 18px;color: #363636;text-align: center;line-height: 1;margin-bottom: 20px;}
.feature .text{font-size: 14px;line-height:1.7;color: #363636;}
.feature .pic{text-align: center;}

#dituContent img{max-width: none!important;}
@media (max-width: 768px){
	.sidebar{margin:30px 0;}
	.menu dl{display:table;width: 100%;}
	.menu dl dt{display: table-cell;margin:0;}
	.menu dl dt a{font-size: 16px;padding:8px 0;}
	.article{width: 100%;}
	.aboutTxt .txt{width: 100%;}
}



.w-a h3 { margin: 20px 0; font-size: 30px; color: #262626; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; }
.w-a p { display: block; font-size: 16px; color: #777777; margin-bottom: 20px; line-height: 28px; }
.w-b { margin-top: 20px; }
.w-b-a { width: 140px; }
.w-b-a h4 { font-size: 20px; color: #363636; font-weight: normal; }
.w-b-a p { font-size: 14px; color: #777; display: block; margin: 5px 0; }
.w-b-b { width: 1022px; }
.w-c { width: 950px; margin: 30px auto; }
.w-c span { display: inline-block; width: 70px; text-align: left; font-size: 14px; color: #5c5c5c; }
.w-c i { font-size: 14px; color: #ff0000; }
.w-c input {padding-left: 20px; margin: 20px 0;box-sizing: border-box;  }
.w-c .inp1 { width: 364px; height: 34px; line-height: 34px; margin-right: 30px; border: none; outline: none; background-color: #dcdcdc; }
.w-c .inp2 { width: 835px; margin-bottom: 40px; height: 34px; line-height: 34px; margin-right: 30px; border: none; outline: none; background-color: #dcdcdc; }
.w-c textarea {vertical-align: top;padding-left: 20px;box-sizing: border-box; width: 830px; height: 190px; margin-right: 30px; border: none; outline: none; background-color: #dcdcdc; }
.w-c .subm {margin-top: 30px; margin-right: 10px; width: 130px; height: 36px; line-height: 36px; text-align: center; font-size: 14px; color: #fff; border: none; background-color: #737373; padding: 0; box-sizing: border-box; }
.w-c .subm:hover { background-color: #4bdcef; }
.w-c .subm1 { margin-left:70px; display: inline-block;}


