.abmincont{ width:1340px; margin:80px auto}
.ableft{ margin-top:60px; margin-bottom:80px;}
.abbad{width: 100%;
    float: left;
    background:  url(../images/abb02.jpg) center bottom no-repeat;}
.abmincont .abbad-l{ width:50%; float:left}
.abmincont .abbad-r{ width: 43%; float: right; padding-top: 150px;}
.abbad-rw p{ font-size:20px; color:#ba2a21; line-height:30px; margin-top:20px; font-weight:bold}
.abbad-rw h1{ font-size:40px; color:#000000; line-height:46px; font-weight:bold;margin: 0 0 20px;}
.abbad-rw { font-size: 17px;
    line-height: 36px;
    color: #1c1c1c;
    width: 100%;
    padding-left: 45px;}
	
.am-slides3{ width:100%;}
.am-slides3 li{ width:30%; margin-left:10px; margin-right:10px;}

.bout198 {
    padding:25px 0 60px;
}
.bout198 .w198 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.bout198 .txt198 {
    width: 100%;
}
.bout198 .txt198 li {    width: 25%; float:left; padding-left:5%}
.bout198 .txt198 span{ text-align:center;font-size:16px;}
.bout198 .txt198 li h2{ font-size:50px; font-weight:bold; color:#ba2a21; margin:0;}
.bout198 .txt198 li h2 i{ font-size:18px; font-weight: normal; color:#363636;}
.bout198 .txt198 .tit198 {
    height: 60px;
    line-height: 57px;
    border-bottom: 1px solid #05469a;
}
.bout198 .txt198 .tit198 h3 {
    display: inline-block;
    color: #333;
    font-size: 30px;
    border-bottom: 6px solid #05469a;
}
.bout198 .txt198 .tit198 span {
    color: #666;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
.bout198 .txt198 .con198 {
    color: #666;
    font-size: 14px;
    line-height: 36px;
    text-align: justify;
    padding-top: 40px;
}
.bout198 .img198 {
    width: 500px;
    height: 500px;
    overflow: hidden;
    transition: all 1s;
}
.bout198 .img198 img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.bout198 .img198:hover img {
    transform: scale(1.1);
}
.bout198 .ys198 {
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 798px;
    height: 138px;
    background: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
}
.bout198 .ys198 li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 30px 0;
}
.bout198 .ys198 li h2 {
    position: relative;
    display: inline-block;
}
.bout198 .ys198 li h2 b {
    position: relative;
    color: #666;
    font-size: 36px;
}
.bout198 .ys198 li h2 i {
    position: absolute;
    top: -10px;
    right: -18px;
    font-size: 14px;
    font-weight: 300;
}
.bout198 .ys198 li span {
    display: block;
    color: #666;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}


.about_ny{ width:100%; float:left; background:#f9fafb url(../images/aboutbg.jpg) center bottom no-repeat}
.neitit{ padding-top:50px;}
#b_main170 {
    overflow: hidden;
    position: relative;
    z-index: 2;
    max-width: 1158px;
    margin: 0 auto;
}
#b_main170 .banner170, #b_main170 .banner170 img {
    height: 144px;
}
#b_main170 #banner170 {
    width: 100%;
    min-width: 1000px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
#b_main170 #banner170, #b_main170 .banner170 ul {
    max-height: 144px;
    overflow: hidden;
}
#b_main170 .banner170 li {
    width: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    display: none;
}
#b_main170 .banner170 li:first-child {
    display: block;
}
#b_main170 .banner170 li img {
    width: 1158px;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -580px;
    top: 0;
}
#b_main170 #banner170 .tip170 {
    width: 1000px;
    height: 15px;
    line-height: 0;
    font-size: 0;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    bottom: 3px;
    z-index: 3;
}
#b_main170 #banner170 .tip170 span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    background: #fff;
    border-radius: 10px;
    transition: all .5s;
}
#b_main170 #banner170 .tip170 span.cur {
    width: 40px;
}
#b_main170 #banner170 #prev170, #b_main170 #banner170 #next170 {
    display: none;
    width: 32px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22.5px;
    z-index: 5;
}
#b_main170 #banner170 #prev170 {
    background-position: -60px 0;
    left: 12%;
    transition: all 600ms ease;
}
#b_main170 #banner170 #next170 {
    background-position: -92px 0;
    right: 12%;
    transition: all 600ms ease;
}
#b_main170 #banner170 #prev170:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 600ms ease;
    left: 11.6%;
}
#b_main170 #banner170 #next170:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 600ms ease;
    right: 11.6%;
}
#b_main170 .ico170 {
    background: url(../images/icon170.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}



