body {
    font-family: 微软雅黑;
    font-size: 14px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

img {
    display: block;
    margin: 0 auto;
    padding: 0 auto;
    border: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}
.bodywidth {
    width: 1200px;
    margin: 0 auto;
    /*border: 1px solid red;*/
}

.clearfix {
    clear: both;
}

.Tit {
    margin-bottom: 30px;
}

h2 {
    margin: 0;
    padding: 0;
    color: #1a1a1a;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
     text-align: center;
     font-weight: bold;
}

.tit {
    margin-bottom: 30px;
}

.More {
    margin-top: 30px;
    text-align: center;
}

.More a {
    font-size: 16px;
    padding: 16px 30px;
    background-color: #ff9900;
    color: #fff;
}

.More a:hover {
    background-color: #ff9900;
}
p{
    padding:0;
    margin: 0;
    line-height: 25px;
}
/* 浮标 */
.fb{
    width: 50px;
    height: 50px;
    z-index: 999;
    position: fixed;
    top: 300px;
    right: 20px;
    background: url("weixin.png")center center no-repeat;
}
.fb .ewm{
    display: none;
    position: absolute;
    right: -20px;
    bottom: -150px;
    transition:all 3s ease-in-out;
}
.fb:hover{
    background: none;
}
.fb:hover .ewm{
    display: block;
    transition:all 3s ease-in-out;
}
/* 图库 */
.LightBox li{
    padding:3px;
    border:1px solid #e5e5e5;
    float: left;
    margin: 10px 11px;
    text-align: center;
    overflow: hidden;
}
.LightBox li:nth-child(3n){
    margin-right: 0;
}
.LightBox li:nth-child(3n+1){
    margin-left: 0;
}
.LightBox li a{
    display: block;
    width: 300px;
    height: 225px;
    overflow: hidden;
}
.LightBox li a img{
    display: block;
    width: 300px;
    height: 225px;
    transition: transform 0.2s ease;
}
.LightBox li a:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}

/*--------------------------------------------------------------页眉----------------------------------------------*/
.nav{
    border-top:6px solid #1c327f;
}
.nav .LOGO{
    float: left;
    margin-top: 20px;
}
.nav .Nav{
    float: left;
    margin-left: 65px;
}
.Contmain{	
	position:absolute;
	top:555px;	
	text-align:center;
	width:100%;
}
.kb{
    height: 100px;
}
/*--------------------------------------------------------------------魔板通用-------------------------------------------------*/

.neiyecont1 .left {
    float: left;
}

.neiyecont1 .right {
    width: 970px;
    float: right;
}

