@charset "UTF-8";
.w1000 {
  width: 1000px;
}

.w100p {
  width: 100%;
}

.w200 {
  width: 200px;
}

.w780 {
  width: 780px;
}

.level {
  font-size: 0;
}
.level li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
}

.dl {
  font-size: 0;
}
.dl dl {
  padding: 5px 0;
  width: 100%;
  clear: both;
}
.dl dt, .dl dd {
  vertical-align: top;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
}
.dl dt {
  padding: 0 5px;
}

/* 主色 */
.bgfff {
  background: #fff;
}

.bgeee {
  background: #EEE;
}

/** 
* 修改时间：2014-05-30
* 参考： html5doctor.com Reset Stylesheet v1.6.1和YUI 3.5.0和Eric Meyer's Reset CSS v2.0和normalize.css v1.0.0，以及参考tmall等网站
**/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* vertical-align:baseline; */
  background: transparent;
}

html {
  color: #000;
  background: #FFF;
}

body {
  line-height: 1;
  font: 14px/1.5 '\5FAE\8F6F\96C5\9ED1',tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
}

ol, ul {
  list-style: none;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 按要求改变边框的颜色 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

button, input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  *vertical-align: middle;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

.w100 {
  width: 1000px;
  margin: auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:after {
  clear: both;
  display: table;
  content: '';
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

.top {
  width: 100%;
  height: 35px;
  background: #3987d9;
  line-height: 35px;
}
.top .top_c {
  color: #fff;
}
.top .top_c a {
  color: #fff;
}

.mune {
  width: 100%;
  background: #fff;
}
.mune .mune_c {
  margin: auto;
}
.mune .mune_c .logo {
  padding: 28px 0px;
}
.mune .mune_c .mune_r {
  padding: 37px 0px;
}
.mune .mune_c .mune_r li {
  float: left;
  height: 30px;
  line-height: 30px;
  width: 100px;
  text-align: center;
  margin-top: 10px;
}
.mune .mune_c .mune_r li a {
  color: #404040;
  display: block;
  width: 60px;
  margin: auto;
  font-size: 15px;
}
.mune .mune_c .mune_r li a:hover {
  border: 2px solid #3987d9;
  color: #000;
  font-weight: 900;
}
.mune .mune_c .mune_r li .nul {
  height: 2px;
}
.mune .mune_c .mune_r li dl {
  width: 500px;
  display: none;
  margin-left: 18px;
}
.mune .mune_c .mune_r li dl dd {
  float: left;
  padding: 2px 7px;
  background: #3987d9;
}
.mune .mune_c .mune_r li dl dd a {
  color: #fff;
  font-size: 12px;
  display: inline;
}
.mune .mune_c .mune_r li dl dd a:hover {
  color: #404040;
  border: none;
}
.mune .mune_c .mune_r .bg {
  background: url(../images/bg.jpg) right center no-repeat;
}

.banner {
  width: 100%;position: relative;
}
.banner img {
  width: 100%;
}

.mk {
  width: 100%;
  background: #fefdfc;
  margin: 40px 0px;
}
.mk .mk_c .mkimg {
  margin-left: 30px;
}

.about {
  height: 308px;
  background: url(../images/aboutbg.jpg) center center no-repeat;
}
.about .about_c .imgtit {
  position: relative;
  left: 50%;
  margin-left: -100px;
  width: 584px;
}
.about .about_c .imgtit img {
  margin-top: 20px;
}
.about .about_c .imgtit a {
  background: #6c6c6c;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  position: absolute;
  right: 3px;
  top: 30px;
}
.about .about_c .imgtit a:hover {
  background: #3987d9;
  transition: all .5s .05s ease-in-out;
}
.about .about_c .about_content {
  margin-top: 30px;
  line-height: 30px;
}
.about .about_c .about_content p {
  padding: 0px 10px;
  text-align: center;
  color: #3c3c3c;
}

.new {
  width: 100%;
  background: #fff;
}
.new .new_c {
  margin-bottom: 20px;
}
.new .new_c .imgtit {
  position: relative;
  left: 50%;
  margin-left: -135px;
  width: 615px;
}
.new .new_c .imgtit img {
  margin-top: 20px;
}
.new .new_c .imgtit a {
  background: #6c6c6c;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  position: absolute;
  right: 0px;
  top: 30px;
}
.new .new_c .imgtit a:hover {
  background: #3987d9;
  transition: all .5s .05s ease-in-out;
}
.new .new_c dl {
  margin-top: 20px;
}
.new .new_c dl dt {
  float: left;
  width: 300px;
  overflow: hidden;
  background: #f7f7f7;
}
.new .new_c dl dt .newfirst {
  width: 90%;
  margin: 20px auto;
}
.new .new_c dl dt .newfirst li {
  line-height: 30px;
  color: #aeaeae;
}
.new .new_c dl dt .newfirst .title {
  font-size: 14px;
}
.new .new_c dl dt .newfirst .title a {
  color: #5c5c5c;
}
.new .new_c dl dt .newfirst .date {
  border-bottom: 1px solid #9c9c9c;
}
.new .new_c dl dd {
  float: left;
  margin-left: 30px;
  width: 202px;
  overflow: hidden;
}
.new .new_c dl dd .day {
  width: 80px;
  height: 80px;
  border: 2px solid #7a7a7a;
  margin: 55px 0px;
}
.new .new_c dl dd .day p {
  color: #929292;
  width: 50%;
  margin: 20px auto;
}
.new .new_c dl dd .day p span {
  font-size: 16px;
}
.new .new_c dl dd .title1 {
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 30px;
  height:42px;
}
.new .new_c dl dd .title1 a {
  color: #5c5c5c;
}
.new .new_c dl dd .txt {
  color: #aeaeae;
  margin-bottom: 50px;
}
.new .new_c dl dd .more a {
  color: #aeaeae;
}
.new .new_c dl dd .more a:hover {
  color: #3987d9;
}

.prouct {
  width: 100%;
  height: 558px;
  background: url(../images/prouct.jpg) center center no-repeat;
}
.prouct .prouct_c .imgtit {
  position: relative;
  left: 50%;
  margin-left: -105px;
  width: 615px;
}
.prouct .prouct_c .imgtit img {
  margin-top: 20px;
}
.prouct .prouct_c .imgtit a {
  background: #6c6c6c;
  border-radius: 5px;
  padding: 5px 10px;
  color: #fff;
  position: absolute;
  right: 25px;
  top: 30px;
}
.prouct .prouct_c .imgtit a:hover {
  background: #3987d9;
  transition: all .5s .05s ease-in-out;
}
.prouct .prouct_c .prouct_list {
  margin: 40px auto;width:1000px;position: relative;overflow: hidden;
}
.prouct .prouct_c .prouct_list .next{
  position:absolute;
  top:50%;
 
  cursor: pointer;
}
.prouct .prouct_c .prouct_list .prev{
  position:absolute;
  right:0px;
  top:50%;

  cursor: pointer;
}
.prouct .prouct_c .prouct_list .move{
  width:912px;overflow: hidden;position: relative;
  margin:auto;height:375px;}
  

.prouct .prouct_c .prouct_list .move ul li {
  float: left;
  width: 238px;
  height:375px;
  margin: 0px 33px;
}

.prouct .prouct_c .prouct_list .move ul li .title {
  background: #fff;
  text-align: center;
  padding: 5px 0px;
}
.prouct .prouct_c .prouct_list  .move ul li .title a {
  color: #494949;
  font-size: 16px;
}
.prouct .prouct_c .prouct_list .move ul li .xg_list {
  background: #fff;
  padding-bottom: 10px;
}
.prouct .prouct_c .prouct_list .move ul li .xg_list p {
  width: 80%;
  margin: auto;
}
.prouct .prouct_c .prouct_list .move ul li .xg_list p span {
  display: block;
  float: left;
  font-size: 12px;
  margin-left: 10px;
  color: #a9a9a9;
}
.am-control-nav {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  vertical-align: baseline;
}
.am-control-nav li {
  display: inline-block;
  text-align: center;
  margin: 3px;
  width: 48px;
  height: 6px;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
}
.am-control-nav li a {
  display: block;
  text-indent: -9999px;
  background: rgba(55, 137, 219, 0.9);
}
.am-control-nav li .am-active {
  background: #fff;
}
.link {
  width: 100%;
  background: #fff;
}
.link .link_c {
  margin: 30px auto;
}
.link .link_c p {
  margin-bottom: 20px;
}
.link .link_c li {
  float: left;
  padding: 5px 40px;
  border: 1px solid #000;
  margin-left: 30px;
  text-align: center;
}
.link .link_c li p{
  padding:5px 0px;
  margin-bottom:0px;
}
.footer {
  width: 100%;
  background: #333333;
  height: 220px;
}
.footer .foot_c .foot_l {
  width: 576px;
}
.footer .foot_c .foot_l .foot_mune {
  margin-top: 20px;
  color: #838383;
}
.footer .foot_c .foot_l .foot_mune li {
  float: left;
  padding: 5px 10px;
}
.footer .foot_c .foot_l .foot_mune li a {
  color: #838383;
  padding-right: 15px;
}
.footer .foot_c .foot_l .foot_mune li a:hover {
  color: #fff;
}
.footer .foot_c .foot_l .foot_logo {
  margin: 20px auto;
  *margin-top: 70px;
}
.footer .foot_c .foot_l .foot_logo span {
  color: #fff;
  margin-left: 20px;
}
.footer .foot_c .foot_l .banquan span {
  color: #838383;
}
.footer .foot_c .foot_r .lxwm {
  margin-top: 20px;
}
.footer .foot_c .foot_r .lxwm a {
  color: #fff;
}
.footer .foot_c .foot_r .lxwm a:hover {
  color: #838383;
}
.footer .foot_c .adder {
  margin-top: 20px;
}
.footer .foot_c .adder li {
  margin: 10px 0px;
  color: #838383;
}

.center {
  margin-top: 20px;
}
.center .center_l {
  border: 1px solid #ababab;
  padding-bottom: 20px;
  width:167px;
}
.center .center_l li {
  padding-top: 10px;
}
.center .center_l li p {
  width: 80%;
  margin: auto;
}
.center .center_l li p a {
  color: #ababab;
}
.center .center_l li dl {
  width: 55%;
  margin: auto;
}
.center .center_l li dl dd {
  margin: 5px 0px;
  font-size: 12px;
}
.center .center_l li dl dd a {
  color: #6c6c6c;
}
.center .center_l .mune_img {
  height: 53px;
}
.center .center_r {
  width: 808px;
}
.center .center_r .new_list {
  margin-top: 20px;
}
.center .center_r .new_list li {
  margin-top: 20px;
  border-bottom: 1px solid #ababab;
  *height:221px;
}
.center .center_r .new_list li .new_list_l {
  width: 250px;
  height: 180px;
  overflow: hidden;
  margin-bottom: 40px;
}
.center .center_r .new_list li .new_list_r {
  width: 505px;
  overflow: hidden;
}
.center .center_r .new_list li .new_list_r dt {
  color: #c7c7c7;
  font-size: 14px;
  margin-top: 20px;
}
.center .center_r .new_list li .new_list_r dd {
  margin-top: 20px;
}
.center .center_r .new_list li .new_list_r .title {
  font-weight: 900;
  font-size: 16px;
}
.center .center_r .new_list li .new_list_r .title a {
  color: #3c3c3c;
}
.center .center_r .new_list li .new_list_r .contnets {
  color: #7a7a7a;
}
.center .center_r .new_list li .new_list_r .showurl a {
  color: #7a7a7a;
}
.center .center_r .new_list li .new_list_r .showurl a:hover {
  color: #3987d9;
}
.center .center_r .new_content {
  margin-top: 20px;
}
.center .center_r .new_content .title_c {
  height: 40px;
  border-bottom: 1px solid #ababab;
  text-align: center;
  font-size: 20px;
  color: #3886d8;
}
.center .center_r .new_content .time {
  text-align: center;
}
.center .center_r .new_content .time span {
  padding: 0px 5px;
  font-size: 12px;
  color: #ababab;
}
.center .center_r .new_content .zyao {
  margin-top: 30px;
  padding: 10px 40px;
  line-height: 25px;
  background: #f3f3f3;
  color: #7a7a7a;
}
.center .center_r .new_content .wenz {
  margin: 30px 0px;
  color: #7a7a7a;
  line-height: 25px;
}
.center .center_r .new_content .prev {
  margin-bottom: 40px;
}
.center .center_r .new_content .prev p {
  color: #7a7a7a;
}
.center .products_list {
  margin-top: 30px;padding-bottom: 30px;
}
.center .products_list li {
  width: 240px;
  float: left;
  height:371px;
  box-shadow: 0px 2px 4px #f8f8f8;
  border: 1px solid #f8f8f8;
  margin-right: 25px;
  margin-top: 20px;
}
.center .products_list li .title {
  background: #fff;
  text-align: center;
  padding: 5px 0px;
}
.center .products_list li .title a {
  color: #494949;
  font-size: 16px;
}
.center .products_list li .xg_list {
  background: #fff;
  padding-bottom: 10px;
}
.center .products_list li .xg_list p {
  width: 80%;
  margin: auto;
}
.center .products_list li .xg_list p span {
  display: block;
  float: left;
  font-size: 12px;
  margin-left: 10px;
  color: #a9a9a9;
}
.center .products_content {
  margin-top: 30px;
  margin-bottom: 50px;
}
.center .products_content li {
  margin-top: 20px;
}
.center .products_content li .new_list_l {
  width: 250px;

  overflow: hidden;
  margin-bottom: 40px;
}
.center .products_content li .new_list_r {
  width: 505px;
  overflow: hidden;
}
.center .products_content li .new_list_r dt {
  color: #494949;
  font-size: 18px;
  border-bottom: 1px dashed #ababab;
}
.center .products_content li .new_list_r dd {
  margin-top: 20px;
}
.center .products_content li .new_list_r .title {
  font-weight: 900;
  font-size: 16px;
}
.center .products_content li .new_list_r .title a {
  color: #3c3c3c;
}
.center .products_content li .new_list_r .contnets {
  color: #7a7a7a;
  border-bottom: 1px dashed #ababab;
  padding-bottom: 20px;
}
.center .products_content li .new_list_r .showurl a {
  color: #7a7a7a;
}
.center .products_content li .new_list_r .showurl a:hover {
  color: #3987d9;
}

.position {
  margin-bottom: 30px;
  color: #7a7a7a;
}
.position a {
  color: #7a7a7a;
  padding: 0px 5px;
}

.page {
  width: 60%;
  margin: 30px auto;
  text-align: center;
}
.page li{
  float:left;
  list-style: none;
}
.c{padding: 5px 10px;margin: 0px 10px;color:#7a7a7a;}
.page li a {
  display: block;
  float: left;
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin: 0px 10px;
  color: #7a7a7a;
}
.page a:hover {
  color: #3987d9;
}

#product {  
    width:1060px;  
    height:320px;  
    
    margin-top: 30px;
    float:left;  
}  
#product div#content {  
    position:relative;  
    width:940px;  
    height:340px;  
    display:inline-block;  
    overflow:hidden;  
    float:left;  
  
}  
#product div#content_list {  
    position:absolute;  
    width:4000px;  
    font-family: '微软雅黑';
}  
#product dl{  
    width:222px;  
    height:320px;  
    float:left;  
    margin:10px 4px;  
    padding:2px 2px;  
}  
#product dl:hover {  
    border:1px solid #3987d9;  
    background:#fff;  
}  
#product dl dt {  
      
}  
#product dl dt img {  
    width:222px;  
    height:232px;  
    border:none;  
}  
#product dl dd {  
    text-align:center;  
  background:#fff;

  color:#444;
}  
.titl{
  padding-top:10px;

}
#product span.prev{  
    cursor:pointer;  
    display:inline-block;  
    width:57px;  
    height:103px;  
    background:url(../images/pre.png) no-repeat left center;  
    float:left;  
margin-top:80px;
}  
#product span.next{  
    cursor:pointer;  
    display:inline-block;  
    width:57px;  
    height:103px;  
    background:url(../images/next.png) no-repeat left center;  
    float:right;  
margin-top:80px;
}
 .szhpt{width:100%;background:#f3f3f3;} 
 .szhpt .szhpt_c{width:1000px;margin:auto;}
  .szhpt .szhpt_c1{width:1127px;margin:auto;}
 .ln{width:100%;background:#fff;} 
  .ln .ln_c{width:1000px;margin:auto;}
  .jspt{width:100%;background:#fff;}
 .jspt .jspt_c{width:1045px;margin:auto;}
 .sjpt{width:100%;background:#f3f8fb;}
.sjpt .sjpt_c{width:1000px;margin:auto;}
.bgk{width:100%;background:url(../images/bgk.png) center center no-repeat;}

.bgk .bgk_c{margin:auto;width: 1000px;}
.wljg {width:100%;background: #fff;}
.wljg .wljg_c{width:1000px;margin:auto;}
.pt{width:100%;background:#f3f3f3;}
.pt .pt_c{width:1000px;margin:auto;}