/* From Uiverse.io by alexruix */ 
.cardwh {
 width: 190px;
 height: 100px;
 position: relative;
 transition: 0.5s ease-out;
 overflow: visible;
}

.cardwh-details {
 height: 30px;
 gap: .5em;
 place-content: center;
}

.cardwh-button {
 transform: translate(-50%, 125%);
    width: 100%;
    border-radius: 1rem;
    background: #5386ef;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 14px 5px;
    line-height: 20px;
    position: absolute;
    left: 50%;
    opacity: 0;
    transition: 0.3s ease-out;
}

.text-body {
 color: rgb(134, 134, 134);
}

/*Text*/
.text-title {
 font-size: 1.5em;
 font-weight: bold;
}

/*Hover*/
.cardwh:hover {
}

.cardwh:hover .cardwh-button {
 transform: translate(-50%, 50%);
 opacity: 1;
}

.header {
	width: 100%;
	height: 98px;
	overflow: hidden;
	background: #fff;
}
.header a {
	margin-top: 10px;
	display: block;
}
.jtxwtit{    background: url(../images/dhdj.png) 70px 44px no-repeat;    height: 65px;}
.tab{ width:100%; margin:0 auto 50px;height: 320px;
    overflow: hidden;}
.tab-hd {border-bottom: 2px solid #bc2c24;overflow:hidden; color:#036; zoom:1;}
.tab-hd li{ float:left; width:150px; color:#1b4499; font-weight:bold; line-height:30px; font-size:18px; text-align:center; cursor:pointer;}
.tab-hd li.active{ background: linear-gradient(to right, #bb2b22, #d94442);;color: #fff; font-weight:bold; height:42px; line-height:42px;}
.tab-bd li{  border-top:0 none; font-size:24px; line-height:40px}
.tab-bd li.thisclass{ display:list-item; height:320px; overflow:hidden;}
.neibanner{ width:100%;}
.neinav{ background:#eaeef3; height:83px; width:100%; margin:0 auto}

.nav {
	width: 100%;
	height: 88px;
	background: #fff;
}
.certit{    width: 100%;
    text-align: center;
    color: #333;
    height: 50px;
    line-height: 50px;
	font-weight:bold;}
.navl {
	width: 85px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	margin-left: 0px;
	margin-right: 0px;
	background: url("../images/dsj.png") no-repeat center bottom;
}
.navs ul li {
	float: left;
	    margin-left: 18px;
    margin-right: 8px;
	padding-left: 0px;
    padding-right: 0px;
	position: relative;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.hshu{ border-right:1px solid #b1bad5; height:18px; margin-left:30px;}
.header-bottom-a-now{ border-bottom: 2px solid #ba2a21;}
.header-bottom-a-now a{ color:#ba2a21; font-weight:bold}
.neidaohang{ width:1300px; margin:0 auto;position: absolute;  line-height:80px; }
.neidaohang li{ float:left; text-align:center; margin-right: 40px; }
.neidaohang li a{ color:#777e8c;}
.neidaohang .header-bottom-a-now a{ color:#ba2a21;}

.header-bottom-a-nei a{ background:#900; color:#fff !important;}
.neidaohang_bei{ width:1300px; margin:0 auto;line-height:80px;     height: 50px;    text-align: center;}
.neidaohang_bei li{text-align:center; margin-right: 10px; margin-left:10px;    display: inline-block; }
.neidaohang_bei li a{     
    color: #777e8c;
	margin-bottom:50px;
	border-radius:5px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    border: 1px solid #eee;
    padding: 5px 10px;}
.neidaohang_bei .header-bottom-a-now a{ color:#ba2a21;}


.navs ul li a {
	font-size: 18px;
	color: #010101;
}
.navs ul li a:hover {
	color: #ba2a21;
	
}
.tybt{ text-align:center; }
.item-detail{ float:left; width:80%;}
.rqlist{ float:right; width:85px;  height:96px; margin-left:20px; }
.riqiri{ font-size:20px; text-align:center; font-weight:bold; color:#999; border-bottom:1px solid #999; margin-left:14px; margin-right:14px;}
.riqinian{ color:#999; font-size:20px; text-align:center;}
.biaotilist{ float:right; width:87%;}
.erji {
	margin: 0;
	position: absolute;
	z-index: 999;
	width:180px;
	top: 60px;
	margin-left:-55px;
}
.navs ul li:hover .erji li {
	height: 42px !important;
	border-bottom: 1px solid #666;
}
.erji li {
	float: none !important;
	background: rgba(0,0,0,.5);
	height: 0 !important;
	line-height: 42px !important;
	overflow: hidden;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.erji li a {
	font-size: 14px !important;
	color: #fff !important;
	display: block;
	width: 100%;
	text-align: center;
}
.erji li:hover {
	background: rgba(0,0,0,0.5) !important;
}
.navr {
	line-height: 60px;
	margin-top:25px;
}
.newshot{ width: 100%;    height: 150px;    border-bottom: 1px solid #e4e4e4;    margin: 30px auto;}
.newshot .toutiao{  max-width:88px; height:106px; margin-top:16px; margin-bottom:20px; margin-right:50px; background:#f7f7f7; float:left; }
.newshot .toutiao h3{font-size:22px; font-weight:bold;padding: 8px 18px 5px; line-height: 30px; color:#d74240;margin:0px; }
.newshot .toutiao p{ font-size:12px; font-weight:bold; font-family:"Times New Roman", Times, serif; text-align:center;color:#d74240;line-height: 18px;margin:0px; }
.newshot .tt-list span{ font-size:22px; font-weight:bold; color:#cf2624;}
.newshot .tt-list span p{    width: 80%; margin-top: 16px;font-size:16px; font-weight: normal; color:#999; text-align:left; float:left; line-height:26px;}

.newshot .tt-list{ float:left;width: 1150px; text-align:left; margin-top:18px;}
.newshot .tt-list .rm{ font-size:18px; font-weight:normal; color:#999; margin-left:30px}
.newshot .tt-list p{ color:#666;font-size:16px;    text-align: right;}
.gsgg {
	width: 100%;
	height: 24px;
	line-height:24px;
}
.content {
	width: 100%;
	overflow: hidden;
	
}
.gsggl {
	width: 390px;
	line-height: 60px;
	color: #a0a0a0;
	font-size: 15px;
}
.gsggr {
	line-height: 60px;
}
.gsggrl {
	width: 65px;
	height: 20px;
	border-radius: 99px;
	background: #2F5398;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
}
.gsggrr {
	margin-left: 18px;
	font-size: 16px;
	color: #333333;
	display: block;
	height: 60px;
	line-height: 60px;
}
.gsggrr a {
	color: #DF1E1F;
	font-weight: bold;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.gsggrr a span {
	font-weight: normal;
}
.gsggrr a:hover {
	color: #2F5398;
}
.gsggrr span {
	color: #b2b2b2;
	margin-left: 32px;
	float: right;
	font-size: 17px;
}

.xmzs{width:100%; background:#fff; padding:30px; height:540px;}
.ywlist{ width:100%; background:#f3f3f3; padding:30px 0 20px; height:420px;}
.chanye-tit h1{ text-align: center;font-size:30px; font-weight:bold; color:#000; line-height:40px;}
.chanye-tit i{ height:3px; width:50px; display:block; background:#ba2a21; margin:0 auto}
.chanye-list{ text-align:center; margin:40px auto 0; width:1300px;}
.card {
 float:left; 
margin-left: 13px;
    margin-right: 13px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index:0;
  width: 190px;
  height: 254px;
  background: #fff;
  color: #252424;
  box-shadow:0 2px 4px rgba(0,0,0,0.2);
  font-size: 18px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.1s 0s linear;
  position: relative;
  overflow: hidden;
}
.card:active {
  scale: 0.95;
}
.card::after {
  content: "";
  width: 190px;
    height: 260px;
  
  background: linear-gradient(to right, #bb2b22, #d94442);
  position: absolute;
  top: 250px;
  transition: top 0.4s 0s linear;
  z-index: -5;
}
.card:hover::after {
  top: 0px;
}
.card:hover p {
      margin-top: -10px;
	  color:#fff;
}
.card p:hover {
  color: #fff;
      
}
.card p {
     border-top: 1px solid #eae9e8;
	 color:#666;
    width: 100%;
    text-align: center;
    z-index: 10;
    padding-top: 20px;
}
.card:hover img {
  color: #fff;
  filter:brightness(100);
}
.card:hover



.contenta {
	padding:0px 0px 20px;
	background: #fff;
	overflow: hidden;
	width:100%;
}

.contental {
	width: 500px;
    height: 340px;
    margin-top: 10px;
}
.contental .am-slider-default .am-control-nav {
	width: 120px;
	right: 0;
	bottom:18px !important
}
.contental .am-direction-nav {
	display: none;
}
.contental .am-slider-default .am-control-nav {
	bottom: 0;
}
.contental .am-slider-default .am-control-nav li a {
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 99px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contental .am-slider-default .am-control-nav li a.am-active {
	background: #FF0000;
}
.contental .am-slider-default .am-control-nav li a:hover {
	background: #FF0000;
}
.contental ul li {
	position: relative;
	height: 320px;
	overflow: hidden;
}
.contental ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.contental ul li a .wzzz {
	display: block;
	width: 100%;
	height: 50px;
	bottom: 0;
	position: absolute;
	background: rgba(0,0,0,.7);
}
.contentalt {
	 position: absolute;
    bottom: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    z-index: 99;
    padding-left: 22px;
}
.contentalt span {
	margin-left: 75px;
}
.contentar {
	width: 750px;
	height: 320px;
	padding: 0px 00px;
	margin-rigth:40px;
	
}
.contentart {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #D3D3D3;
	background: url("../images/xwzxx.jpg") no-repeat left bottom;
}
.contentartl {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #1b4499;
	padding: 3px 25px;
}
.contentartr {
	line-height: 40px;
}
.contentarts {
	width: 100%;
	overflow: hidden;
	background:url(../images/titb.jpg) bottom left no-repeat;
	padding: 0 0px;
	height: 55px;
}
.contentartst {
	width: 100%;
	overflow: hidden;
	background: url("../images/dwzzbg.jpg") no-repeat left top;
	padding: 0 20px;
}
.contentartsb {
	width: 100%;
	overflow: hidden;
	border-bottom: 3px solid #eeeeee;
	padding: 0 0px;
}
.contentartls {
	font-size: 26px;
    border-bottom: 2px solid #d74240;
    color: #bc2b23;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    line-height: 43px;
    height: 45px;
}
.contentartrs {
	line-height: 40px;
}
.contentartrs a {
	font-size: 15px;
	color: #72869d;
}
.contentartr a {
	font-size: 15px;
	color: #72869d;
}
.contentarbtt {
	font-size: 20px;
	color: #333333;
	width: 100%;
	margin: 10px 0;
}
.contentarbtb {
	font-size: 16px;
	color: #666666;
}
.contentarbtb span {
	font-size: 16px;
	color: #8498ad;
}
.contentarbt {
	margin-bottom: 25px;
}
.contentarbtt {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentarbt a:hover .contentarbtt {
	color: #2F5398;
}
.contentarbbl {
	padding-left: 0px;
	font-size: 16px;
	color: #333333;
}
.contentarbbr {
	font-size: 14px;
	color: #c02b29;
}
.contentarbb ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}
.contentarbbl {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentarbb ul li a:hover .contentarbbl {
	margin-top: -5px;
	color: #c02b29;
}
.add-mid{ width:100%; height:225px;border-radius:15px;overflow: hidden;}
.contentb {
	width: 100%;
	height:225px;
	margin: 0px auto;
	text-align:center;
	overflow: hidden;
}
.contentclt {
	padding:20px 0px;
	background: #fff;
	overflow: hidden;
}
.contentcltl {
	width: 48.0%;
    margin-right: 1.5%;
    margin-left: 0.5%;
}
.contentcl {
	width: 100%;
}
.contentcr {
	width: 360px;
	padding: 10px 20px;
	background: #f5f5f5;
}
.contentcltbl {
	padding-left: 0px;
	font-size: 16px;
	color: #3b3737;
	line-height:30px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentcltbr {
	font-size: 14px;
	color: #c02b29;
	  height: 40px;
    line-height: 40px;
	margin-right: 20px;
}
.contentcltb {
	margin-top: 25px;
}
.contentcltb img{ margin-bottom:20px;}
.contentcltb ul li {
	margin-bottom: 4px;
	line-height: 40px;
	overflow: hidden;
}
.contentewe{ font-size:22px; font-weight:bold; color:#061587}
.contentcltb ul li a:hover .contentcltbl {
	margin-top: -5px;
	color: #c02b29;
}
.contentclt {
	margin-bottom: 0px;
}
.contentcls {
	width: 100%;
	height: 124px;
	margin-bottom: 16px;
	overflow: hidden;
}
.contentcrtbt {
	margin: 25px 0;
}
.contentcrtbb ul li {
	width: 150px;
	height: 105px;
	float: left;
	background: #eee;
	margin-bottom: 30px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentcrtbb ul li:hover {
	background-color: #e2e2e2;
}
.contentcrtbbt {
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 20px;
}
.contentcrtbbb {
	width: 100%;
	text-align: center;
	display: block;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
}
.contentcrtbb {
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
}
.contentcrbb {
	overflow: hidden;
}
.contentcrbst {
	margin-top: 24px;
}
.contentd {
	width: 100%;
	height: 131px;
	margin-bottom: 16px;
	overflow: hidden;
}
.contentc {
	overflow: hidden;
}
.contente {
	width: 100%;
	padding: 26px;
	background: #fff;
	overflow: hidden;
}

.contentel {
	overflow: hidden;
}
.contentelb {
	margin-top: 18px;
}
.contentel {
	border-right: 2px solid #F5F5F5;
	padding-right: 40px;
}
.contenter {
	padding-left: 40px;
	width: 822px;
}
.contentern {
	padding-left: 00px;
	width: 100%;
}
.contenterb {
	margin-top: 18px;
	height: 206px;
}
.contenterb .am-slider .am-slides>li {
	height: 206px;
	border: 1px solid #ddd;
}
.contenterb .am-figure-default {
	text-align: center;
	height:300px;
	
}
.contenterb .am-figure-default img {
	border: none;
	width: auto;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.contenterb .am-figure-default {
	margin: 0;
}
.contentf {
	width: 100%;
	padding: 0px 26px 26px;
	background: #fff;
	overflow: hidden;
	margin: 0px 0;
}
.contentfb {
	margin-top: 18px;
}
.contentfb ul.am-slides li img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentfb ul.am-slides li {
	height: 210px;
	overflow: hidden;
}
.footbox{ background:#e1e1e1 url(../images/footb.jpg) left bottom no-repeat; width: 100%; float: left;}
.contentfb ul.am-slides li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.contentfbt {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
	z-index: 99;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	background: rgba(0,30,145,0.7);
}
.am-slider-default {
	box-shadow: none;
	border: none;
}
.footer {
	width: 100%;
	height: 260px;
	
}
.footert {
	width: 100%;
	clear: both;
	min-height: 60px;
	line-height: 55px;
	border-top: 2px solid #F2F2F2;
	border-bottom: 2px solid #f2f2f2;
	margin-top: 50px;
}
.footertr ul li {
	float: left;
	position: relative;
	padding-right: 20px;
	margin-right: 30px;
	line-height: 55px;
	background: url("../images/jlyt.png") no-repeat right center;
}
.footertr ul li span {
	cursor: pointer;
	display: block;
}
.yqljft .am-dropdown-content {
	margin: 0;
	min-width: 120px;
	width: 694px;
	padding: 20px 20px;
	background-color: rgba(242,242,242,.97);
}
.am-dropdown-up .am-dropdown-content:after, .am-dropdown-up .am-dropdown-content:before {
	border-top: 8px solid rgba(242,242,242,.97);
}
.am-dropdown-content:before {
	border-bottom-color: rgba(242,242,242,.97);
}
ul.am-dropdown-content>li>a {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
ul.am-dropdown-content>li>a:focus, ul.am-dropdown-content>li>a:hover {
	background-color: #2F5398;
	color: #fff;
}
.yqljft ul li {
	background: none !important;
	line-height: 35px !important;
	padding: 0 !important;
	padding-left: 8px !important;
	margin: 0 !important;
	width: 33%;
}
.yqljft ul li a {
	padding: 6px 10px;
	font-size: 14px;
	display: block;
	width: 100%;
	text-align: left;
}
.footertr .am-btn-primary {
	border: none;
	background: none;
	color: #333;
}
.fa-angle-up {
	display: block !important;
}
.yqljfl {
	position: absolute;
	top: 51px;
	border: 1px solid #ddd;
	margin: 0;
	display: none;
	overflow: hidden;
}
.yqljfl li {
	text-align: center;
	width: 130px;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	background-color: #fff !important;
	height: 30px !important;
	line-height: 30px !important;
}
.yqljfl li a {
	color: #333;
	font-size: 14px;
}
.am-btn-primary.am-active, .am-btn-primary:active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
	background: none;
}
.am-btn-primary.am-active, .am-btn-primary:active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
	border: none;
	color: #333;
}
.yqljft button {
	outline: none !important;
	box-shadow: none !important;
	height: 55px !important;
	padding: 0 !important;
	line-height: 55px !important;
}
.footertl {
	margin-right: 20px;
}
.footerb {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}
.footboxd{ background:#666; height:40px; line-height:40px; color:#fff; font-size:13px;}
.footerbrb {
	padding-left: 30px;
	background: url("../images/lgaw.png") no-repeat left center;
}
.footermid{ width: 35%;    padding-top: 45px;    text-align: center;   border-right:1px solid #CCC;  float: left;}
.footermid a{ color:#333;font-size:14px;padding: 0 10px;}
.footermid a:hover{ color:#d7413f;}
.footermid p{ margin:0px;font-size:14px;}
.erjifoot  li a { font-size:14px  !important; color:#333 !important; padding:10px 0px; }
.footerbl { width:25%; float:left; text-align:left; margin-top:40px; border-right:1px solid #CCC; margin-right:20px}
.footerbr {
    width: 19%;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    float: left;
    padding-left: 40px;
    text-align: left;
}
.footerbr  ul li{ margin-bottom:5px}
.footerbr  a{ color:#000; font-size:18px;}
.footewm{ float:right; text-align:left}
.footewm a{ color:#000; font-size:18px;}
.footerbr p{ margin-bottom:0px ;margin-top:0px !important;}
.footerbr p img{ margin-top:20px; margin-bottom:40px;}
.footerbr span{ font-weight:bold;margin-top:20px;}
.footerbr .footerbrb {
	display: inline-block;
}
.active { border-bottom:2px solid #bc2c24;color:#fff;}
.pages .active { border-bottom:none}
.pages .active a{ background:#bc2c24; color:#fff;}
#yema .pages .active a{color:#fff;}
#yema .pages a:hover{background:#bc2c24; color:#fff;}
.footerbrt {
	font-size: 14px;
	color: #666;
}
.footerbrs {
	font-size: 14px;
	color: #666;
}
.footerbrb {
	font-size: 14px;
	color: #666;
}
.footerbrz {
	font-size: 14px;
	color: #666;
}
.footerbr div {
	margin-bottom: 12px;
}
.am-slider-default .am-direction-nav a {
	width: 37px;
	height: 37px;
}
.am-slider-default .am-direction-nav .am-prev {
	left: auto;
	right: 111px;
	background: url("../images/lejt.png");
}
.am-slider-default .am-direction-nav .am-next {
	background: url("../images/rijt.png");
	right: 66px;
}
.contenterb .am-slider-default .am-direction-nav a {
	top: -38px;
}
.contenterb .am-slider-default .am-direction-nav a:before {
	display: none;
}
.contenterb .am-slider-default .am-control-nav li {
	margin: 0 5px;
}
.contenterb .am-slider-default .am-control-nav {
	bottom: -17px;
}
.contentfb .am-slider-default .am-direction-nav a {
	top: -38px;
}
.contentfb .am-slider-default .am-direction-nav a:before {
	display: none;
}
.contentfb .am-slider-default .am-control-nav {
	bottom: -26px;
}
.contentfb .am-slides li a .contentfbt {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.contentfb .am-slides li a:hover .contentfbt {
	height: 58px;
	line-height: 58px;
	background: url("../images/bgzs2.png");
}
.aboutcer_ny{ background:url(../images/cerb.jpg) top center;min-height: 600px;}
.contact_ny{ background:url(../images/conb.jpg) top center;min-height: 600px;}
.wh_ny{ background:url(../images/whb.jpg) bottom center;min-height: 700px;background-size: cover;
    background-attachment: fixed;}
.cultit h1{ font-size:24px; color:#fff; font-weight:normal; text-align:left; width:100%}
.cullist{ width:100%; float:left;}
.cullist p{ font-size:18px; font-weight:bold; margin-top:3px; text-shadow: 2px 2px 2px rgba(40,80,194,1);}

.cullist .cul01{     width: 12%;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top: 140px;
    background: url(../images/line1.png) left 10px no-repeat;
    height: 300px;}

.cullist .cul02{ width: 22%;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top: 240px;
	 background:url(../images/line2.png) left 10px no-repeat;
	 height:300px;    
	 margin-left: -50px;
	 }

.cullist .cul03{     width: 14%;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top: 160px;
    background: url(../images/line3.png) left 10px no-repeat;
    height: 300px;
    margin-left: -40px;}

	
.cullist .cul04{  width: 22%;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top: 40px;
    background: url(../images/line4.png) left 10px no-repeat;
    height: 300px;}
.cullist .cul05{ width: 18%;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top: 180px;
    background: url(../images/line5.png) left 10px no-repeat;
    height: 300px;
    margin-left: -160px;}
.cullist .cul06{ width: 17%;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    margin-left: -20px;
    color: #fff;
    margin-top: 240px;
    background: url(../images/line6.png) left 10px no-repeat;
    height: 300px;}
.cullist .cul07{  width: 15%;
    padding-left: 20px;
    float: left;
    font-size: 20px;
    color: #fff;
    margin-top:140px;
    background: url(../images/line6.png) left 10px no-repeat;
    height: 300px;}
.conthis_ny {
	width: 100%;
	background:url(../images/hisb.jpg) top center no-repeat;
	overflow: hidden;
	    background-size: cover;
    background-attachment: fixed;
}
.conthis_ny .chanye-tit h1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
}
.cont_ny {
	width: 100%;
	background:#f9fafc;
	overflow: hidden;
}

.newscont {
	overflow: hidden;
	width: 100%;
	padding:20px 60px;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
	background:#fff;
	margin-top:30px;
	margin-bottom: 30px;
}
.newscontl {
	width: 260px;    
	margin-top: 80px;
	overflow: hidden;
}
.newscontltt {
	display: block;
	width: 260px;
	height: 63px;
	text-align: center;
	line-height: 63px;
	background: #3F74BB;
	color: #fff;
	font-size: 24px;
}
.newscontltb ul li {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #EEEEEE;
}
.newscontltb ul li a {
	padding-left: 25px;
	display: block;
	width: 100%;
	line-height: 60px;
	font-weight: bold;
	color: #333;
	background: #F7F7F7;
}
.newscontltb ul li .am-icon-angle-right:before {
	margin-right: 10px;
}
.newscontls {
	overflow: hidden;
	margin-top: 23px;
}
.newscontls ul li {
	width: 120px;
	height: 90px;
	float: left;
	background: #EEEEEE;
	margin-bottom: 15px;
}
.newscontls ul li .contentcrtbbt {
	margin-top: 11px;
}
.newscontlb {
	overflow: hidden;
	margin-top: 10px;
}
.newscontr {
	width:100%;
	margin:30px auto;
}
.newscontllr{width:78%;
	margin:30px auto;
	padding-left:20px;
}
.newscontrt {

	text-align:center;
	height: 100px;
}
.newscontrtlen { font-size:20px; color:#626262;}
.newscontrtl {
	display: inline-block;
	height: 45px;
	font-size: 28px;
	text-align:center;
	color:#19449a;
	border-bottom: 2px solid #2F5398;
}
.newscontrtr {
	font-size: 12px;
	font-weight: 300;
	color: #666666;
}
.newscontrtr a {
	line-height: 45px;
	color: #666666;
}
.newscontrb ul li {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom:30px;
}
.newscontrb ul li a {
	padding-top: 5px;
	display: block;
	width: 100%;
}
.newscontrb ul li a:hover .newscontrbt {
	color: #2F5398;
	padding-left: 5px;
}
.newscontrbt {
	display: block;
	font-size: 18px;
	font-weight:bold;
	color: #3b3737;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.newscontrbb {
	display: block;
	font-size: 15px;
	line-height:24px;
	color: #6e6e6e;
	margin-top: 10px;
}
.linenei{ border-bottom:1px solid #e2e2e2;height: 50px;}
.linenei a{ font-size:14px;}
.newscontltb ul li.header-bottom-a-now a {
	background: #CCDCF0;
}
.newscontltb ul li a {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.newscontltb ul li a:hover {
	background: #CCDCF0;
}
.cgcont_xm{overflow: hidden;
    padding:0px ;
    width: 100%;
    margin: 30px auto;}
.cgcont {
	overflow: hidden;
    padding:0px ;
    width: 100%;
    margin: 0 auto;
	
   
}
.cgcont ul li {
	width:23.7%;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    margin-left: 10px;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.08);
    margin-bottom: 30px;
}
.cgcont2 {
	overflow: hidden;
    padding:0px ;
    width: 100%;
    margin: 0 auto;
	
   
}
.cgcont2 ul li {
	width:30%;
    overflow: hidden;
    float: left;
    margin-right:10px;
    margin-left: 10px;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.08);
    margin-bottom: 30px;
}
.cgcont2 ul li img{ width:100%}

.cgcontkj {
	overflow: hidden;
	padding-top: 20px;
}
.cgcontkj ul {
	
	margin-top: 40px;
}
.cgcontkj ul li {
	    width: 346px;
    overflow: hidden;
    float: left;
   margin-right: 27px;
    margin-left: 27px;
    margin-bottom: 30px;
}
.cgcontt {
	display: block;
	width: 100%;
	height: 260px;
	overflow: hidden;
}
.cgconttkj {
    display: block;
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.cgconttkj img {
    width: 100%;
    height: 246px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.czliest{ width:100%; margin:0 auto}
.czliest ul{}
.czliest ul li{ width: 240px;
    float: left;
    text-align: center;
    background: #fff;
    padding-left: 20px;
	color:#1b4499;
	display:block;
    padding-right: 20px;
    margin-left: 30px;
    padding-top: 20px;
    margin-right: 30px; }
.czliest ul li { font-size:20px; color:#039; border: 2px solid #fff; color:#1b4499}
.czliest ul li:hover{ font-size:20px; color:#039; border: 2px solid #1b4499;}
.czliest ul li a{ color:#1b4499}
.cgcontt img {
	width: 100%;
	height:246px;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.cgcont ul li a:hover .cgcontt img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}
.cgcont ul li a:hover .cgcontbl {
	color: #3F74BB;
}
.cgcontbl {
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.cgcontb {
	    display: block;
    width: 100%;
    height: 40px;
    color: #333;
    line-height: 20px;
    border-bottom: 1px solid #C7CDD3;
}
.cgcontbl {
	width: 100%;
	display: block;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.newshow_follow {
	overflow: hidden;
	font-size: 14px;    display: contents;
}
.newshow_shu {
	overflow: hidden;
	font-size: 14px;    display: contents;
}
.newshow_timer {
	overflow: hidden;
	display: contents;
	font-size: 14px;  
	height:40px; 
}
.cgcont .tybs {
	width: 100%;
	overflow: hidden;text-align: center;
	font-size: 14px;
	margin-bottom: 20px;padding-bottom:20px;border-bottom:1px solid #e5e5e5;
}
.newshow_ctrl_zi {
	overflow: hidden;display: contents;
	margin-left: 10px;
	font-size: 14px;
}
.newshow_ctrl_zi div {
	float: left;
	font-size: 14px;
}
.newshow_ctrl_zi a {
	color: #666;
	font-size: 14px;
}
.rongyucon {
	padding-top: 30px;
}
.rongyucon ul li {
	float: left;
	width: 290px;
	height: 247px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 30px;
}
.rongyucon ul li .am-figure-default {
	margin: 0;
	height: 202px;
	display: block;
	overflow: hidden;
	text-align: center;
	line-height: 196px;
	border: 1px solid #ddd;
}
.rongyucon ul li .am-figure-default img {
	margin: 0;
	padding: 0;
	height: 90%;
	display: inline-block;
	border: none;
}
.rongyuconb {
	width: 100%;
	text-align: center;
}
.tynr p {
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 30px;
	color: #333;
	text-indent: 2em;
}
.tynrs p {
	margin-top: 15px;
	margin-bottom: 0;
	font-size:18px;
	color:#6b7280;
	line-height: 42px;
	
}
.tynrs p img {
	max-width: 100%;
}
.tynr p img {
	margin-left: -2em;
	position: relative;
	width: 100%;
	left: calc(50% - 335px);
	margin-bottom: 20px;
	margin-top: 20px;
}
#rollText {
	width: 100%;
}
.m-video {
	cursor: pointer;
}
code, pre {
	background-color: #f8f8f8;
	-webkit-font-smoothing: initial;
	-moz-osx-font-smoothing: initial;
	padding: 5px 15px;
	white-space: normal;
}
code {
	color: #e96900;
	padding: 3px 5px;
	margin: 0 2px;
	border-radius: 2px;
}
.video_tsd ul li {
	float: left;
	width: 290px;
	height: 266px;
	margin-right: 20px;
	margin-bottom: 30px;
	position: relative;
}
.video_tsdan {
	position: absolute;
	top: 75px;
	z-index: 99;
	left: calc(50% - 34px);
}
.video_tsddt {
	width: 100%;
	height: 100%;
	background: #000;
	overflow: hidden;
}
.video_tsddt img {
	width: 100%;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.video_tsd {
	margin-top: 40px;
}
.video_tsd ul li:hover .video_tsddt img {
	opacity: .8;
}
.m-video {
	height: 216px;
    width: 320px;
    overflow: hidden;
}
.m-video img{ width:100%}
.video_tsdsa {
	height: 50px;
	line-height: 50px;
}
.navr form {
	display: block;
	width: 240px;
	height: 36px;
	position: relative;
	margin-top: 12px;
}
.serch_inputa {
	display: block;
	width:240px;
	height: 36px;
	
	background: #efefef;
	line-height: 36px;
	padding-left: 20px;
	border: none;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	outline: none;
}
.serch_inputb {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 6px;
	border: none;
	text-indent: -9999px;
	outline: none;
	box-shadow: none;
	background: url("../images/ssfdj.png")no-repeat center;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #74AFCF;
 font-size: 14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #74AFCF;
 font-size: 14px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #74AFCF;
 font-size: 14px;
}
.contentb_touch img {
	max-width: 100%;
}
.contentcls_touch img {
	max-width: 100%;
}
.contentd_touch img {
	max-width: 100%;
}

.about-history-sj{ display:none}