@charset "utf-8";
@media all and (min-width:1200px){
/* 主体 */
.container { position:relative; z-index:8; }
.wrap { position:relative;min-height:460px; _height:460px; margin:0 auto;width: 1200px;}
.w-top{background: #f9f9f9;}
.sidebar {float: left;padding-top: 20px;padding-bottom:20px;}
.wrap .main { display:block;/* overflow:hidden;*/ *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle {float:left; margin-right:10px;}
.leftTitle{ font-size:16px;color:#666;font-weight:normal; }
.leftTitle a span{color:#004196; margin-right:3px;}
.leftTitle a { display:inline-block; padding:10px 10px;color:#666; font-size:16px;}
.leftTitle a:hover,.leftTitle .current { background:#004196; color:#fff; text-decoration:none; }
.leftTitle a:hover span,.leftTitle .current span{color:#fff;}

/* 二级、三级菜单 */
.menu{width: 936px;}
.menu.zz{width: 759px;}
.menu ul { zoom:1;}
.menu ul:after{content:'\20';display:block;height:0;clear:both}
.menu ul li { display:inline-block; *display:inline; zoom:1; margin:5px 10px; vertical-align:top;height: 51px;}
.menu ul li a { display:inline-block;width: 133px;padding:10px 0;text-align: center;color:#666; font-size:16px;background: #fff;border:1px solid #e0e0e0;box-sizing: border-box;}
.menu ul li a:hover,.menu ul li .current { background:url(../images/inside-1.png) no-repeat center bottom; color:#fff; text-decoration:none;padding-bottom: 15px;border:1px solid transparent;}

.sj{margin-top:30px;}
.sj .kyr{display:inline-block; *display:inline; zoom:1;text-align: center;margin-right:10px;}
.sj .kyr a { display:inline-block;padding:15px;text-align: center;color:#666; font-size:16px;background: #fff;border:1px solid #e0e0e0;}
.sj .kyr a:hover,.sj .kyr .current { background:#004196; color:#fff; text-decoration:none;border:1px solid #004196;}


.m-rdm { padding:25px 0 10px; text-align:center; }
.m-rdm a { display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #999; background:#999; color:#fff; }


/* 面包屑 */
.location {float: right;position:relative; height:24px;margin:35px auto; line-height:24px;}
.breadcrumbs { float:right; text-align:right;padding-left: 20px;background: url(../images/hh.png) no-repeat left center;}
.breadcrumbs a { display:inline-block;padding:0 6px;vertical-align:top; }

/* 内容模式 */
.article { padding:0 0 20px; 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:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .bd img{max-width: 1200px;}
.article .ft { padding:20px 0 0;}

/* 头部新闻 */
.hotNews { padding-bottom:30px;overflow:hidden; padding-top:30px;border-bottom:1px solid #eaeaea;}
.hotNews .pic { float:left; width:284px; height:auto; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:0 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:5px; padding-left:10px;color:#fff; font-size:18px; line-height:36px;}
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#666; font-size:15px;}
.hotNews dl .m { width:158px; height:35px; margin-left:10px;line-height:35px; text-align:center; border:1px solid #004196; font-size:14px;}
.hotNews dl .m a { display:block; color:#004196;}
.hotNews dl .d{ padding-left:10px;background:url() no-repeat 0 center; color:#004196; font-size:12px; margin-bottom:5px;}
.hotNews .pic{overflow: hidden;}
.hotNews .pic img{transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.hotNews .pic:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}

/* 新闻列表 */
.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:9px 0; border-bottom:1px dashed #e0e0e0; background:url(../images/o_ico_18.gif) no-repeat 2px 17px; font-size:14px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px solid #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:284px; margin-right:20px;}
.pothoItem .item .pic img { width:284px; height:auto; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:26px;padding-top:20px;padding-right: 20px;}
.pothoItem .item dl dt { font-size:16px; line-height:36px;font-weight: bold;}
.pothoItem .item dl dt a{color: #444;}
.pothoItem .item dl .d{color:#999;}
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }
.pothoItem .item dl .m{display: none;}
.pothoItem .item .zz{height:192px;}
.pothoItem .item:hover .zz{background:#004196;color: #fff;}
.pothoItem .item:hover dl dd{color: #fff;}
.pothoItem .item:hover dl dt a{color: #fff;}
.pothoItem .item .pic{overflow: hidden;}
.pothoItem .item .pic img{transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.pothoItem .item .pic:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}



/* 图片列表 */
.piList {overflow:hidden; }
.piList .pic-item { position:relative;float:left;width:275px;margin:0 33px 20px 0; padding:0; display:inline; }
.piList .pic-item:nth-child(4n){margin-right: 0;}
.piList .list-pic { display:block; width:269px;border:1px solid #a6a6a6;padding: 2px;}
.piList .list-pic img { width:269px; height:auto; }
.piList dl dt { height:40px; font-size:14px; line-height:40px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-align:center;}
.piList dl dt a{color: #271c21;}
.piList .pic-item:hover .list-pic{border:1px solid #004196;}
.piList .pic-item:hover dl dt a{color:#004196;}
.piList .list-pic{overflow: hidden;}
.piList .list-pic img{transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.piList .list-pic:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}


/* 分页 */
.page { padding:30px 0 50px; line-height:24px; text-align:center; }
.page a { display:inline-block;padding:0 8px; border:1px solid #ddd; background:#dddddd; color:#333; vertical-align:top;margin:0 3px;}
.page a:hover,.page .current { border:1px solid #004196; background:#004196; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(../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 40px; }
.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(../images/hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(../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:#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:16px; 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 .pic .bd{position: relative;}
.m-detail .pic .bd ul li{ text-align: center;}
.m-detail .pic .bd ul li img{border: 1px solid #f1f1f1;}
.m-detail .pic .bd a.prev{display: block;width: 47px;height: 67px;background: url(../images/inside-9.jpg) no-repeat center;position: absolute;left: 10px;top:50%;margin-top:-33px;}
.m-detail .pic .bd a.next{display: block;width: 47px;height: 67px;background: url(../images/inside-10.jpg) no-repeat center;position: absolute;right: 10px;top:50%;margin-top:-33px;}
.m-detail .des{width: 1920px;position: relative;margin-left: -960px;left: 50%;background: #f2f2f2;padding: 30px 0;margin-top:20px;}
.m-detail .des h4{font-size: 14px;line-height: 30px;color: #666;font-weight: normal;}
.m-detail .des ul li{float: left;width: 200px;font-size: 13px;line-height: 30px;color: #666;}
.m-detail .des .iwrap{width: 1200px;margin:0 auto;}

.pager-next-pre{display: none;}
}

/*sj*/
.m-header{display:none;}
.m-banner{display:none;}
.m-footer{display: none;}
@media all and (max-width:1200px){
	.m-header{display:block !important;}
	.m-banner{display:block !important;}
	.header{display:none;}
	.banner{display:none;}
	.m-banner{width: 100%;position: relative;}
	.m-banner .bd img{width: 100%;height: auto;}
	.m-banner .hd{position: absolute; left:0;bottom:30px;height: 12px;width: 100%; z-index:1000;}
	.m-banner .hd ul{width: 100%;height: 4px;text-align: center;}
	.m-banner .hd ul li{display: inline-block;background:#fff;width:12px; height:12px;text-indent:999em; overflow:hidden; margin:0 4px;cursor: pointer;transition: all 0.2s cubic-bezier(0.4, 0.01, .165, 0.99);border-radius: 12px;}
	.m-banner .hd ul .on{background:#f98b0a;}
	.location{display: none;}
	.i-menu{padding:2% 2% 4%;}
	.i-menu li{width:30.6666%;background:#eae9e5;text-align:center;float:left;display:inline;margin:2% 4% 0 0;font-size:14px;}
	.i-menu li a{display:block;padding:6% 0;}
	.i-menu li:nth-child(3n){margin-right:0;}
	.i-menu li a:hover,.i-menu li a.current{background:#229af6;color:#fff;}
	.g-in{width: 600px;margin:0 auto;}
	/*产品中心*/
	.p-list{background:#fff;padding-bottom:4%;}
	.p-list ul{}
	.p-list li{margin-top:14px;padding:2%;border-top:1px solid #f6f6f6;}
	.p-list .p{float:left;width:34%;}
	.p-list .p img{max-width: 100%;}
	.p-list .t{width:64%;float:right;}
	.p-list .t dt{font-size:15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;margin-top:5px;}
	.p-list .t .i{font-size:14px;color:#777;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.p-list .t .m{display: none;}

	.sj{text-align: center;margin-top:30px;}
	.sj .kyr{display:inline-block; *display:inline; zoom:1;text-align: center;margin:0 5px;}
	.sj .kyr a { display:inline-block;padding:15px;text-align: center;color:#666; font-size:16px;background: #fff;border:1px solid #e0e0e0;}
	.sj .kyr a:hover,.sj .kyr .current { background:#004196; color:#fff; text-decoration:none;border:1px solid #004196;}



	.article{padding:0 2%;text-align: justify;}
	.article img{max-width:100% !important;height: auto !important;}
	.article .mt { text-align:center; }
	.article .mt h1 { padding:8px 0 0; font-size:26px; line-height:34px; }
	.article .mt .titBar{color:#888;font-size: 16px;}
	.article .mc { padding:10px 0 20px; font-size:14px; line-height:22px; word-wrap:break-word; text-align:justify; }
	.article .mc img{max-width:100% !important;}
	.ft{display: none;}

	.page{text-align:center;padding:0 0 6%;}
	.page a{margin:0 2px;background:#ebebeb;padding:4px 8px;}
	.page a.current{background:#229af6;color:#fff;}

	.pager-next-pre { display:table; width:100%; text-align:center; margin-bottom:5%; }
	.pager-next-pre a { float:left; width:50%; padding:8px 0; background:linear-gradient(#eee,#ddd); display:table-cell; }
	.pager-next-pre .btn_next { background:#888; background:linear-gradient(#ccc,#888); color:#fff; }

	.hot{padding:0 2% 0;}
	.hot .p{float:left;width:40%;}
	.hot .t{float:right;width:58%;}
	.hot .t h3{font-size:14px;padding-bottom:2%;}
	.hot .t .i{font-size:13px;color:#666;line-height:22px;}
	.hot .t .i a{color:#229af6;}

	.news{padding:0 2% 5%;}
	.news li{border-bottom:1px solid #ddd;font-size:24px;line-height: 56px;}
	.news li a{display:block;height:56px;line-height:56px;}
	.news li a:hover em{background:#229af6;}
	.news li em{display:inline-block;width:6px;height:6px;border-radius:6px;background:#555;margin-right:6px;}
	.news li span{float: right;line-height: 56px;color: #999;}

	/* 图文 */
	.m-pFList{padding:2% 2% 3%; }
	.m-pFList li {width:49%; float:left; display:inline; }
	.m-pFList li:nth-child(2n){float:right;}
	.m-pFList li .c{font-size:14px;text-align:center;padding:3% 0;}

	.u-tt{padding:4% 0;background:#fff;}
	.u-tt .hd{margin:0 2% 1%;border-bottom:1px solid #ddd;padding-bottom:2%;height:26px;line-height:26px;}
	.u-tt .hd h2{font-size:20px;font-weight:normal;float:left;}
	.u-tt .hd .col {float: right;height: 24px;padding: 0 20px;line-height: 24px;border-radius: 3px;border: 1px solid #2055ac;background:#2055ac;color:#fff;text-align: center;cursor:pointer;}

	.form-panel { margin: 0 2%; }
	.form-panel .field { clear: both; }
	.form-panel .input { padding: 6px 0; color: #666; zoom: 1; }
	.form-panel .field:after { content: '\20'; display: block; height: 0; clear: both; }
	.form-panel .text { width:94%; height: 40px; line-height:40px; padding: 0 3%;  border-radius: 3px; background: #eee; font-size: 12px; vertical-align:top;}
	.form-panel .code { width:50%; height: 40px; line-height:40px; padding: 0 3%;  border-radius: 3px; background: #eee; font-size: 12px; vertical-align:top;}
	.form-panel img{width:80px;height:40px;margin-left:10px;border-radius:3px;}
	.form-panel textarea { width:94%; height: 60px; padding: 2% 3%;  border-radius: 3px; background: #eee; vertical-align:top; }
	.form-panel .submit-field { padding: 0; clear: both; }
	.form-panel .btn-submit { width: 100%; height: 40px; border: 0; border-radius: 3px; background: #2055ac; color: #fff; font-size: 14px; line-height: 40px; }

	/* 图片列表 一行两个 */
	.m-pList{padding-bottom:5%;}
	.m-pList .pic-item { float:left; width:45%; margin:0 1% 2% 4%; text-align:center;}
	.m-pList .pic-item:nth-child(2n){margin: 0 4% 2% 1%;}
	.m-pList .pic-item .list-pic{border:1px solid #ccc;}
	.m-pList .pic-item .t { padding:8px 0; font-size:13px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.m-pList .pic-item img{max-width: 100%;}
	.m-list { padding:0 2% 5%; }
	.m-list li { padding:10px 4px 10px 0; border-bottom:1px solid #eee; font-size:13px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

	/* 人才招聘 */
	.hr{padding:0 2% 20px;}
	.hr dl{border-bottom:1px dashed #ddd;padding:2% 0;}
	.hr dl p{font-size:15px;line-height:24px;}
	.hr dl p a{display:block;background:#229af6;color:#fff;padding:4px 10px;border-radius:4px;margin-top:3%;text-align:center;}

	.hr .title{font-size:18px;color:#229af6;padding:4% 0 3%;font-weight:bold;}
	.hr .info{font-size:14px;line-height:23px;}


	.footer{display: none;}
	.m-footer{display: block !important;}
	.footer .footer-top .ewm{margin-top:30px;}
	.footer .footer-top .cont{margin-top: 40px;width: 410px;}
}
@media all and (max-width:600px){
	.footer .footer-top .cont .c-t{font-size: 18px;}
	.footer .footer-top .cont .c-t span{font-size: 22px;margin-top:5px;}
	.footer .footer-top .cont .c-b{font-size: 18px;line-height: 28px;}
	.footer .footer-top .ewm .d{font-size: 18px;line-height: 40px;}
	.footer .footer-top .ewm{margin-bottom: 20px;}
	.footer .footer-bottom .f-l{float: none;text-align: center;line-height: 22px;font-size: 12px;}
	.footer .footer-bottom .f-r{float: none;text-align: center;line-height: 22px;font-size: 12px;}
	.footer .footer-bottom{padding:10px;}
	.header .header-top .dz{font-size: 16px;line-height:46px;}
.header .header-top .search a{height: 46px;width: 46px;}
.searchIcon .aForm{top:46px;}
.i-menu li{font-size: 24px;}
.p-list .t dt{font-size: 24px;}
.p-list .t .i{font-size: 20px;}
.p-list .t .d{font-size: 20px;color: #777;}
.page a{font-size: 18px;}
.m-pList .pic-item .t{font-size: 22px;}
.m-pList .pic-item .t dt{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.pager-next-pre a{font-size: 16px;}
.article p span{font-size: 18px !important;}
.article p strong span{font-size: 22px !important;}
}
