body {
    /*height: 3200px;*/
}

.am-container {
    max-width: 1280px !important;
}

a {
    color: #000;
}

.index-topbar {
    background-color: #e7e7e7;
    font-size: 13px;
    line-height: 32px;
}

.index-topbar:after {
    content: '';
    display: block;
    clear: both;
}


.logodiv {
    padding: 20px 0;
  float:left;
  width:200px;
}

.logodiv:after {
    content: '';
    display: block;
    clear: both;
}

.logo:after {
    content: '';
    display: block;
    clear: both;
}

.nav:after {
    content: '';
    display: block;
    clear: both;
}

.nav-bg {
    background-color: #0081c3;
}

.nav li {
    padding: 0px;
    line-height: 42px;
}

.nav li a, .nav li {
    color: #FFFFFF;
}
.nav li a{
	padding:0.4em 14px;
}
.nav li a{
	background:none !important;
}


/*重写amaze*/
.am-tabs-default .am-tabs-nav {
    background-color: #e2edf3;
}

.am-tabs-default .am-tabs-nav > .am-active a {
    background-color: #0180c3;
    color: #fff;
}

.am-tab-panel {
    border: 0 !important;
}

.index-tab {
    margin: 0;
    margin-top: 10px;
}

.index-tab ul li {
    font-size: 1.25em;
    font-weight: bold;
  	text-align:center;
}

.index-tab ul li span {
    font-size: 1.4rem;
    text-align:center;
}

.gntt h2 a{
	font-size:38px;
	color:#3253a7;
    text-align:center;
    
}

/*ad*/
.adstyle{
	margin-top:20px;
	margin-bottom:20px;
}
.adstyle img {
    margin:0 auto;
}

.index-fd dd {
    margin: 0 8px;
    display: inline;
  line-height:32px;
}
.index-fd dd a{
color:#515151;
}

.gray-div {
    background-color: #e4e4e4;
    min-height: 36px;
}

.gray-div a img {
    max-height: 26px;
}

.line-1 {
    height: 14px;
    margin-top: 14px;
    border-top: 1px #8cb8db dashed;
}

.gray-border {
    border: 1px #e4e4e4 solid;
}

.mg-t {
    margin-top: 10px;
}

.xw-index-dl a {
    font-size: 13px;
}

.xw-index-dl dd {
    line-height: 20px;
}
.index-top1 h1{
  text-align:center;
}
.index-top1 h1 a{
    font-size:36px;
    color:#3253a7;
    text-align:center;
}

.index-top1 p {
    color: #989898;
    text-align: center;
}

.xw-left {
    width: 840px;
    max-width: 840px;
}

.xw-left-1, .xw-left-2, .screen2-right {
    width: 408px;
    min-height: 200px;
    border-top: 2px #cdd7e0 solid;
    position: relative;
    margin-top: 40px;
}

.xw-left-1:before, .xw-left-2:before, .screen2-right:before {
    display: block;
    content: '';
    float: left;
    width: 100px;
    height: 2px;
    background-color: #4e7797;
    position: absolute;
    top: -2px;
    left: 0;

}

.xw-left-2 {
    margin-left: 24px;
}

.xw-right {
    width: 400px;
    max-width: 400px;
}

/*修改幻灯style*/
/*.am-slides li{*/
/*    position: relative;*/
/*}*/
/*.am-slides li span{*/
/*    display: block;background: rgba(0,0,0,0.5);*/
/*    color: #ffffff;*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    text-align: center;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    width: 100%;*/
/*    font-size: 22px;*/
/*}*/
.am-slider-d1 .am-slider-desc {
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
}

.am-slides li {
    /*text-align: center;*/
}

.am-slider-c3 .am-slider-desc{
 
  right:0px;
  height:40px;
  line-height:40px;
  bottom:0;
  font-size:18px;
  background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);
}

.am-slider-c3 .am-slider-counter{
   width: 50px;
  height:40px;
  line-height:40px;
  font-size:1.7rem;
  background:linear-gradient(to bottom,rgba(14,144,210,0) 0,rgba(14,144,210,1) 100%);
}
.am-slider-c3 .am-slider-counter .am-active{
  font-size:2rem;
  font-weight:600;
}

.am-slider-c3 .am-direction-nav{
display:none;
}
.am-slider-c3 .am-direction-nav a{
  width:70px;
  height:70px;
}

.am-slider-c3 .am-direction-nav a:before{
  line-height:70px;
  font-size:77px;
  font-weight:lighter;
}
.am-slider-c3 .am-direction-nav a.am-next:before{
content:"\f105";
}

.am-slider-c3 .am-direction-nav a:before{
  content:"\f104";
}

/*视频幻灯修改*/
.am-slider-c2 .am-direction-nav{
	display:none;
}
.am-slider-c2 .am-direction-nav a {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 30px;
    height: 36px;
    padding: 4px 0;
    position: absolute;
    top: 50%;
    margin: -18px 0 0;
    z-index: 10;
    overflow: hidden;
    opacity: .45;
    cursor: pointer;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
    background-color: rgba(0,0,0,.5);
    font-size: 0;
    text-align: center;
    transition: all .3s ease;
    border-radius:7px;
	}
.am-slider-c2 .am-direction-nav a:hover{
    opacity: .7;
}

.am-slider-c2 .am-direction-nav a.am-prev
{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;

}
.am-slider-c2 .am-direction-nav a.am-next {
    right: 0;

  	border-top-right-radius:0px;
    border-bottom-right-radius:0px;
  
}



.am-slider-c2 .am-direction-nav a:before {
    content: "\f104";
    line-height: 36px;
    font-weight: lighter;
    display: inline-block;
    font:normal normal normal 1.6rem/1 FontAwesome,sans-serif;
    font-size: 36px;
    text-rendering: auto;
    transform: translate(0,0);
}
.am-slider-c2 .am-direction-nav a.am-next:before {
    content: "\f105";
}



