/*首页*/
.content{ margin-top:82px;}
.content .title{ text-align:center;}

.case .cont{ padding-top:37px;}
.case .cont li{ width:368px;height:281px;float:left;margin-right:10px;margin-bottom: 10px;overflow: hidden;}
.case .cont li img{width:100%;height:100%;transition: all linear 0.3s;}
.case .cont li img:hover{transform: scale(1.2);}
.case .more{ float:right; margin-top:6px;}

.news{ margin-top:52px;}
.news .cont ul{ margin-right:-80px;}
.news .cont li{ width:460px; float:left; margin-top:40px; height:131px; overflow:hidden; padding-bottom:21px; padding-left:10px; margin-right:150px; background:url(../images/xian.jpg) left bottom no-repeat;}
.news .cont li i{ display:block; font-size:11px; color:#b87744; text-transform:uppercase;}
.news .cont li em{ display:block; font-style:normal; font-size:24px;}
.news .cont li .txt{ font-family:SimSun; line-height:18px; margin:5px 0;}
.news .cont li .link{ height:22px; line-height:22px; margin-left:-10px;}
.news .cont li .link .detail{ display:inline-block; width:160px; padding:0 10px; background:#bfbfbf; color:#fff;}
.news .cont li .link .more{display:inline-block;  margin-left:1px; width:160px; padding:0 10px;  background:#f5f5f5; color:#949494;}
.news .cont li .link span{ float:right;}
.news .cont li .link a:hover{ background:#473939; color:#fff;}

.team{ margin-top:50px; margin-bottom:111px;}
.team .cont{ padding-top:56px;}
 .picScroll-left{ width:1012px; margin:0 auto; position:relative; }
        .picScroll-left .btn{ position:absolute; display:block; top:57px; width:63px; height:63px; cursor:pointer;}
        .picScroll-left .prev{ left:-88px; background:url(../images/btnl.jpg);}
        .picScroll-left .next{ right:-88px; background:url(../images/btnr.jpg);}
        .picScroll-left .bd ul{ overflow:hidden; zoom:1;}
        .picScroll-left .bd ul li{ margin:0 5px; float:left; _display:inline; position:relative;}
        .picScroll-left .bd ul li .img{ width:243px; height:261px; text-align:center; overflow:hidden;}
        .picScroll-left .bd ul li .img img:hover{-webkit-transform:scale(1.1); transform:scale(1.1);}
        .picScroll-left .bd ul li .info{ display:none; height:186px; background:rgba(255,255,255,.8); position:absolute; width:100%; left:0; bottom:0;}
		.picScroll-left .bd ul li .info .name{ height:125px; padding-top:15px; padding-left:22px; background:url(../images/more.png) 192px 10px no-repeat; line-height:22px;color:#000;}
		.picScroll-left .bd ul li .info .name span{ display:block; margin-bottom:10px; }
		.picScroll-left .bd ul li .info .name span a{ font-size:16px;margin-right:8px;color:#000;}
		.picScroll-left .bd ul li .info .job{ height:46px; line-height:46px; background:rgba(73,59,59,.8); font-size:16px; color:#bfbfbf; text-align:center;}
		.picScroll-left .bd ul li .info .job a{color:#bfbfbf; margin-right:8px;}
		
		
/*单页*/
.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:#262626; 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:#CF271E}
.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;margin-top: 10px;}
.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:-40px -24px 0 -23px;}
.pro_con .ny_right .content li{ float:left; width: 212px;height: 310px; 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:200px;}
.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:#262626}
.pro_con .ny_right .content li:hover .more{ background:#262626}


.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: #262626; border-color: #262626; }


