/*common style*/
* { margin: 0px; padding: 0px; }
body { background-color: #323232;background:url(../images/bg.gif); }
li { list-style: none; }
img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.page_main { margin-left: auto; margin-right: auto; width: 1200px; }
.page_full { width: 100%; }
.index_box01 {width: 100%; }
.index_about {width: 100%;height: 450px; overflow: hidden; background:url(../images/aboutbg.jpg);background-position:top center;}
.index_news {width: 100%;height: 700px; overflow: hidden; background:url(../images/newsbg.jpg);background-position:top center;}

/*header*/
.header { height: 120px; line-height: 120px; overflow: hidden;}
.logo { float: left; font-family: "MicroSoft YaHei", "SimHei"; color: #333; height: 130px; }
.logo img { float: left; }
.logo .company_name { float: left; padding: 5px; border-left: 1px solid #ebebeb; margin-top: 10px; padding-left: 15px; margin-left: 10px; display: none; }
.logo h2 { font-size: 29px; line-height: 40px; margin-top: 4px; -webkit-font-smoothing: antialiased; font-weight: normal; }
.logo h3 { font-size: 12px; line-height: 20px; color: #999999; font-family: "Verdana"; font-weight: normal; }
.head_right { float: right; }
.telphone_number { margin-top: 40px; }
.telphone_number .icon { float: left; width: 60px; color: #444; padding-right: 2px; margin-top: 4px; }
.telphone_number h3 { width: 340px; font-size: 32px; color: #cc0000; font-weight: normal; font-family: "MicroSoft YaHei", "SimHei"; font-style: italic; line-height: 35px; }
.telphone_number h4 { font-size: 14px; color: #666666; font-weight: normal; line-height: 30px; margin-top: 15px; }
/*nav style*/
/*因为导航条有半透明效果，所以这里要多加一个背景层*/
.nav { clear: both; background-color: #444; height: 60px; width: 100%; background: rgba(68, 68, 68, 0.6) none repeat scroll 0 0 !important; /*实现FF背景透明，文字不透明*/
  filter: alpha(opacity=60); background: #444; /*实现IE背景透明*/}
.nav ul { margin-left: auto; margin-right: auto; height: 60px; line-height: 60px; font-size: 16px; float: left; font-weight: bold; font-family: "SimSun"; }
.nav ul > li { list-style: none; float: left; margin-right: 1px; position: relative; -webkit-transform: perspective(1px) translateZ(10); transform: perspective(1px) translateZ(10); box-shadow: 0 0 1px transparent; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-property: color, background-color; transition-property: color, background-color; }
.nav ul > li > a { padding: 0px 38px 0px 38px; color: #FFF; }
.nav ul > li > a:hover { text-decoration: none; }
.nav ul > li:hover { background-color: #F17A17; }
.nav ul > li.curr { background-color: #F17A17; }
/*nav search*/
.hotkey { float: left; line-height: 60px; font-size: 14px; overflow: hidden; width: 700px; }
.hotkey > a { color: #999; text-decoration: underline; }
.searchbar { float: right; height: 60px; margin: 0px; }
.searchbar form { margin-top: 14px; padding: 0px; font-size: 0; }
.searchbar .keyword { float: left; width: 150px; margin: 0px; padding: 0px 6px 0px 12px; height: 30px; line-height: 30px; outline: none; overflow: hidden; border-radius: 4px 0 0 4px; border: 1px solid #ebebeb; border-right: 0px; }
.searchbar .button { float: left; border: 0; padding: 0px 10px 0px 10px; font-size: 14px; line-height: 30px; background-color: #1D2378; min-width: 40px; color: #fff; border-radius: 0 4px 4px 0; background-image: url(../images/search_ico.png); background-position: center; background-repeat: no-repeat; }
.smallbanner { background-repeat: no-repeat; background-position: center 0; width: auto; height: 300px; background-color: #f5f5f5; background-size: cover; }
/*Banner*/
.banner { position: relative; width: 100%; }
/*index style*/

/*首页滚动图片列表01*/
.index_prodlist .title01 { color: #ccc; text-align: center; font-size: 30px; font-family: "MicroSoft YaHei", "SimHei"; line-height: 40px; margin-top: 40px; padding: 0px; }
.index_prodlist .title02 { color: #ccc; text-align: center; font-size: 18px; font-family: "MicroSoft YaHei", "SimHei"; line-height: 30px; }
.index_prodlist .title02 > i { font-size: 24px; }
.index_prodlist .line01 { margin-top: 10px; width: 500px; height: 3px; overflow: hidden; margin-left: auto; margin-right: auto; }
.index_prodlist .line02 { width: 150px; height: 3px; background-color: #F17A17; overflow: hidden; margin-left: auto; margin-right: auto; }

.index_prodlist .list { margin-top: 30px; }
.index_prodlist .list ul { margin-left: -24px; }
.index_prodlist .list ul li { float: left; margin-left: 24px; position: relative; margin-bottom: 30px;}
.index_prodlist .list ul li .pic{z-index: 1;}
.index_prodlist .list ul li .title{z-index: 9;position: absolute;left: 80px;top:80px;width: 240px;text-align: center; color: #fff;font-size: 24px;line-height: 50px; padding: 0px; font-family: "MicroSoft YaHei", "SimHei";background: rgba(44, 44, 44, 0.8) none repeat scroll 0 0 !important;filter: alpha(opacity=80); background: #222;}
.index_prodlist .list ul li:hover .title{background: rgba(241, 122, 23, 0.9) none repeat scroll 0 0 !important;filter: alpha(opacity=90); background: #F17A17;}

/*首页产品展示01*/
.index_caselist { margin-top: 30px; }
.index_caselist ul{margin-left: -30px;}
.index_caselist ul li{float: left;margin-left: 30px;margin-bottom: 32px;}
.index_caselist ul li:hover{box-shadow: 0px 0px 0px 3px #F17A17;}
.index_caselist ul li .thumb{}
.index_caselist ul li .thumb img{width: 270px;height: 212px;}
.index_caselist ul li .product_name{background-color: #fff;line-height: 40px;text-align: center;}
.index_caselist ul li .product_name a{color: #000;}
.index_caselist ul li .product_name a:hover{color: #F17A17;}


.company_title { height: 130px; text-align: center;}
.company_title .title01 { font-size: 30px; color: #ccc; font-family: "MicroSoft YaHei", "SimHei"; padding-top: 40px; line-height: 40px; }
.company_title .title02 { font-size: 18px; color: #ccc;font-family: "Arial"; line-height: 30px; }
.company_title .line02 { width: 200px; height: 3px; background-color: #F17A17; overflow: hidden; margin-left: auto; margin-right: auto; }

.aboutbox { padding-top: 30px; }
.aboutbox .about_txt {float: left;margin-left: 400px;}
.aboutbox .about_txt .title{height: 60px;overflow: hidden;font-family: "MicroSoft YaHei", "SimHei";font-size: 30px;text-shadow:1px 1px 1px #000;}
.aboutbox .about_txt .title span{display: inline-block;color: #fff;}
.aboutbox .about_txt .content {color: #fff;text-shadow:1px 1px 1px #000; height: 230px;font-size: 16px; padding: 5px; line-height: 1.6; overflow: hidden;}

.aboutbox .about_txt .btn { margin-top: 10px; text-align: left;font-family: "MicroSoft YaHei", "SimHei";}
.aboutbox .about_txt .btn1 { color: white; font-size: 18px; line-height: 50px; padding: 0px 20px; text-decoration: none; text-align: center;display: inline-block; border: 2px solid #fff;}

.photobox {overflow: hidden;padding: 30px;}
.photobox ul{margin: 0px;padding: 0px;}
.photobox ul li{float: left;width: 280px;padding-left: 20px;}
.photobox li img{width: 280px;height: 200px;}

.home_btn { margin-top: 10px; text-align: left;font-family: "MicroSoft YaHei", "SimHei";text-align: center;}
.home_btn .btn1 { color: white; font-size: 18px; line-height: 50px; padding: 0px 20px; text-decoration: none; text-align: center;display: inline-block; border: 2px solid #fff;}
.home_btn .btn1:hover{background-color: #F17A17;border: 2px solid #F17A17;}

/**/
.homenews { margin-top: 50px;}
.homenews .news_nav{float: left;width: 220px;}
.homenews .news_nav ul{}
.homenews .news_nav ul li{font-family: "MicroSoft YaHei", "SimHei";font-size: 26px;line-height: 144px;background-color: #333;text-align: center;margin-bottom: 5px;}
.homenews .news_nav ul li.curr{font-family: "MicroSoft YaHei", "SimHei";font-size: 26px;line-height: 144px;background-color: #F17A17;text-align: center;margin-bottom: 5px;}
.homenews .news_nav ul li:hover{background-color: #F17A17;}
.homenews .news_nav ul li a{color: #fff;}
.homenews .news_nav ul li a:hover{text-decoration: none;}

.homenews .news_list{float: right;width: 960px; }
.homenews .news_list .topnews{height: 130px;background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;filter: alpha(opacity=70); background: #000;}
.homenews .news_list .topnews ul{padding: 10px;}
.homenews .news_list .topnews ul li{}
.homenews .news_list .topnews ul li a{color: #fff;font-size: 20px;font-family: "MicroSoft YaHei", "SimHei";}
.homenews .news_list .topnews ul li a:hover{}
.homenews .news_list .topnews ul li .date{color: #999;font-size: 12px;line-height: 20px;}
.homenews .news_list .topnews ul li .title{}
.homenews .news_list .topnews ul li .desrciption{color: #aaa;font-size: 16px;line-height: 1.6;}

.homenews .news_list .list{margin-top: 5px; background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;filter: alpha(opacity=80); background: #000;}
.homenews .news_list .list ul{padding: 10px;}
.homenews .news_list .list ul li{}
.homenews .news_list .list ul li a{color: #fff;line-height: 30px;}
.homenews .news_list .list ul li a:hover{}
.homenews .news_list .list ul li .date{color: #999;}


#tabs { margin: 0 0 0 250px; padding: 7px 0 0; list-style-type: none; }
#tabs li { line-height: 32px; text-align: center; width: 98px; height: 32px; float: left; margin-right: 4px; margin-left: 4px; }
#tabs li a { color: white; font-size: 14px; font-weight: bold; }
#tabs .tab-active { background-color: #60CB45; }
#tabs .tab-nav { background-color: #1D2378; }
.panel ul li { background-image: url(../images/li02.png); background-repeat: no-repeat; background-position: 4px 12px; text-indent: 18px; height: 32px; overflow: hidden; border-bottom: 1px solid #ebebeb; }
.panel ul li a { color: #666; font-size: 14px; line-height: 32px; width: 324px; height: 32px; overflow: hidden; }
.panel ul li span { color: #999; font-size: 14px; font-family: "Verdana"; line-height: 33px; float: right; }
.more { color: white; font-size: 12px; line-height: 36px; float: right; padding-right: 10px; padding-left: 10px; margin-top: 15px; }
.more a { color: #fff; }
#photos li img { background-color: white; padding: 1px; border: solid 1px #ccc; }
/*imgnewslist style*/
.imgnewslist { overflow: hidden; height: 206px; }
.imgnewslist ul { margin: 0px 0px 0px -20px; padding: 0px; }
.imgnewslist ul li { text-align: center; width: 220px; overflow: hidden; float: left; margin: 10px 0px 20px 21px; padding: 0px; border: solid 1px #ebebeb; }
.imgnewslist ul li .news_thumb { background-color: white; }
.imgnewslist ul li .news_thumb img { width: 220px; height: 154px; padding: 0px; }
.imgnewslist ul li .product_name { background-color: #fff; height: 38px; overflow: hidden; }
.imgnewslist ul li .product_name a { color: #000; font-size: 14px; line-height: 38px; word-break: break-all; }
.imgnewslist ul li:hover .product_name a { color: #333; }
/*links style*/
.links .title01 { font-size: 24px; color: #333; line-height: 24px; font-family: "MicroSoft YaHei", "SimHei"; padding: 0px; margin: 0px; }
.links .line { border-bottom: 2px solid #1D2378; }
.links .links_list { margin-top: 0px; min-height: 60px; background-color: #fff; margin-bottom: 30px; }
.links .links_list ul { padding: 6px; }
.links .links_list ul li { float: left; margin-right: 20px; margin-left: 20; }
.links .links_list ul li a { font-size: 14px; color: #333; line-height: 28px; text-decoration: underline; }
.links .links_list ul li a:hover { color: #cc0000; }
/*footer*/
.footer { background-color: #222; color: #fff; font-family: "Verdana"; text-align: left; font-size: 14px; line-height: 24px; padding-top: 30px; padding-bottom: 30px; }
.footer a { color: #fff; }
.footer .foot_tel {float: left;width: 250px;border-right: 1px solid #888;padding-right: 20px;}
.footer .foot_tel .tel{font-family: "MicroSoft YaHei", "SimHei";font-size: 26px;color: #fff;}
.footer .foot_tel .info{color: #888;font-size: 12px;margin-top: 10px;line-height: 1.6;}
.footer .foot_tel .btn{border-radius:15px;border: 2px solid #888;padding: 6px 25px; color: #888;display: inline-block; margin-top: 20px;}

.footer .foot_nav{float: left;width:640px;border-right: 1px solid #888;text-align: left;padding-left: 30px; }
.footer .foot_nav .title{font-family: "MicroSoft YaHei", "SimHei";font-size: 26px;color: #fff;}
.footer .foot_nav ul{margin-top: 20px;}
.footer .foot_nav ul li{float: left; width: 200px;}
.footer .foot_nav ul li a{font-size: 16px;color: #888;}
.footer .foot_nav .copyright{color: #555;font-size: 12px;margin-top: 8px;}

.footer .foot_qrcode{float: left;padding-left: 30px;text-align: left;}
.footer .foot_qrcode .title{font-family: "MicroSoft YaHei", "SimHei";font-size: 26px;color: #fff;}
.footer .foot_qrcode ul{padding: 0px;margin-top: 20px;margin-left: -50px;}
.footer .foot_qrcode ul li{float: left;margin-left: 50px;}

/*page style*/
.head_title {margin-top: 20px; background: rgba(68, 68, 68, 0.6) none repeat scroll 0 0 !important;filter: alpha(opacity=60); background: #444; padding-right: 10px;}
.head_title .title { float: left; width: 600px; overflow: hidden; }
.head_title .title h1 { text-align: left; font-family: "MicroSoft YaHei", "SimHei"; font-size: 26px; font-weight: normal; color: #fff; line-height: 60px; }
.head_title .title h1 i { padding: 0px 10px 0px 10px; }
.head_title .title h2 { text-align: left; font-family: "MicroSoft YaHei", "SimHei"; font-size: 26px; font-weight: normal; color: #fff; line-height: 60px; }
.head_title .title h2 i { padding: 0px 10px 0px 10px; }
.head_title .catpos { color: #999; font-size: 12px; line-height: 60px; float: right; width: 330px; overflow: hidden; text-align: right; }
.head_title .catpos a { color: #999; }
.head_title .catpos a:hover { color: #cc0000; }
/**/
.page { margin-top: 20px; }
.page_sidebar { float: right; width: 220px; margin-bottom: 50px; }
.page_sidebar .title { background-color: #222; color: white; line-height: 40px; font-size: 16px; font-family: "MicroSoft YaHei", "SimHei"; }
.page_sidebar .title:hover{background-color: #F17A17;}
.page_sidebar .title i { padding: 0px 10px 0px 10px; }
.page_sidebar .catelist { border: 1px solid #ebebeb; padding: 0px 10px 0px 10px; background-color: #fff; margin-bottom: 20px; }
.page_sidebar .catelist i { padding: 0px 10px 0px 10px; }
.page_sidebar .catelist li { font-size: 14px; border-top: 1px solid #f5f5f5; line-height: 40px; }
.page_sidebar .catelist li:first-child { border-top: none; }
.page_sidebar .catelist li > a { color: #666; }
.page_sidebar .catelist li > a:hover { color: #cc0000; }
.page_sidebar .catelist h5 { color: #333; font-size: 14px; font-weight: normal; line-height: 26px; padding-top: 10px; padding-bottom: 10px; font-weight: bold; text-align: center; border-bottom: 1px solid #ebebeb; }
.page_sidebar .sidecontact { color: #666; font-size: 12px; font-family: "MicroSoft YaHei", "SimHei"; line-height: 22px; padding: 10px 0px 20px 0px; }
.page_sidebar .catelist2 { background-color: #fff; margin-bottom: 20px; }
.page_sidebar .catelist2 > ul { padding: 10px; }
.page_sidebar .catelist2 > ul > li { margin-top: 6px; }
.page_sidebar .catelist2 > ul > li a:hover { text-decoration: none; }
.page_sidebar .catelist2 > ul > li > a { background-color: #333; font-size: 14px; line-height: 32px; color: #fff; display: block; height: 32px; padding-left: 22px; background-image: url(../images/icon01.png); background-position: 7px 12px; background-repeat: no-repeat; overflow: hidden; }
.page_sidebar .catelist2 > ul > li > a:hover { background-color: #F17A17; }
.page_sidebar .catelist2 > ul > li > ul > li { margin-top: 6px; }
.page_sidebar .catelist2 > ul > li > ul > li > a { font-size: 14px; line-height: 32px; color: #333; padding-left: 22px; display: block; height: 32px; background-image: url(../images/icon02.png); background-position: 7px 12px; background-repeat: no-repeat; overflow: hidden; }
.page_sidebar .catelist2 > ul > li > ul > li > a:hover { background-color: #F17A17; color: #fff; }
.page_sidebar .txtlist { border: 1px solid #ebebeb; padding: 5px 10px 10px 10px; background-color: #fff; margin-bottom: 20px; }
.page_sidebar .txtlist i { padding: 0px 10px 0px 10px; }
.page_sidebar .txtlist li { font-size: 14px; line-height: 32px; height: 32px; overflow: hidden; }
.page_sidebar .txtlist li:first-child { border-top: none; }
.page_sidebar .txtlist li > a { color: #666; }
.page_sidebar .txtlist li > a:hover { color: #cc0000; }


/*内页内容部分样式*/
.page_content { float: left; width: 960px; margin-right: 10px; font-family: "MicroSoft YaHei", "SimHei"; }
.page_content .content { color: #fff; font-size: 16px; line-height: 1.7; padding: 20px 20px 40px 20px; min-height: 600px; background-color: #333; }
.page_content .content img { max-width: 100%; }
.page_content .content p { margin-bottom: 20px; }
.text_content { line-height: 1.5; font-size: 16px; color: #fff; margin-top: 15px;}
.text_content a{color:#F17A17; }
.prodtitle { overflow: hidden; border-bottom: 1px solid #444; margin-bottom: 12px; padding-bottom: 20px; }
.prodtitle h1 { text-align: center; font-family: "MicroSoft YaHei", "SimHei"; font-size: 24px; font-weight: normal; color: #fff; line-height: 40px; }
.pagetitle { overflow: hidden; margin-bottom: 12px; }
.pagetitle h1 { text-align: left; font-family: "MicroSoft YaHei", "SimHei"; font-size: 24px; font-weight: normal; color: #fff; line-height: 30px; }
.newsinfo { font-size: 12px; color: #666; line-height: 20px; border-bottom: 1px solid #ebebeb; padding-bottom: 10px; }
.newsinfo span { padding-right: 20px; }
.gallery { width: 650px; overflow: hidden; margin-right: auto; margin-left: auto; }
.gallery img { display: block; }
.main-image img { padding: 4px; border: 1px solid #ebebeb; background-color: #fff; }
.thumbnails { height: 85px; margin: 15px 0 0 -15px; }
.thumbnails li { float: left; margin-left: 15px; display: inline; }
.thumbnails img { padding: 4px; border: 1px solid #ebebeb; background-color: #fff; }
.photo_desc { color: #666; font-size: 14px; line-height: 1.5; background-color: white; min-height: 100px; margin-top: 10px; margin-bottom: 20px; padding: 6px; border: dotted 1px #ebebeb; }
.prod_photo { width: 350px; float: left; }
.prod_info { width: 570px; float: left; }
.prod_info .info { float: left; }
.prod_info .info a { color: #333; }
.prod_info h2 { color: #333; font-size: 16px; font-weight: bold; line-height: 30px; margin: 0 0 14px; padding: 0 0 8px; border-bottom: 1px solid #444; }
.prod_info h3 { font-size: 14px; margin: 0; padding: 0; }
.prod_info .service { color: white; font-size: 16px; line-height: 34px; background-color: #cc0000; text-align: center; width: 170px; margin-top: 20px; margin-bottom: 20px; }
.prod_info .service a { color: white; font-weight: bold; }
.prod_info .info_desc { font-size: 14px; line-height: 1.5; color: #666; background-color: #f5f5f5; min-height: 40px; margin-top: 10px; }
#qrcode { width: 120px; float: right; }
.prod_content { margin-top: 30px; line-height: 1.5; }
.prod_content .title { border-bottom: 1px solid #444; margin-bottom: 20px; }
.prod_content .title span { line-height: 35px; background-color: #222; color: #fff; font-size: 16px; display: block; width: 100px; text-align: center; }
/*上一个、下一个*/
.prod_prev_next { font-size: 16px; color: #999; line-height: 40px; margin-top: 30px; }
.prod_prev_next .prev { padding-right: 20px; }
.prod_prev_next .next { padding-left: 20px; }
.prod_prev_next a { color: #fff; }
.fg20 { height: 40px; }
/*download style*/
.fileinfo { font-size: 12px; color: #666; line-height: 20px; }
.fileinfo span { padding-right: 20px; }
.downlink { margin-top: 10px; }
.downlink a { font-size: 14px; text-decoration: none; background-color: #cc0000; color: #fff; line-height: 40px; border-radius: 5px; display: block; width: 120px; text-align: center; }
.downlink i { margin-right: 6px; }
/**/
/*list style*/
/*带有描述信息的下载列表*/
.downlist_info li { border-bottom: 1px solid #ebebeb; height: 124px; overflow: hidden; padding: 10px 0px 10px 0px; }
.downlist_info .images { float: left; background-color: white; border: 1px solid #ebebeb; padding: 1px; }
.downlist_info .images img { width: 120px; height: 120px; }
.downlist_info .info { float: left; margin-left: 15px; width: 800px; }
.downlist_info .title { font-size: 18px; line-height: 26px; }
.downlist_info .title a { color: #333; text-decoration: underline; }
.downlist_info .title a:hover { color: #cc0000; text-decoration: underline; }
.downlist_info .desrciption { font-size: 12px; color: #999; line-height: 25px; height: 50px; width: 100%; overflow: hidden; }
.downlist_info .fileinfo { font-size: 12px; color: #999; line-height: 20px; }
.downlist_info .fileinfo span { color: #333; padding-right: 15px; }




/*带图片的新闻列表*/
.newslist_img li { border-bottom: 1px solid #222; height: 124px; overflow: hidden; padding: 15px 0px 15px 0px; }
.newslist_img li:last-child { border-bottom: 0px; }
.newslist_img .images { float: left; background-color: white; }
.newslist_img .images img { width: 120px; height: 120px; }
.newslist_img .info { float: left; margin-left: 15px; width: 780px; }
.newslist_img .title { font-size: 18px; line-height: 26px; }
.newslist_img .title a { color: #fff; text-decoration: none; }
.newslist_img .title a:hover { color: #cc0000; text-decoration: underline; }
.newslist_img .desrciption { font-size: 12px; color: #999; line-height: 25px; height: 50px; overflow: hidden; margin-top: 10px; }
.newslist_img .fileinfo { font-size: 12px; color: #999; line-height: 20px; margin-top: 10px; }
.newslist_img .fileinfo span { color: #666; padding-right: 15px; }




/*视频ul列表样式01*/
.video_list01 { padding: 0px; margin-left: -20px; margin-top: 20px; }
.video_list01 li { float: left; border: 1px solid #ebebeb; overflow: hidden; padding: 5px; width: 270px; background-color: white; margin-left: 20px; margin-bottom: 30px; }
.video_list01 li:hover { box-shadow: 0px 0px 3px #ccc; }
.video_list01 .images img { width: 270px; height: 150px; }
.video_list01 .info .title { line-height: 32px; height: 32px; overflow: hidden; }
.video_list01 .info .title a { font-size: 14px; text-decoration: none; color: #333; }
.video_list01 .info .title a:hover { text-decoration: underline; }
.video_list01 .info .desrciption { font-size: 12px; color: #999; line-height: 18px; height: 18px; overflow: hidden; }




/*产品UL列表样式*/
.product_list01 { margin: 0px 0px 0px -20px; padding: 0; }
.product_list01 li { background-color: white; text-align: center; width: 220px; overflow: hidden; float: left; margin: 0px 0px 30px 20px; padding: 0px; border: solid 1px #ebebeb; }
.product_list01 li:hover { box-shadow: 0px 0px 0px 3px #F17A17; }
.product_list01 li .thumb { background-color: white; }
.product_list01 li .thumb img { width: 200px; height: 150px; margin-top: 10px; margin-bottom: 10px; }
.product_list01 li .product_name { height: 38px; overflow: hidden; padding-left: 8px;}
.product_list01 li .product_name .name { word-break: break-all; }
.product_list01 li .product_name a { color: #666; font-size: 14px; line-height: 38px; text-decoration: none; }
.product_list01 li:hover a { color: #cc0000; }
.product_list01 li .product_name a:hover { color: #cc0000; }
/*图片UL列表样式*/
.photo_list01 { margin: 0 0 0 -35px; padding: 0; }
.photo_list01 li { text-align: center; width: 200px; overflow: hidden; float: left; margin: 10px 0px 30px 35px; border: solid 1px #ebebeb; background-color: white; }
.photo_list01 li:hover { box-shadow: 0px 0px 0px 3px #F17A17; }
.photo_list01 li img { width: 200px; height: 150px; }
.photo_list01 li .title { height: 40px; overflow: hidden; }
.photo_list01 li .title a { color: #666; font-size: 14px; line-height: 40px; text-decoration: none; word-break: break-all; }
.photo_list01 li .title a:hover { color: #c10202; }
/*guestbook style*/
.guestbook_list dl { border: 1px solid #444; margin: 10px 0px 10px 0px; padding: 10px; }
.guestbook_list dt { border-bottom: 1px solid #444; font-size: 16px; line-height: 30px; }
.guestbook_list dt span { color: #999; font-weight: normal; font-size: 12px; float: right; }
.guestbook_list dd { font-size: 14px; }
.guestbook_list dd.g_content { color: #555; padding: 10px; }
.guestbook_list dd.reply_content { padding: 10px; background-color: #FFF9F7; margin-top: 5px; color: #FF4D4D; }
.post_box { border: 1px solid #444; }
.post_box h5 { color: #ccc; font-size: 18px; font-weight: normal; line-height: 30px; border-bottom: 1px solid #444; padding: 10px; font-family: "MicroSoft YaHei", "SimHei"; }
.post_box h5 i { padding: 0px 10px 0px 10px; }
.post_box .table_form { margin: 20px 0px 20px 0px; }
.post_box td { padding: 4px 0px 4px 0px; }
.post_box input,
textarea { padding: 2px 5px 2px 5px; font-size: 16px; line-height: 22px; border: 1px solid #444; }
.post_box .submit { background-color: #1D2378; color: white; font-style: 14px; padding: 5px 45px 5px 45px; }
.post_box .reset { background-color: #000000; color: white; font-style: 14px; padding: 5px 45px 5px 45px; }
/*pages nav style*/
#pages { padding: 10px 0; text-align: left; clear: both; margin-top: 10px; text-align: center; margin-bottom: 50px; }
#pages a { display: inline-block; padding: 5px 20px; height: 22px; font-size: 14px; line-height: 22px; background: #fff; border: solid 1px #e3e3e3; text-align: center; color: #333; margin-right: 3px; margin-left: 3px; text-decoration: none; }
#pages a.a1 { padding: 5px 20px; height: 22px; line-height: 22px; margin-top: 0px; }
#pages a:hover { background: #F17A17; color: #fff; text-decoration: none; }
#pages span { font-size: 14px; display: inline-block; padding: 5px 20px; height: 22px; line-height: 22px; background: #F17A17; color: #fff; text-align: center; margin-right: 3px; margin-left: 3px; border: solid 1px #F17A17; }
.page .noPage { display: inline-block; padding: 4px 19px; height: 22px; line-height: 22px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; }
/*kefu style*/
.kefu { color: #333; width: 99px; height: 60px; position: absolute; top: 0; }
.kefu .kftop { background-image: url(../images/kefu_top.gif); background-repeat: no-repeat; height: 50px; }
.kefu .kfbottom { background-image: url(../images/kefu_bottom.gif); background-repeat: no-repeat; height: 14px; }
.kefu .kfbox { border-left: 1px solid #e8dcdb; border-right: 1px solid #e8dcdb; overflow: hidden; zoom: 1; padding: 1px; background: #fff; color: #d3d3d3; line-height: 26px; }
.kefu .kfbox ul { padding-right: 6px; padding-left: 3px; }
.kefu .kfbox ul li { color: #333; font-size: 14px; }
.kefu .kfbox ul li.tit { color: #800000; font-size: 12px; }
.kefu .kfbox ul li img { vertical-align: middle; }
/*上一个、下一个*/
.prev_next { font-size: 16px; color: #999; line-height: 40px; text-align: center; border-top: 1px solid #ebebeb; margin-bottom: 60px; }
.prev_next .prev { padding-right: 20px; }
.prev_next .next { padding-left: 20px; }
.prev_next a { color: #333; }
