@charset "utf-8";
/* CSS Document */
body,dd,div,dl,dt,form,h2,h3,h4,li,ol,p,td,th,ul,input{margin:0;padding:0;border:0;}
h2,h3,h4{font-size:100%;}
ol,ul{list-style-type:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;}
a{color:#333;cursor:pointer;outline:0;text-decoration:none;}
a:hover{color:#956525;}
em,i{font-style:normal;}
input{outline:0;font-family:arial,'pingfang sc',stheiti,"microsoft yahei",sans-serif;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.pb20{padding-bottom: 20px;}
.textcenter{text-align:center;}
.red{color:red;}
.tran_time{ webkit-transition: all 500ms; -moz-transition: all 500ms; -ms-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }
.wrapper{margin:0 auto;border:0;width: 1200px;}
.minw{width:100%;min-width:1200px;}


.index_search_key{width:790px;}
.index_search{height:65px;background: url("../images/tmp1553156259_1848545_s.jpg") center center no-repeat;}
.index_search .index_search_keybd{height:65px;line-height:65px;color:#fff;}
.index_search .index_search_keybd a{color:#fff;}
.index_search .index_search_keybd a:hover{text-decoration:underline;}
.index_search .index_search_but{margin-top:15px;}
.index_search .index_search_but .keywords{width:248px;height:34px;float:left;padding-left:10px;}
.index_search .index_search_but .butt{float:left;width:46px;height:32px;background: url("../images/tmp1553156588_1848545_s.png") center center no-repeat;}
.index_box1{padding-top:50px;}
.index_box1_b1{margin-bottom:50px;}
.index_box1_b1 .index_box1_b1tit{width:200px;}
.index_box1_b1 .index_box1_b1titbd h3{font-size:26px;line-height:44px;}
.index_box1_b1 .index_box1_b1titbd p{height:22px;line-height:22px;color:#999;}
.index_box1_b1 .index_box1_b1titbd h2{font-size:24px;margin-top:10px;line-height:45px;}


.com_banner{height:300px;}



.com_local{background-color:#956525;height:40px;}
.com_local .com_local_sear{width:300px;margin-top:4px;background:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;}
.com_local .com_local_sear .keywords{border:0 none;padding:0;background:none;width:230px;height:32px;float:left;padding-left:20px; }
.com_local .com_local_sear .butt{border:0 none;padding:0;width:50px;height:32px;line-height:32px;background: transparent url("../images/sek.jpg") no-repeat scroll center center;float:left;}
.com_local_localhostbd{height:40px;line-height:40px;color:#ece6d9;}
.com_local_localhostbd a{color:#ece6d9;}
.com_local_localhostbd a:hover{text-decoration:underline;}
.com_subnav{margin-top:30px;}
.com_subnav_wrap{background-color:#fff;}
.com_subnav_wrap ul{}
.com_subnav_wrap ul li{float:left;margin:12px 10px 12px 10px;width:151px;text-align:center;}
.com_subnav_wrap ul li a{display:block;height:40px;line-height:40px;background-color:#666;color:#f3f3f3;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;}
.com_subnav_wrap ul li a:hover{background:#956525;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;}
.com_subnav_wrap ul li.select a{background:#956525;}
.com_banner{height:400px;background: transparent url("../images/banner.jpg") no-repeat scroll center center;}
.com_body {margin-bottom:20px;}
.com_body_wrap{background-color:#fff;}
.compro_list{padding:15px;}
.compro_list ul{margin-left:-15px;}
.compro_list ul li{float:left;width:380px;margin-left:15px;margin-bottom:15px; position:relative;}
.compro_list ul li a{display:block;border:1px solid #ccc;overflow:hidden;}
.compro_list ul li p{width:378px;overflow:hidden;}
.compro_list ul li p img{width:378px;-webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.compro_list ul li h3{font-weight:400; background-color:#fff;color:#333;height:40px;line-height:40px;text-align:center;}
.compro_list ul li:hover{-moz-box-shadow:-1px 0px 6px #999; -webkit-box-shadow:-1px 0px 6px #999; box-shadow:-1px 0px 6px #999;}
.compro_list  ul li a:hover h3{background-color:#956525;color:#fff;filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;}

.compro_list ul li .dinfo{cursor:pointer;position:absolute;top:5px;left:5px;width:100%;height:100%;background:rgba(130,97,43,.8);opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.compro_list ul li dd{position:absolute;top:50%;left:0;width:100%;text-align:center;color:#fff;padding-bottom:40px;background:url(../images/heart.png) no-repeat bottom center;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.compro_list ul li dd b{display:block;font-size:26px;margin-bottom:12px;}
.compro_list ul li dd span{font-size:16px;display:block;line-height:1.5;}
.compro_list ul li dd em{font-size:12px;display:block;}
.compro_list ul li dd i{width:1px;height:0px;display:block;background:#fff;margin:0px auto;-webkit-transition:all .6s ease-out .5s;transition:all .6s ease-out .5s}

.compro_list ul li .dinfo {background:#333;background:rgba(0,0,0,.5);left:0;top:0}
.compro_list ul li a:hover .dinfo{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.compro_list ul li a:hover .dinfo dd i{height:28px;margin:20px auto;}

#articeBottom { font-size: 14px; margin: 6px 0 10px; padding-top: 10px; text-align: right; width: 97%;}
#articeBottom span { float: left;}
#articeBottom span a { font-size: 12px;}
#articeBottom span a:hover {color: #0099FF;}


#articlebox{padding:15px;color:#666;line-height:34px;}
#articlebox a{color:#956525;}
#articlebox a:hover{text-decoration:underline;}
#articlebox img{max-width:100%;}
.com_right_list{padding:15px;}
.com_right_list .inf_lc li{padding:7px 20px 0 0;height:110px; overflow:hidden;margin:0 0 20px; background:#f6f6f6; position:relative;}
.com_right_list .inf_lc li.bg { background:#edf6f4;}
.com_right_list .inf_lc li h4{ padding:20px 5px 0 0;text-align:center; float:left;width:110px; overflow:hidden;}
.com_right_list .inf_lc li h4 b{ font-weight:100; display:block; line-height:36px;height:36px; overflow:hidden; font-size:36px; font-family:Arial; text-transform:uppercase;}
.com_right_list .inf_lc li h4 span{ font-weight:100; display:block; line-height:16px;height:16px; overflow:hidden; font-size:12px; font-family:Arial; text-transform:uppercase; color:#343434;}
.com_right_list .inf_lc li p{padding:0 0 0 14px; line-height:26px;width:560px; overflow:hidden;font-size:14px; float:left; color:#666; }
.com_right_list .inf_lc li p b{ display:block; font-weight:100; color:#E7260D;}
.com_right_list .inf_lc li p b a,.inf_lc li p b a:hover{ color:#343434; font-weight:bold;}
.com_right_list .inf_lc li p b a:hover{ color:#343434;}
.com_right_list .inf_lc li .fr{margin:20px 0 0; width:70px; height:25px; line-height:25px; text-align:center; color:#ffffff; background-color:#956525; }
.com_right_list .inf_lc li .fr:hover{ background:#E7260D;}
.com_right_list .transition500 {transition: all 500ms ease-out 0s;}
.com_right_list .inf_lc li  .cq {background: #B6B6B6 none repeat scroll 0 0; opacity:0.1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);  height: 100%;   left: 0;   position: absolute;   top: 0;   width: 0;   z-index: 0;}
.com_right_list  .inf_lc li:hover  .cq{ width:100%;}
.pro_show{padding:15px;}
.pro_show_img{width:520px;padding:10px;border:1px solid #ccc;background-color:#f9f9f9;position:relative;}
.pro_show_img ul li{width:500px;height:500px;}
.pro_show_img ul li img{width:500px;height:500px;}
.pro_show_img  .btnl, .pro_show_img  .btnr { position:absolute; top:50%; margin-top:-20px;display:block; width:41px; height:41px; cursor:pointer; }
.pro_show_img  .btnl { background:url(../images/pro3_btnl.png) no-repeat; left:0; }
.pro_show_img  .btnr { background:url(../images/pro3_btnr.png) no-repeat; right:0px; }

.pro_show_text{width:600px;}
.pro_show_text .hd{border-bottom:1px solid #f0f0f0;}
.pro_show_text .hd h3{font-size:22px;font-weight:700;line-height:32px;padding-bottom:20px;}
.pro_show_text .des{margin:20px 0;line-height:24px;color:#999;border-bottom:1px solid #f0f0f0;padding-bottom:20px;}
.pro_show_text .but .but_text{line-height:24px;color:#999;margin-bottom:10px;}
.pro_show_text .but .but_button{}
.pro_show_text .but .but_button ul li{-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;float:left;width:140px;height:40px;line-height:40px;margin-right:20px;text-align:center;background-color:#956525;color:#fff;border:2px solid #956525;} 
.pro_show_text .but .but_button ul li.b1{padding-left: 10px;position:relative;background: #956525 url("../images/weixin_ico.png") no-repeat scroll 10px center;}
.pro_show_text .but .but_button ul li.b1 p{display:none;width:150px;height:180px;position:absolute;left:0;bottom:50px;padding:10px;background-color:#f6f6f6;}
.pro_show_text .but .but_button ul li.b1 p span{width:130px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#666;}
.pro_show_text .but .but_button ul li.b1 img{width:130px;height:130px; }
.pro_show_text .but .but_button ul li.b1:hover p{display:block;}
.pro_show_text .but .but_button ul li.b1{}
.pro_show_text .but .but_button ul li.b2{padding-left: 10px;font-size:28px; width: 300px;background:#fff;color:#956525;background: #fff url("../images/phone_ico.png") no-repeat scroll 10px center;}
.but_button_tip{height:30px;line-height:30px;font-size:12px;color:#999;}
.but_button_tip span{font-weight:700;color:#956525;}
.pro_show_text .biaoz{padding-top:40px;margin-top:40px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;overflow:hidden;padding-bottom:40px;}
.pro_show_text .biaoz ul li{float:left;width:200px;height: 50px; line-height: 50px;color:#999;}
.pro_show_text .biaoz ul li img{margin-right:10px;}

.com_pro_showbody{padding:15px; border-top:20px solid #f3f3f3;}
.pro_showbody_left{width:230px;}
.pro_show_submenu{border:1px solid #dcdcdc;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;}
.pro_show_submenu .hd{height:40px;line-height:40px;}
.pro_show_submenu .hd h3{padding-left:20px;font-size:14px;font-weight:700;background-color:#956525;color:#fff;}
.pro_show_submenu .bd{padding:0 10px;padding-top:10px;}
.pro_show_submenu ul li{float:left;margin:0px 0px 10px 0px;width:210px;text-align:center;}
.pro_show_submenu ul li a{display:block;height:40px;line-height:40px;background-color:#999;color:#f3f3f3;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;}
.pro_show_submenu ul li a:hover{background:#956525;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;}
.pro_show_submenu ul li.selt a{background:#956525;}

.pro_show_tuijiancp{margin-top:10px;border:1px solid #dcdcdc;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px; border-radius:4px;}
.pro_show_tuijiancp .hd{height:40px;line-height:40px;}
.pro_show_tuijiancp .hd h3{padding-left:20px;font-size:14px;font-weight:700;background-color:#956525;color:#fff;}
.pro_show_tuijiancp .bd ul{padding:10px 10px 0 10px;}
.pro_show_tuijiancp .bd ul li{overflow:hidden;text-align:center;margin-bottom:10px;}
.pro_show_tuijiancp .bd ul li p img{width:100%;}
.pro_show_tuijiancp .bd ul li h3{height:34px;line-height:34px;background-color:#999;color:#fff;}

.pro_showbody_right{width:910px;}
.pro_showbody_right .hd{height:40px;line-height:40px;}
.pro_showbody_right .hd h3{float:left;padding:0 30px;background-color:#956525;color:#fff;}
.pro_showbody_right .bd{border:1px solid #dcdcdc;padding:15px;color:#666;line-height:34px}
.pro_showbody_right .bd a{color:#956525;}
.pro_showbody_right .bd a:hover{text-decoration:underline;}
.pro_showbody_right .bd img{max-width:100%;}

.com_body_contact{padding:15px;}
















