

/*
*关于我们
*/
.about{width:100%;height:570px;background:url('../images/about.jpg') center center no-repeat;padding:55px 0 0 0;}
.about h1,.about h4{width:100%;text-align: center;color: #333;}
.about h1{font-size:35px;}
.about h1 i{color:#1a3687;font-style: normal}
.about .pic_content{width:1200px;margin-top:40px;}
.about .pic_content img{width:549px;float:left;display:inline-block;}
.about .pic_content p{width:585px;margin-right:10px;float:right;display:inline-block;text-align:justify;text-justify:inter-ideograph;text-indent: 2rem;line-height:35px;fotn-size:14px;}
.about .pic_content span{width:585px;height:81px;display:inline-block;font-size: 81px;color:#fff;font-family: Arial;font-weight:bold;margin-top:18px;float:right;text-align: right;}
.about-pic-content{width:545px;height:355px;position:relative;float:left;background:#1a3687;}
.about-pic-position{width:545px;height:355px;position:relative;top:-10px;left:10px;overflow: hidden;}


/*专业服务*/
.services{width:100%;height:670px;background:url("../images/services_bg.jpg") center center no-repeat;}
.services .content h1{width:100%;font-size:35px;color:#fff;text-align: center;margin-top:50px;display: inline-block;}
.services .content h2{width:100%;font-size:18px;color:#fff;text-align: center;display: inline-block;font-weight: normal;}
.services .content .tab-title{width:200px;margin:20px auto 30px;}
.services .content .tab-title span{width:90px;height:30px;font-size:15px;color:#fff;display: inline-block;border-radius: 15px;text-align: center;line-height:30px;}
.services .content .tab-title span:first-child{margin-left:10px;}
.services .content .tab-title span.on{background:#1a3687;}
.services .content .tab_content,.services .content .tab_content ul{width:1200px;margin:0 auto;}
.services .content .tab_content ul li{width:274px;margin-right:34px;float:left;display: inline-block;}
.services .content .tab_content ul li:last-child{margin-right:0;}
.services .content .tab_content ul li img{width:100%;max-height:355px;float:left;display:inline-block;}
.services .content .tab_content ul li p{width:100%;height:60px;line-height: 60px;font-size:15px;text-align: center;background:#fff;float:left;}
.services .content .tab_content ul li.on p{background:#1a3687;color:#fff;}


/* 滚动  */
#mrq{width:100%; margin:20px auto; padding:2px}
#Marquee_x { overflow:hidden; width: 100% }
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:25px;height:auto; width:274px; overflow:hidden}
#Marquee_x ul li div img{width:100%;float:left;display:inline-block; height:200px;}
#Marquee_x ul li div span{ width:100%;height:60px;line-height: 60px;font-size:15px;text-align: center;background:#fff;float:left;}
#Marquee_x ul li div:hover span{background:#1a3687;color:#fff;}



/*
**焦点新闻
*/
.new,.notice{width:100%;margin:0 auto 50px;}
.new,.notice{background:#fff;}
.new .content{width:1192px !important;margin:0 auto;padding:0 4px;}
.new h1,.new h2,.information h1,.notice h1,.information h2,.notice h2{width:100%;text-align: center;color: #333;}
.new h1,.information h1,.notice h1{font-size:35px;margin-top:50px;}
.new h2,.information h2,.notice h2{font-weight:normal;font-size:17px;}
.new h1 i,.information h1 i,.notice h1 i{color:#1a3687;font-style: normal}
.new .new_content{margin:40px 0 20px;width: 3615px;}
.new .new_content li{width:375px;float:left;margin-right:33px;background:#fff;box-shadow:0px 1px 8px #ccc;}
.new .new_content li:nth-child(3),.new .new_content li:nth-child(6),.new .new_content li:nth-child(9){margin-right:5px;}
.new .new_content li img{width: 100%;display: inline-block;}
.new .new_content li h3,.new .new_content li p,.new .new_content li span{padding:0 10px;}
.new .new_content li h3{font-size:15px;color:#333;line-height:40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new .new_content li p{font-size:12px;line-height:20px;color:#666;text-align:justify;text-justify:inter-ideograph;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.new .new_content li span{padding-left:30px;font-size:12px;color:#b4b4b4;line-height:36px;display:inline-block;background:url('../images/time.png') 10px center no-repeat;}
.new .new_content li.on{background:#1a3687;}
.new .new_content li.on h3,.new .new_content li.on p,.new .new_content li.on span{color:#fff;}
.new .new-btn{width: 70px;margin:0 auto;text-align: center;}
.new .new-btn span{width:13px;height:13px;border-radius: 50%;background:#d2d2d2;margin:0 5px;float:left;display:inline-block;}
.new .new-btn span.on{background:#1a3687;}


/*
**信息公开
*/
.information{background:#eee;padding-bottom: 60px;width:100%;margin:0 auto;}
.information .content .tab-title{width:100%;margin:20px auto 30px;text-align: center;}
.information .content .tab-title span{width:90px;height:30px;font-size:15px;color:#333;display: inline-block;border-radius: 15px;text-align: center;line-height:30px;}
.information .content .tab-title span:first-child{margin-left:10px;}
.information .content .tab-title span.on{background:#1a3687;color:#fff;}
.information .content .tab_content,.information .content .tab_content ul{width:1200px;margin:0 auto;}
.information .content .tab_content ul li{width:573px;padding:20px 0;margin:10px 50px 5px 2px;float:left;display: inline-block;color:#333;background:#fff;box-shadow: 0 2px 5px #ddd;}
.information .content .tab_content ul li:nth-child(even){margin-right:2px;margin-left:0px;}
.information .content .tab_content ul li p.infor-content{width:490px;margin:0 auto;clear:both;}
.information .content .tab_content ul li p.infor-content i{width:80px;line-height:35px;text-align: right;float:left;display: inline-block;}
.information .content .tab_content ul li p.infor-content i.info-date{font-size:28px;line-height:35px;}
.information .content .tab_content ul li p.infor-content i.info-year{font-size:15px;}
.information .content .tab_content ul li p.infor-content span{width:400px;float:left;display: inline-block;margin-left:10px;}
.information .content .tab_content ul li p.infor-content span.info-title{font-size:18px;line-height:35px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.information .content .tab_content ul li p.infor-content span.info-description{font-size:14px;color:#666;line-height:25px;text-align:justify;text-justify:inter-ideograph;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-top:5px;}
.information .content .tab_content ul li.on,.information .content .tab_content ul li.on a p.infor-content span.info-description,.information .content .tab_content ul li.on a p.infor-content i.info-year,.information .content .tab_content ul li.on a p.infor-content i.info-date,.information .content .tab_content ul li.on a p.infor-content span.info-title{background:#1a3687;color:#fff;}

/*
**安监资讯
*/
.notice-left,.notice-right{width:562px;margin-top:25px;float:left;display:inline-block;}
.notice-left{margin-right:76px;}
.notice .notice-title{width:562px;height:33px;box-shadow: 0 5px 5px -4px #dfdedf;padding:10px 0;}
.notice .notice-title span{width:400px;font-weight: bold;font-size:25px;border-left:4px solid #1a3687;padding-left:10px;}
.notice .notice-title a{line-height:25px;float:right;font-size:14px;display:inline-block;}
.notice ul{margin-top:10px;}
.notice ul li {width:552px;height:50px;line-height:50px;border-bottom:1px dashed #d4d4d4;padding:0 5px;}
.notice ul li p{width:430px;font-size:14px;float:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.notice ul li span{width:120px;float:right;text-align: right;color:#888;}
.notice ul li a:hover{color:#1a3687;font-weight: bold;}

