﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td,a { margin: 0; padding: 0;}
body{color:#333;	margin:0px auto; font-family:Microsoft YaHei; font-size:14px; }
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px;padding: 0}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
i,em{font-style: normal;}
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none}
a:visited {}
a:focus { outline:none; }
a:hover{ color:#c30d23; outline:none; }
a:active{ color:#c30d23; outline:none; }

/*==========@@频道布局 开始@@==========*/

/*======首页======*/
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont{font-family:"iconfont" !important;font-size:26px;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;color: #F00}

/*===公共 结束===*//*全局色调*/
.hv{height: 10px;}
.fl {float: left;}
.fr {float: right;}
#content_k{width: 100%;float: left;}
#content{width: 1200px;margin: 0 auto}
#abcontent{width: 100%;float: left;padding: 0 0 40px;background: #f5f5f5}
.ying{white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
#gun_xinwen{height:;width:100%;;float:left;position: relative;display: none}
#gun_xinwen ul{width: 1200px;margin: 0 auto}
#suiji{display: none}


#auto_img{width: 100%;height: auto;}
#auto_img img{width: 100%;height: 200px;object-fit: contain;}

/*======头部======*/

/* 顶部 */
#top_main { height:40px;  width: 100%; float: left; display: none}
#top { height:40px; line-height:40px; text-align:right;width:1200px;  margin:0 auto; }
#top_1 { float:right;  text-align:left;}
#top_2 { float:right; text-align:right; }
#zhuying{float: left;}
#top a { color:#333; font-weight:bold;  }
#top a:hover { color:#F00; font-weight:bold; text-decoration:none}


/*Logo*/
#logo_main {width: 100%; float: left;}
#logo { position: relative;width:1200px;  margin:0 auto; overflow:hidden;z-index: 10000;height: 126px}
#logo .WebLogo{ float:left;}
#logo .Language{width:500px;float:right; padding:10px;}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{color:#F30}

#logo #dianhua{position: absolute;right: 0;top:11px;font-size: 18px; line-height: 172px;}
#logo #dianhua font{color: red;font-size: 24px}
#logo #dianhua img{ float: right; margin-left: 25px }
/*导航*/
#navigation_main { background:#1f005d; position:relative;z-index:100; width: 100%; float: left;}
#navigation { height:44px; width:1200px;  margin:0 auto; overflow:hidden; }
#navigation ul.navigationlist li { float:left; line-height:44px; text-align:left; width: 150px ;text-indent:15px;}
#navigation ul.navigationlist li a { display:block;font-size:16px;color:#FFF;}
#navigation ul.navigationlist li a:hover { text-decoration:none; color:#; background:;  }
#navigation ul.navigationlist .current { color:#; background:; }
#navigation ul.navigationlist .current1{color:#;background: }
/*导航栏下拉*/
#navigation  ul.subnavigationlist,#navigation ul.subnavigationlist li ul.subnavigationlist1{display:none; position:absolute; z-index:100;width: 200px;background: #ffffff;border-top-width:3px;border-top-style:solid;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05)}
#navigation  ul.subnavigationlist li { position: relative;float:left; width: 100%;border-bottom: 1px solid rgba(0,0,0,0.10);text-align: left;text-indent: 0}
#navigation  ul.subnavigationlist li a { position: relative;display: block;padding: 10px 15px;line-height: 24px;font-weight: 400;font-size: 14px;text-transform: capitalize;color: #272727;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
#navigation  ul.subnavigationlist li a:hover { background:#3d3e3e; color:#fff; }
#navigation  ul.subnavigationlist li:hover .dropdown-btn{color: #ffffff;}

#navigation ul.subnavigationlist li ul.subnavigationlist1{top:0;left: 200px}

#subnavigationlist_li .dropdown-btn {position: absolute;right: 10px;top: 6px;width: 30px;height: 30px;text-align: center;color: #272727;line-height: 28px;background-size: 20px;cursor: pointer;z-index: 5;}

#width100{ width: 100%; float:left;}

/*======banner======*/
#banner_main {position:relative; width: 100%; float: left;}
#banner { margin:0 auto; overflow:hidden; width:100%;}
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block; width:100%;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:absolute; bottom:25px; left:0; height:12px; line-height:12px; text-align:center;  }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; border-radius:50%;background:#333; margin:0 5px; overflow:hidden; font-size:0px;}
#banner_main .hd ul li.on{  width: 14px;height: 14px}

.pics_wrap {width: 1920px;height: 100%;margin-left:-960px;left:50%;position:relative;}
.html5zoo-img-0 img{width:1920px;}
.html5zoo-arrow-left-0{left:10%!important;}
.html5zoo-arrow-right-0{right:10%!important;}
.html5zoo-bullet-wrapper-0 div{margin:0!important;}
.html5zoo-nav-0{margin-top:-50px!important;}


/* search部分 */
.search1 {position: relative;z-index: 5; background: #ebebeb; height: 60px;float: left;width: 100%}
.search1 .keyword {font-size: 14px;color: #333;margin-top: 20px;height: 16px;line-height: 20px; position: relative;z-index: 4;}
.search1 .keyword span {float: left;width: 90px;color: #333;font-weight: bold;}
.search1 .keyword p {float: left;}
.search1 .keyword p a {float: left;color: #888;font-size: 14px;margin-right: 10px;height: 20px;line-height: 20px;border-left: 1px dotted #a5a5a5;padding: 0 12px;}
.search1 .keyword p a:hover {color: #181a98;}
.search1 .keyword a:first-child {padding-left: 0;border-left: none;}
.search1 .inp {width: 408px; height: 36px;margin-top: 15px;overflow: hidden;margin-left: 27px;border: 1px solid #dddddd;}
.search1 .inp input#seachkeywords {border:none;height: 36px;line-height: 36px;width: 358px;float: left; text-indent: 17px; font-size: 14px;color: #999;}
.search1 .inp .sea {display: block; float: left; width: 35px;height: 38px;position: relative;top: -1px; background: #181a98;padding-right: 15px;;background: url(../images/search.png) no-repeat 18px center;border:none;text-indent: -999999px}
.search1 .inp .sea i {display: block;width: 35px;height: 38px}

/*banner下方图*/
.c2{width: 1200px;margin: 0 auto;margin-top: 36px;}
.c2 li{width: 380px;float: left;margin-right: 30px;text-align: center;}
.c2 li:nth-child(3){float: right;margin-right: 0;}
.inys_li img{width: 380px;height: 280px;overflow: hidden;}
.c2 li h3{padding-top: 6px;}
.c2 li h3 a{font:400 18px/36px "微软雅黑";color:#000;}
.c2 li .nrs{font:400 15px/20px "微软雅黑";color:#999;text-transform: uppercase;}
.c2 li a:hover{color:#ec1a23;}
.cc img{-webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;width: 380px;height: 280px;overflow: hidden;}


/* 友情链接 */ 
#link_main { width: 100%; float: left; }
#link { padding:0; width: 1200px; margin: 0 auto; overflow:hidden;}
.link_title { ; height:60px; line-height:60px; float: left; margin-right: 20px}
.link_title h2 { font-size:16px; font-weight:bold;color:#626262;}
.link_body { overflow:hidden; zoom:1;  border-top:0; border-bottom:0}
.link_bottom { height: 5px; font-size: 0px; line-height:0; background:#FACEB9;  overflow:hidden; margin-bottom:5px;}
.link_pic { overflow:auto; zoom:1;  }
.link_pic ul li { float:left; text-align:center; }
.link_pic img { width:86px; height:30px; padding:2px; border:1px solid #CCC; }
.link_pic ul li a:hover img { border:1px solid #6C9ACC;}
.link_text { overflow: hidden; zoom:1; }
.link_text ul li { float:left; text-align:center;  overflow:hidden; white-space:nowrap;margin: 0 10px 0 0}
.link_text a { line-height:60px; font-size:16px; }

/* 版权信息 */
.footer {
  width: 100%;
  color: #fff;
  margin-top: 54px;
  padding-bottom: 36px;
  background: #222;float: left;
}
.footer .links {
  padding: 20px 0;
  font-size: 16px;
  border-bottom: 1px solid #444444;
}
.footer .links span {
  color: #fff;
  display: inline-block;
}
.footer .links a {
  display: inline-block;
  font-size: 14px;
  color: #999;
  padding-right: 10px;
}
.footer .links a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.footer .bNav {
  width: 278px;
  min-height: 180px;
  margin-top: 68px;
}
.footer .di_logo img {
  width: 111px;
  height: 111px;
  background-size: 100%;
}
.ksdg{ width: 100%; height: 30px; line-height: 30px; font-size: 20px;padding-bottom: 12px;}
#dl_k dt{ float: left; width: 139px;}
#dl_k dt a{ font-size: 14px; }
.footer .bNav dl {
  display: inline-block;
  float: left;
  width: 278px;
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
}
.footer .bNav dl#dl_k4{width: 200px;}
.footer .bNav dl#dl_k1{display: none;}
.footer .bNav dl dt {
  height: 16px;
  display: block;
  padding-bottom: 12px;
}
.footer .bNav dl dt a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
}
.footer .bNav dl dd {
  display: block;
  height: 14px;
  padding-bottom: 16px;
}
.footer .bNav dl dd a {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 14px;
}
.footer .bNav dl dd a:hover {
  color: #fff;
}
.footer .ewm {
  text-align: center;
  margin-left: 15px;
  margin-top: 78px;
}
.footer .ewm dl {
  width: 190px;
  float: left;
  display: block;
  margin-right: 0px;
  height: 164px;
}
.footer .ewm dl:nth-child(2) {
  margin-right: 0px;
}
.footer .ewm dl:first-child+dl {
  margin-right: 0px;
}
.footer .ewm dl dt {
  width: 190px;
  text-align: center;
}
.footer .ewm dl dt img {
  width: 190px;
  display: inline-block;
  background-size: 100%;
  margin-top: 55px;
}
.footer .ewm dl dd {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-top: 10px;
}
.footer .contact_info {
  width: 558px;
  height: 180px;
  margin-left: 80px;
  margin-top: 68px;
}
.footer .contact_info p.p1 {
  font-size: 14px;
  color: #ccc;
  line-height: 14px;
  padding-top: 10px;
}
.footer .contact_info p.dh {
  font-size: 36px;
  color: #ccc;
  font-family: "Arial";
  line-height: 36px;
  padding-top: 4px;
  font-weight: bold;
  padding-bottom: 12px;
}
.footer .contact_info h3 {
  font-size: 20px;
  padding-top: 8px;
}
.footer .contact_info p.tel {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  width: 340px;
}
.footer .contact_info i {
  display: block;
  padding-top: 8px;
  font-size: 14px;
  color: #fff;
}
.footer .contact_info i a {display: inline-block;color: #fff;padding-right: 12px;}
.copyright {height: 80px;line-height: 80px;color: #fff;font-size: 12px;background: #111111;overflow: hidden;float: left;width: 100%;text-align: center;}
.copyright span {margin: 0 6px;}
.copyright a {color: #666;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.copyright a:hover {color: #fff;}

/**/
#esobao{width:;text-align: center;margin:20px 0 10px;float: right;}

/**/
.footer-bottom {width: 100%;float: left;position: relative;padding: 30px 0px;text-align: center;border-top: 1px solid rgba(255,255,255,0.20);}
.copyright a{color:#fff}


/*当前位置*/
#location_main {} 
#location {color:#999; float:right; padding-right:8px;}

.auto-container{position:static;max-width:1200px;padding:0px 15px;margin:0 auto;}

.page-title{position:relative;padding:110px 0px 0px;background-repeat:no-repeat;background-size:cover;background-position:center top;width: 100%;float: left;}
.page-title .auto-container{position:relative;}
.page-title:before{position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;display:block;}
.page-title.shop-title:before{display:none;}
.page-title h1{position:relative;color:#ffffff;font-size:42px;font-weight:700;line-height:1.2em;margin-bottom:100px;text-transform:capitalize;}
.page-breadcrumb{position:relative;left:0px;bottom:0px;display:inline-block;padding:20px 50px 20px 60px;border-left-width:4px;border-left-style:solid;background-color:rgba(0,0,0,1);color:#fff;}
.page-breadcrumb a{margin-right:6px;padding-right:0;color:#fff;font-size:16px;font-weight:400;}
.page-breadcrumb a:first-child:after{display:none; }
.page-breadcrumb a:first-child{color:#ffffff;padding-right:0px;}
.page-breadcrumb a:last-child::after{display:none;}
.page-breadcrumb a:last-child{color:#ffffff;padding-right:0px;margin-right:0px;}
.page-breadcrumb li a{}

.page-breadcrumb li a:hover{color:#fff;}
/*===结束===*/

/*分页样式*/

.pages{ text-align:center; overflow:hidden; margin-top:2%; margin-bottom:2%;width: 100%;float: left;}
.yema a,.yema span{ padding:10px 22px; border:#ccc 1px solid; margin:0 2px; font-size:17px; display:inline-block; color:#333; font-family:"宋体"; margin-bottom:10px; border-radius:4px;}
.page-num-current{background:#c30d23;color:#fff !important;border:#c30d23 1px solid !important;}
.yema a:hover{  background:#c30d23; margin:0 2px; color:#fff; text-decoration:none; }


/*分页样式一*/
.page {position: relative;text-align: center;width: 100%;float: left;margin: 80px 0 0}
.page:before {position: absolute;content: '';left: 0px;margin-top: 25px;width: 100%;height: 1px;background-color: #dddddd;}
.styled-pagination {position: relative;display: inline-block;padding: 0px 10px;background-color: #ffffff;}
.text-center {text-align: center;}
.page a, .page span{margin: 0px 6px 0px 0px;position: relative;display: inline-block;line-height: 48px;height: 50px;font-size: 18px;min-width: 40px;padding-left: 5px;padding-right: 5px;color: #3d3e3e;font-weight: 400;text-align: center;background: #ffffff;border: 1px solid #dddddd;text-transform: capitalize;transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;-moz-transition: all 500ms ease;font-family: '微软雅黑','Volkhov', serif;}
.page span,.page a,.page .pagedown,.page .pageend{color: #ffffff;border-color: #3d3e3e;background-color: #3d3e3e;}
.page .pageinfo{padding: 0 15px}
.page .pagefirst,.page .pageup,.page .pagedown,.page .pageend{padding: 0 10px}

.page .pagenum{background: #ffffff;border: 1px solid #dddddd;color: #3d3e3e;}
.page-num-current{}

/*===留言频道  开始===*/
.guestbook{ }
.guestbooklist textarea{}
textarea::-webkit-input-placeholder { font-family: 微软雅黑;}

.guestbook_table li{float: left;width: 33%;margin-bottom: 15px}
.guestbook_table li input{width: 95%;height: 40px;line-height: 40px;border: 1px solid #D9D9D9;border-radius: 4px;text-indent: 10px}
.guestbook_table li textarea{width: 100%;height: 160px;padding: 15px 12px;border: 1px solid #D9D9D9;color: #666666;border-radius: 4px;}
.guestbook_table li input[type="radio"]{width: auto;height: 20px;line-height: 20px;position: relative;top:0;}
.guestbook_table li span{height: 20px;line-height: 20px;position: relative;top:-5px;padding:0 5px;}
.guestbook_table li.gust_li_MessageContent{width: 95%}
.guestbook_table li.gust_yanz{width: 100%}
.guestbook_table li.gust_yanz input{width: 200px}
#code{height: 34px}
.guestbook_table li.gust_tijiao{width: 200px;}
.guestbook_table li.gust_tijiao input{width: 100%;color: #fff;font-size: 16px;text-indent: 0}
/*管理员回复*/
.answer_wrap{ padding:5px; border-top:1px dashed #CCC; line-height:1.5em}
.answer_title{}
.answer_body {}
.Administrator { text-align:right; }
.Reply { text-align:right; }
.AnswerTime{ color:#999 }

/*留言表单*/
.message_title{ height:40px;  line-height:40px; font-size:24px; color:#5d5d5d; font-weight:500;width: 100%;padding: 40px 0 20px}
.message_body{ padding-left: 10px; padding-right: 10px; color:#626262;display:inline-block }
.message_bottom{}
/*===留言频道  结束===*/


/*关于我们*/
.c3{width: 1200px;margin: 0 auto;margin-top: 38px; overflow: hidden;}
.c3-title{background: url(../images/c3.png) no-repeat center;font:400 24px/36px "微软雅黑";color:#000;text-align: center;}
.c3-title span{font-weight: 100;color:#ec1a23;}
.c33{font:400 18px/26px "arial";color:#999;text-align: center;}
.c333{font:400 14px/24px "微软雅黑";color:#999;text-align: center;padding-top: 12px;}
.c3a{width: 525px;height: 290px;overflow: hidden;margin-top: 22px;}
.c3a img:hover{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.c3b{width: 645px;overflow: hidden;margin-top: 22px;font:400 16px/28px "微软雅黑";color:#666;position: relative;}
.c3b dd{height: 224px;overflow: hidden;}
.c3bb{margin-top: 20px;}
.c3bb a{background: #e60013;font:400 14px/40px "微软雅黑";color:#fff;display: block;width: 156px;text-align: center;}
.c3bb a:hover{background: #ec1a23;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}


/*广告图*/
.c4{background: url(../images/c4.png) no-repeat center;height: 255px;margin-top: 66px;}
.c44{width: 1200px;margin: 0 auto;padding-top: 92px;}
.c45 li{width: 366px;float: left;margin-right: 51px;}
.c46{width: 60px;height:60px;}
.c47{width: 280px;}
.c45 li:nth-child(3){float: right;margin-right: 0;}
.c47 h3{font:400 18px/50px "微软雅黑";color:#fff;}
.c47 p{font:400 14px/26px "微软雅黑";color:#fff;}


.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

/*产品*/
.c5{width: 1200px;margin: 0 auto;margin-top: 56px;}
.c55{padding-top: 38px;}
.product_lista{}
.product_lista li{float:left;margin-right:33px;margin-bottom:15px; width: 275px}
.product_lista li a.img{display:block;border: 3px solid #e6e6e6;}
.product_lista li a.img img{width:269px;height:269px;}
.product_lista li h3{text-align:center;padding-top:8px;}
.product_lista li h3 a{font-weight:normal;font-size: 16px;color:#333;}

.product_lista li:nth-child(4n){float: right;margin-right: 0;}
.c56{text-align: center;margin-top: 20px;}
.c56 a{background: #e60013;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 62px;}
.c56 a:hover{background: #ec1a23;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}


#pressbox{ float: left; width: 100%;position: relative;background: url('../images/bg.jpg') no-repeat top center;padding-top: 45px;margin-top: 48px;height: 675px;}

/*新闻*/
.c6{width: 1200px;margin: 0 auto}
.c66{padding-top: 38px;}
.c6a {width: 529px;height: 432px;}
.c6b{width: 656px;}
.news_list1{}
.news_list1 li{border-bottom: 1px dashed #c6c6c6;line-height: 46px;position: relative;}
.news_list1 li a{font:400 15px/46px "微软雅黑";color:#999999;padding-left: 74px;}
.news_list1 li h3{position: absolute;left: 0;font:400 14px/46px "微软雅黑";color:#ec1a23;}
.news_list1 li span{position: absolute;right: 0;font:400 14px/46px "arial";color:#999;}
.c6bb{margin-top: 40px;margin-left: 12px;}
.c6bb a{background: #e60013;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c6bb a:hover{background: #ec1a23;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}

/*友情链接*/
.link{background: #e8e8e8;margin-top: 72px;padding-top: 38px;padding-bottom: 52px;}
.f_link{width:1200px;margin:0 auto;}