/*首页*/

.product{ margin-top:3px;}
.product .title,.about .title{ text-align:center; padding-top:27px; font-size:16px; background:url(../images/tbg.jpg) center top no-repeat;}
.product .title h3,.about .title h3{ font-size:26px; margin-bottom:10px;}
.product .title h3 span,.about .title span{ color:#cc0908;}

.product .cont{ margin-top:24px;}

.product ul li { width:180px;  float: left; margin-left:15px; margin-bottom:33px;  overflow: hidden; }
.product ul li .photo { width:180px; height:200px;  overflow:hidden;}
.product ul li .photo img { vertical-align:middle; }
.product ul li .name { height:40px; line-height:40px; text-align:center; background:#747474; font-size:14px; font-family:SimSun;   }
.product ul li .name a{ color:#fff;}
.product ul li:hover .name{ background:#ff80a0;}

.team{ margin-top:39px; background:#ad0201; padding-bottom:53px;}
.team .title{ color:#fff; font-size:16px; text-align:center; padding-top:30px;}
.team .title h3{ font-size:26px; margin-bottom:10px;}
.team .cont{ padding-top:30px;}
.team .cont li{ float:left; width:198px; margin-right:2px;}
.team .cont li .photo{ width:198px; height:221px; margin-bottom:1px;}
.team .cont li .name{ margin-bottom:1px; height:201px; line-height:24px; padding:10px; position:relative; background:#343434; color:#fff;}
.team .cont li .name h4{ font-size:14px; text-align:center; padding-top:30px; line-height:40px;}
.team .cont li .name h4 a{color:#fff;}
.team .cont li .name .more{ position:absolute; right:10px; bottom:12px;}
.team .cont li .name:hover{ background:#e52e2d;}

.about .cont .photo{ float:left; margin-top:-10px; margin-right:52px;}
.about .cont{ line-height:28px; padding:30px 20px 0; height:270px; overflow:hidden;}

/*单页*/
.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:#CC0908 ; font-size:14px;}
.first_list .right .text{height:40px; overflow:hidden; margin-bottom:4px;}
.first_list .right a{color: #b20000;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:#CC0908 }
.other_list li span{float: right;}

.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,.list_btn_num .hover{ color: #8c8573; border-color: #8c8573; }

/*新闻详情*/
.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:200px; 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:160px;}
.pro_con .ny_right .content li .info{ width:213px; height:73px; 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:0px; 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:#CC0908 }
.pro_con .ny_right .content li:hover .more{ background:#CC0908 }

.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,.list_btn_num .hover{ color: #cc0908; border-color: #cc0908; }


