.five ul{
	margin: 10px 0;
}
.five ul li{
	float: left;
	width: 170px;
	height: 170px;
	margin: 20px 0;
	margin-left: 60px;
}
.five ul li p{
	margin: 98px 0 0 50px;
	line-height: 20px;
	font-size: 14px;
	color: #777;
}
.product_top{
	width: 100%;
}
.product_top img{
	width: 100%;
}
.product{
    width: 100%;
    height: 890px;
    background: #e3e4e9;
}
.product .all_bg{
    width: 1200px;
    margin: 0 auto;
}
.pro_title{
    width: 100%;
    height: 65px;
    text-align: center;
    background: url(/picture/title_bg.png)no-repeat bottom center;
}
.pro_title a{
    font-size: 36px;
    color: #f65728;
    font-weight: bold;
}
.pro_bottom{
    width: 100%;
    height: 645px;
    margin-top: 40px;
    overflow: hidden;
}
.pro_left{
    width: 283px;
    height: 100%;
}
.pro_center{
    width: 100%;
    height: 98px;
    background: url(/picture/pro_title.png)no-repeat center;
}
.pro_center a{
    width: 100%;
    height: 100%;
    display: block;
}
.pro_list_title{
    width:100%;
    height: 420px;
    overflow: hidden;
}
.pro_list_title ul{
    width: 277px;
    height: 100%;
}
.pro_list_title li{
    width: 100%;
    height: 70px;
    border: 3px solid #fff;
    margin-top: 6px;
    background:#fff url(/picture/pro_icon1.png)no-repeat center;
    background-position-x:235px;
}
.pro_list_title li a{
    line-height: 70px;
    font-size: 16px;
    color: #333;
    display: block;
    padding-left: 20px;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro_list_title li:hover{
    border: 3px solid #f65728;
    background:#fff url(/picture/pro_icon2.png)no-repeat center;
    background-position-x:235px;
}
.pro_list_title li:hover a{color: #f65728;}
.pro_left span{
    display: block;
    width: 100%;
    height: 128px;
    background: url(/picture/pro_contact.png)no-repeat center;
}
.pro_right{
    width: 896px;
    height: 100%;
}
.pro_right ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pro_right li{
    width: 292px;
    height: 318px;
    margin:0 10px 10px 0;
    float: left;
    background: #fff;
}
.pro_right li:nth-child(3){margin: 0 0 10px 0;}
.pro_right li:nth-child(6){margin: 0 0 10px 0;}
.pro_img{
    width: 100%;
    height: 280px;
}
.pro_img a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.pro_img a img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: 0.6s;
    max-width:90%;
    max-height:90%;
}
.pro_img:hover  a img{transform: scale(1.1)}
.pro_font{
    width: 100%;
    height: 38px;
    background: #d5d6da;
}
.pro_font a{
    font-size: 16px;
    line-height: 38px;
    color: #333;
    display: block;
    width: 90%;
    margin:0 auto;
    text-align: center;
}
.pro_right li:hover .pro_font{
    background: #f65728;
}
.pro_right li:hover .pro_font a{color: #fff;}


.tail_top{
	margin: 30px 0 50px 0;
}
.tail_top img{
	width: 100%;
}
.tail{
	height: 555px;
}
.tail_left{
	height: 555px;
	width: 440px;
}
.tail_left p{
	background-color: #b5b5b5;
	width: 440px;
    height: 83px;
        text-align: center;
    color: #fc5220;
    line-height: 80px;
    font-size: 30px;
}
.tail_right{
	background-color: #fefbfb;
	background-image: url(../images/tail_right.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 555px;
	width: 735px;
	position:relative;
	overflow:hidden;
}
.index1{
	background-image: url(../images/index1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 140px;
	margin: 30px 0 30px 0;
}
.index1 p{
	font-size: 40px;
	color: #666;
	line-height: 130px;
	text-align: center;
}
.case_top{
	width: 100%;
}
.case_top img{
	width: 100%;
}
.case{
	background-color: #eee;
	height: 660px;
}
.case .case_more{
	position: relative;
    left: 14px;
    top: 522px;
    width: 277px;
    height: 74px;
    background-image: url(../images/case_more.jpg);
}
.case .case_more p{
	font-size: 26px;
    line-height: 69px;
    margin: 0 0 0 83px;
    
}
.case .case_more p a{
    color: #424242;
}
.about{
	background-image: url(../images/about.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 580px;
}
.about2{
	width: 740px;
    height: 394px;
    margin: 0 auto;
    margin-top: 3px;
	background-image: url(../images/about2.png);
}
.about2 .about2_1{
	text-align: center;
    font-size: 24px;
    padding-top: 36px;
    color: #353535;
}
.about2 .about2_2{
    width: 550px;
    height: 130px;
    margin: 0 auto;
    margin-top: 94px;
    background-image: url(../images/about2_2.jpg);
    background-repeat: no-repeat;
}
.about2 .about2_2 table{
    width: 562px;
    height: 110px;
    font-size: 18px;
    padding: 9px 0 0 11px;
    color: #fff;
}
.about2 .about2_2 table tr{

}
.about2 .about2_2 table tr td{
	padding: 9px 0 0 8px;
    font-size: 22px;
}
.shebei{
	background-image: url(../images/shebei.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 1920px 770px;
	height: 770px;

}
.shebei ul li {
	float: left;
	width: 343px;
	height: 350px;
	margin: 18px 20px 2px 30px;
}
.shebei ul li img{
	width: 333px;
	height: 310px;
	border: 1px solid #666;
	box-shadow: 3px 3px 8px #999;
}
.shebei ul li p{
	font-size: 24px;
    text-align: center;
    line-height: 41px;
}

.zhengshu{

	height: 345px;
}
.zhengshu img{
	width: 100%;
}
.animated{
	visibility: visible;
    animation-name: slideInLeft;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;	
}

.news{
	
}

.news_top{
	height: 102px;
    overflow: hidden;
    display: block;
    text-align: center;
    width: 1200px;
    box-sizing: border-box;
}
.news_top p{
	display: inline-block;
    width: auto;
    height: 56px;
    font-size: 38px;
    font-weight: bold;
    color: #333333;
    position: relative;
    line-height: 56px;
    margin: 0 auto;
}
.news_top p span{
	color: #fc521f;
}
.news_top p::before{
	content: "";
    display: block;
    width: 490px;
    height: 8px;
    background: url(../images/title-right.png) no-repeat right center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 106%;
    -webkit-transform: translateY(-50%);
}
.news_top p::after{
	content: "";
    display: block;
    width: 490px;
    height: 8px;
    background: url(../picture/title-left.png) no-repeat right center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 106%;
    -webkit-transform: translateY(-50%);
}
.news_nav{
	height: 40px;
    text-align: center;
    margin: 0 auto 32px;
}
.news_nav a{
	display: inline-block;
    width: 142px;
    height: 40px;
    margin: 0 10px;
    background: #333333;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.news_nav a:hover{
	background: #fc5220;
}

.news_con{
	margin-bottom: 75px;
}

.index-bottom-left{
	display: inline-block;
    float: left;
    width: 612px;
    height: 416px;
}
.bottom-left-in{
	display: inline-block;
    float: left;
    width: 300px;
    height: auto;
    margin-right: 12px;
}
.bottom-left-in:last-child{
	    margin-right: 0;
}
.bottom-left-in-img{
    width: 300px;
    height: 230px;
    overflow: hidden;
    padding-top: 35px;
}

.bottom-left-in-img img{
	width: 100%;
    height: 195px;
}
.bottom-left-in-main{
	display: block;
    width: 268px;
    height: auto;
    padding: 0 16px;
}
.bottom-left-in-main h3 a{
	font-size: 16px;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 8px;
}
.bottom-left-in-main p{
	font-size: 14px;
    color: #666666;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 5px;
}

.bottom-left-in-main span{
	display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 12px;
}

.bottom-left-in-main span a{
	float: left;
    font-size: 14px;
    color: #999999;
}

.bottom-left-in-main span em{
	float: right;
    font-size: 14px;
    color: #999999;
}

.index-bottom-right{
	display: inline-block;
    float: right;
    width: 570px;
    height: 416px;
}

.bottom-right-list{
	display: block;
    width: 100%;
    height: 92px;
    margin-bottom: 16px;
}
.bottom-right-list:last-child{
	margin-bottom: 0;
}

.bottom-right-time{
	display: inline-block;
    width: 91px;
    height: 91px;
    float: left;
    border: 1px solid #c1c1c1;
    text-align: center;
}

.bottom-right-time h3{
	font-size: 30px;
    color: #333333;
    font-weight: bold;
    line-height: 46px;
    padding-top: 6px;
}
.bottom-right-time p{
	font-size: 14px;
    color: #333333;
    line-height: 34px;
}

.bottom-right-main{
	display: inline-block;
    width: 460px;
    float: left;
    padding-left: 16px;
    height: 100%;
    padding-top: 6px;
}

.bottom-right-main h4{
	font-size: 16px;
	font-weight: normal;
    color: #333333;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.bottom-right-main p{
	font-size: 12px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.bottom-more{
	display: block;
    width: 180px;
    height: 40px;
    margin: 40px auto 0;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    background: #fc5220;
    text-align: center;
    line-height: 40px;
}
.bottom-more img{
	display: inline-block;
    width: auto;
    height: 14px;
    margin-left: 8px;
}



/* product图片导航焦点图 */
.picFocus{ margin:0 auto;  width:1095px;  padding:30px 5px 5px 5px;  position:relative;   zoom:1;   }

.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:630px; height:490px; }
.picFocus .bd .picFocus_pic{ width:633px; height:496px; float: left; }
.picFocus .bd .picFocus_con{ width:333px; height:473px; float: right; padding: 20px 5px; font-size: 20px;}

.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; margin-left: 90px;    margin-top: 15px;}
.picFocus .hd ul{ margin-right:-5px;   zoom:1; }
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:left: ;;  margin-right: 30px; padding-right: 34px; border-right: 1px solid #999;}
.picFocus .hd ul li:lastchild{border-right: none;}
.picFocus .hd .picFocus_min{float: left; height: 117px; position: relative;}
.picFocus .hd .picFocus_min img{width:87px; height: 106px; box-shadow: 3px 3px 5px #666; cursor:pointer; margin-right:5px; }
.picFocus .hd .picFocus_min p{width:87px; height: 106px; background-color: #fc5220; filter:alpha(Opacity=100);-moz-opacity:0.0;opacity: 0.0;
position: absolute;  top: 0px;}
.picFocus .hd .picFocus_min p:hover{filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;}
.picFocus .hd .picFocus_min2{float: right; width:160px; height: 106px; margin-top: -6px; padding-left: 8px;}


/* tail焦点图效果 */
.picBtnTop{ position:relative;  overflow:hidden;  zoom:1;   }
.picBtnTop .hd{ width:118px;  height:557px; position:absolute; left:0px; overflow:hidden; }
.picBtnTop .hd ul li{ width:118px; height: 113px; text-align:center; }
.picBtnTop .hd ul li.on{ }

.picBtnTop .bd{ width:600px;  height:500px;  position:absolute; right:2px; }
.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
.picBtnTop .bd li .tail_pic{ position:relative; z-index:0;  }
.picBtnTop .bd li .tail_pic img{ width:600px; height:300px; vertical-align:bottom; }
.picBtnTop .bd li .tail_title{ width:600px; height:90px; color:#fc5220; font-size: 30px; line-height: 96px; }
.picBtnTop .bd li .tail_content{ width:600px; height:160px; font-size: 20px; line-height: 28px; }

/* case焦点图效果 */
.picBtnTop2{ position:relative;   zoom:1;  height: 660px; }
.picBtnTop2 .hd{ width:311px;  height:auto; position:absolute; left:0px; }
.picBtnTop2 .hd ul li{ width:280px; height: 75px; margin: 15px 0 25px 16px; text-align:center; 
    background-image: url(../images/case-left.jpg);}
 .picBtnTop2 .hd ul li p{font-size: 26px;  line-height: 69px;  color: #424242;}
.picBtnTop2 .hd ul li.on{width:280px; height: 75px; margin: 15px 0 25px 16px; text-align:center; 
    background-image: url(../images/case-lefton.jpg);  }
.picBtnTop2 .hd ul li.on p{color: #fff;}

.picBtnTop2 .bd{ width:875px;  height:620px;  position:absolute; right: 0px;}
.picBtnTop2 .bd li{ position:relative; zoom:1; vertical-align:middle;}
.picBtnTop2 .bd li .case_pic{ position:relative; z-index:0;  margin: 20px 0 0 50px;}
.picBtnTop2 .bd li .case_pic img{ width:780px; height:425px; vertical-align:bottom; }
.picBtnTop2 .bd li .case_title{ width:780px; height:150px;  margin: 15px 0 0 50px; }
.picBtnTop2 .bd li .case_title p{  color:#424242; font-size: 22px; line-height: 32px;  text-indent: 2em;}
.picBtnTop2 .bd li .case_title a{font-size: 20px;
  background-color: #fc5220;
  display: inline-block;
  width: 100px;
  height: 34px;
  text-align: center;
  line-height: 32px;
  color: #fff;}







