

@charset "utf-8";
/* CSS Document */
*{
  margin:0;
  padding:0;
}
body{
  min-width:1340px;
}
.container{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.main{
 /* top:152px;*/        
  width: 100%;
  z-index: 2;
  overflow: hidden;
}
/*菜单头部开始*/
.header {
    width: 100%;
    overflow: hidden;
    
}


.navcnt {
    width: 100%;
    height:90px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.navcnt.mini {
    height: 70px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.navcnt .inner {
    width: 83%;
    margin: auto;
    padding-top:22px;
    position: relative;
   min-width: 1200px;
       transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    
}
.navcnt.mini .inner{
    padding-top:12px;
}
.navcnt .inner .logo {
    width:18.75%;
}
.navcnt .inner .logo img{
    vertical-align: middle;
}


/*首页菜单导航hover样式*/
.cls {
  clear: both;
}
.notxt {
  text-indent: -9999px;
}

i {
  font-style: normal;
}
/*.nav {
  
  float: left;
  position: relative;
  padding-left:28%;
}
.nav ul{
  margin-right: -100px;
}
.nav ul li {
  float: left;
  
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
  box-sizing: border-box;
}
.nav ul li:first-child{
 
}
.nav ul li a {
  color: #fff;
  font-size: 14px;
  text-align: center;

}
.nav ul li a:hover{
  color: #a2000d;
}
.curBg {
  background: #a2000d;
  height: 3px;
  position: absolute;
  bottom: 0;
  width: 68px;
  left: 0px;
}*/
.header form{
  width: 200px;
  float: right;
    
}

.search {
    width: 200px;
    opacity: 0;
    filter: alpha(opacity=1);
    height: 0;
    font-size: 16px;
   
    color: #333333;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background-color: #fff;
    outline: none;
    display: inline-block;
    
    position: absolute;
       margin-top: 68px;
    right: 0;
}
.search .ti_search {
  z-index: 333;
  display: none;
  float: right;
  position: relative;
  
  cursor: pointer;
  width: 40px;
  border: 0;
  height: 40px;
  text-align: center;
  background: url(../img/search1.png)  center no-repeat;
}
.search input:first-child{
  width: 150px;
  border: 0;
  outline: none;
  line-height: 40px;
  padding-left: 10px;
  overflow: hidden;
}

.header_search{

    cursor: pointer;
     width: 50px;
    height: 40px;
    text-align: center;
    background: url(../img/close.png) 12px center no-repeat;
    outline: none;
    border: 0;
    display: none;
    float: right;
}

.show_search{
    width: 50px;
    height: 40px;
    text-align: center;
    background: url(../img/search.png) right center no-repeat;
    outline: none;
    border: 0;
    display: inline-block;
    float: right;
    display: block;
}



/*内页顶部大图部分*/
.banner1{
  
  background-repeat: no-repeat;
  background-position: center top;
 
  
  
  height: 446px;
  background-attachment: fixed;
    
    
}
@media screen and (max-width: 1650px){
  .nav {
    padding-left:16%;
  }
  
}
@media screen and (max-width: 1399px){
  .nav {
    padding-left:16%;
  }
  
}
/*尾部开始*/
.footer_con{
  width: 83%;
  overflow:hidden;
  margin: 0 auto;
  padding-top: 46px;
  
}
.contact_t_intro {
  width: 320px;
  height:208px;
   
   
   
}
.contact_t_intro .d-dizh {
    margin-top: 36px;
}

.contact_t_intro .d-dizh p {
    font-size: 14px;
    margin: 0 0 20px;
    color: #cccccc;
    width: 100%;
}
.contact_t_intro .d-dizh p img {
    width: 20px;
    vertical-align: middle;
    margin: 0 25px 5px 5px;
}
.friendlinks{
  width: 51%;
  float: right;
  overflow: hidden;
}
@media screen and (max-width:1540px) {
  
  .friendlinks{
   width: 65%;
  }
}
.friendlinks dl{
  float: left;
}
.friendlinks dl dt a{
  font-size: 16px;
  color: #ccc;
}
.friendlinks .redline{
  font-size: 14px;
  color: #721d25;
  margin: 10px 0;
}
.friendlinks dl dd a{
  font-size: 14px;
  color: #999999;
  display: block;
  margin-bottom: 15px;
}
.dl1{
  width:25%;
}
.dl2{
  width: 40%;
}
.friendlinks dl.dl2 .redline{
 width: 100%; 
}
.friendlinks dl.dl2 dd{
  float: left;
  margin-right: 40px;
  width: 90px;
}
.dl3{
  width: 25%;
}
.dl4{
  width: 10%;
}
.footer_contact{
  font-size: 16px;
  color: #ccc;
  margin-top: 27px;
  display: inline-block;
}
.footer_btm{
  width: 100%;
  background: #121010;
}
.content_btm{
  
  color: #fff;
  width: 83%;
  margin: 0 auto;
  padding: 20px  0 15px;
  
}
.content_btm strong{
  font-weight: normal;
  float: right;
  display: inline-block;
}
.content_btm strong a{
  color: #fff;
}
.friendlinks a:hover,.content_btm strong a:hover{
  color: #721d25;
}
/*点击下一页上一页的公共样式*/

.pager_linkBox{

padding: 0 0 40px;
font-size: 14px;
font-weight: bold;
line-height: 30px;
text-align: right;
clear: both;
}
.pager_linkBox a {
 
line-height: 30px;  
text-decoration: none;
color: #4C4C4C;


padding-bottom: 2px;
margin-right: 3px;
display: inline-block;
transition: all 0.3s ease 0s;
font-weight: normal;
}

.pager_linkBox a:hover {
  
  color:#df1e1f;
}
.pager_linkBox a:active {
 
  color:#df1e1f;
}
.pager_linkBox  a.current{
  color:#df1e1f;
  
}
.pager_linkBox .icon{
  font-size:14px;
}

/*点击top回到顶部*/
.actGotop {
  position: fixed;
  _position: absolute;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: none;
  z-index: 999;
  background:#7c1d26;
  opacity: 0.7;
  z-index: 99999;
}
.actGotop:hover{
  opacity: 1;
}
.actGotop a, .actGotop a:link {
    width: 50px;
    height: 50px;
    display: block;
    background: url(../img/down_img.png) center no-repeat;
    outline: none;
}
/*点击上一篇下一篇的公共样式*/
.shangxia{
  margin-top: 28px;
}
.shangxia p:first-child{
  margin-bottom: 10px;
}
.shangxia p:first-child a{
  color: #999;
}
.shangxia p:first-child+p a{
  color: #721d25;
}
.more{
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #333;
  margin: 0 auto;
  display: block;
  box-shadow: 0px 0px 30px 1px #e5e5e5;
  margin: 0  auto;
  -webkit-transition: all 0.6s ease-out 0s;
  -moz-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  transition: all 0.6s ease-out 0s;
}
.more:hover {
    background-color: #721d25;
    color: #fff;
        text-decoration: none;
}