@charset "utf-8";
/* CSS Document */
html{background:#ddd;}
body{/*font-size:64.5%;*//*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #444;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;color: #323232; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color: #91200d;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;}
.gp-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    white-space: nowrap;
    display: -ms-flexbox;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
  }
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}



.topicInfo li{transtion:all 1s ease 0s}
/*头部样式*/
.wraq_header{ width:100%;height:181px;top:0;left:0;position:relative;background:url(../images/header_bg.png) no-repeat center center;z-index:9999;}
.header{ width:100%; height:180px; margin:0 auto;position:relative;}
.header_logo{max-width:1200px;min-width: 320px;height:138px;margin:0 auto;z-index:9999999;position:relative;width:98%;display: flex;justify-content: space-between;}
.logo{/* width:60%; */height:64px;max-width: 441px;float:left;padding:37px 0 0 0;position:relative;}
.logo .logo_01{float:left;}
.logo .logo_02{float:right;margin-top:20px;}
.topWrap{/* width:38%; */height:138px;float:right;overflow: hidden;}
.top{margin-top: 15px;height: 36px;}

.top .cur{overflow:hidden;width:265px;}
.top .links01{float:right;}
.top .links01{float:right;margin-top:14px; *margin-top:60px;}
.top .homeTop {overflow: hidden;}
.top .homeTop a{text-align: right; color:#fff;font-size: 14px; padding: 0 13px 0 14px; background: url(../images/top_nav_03.png) no-repeat left center;}
.top .homeTop a:first-child { background: none; }

.top ul li .subTop{position: absolute;top: 39px;left: -17px;display:none;z-index: 100000000000;}
.top ul li.on .subTop{display:block;}


.btn_ser{ display: inline-block; width:34px; height: 31px;cursor: pointer;}
.btn_ser img{ vertical-align: middle;}
.ser{width:245px; height:25px; line-height:25px; z-index:9999994; }
.search{width:265px; height: 25px;position:relative;}
.search input{color:#91200d;background:none;position:absolute;  height: 25px;line-height:25px; color:#fff;border:none;  background:#fff;  padding-left:0px; font-family: "微软雅黑";}
.search input.notxt{color:#999; padding-left:10px;width: 255px;}   
.search input.notxt1 {position: absolute;width: 18px;height:19px;top: 4px;right:5px;cursor:pointer; overflow: hidden;background:url(../images/search.png) no-repeat center right; }
.search input.notxt1:hover{background:url(../images/search_hover.png) no-repeat center right;}
.top .home{margin-bottom:10px;}
.nser{display:block;width:82%;float:right;}
.nser .search{width:100%;}
.nser .search input.notxt{width: 97%;left: 0;padding-left: 13px;border-radius: 0;}
.nser .search input.notxt1{background:url(../images/search.png) no-repeat center center;right:8px;}
/*导航*/
.wraq_nav{width:100%;height:42px;border-top: 1px solid #91200d;position: absolute;background: #91200d;bottom:0;}
.nav{max-width:1200px;margin:0 auto;min-height: 42px;line-height:42px;*height:42px;text-align:center;}
.nav ul {max-width:1200px;height:42px;display: flex;justify-content: space-between;align-items: center;}
.nav ul li{display: inline-block;position: relative;}
.nav ul li a{color:#fff;padding: 0 15px;box-sizing: border-box;}
.nav ul li:hover{cursor:pointer;background:#771a0a;}
.nav ul li .subNav{ position:absolute; left:0;top:42px;display:none; /* background: rgba(119,26,10,0.8); *background: #771a0a; */overflow:hidden;background: #f5f5f5;}
.nav ul li.on{background:none;background-color:#771a0a;color:#fff;color: #771a0a;}
.nav ul li.on a{color:#fff;font-weight:bold;}
.nav ul li.on .subNav {display:block;animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;}
.nav ul li.on .subNav dl{overflow:hidden;padding-top:1px;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li.on .subNav dl dd a{ display: block; line-height:18px; font-weight:normal; color:#771a0a;padding:8px 5px 8px 5px;}
.nav ul li.on .subNav.smallWidth dl dd a{}
.nav ul li.on .subNav dl dd a:hover{ color:#fff;background-color:#771a0a;display: block;}

.wraq_header.current .header_logo{height:56px;}
.wraq_header.current .logo{transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;width:150px;height:39px;padding:10px 0 0 0;}
.wraq_header.current .logo a{display:block;}
.wraq_header.current{position:fixed;top:0;width:100%;height:56px;background:#91200d ; z-index:9999;box-shadow: 0 3px 0 0 rgba(0,0,0,0.2);}
.wraq_header.current .wraq_nav{height:56px;z-index: 100000000000;margin-left: 24%;}
.wraq_header.current .nav{height:56px;line-height:56px;width:auto;margin:0;max-width: 900px;}
.wraq_header.current .nav li{width:7.5%;background:none;font-size:0.9em;height:56px; line-height:60px;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
.wraq_header.current .nav ul{
    background: none;
    height:56px;
    max-width: 1000px;
    }
.wraq_header.current .header{height:56px;}
.wraq_header.current .nav li a{color:#fff;padding: 0;}
.wraq_header.current .nav li:hover{cursor:pointer;font-weight:normal;background-color:#771A0A;transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
.wraq_header.current .nav li .subNav{display:none;top:56px;}
.wraq_header.current .topWrap{display:none;}
/*footer*/
.wrap_footer { padding: 29px 0; background: #91210d; }
.footer { max-width: 1200px; margin: 0 auto;  overflow: hidden; }
.footer_right { width: 87px; height: 83px; float: right; }
.footer_left { width: 51%; float: left; border-right: 1px solid #ffffff; }
.copy { font-size: 14px; color: #ffffff; line-height: 28px; padding: 0 0 0 40px; }
.copy a { font-size: 14px; color: #ffffff; }
.copy a:hover { font-weight: bold; }
.link { padding: 0 0 0 130px; font-size: 14px; color: #ffffff; line-height: 28px; }
.footer_middle { float: left; }
.goTop {position: absolute;bottom: 0;right: 30px;z-index: 99;color: #91200D;text-align: center;font-size: 16px;transition: none;}
.goTop i {color: #91200D;display: block;margin-bottom: 8px;transition: all 0.3s ease;}
.goTop:hover{color: #91200D;}
.goTop:hover i {transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px);}
@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -moz-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
/*手机端导航*/
.snav{display: none;height: 30px;right:0px; top:83px;z-index: 1002; width:100%;}
.mbtn{display: block;width:30px;height: 30px; right:15px; top:0;z-index: 1002;cursor:pointer;}
#Index_mbtn{margin:0 auto;width:16px;height:18px;display: block;margin-top:10px;color:#fff;}
.mbtn .m{font-size: 12px;font-weight:400;font-family:Arial;color:#fff;text-align:center;width:100%;display:block;height:20px;}
.navm{ width:100%;z-index: 9999; line-height: 30px; background-color:#ac3a16;overflow: hidden; text-align: left; display: none;top:33px;left:0;}
.navm ul{}
.navm li{width:100%;overflow:hidden;border-bottom:1px solid #d7683a;}
.navm li a{ font-size: 14px; width:120px;float:left; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:block;}
.navm li a:hover{color:#fff;}
.navm li span{ padding:10px 10px 0 0;float:right;margin-right:10px;color: #fff;cursor: pointer;}
.navm dl{ background-color:#fff;color:#004489;padding-left:20px;}
.navm dl dd{width:100%;height:30px;line-height:30px;border-bottom:1px solid #ddd;}
.navm li.on dl dd a{ display:block;font-size: 14px; color:#282828; line-height:30px;height:30px;width: 100%;}
.navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline; display:block; border:none; padding:0px;}
.navm li dl dd a:hover{ color:#ee931d;}
.subNavs{width:100%;overflow:hidden;display: none; }
.nlinks{width:95%;overflow:hidden;margin:4px auto;}
.nlinks span{float:left;padding:0;height:30px;line-height: 30px; margin: 0 10px 0 0;}
.nlinks span a{color:#fff;font-size: 14px;}



@media screen  and (max-width:1200px) {
 .top{margin-left:10px;}
 .top li.cur .in_cur{width:238px;}
 .footer{width:98%;}
 .goTop{right:10px;}
 .wraq_header{background: none;background-color:#91200d; }
 .header{width:98%;}

 .nav a{font-size: 0.9em;padding: 0 5px !important;}
 .footer { width: 94%; }

}





@media screen  and (max-width:1023px) {
.footer_left { width: 40%; }
.logo{
 width:281px
}
}

@media screen  and (max-width:800px) {
	
	.topWrap{display:none;}
   .snav{display: block;}
   .mbtn{display:block;}
   .header_logo{height: auto;padding: 10px 0 0;}
   
   .logo{width:100%;padding-left:0;height:50px;     padding: 10px 0 0 0;}
    .logo a{display: inline-block;    width: 60%;    }
	.wraq_header,.header{width:100%;height: 129px;}
  
  .nav{display:none;}
  .wraq_nav{height:35px;}
  .footer_right { float: none; margin: 0 auto 20px; }
.footer_left { width: 50%;  }
.footer_middle { width: 49%; }
}



@media screen and (max-width:700px) {
  .footer_left { width: 100%; float: none; border-right: 0px; text-align: center; }
  .footer_middle { width: 100%; float: none; text-align: center; }
  .link { padding: 0px; }
  .copy { padding: 0px; }
}

@media screen and (max-width:640px) {
  .copy_wrap p{width:95%;line-height:22px;height:21px;text-align:center;margin:0 auto;}
  .wraq_header,.header{height:100px;}
  .header_logo{height:60px;}
  .snav{top:67px;}
  .footerLogo{width: 100%;margin:0 auto 0;}
  .footerLogo a{text-align: center;}
  .copy_wrap{width:100%;text-align: center;margin:10px auto;min-height:52px;}
  .copy_wrap p{font-size: 10px;}
  .logo{padding-top:4px;  width: 60%; text-align: left; }
  .nser{width: 100%;}
}

@media screen and (max-width:480px) {
 .logo{padding-top:10px;  width: 80%; text-align: left; }
}


@media screen /*and (min-width:320px)*/ and (max-width:360px)  {
  .copy_wrap p{line-height:16px;}
}
