@import url(main.css);
.crumb{max-width:1920px;margin:0 auto;background:#3a7269;height:50px;line-height:50px;}
.crumb b{color:#fff;font-size:24px;font-weight:500;display:block;padding:0 20px;text-align:center;background:#b2d7c3;float:left;}
.crumb p{float:right;margin-right:15px;color:#fff;font-size:16px;}
.crumb p a{color:#fff;}

.main{max-width:1920px;background:#f1f1f1;margin:0 auto;padding:20px 0;zoom:1;}
.main:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.left{float:left;width:24%;}
.right{float:right;width:72%;}


.sidebar{padding:10px;background:#FFF;}
.sidebar h2{width:100%;height:80px;background:url(../images/sidebar_tit_bg.png) 0 0 no-repeat;background-size:100%;font-size:28px;line-height:80px;text-align:center;font-weight:500;}
.sidebar h2 a{color:#3a7269;}
.sidebar>ul{padding:10px 0;}
.sidebar>ul>li{width:267px;line-height:45px;background:#f1f1f1;font-size:16px;margin-top:1px;}
.sidebar>ul>li>i{float:right;padding-right:10px;line-height:45px;font-size:20px;}
.sidebar>ul>li>a{color:#333;padding-left:25px;}

.sidebar_sub{background:#f9f9f9;padding-left:35px;}
.sidebar_sub dd{line-height:45px;border-bottom:1px solid #fff;}
.sidebar_sub dd i{float:none;margin-right:10px;}
.sidebar_sub dd a{}

.left_contact{padding:10px;background:#FFF;margin-top:20px;}
.left_contact h2{width:100%;height:80px;background:url(../images/sidebar_tit_bg.png) 0 0 no-repeat;background-size:100%;font-size:28px;line-height:80px;text-align:center;font-weight:500;}
.left_contact h2 a{color:#3a7269;}
.left_contact ul{padding:10px 0;}
.left_contact ul li{width:252px;line-height:45px;padding-left:15px;font-size:16px;border-bottom:1px solid #f1f1f1;}
.left_contact ul li:last-child{border:none;}

/*新闻中心 列表*/
.news{background:#fff;padding:10px;}
.news_list{width:100%;float:right;margin-bottom:20px;}
.news_list li{height:45px;line-height:45px;padding-left:15px;border-bottom:1px solid #f1f1f1;transition:all 0.6s;}
.news_list li i{margin-right:5px;font-size:16px;line-height:45px;}
.news_list li span{float:right;margin-right:15px;}
.news_list li:hover{padding-left:25px;transition:all 0.6s;}

/*新闻中心 内容详情*/
.news_con{margin:10px 20px;}
.news_con h1{text-align:center;font-size:20px;line-height:40px;}
.news_con span{display:block;text-align:center;color:#999;font-size:12px;line-height:24px;}
.news_con p{font-size:16px;line-height:32px;text-indent: 2em;}
.news_con img{margin:10px auto;}

.subpart{margin:30px 0;background:#e1e1e1;height:40px;line-height:40px;border-radius:10px;color:#000;}
.subpart p{width:44%;padding:0 2%;margin-right:4%;overflow:hidden;float:left;}
.subpart p:last-child{margin-right:0;}
.subpart a{color:#000;}

/*产品列表*/
.pro{background:#fff;padding:10px;}
.pro_list{}
.pro_list li{float:left;width:272px;margin:0 8px 20px;position:relative;}
.pro_list li .pro_sub{position:relative;}
.pro_list li .pro_sub img{width:100%;height:auto;}
.pro_list li .pro_sub .pro_logo{position:absolute;top:10px;left:10px;width:25%;height:auto;}
.pro_list li .pro_sub .pro_tit{position:absolute;bottom:0;left:0;right:0;height:0;overflow:hidden;line-height:25px;text-align:center;background:rgba(58,114,105,0.5);font-size:14px;transition: height 0.3s;}
.pro_list li .pro_sub .pro_tit p{width:96%;padding:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro_list li:hover .pro_sub .pro_tit{background:rgba(68,114,88,0.5);color:#FFF;height:50px;transition: height 0.3s;}
.pro_list li .pro_sub .pro_img{width:99%;border:1px solid #3a7269;}

.pro_list li .pro_bottom{background:url(../images/i_pro_icon1.png) center 20px no-repeat;height:64px;border-bottom:2px solid #f2f2f2;padding-bottom:20px;transition: all 0.3s;}
.pro_list li:hover .pro_bottom{background:url(../images/i_pro_icon2.png) center 20px no-repeat;border-bottom:2px solid #3a7269;transition: all 0.3s;}


.pro_con{}
.pro_con img{max-width:80%;margin:20px auto;border-radius:20px;}
.pro_con h1{text-align:center;line-height:40px;font-size:18px;}
.pro_con p{font-size:14px;line-height:28px;text-indent:2em;}

.about{background:#FFF;padding:20px 0;width:1200px;margin:0 auto;}
.about img{max-width:100%;padding:10px 0;width:100%;}
.about_con{padding:10px 30px;}
.about_con h1{font-size:24px;line-height:50px;color:#3a7269;text-align:center;}
.about_con p{font-size:16px;line-height:32px;text-indent:2em;}

.about_tit{margin-top:30px;height:70px;margin-bottom:20px;}
.about_tit b{color:#3A7269;font-size:70px;line-height:70px;float:left;display:block;font-weight:500;width:6%;text-align: right;}
.about_tit_p{float:left;width:94%;}
.about_tit h3{color:#3a7269;font-size:16px;height:30px;line-height:30px;font-weight:500;}
.about_tit span{height:1px;background:#f1f1f1;width:95%;display:block;}
.about_tit h2{font-size:26px;line-height:40px;font-weight:500;}

.about_sub{padding:10px 20px;}
.about_sub p{font-size:16px;line-height:32px;}

.contact{background:#FFF;padding:20px 0;width:1200px;margin:0 auto;}
.contact_l {float:left;width:45%;}
.contact_l h1{margin-top:50px;margin-left:100px;font-size:20px;line-height:40px;color:#3a7269;}
.contact_l p{margin-top:20px;margin-left:100px;font-size:16px;line-height:32px;}

.contact_r{width:50%;float:right;}
.contact_r h2{margin-top:50px;font-size:20px;line-height:40px;color:#3a7269;}

.contact_ipt{width:350px;height:40px;line-height:40px;border:none;outline:none;background:#f1f1f1;padding-left:10px;font-size:16px;border-radius:5px;margin-bottom:10px;}
.contact_text{display:block;width:350px;height:90px;border:none;outline:none;background:#f1f1f1;padding-left:10px;border-radius:5px;font-size:14px;line-height:30px;}
.contact_btn{width:362px;color:#FFF;font-size:18px;margin-top:10px;height:40px;line-height:40px;text-align:center;background:#3a7269;border:none;outline:none;border-radius:5px;cursor: pointer;}

.contact_b{width:100%;}

.application{background:#FFF;padding:10px;}
.fangan_list{margin-bottom:20px;margin-left:3px;}
.fangan_list li{width:273px;float:left;margin-right:20px;margin-bottom:20px;}
.fangan_list li:nth-child(3n+3){margin-right:0;}
.fangan_list li img{width:271px;height:271px;border:1px solid #3a7269;}
.fangan_list li p{display:block;background:#3a7269;text-align:center;height:50px;line-height:50px;}
.fangan_list li p a{color:#fff;}

.fangan_con{margin-bottom:20px;}
.fangan_con img{max-width:700px;margin:0 auto 5px;border:1px solid #3a7269;}
.fangan_con h1{text-align:center;font-size:18px;line-height:40px;}
.fangan_con p{font-size:14px;line-height:28px;}


.model{background:#FFF;padding:10px;}
.model dl{margin-bottom:20px;}
.model dl dt{background:#e1e1e1;}
.model dl dd:nth-child(odd){background:#e1e1e1;}
.model dl dd:hover{background:#3a7269;}
.model dl dd:hover a{color:#FFF;}
.model dl dd a{color:#444;}

.model_list li{float:left;width:10%;text-align:center;height:35px;line-height:35px;}
.model_list li:nth-child(2){width:15%;}
.model_list li:last-child,.model_list li:nth-child(1){width:20%;}

.model_sub{margin-top:10px;}
.model_sub img{float:left;width:338px;height:338px;margin-right:20px;border:1px solid #3a7269;}
.model_sub table{float:left;width:500px;border-top:1px solid #3a7269;border-right:1px solid #3a7269;height:55px;line-height:55px;}
.model_sub table tr{border-bottom:1px solid #3a7269;}
.model_sub table tr:last-child{border-bottom:1px solid #3a7269;}
.model_sub table tr th{width:22%;background:#f0f0f0;border-left:1px solid #3a7269;}
.model_sub table tr td{border-left:1px solid #3a7269;padding-left:20px;}

.model_con{margin-top:20px;}
.model_con h4{width:96%;padding:0 2%;background:#f1f1f1;height:40px;line-height:40px;color:#3a7269;border-radius:5px;font-size:15px;}
.model_con p{font-size:14px;line-height:35px;text-indent:2em;padding:10px;}
.model_con img{max-width:800px;margin:20px auto;}

.model_tuijian{margin-top:20px;}
.model_tuijian li{width:29.333%;margin:0 2%;float:left;height:35px;line-height:35px;overflow:hidden;}















