﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp,small, strike, strong, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption,  tbody, tfoot, thead,  th{ margin: 0px; padding: 0px;outline: 0;vertical-align: baselinebaseline; text-decoration:none;} img{border: 0px;}ol, ul { list-style: none;} blockquote, q { quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}a { blr:expression(this.onFocus=this.blur())}

article,aside,canvas,details,div,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
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%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
input{font-family:"Microsoft YaHei",Arial; color:#111; }
textarea {-webkit-appearance: none;} 
input::-webkit-input-placeholder{
            color:#b5b4b4;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#b5b4b4;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#b5b4b4;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#b5b4b4;
}
video::-webkit-media-controls-enclosure{overflow:hidden;}
video::-webkit-media-controls-panel{width:calc(100% + 30px);}
html {font-size: 100%;}
body { font-size:14px; font-family:"Microsoft YaHei",Arial; color:#111; position:relative; -webkit-text-size-adjust:none; line-height:27px; }
a { color:#111; text-decoration:none; }
a:hover { text-decoration:underline;}

.wrapper { width:1200px; margin:0 auto; }
#header { width:100%; height:216px; background:url(../images/header_bg.jpg) repeat-x left top; z-index:1003;  }
.h_txt{line-height:37px; color:#616161; font-size:12px; float:left; padding-left:8px;}
.h_rt{float:right; line-height:37px; color:#616161; font-size:12px; text-align:center; margin-bottom:1px;}
.h_rt_a, .h_rt_b, .h_rt_c{display: inline-block; background:url(../images/then_01.jpg) no-repeat left center; text-indent:17px; margin-right:6px;}
.h_rt_b{background:url(../images/then_02.jpg) no-repeat left center;}
.h_rt_c{background:url(../images/then_03.jpg) no-repeat left 15px; text-indent:17px; margin-right:21px;}
.h_en{float:right; line-height:38px; background:url(../images/en_im.png) no-repeat 113px 17px #ea5b24; font-size:13px; text-indent:0px; text-transform:uppercase; margin-right:0px; padding:0 19px 0 11px;}
.h_en_l{float:right; width: 0; height: 0; border:0px solid; border-left-width:31px; border-top-width: 37px; border-color:#ea5b24 #f7f6f6;}
.h_en_r{float:right; width: 0; height: 0; border:0px solid; border-right-width:31px; border-top-width: 37px; border-color:#ea5b24 #f7f6f6;}
.h_en a{color:#fff;}
.h_en img{margin:9px 11px 0 0; float: left;}

.logo{float:left; margin-top:20px;}
.other{float:left; padding-top:10px; margin-left:75px;}
.other .other{height:32px; margin:0 auto 0px;}
.other .other input{}
.other .chname{float:left; background:url(../images/Search_box.jpg) no-repeat; width:250px; height:32px; line-height:32px; border:0 none; box-shadow:none; font-size:12px; cursor:pointer; text-indent:35px; padding:0; color:#b6b6b6; font-family:"Microsoft YaHei"; background-size: 100% 100%;}
.other .btn{float:left;background:url(../images/Search.jpg) no-repeat;width:60px;height:32px;border:0;cursor:pointer; color:#fff; border-radius:0px;}
.other .fnon{width:60px; height:34px; line-height:34px; font-size:12px; display:block; text-align:center; float:left; margin:0 9px 0 3px;}
.other .on{background:url(../images/fnon.jpg) no-repeat bottom left; color:#13418c;}
.other_nt{font-size:12px; clear:#fff; margin-top:2px;}
.other_nt span{color:#d90f0f; font-size:12px;}
.other_nt a{color:#616161; font-size:12px; margin-left:10px;}
.other_child a{margin-left:0;}
.other_h em{ margin-right:22px;}

.the_nt{float:right; margin:0 -12px 0 0; background:url(../images/top_dit.jpg) no-repeat; padding:20px 0 0 41px; width:253px; height:100px;}
.the_nt_t{font-size:16px; color:#515151; background:url(../images/then.png) no-repeat center left; text-indent:25px; margin:14px 0 5px;}
.the_nt_h{font-size:32px; color:#d90f0f; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}


.nav {
  border-bottom: 4px solid #e4e8ea;
 height: 58px;
}
.nav ul li {
  float: left;
  list-style: none;
  width: 16.5%;
  height: 58px;
  line-height: 54px;
  text-align: center;
  border-left: 1px solid #ffffff;
  position: relative;
}
.nav ul li a {
  display: inline-block;
  color: #ffffff;
}
.nav ul li:hover a {
  border-bottom: 4px solid #ffffff;
}
.nav ul li:hover ul li a {
  border: 0;
}
.nav ul li ul {
  position: absolute;
  width: 100%;
  z-index: 5555;
  background: #fff;
  padding: 10px 0;
  display: none;
}
.nav ul li ul li {
  float: none;
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.nav ul li ul li:hover a {
  color: #312d2d;
}
.nav ul li ul li:hover .threedown a {
  color: #312d2d;
}
.nav ul li ul li a {
  display: block;
  font-size: 13px;
}
.nav ul li ul li .threedown {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
  background: #fff;
}
.nav ul li ul li .threedown a:hover {
  color: #312d2d;
}
.nav ul li.active a {
  border-bottom: 4px solid #312d2d;
}
.nav ul li.active ul li a {
  border: 0;
}
#mmenu{
display: none;
}
#mmenu ul li{
text-align: center;
line-height: 35px;
    font-size: 18px;
    border-bottom: 1px solid #ececec;
}
.phone-nav {
  font-size: 24px;
  line-height: 50px;
  display: none;
  color: #bfbfbf;
   text-align: center;
    background-color: #13418c;
}
.phone-nav:hover {
  color: #ffffff;
}



#nav { width:1200px; margin:0 auto;}
#nav ul li { float:left; height:58px; overflow:hidden; width:16%;}
#nav ul li.line { width:7px; height:58px; /*background:url(../images/menu.png)no-repeat center center;*/} 
#nav ul li.menu_s { }
#nav ul li.menu a { font-size:15px; line-height:58px; display:block; color:#fff; text-align:center; }
/*#nav ul li.menu a:hover { text-decoration:none; background:url(../images/nav_on.png) no-repeat center bottom; color:#fff;}
#nav ul li.menu a.current {background:url(../images/nav_on.png) no-repeat center bottom; color:#fff;}*/
#nav ul li.visible-xs { visibility:hidden; display:none; }
#hContainer {}
.clear {clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden;}

#banner { font-size:0; overflow:hidden; width:100%; }
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:40px; text-align:center; margin:0px; background:url(../images/hm.png) repeat-x left top; border-radius:0px;}
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:2px; margin:20px 7px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; }
.slideBox .hd ul li.on{  filter:alpha(opacity=100);opacity:1;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;}


/**底部内容**/
.downMenu { background:url(../images/downMenu.jpg) no-repeat center top;}
.downMenu .menu { width:100%; padding:30px 0 30px; float:left; height:230px;}
.downMenu .menu dl { float:left;  }
.linea{padding-left:8px; padding-right:122px; }
.lineb{margin-right:135px;}
.linec{margin-right:150px;}
.lined{margin-right:0px;}
.linee{margin-right:0px;}
.downMenu .menu dl dt { color:#fff; height:40px; line-height:40px; font-size:18px;}
.downMenu .menu dl dd { height:28px; line-height:28px; color:#fff; font-size:14px;}
.downMenu .menu dl dd a {color:#fff; font-size:13px; }
.downMenu .menu dl li{color:#b9c9e1; height:24px; line-height:24px; font-size:13px; list-style:none;}
.downMenu .qrcode {width:14.5%; float:right; padding:45px 0 20px; text-align:center;  }
.downMenu .code p { height:45px; line-height:45px; font-size:12px; color:#f9b446; }
.foot_tr{float:right; width:160px; line-height:0; margin:13px 6px 0 0;}
.foot_tr img{ width:100%;}
.foot_tr span{color:#fff; font-size:14px; display:block; line-height:45px; text-align:center;}

#footer { font-size:14px; background-color:#2d2d2d; text-align:center;}
#footer p { color:#fff; font-size:14px;}
#footer p a { color:#fff; }
#footer .comp_x{float:left; width:100%; line-height:58px; border-top:solid 0px #515151;}


.m_contact,.pic_menu_t { display:none; }
.xwkb{ display:none; }


@media screen and (max-width:640px){
.xwkb{display:block;}
.hidden-xs{ display:none; }
.nav {
    display: none;
}
 .phone-nav {
    display: block;
  }

#nav ul li.menu a { padding:0; text-align:center; }
.wrapper { width:100%; margin:0 auto; }
#header { position:static; border-bottom:0; background-image:none; height:auto; }
#header .logo{width:95%; margin-top:15px; margin-left:2%;}
#header .logo img{width:100%;}
#header div.wrapper { overflow:hidden; background-color:#fff; }
#nav { width:100%; padding:0; float:none; height:auto; display:block; margin:0; background-color:#13418c;}
#nav ul li.menu { float:left; width:33.3%; height:42px; margin:0;}
#nav ul li.line { display:none; }
#nav ul li.menu:hover { background:none; }
#nav ul li.menu a { padding-top:0; color:#fff; height:41px; line-height:41px; }
#nav ul li.menu a:hover { color:#fff; text-decoration:underline;}
#nav ul li.menu a.line_r { border-right:solid 1px #365d9d; }
#nav ul li.menu a.line_b { border-bottom:solid 1px #365d9d; height:41px; }
#nav ul li.visible-xs { visibility:visible; display:block; }
#nav ul li.menu a.current { background-image:none; color:#fff;}

.other{margin-left:2%; width:96%; margin-bottom:10px; border-top:1px solid #e9e9e9;}
.other .chname{width:80%;}

#footer .comp_x{float:left; width:98%; line-height:24px; padding:10px 1%;}

.lined {
    margin-right: 0px;
    padding: 0 5%;
}
.downMenu .menu {
    width: 100%;
    padding: 20px 0 0px;
    float: left;
    height: 220px;
}
.downMenu .menu dl dd {
   
    font-size: 14px;
}
.downMenu .menu dl dt{ font-size:22px;}
}
@media screen and (max-width:375px){

}
@media screen and (max-width:320px){
.hidden-xs4{ display:none; }
}