.neiyecont1 {
    overflow: hidden;
    padding: 20px 0;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageName {
    padding: 10px 0;
    font-size: 15px;
    padding-left: 10px;
    background-color: #edf0f9;
    border-bottom: 2px solid #ff9900;
    color: #000;
    margin-bottom: 30px;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageBack {
    text-align: center;
    margin-top: 20px;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageBack a {
    border-radius: 5px;
    background-color: #ddd;
    padding: 8px 25px;
}

.neiyecont1_1 .NIndexCont2_2_3 .PageBack a:hover {
    background-color: #ff9900;
    color: #fff;
}

.neiyecont1_1_1 {
    padding: 10px 0;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-indent: 10px;
    margin-bottom: 10px;
}

.neiyecont1_2 {
    width: 202px;
}

.neiyecont1_2_1 .title {
    padding: 8px 0;
    font-size: 16px;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-align: center;
}

.neiyecont1_2_1_1 ul li a {
    display: block;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    color: #333;
    border-bottom: 1px #CCC dotted;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    background: url("cpdh-bg.jpg") center left no-repeat;
}

.neiyecont1_2_1_1 ul li a.act {
    background-color: #7f93bf;
    color: #fff;
}

.neiyecont1_2_1_1 ul li a:hover {
    background-color: #ff9900;
    color: #fff;
}

.neiyecont1_2_1_1 ul li li a {
    color: #333;
    font-size: 12px;
}

.neiyecont1_2_1_1 ul li li a:hover {
    background-color: #b8e6ff;
    color: #666;
}

.neiyecont1_2_1_1 ul ul {
    display: none;
}

.neiyecont1_2_1_1 ul li ul li a {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.neiyecont1_2_4 {
    border: 1px solid #ddd;
    margin-top: 30px;
}

.neiyecont1_2_4 .title {
    
    font-size: 20px;
    color: #ff9900;
    text-align: center;
    background-color: #f2f2f2;
    padding: 10px 0;
    font-weight: 800;
}
.neiyecont1_2_4 .neiyecont1_2_4_1{
    padding:20px 0;
}
.neiyecont1_2_4 .neiyecont1_2_4_1 p {
    
    line-height: 30px;
    padding: 0 10px;
}

.Pagination {
    text-align: center;
}

.Pagination a {
    padding: 5px 10px;
    background-color: #ff9900;
    margin: 0 10px;
    border-radius: 5px;
    color: #fff;
}

.Pagination a:hover {
    background-color: #ff9900;
}


/* --------------------------------------------------------------------魔板通用结束------------------------------------------------- */


/* 产品列表 */

.NIndexCont2_2_3 .RecordTotal {
    text-align: right;
    margin-bottom: 30px;
}

.NIndexCont2_2_3 .ColumnsIcoList {
    overflow: hidden;
}

.NIndexCont2_2_3 .ColumnsIcoList li {
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}

.NIndexCont2_2_3 .ColumnsIcoList li:nth-child(3n+1) {
    margin-left: 0;
}

.NIndexCont2_2_3 .ColumnsIcoList li .Image a {
    display: block;
    width: 300px;
    height: 300px;
    overflow: hidden;
    border:1px solid #e5e5e5;
}

.NIndexCont2_2_3 .ColumnsIcoList li .Image img {
    display: block;
    width: 300px;
    height: 300px;
    transition: transform 0.2s ease;
}

.NIndexCont2_2_3 .ColumnsIcoList li .Image a:hover img {
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageName{
    text-align: center;
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageName a {
    display: block;
    width: 278px; 
    padding: 10px 10px 0px 10px;
    font-size: 16px;
    
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageName a:hover{
    color: #ff9900;
}
.NIndexCont2_2_3 .ColumnsIcoList li .ImageBrief{
    display: none;
    max-width: 300px;
    line-height: 25px;
    margin-top: 10px;
    height: 45px;
    overflow: hidden;
    font-size: 12px;
    color: #808080;
}


/*产品分类*/

.pageNav {
    clear: both;
    padding-top: 20px;
    text-align: center;
}

.pageNav span {
    padding: 5px;
    border: 1px solid #eee;
    margin: 2px;
    cursor: pointer;
}

.pageNav span:hover {
    background-color: #004ea1;
    color: #fff;
}

.pageNav .pageSelect option:hover {
    background-color: #004ea1;
}

.zt {
    overflow: hidden;
}

.zt .left {
    float: left;
}

.zt .left img {
    display: block;
    width: 300px;
    height: 300px;
}

.zt .right {
    min-height: 300px;
    float: right;
    width: 600px;
    border-left: 1px solid #ccc;
    overflow: hidden;
    padding-left: 35px;
}

.zt .right .Name {
    font-size: 24px;
    padding: 20px 5px;
    font-weight: 800;
}

.zt .right .tit {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.zt .right .jgtd {
    padding: 10px;
    margin-top: 20px;
    background: #f7f8fa;
    color: #666;
}

.xx {
    border: 1px solid #ddd;
    margin-top: 20px;
}

.xx a {
    display: block;
    width: 95px;
    padding: 0 40px;
    color: #333;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    background-color: #f2f2f2;
    border-right: 1px solid #ddd;
    text-align: center;
}


/*相关产品*/

.Related {
    display: none;
}

.MsgTable {
    width: 80%;
    margin-top: 20px;
    background-image: url("zxly-bg.png");
    padding: 30px 10px;
    padding-bottom: 100px;
}


/* 新闻中心 */

.NIndexCont2_2_3 .ColumnsIcoList .newsList {
    clear: both;
    margin-left: 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0;
    padding: 15px 0;
    /* background: url("xw-2.png") center left no-repeat; */
    overflow: hidden;
}

.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg {
    /* display: none; */
    float: left;
    margin-right: 30px;
    padding:3px;
    border:1px solid #e5e5e5;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg{
    float: right;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg a{
    display: block;
    width: 100;
    height: 75px;
    overflow: hidden;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg a img{
    display: block;
    width: 100;
    height: 75px;
    transition: transform 0.2s ease;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .newsImg a:hover img{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg {
    width: 750px;
}

.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsBrief {
    color: #999;
    max-width: 750px;
}


.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsName {
    margin-bottom: 15px;
}
.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsName a{
    
    font-weight: 800;  
}

.NIndexCont2_2_3 .ColumnsIcoList .newsList .bg .newsTime {
    float: right;
}

/* .NIndexCont2_2_3 .ColumnsIcoList .newsList:hover {
    background: url("xw-3.png") center left no-repeat;
} */

.NIndexCont2_2_3 .ColumnsIcoList .newsList:hover .newsName a {
    color: #ff9900;
}


/* 新闻分类 */
.ColumnsTitle{
    overflow: hidden;
    background: #ff9900;
    padding:10px 20px;
    
}
.ColumnsTitle .ColumnsName{
    float: left;
    color: #fff;
}
.ColumnsTitle .ColumnsMore{
    float: right;
}
.ColumnsTitle .ColumnsMore a{
    color: #fff;
}
.NIndexCont2_2_3 .CustomTextList{
    margin-bottom: 30px;
}
.NIndexCont2_2_3 .CustomTextList li {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding:10px 20px; 
    /* background: url("xw-2.png") center left no-repeat; */
}
.NIndexCont2_2_3 .CustomTextList li:nth-child(2n){
background-color: #e5e5e5;
}
/* .NIndexCont2_2_3 .CustomTextList li:hover {
    background: url("xw-3.png") center left no-repeat;
} */

.NIndexCont2_2_3 .CustomTextList li:hover .Name a {
    color: #ff9900;
}

.NIndexCont2_2_3 .CustomTextList li .Name {
    float: left;
}

.NIndexCont2_2_3 .CustomTextList li .Time {
    float: right;
}

.NIndexCont2_2_3 .CustomTextList li .Cont {
    display: none;
}
/* 新闻内容 */
.PageFrom{
    text-align: center;
    margin-bottom: 20px;
}
.xwzx-ny p{
    margin-bottom: 10px;
    line-height: 25px;
}


/* 公司简介 */
.gsjj-ny{
    margin-bottom: 20px;
}
.gsjj-ny p{
    text-indent: 2em;
    margin-bottom: 10px;
}
.tp{
    margin-bottom: 10px;
}
.tp img{
    width: 100%;
}


/* 页脚 */

.yj {
    background: url("yj-bg.png") bottom center no-repeat;
    background-color: #3e3e43;
    padding: 50px 0;
    padding-bottom: 100px;
}

.yj .yj-nav {
    overflow: hidden;
    
}


.yj .yj-nav>li {
    float: left;
    margin-left: 50px;
    padding: 0 18px;
}
.yj .yj-nav>li:first-child{
    margin-left: 0;
}
.yj .yj-nav .w .ejdh{
    list-style: none;
}
.yj .yj-nav .w .ejdh li{
    list-style: none;
}
.yj .yj-nav>li>a{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px dashed #78787c;
    margin-bottom: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.yj .yj-nav .ejdh li{
    float: none;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    background: url("dot2.png") no-repeat center left;
    width: 100%;
    padding-right: 0;
    color: #d1d1d2;
    padding-left: 10px;
}
.yj .yj-nav .ejdh li a{
    color: #d1d1d2;
    font-weight: normal;
    font-size: 14px;
    border: 0;
    padding-bottom: 0;
    margin: 0;
}

.yj .yj-nav .w .ejdh li{
    background: none;
    padding-left: 0;
}




/* -------------------------------------------------------------------------------------------------------------------------------页面内容样式------------------------------------- */
.gsjj p{
    margin-bottom: 10px;
    text-indent: 2em;
}
.qywh p{
    margin-bottom: 10px;
}
.cpzx-ny{
    padding-bottom: 30px;
}
.cpzx-ny .xbt{
    font-weight: bold;
    margin-bottom: 20px;
}
.cpzx-ny .xbt2{
    color: #1c327f;
    font-weight: 700;
    margin-bottom: 10px;
}
.cpzx-ny p{
    margin-bottom: 10px;
}
.lxfs{
    overflow: hidden;
}
.lxfs .left{
    float: left;
}
.lxfs .right{
    float: right;
    width: 580px;
}


.lxwm-ny .Tit{
    font-size: 20px;
    font-weight: bold;
    color: #ff9900;
}
.lxwm-ny p{
    margin-bottom: 5px;
    color: #333;
}
/* 产品展示 */
.fdj{
    float: left;
    padding-bottom: 150px;
    height: 300px;
}
.sm h4{
    font-size: 26px;
    color: #333333;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.sm p{
    font-size: 14px;
    color: #999;
}
.sm .name{
    font-size: 22px;
    line-height: 60px;
    padding-left: 20px;
    background-color: #f4f5f9;
    color: #ff9900;
    margin-top: 16px;
    margin-bottom: 30px;
    margin-bottom: 20px;
}
.cpzs-ny img{
    width: 100%;
}
