/*首页*/
#content{ margin-top:25px; margin-bottom:74px;}

.about{ width:489px; margin-left:-8px; float:left; height:307px; background:url(../images/about_bg.jpg) left 24px no-repeat;}
.news{ width:545px; float:right; height:311px; margin-right:-26px; background:url(../images/news_bg.jpg) left 27px no-repeat;}

.box .title h3{height:56px; font-size:16px; font-family:"Microsoft YaHei"; font-weight:normal; line-height:28px; overflow:hidden;}
.box .title h3 span{ display:block; font-family:Arial; font-size:30px; color:#0661d1; font-variant:small-caps;}
.box .title .more{ float:right; margin-top:30px; margin-right:11px;}

.about .title{  padding-left:45px;}
.news .title{ padding-left:23px;}
.product .title{ padding-left:36px;}

.about .cont{ padding:22px 73px 0 45px; height:190px; overflow:hidden; line-height:24px;}
.about .cont .en{ font-family:Arial; font-size:11px; line-height:14px; font-variant:small-caps; margin-top:38px;}

.news .cont{ margin-top:25px;width:350px; padding-left:13px; margin-left:32px; background:url(../images/new_listbg.png) left top no-repeat; }
.news .cont ul{ }
.news .cont li{ height:24px; line-height:24px; }
.news .cont li a{ float:left;}
.news .cont li span{ float:right;}
.news .cont li a{ color:#585858;}
.news .cont li a:hover{ color:#000;}
.news .cont li:hover span{ color:#28b509; }
.news .cont .more{ float:right; margin-top:5px;}

.product{ margin-top:10px;}
.product .cont{ padding-top:10px;}
.product .cont ul{ margin:0 -5px;}
.mod1 ul li { width: 249px; height: 188px; float: left; display:inline; margin:0 2px; overflow: hidden; }
.mod1 ul li .photo { width:229px; height:105px; padding:8px 10px; background:url(../images/probg.png) center no-repeat; overflow:hidden;}
.mod1 ul li .photo img { vertical-align:middle; }
.mod1 ul li .name { padding-top:4px; text-align: center; margin-top:7px; background:url(../images/pbg1.jpg) center top no-repeat; line-height: 30px; line-height:24px; font-family:Arial; color:#b8b8b8; font-size:10px; text-transform:uppercase;}
.mod1 ul li .name a{ display:block; color:#2b2b2b; font-size:12px;}
.mod1 ul li:hover .name{ background-image:url(../images/pbg2.jpg);}
.mod1 ul li:hover .name a{ color:#41ba2e;}
/*单页*/
.single_con .ny_right .content{line-height: 27px}


/*新闻列表*/
.news_con .ny_right .content_title { margin-bottom:30px; padding-bottom:20px; text-align:center; border-bottom:1px #ddd dotted;}
.news_con .ny_right .content_title h3{ font-size:17px; color:#4d5260;}
.news_con .ny_right .content_title .info{ margin-top:15px; font-size:12px; color:#aaa;}
.news_con .ny_right .content_title .info span{ display:inline-block; margin:0 10px;}
.news_con .ny_right .content{line-height: 27px}
.first_list{height:125px; overflow:hidden; margin-bottom:26px;}
.first_list img{border: solid 1px #c2c2c2; float: left;}
.first_list .right{float:right;color:#8c8573;line-height: 20px;width: 516px;}
.first_list .right .tit{display:block; height:31px; color:#209b07; font-size:14px;}
.first_list .right .text{height:40px; overflow:hidden; margin-bottom:4px;}
.first_list .right a{color: #209b07;display: block}
.first_list .right .date{ display:block; height:20px; line-height:20px; background:url(../images/news_list_time.jpg) left center no-repeat; padding-left:20px; margin-top:10px;}
.other_list{margin-bottom: 67px; }
.other_list li{height:37px; line-height: 37px; border-bottom: dotted 1px #dddddd;}
.other_list a:hover,.other_list li:hover{ color:#209b07}
.other_list li span{float: right;}

/*新闻详情*/
.news_con .ny_right .content_tit { height: 40px; line-height: 40px; text-align: center; font-weight: bold; border-bottom: 1px solid #ccc; overflow:hidden; }
.news_con .ny_right .content_related { padding:6px 0; text-align: center;margin-bottom: 30px;}
.news_con .ny_right .content{line-height: 27px}
.news_con .ny_right .content_btn{line-height: 27px}
.news_con .ny_right .content_btn a{color: #2d3140 }

/*产品列表*/
.pro_con .ny_right .content{line-height: 27px}
.pro_con .ny_right .content ul{ float:left; margin:0 -24px 0 -23px;}
.pro_con .ny_right .content li{ float:left; width:213px; height:235px; border: solid 3px transparent;; margin:0 24px 67px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.pro_con .ny_right .content li .photo{ display:block; width:213px; height:125px;}
.pro_con .ny_right .content li .info{ width:213px; height:110px; background:#f5f5f5;}
.pro_con .ny_right .content li .info .name{ height:40px; line-height:40px; padding-left:19px; font-size:14px;font-weight: bold;}
.pro_con .ny_right .content li .info .text{ line-height:18px; padding:0 19px; height:36px; overflow:hidden; margin-bottom:10px;}
.pro_con .ny_right .content li .info .more{ display:block; height:24px; line-height:24px; background:#adadad; padding-left:20px; color:#fff;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.pro_con .ny_right .content li:hover{ border-color:#209b07}
.pro_con .ny_right .content li:hover .more{ background:#209b07}

.list_btn{ margin:20px auto; width: 752px; }
.list_btn_l_r{ float: left; width: 20px; height: 20px; border: solid 1px #d3d3d3; text-align: center; color: #d3d3d3; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.list_btn_l_r:hover{ color: #8c8573; border-color: #8c8573; }
.list_btn_line{ float: left; width: 285px; height: 1px; background-color: #d3d3d3; margin-top: 11px; }
.list_btn_num{ width: 120px; float: left; margin: 0 9px; text-align: center; }
.list_btn_num a{ display: inline-block; width: 20px; height: 20px; text-align: center; border: solid 1px #d3d3d3; margin: 0 2px; color: #606060; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.list_btn_num a:hover{background:#209b07;color:#FFFFFF ; color: 209b07; border-color: #209b07; }
.list_btn_num .hover{ background:#209b07;color:#FFFFFF }


