@charset "utf-8";
/* CSS Document */

.ny_banner{width:100%; height:199px;

/* background:url(../images/ny_banner_1.jpg) no-repeat center top; */
 
 margin-top:-5px;}

/*内页导航*/

.dh{background:url(../images/about.jpg) repeat-y center top; width:100%; height:69px; margin:0 auto; }
.dh_tit{width:1000px; margin:0 auto; overflow:hidden;}
.dh_tit h4{ color: #fff; font-size: 18px; float:left; line-height:69px; width:219px; text-align:center;}
.dh_tit ul{display:block; height:69px;}
.dh_tit ul li{float:left; text-align:center;  width: 91px; height: 34px; margin-right: 12px; height:69px;}
.dh_tit ul li a{color:#fff; font-size:12px; line-height:69px; text-align:center; display:block;}
.dh_tit ul li.dh_on{background:url(../images/hover.png) no-repeat center center;}
.dh_tit ul li a:hover{background:url(../images/hover.png) no-repeat center center;}

/*关于我们内容*/
.about{width:1000px; margin:0 auto;}
h1{line-height: 28px;
    font-weight: bold;
    color: #333;
    text-indent: 3px;
    font-size: 20px; margin-bottom: 30px; margin-top:30px;}
.about_con p{font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-bottom: 8px;
    text-indent: 2em;}
	
/*新闻内容*/
.news_con{height:auto;}
.news_con ul{display:block;}
.news_con ul li{display:block;     width: 986px;
    height: 161px;
    margin-bottom: 2px;
    background: #f2f2f2;
    position: relative;
    margin-left: 11px;}
.news_con li:hover{background-color:#990d30;}
.news_con li:hover a .news_nr span,.news_con li:hover a .news_nr p{color:#fff;}
.news_con li a{display:block; overflow:hidden; height:161px; width:100%;}
.news_con li a img{float:left;     margin: 9px 0px 0px 11px;}
.news_con li a .news_nr{ float: left;
    width: 740px;
    margin-left: 30px;
    padding-top: 26px;}
.news_con li a .news_nr span{    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 2px;
    font-weight: bold;}
.news_con li a .news_nr p{    line-height: 22px;
    color: #666;
    margin-top: 8px;
    font-size: 14px;}
.news_con li a .news_nr i{    width: 78px;
    height: 20px;
    border: 1px solid #e4e4e4;
    color: #c6c6c6;
    display: block;
    background: #fff;
    font-style: normal;
    text-align: center;
    line-height: 20px;
    margin: 15px 0px 0px 2px;}
	
.news_con li .data{    position: absolute;
    left: -10px;
    top: 20px;
    width: 66px;
    height: 56px;
    background: #ae002c;
    opacity: 0.8;}
.news_con li .data .month{    color: #fff;
    font-size: 24px;
    font-family: Arial;
    line-height: 28px;
    margin: 5px 0px 1px 0px;
    width: 100%;
    text-align: center;}
.news_con li .data .day{font-size: 11px;
    font-family: Arial;
    text-align: center;
    line-height: 16px;
    color: #fff;}
/*分页*/
.news_page {text-align:center; height:33px; margin-top:20px;}
.news_page ul{display:block; width:674px; margin:0 auto; overflow:hidden; height:33px; padding-top:0px;}
.news_page ul li { float:left; display:block; margin-right:10px; border:1px solid #ccc;padding:5px 10px; height:21px; font-size:12px;}
.news_page ul li a { display:block;  color:#666; font-size:12px;}
.news_page ul li:hover{display:block;color:#fff; background-color:#990d30;padding:5px 10px; cursor:pointer;}
.news_page ul li:hover a {color:#fff; text-decoration:none;}
.news_page ul li.thisclass {color:#fff; background-color:#990d30; }
.news_page ul li span,strong{font-size:12px;}
/*技术服务*/
.tech_con{height:auto;}
.tech_con ul{height:auto; display:block;}
.tech_con ul li{min-height: 54px;
    margin-left: 2px;
    width: 994px;
    background: #bababa;
    border-bottom: 1px solid #f6f6f6;}
.tech_con ul li a{    height: 54px;
    display: block;
    width: 100%;}
.tech_con ul .current a{background: #990d30;}
.tech_con ul li a .leftb{  float: left;}
.tech_con ul li a .rigb {
    float: right;
    margin-right: 20px;}
.tech_con ul li a .leftb h3 {
    font-size: 18px;
    color: #f6f6f6;
    line-height: 54px;
    font-weight: normal;
    float: left;
    margin: 0px 13px 0px 21px;}
.tech_con ul li a .rigb span {
    float: left;
    margin-right: 15px;
    line-height: 16px;
    color: #f6f6f6;
    margin-top: 20px;
}
.tech_con ul li .rigb i {
    width: 26px;
    height: 26px;
    background: url("../images/ss.png") no-repeat 0px -26px;
    display: block;
    margin-top: 13px;
    float: left;
}
.tech_con ul li .la{    height: 150px;
    display: none; background-color:#f7f7f7; padding-top:40px; padding-left:30px;}
.hr .current .rigb i {
    background-position: 0px 0px;
}
.tech_con ul li .la .cx_nr{margin-top:5px;}
.tech_con ul li .la .cx_nr input{width:296px; height:30px; border-radius:3px; border:1px solid #bababa; background:none; -webkit-border-radius:3px; -moz-border-radius:3px;}
.tech_con ul li .la .cx_nr .ann{width:63px; height:27px; background-color:#990d30; border:none; color:#fff; font-size:14px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;  margin-left:46px;}
.tech_con ul li .la big{font-size:14px;}
.tech_con ul li .la .hk .cx_nr big{font-size:14px; display:inline-block; width:200px; text-align:right;}
.tech_con ul li .la .hk{float:left;}
.tech_con ul li .la .annn{float:left; width:63px; height:27px; background-color:#990d30; border:none; color:#fff; font-size:14px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;  margin-left:46px; margin-top:80px;}

.tech_con ul li .la_diy {height:auto !important; padding-bottom:30px;}

/*下载*/
.xz_con{height:auto;}
.xz_con ul{display:block;}
.xz_con ul li{display:block; height:36px; margin-top:5px; background:url(../images/xz.jpg) no-repeat 20px center #eeeeee;}
.xz_con ul li a{line-height:36px; font-size:14px; color:#333333; padding-left:50px;}
.xz_con ul li a small{color:#666; padding-left:670px; font-size:14px; display:inline-block; width:90px;}

/*联系我们*/
.contact_con{height:auto; overflow:hidden;}
.contact_con .contact_nr{float:left; width:440px;}
.contact_con .contact_nr h3{font-size:16px; line-height:40px;}
.contact_con .contact_nr p{font-size:14px; color:#666; line-height:32px;}
.contact_con .map{float:right; width:435px; height:356px;}

/*公司活动*/
.huodong_con{height:auto;}
.huodong_con ul{display:block; overflow:hidden;}
.huodong_con ul li{display:block; float:left; width:333px; height:230px; background:url(../images/slid.png) no-repeat right center; margin-bottom:10px;}
.huodong_con ul li a {text-align:center; display:block;}
.huodong_con ul li a small{display:block; line-height:24px; font-size:14px; padding-top:10px; color:#666;}

/*留言*/
.liuyan_con{height:auto;}
.liuyan_con h3{text-align:center; line-height:32px; color:#333; }
.inp01 {
    width: 530px;
	
}
.inp01, .inp02 {
    height: 30px;
    line-height: 30px;
    background: #E3E3E3;
	border: #cccccc solid 1px;
}
.te03 {
    width: 510px;
    height: 100px;
    resize: none;
    overflow: hidden;
    padding: 10px;
    color: #555555;
    line-height: 23px;
    background: #E3E3E3;
}

/*产品与服务*/
.product_con{height:auto;}
.product_con ul{display:block; overflow:hidden;}
.product_con ul li{width:159px; height:auto; float:left; margin-left:7px;}
.product_con ul li a{display:block;}
.product_con ul li a img{border:1px solid #f1f1f1; border-radius:3px;-webkit-border-radius:3px; -moz-border-radius:3px; padding:16px; width:125px;}
.product_con ul li a small{font-size:14px; color:#666; line-height:23px; display:block;}

/*新闻内页*/
.news_con{margin-top:30px;}
.news_con .news_con_tit{text-align:center; margin-bottom:20px;}
.news_con .news_con_tit h2{font-size:16px; color:#333; text-align:center; line-height:32px;}
.news_con .news_con_tit small{color:#bdbdbd; line-height:24px; font-size:14px;  font-weight:normal;  padding-bottom:3px; margin-bottom:30px; text-align:center; line-height:24px; }

.news_con p{font-size: 14px;
    color: #666;
    line-height: 25px;
    margin-bottom: 8px;
    text-indent: 2em;}
	
	
/*内页导航特效*/	
	
	.sev-btn{
	float:right;
	margin-top: 29px;
}
.sev-btn a{
	display:block;
	width:40px;
	height:40px;
	background:url("http://www.chinahongli.com.cn/static/web/css/../img/bns.png") no-repeat -6px center #840121;
	float:left;
}
.sev-btn a:hover{
	background-color:#BE0A36;
}
.sev-btn  .rtbt{
	background-position:-62px center;
}