﻿@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,.fl1 {float: left;}
.fr,.fr1 {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;}
#gun_xinwen ul{width: 1200px;margin: 0 auto}
#suiji,#gun_xinwen{font-size: 0;width: 0;height: 0}
#suiji img,#gunxinwen img{width: 0;height: 0}

#auto_img{width: 100%;height: auto;}
#auto_img img{width: 100%;height: 100%;object-fit: contain;}

/*======头部======*/

/* 顶部 */
#top_main { height:40px;  width: 100%; float: left;}
#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: 100px}
#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:20px;height: 100px;font-size: 18px}
#logo #dianhua font{color: red;font-size: 24px}
/*导航*/
#navigation_main { background:#3d3e3e; position:relative;z-index:100; width: 100%; float: left;}
#navigation { height:60px; width:1200px;  margin:0 auto; overflow:hidden; }
#navigation ul.navigationlist li { float:left; line-height:60px; text-align:center; width: 150px ;}
#navigation ul.navigationlist li a { display:block;font-size:16px;color:#FFF;}

#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;}

/*======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}


/* search部分 */
.search1 {height: 68px;border-bottom: 1px solid #eee;position: relative;z-index: 5;background: #f8f8f8;float: left;width: 100%}
.search1 .keyword {font-size: 14px;color: #333;margin-top: 29px;height: 16px;line-height: 16px;width: 815px;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: 15px;line-height: 15px;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: 300px; height: 36px;margin-top: 15px;overflow: hidden;margin-left: 27px;border: 1px solid #dddddd;border-radius: 27px;}
.search1 .inp input#seachkeywords {border:none;height: 36px;line-height: 36px;width: 250px;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}

/* 友情链接 */ 
#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;
  padding-bottom: 50px;
  background: #144683;float: left;
}
.footer .links {
  padding: 20px 0;
  font-size: 16px;
  border-bottom: 1px solid #fff;
}
.footer .links span {
  color: #fff;
  display: inline-block;
}
.footer .links a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding-right: 10px;
}
.footer .links a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.footer .bNav {
  width: 558px;
  min-height: 180px;
  margin-top: 68px;
  border-right: #fff solid 1px;
}
.footer .di_logo img {
  width: 111px;
  height: 111px;
  background-size: 100%;
}
.footer .bNav dl {
  display: inline-block;
  float: left;
  width: auto;
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
  padding-right: 50px;
}
.footer .bNav dl#dl_k4{width: 200px;}
.footer .bNav dl#dl_k1{display: none;}
.footer .bNav dl dt {
  height: 16px;
  display: block;
  padding-bottom: 32px;
}
.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: #fff;
  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: 5px;
}
.footer .ewm dl dd {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  padding-top: 10px;
}
.footer .contact_info {
  width: 350px;
  height: 180px;
  margin-left: 80px;
  border-right: #fff solid 1px;
  margin-top: 68px;
}
.footer .contact_info p.p1 {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  padding-top: 10px;
}
.footer .contact_info p.dh {
  font-size: 36px;
  color: #fff;
  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: #fff;
  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%}
.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{}
/*===留言频道  结束===*/


/*下拉导航*/
#nav { margin:0 auto; padding: 0px; width: 1300px; position: relative; z-index:1;}
#nav .mainlevel { text-align: center; float:left; margin-top: -15px; height: 46px; border-right: 0px solid #fff; width:105px;/*IE6 only*/}
#nav .mainlevel a {font-size: 14px; font-weight: 400; margin-top: 10px; color: #FFF; text-decoration:none; line-height:65px; display:block; padding:0 6px; width:105px;}
#nav .mainlevel a:hover,#nav .mainlevel a.current {font-size: 14px; font-weight: 400; color: #000; text-decoration:none; background: url(../images/navbg2.png) top center scroll no-repeat;}
#nav .mainlevel ul {display:none; position:absolute; z-index: 100; margin-top: -10px; height: 35px; background: none;}
#nav .mainlevel li {border-top:0px solid #fff; margin-top: -10px; text-align:center; height: 35px; float: left;/*IE6 only*/}
#nav .mainlevel li a{ line-height:35px;font-size: 14px; font-weight: 400; color: #FFF; background: none;}
#nav .mainlevel li a:hover{line-height: 35px;font-size: 14px; font-weight: 400; color: #FFF; background:none;}


/*板块CSS*/
#header{ width: 100%; height: auto; margin:0 auto;}

#header .logo{padding: 0px ; width: 100%;}
