﻿@CHARSET "UTF-8";
.sky{width:1920px;position:relative;left:50%;margin-left:-960px;background:#656565;height:30px;overflow:hidden;}
.sky_con{width:1200px;margin:0 auto;}
.sky_con a{color:#fff;}
.huan{float:left;line-height:30px;color:#fff;}
.k1{float:right;line-height:30px;color:#fff;}

.out_head{width:1920px;position:relative;left:50%;margin-left:-960px;background:#fff;height:90px;border-bottom:1px solid #eff1f2;box-shadow: 0 3px 5px 1px rgba(0,0,0,0.1);}
.head{width:1200px;margin:0 auto;height:90px;}
.logo{float:left;width:300px;padding-top: 10px;}

.ban{position:relative;width:1200px;height:500px;margin:0px auto;}
.banPa{left:-360px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height: 500px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height: 500px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px; height: 500px; }
#foucsBox .imgCon li img {width: 1920px; height: 500px; }
#foucsBox .foucs { width: 1920px; height: 18px; position: absolute; bottom: 15px; text-align: center; z-index: 3; }
.foucs span{
	display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    line-height: 0;
    font-size: 0;
    background: url(../images/ban_coin.png) -23px 2px no-repeat;
    cursor: pointer;
    overflow: hidden;}
.foucs span.f{background:url(../images/ban_coin.png) 0px 0px no-repeat;}

.c1{width:1200px;margin:0 auto;}
.c1tt{font-size:20px ;text-align:center;font-weight:normal;color:#666666; line-height:45px}
.en{font-size:20px ;text-align:center;font-weight:bold;color:#000000;text-transform:uppercase;display:block;margin-top:5px;}
.pro{display:block;margin-top:25px;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

.product_list1{}
.product_list1 li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.product_list1 li a.img{padding:1px;border:1px solid #e0e1dc;}
#m_ryzz1 .product_list1 li a.img img{width:350px;height:410px;}
.product_list1 li a.img img{width:250px;height:252px;}
.product_list1 li h3{text-align:center;padding-top:5px;color:#000;}
.product_list1 li h3 a{font-weight:normal;color:#000;font-size:14px;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#e87518;}
.roll_product{float:left;}

.c2{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/bg.png) no-repeat center top;height:545px;overflow:hidden;margin-top:45px;}
.c2_con{width:1200px;margin:0 auto;padding-top:30px}
.wm1{width:600px;float:left;margin-top:45px;}
.wm_tt{font-size:20px ;text-align:center;font-weight:bold;color:#000000;text-transform:uppercase; line-height:45px}
.jianjie{width:480px;margin:0 auto;display:block;margin-top:15px;color:#666;font-size:14px;line-height:28px;height:220px;overflow:hidden;}
.mm{width:130px;height:40px;margin:0 auto;border:1px solid #999;text-align:center;line-height:40px;display:block;margin-top:20px;}
.wm2{width:600px;float:right;margin-top:45px;}

.chan{text-align:center;padding-top:30px;position:relative;}
.l_btn,.r_btn{position:absolute;cursor:pointer;top:45%;}
.l_btn{left:0px;}
.r_btn{right:0px;}

.le_btn,.ri_btn{position:absolute;cursor:pointer;top:45%;}
.le_btn{left:0px;}
.ri_btn{right:0px;}

#m_demo,#m_ryzz{overflow:hidden;width:88%;margin:0 auto;}
#m_indemo,#m_inryzz {float: left;width:800%}
#m_demo1,#m_ryzz1 {float: left;}
#m_demo2,#m_ryzz2 {float: left;}

.c3{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/bg2.jpg) no-repeat center top;height:569px;overflow:hidden;margin-top:35px;}
.c33{width: 1200px;margin:0 auto;}
.c3a{font:600 20px/45px "Microsoft YaHei";color:#fff;text-align: center;background: url(../images/bj2.png) no-repeat center 100%;padding-top:30px;}
.c3aa{font:400 12px/32px "Microsoft YaHei";color:#fff;text-align: center;}
.c3-content{padding-top: 32px;}
.c3b li{width: 280px;float: left;margin-right: 26px;}
.c3b li:nth-child(4n){float: right;margin-right: 0;}
.c3-b{background:url(../images/tm.png) no-repeat center;height: 130px;height:130px;}
.c3-b1{font:600 14px/45px "Microsoft YaHei";padding-left: 14px;}
.c3-b1 a {color:#fff;font-size:16px;}
.c3-b2{font:400 14px/22px "Microsoft YaHei";color:#fff;padding:0 14px;}

.c3b li img{-webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;
	width: 280px;
	height: 202px;
	overflow: hidden;
}

.c3b li img:hover{-webkit-transform:scale(1.1,1.2);
    -moz-transform:scale(1.1,1.2);
    transform:scale(1.1,1.2);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;
}

.xwtp{width:500px;height:355px;overflow:hidden;float:left;margin-top:35px;}
.inbrt{width: 655px;float:right;margin-top:35px;}
.innlist1{}
.innlist1 li img{width: 180px;height: 134px;float: left;}
.innlist1 li h3{display: block;float: right;width: 456px;font-size: 16px;color: #434343;font-weight: normal;}
.innlist1 li h3 a{color: #434343;}
.innlist1 li:hover h3 a{color:#e87518;}
.innlist1 li h3 span{display: block;font-size: 12px;color: #666666;line-height: 27px;padding-top: 13px;}
.innlist2{margin-top: 18px;}
.innlist2 li{float: left;background: url(../images/innicon.png)left center no-repeat;padding-left: 16px;width: 310px;font-size: 12px;line-height: 35px;}
.innlist2 li a{color: #5a5a5a;}
.innlist2 li a:hover{color:#e87518;}
.innlist2 li:nth-child(2n){float:right;}

#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
/* .about{width:460px;float:left;margin-left:12px;padding-bottom:5px;} */
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}


.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;color:#000;font-size:14px;}

.ff{width:1920px;position:relative;background:#2B2B2B;padding:10px 0;left:50%;margin-left:-960px;margin-top:20px;}
#footer{position:relative;width:1200px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;}
#footer a{color:#fff;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:28px;color:#fff;}
.copyright{text-align:center;line-height:28px;color:#fff;}
.copyright a{color:#fff;}

.left .box{margin-bottom:10px;}
.left .box h3{line-height:40px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:#656565;font-size:16px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;position:relative;left:50%;margin-left:-960px;height:415px;overflow:hidden;}
.n_banner img{width:1920px;margin:0 auto;height:415px;overflow:hidden;}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:40px;height:40px;overflow:hidden;padding-right:10px;background:#656565;}
.sitemp h3{width:340px;float:left;line-height:40px;text-align:center;text-align:left;text-indent:15px;color:#fff;font-size:16px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:40px;color:#fff;}
.sitemp .site a {color:#fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}

.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

.sitemap {
	margin:10px 0;
}
.sitemap h3 {
	margin:20px 0;
	font-size:16px;
}
.sitemap dl a {
	margin-right:10px;
}

