@charset "utf-8";
/* Banner */
.banner { width:100% }
.banner { zoom:1; }
.banner img { width:100%!important; height:auto!important; }
.banner .img1{ display:block}
.banner .img2{ display:none}
@media (max-width: 1200px){
    .banner .img2{ display:block}
	.banner .img1{ display:none}
}
.container{ padding:50px 0}
@media (max-width: 1200px){
	.container{ padding:0 0 40px}
}
/* 主体 */
.wrap { position:relative; width:1440px; min-height:460px; _height:460px; margin:0 auto; }
.wrap .sidebar { float:left; width:250px; }
.wrap .main { float:right; width:1160px;}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }
@media (max-width: 1440px){
	.wrap { width:1200px}
}
@media (max-width: 1200px){
	.wrap { width:100%; padding:0; margin:0}
}

/* 左侧栏目标题 */
.leftTitle { position:relative; height:114px; background: url(g_29.png) no-repeat center ; background-size:cover; box-sizing:border-box;display:flex;align-items: center;justify-content: center; font-size:24px; font-style: normal;font-weight: normal;color: #fff; }
.leftTitle i { }


/* 二级、三级菜单 */
.menu2 { margin-bottom:10px; border-bottom:8px solid #304b97 }
.menu2 dl dt { border-bottom:1px solid #fff; }
.menu2 dl dt a { display:block; padding:0 0 0 30px;  color:#333333; font-size:18px; text-align:left;line-height: 64px;background:#f3f4f4; position:relative }
.menu2 dl dt a.current:after,.menu2 dl dt:hover a:after{ content:""; display:block; width:2px; height:100%; background:#00a9a4; position:absolute; left:0; top:0; z-index:2}
.menu2 dl dt a:hover,.menu2 dl dt .current { color:#00a9a4; font-weight:bold}
.menu2 dl dd { padding:5px 0 5px 55px; border-bottom:1px solid #eee; background:url(o_ico_18.gif) no-repeat 45px 13px; font-size:14px; text-align:left; display: none;}
.menu2 dl dd a:hover,.menu2 dl dd .current { color:#32a237; text-decoration:none; }







/* 面包屑 */
.location { position:relative; height:50px; line-height:50px; border-bottom:1px solid #e5e5e5 }
.location h3 { float:left;color:#333333;font-size:24px; position:relative}
.location h3:after{ content:""; display:block; width:100%; height:3px; background:#00a9a4; position:absolute; left:0; bottom:-2px; z-index:2;color: #333;}
.breadcrumbs { float:right;margin-right: 10px; }
.breadcrumbs a { display:inline-block;font-size: 16px;color: #999999; margin-left:8px; padding-left:16px; background:url(inside6_09.png) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:none; }

/* 内容模式 */
.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:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .bd img{ max-width:100%; height:auto}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article img{max-width: 800px;}
/* 头部新闻 */
.hotNews { background:#f3f3f3; margin-top:50px }
.hotNews .pic { float:left; width:500px;   margin-right:30px; }
.hotNews .pic img { width:100%; height:auto; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:40px 30px 0 0; }
.hotNews dl dt {}
.hotNews dl dt a { color:#333333; display:block; font-size:24px; font-weight:bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.hotNews dl dt a:hover { color:#00a9a4; }
.hotNews dl .i { min-height:120px; color:#333333; font-size:18px; line-height:2; margin-top:20px;}
.hotNews dl .m {}
.hotNews dl .m a { background:url(g_32.png) left center no-repeat; padding-left:28px; color:#304b97; font-size:16px; margin-top:20px; display:block }
.hotNews dl .t{ font-size:16px; color:#666666; margin-top:20px}
@media (max-width: 1440px){
	.hotNews{ margin-top:40px}
	.hotNews .pic { width:380px; margin-right:25px}
	.hotNews dl{ padding:30px 25px 0 0}
	.hotNews dl dt a{ font-size:20px}
	.hotNews dl .t{ font-size:14px; margin-top:15px}
	.hotNews dl .i{ min-height:90px; font-size:16px; margin-top:15px}
	.hotNews dl .m a{ font-size:14px;}
}
@media (max-width: 1200px){
	.hotNews{ margin-top:30px}
	.hotNews .pic { width:320px; margin-right:20px}
	.hotNews dl{ padding:25px 20px 0 0}
	.hotNews dl dt a{ font-size:18px}
	.hotNews dl .t{ font-size:12px; margin-top:10px}
	.hotNews dl .i{ min-height:90px; font-size:14px; margin-top:10px}
	.hotNews dl .m a{ font-size:12px; background-size:15px; padding-left:20px}
	.article img{max-width: 100%; height:auto}
}
@media (max-width: 750px){
	.hotNews{ margin-top:30px}
	.hotNews .pic { width:100%; margin-right:0}
	.hotNews dl{ padding:20px}
	.hotNews dl dt a{ font-size:18px}
	.hotNews dl .t{ font-size:12px; margin-top:10px}
	.hotNews dl .i{ min-height:90px; font-size:14px; margin-top:10px}
	.hotNews dl .m a{ font-size:12px; background-size:15px; padding-left:20px}
}


/* 新闻列表 */
.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:20px 0 30px; }
.list li {}
.list li span { float:right; color:#666; font-size:16px; line-height:60px; display:block; }
.list li a { display:block; width:calc(100% - 120px); box-sizing:border-box; background:url(g_30.png) left center no-repeat; padding-left:30px; font-size:18px; color:#222222; line-height:60px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; float:left}
.list li a:hover { text-decoration:underline; color: #00a9a4;}
.list li:nth-child(5n){ border-bottom:1px dashed #dfdfdf; padding-bottom:20px; margin-bottom:20px}

.sthird{margin-top: 35px;}
.sthird ul li{float:left;margin-right: 11px;}
.sthird ul li a{display: block;padding: 6px 20px;border:2px solid #e4e4e4;font-size: 16px;color: #333333;}
.sthird ul li a.current,.sthird ul li a:hover{background: #d70002;color: #fff;border:2px solid #d70002;}

/* 图文新闻 */
.pothoItem { margin:5px 0 40px; }
.pothoItem .item {padding:31px 0 34px; border-bottom:1px dashed #e4e4e4; overflow:hidden; }
.pothoItem .item .pic { float:left; width:260px; margin-right:20px; }
.pothoItem .item .pic img { width:100%; height:auto; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:18px; line-height:42px;font-weight: bold; }
.pothoItem .item dl dt a{color: #333333;}
.pothoItem .item dl .d,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i {color:#666666; font-size:14px; line-height:25px; }

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100%; margin:0 auto;text-align:center; }
.pic-item-list dl {}
.piList { padding:33px 0 20px; overflow:hidden; }
.piList .pic-item-list { width:100%; margin:0; padding:0; }
.piList .pic-item { position:relative; width:32%; margin:0 2% 2% 0; padding:0; display:inline; }
.piList .pic-item:nth-child(3n){ margin-right:0}
.piList .list-pic { display:block; width:100%;  margin-bottom:0; padding:0; border:0;  overflow: hidden; }
.piList .list-pic img { width:100%; height:auto; }
.piList .pic-item .list-pic img{transition: transform 0.6s;-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;width: 100%;}
.piList .pic-item:hover .list-pic 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 dl {}
.piList dl dt a{ height:80px; font-size:18px; line-height:80px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; width:100%; box-sizing:border-box; padding:0 20px; background:#f3f3f3 }
.piList .pic-item:hover dl dt a{color: #fff; background:#00a9a4}
/* 分页 */
.page { line-height:24px; text-align:center; }
.page a { display:inline-block; font-size:16px; margin:0 2px; padding:10px 15px;  background:#f3f5f8; color:#333; vertical-align:top; }
.page a:hover,.page .current { background:#00a9a4; color:#fff; }
.page select{ display:none}

.tsearch{margin-top: 29px;line-height: 40px;}
.tsearch .tsearcha{float:left;margin-right: 31px;}
.tsearch .tsearcha span{font-size: 14px;color: #333333;margin-right: 19px;}
.tsearch .tsearcha input{width: 180px;height: 38px;padding:0 48px 0 20px;background: #f5f5f5 url(date_03.jpg) no-repeat right center;font-size: 14px;border:1px solid #e4e4e4;box-sizing: content-box;}
.tsearch .tsearchb{margin-left: 6px;float:left;}
.tsearch .tsearchb input{width: 100px;height: 40px;background: #d70002;font-size: 16px;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:#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: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 { 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; }

.secd{}
.secdt{height: 55px;line-height: 55px;background: #f5f5f5;}
.secdt .secdtl{float:left;padding-left: 23px;background: url(inside5_06.png) no-repeat left center;font-size: 22px;color: #d70002;font-weight: bold;}
.secdt .secdtl span{color: #333;}
.secdt .secdtr{float:right;margin-right: 22px;}
.secdt .secdtr a{font-size: 14px;color: #333333;}
.secd .secda .secdac{padding: 22px 0;width: 1120px;}
.secd .secda .secdac ul li{float:left;margin-right: 40px;width: 515px;line-height: 38px;}
.secd .secda .secdac ul li a{font-size: 16px;color: #333333;padding-left: 30px;background: url(inside_li_03.png) no-repeat 4px center;}
.secd .secda .secdac ul li:hover a{color: #d70003;}
.secd .secda .secdac ul li a span{float:right;}
.secd .secdb .secdbc{padding: 18px 0 50px;font-size: 16px;color: #333333;line-height: 30px;}
.secd .secdb .secdbc a{color: #d70002;}
.secd .secdc .secdcc{padding: 32px 0;width: 1120px;}
.secd .secdc .secdcc ul li{float:left;margin-right: 19px;width: 256px;}
.secd .secdc .secdcc ul li div{overflow: hidden;}
.secd .secdc .secdcc ul li div img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%; height:auto
	
}
.secd .secdc .secdcc ul li:hover div 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); 
}
.secd .secdc .secdcc ul li p{height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-align: center;padding: 0 4px;margin-top: 15px;}

@media (max-width: 1440px){
	.wrap .sidebar{ width:270px}
	.wrap .main{ width:calc(100% - 300px); margin:0; }
	.leftTitle{  height:100px; border-radius:10px 0 0 0; background-size:cover}
	
	.piList .pic-item-list{ width:100%}
	.piList .list-pic{ width:100%; height:auto}
	.piList .pic-item .list-pic img{ width:100%; height:auto}
	.piList dl dt a{ font-size:16px; height:60px; line-height:60px}
}
@media (max-width: 1200px){
	.wrap .main{ float:none; width:92%; margin:0 auto; padding:0}
	.secdt .secdtl{ font-size:18px}
	.secdt .secdtr{ margin-right:15px}
	.secd .secda .secdac ul li{ width:100%; line-height:1.6; padding:10px 0; border-bottom:1px dashed #ccc}
	.secd .secda .secdac ul li a{ font-size:14px; background-size:5px}
	.secd .secda .secdac ul li a span{ display:block; float:none; padding-left:15px}
	.secd .secdb .secdbc{ font-size:14px; padding:15px 0 30px}
	.secd .secdc .secdcc{ padding:20px 0 15px}
	.secd .secdc .secdcc ul li{ width:49%;}
	.secd .secdc .secdcc ul li:nth-child(2n){ margin-right:0}
	.secd .secdc .secdcc ul li p{ margin:8px  0 10px}
	
	.article .hd h1{ font-size:18px}
	
	.pothoItem .item{ padding:20px 0}
	.pothoItem .item dl dt{ font-size:16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; line-height:36px}
	.pothoItem .item dl .i{ font-size:12px; line-height:20px; height:40px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	
	.wrap .sidebar{ width:100%; float:none;}
	.leftTitle{ display:block; height:auto; font-size:17px; width:100%;background:#283b71;text-align:left;display:block;padding:5px 5.335%;line-height:40px;overflow:hidden; color:#fff; box-sizing:border-box; border-radius:0}
	.leftTitle i{ display:block; float:right; width:12px; height:40px; background:url(cx10.png) center center no-repeat; background-size:12px; transition:all 0.3s linear}
	.leftTitle.on i{  background:url(cx10.png) center center no-repeat; background-size:12px; transform:rotate(180deg)}
	.menu2{ background:#f1f1f1; border-bottom:0; display:none}
	.menu2 dl{ text-align:left; box-sizing:border-box; background:#fff; text-align:center;}
	.menu2 dl dt{ width:100%; text-align:center; border-bottom: 1px solid #e7e7e7; position:relative}
	.menu2 dl dt a{ line-height:45px; font-size:16px; padding:0; text-align:center}
	.menu2 dl dt:before{ width:0}
	.menu2 dl dt:hover::after{ left:0; bottom:-1px; width:100%}
	.menu2 dl dt.on::after{ left:0; bottom:-1px; width:100%}
	
	.menu2 dl dt:after{ content:""; display:block; width:0; left:10%; bottom:0; background:#00a9a4; height:2px; position:absolute}
	
	.menu2 dl dt a.current:after,.menu2 dl dt:hover a:after{ width:0}
	.location{ display:none}
	
	.list li a{ font-size:14px; line-height:32px; padding-left:20px; width:calc(100% - 100px)}
	.list li span{ font-size:14px; line-height:32px}
	.list li{ }
	.list{ padding:20px 0}
	.list li:nth-child(5n){ margin-bottom:12px; padding-bottom:12px}
	
	.page a{ font-size:12px; padding:3px 8px}
	.piList{ padding:20px 0 20px}
	.piList dl dt a{ font-size:14px; height:40px; line-height:40px; padding:0 15px}
	.piList .pic-item:nth-child(3n){ margin-right:2%}
	.piList .pic-item:nth-child(2n){ margin-right:0}
	
}
@media (max-width: 750px){
	.location{ display:none}
	.piList .list-pic{ line-height:normal}
	.piList .pic-item{ width:49%; margin:0 2% 2% 0}
	.piList .pic-item:nth-child(2n){ margin-right:0}
	
	
	.pothoItem .item .pic{ width:130px; height:auto}
	.pothoItem .item .pic img{ width:100%; height:auto}
	
	
}







/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{ zoom:1; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}
@media (max-width: 1200px){
	.webmap dl{ margin-bottom:3%}
	.webmap dt{ width:32%;}
	.webmap dd{ width:100%; }
	.webmap dd a{margin:0; float:left; margin:0; width:32%; margin-right:2%; margin-top:2%}
	.webmap dd a:nth-child(3n){ margin-right:0}
}



.jy{ width:100%; background:#f3f4f4}
.jy .ihd{ text-align:center; background:#304b97; color:#fff; font-size:24px; padding:25px 0}
.jy .ibd{ padding:20px 10px}
.jy .ibd li{ width:48%; float:left; background:#7086c1; border-radius:8px; margin-bottom:10px}
.jy .ibd li:nth-child(2n){ float:right}
.jy .ibd li a{ display:block; padding:14px 0; text-align:center}
.jy .ibd li a .ico img{ height:30px;}
.jy .ibd li a .title{ font-size:16px; color:#fff; margin-top:10px; line-height:1}
.jy .ibd li:nth-child(2){ background:#e1b350}
.jy .ibd li:nth-child(3){ background:#64b4bb}
.jy .ibd li:nth-child(4){ background:#c984c5}
.jy .ibd li:nth-child(5){ background:#6daa73}
.jy .ibd li:nth-child(6){ background:#e17c77}
@media (max-width: 1200px){
	.jy{ display:none}
}

.nr_pc{ display:block}
.nr_sj{ display:none}
@media (max-width: 1200px){
	.nr_pc{ display:none}
	.nr_sj{ display:block}
}

/* 图文新闻 */
.pothoItem2 { margin:50px 0; }
.pothoItem2 .item { overflow:hidden; margin-bottom:40px; background:#f3f3f3 }
.pothoItem2 .item .pic { float:left; width:340px; margin-right:30px; }
.pothoItem2 .item .pic img { width:100%; height:auto; }
.pothoItem2 .item dl { display:block; overflow:hidden; zoom:1; padding:30px 30px 0 0; line-height:20px; }
.pothoItem2 .item dl dt { font-size:24px; line-height:42px;font-weight: bold; }
.pothoItem2 .item dl dt a{color: #333333;}
.pothoItem2 .item dl dt i{ font-size:20px; font-weight:normal; padding-left:10px}
.pothoItem2 .item dl .i {color:#333333; font-size:18px; line-height:2; margin-top:20px }
.pothoItem2 .item dl .m{ margin-top:40px}
.pothoItem2 .item dl .m a{ display:block; background:url(g_32.png) left center no-repeat; padding-left:30px; font-size:16px; color:#304b97; color:#304b97}
@media (max-width: 1440px){
	.pothoItem2 .item .pic { width:300px; }
	.pothoItem2 .item dl dt { font-size:20px;}
	.pothoItem2 .item dl dt i{ font-size:16px;}
	.pothoItem2 .item dl .i {color:#333333; font-size:15px; margin-top:15px}
	.pothoItem2 .item dl .m{ margin-top:30px}
	.pothoItem2 .item dl .m a{ font-size:14px;}
}
@media (max-width: 1200px){
	.pothoItem2 .item{}
	.pothoItem2 .item dl dt{ font-size:16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; line-height:36px}
	.pothoItem2 .item dl .i{ font-size:12px;}
}
@media (max-width: 750px){
	.pothoItem2{ margin:30px 0}
	.pothoItem2 .item{ margin-bottom:20px}
	.pothoItem2 .item .pic{ width:130px; height:auto; margin-right:15px}
	.pothoItem2 .item dl{ padding:15px 15px 0 0}
	.pothoItem2 .item dl dt{ line-height:2}
	.pothoItem2 .item .pic img{ width:100%; height:auto}
	.pothoItem2 .item dl .i div:nth-child(2){ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.pothoItem2 .item dl dt i{ font-size:12px}
	.pothoItem2 .item dl .i{ margin-top:5px}
	.pothoItem2 .item dl .m{ margin-top:15px}
	.pothoItem2 .item dl .m a{ font-size:12px; background-size:15px; padding-left:20px}
}










.newsList{ margin-top:30px; padding-bottom:20px}
.newsList .item{ width:100%; height:152px; margin-bottom:30px; background:#f3f3f3}
.newsList .item a{ display:block;display:flex;align-items: center; background:url(g_51.png) 190px center no-repeat; width:100%; height:100% }
.newsList .item .time{ width:132px; text-align:center; color:#304b97; font-size:18px; line-height:1}
.newsList .item .time .p1{ display:inline-block; vertical-align:top; font-size:46px; margin-bottom:15px;font-weight:bold; }
.newsList .item .cont{ width:calc(100% - 132px); box-sizing:border-box; padding:0 25px 0 0}
.newsList .item .cont .title{ font-size:20px; color:#222222;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.newsList .item .cont .intro{ font-size:16px; color:#666666; line-height:28px; height:56px; margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newsList .item:hover a{background:url(g_52.png) 190px center no-repeat;}
.newsList .item:hover{ background:#00a9a4; box-shadow:0px 12px 23.75px 1.25px rgba(0,4,35,0.13);}
.newsList .item:hover .time{ color:#fff}
.newsList .item:hover .time .p1{}
.newsList .item:hover .cont .title{ color:#fff;}
.newsList .item:hover .cont .intro{ color:rgba(255,255,255,1);}
@media all and (max-width:1440px){
	.newsList{ margin-top:25px; padding-bottom:15px}
	.newsList .item{ height:126px; margin-bottom:25px}
	.newsList .item .time .p1{ font-size:38px}
	.newsList .item .time{ font-size:16px; width:120px}
	.newsList .item .cont .title{ font-size:18px}
	.newsList .item .cont .intro{ font-size:14px; line-height:25px; height:50px; margin-top:5px}
}

@media all and (max-width:1200px){
	.newsList{ padding-bottom:15px}
	.newsList .item{ margin-bottom:20px; height:120px}
	.newsList .item .time{ width:100px;}
	.newsList .item a{}
	.newsList .item:hover a{}
	.newsList .item .time{ font-size:14px}
	.newsList .item .time .p1{ font-size:24px;padding-bottom:8px; margin-bottom:6px}
	.newsList .item .cont{ width:calc(100% - 100px); padding:0 20px 0 5px}
	.newsList .item .cont .title{ font-size:16px}
	.newsList .item .cont .intro{ font-size:12px; line-height:20px; height:40px}
}
@media all and (max-width:450px){
	.newsList{ padding-bottom:15px}	
	.newsList .item{ height:100px; margin-bottom:15px}
	.newsList .item .time{ width:80px;}
	.newsList .item a{}
	.newsList .item:hover a{}
	.newsList .item .time .p1{ font-size:24px;padding-bottom:8px; margin-bottom:6px}
	.newsList .item .cont{ width:calc(100% - 80px); padding:0 15px 0 5px}
	.newsList .item .cont .title{ font-size:16px}
	.newsList .item .cont .intro{ font-size:12px; line-height:20px; height:40px}
}

.keshi{ width:100%; margin:50px 0}
.keshi .ibd{ background:#f5f8fb;border-top:1px dashed #dbdcdc; border-left:1px dashed #dbdcdc}
.keshi .ibd .item{ width:20%; float:left; height:84px; float:left;  box-sizing:border-box; border-right:1px dashed #dbdcdc; border-bottom:1px dashed #dbdcdc}
.keshi .ibd .item a{ display:block; width:100%; height:100%;display:flex;align-items: center; padding-left:15%; box-sizing:border-box; font-size:18px; color:#333333}
.keshi .ibd .item a:hover{ background:url(g_34.jpg) center center no-repeat; background-size:cover; color:#fff}
@media all and (max-width:1440px){
	.keshi .ibd .item{ height:76px}
	.keshi .ibd .item a{ font-size:16px}
}
@media all and (max-width:750px){
	.keshi{  margin:30px 0}
	.keshi .ibd .item{ width:50%}
	.keshi .ibd .item{ height:56px}
	.keshi .ibd .item a{ font-size:14px; padding:0 10%}
}




.xzzq{ margin:50px 0}
.xzzq .ihd{ background:#f3f4f5; font-weight:bold; font-size:20px; color:#333333; line-height:62px;}
.xzzq .ihd .a1{ float:left; width:45%; text-align:center}
.xzzq .ihd .a2{ float:left; width:15%; text-align:center}
.xzzq .ihd .a3{ float:right; width:26%; text-align:center}
.xzzq .ibd .a1{ width:45%; float:left; box-sizing:border-box; padding:0 20px;display:flex;align-items: center; height:100px}
.xzzq .ibd .a1 i{ display:inline-block; vertical-align:top; background:url(g_35.png) left center no-repeat; padding-left:16px; color:#000000; font-size:18px;}
.xzzq .ibd .a2{ width:15%; float:left; text-align:center; font-size:16px; color:#000000; height:100px;display:flex;align-items: center;justify-content: center;}
.xzzq .ibd .a3{ width:26%; float:right; box-sizing:border-box; padding:0 20px; display:flex;align-items: center;justify-content: center; height:100px}
.xzzq .ibd .a3 i{ display:inline-block; vertical-align:top; background:url(g_36.png) left center no-repeat; padding-left:28px; color:#000000; font-size:18px;}
.xzzq .ibd .item{ border-bottom:1px solid #dcdcdc}
@media all and (max-width:1440px){
	.xzzq{ margin:40px 0}
	.xzzq .ihd{ font-size:18px;  line-height:60px;}
	.xzzq .ibd .a1{ height:80px}
	.xzzq .ibd .a1 i{ font-size:16px;}
	.xzzq .ibd .a2{ font-size:14px; height:80px;}
	.xzzq .ibd .a3{ height:80px}
	.xzzq .ibd .a3 i{ font-size:16px;}
}
@media all and (max-width:750px){
	.xzzq{ margin:40px 0}
	.xzzq .ihd{ font-size:14px;  line-height:60px;}
	.xzzq .ihd .a1{ width:54%; text-align:left; padding-left:16px; box-sizing:border-box}
	.xzzq .ihd .a2{ width:24%}
	.xzzq .ihd .a3{ width:22%}
	.xzzq .ibd .a1{ height:60px}
	.xzzq .ibd .a1{ padding:0 15px 0 0; width:54%}
	.xzzq .ibd .a1 i{ font-size:13px; background:url(g_35.png) left 8px no-repeat;}
	.xzzq .ibd .a2{ font-size:12px; height:60px; width:24%}
	.xzzq .ibd .a3{ height:60px; padding:0; width:22%}
	.xzzq .ibd .a3 i{ font-size:12px; background-size:14px; padding-left:18px}
}