.xw-tuij li img {
    height: 140px;
}

.xw-huand li img {
    min-height: 580px;
    max-height: 580px;
}

.xw-hotsub {
    margin-top: 30px;
}

.xw-right {
    margin-left: 40px;
    width: 400px;
}

.triangle-bottomright {
    width: 0;
    height: 0;
    border-bottom: 10px #0255b3 solid;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: 5px;
    margin-left: 8px;
}

.triangle-bottomright-gray {
    width: 0;
    height: 0;
    border-bottom: 10px #cecece solid;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: 5px;
    margin-left: 8px;
}

.catagory {
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
}

.catagory-list {
    border-top: 1px #bebebe dashed;
    margin: 0;
    margin-top: 1rem
}

.catagory-list dd {
    line-height: 47px;
    border-bottom: 1px #bebebe dashed;
}

.catagory-list dd {
    border-right: 3px #d5e6f0 solid
}

.catagory-list dd:hover {
    border-right: 3px #648a9f solid
}

/*第二种切换列表样式*/
.catagory-list2 {
    margin-bottom: 0;
}

.catagory-list2 ul.am-thumbnails li img {
    margin-bottom: 0;
}

.catagory-list2 dd:before {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #7f7f7f;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.catagory-list2 dd {
    line-height: 32px;
    font-size: 16px;
}

.sm-font dd {
    font-size: 16px;
    line-height: 29px;
}

.hot-sublist div {
    float: left;
    text-align: center;
    margin: 0 2px;
    line-height: 28px;
    margin-top: 4px;
    display:table-cell;
	color:#FFFFFF;
	vertical-align: middle;
	height: 101px;
  color:#FFFFFF;
  font-weight:bold;
}

.hot-sublist div:first-child {
    margin-left: 0;
}
.hotsub1 div:nth-child(1){
	background: #728fad !important;;
    width: 206px !important;
}
.hotsub1 div:nth-child(4), .hotsub2 div:nth-child(4){
	background: #728fad !important;;
    width: 206px !important;
}

.hot-sublist div.xw-two {
    background: #728fad;
    width: 206px
}

.hot-sublist div.xw-one {
    background: #9bb0c5;
    width: 101px;
  line-height: 24px;
}











.hot-sublist:after{
  display:block;
  content:'';
  clear:both;
			   }
.hot-sublist div:last-child{
  margin-right:0!important;
  width: 105px;
			   }

.hot-sublist div a{
  padding:8px;
  display:table-cell; 
  width:1%;
  color:#FFFFFF;
  text-align:center;
  vertical-align: middle;
  height: 101px;
  font-weight:bold;
}



.xw-bbs li img {
    min-height: 334px;
  height:334px;
    max-height:334px;
}


/*sreen-3*/
.screen-3 {
    padding: 0;
    margin-top: 36px;
}

.xw-tbtj {
    float: left;
    width: 50px;
    height: 190px;
    background-color: #d83548;
    color: #FFFFFF;
    text-align: center;
    padding-top: 30px;
}

.catagory-list-fw {
    display: block;
}

.catagory-list-fw dd {
    display: inline-block;
    background-color: #f5cecd;
    border-radius: 5px;
    margin: 5px;
    line-height: 40px;
    padding: 5px 10px;
}

.catagory-list-2 dd {
    line-height: 34px;
}

.catagory2 {
    margin-top: 56px;
    line-height: 40px;
    color:#379bd0;
}
.catagory2 a{
  color:#379bd0;
}

.xw-footer {
    background-color: #f5f5f7;
    width: 100%;
    height: auto;
    min-height: 300px;
    font-size:13px;
}

.flink-foot a {
    display: inline-block;
    line-height: 24px;
    padding: 0 10px;
    margin: 10px 0;
    border-left: 1px #7f8c8d solid;
}

.flink-foot a:first-child {
    border-left: 1px #f5f5f7 solid;
    padding-left: 0;
    margin-left: 0;
}

.screen-footer h2 {
    margin-top: 20px;
    margin-bottom: 0;
}

.hr-line {
    border: 1px silver solid;
}

.xw-copyright {
    text-align: center;
}
.xw-copyright p a, .xw-copyright p span{ margin:0 10px;}

.xinxiang a, .dubao a{
	line-height:44px;
	margin:0 10px;
}
@media screen and (max-width: 1280px) {

}


/*修改内容页图片不居中得问题*/
.am-article-bd img{display: inline;}


/*
列表页分页条
*/

.pagination{
    list-style:none;
    color: #999;
}
.pagination>li{
    display: inline-block;
    font-size: 1.4rem;
}
.pagination>li a{
    position: relative;
    display: block;
    padding: .5em 1em;
    text-decoration: none;
    line-height: 1.2;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 5px;
    margin-right: 5px;
}
.pagination>li.disabled a{
    color: #999999;
}
.pagination>li.active a{
    background: #0c80ba;
    color: #FFFFFF;
}

/*改统一右侧csss*/
.xinw-right-list-dl {
    background-color: #f3f3f3;
    text-align: center
}

.xinw-right-list-dl dt {
    background-color: #c93335;
    color: #FFFFFF;
    text-align: center;
    line-height: 56px;
    font-size: 24px;
}

.xinw-right-list-dl dd {
    padding: 10px;
}



/*xinw-catagory*/
.xinw-catagory span, .lil-catagory span, .zixun-catagory span, .jy-catagory span, .sp-catagory span, .tp-catagory span, .rw-catagory span, .ly-catagory span, .zx-catagory span{
cursor:pointer;
}
.am-article-bd video{width:640px;}




























