﻿.top { height: 30px; width: 100%; line-height: 30px; font-size: 12px; overflow: hidden; color: #fff; }
.top-cont { max-width: 1200px; }
.top-cont p { float: left; }
.top-nav { float: right; position: relative; }
.top-nav>li { float: left; margin-left: 20px; position: relative; }
.top-nav>li a { display: block; padding: 0 5px; }
.top-nav .language { padding: 0 5px 0 20px; position: relative; z-index: 899; font-size: 14px; }
.top-nav .language-cont { position: absolute; top: 0; left: 0; background-color: #fff; padding: 0 20px 10px 20px; }
.top-nav .language .zh { background: url("../images/ico_zh.gif") left center no-repeat; }
.top-nav .language .en { line-height: 25px; background: url("../images/ico_en.gif") left center no-repeat; }
.top-nav .language a { padding-left: 30px; }
.top-nav .language:hover .language-cont { display: block; }
.header { background: #fff; width: 100%; height: 90px; position: relative; z-index: 888; border-top:2px #000 solid; }
.header-cont { max-width: 1200px; }
.header-cont .logo { padding-top: 16px; }
.site-nav li { float: left; line-height: 35px; margin: 27.5px 5px 0 5px; }
.site-nav a { color: #333; display: block; padding: 0 15px; border-radius: 5px; }
.site-nav a:hover { color: #fff; background-color: #006F6B; }
.site-nav .cur a { color: #fff; background-color: #006F6B; }
.header-cont .phone { width: 240px; color: #666; font-size: 22px; text-align: right; padding-top: 30px; }
.header-cont .site-menu { display: none; float: right; color: #fff; margin: 18px 10px 0 0; width: 34px; height: 34px; line-height: 34px; text-align: center; cursor: pointer; border-radius: 5px; }
.header-cont .site-menu-phone { display: none; float: right; color: #fff; margin: 18px 10px 0 0; width: 34px; height: 34px; line-height: 34px; text-align: center; cursor: pointer; border-radius: 5px; }
.header-cont .site-menu-phone a { color: #fff; }
.focus-pic { width: 100%; clear: both; overflow: hidden; }
.product-cont { width: 1200px; }
.product-cont li { width: 25%; float: left; margin-bottom: 30px; overflow: hidden; padding: 0 15px; }
.product-cont li a { width: 270px; display: block; position: relative; color: #fff; height: 204px; }
.product-cont .pic { background-color:#FFF; padding:5%; }
.product-cont .pic img { width: 100%; }
.product-cont .txt-bg { position: absolute; bottom: 0; width: 100%; height: 30px; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; z-index: 1; background-color: #777; }
.product-cont .info { position: absolute; top: -40px; left: 85px; width: 100px; height: 40px; line-height: 40px; text-align: center; z-index: 2; margin: 0 auto; }
.product-cont a:hover .info { top: 82px; transition: all 0.2s ease-in 0s; }
.product-cont li a:hover .txt-bg { height: 100%; }
.product-cont .txt { position: absolute; bottom: 0; width: 100%; height: 30px; line-height: 30px; text-align: center; z-index: 3; }
.product-more { padding-bottom: 30px; }
.product-more a { display: block; text-align: center; height: 50px; line-height: 50px; width: 50px; margin: 0 auto; background: #444; }
.product-more a:hover { background: #006F6B; color: #fff; }
.product-list { margin-left: 300px; padding: 0 40px 40px 40px; }
.product-list-cont { border-bottom: 1px dashed #ddd; margin-bottom: 20px; }
.product-list-cont li { display: block; width: 33.33%; height: auto; float: left; padding-bottom:20px; text-align:center; }
.product-list-cont li .imgnr { margin: 0 10px; height:200px; text-align:center; border:1px #E5E5E5 solid; }
.product-list-cont li .imgnr img { max-width: 100%; max-height:100%; }

.product-list .imgnr { margin: 0 10px; padding:5%;  }
.product-list .txtnr { padding: 0 10px; text-align: center; font-size: 14px; height: 40px; padding-top:10px; }
.product-article { margin-left: 300px; padding: 0 50px 40px 50px; font-size: 15px; }
.product-shop { padding: 15px 0; width: 100%; clear: both; }
.product-shop .imgnr { float: left; width: 45%; margin-right: 5%; }
.product-shop .imgnr img { width: 100%; }
.product-shop .txtnr { float: left; width: 50%; }
.product-shop .txtnr h2 { font-weight: bold; font-size: 18px; line-height: 200%; }
.product-shop .txtnr h5 { font-size: 13px; color: #dd2727; line-height: 150%; }
.product-shop .price { margin-top: 15px; background: url("../images/bg-shop.png"); height: auto; padding: 15px 20px 15px 20px; color: #333; font-size: 13px; }
.product-shop .price li { padding: 10px 0 0 0; }
.product-shop .price p { width: 80px; display: inline-block; color: #999; }
.product-shop .price span { color: #c40000; }
.product-shop .car-btn { height: 40px; width: 100%; margin-top: 20px; }
.product-shop .car-btn button { width: 50%; float: left; background: #C40000; text-align: center; color: #fff; font-size: 15px; height: 40px; line-height: 40px; border: 0; cursor: pointer; font-family: "Microsoft YaHei", sans-serif; transition: all 0.2s ease-in 0s; }
.product-shop .car-btn button:hover { background: #f00000; transition: all 0.2s ease-in 0s; }
.product-shop .car-btn a { display: block; width: 50%; float: left; border: 1px solid #C40000; text-align: center; color: #C40000; font-size: 15px; height: 40px; line-height: 40px; cursor: pointer; overflow: hidden; }
.product-shop-infotit { border: 1px solid #ddd; margin-top: 20px; height: 50px; }
.product-shop-infotit h3 { font-size: 16px; padding: 0 20px; color: #B10000; border-bottom: 1px solid #B10000; float: left; line-height: 48px; height: 49px; }
.product-shop-info blockquote { border: 1px solid #ddd; margin-top: 20px; height: 50px; box-shadow: 0 1px 1px #ddd; }
.product-shop-info blockquote p { font-size: 16px; padding: 0 20px; color: #B10000; border-bottom: 1px solid #B10000; float: left; line-height: 48px; height: 49px; margin: 0; text-indent: 0em; }
.product-shop-info blockquote p strong { color: #B10000; }
.product-shop-info { color: #333; font-size: 14px; line-height: 180%; padding: 0 5px; }
.product-shop-info strong { color: #FB0032; font-size: 16px; font-weight: normal; }
.product-shop-info em { color: #3366FF; font-size: 15px; font-weight: normal; font-style: normal; }
.product-shop-info p { text-indent: 2em; clear: both; margin: 15px 0; }
.product-shop-info p img { margin-left: -2em; }
.index-tit { padding: 40px 0 35px 0; }
.index-tit h3 { margin-bottom: 10px; font-size: 30px; color: #002; text-align: center; }
.index-tit h4 { font-size: 20px; color: #cacace; text-transform: uppercase; font-family: Arial; text-align: center; }
.index-tit h4 span { color: #006F6B; }
.index-tit-na { border-bottom: 1px solid #e8e8e8; height: 36px; }
.index-tit-na p { line-height: 30px; padding-right: 10px; }
.i-news { width: 47%; }
.i-news .img-txt { height: 140px; border-bottom: 1px solid #e8e8e8; position: relative; }
.i-news .img-txt .imgnr { margin-top: 20px; width: 130px; height: 100px; }
.i-news .img-txt .txtnr { width: 100%; height: 100px; position: absolute; top: 20px; left: 0; padding-left: 150px; }
.i-news .img-txt .txtnr h3 { height: 40px; line-height: 40px; overflow: hidden; text-align: left; }
.i-news .img-txt .txtnr h3 a { color: #002; }
.i-news .img-txt .txtnr h3 a:hover { color: #ff0066; }
.i-news .img-txt .txtnr p { height: 60px; line-height: 20px; overflow: hidden; }
.i-news .news-list li { width: 100%; height: 40px; line-height: 40px; overflow: hidden; border-bottom: 1px solid #e8e8e8; }
.i-news .news-list li p { float: left; color: #999; }
.i-news .news-list li a { color: #333; }
.i-news .news-list li a:hover { color: #006F6B; }
.i-news .news-list li span { float: right; padding-right: 10px; color: #999; }
.i-news .contact { padding-top: 10px; }
.i-news .contact li { width: 100%; height: 45px; line-height: 35px; overflow: hidden; margin-top: 2px; padding: 0 5px; font-size: 14px; }
.i-news .contact li span { display: block; float: left; height: 35px; line-height: 35px; width: 35px; text-align: center; color: #fff; background-color: #006F6B; margin-right: 20px; }
.i-news .contact li b { color: #006F6B; font-size: 18px; font-weight: normal; padding-right: 20px; }
.i-news .contact li p { margin-left: 60px; background: #E4382A; float: left; padding: 0 10px; border-radius: 5px; }
.footer { background-color: #f1f1f1; height: 220px; }
.footer-cont { position: relative; }
.footer ul { float: left; font-size: 14px; width: 22%; padding-left: 20px; }
.footer li { height: 26px; color: #999; }
.footer h3 { text-align: left; font-size: 16px; height: 65px; line-height: 80px; overflow: hidden; }
.footer .wx-img { position: absolute; right: 0; top: 40px; }
.foot-cr { background-color: #C2C2C2; height: 40px; line-height: 40px; text-align: center; }
.kefu { position: fixed; width: 50px; height: 154px; top: 40%; right: 0; z-index: 9999; }
.kefu .qq { position: absolute; top: 0; right: 0; border-radius: 5px 0 0 5px; background: url("../images/ico_qq.png") center right no-repeat #444; }
.kefu .phone { position: absolute; top: 52px; right: 0; border-radius: 5px 0 0 5px; background: url("../images/ico_phone.png") center right no-repeat #444; }
.kefu .top_ico { position: absolute; top: 104px; right: 0; border-radius: 5px 0 0 5px; background: url("../images/ico_top.png") center right no-repeat #444; }
.kefu a { display: block; width: 50px; height: 50px; overflow: hidden; }
.kefu span { padding-right: 60px; display: block; line-height: 50px; color: #fff; float: right; height: 50px; overflow: hidden; font-size: 16px; }
.kefu .qq a:hover { width: 170px; border-radius: 5px 0 0 5px; background: url("../images/ico_qq.png") center right no-repeat #006F6B; }
.kefu .phone a:hover { width: 190px; border-radius: 5px 0 0 5px; background: url("../images/ico_phone.png") center right no-repeat #006F6B; }
.kefu .top_ico a:hover { width: 150px; border-radius: 5px 0 0 5px; background: url("../images/ico_top.png") center right no-repeat #006F6B; }
.channel-name-img { height: 220px; width: 100%; }
.channel-name-img .cont { height: 220px; max-width: 1230px; }
.channel-name-img .cont-txt { background: url("../images/bg_touming.png") top left no-repeat; max-width: 300px; padding-top: 95px; margin-left: 15px; height: 220px; }
.channel-name-img .cont-txt h3 { font-size: 30px; font-weight: 200; margin-bottom: 10px; padding-right: 40px; text-align: right; }
.channel-name-img .cont-txt h5 { font-size: 22px; font-weight: 200; padding-right: 40px; text-align: right; }
.channel { max-width: 1200px; margin: 0 auto; position: relative; }
.channel-sidebar { width: 300px; margin-right: -300px; position: relative; float: left; background-color: #f1f1f1; height: auto; padding-bottom: 50px; z-index: 99; margin-bottom: 50px; text-shadow: 0 1px 0 #fff; }
.channel-sidebar .place { height: 46px; line-height: 46px; padding-right: 40px; border-bottom: 1px solid #ddd; text-align: right; }
.channel-sidebar li { border-top: 1px solid #f9f9f9; border-bottom: 1px solid #ddd; }
.channel-sidebar li:last-child { border-top: 1px solid #f9f9f9; border-bottom: 0; }
.channel-sidebar a { display: block; width: 100%; height: 70px; font-size: 16px; text-align: right; padding-right: 40px; line-height: 70px; }
.channel-sidebar a:hover { background-color: #006F6B; color: #fff; }
.channel-sidebar .cur { background-color: #006F6B; color: #fff; }
.channel-wrap { width: 100%; margin: 0 auto; position: relative; float: left; z-index: 88; }
.channel-cont { margin-left: 300px; padding: 0 60px 40px 60px; line-height: 32px; font-size: 16px; }
.channel-cont p { font-weight: 500; }
.channel-cont p { text-indent: 2em; clear: both; margin: 15px 0; }
.channel-cont p img { margin-left: -2em; }
.channel-wrap .place { margin: 0 20px 20px 320px; height: 46px; line-height: 46px; padding-left: 30px; border-bottom: 1px solid #eee; color: #999; }
.channel-list { margin-left: 300px; padding: 0 60px 40px 50px; font-size: 14px; }
.channel-list .list-cont li { display: block; height: 120px; position: relative; margin-bottom: 20px; border-bottom: 1px dotted #ddd; }
.channel-list .list-cont .imgnr { float: left; width: 130px; height: 100px; }
.channel-list .list-cont .imgnr img { float: left; width: 130px; height: 100px; }
.channel-list .list-cont .txtnr { position: absolute; height: 100px; overflow: hidden; }
.channel-list .list-cont .txtnr h3 { color: #222; font-size: 16px; padding: 10px 0; }
.channel-list .list-cont .txtnr h3 a { color: #222; }
.channel-list .list-cont .txtnr h3 b { font-weight: normal; color: #CC0000; }
.channel-list .list-cont .txtnr h3 a:hover { color: #ff3300; }
.channel-list .list-cont .txtnr p { color: #999; font-size: 14px; line-height: 20px; }
.article-cont { margin-left: 300px; padding: 0 60px 40px 50px; font-size: 15px; }
.article-cont h2 { text-align: center; font-size: 28px; font-weight: 400; padding-bottom: 10px; }
.article-cont .info { color: #999; text-align: center; border-bottom: 1px dotted #ddd; font-size: 12px; height: 30px; margin-bottom: 30px; }
.article-txtnr { color: #333; font-size: 15px; line-height: 180%; }
.article-txtnr strong { color: #006F6B; }
.article-txtnr p { text-indent: 2em; clear: both; margin: 15px 0; }
.article-txtnr p img { margin-left: -2em; }
.pagelist { text-align: center; display: block; height: 50px; padding-top: 15px; }
.pagelist a { text-align: center; display: inline; color: #888; font-size: 14px; border: 1px solid #ddd; padding: 5px 12px; border-radius: 5px; margin: 0 2px; }
.pagelist li strong { font-weight: normal; color: #006F6B; padding: 0 2px; }
.pagelist .thisclass { border: 1px solid #006F6B; padding: 5px 12px; background-color: #006F6B; color: #fff; }
.pagelist .thisclass a { color: #fff; }
.pagelist a:hover { color: #fff; border: 1px solid #006F6B; background-color: #006F6B; }
.contact { text-align: center; }
.contact h2 { color: #333; font-size: 20px; font-weight: bold; text-align: center; line-height: 105px; }
.contact h5 { color: #999; font-size: 13px; font-weight: normal; text-align: center; line-height: 24px; }
.contact .info { padding: 20px; text-align: center; border: 2px solid #333; margin: 40px auto; width: 75%; }
.contact .info li { width: 310px; margin: 0 auto; text-align: left; padding: 10px; font-size: 20px; color: #333; }
.contact .info li a { color: #333; }
@media (max-width: 1230px) {
.channel {
 margin: 0 15px;
}
}
@media (max-width: 1200px) {
.product-cont {
 width: 100%;
 padding: 0 5px;
}
.product-cont li {
 width: 33.33%;
 padding: 0 5px;
}
.product-cont li a {
 width: 100%;
 height: auto;
}
.product-cont li a:hover .txt-bg {
 height: 30px;
}
.product-cont li a:hover .info {
 display: none;
}
}
@media (max-width: 1120px) {
.header-cont .phone {
 display: none;
}
.product-list-cont li {
 width: 50%;
}
}
@media (max-width: 880px) {
.header {
 height: 70px;
}
.header-cont .logo {
 padding: 13px 0 0 10px;
}
.header-cont .logo img {
 width: 180px;
}
.site-nav li {
 font-size: 14px;
 margin: 18px 5px 0 5px;
}
.site-nav a {
 padding: 0 10px;
}
.top-cont p {
 padding-left: 10px;
}
.product-cont li {
 width: 50%;
}
.channel-name-img {
 height: 120px;
 width: 100%;
}
.channel-name-img .cont-txt {
 background: url("../images/bg_touming.png") top left repeat-x;
 max-width: 100%;
 padding-top: 37px;
 margin-left: 15px;
 height: 120px;
 margin: 0;
}
.channel-name-img .cont-txt h3 {
 font-size: 22px;
 font-weight: 200;
 padding-right: 0;
 margin-bottom: 10px;
 text-align: center;
}
.channel-name-img .cont-txt h5 {
 font-size: 16px;
 font-weight: 200;
 padding-right: 0;
 text-align: center;
}
.channel-cont {
 margin: 0;
 padding: 0 60px 30px 60px;
 line-height: 32px;
 font-size: 18px;
}
.channel-cont p {
 font-weight: 300;
}
.channel-sidebar {
 display: none;
}
.channel-wrap .place {
 margin: 0 20px 20px 20px;
 height: 46px;
 line-height: 46px;
 padding-left: 40px;
 border-bottom: 1px solid #eee;
}
.channel-list {
 margin: 0;
 padding: 0 60px 30px 60px;
}
.article-cont {
 margin: 0;
 padding: 0 60px 30px 60px;
}
.product-list {
 margin: 0;
 padding: 0 40px 40px 40px;
}
.product-article {
 margin: 0;
 padding: 0 50px 40px 50px;
}
}
@media (max-width: 735px) {
.i-reg-login {
 display: none;
}
.header-cont .site-menu {
 display: block;
}
.header-cont .site-menu-phone {
 display: block;
}
.site-nav {
 position: absolute;
 top: 70px;
 left: 0;
 height: 0;
 width: 100%;
 overflow: hidden;
 background-color: #000;
 z-index: 999;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
}
.site-nav-wap {
 display: block;
 top: 70px;
 height: 150px;
 padding-top: 10px;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
 -khtml-opacity: 0.8;
 opacity: 0.8;
}
.site-nav-wap a {
 color: #fff;
 padding: 0;
 font-size: 16px;
}
.site-nav-wap li {
 display: block;
 width: 33.33%;
 text-align: center;
 margin: 5px 0;
}
.i-news {
 width: 100%;
}
.i-news li span {
 display: none;
}
.i-about {
 width: 100%;
}
.footer { height: auto; }
.footer .wx-img {
 display: none;
}
.footer ul {
 font-size: 12px;
 width: 25.00%;
 padding-left: 10px;
}
}
@media (max-width: 550px) {
.top {
 display: none;
}
.index-tit {
 padding: 20px 0 15px 0;
}
.index-tit h3 {
 margin-bottom: 10px;
 font-size: 20px;
 color: #002;
}
.index-tit h4 {
 font-size: 14px;
 color: #cacace;
 text-transform: uppercase;
 font-family: Arial;
}
.index-tit h4 span {
 color: #006F6B;
}
.icp {
 display: none;
}
.channel-cont {
 margin: 0;
 padding: 0 10px 20px 10px;
 line-height: 32px;
 font-size: 18px;
}
.channel-cont p {
 font-weight: 300;
}
.channel-sidebar {
 display: none;
}
.channel-wrap .place {
 margin: 0 0 20px 0;
 height: 46px;
 line-height: 46px;
 padding-left: 10px;
 border-bottom: 1px solid #eee;
}
.channel-list {
 margin: 0;
 padding: 0 10px 20px 10px;
}
.article-cont {
 margin: 0;
 padding: 0 10px 20px 10px;
}
.product-list {
 margin: 0;
 padding: 0 0 30px 0;
}
.product-article {
 margin: 0;
 padding: 0 0 30px 0;
}
.product-shop .imgnr {
 width: 100%;
 margin: 0;
}
.product-shop .txtnr {
 width: 100%;
 margin: 0;
 padding-top: 10px;
}
.contact .info {
 padding: 20px;
 text-align: center;
 border: 1px solid #333;
 margin: 40px auto;
 width: 95%;
}
.contact .info li {
 width: 260px;
 margin: 0 auto;
 text-align: left;
 padding: 5px;
 font-size: 16px;
 color: #333;
}
.footer ul {
 font-size: 12px;
 width: 50.00%;
 padding-left: 10px;
}
}
@media (max-width: 480px) {
.language {
 display: none;
}
.foot-cr {
 height: 30px;
 line-height: 30px;
 font-size: 12px;
}
.kefu {
 display: none;
}
.channel-wrap {
 padding: 0;
 margin: 0;
 width: 100%;
}
}
