@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
/*屏幕宽度100%*/
body{  overflow-x:hidden; margin:0 auto;}
/* reset */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td,  dl, dd, form, input, textarea { margin: 0; padding: 0; list-style-type:none; list-style:none; }
body { font: 14px/24px  '微软雅黑', HELVETICA; color: #333333;}
img { border: 0; }
li { list-style-type: none; vertical-align: top; }
button, input, select, textarea { font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
table { }
input, textarea {  resize: none; outline: none; }
a { text-decoration: none; outline: none; color: #3c3c3c; transition: 0.2s; }
a:hover { color: #ff0000; }
/* end reset */

/* public */
.w1200 { width: 1200px; margin: 0 auto; position: relative; }
.fl { float: left; }
.fr { float: right; }
.mb50 { margin-bottom:50px; }
.mb15 { margin-bottom:15px; }
.mb30 { margin-bottom:30px; }
.cl { zoom: 1; }
.cl:after { content: ''; display: block; clear: both; }
.eps { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.ib { display: inline-block; vertical-align: top; }
.z9 { z-index: 9; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden}


/*头部*/
.topbg{ border-top:#218439 solid 3px;}




/*导航栏目*/
.menubg{ background:#228439;height:50px; line-height:50px;}




.lin0006{ font-size:14px; font-weight:bold; height:50px; line-height:50px; text-align:center; width:198px;}
.lin0006 a{ font-size:14px; font-weight:bold; height:50px;line-height:50px; color:#ffffff; width:198px; display:block;}
.lin0006 a:hover{ font-size:14px; font-weight:bold; height:50px; line-height:50px;display:block; background:#99cea6;}


.lin0007{ font-size:14px; font-weight:bold;  height:50px; line-height:50px; }
.lin0007 a{ font-size:14px; font-weight:bold;  height:50px;line-height:50px;background:#99cea6; }
.lin0007 a:hover{ font-size:14px; font-weight:bold; height:50px;line-height:50px;}


/*======banner======*/
#banner_main {position:relative; width: 100%;}
#banner { margin:0 auto; overflow:hidden; width:100%;}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block; width:100%;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:absolute; bottom:25px; left:0; height:12px; line-height:12px; text-align:center;  }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:72px; height:5px; border-radius:20px;background:#333; margin:0 5px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  background:#228439;}



.banbtm{ background:#228439; height:190px;}


.aboutcon{ background:url(../images/aboutbg.jpg) right bottom no-repeat; width:700px; height:320px;}
.aboutcon b{ font-size:28px; color:#218439; line-height:50px;}
.abouttxt{ float:left; width:600px;}
.abouttxt p{TEXT-JUSTIFY: inter-ideograph; TEXT-ALIGN: justify; LINE-HEIGHT: 30px; TEXT-INDENT: 2em; MARGIN: 10px;}


.video{ float:right;}


.ad01{ background:url(../images/ad.jpg) top center no-repeat; height:683px;}
.ad02{ background:url(../images/ad01.jpg) top center no-repeat; height:719px;}


.ntitle{ float:left; border-left:#9b0e1e solid 5px; padding-left:20px; font-size:20px;}
.nlist{ float:left; width:380px; margin-right:30px;}
.nlist:nth-child(3){ margin-right:0px;}


.nttbg{ float:left; width:380px; line-height:40px;}
.ntt{font-size:15px; float:left; font-weight:bold;}
.ndate{ float:right; color:#8e8e8e;}
.ncon{ float:left; width:380px; line-height:30px;}


.footbg{ background:url(../images/footbg.jpg) center center no-repeat; height:281px;}
.footcon{ float:left; margin-top:100px;}
.foottxt{ line-height:35px;}
.foottxt a{ font-weight:bold;}




/*内页板块全局变量*/



        .p12-curmbs-1 {
            font-size: 14px;
            /*border-bottom: 1px dashed #dcdcdc;*/
            margin: 10px 0;
        }
        
        .p12-curblock{
            display: none;
        }
        .plc{width:1200px;margin:0 auto;}
        .p12-curmbs-1 b {
            border-left: 10px solid #2c2c2c;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }



/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/*关于我们*/
.blk{margin-bottom:  20px;}
    .tit {
        height: 80px;
        text-align: center;
        font-size: 28px;
        padding-top: 10px;
        margin: 20px 0;
    }
    
    .abil {
        font-size: 28px;
        text-align: center;
    }
    
    .ftitl {
        font-size: 16px;
        color: #d4d2d2;
        padding-top: 10px;
    }
    
    .blk-main {
        width: 100%;
    }
    
    .blk {
        margin: 0 auto 20px auto;
    }
    
    .content1 {
        width: 1200px;
        margin: 0 auto;
    }
    
    .p12-aboutinfo-1-nr {
        padding: 0 0px 20px!important;
    }
    
    .p12-aboutinfo-1-tit {
        display: none;
    }
    
    .prof {
        width: 20%;
        float: left;
        text-align: center;
    }
    
    .pict {
        width: 200px;
    }
    
    .clear {
        clear: both;
    }
    
    .the {
        background:url(/20180711150339000710/resource/images/b815d0623bcc4213a1cce782bb922e85_2.jpg?ver=7) no-repeat 0 0;
        height: 379px;
    }
    
    .the .text {
        width: 628px;
        margin-left: 495px;
        padding-top: 80px;
    }
    
    .ser {
        width: 278px;
        float: left;
        padding: 10px 5px;
        border: 1px solid #e3e3e3;
        overflow: hidden;
        text-align: center;
    }
    
    .pic:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    
    .pic {
        transition: 1s;
        text-align: center;
    }
	.pic img{ width:275px;}
    
    .pro {
        background:url(../images/6be408f50f574e5dbfca32d2fa688e6e_203.jpg) no-repeat center 0;
        color: #fff;
        padding: 20px 0;
        margin: 35px 0;
        height: 360px;
    }
    
    .tixi {
        background: #fcfcfc;
        margin-top: 35px;
        padding: 20px 0;
    }
    
    .promi {
        background:url(../images/6be408f50f574e5dbfca32d2fa688e6e_207.png?ver=70) no-repeat 0 0;
        height: 260px;
    }
    
    .promi p {
        width: 600px;
        padding-top: 60px;
        margin-left: 550px;
        line-height: 40px;
        font-size: 15px;
    }


/*联系我们*/

    .contactus ul {
        height: 200px;
        margin: 0 auto;
        margin-top: 20px;
    }
    
    .contactus ul li {
        border-bottom: 1px solid #e9e9e9;
        float: left;
        height: 45px;
        line-height: 45px;
        margin: 14px 0 0;
        padding: 0 0 14px 70px;
        width: 530px;
    }
	
	
	/*新闻*/
	.newlast {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.newlast ul li {
	width:100%;
	float:left;
	display:block;
	padding:60px 0;
	border-bottom:1px solid #d1d1d1;
}
.newlast ul li .nela1 {
	width:90px;
	float:left;
	margin-right:50px;
}
.newlast ul li .nela1 #newdate {
	font-size:18px;
	color:#7b7b7b;
	line-height:30px;
	font-weight:normal;
}
.newlast ul li .nela1 span {
	display:block;
	color:#444;
	line-height:75px;
	font-size:20px;
}
.newlast ul li .nela1 em {
	width:48px;
	height:48px;
	display:block;
	background:url(../images/nehh.png) no-repeat left;
}
.newlast ul li .nela2 {
	width:340px;
	float:left;
	position:relative;
}
.newlast ul li .nela2 img {
	width:280px;
	height:180px;
	position:relative;
}
.newlast ul li .nela2 i {
	z-index:99;
	height:3px;
	background:#1b1b1b;
	width:90px;
	position:absolute;
	top:25px;
	right:0;
}
.newlast ul li .nela3 {
	width:680px;
	float:right;
}
.newlast ul li .nela3 #newtit {
	font-size:18px;
	color:#1b1b1b;
	line-height:53px;
	display:block;
	font-weight:normal;
}
.newlast ul li .nela3 p {
	font-size:14px;
	color:#333;
	line-height:28px;
	height:56px;
	display:block;
	padding:25px 0 15px 0;
}
.newlast ul li .nela3 span {
	line-height:20px;
	display:block;
	color:#888;
	font-size:12px;
}
.newlast ul li .nela3 span img {
	padding-right:10px;
}
.newlast ul li:hover .nela1 em {
	background:url(../images/neha.png) no-repeat left;
}


/*新闻内页*/
.nsnav span {
	float:right;
	margin-top:20px;
}

.main {
	width:1200px;
	margin:40px auto;
}
.tesaxt h1 {
	width:100%;
	line-height:45px;
	font-size:22px;
	display:block;
	text-align:center;
	color:#000;
	font-weight:normal;
}
.time {
	width:100%;
	text-align:center;
	font-size:15px;
	line-height:25px;
	color:#888;
}
.abgs {
	width:100%;
	padding:20px 0;
	display:block;
	position:relative;
	font-size:14px;
	line-height:30px;
	border-bottom:1px solid #ddd;
}
.page {
	width:100%;
	margin:10px auto;
	overflow:hidden;
	position:relative;
}
.page p {
	width:100%;
	height:28px;
	font:14px/28px "microsoft yahei";
	color:#000;
	overflow:hidden;
}
.page p a {
	color:#000
}
.page p a:hover {
	text-decoration:underline;
	color:#c1282f;
}
.back {
	font-size:15px;
	line-height:40px;
	color:#fff;
	background:#c1282f;
	width:138px;
	margin:0 auto;
	border-radius:4px;
	display:block;
	text-align:center;
}
.back:hover {
	text-decoration:underline;
	color:#fff;
}
.demo {
	width:100%;
	margin:-440px auto 0;
	position:relative;
}

/*推荐阅读*/
#tjyuedy{
	width: 1200px;
    margin: 20px auto;
}
#tjyuedy span{
    font-size: 18px;
    line-height: 28px;
    border-bottom:2px solid #c22830;
	display: block;
}
#tjyuedy ul{
	margin-top: 15px;
    overflow: hidden;
}
#tjyuedy ul li{
    width: 600px;
    float: left;
}
#tjyuedy ul li a{
    font-size: 14px;
    line-height: 28px;
    color: #555;
}

/*页码*/
.dede_pages {
	MARGIN:60px auto;
	padding:0;
	text-align:center;
}
.dede_pages ul li {
	BORDER:#ccc 1px solid;
	font-size:14px;
	PADDING:6px 12px;
	MARGIN:2px;
	COLOR:#333;
	font-family:"微软雅黑";
	TEXT-DECORATION:none;
	display:inline-block;
}
.dede_pages ul li A {
	color:#333;
	TEXT-DECORATION:none;
	background:#FFF;
}
.dede_pages ul li A:hover {
	color:#c1282f;
	TEXT-DECORATION:underline;
}
.dede_pages ul li.thisclass {
	color:#fff;
	background:#1b1b1b;
	border:1px solid #1b1b1b;
	TEXT-DECORATION:none;
}
.clear {
	clear:both;
}
 
 
/*服务承诺*/
      .p15-infocontent-1 {
            margin-bottom: 30px;
        }
        
        .p15-infocontent-1-tit {
            text-align: center;
            font-weight: normal;
            margin-bottom: 40px;
            font-size: 28px;
            line-height: 40px;
            color: #535353;
            height: 40px;
            overflow: hidden;
        }
        
        .p15-infocontent-1-bool {
            border-bottom: 1px solid #2c2c2c;
            height: 20px;
            font-size: 12px;
            color:#909090;
        }
        .p15-infocontent-1-bool span{margin-right:20px;}
        .p15-infocontent-1-bool span a{
            color:#909090;}
        .p15-infocontent-1-bool i {
            font-style: normal;
            float: right;
            display: block;
            width: 80px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            background: #2c2c2c;
        }
        
        .p15-infocontent-1-bool i a {
            color: #fff;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 15px;
        } 
        
        .p15-infocontent-1-tag span {
            margin-right: 10px;
        }
    
   .tita {
        font-size: 28px;
        color: #ea4822;
        text-align: center;
        height: 60px;
        line-height: 60px;
        border-bottom: 1px dashed #eee;
        margin-bottom: 20px;
    }
    
    .yan {
        height: 40px;
        line-height: 40px;
        padding-left: 0px;
        font-size: 18px;
        color: #ea4822;
    }
    
    .yawn:hover {
/*        background:url(/resource/images/734dbfc5e45b467e8f8c2bde7e0aef62_2.png?ver=1) no-repeat 0 0;
*/        color: #B9B9B9;
    }
    
    .num {
        color: #ea4822;
        display: inline-block;
    }
    
    .san {
        color: #B9B9B9;
    }
    
    .des {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
    }
/*详情内容*/
.endit-content{ line-height:28px;}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}
/*百度地图图片*/
.endit-content #map img,.endit-content #dituContent img,.endit-content #platform img{max-width: inherit;}
.endit-content em,.endit-content i{font-style: italic;}
.endit-content .img-p{text-indent: 0px; padding-top: 14px; margin: 0px; text-align: center;}
.endit-content .img-container{}
.endit-content .img-block {text-indent: 0px;padding-top: 14px;margin: 0px;text-align: center;}
/*详情关键字飘红加粗*/
.endit-content a{color:#f00; font-weight: bold;}
/*详情内容关键字加VI色*/
/*.endit-content a{color:#ea4822; font-weight: bold;}*/
/*分页*/

.list_page{vertical-align: bottom;
display: inline-block;
*display: inline;
*zoom: 1;
*margin-left: 5px;
font-size: 14px;
line-height: 30px;
text-align: center;
padding-top: 20px;}
.list_page li {
float: left;
list-style-type: none;
}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #D5D5D5;color:#333;}
.list_page span{background:#269EF5;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #269EF5;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #269EF5;color:#333;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:"Microsoft YaHei";font-weight:normal;width:12px;vertical-align:middle;text-align:center;}
/*内容页*/
.newdetail {
margin-left: 20px;
margin-right: 20px;
}
.newdetail h2 {
line-height: 50px;
text-align: center;
display: block;
font-family: Microsoft YaHei;
font-size: 16px;
color: #0051a0;
font-weight: bold;
text-decoration: none;
}
.derq {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: normal;
}

.denr{
text-indent: 28px;
margin-bottom: 15px;
line-height: 28px;
text-align: left;
color: rgb(102, 102, 102);
font-size: 14px;
}
.depian {
padding-top: 30px;
border-top: 1px solid #CCC;
margin-top: 40px;
font-size: 16px;
color: #0051a0;
}
.syp {
float: left;
text-align: left;
}

/*内页图片新闻列表*/
dl.pro_list {
width: 274px;
float: left;
text-align: center;
margin: 0 0 14px 14px;
display: inline;
border: 1px solid #eeeeee;
text-align:center;
}
dl.pro_list dt {
width: 274px;
padding: 1px;
}
dl.pro_list dt img {
width: 270px;
height: 240px;
}
dl.pro_list dd{line-height:35px;height:35px;}



/*资质荣誉*/
dl.photo_list{width:220px;height:280px;float:left;text-align:center;margin: 0px 10px 0px 15px;display:inline;}
dl.photo_list dt{width:220px;height:240px;padding:1px; border:#eeeeee solid 1px;}
dl.photo_list dt img{width:210px;height:230px;padding:2px;}
dl.photo_list dd{line-height:20px;height:30px;}