@charset "utf-8";
*{margin:0;padding:0;}
body{font-family:"微软雅黑";font-size:12px;color:#555;background:#fff;}
ul{list-style:none;}
a{color:#555;font-size:12px;text-decoration:none;}
a:hover{color:#0000ff;}
img{border:none;vertical-align:middle;}
p{padding:0;margin:0}
.clear{height:1px;clear:both;margin-bottom:-1px;overflow:hidden;}
.resize{width:1000px;margin:0 auto;}
.left{float:left}
.right{float:right;}

/*banner*/
.banner{height:100px;background: url('../Images/banner.jpg') no-repeat center 0;}

/*header*/
.header{padding:10px 0px;}
.header.index{border-bottom:none;}
.header .logo{width:220px;}
.header .logo img{width: 100%;border: 0;}
.header .menu{width:660px;position: relative;}

.header .menu ul{overflow:hidden;margin-top:35px;}
.header .menu ul li{float:left;}
.header .menu ul li a{font-size:16px;display:block;width:110px;text-align:center;color:#000}

/*focus*/
.focus{width:100%;overflow:hidden;position:relative;}
.focus ul{overflow:hidden;}
.focus ul li{z-index:10;position:absolute;display:none;width:100%;left:0;top:0;overflow:hidden;}
.focus ul li a{display:block;width:100%;height:100%;}
.focus .focus-num{z-index:30;position:absolute;bottom:5px;left:0;padding:0;width:100%;text-align:center;}
.focus .focus-num span{text-indent:-8000px;z-index:40;cursor:pointer;height:0;overflow:hidden;width:15px;height:15px;margin:0 3px;background:#aaa;display:inline-block;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;border-radius: 1000px;}
.focus .focus-num span:hover,.focus .focus-num span.active{background-color:#ee1c24;}

/*section-title*/
.section-title{text-align:center;margin:20px auto;}
.section-title h3{font-size:24px;color:#000;background:#fff;display:block;width:250px;margin:0 auto;}
.section-title i{display:inline-block;margin-top:10px;width:120px;height:3px;background:#40B290;}
.section-title span{display:block;width:800px;margin:0 auto;color:#777;margin-top:5px;}

/*product-cate-show*/
.product-cate-show{height:260px;width:100%;overflow:hidden;margin:100px auto;position:relative;}
.product-cate-show a.prev{z-index:10;position:absolute;width:83px;height:169px;left:50%;margin-left:-700px;top:30px;display:block;background:url('../Images/arrow.gif') no-repeat 0 0;}
.product-cate-show a.next{z-index:10;position:absolute;width:83px;height:169px;right:50%;margin-right:-700px;top:30px;display:block;background:url('../Images/arrow.gif') no-repeat -83px 0;}
.product-cate-show a.prev:hover{background-position:0 -169px;}
.product-cate-show a.next:hover{background-position:-83px -169px;}
.product-cate-show .product-cate{margin:0 auto;width:1000px;}
.product-cate-show .product-cate ul li{cursor:pointer;display:block;width:200px;height:260px;float:left;margin:0px 20px;overflow:hidden;position:relative;}
.product-cate-show .product-cate ul li .icon{width:183px;height:208px;text-align:center;}
.product-cate-show .product-cate ul li .icon img{margin:45px 0 0}
.product-cate-show .product-cate ul li .icon p{color:#fff;font-size:14px;}
.product-cate-show .product-cate ul li span{display:block;height:40px;line-height:20px;overflow:hidden;margin-top:10px;text-align:center;color:#777;}

/* products-promot */
ul.products-promot li{float:left;margin-right:13px;margin-bottom:20px;width:240px;overflow:hidden;}
ul.products-promot li.last{margin-right:0;}
ul.products-promot li .img{background:#000}
ul.products-promot .name{border-bottom:1px solid #eee;height:20px;line-height:20px;display:block;text-align:center;padding:10px 0;font-size:14px;overflow:hidden;}

/*profile*/
.profile .img{width:350px;float:left;border:1px solid #eee;padding:5px;}
.profile .text{width:550px;padding:0 20px;line-height:2;font-size:14px;}
.profile .text a.view{border-radius:3px;display:block;width:100px;text-align:center;height:30px;line-height:30px;border:1px solid #40B290;color:#40B290;margin-top:10px;}
.profile .text a.view:hover{color:#fff;background:#40B290;border-color:#40B290}

/*veri-list*/
.veri-list{margin:0 auto 40px;}
.veri-list li{float:left;border:1px solid #eee;margin-right:12px;}
.veri-list li.last{margin-right:0;}

/*footer*/
.footer{width:100%;background:#999;padding:10px 0px;text-align: center;color: #fff;line-height: 25px;}
.footer a{color: #fff;}
.footer .resize{padding:30px 0;}
.footer .grid{width:740px;border-right:1px solid #54AD8F;}
.footer .grid ul{width:150px;padding-right:30px;float:left;overflow:hidden;}
.footer .grid ul span{margin-bottom:10px;display:block;}
.footer .grid ul span a{font-size:15px;color:#fff;font-weight:bold;}
.footer .grid ul li{line-height:24px;list-style-type:none;}
.footer .grid ul li a{color:#DDFFF5;font-size:12px;}
.footer .ercode{width:220px;padding-left:30px;}

/*copyright*/
.copyright{margin:20px auto;text-align:center;line-height:2}

/*page-wrap*/
.page-wrap .left-part{width:240px;background:url('../Images/lb.gif??') no-repeat center bottom #eee;margin-bottom:200px;margin-top:20px;padding-bottom:40px;}
.page-wrap .left-part .title{text-align:center;padding:20px 0}
.page-wrap .left-part .submneu ul li a{border-top:1px solid #ddd;display:block;/*text-align:center;*/height:26px;line-height:26px;font-size:14px;padding-left: 20px}
.page-wrap .left-part .submneu ul li a:hover{background-color:#0000ff;color:#fff;}
.page-wrap .left-part .submneu ul li.active a{background:url('../Images/arrow4.gif??') no-repeat 180px center #ee1c24;color:#fff;height:40px;line-height:40px;}
.page-wrap .right-part{width:710px;margin-top: 20px;}
.page-wrap .right-part .page-title{height:60px;line-height:60px;border-bottom:1px solid #ddd;/*margin-bottom:30px;*/}
.page-wrap .right-part .page-title .page-name{font-size:26px;color:#222}
.page-wrap .right-part .page-title .bread{text-align:right;}
.page-wrap .right-part .page-title .bread a:hover{color:#017FC6;text-decoration:underline;}

/*page-content*/
.page-content{margin:20px 0 50px;font-size:15px;line-height:2;}

/*news*/
ul.news-list{margin-bottom:50px;}
ul.news-list li{border-bottom:1px solid #ddd;/*margin-bottom:20px;padding-bottom:20px;*/line-height: 40px;}
ul.news-list li a.title{font-size:14px;font-weight:normal;}
ul.news-list li a.title span{float: right;}



.arttitle{line-height: 40px;text-align: center;font-size:22px;color:#333;}
.info{line-height: 25px;text-align: center;}
#MyContent{/*line-height: 30px;*/}
#MyContent .img{width: 600px;height:570px;margin: 0px auto;position: relative;}
#MyContent .img img{display: block;max-height:100%;max-width:100%;position: absolute;top:0;bottom: 0;left:0;right:0;margin: auto;}
/*tip*/
/*.tip{border:3px solid #ee1c24;padding:10px 20px;line-height:2;}
.tip .img{width:150px;}
.tip .txt{width:550px;}
.tip .txt h4{font-size:16px;margin-bottom:10px;color: #00482B}*/

/*product*/
ul.product-list{margin-bottom:50px;}
ul.product-list li{border-bottom:0px solid #ddd;padding:0px 0;width: 210px;height: 220px;float: left;margin-right: 40px;}
ul.product-list li.eve{margin-right: 0px;}
ul.product-list li .img{/*padding:5px;*/width:210px;}
ul.product-list li .img div{width:210px;height:190px;position: relative;}
ul.product-list li .img div img {display: block;max-height:100%;max-width:100%;position: absolute;top:0;bottom: 0;left:0;right:0;margin: auto;}
ul.product-list li .img dt{width:210px;height: 30px;line-height: 30px;text-align: center;}

/*分页样式*/
.pagination{text-align:right;padding:10px 0px;}
.pagination a{display:inline-block;width:65px;background:#ffffff;height:48px;vertical-align:middle;line-height:48px;font-size:14px;border:1px solid #e5e5e5;margin-left:-1px;text-align:center;}
.pagination a:hover{background:#fff;color:#00472A;}
.pagination a.prev{width:90px;}
.pagination a.next{width:90px;}
.pagination a.active{background:#00472A;color:#FFF;border-color:#00472A}
.pagination a.disabled{display:none;}

/*article*/
.article-name{font-weight:bold;padding:20px 0 20px;text-align:center;border-bottom:1px dotted #ddd;margin-bottom:10px;font-size:22px;color:#333;font-weight:normal;}
.article-info{color:#999;text-align:center;margin-bottom:30px;}
.article-share{line-height:100%;padding:10px;margin:20px 0;font-size:13px;border-top:3px dotted #ddd;}
.article-share p{padding:5px 0;margin:0;color:#333;}
.article-prev-next{margin:20px auto;padding:10px;line-height:24px;font-size:13px;}

/*mapContent*/
#mapContent{border:5px solid #eee;}
.contact-ride{margin:0 auto;padding:5px 10px;border:2px solid #B8DB7C;background:#fff;text-align:center;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.contact-ride h4{font-size:18px;color:#40B290;font-weight:normal;}
.contact-ride p{font-size:12px;}

/*feed*/
.feedFormBox{padding:0;position:relative;}
.feedFormBox .feedSuccess{display:none;background:#229413;position:absolute;font-size:16px;color:#fff;left:0;top:0;width:710px;padding:10px 20px;height:30px;line-height:30px;}
.feedFormBox form{padding:20px 50px;}
.feedFormBox .formRow{padding:5px 0;overflow:hidden;}
.feedFormBox .formRow .title{line-height:28px;overflow:hidden;display:block;padding-right:5px;float:left;width:100px;text-align:right;padding-right:10px;}
.feedFormBox .formRow input{border:1px solid #eee;background:#fff;width:300px;height:18px;line-height:18px;padding:6px 5px;font-size:12px;}
.feedFormBox .formRow textarea{border:1px solid #eee;background:#fff;width:380px;height:80px;line-height:18px;padding:3px 5px;font-size:12px;}
.feedFormBox .formRow input:focus,.messagePannel .formRow textarea:focus{border-color:#DA2E1C}
.feedFormBox .formRow span.tip{color:#f00;padding-left:10px}
.feedFormBox .formRow span.red{color:#f00;padding-right:10px}
.feedFormBox .formRow .feedSubmit{background:#ee1c24;border:none;color:#fff;padding:6px 30px;cursor:pointer;}
.feedFormBox .formRow .feedSubmit:hover{background:#444;}
.feedFormBox .formRow .feedSubmit:disabled,.feedFormBox .formRow .feedSubmit.disabled{background:#DCDCDC;color:#aaa}