@charset "utf-8";
*{margin: 0px;padding: 0px; }
ul{list-style:none; padding:0px; margin:0px; list-style-type:none;}
ul li{list-style:none; padding:0px; margin:0px; list-style-type:none;}
/*基本信息*/
body{font-family:Microsoft YaHei,Arial;margin:0px;padding: 0px;  }
#other{ background:none;}
img{ border:none}
a {text-decoration: none ; }
a:hover{ color:#cd0000}
i{ font-style:normal}
.clear{ clear:both}
h1,h2,h3,h4,h5,h6{color: #686868; font-weight:normal}
.clear{clear: both;}
ul {list-style: none;    margin: 0;    padding: 0;}
h12{ font-size:12px;}
h13{ font-size:13px;}
h14{ font-size:14px;}
h15{ font-size:15px;}
h16{ font-size:16px;}
h17{ font-size:17px;}
h18{ font-size:18px;}
h19{ font-size:19px;}
h20{ font-size:20px;}
a{text-decoration: none;}

/**提示层，加载框**/
#btis{ width:100%; height:100%; top:0; left:0; position:fixed; z-index:1000001; background:none; display:none;}
#tis{ font-size:15px; width:50%; height:40px; line-height:40px; position:fixed;text-align:center; z-index:1002; top:75%; border-radius:50px; background:#666; color:#fff;  margin:auto; left:0; right:0;}

.top_bg{ width:100%; height:32px; overflow:hidden; background-color:#333333; font-size:13px;}
.top_con{ width:1200px; height:32px; margin:0 auto; line-height:32px;}
.top_con span{ display:block; color:#bfbfbf; float:left}
.top_con i{ display:block; float:right; color:#bfbfbf}
.top_con i a{ color:#bfbfbf; display:inline-block; padding:0px 10px;}
.top{ width:1200px; margin:0 auto; height:130px;}
.logo{ display:block; float:left; margin-top:32px;}
.logo_bb{display:block; float:left; margin-top:45px; margin-left:15px}
.read_bg{ width:400px; float:left; margin-left:65px; overflow:hidden; margin-top:35px;}
.read_conright{ display:block; float:right; width:400px; height:42px; background:url(../img/search_bg.png) no-repeat center; }
.read_conright dt,.read_conright dd{float:left;}
.read_conright dt{width:335px;}
.pro_search_input{background:none;border:none;height:42px;line-height:42px;width:325px; padding-left:10px;color:#a2a2a2;font-family:Microsoft YaHei }
.pro_search_btn{width:64px;height:42px;overflow:hidden;border:none;background:none;}
.hot_search{ width:100%; height:auto; overflow:hidden; margin-top:8px; float:left; font-size:14px}
.hot_search .hot_title{ display:block; float:left; color:#979797}
.hot_search .hot_txt{ display:block; float:left; margin-left:10px}
.hot_search .hot_txt a{ color:#979797; display:inline-block; padding:0px 5px;}
.hot_search .hot_txt a:hover{ color:#bd1b1b}
.top_tel{ width:250px; float:right; overflow:hidden; background:url(../img/top_tel.png) no-repeat left top; height:60px; margin-top:30px;}
.top_tel span{ font-family:Arial; color:#bd1b1b; font-weight:bold; font-size:28px; padding-top:25px; display:inline-block; float:right}
/*nav*/

.header{height:46px;background: #a80317;}
.header .nav{width: 1200px;height:46px;line-height:46px;margin: 0 auto;position: relative;z-index: 111;}
.header .nav li{float: left;width:92px;font-size:16px; line-height:46px;text-align: center;}
.header .nav li a{color: #fff; display:block}
.header .nav li:hover { background-color:#940214;}
.header .nav li a.on{ background-color:#940214;}
.header .nav li .second-nav{display: none;position:absolute; z-index:99999; top:46px;max-width:120px;}
.header .nav li .second-nav li{position: relative; display:inline-block; float:left; max-width:120px;height: 40px;line-height: 40px; font-size:14px;background: #a80317;border-top: 1px solid #940214;}
.header .nav li .second-nav li .third-nav{width: 100px;display: none;margin-left: 100%;margin-top: -40px; z-index:99999;}
.header .nav li .second-nav li .third-nav li{font-size:14px;}


/*.nav_bg{ width:100%; height:46px; background-color:#a80317}
.nav{width:1200px; height:46px; margin:0 auto;}
.nav ul li{ display:block;position:relative; width:85px; font-weight:bold; text-align:center; float:left;font-size:16px; line-height:46px;}
.nav ul li a{ color:#fff; display:block }
.nav ul li:hover { background-color:#940214;}
.nav ul li a.on{ background-color:#940214;}
.nav ul li dl {display:none}
.nav ul li dl dt a{ font-size:14px; font-weight:normal}
.nav ul li:hover dl{ display:block; width:100%; position:absolute;  z-index:99999;}
.nav ul li:hover dl dt{ background-color:#a80317; line-height:38px; border-bottom:1px solid #940214; text-align:center; color:#fff;}
.nav ul li:hover dl dt:hover{ background:#940214; color:#FFF}*/
/*banner*/

/*幻灯*/
.slide{width:100%;  height:550px; margin:0 auto}
#viewport {position: relative;width: 100%; }
.view-content,.view-img, {margin:0;padding:0; height:500px;width: 100%;}
#viewport .slide {width:100%;left:0;background-repeat:no-repeat;background-position:center center;}
.slide img{ width:100%; height:500px; }
#viewport .slide a {display:block;width:100%;height:100%;top:0;left:50%;}
.view-content {overflow: hidden;text-align:center;}
#controls {overflow: hidden;*zoom:1;}
#controls li {display: inline; float:left;width:33%;text-align:center;}
.goto-slide {}
#next, #prev { position: absolute;top: 50%;margin-top:-50px;width: 80px;height: 100px;background: url(../img/viewport-button.png) 0 0 no-repeat;display: block;z-index:10;}
#next {right:0;background-position:-80px 0;}
#prev {left:0;background-position:0 0;}
#next:hover {background-position:-80px -100px;}
#prev:hover {background-position:0 -100px;}
.view-controls {position:absolute;bottom:10px;width:970px;left:45%;margin-left:-900px;text-align:right;}
.view-controls a {display:inline-block;width:10px;height:10px; background-color:#fff;overflow:hidden;margin:0 0 0 7px;-webkit-transition: border-color 350ms ease;-moz-transition: border-color 350ms ease;-o-transition: border-color 350ms ease;-ms-transition: border-color 350ms ease;transition: border-color 350ms ease;transition: border-color 350ms ease;  border-radius:10px;}
.view-controls a:hover,.view-controls a.active  {  background:#bd1b1b;}
/*about*/
.about_box{ width:1200px; height:auto; overflow:hidden; margin:40px auto 0px;}
.about_left{ width:745px; float:left; overflow:hidden}
.about_title{ width:100%; height:42px; border-bottom:1px solid #ededed; line-height:30px;}
.about_title span{ display:inline-block; border-left:2px solid #ac0e1a; padding-left:12px; float:left; font-size:22px; font-weight:bold; color:#bd1b1b}
.about_title i{display:inline-block; float:left; padding-left:10px; color:#dadada; font-size:22px; font-family:Arial;}
.about_con{ width:100%; height:auto; overflow:hidden; padding-top:20px; font-size:15px; color:#000; line-height:35px;}
.about_condel{ width:166px; height:45px; background:url(../img/more2.png) no-repeat center; margin-top:30px;}
.about_right{ width:421px; float:right; overflow:hidden}
/*house_box*/
.house_box{ width:1200px; height:auto; overflow:hidden; margin:40px auto 0px;}
.house_title{ width:1200px; height:50px; background:url(../img/house_tt.png) repeat;}
.house_titleleft{ float:left; width:195px; height:50px; background:url(../img/title_bg1.png) no-repeat}
.house_titleleft span.span1{ display:block; background:url(../img/coin1.png) no-repeat 20px 12px; line-height:50px; font-size:22px; color:#fff; font-weight:bold; padding-left:65px;}
.house_titleleft span.span2{ display:block; background:url(../img/coin2.png) no-repeat 20px 12px; line-height:50px; font-size:22px; color:#fff; font-weight:bold; padding-left:65px;}
.house_titleleft span.span3{ display:block; background:url(../img/coin3.png) no-repeat 20px 12px; line-height:50px; font-size:22px; color:#fff; font-weight:bold; padding-left:65px;}
.house_titleleft span.span4{ display:block; background:url(../img/coin4.png) no-repeat 20px 12px; line-height:50px; font-size:22px; color:#fff; font-weight:bold; padding-left:65px;}
.house_titleleft span.span5{ display:block; background:url(../img/coin5.png) no-repeat 20px 12px; line-height:50px; font-size:22px; color:#fff; font-weight:bold; padding-left:65px;}
.house_titleleft span.span6{ display:block; background:url(../img/coin6.png) no-repeat 20px 12px; line-height:50px; font-size:22px; color:#fff; font-weight:bold; padding-left:65px;}
.more_house a{ display:block; float:right; width:75px; height:50px; background:url(../img/more.png) no-repeat left center; line-height:50px; padding-left:30px; color:#333; font-size:15px;}
.more_house a:hover{ color:#bd1b1b}
.house_nav{ display:block; margin-left:60px; overflow:hidden; line-height:47px; float:left; height:50px;}
.house_nav a{ display:inline-block; padding:0px 20px; color:#333; font-size:16px;}
.house_nav a:hover{ color:#bd1b1b;  border-bottom:3px solid #bd1b1b}
.house_con{ width:1200px; height:auto; overflow:hidden; margin-top:28px;}
.house_con ul li{ width:280px; float:left; overflow:hidden; margin:0px 10px;}
.house_con ul li a .house_pic{ width:280px; height:210px; margin:0 auto; text-align:center}
.house_con ul li a .house_pic img{ height:210px;vertical-align: middle;max-width: 100%;}
.house_con ul li a .house_text{ border:1px solid #e7e7e7; border-top:none; height:60px; padding:10px;}
.house_con ul li a .house_text p.p1{ font-size:16px; color:#000; line-height:30px;}
.house_con ul li a .house_text p.p2{ font-size:14px; color:#999; line-height:24px}
.house_con ul li:hover a .house_text{border:1px solid #bd1b1b; border-top:none; background-color:#bd1b1b}
.house_con ul li:hover a .house_text p.p1{ color:#fff}
.house_con ul li:hover a .house_text p.p2{ color:#fff}
/*鼠标效果-------注意*/
.adipoli-wrapper{margin:auto;position:relative;display:inline-block;float:left;}
.adipoli-wrapper > img{position:absolute;z-index:1;}
.adipoli-before{position:absolute;z-index:5;}
.adipoli-after{position:absolute;z-index:10;}
.adipoli-slice {display:block;position:absolute;z-index:15;height:100%;}
.adipoli-box{display:block;position:absolute;z-index:15;}
/*轮播-------------*/
#owl-demo{position:relative;width:585px;height:405px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:585px;height:405px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:48px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:0px;width:100%; font-size:18px; line-height:48px;color:#fff;text-align:center;}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../img/bg17.png);}
.owl-next{right:0;background-image:url(../img/bg18.png);}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
/*our adver*/
.our-adverleft{ width:585px; float:left; overflow:hidden;}
.our-adverright{ width:548px; height:360px; border:2px solid #e7e7e7; float:left; padding:20px 30px;}
.our-advertit{ width:100%; height:45px; overflow:hidden; line-height:45px;}
.our-advertit span{ display:block; float:left; font-size:24px; font-weight:bold; color:#bd1b1b}
.our-advertit i{ display:block; float:left; font-size:24px; color:#999; font-family:Arial, Helvetica, sans-serif; padding-left:8px}
.our_advercon{ padding-top:15px; overflow:hidden; width:100%;}
.our_advercon ul li{ width:100%; height:81px; float:left; margin-bottom:17px; }
.our_advercon ul li span.span1{ display:block; float:left; width:79px; height:79px; background:url(../img/adver_coin1.png) no-repeat center;}
.our_advercon ul li span.span2{ display:block; float:left; width:79px; height:79px; background:url(../img/adver_coin2.png) no-repeat center;}
.our_advercon ul li span.span3{ display:block; float:left; width:79px; height:79px; background:url(../img/adver_coin3.png) no-repeat center;}
.our_advercon ul li .txt_bg{ display:block; float:left; margin-left:5px; width:428px; height:51px; padding:15px 12px; background:url(../img/adver_bg.png) no-repeat center}
.our_advercon ul li .txt_bg .txt_adver{ font-size:15px; color:#333; line-height:25px;}
/*留言砍价-------------*/
.book_bg{ width:1140px; height:347px; background:url(../img/mess_bg.png) no-repeat center; padding:20px 30px 0px; position:relative}
.book_left{ width:490px; float:left; overflow:hidden;}
.book_lefttt{ width:100%; border-left:3px solid #bd1b1b; line-height:33px;}
.book_lefttt span{ font-size:28px; color:#e1112b; display:inline-block; padding-left:15px; font-weight:bold;}
.book_leftcon{ padding-top:15px; overflow:hidden;}
.book_leftcon ul li{ margin-bottom:10px; width:100%; float:left; line-height:35px}
.book_leftcon ul li span{ display:block; float:left; width:100px; text-align:right; color:#333; font-size:14px;}
.book_leftcon ul li i{ display:block; float:left; margin-left:8px; width:340px;}
.book_leftcon ul li i .input_book{ border:1px solid #e1e1e1; height:35px; line-height:35px; width:320px; padding-left:15px;}
.book_leftcon ul li i .input_select{ border:1px solid #e1e1e1; height:37px; line-height:37px; width:337px; padding-left:15px;}
.book_leftcon ul li i b{ font-weight:normal; color:#e11b2a; font-size:13px;}
.book_leftcon .input_textarea{ border:1px solid #e1e1e1; width:405px; height:140px; padding:10px;}
.input_button{ width:133px; height:133px; background:url(../img/mess_button.png) no-repeat center; position:absolute; top:28%; cursor:pointer; left:10%; border:none; right:10%; margin:0 auto}
.book_right{ width:450px; float:right; overflow:hidden;}
/*留言报价-------------*/
.baojia_bg{ width:1140px; height:240px; background:url(../img/free.jpg) no-repeat center; padding:25px 30px 0px;}
.baojia_left{ width:255px; float:left; margin-top:100px; overflow:hidden; font-size:14px; color:#a3a3a3; line-height:26px;}
.baojia_right{ width:830px; float:left; margin-left:40px; overflow:hidden;}
.baojia_right p.p1{ font-size:24px; text-align:center; color:#333}
.book_leftcon2{ padding-top:25px; overflow:hidden;}
.book_leftcon2 ul li{ margin-bottom:15px; width:50%; float:left; height:45px;}
.book_leftcon2 ul li span{ display:block; float:left; width:85px; text-align:right; color:#333; font-size:14px;}
.book_leftcon2 ul li i{ display:block; float:left; margin-left:8px; width:315px;}
.book_leftcon2 ul li i .input_book{ border:1px solid #e1e1e1; height:36px; line-height:36px; width:300px; padding-left:15px;}
.book_leftcon2 ul li i b{ font-weight:normal; color:#e11b2a; font-size:13px;}
.book_leftcon2 ul li .input_button2{ display:block; text-align:center; width:315px; height:42px; margin-left:95px; cursor:pointer; border: none; background-color:#bd1b1b; font-size:18px; color:#fff; line-height:42px;}
/*新闻-------------*/
.news_topbg{ width:1200px; height:41px; background:url(../img/news_bg.png) no-repeat center}
.more_house2 a{ display:block; float:right; width:75px; height:41px; background:url(../img/more.png) no-repeat left center; line-height:41px; padding-left:30px; color:#333; font-size:15px;}
.news_con{ padding-top:24px; overflow:hidden;}
.news_conlef{ width:370px; float:left; overflow:hidden}
.news_conleftt{ width:100%; height:38px; line-height:38px;}
.news_conleftt span{ display:block; float:left; font-size:20px; font-weight:bold; color:#bd1b1b;}
.news_conleftt i{ display:block; float:left; padding-left:6px; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#333; text-transform:uppercase}
.news_conleftt a{ display:block; float:right; font-size:14px; color:#999; padding-right:10px;}
.news_conleftpic{ width:370px; height:130px; text-align:center; margin:10px 0px;}
.news_leftlist{ width:100%; height:auto; overflow:hidden;}
.news_leftlist ul li{ width:100%; float:left; border-bottom:1px dashed #c8c8c8;  background:url(../img/news_coin.png) no-repeat 0px 10px; line-height:33px;}
.news_leftlist ul li a span{ display:block; float:left; color:#333; font-size:14px; padding-left:18px;}
.news_leftlist ul li a i{ display:block; float:right; color:#bbbbbb; font-size:14px; font-family:Arial, Helvetica, sans-serif}
.news_leftlist ul li:hover a span{ color:#bd1b1b}
.news_mar{ margin:0px 44px;}
/*最新优惠-------------*/
.sale_bg{ width:1200px; height:105px; margin:40px auto 0px; background:url(../img/sale_bg.png) no-repeat center; padding:25px 0px;}
.sale_left{ width:440px; height:auto; overflow:hidden; float:left; margin-left:125px;}
.sale_right{ width:430px; height:auto; overflow:hidden; float:right; margin-right:38px;}
.sale_tt{ line-height:38px; width:100%; overflow:hidden}
.sale_tt span{ display:block; float:left; font-weight:bold; color:#ac0e1a; font-size:24px;}
.sale_tt a{ display:block; float:right; font-size:15px; color:#ac0e1a;}
.sale_con{ width:100%; height:auto; overflow:hidden; padding-top:7px; line-height:28px; color:#666; font-size:16px;}
.sale_con p{ font-size:22px; font-weight:bold; color:#ac0e1a}

/*foot-------------*/
.foot_nav{ width:100%; height:56px; background-color:#292929; margin-top:80px;min-width: 1200px}
.foot_navall{ width:1200px; height:auto; margin:0 auto; overflow:hidden; line-height:56px; color:#fff; }
.foot_navall a{ display:inline-block; color:#fff; font-size:16px; padding:0px 16px;}
.foot_bg{ width:100%; height:auto; overflow:hidden; background:url(../img/foot_bg.jpg) no-repeat center top;min-width: 1200px}
.foot{ width:1200px; height:auto; overflow:hidden; margin:0 auto;padding:35px 0px 0px;}
.foot_left{ width:345px; float:left; overflow:hidden; border-right:1px solid #3f3e3d; margin-left:30px; padding-right:30px}
.foot_left .foot_tit{ width:100%; height:48px;  line-height:48px; margin-bottom:15px;}
.foot_left .foot_tit span{ display:inline-block; border-bottom:1px solid #6f6d6e; font-size:16px; color:#fff; padding:0px 12px;}
.foot_left p.p1{ font-size:14px; color:#e2e2e2; line-height:33px;}
.foot_center{ width:400px; float:left; overflow:hidden; border-right:1px solid #3f3e3d; margin-left:30px; padding-right:30px}
.foot_ewm{ width:120px; float:left; margin:0px 35px;}
.foot_ewm .ewmpic{ width:120px; height:115px; text-align:center; margin-bottom:12px;}
.foot_ewm p{ text-align:center; font-size:15px; color:#fff; line-height:28px;}
.foot_right{ width:280px; float:right; overflow:hidden}
.foot_right .foot_rigtt{ height:40px; background:url(../img/foot_tel.png) no-repeat 0px 7px; line-height:40px;}
.foot_right .foot_rigtt span{ font-size:18px; color:#fff; display:inline-block; padding-left:40px;}
.foot_right p.p1{ font-family:Arial, Helvetica, sans-serif; color:#d10c0c; font-size:34px; font-weight:bold; font-style:italic; padding-top:8px}
.foot_right p.p2{ font-size:14px; color:#e2e2e2; text-align:left; line-height:29px; padding-left:40px;}
.foot_con{ border-top:1px solid #454545; height:50px; line-height:50px; width:1200px; margin:50px auto 0px; text-align:center; color:#a4a4a4; font-size:14px;}



/*内页*/
.path { height: 45px; line-height: 45px; margin-bottom: 39px; background: #f6f6f6; color: #555; }
.path_con {margin: 0 auto;width:1200px; overflow:hidden; font-size:14px;}
.path_con span {float: left;}
.path_con  i{ display:block; float:left}
.path_con  i a { color: #555; }

.con_bg{ width:1200px; height:auto; overflow:hidden; margin:0px auto;}





.right{ width:250px; float:right; height:auto; overflow:hidden;animation: faderight 1s .5s ease forwards;-webkit-animation: faderight 1s .5s ease forwards;-moz-animation: faderight 1s .5s ease forwards;}
.ltit{height:50px;padding:0 0 0 20px; background-color:#a80317; border-bottom:1px solid #a80317}
.ltit p{color:#fff;line-height:27px;font-size:18px;  padding-top:12px; font-weight:bold;}
.ltit span{ display:block; color:#fff;font-size:17px; font-family:Arial, Helvetica, sans-serif}
.nei_nav{ margin-bottom: 20px;}
.nei_nav li a{ display:block;padding:13px 20px 13px 20px;color:#333; cursor:pointer;border-bottom:1px solid #e5e5e5 !important; font-size:15px; background:url(../img/sicon1.png) no-repeat 93% 15px;}
.nei_nav li a:hover{ color:#a80317;border-bottom:1px solid #a80317 !important; font-weight:bold; background:url(../img/sicon2.png) no-repeat 93% 15px;}
.nei_nav li a.on{ color:#a80317;border-bottom:1px solid #a80317 !important;font-weight:bold;background:url(../img/sicon2.png) no-repeat 93% 15px;}


.left{ width:930px; float:left;animation: fadeInUp 1s .5s ease both;-webkit-animation: fadeInUp 1s .5s ease both;-moz-animation: fadeInUp 1s .5s ease both;border-right: 1px solid #ccc;}
.leftitle { color: #555; height:48px; line-height:48px;  }
.leftitle i{ color: #686868; display: block; float: left; margin-right: 7px; font-size:2em; font-weight:bold}
.leftitle span { color: #afafaf; display: block; float: left; margin-top: 2px; text-transform: uppercase; text-shadow: 0 0 1px #e6e6e6;font-size:13px;}


.right_con{ width:97%; min-height:280px;}
.right_con .title{ width:100%; padding-top:25px;  border-bottom:#dedede dashed 1px; margin-bottom:20px; padding-bottom:10px }
.right_con .title h2{ text-align:center;font-size:18px; font-weight:bold;line-height:60px; display:inline-block; width:100%; color:#333}
.right_con .title span.span2{ font-size:12px;line-height:25px;display:inline-block; width:100%}
.right_con .title span.span2 i{ display:inline-block; float:right;}




/*productlist*/
.productlist { height: auto; overflow: hidden; padding-top: 30px; *padding: 30px 0 28px; width:100%}
.productlist li {float: left;position: relative;margin: 0 18px 28px 0;height: auto;overflow: hidden;width: 290px;border: 1px solid #dad9d9;}
.productlist li a { display: block; height:290px; text-align: center; border-bottom: 4px solid #e5e5e5; }
.protit { z-index:9999999;padding: 13px 0 5px; height:30px; overflow: hidden; color: #232323; font-size:14px; font-weight: bold; text-transform: uppercase; }
.productlist li:hover { border: 1px solid #a61e20; }
.productlist li:hover .protit { color: #a61e20; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
.productlist li:hover img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); }
.productlist .new { position: absolute; bottom: 15px; left: 0px;z-index:9999;width:57px; }
.productlist .new img{padding-bottom:5px;}
.proimg{width: 255px;height: 200px; text-align:center; overflow:hidden; margin:0 auto}
.proimg img { height:200px;}

/*---------------产品内页轮播--------------------*/
.ban{ width:600px; height:500px; position:relative; overflow:hidden;margin:0px auto 40px;}
.ban2{ width:600px; height:400px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:600px; height:400px; text-align:center}
.ban2 ul li a img{ width:auto; height:100%}
.prev{ float:left; cursor:pointer;}
.numv{ height:82px;overflow:hidden; width:520px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:600px;}
.numv ul{ position:absolute; left:0; top:0;}
.numv ul li{ width:80px; height:80px; margin-right:5px; padding:1px;}
.numv ul li.on{ border:1px solid #a80317; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:600px; height:400px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:600px; height:400px; position:relative; overflow:hidden;}
.pop_up2{ width:600px; height:400px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:600px; height:400px; float:left;}


/*联系我们左*/
.con_tan{ width:250px; float:left; height:auto; overflow:hidden;}
.con_tan_tt{ width:100%; height:50px; background-color:#a80317; line-height:50px;}
.con_tan_tt span{color: #fff;font-size: 20px;font-weight: bold; padding-left:30px;}
.con_tan_con{ padding:12px 8px; overflow:hidden;}
.con_tan_con .boxlef{ line-height:28px; overflow:hidden}
.con_tan_con .boxlef i{ font-size:14px; color:#333; font-weight:bold;}
.con_tan_con .boxlef span{ font-size:13px; color:#333;  line-height:30px;}
.con_tan_con .box_erm{ width:100%; overflow:hidden; margin:15px 0px;}
.con_tan_con .box_erm .ewm{ width:110px; height:auto; overflow:hidden; text-align:center; float:left; margin-left:10px; }

.con_tan_con .box_erm  font{ display:inline-block;  line-height:35px; text-align:center; color:#333; float:left; padding-top:30px; margin-left:10px;}


.n_con_w{ line-height:28px; font-size:15px; color:#666; padding:0px 0px 20px; min-height:300px; }
.n_con_w p{ padding:2px 0px; line-height:28px;}


/*图片展示*/
.p_pro{ width:100%; height:auto; overflow:hidden; margin:0px auto; padding-top:25px;}
.p_pro ul li{ border:3px solid #e9e9e9;float:left; width:275px;  position:relative; margin:0px 12px 60px;}
.p_pro ul li a .p_pic{ width:275px; height:234px; margin:0 auto; text-align:center; overflow:hidden}
.p_pro ul li a .p_pic img{ height:234px; }
.p_pro ul li a p{ position:absolute; width:220px; left:2%; right:2%; margin:0px auto; height:40px; background-color:#e9e9e9; color:#333; font-size:14px; line-height:40px; text-align:center; bottom:-25px;}
.p_pro ul li:hover{border:3px solid #0758a6;}
.p_pro ul li:hover a p{ color:#fff; background-color:#0758a6}


/*新闻样式*/
.news_right_con2{ padding:10px 0px 0px; overflow:hidden; width:100%; margin-bottom:30px; min-height:350px}
.news_right_con2 ul li{ width:100%; background:url(../img/sorrow.png) no-repeat 0px 18px; line-height:40px; font-size:14px; border-bottom:1px dashed #c4c4c4; overflow:hidden}
.news_right_con2 ul li a span{ display:block; float:left; color:#333; padding-left:12px;}
.news_right_con2 ul li a span b{ font-style:normal; color:#f00; padding-left:5px}
.news_right_con2 ul li a i{ display:block; float:right; color:#a2a2a2}
.news_right_con2 ul li:hover a span{ color:#a80317}


/*图片展示二*/
.product{ width:100%; height:auto; overflow:hidden; margin:0px auto; padding-top:25px;}
.product ul li{float:left; width:275px;margin:0px 12px 15px;}
.product ul li a .p_pic{ width:275px; height:234px; margin:0 auto 5px; text-align:center; overflow:hidden;}
.product ul li a .p_pic img{ height:222px; width:263px; border:1px solid #e9e9e9; padding:5px;transition: all ease-out .3s; }
.product ul li a p{height:40px;color:#333; font-size:14px; line-height:40px; text-align:center;}
.product ul li:hover a p{ color:#0758a6; }
.product ul li:hover a .p_pic img{transform: scale(1.2,1.2);-moz-transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2);-o-transform: scale(1.2,1.2);}


/*分页*/
.page{width:100%;height:50px;line-height:50px;text-align:center;border-top:none;padding:0 0 0px 0;}
.page a{padding:7px 16px;color:#fff;margin:0 3px;background:#fff; border:1px solid #D8D8D8; color:#000}
.page a:hover{color:#fff;background:#a80317;border:1px solid #a80317;}
.page span{padding:4px 8px;color:#fff;margin:0 6px;border:0px;background:#a80317;color:#fff;padding:7px 16px;border:1px solid #a80317;}
.page font{color:#000;}

.view_page{ width:100%; height:auto; overflow:hidden; margin:15px auto; font-size:14px;}
.view_page_left{ width:50%; float:left; overflow:hidden; text-align:left}
.view_page_left a{ color:#333}
.view_page_left a:hover{ color:#b92916}
.view_page_right{ width:50%; float:right; overflow:hidden; text-align:right}
.view_page_right a{ color:#333}
.view_page_right a:hover{ color:#b92916}
/*在线客服*/
.rides-cs {  font-size: 12px;  position: fixed; top: 250px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 45px; float:left; position: relative; z-index:1;height: 215px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; overflow:hidden; }
.rides-cs .floatR .cn {background:#fefefe; border-radius:0px;margin-top:20px; padding:9px 0px;}
.rides-cs .cn .titZx{ padding:5px;text-align:center; border-bottom:2px solid #005ba8; padding-bottom:10px;}
.rides-cs .cn .zsrx{ padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 38px; height:38px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(../img/zxkf.png); background-repeat: no-repeat; display:block;  height: 215px;; padding: 8px;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

/* leftsead  返回顶部*/
#leftsead{width:131px;height:143px;position:fixed;top:258px;right:0px;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:131px;height:53px; position:relative}
#leftsead li img{float:right;border-bottom-left-radius:5px;border-top-left-radius:5px;}
#leftsead li .tel{ position:absolute; top:0px; left:0%; color:#fff; font-size:16px; font-weight:bold; line-height:53px;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-166px;cursor:pointer;cursor:hand;display:none; }
#leftsead li a.youhui .hides{display:none;position:absolute;right:216px;top:2px;}

