

.Banner { position: relative; }
.Banner .rslides .img { display: block; height: auto; float: left; width: 100%; border: 0; }
.Banner .rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; }
.Banner .rslides li:first-child { position: relative; display: block; float: left; }
.Banner .rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.Banner .slide .img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.Banner .slide li { position: absolute; width: 100%; }
.Banner .slide li a { height: 0px; display: block; overflow: hidden; padding: 0 0 23% 0; }
.Banner .slide li a img{ width: 100%; }
.Banner .slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.Banner .slide_container { position: relative;  width: 100%;overflow:hidden; }
.Banner .slide_nav { position: absolute; top: 50%; margin-top: -36px;  opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; height: 43px; width: 29px; background:url(../images/lf.png) no-repeat left top;  }
.Banner .slide_nav.prev { width: 36px; height: 72px; background-size: 36px 72px; left: 0;   background:url(../images/arrow_left_02.png) no-repeat left top;  }
.Banner .slide_nav.next {  width: 36px; height: 72px; background-size: 36px 72px; right: 0;  background:url(../images/arrow_right_03.png) no-repeat left top; }
.Banner .slide_nav.prev:active,.Banner .slide_nav.prev:hover { opacity: 1 }
.Banner .slide_nav.next:active,.Banner .slide_nav.next:hover { opacity: 1 }
.Banner .slide_tabs li a{ width: 8px; height: 8px; background:url(../images/a_03.png); background: rgba(255,255,255,.5); border-radius: 5px; display: inline-block;  text-indent:-999em;}
.Banner .slide_tabs li.slide_here a { background:url(../images/a_hover_03.png); background:#ffffff;width:8px;height:8px; border-radius: 50px; }
.Banner .slide_tabs li{width:8px;height:8px; display: inline; margin:0 5px 0 5px;  color:#fff;}
.Banner .slide_tabs{position:absolute; bottom:16px;z-index:999; width: 100%; text-align: right; display: none;}
.Banner .slider { position: absolute; left: 0px; bottom: 40px; width: 100%; height: 48px; background: url(../images/slider_03.png); }
.sIn { max-width: 1400px; margin: 0 auto; height: 48px; line-height: 48px; font-size: 20px; color: #ffffff; }




.content { max-width: 1200px; margin: 0 auto; }
.mode01 { max-width: 1200px; margin: 0 auto; overflow: hidden; padding: 26px 0 0 0; }
.mode01 .lf { width: 50%; float: left; }
.mode01 .rt { width: 50%; float: right; }
.news,.news1 { margin: 0 38px 0 0; }


.topic {
    position: relative;    margin-top: -40px;
}

.topic h2 {
    position: relative;
    float: left;
    font-size: 24px;
    color: #004694;
    padding-right: 55px;
    background: #f4faff;
    z-index: 9;
}


.topic .fw-qh {
    position: relative;
	width: 480px;
    z-index: 9;
	margin:0 auto;
}

.topic .fw-qh span {
    display: inline-block;
    width: 118px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.topic .fw-qh span.on {
    border: 1px solid #003b90;
	background:#003b90 ;
	color:#fff;font-weight: bold;
}
.topic .fw-qh span.on a{color:#fff;}

.fw-box {
    margin-top: 0; background:linear-gradient(270deg, rgba(245, 241, 255, 0) 0%, rgba(245, 241, 255, 0.7) 50%, #F5FAFF 96%);
}

.fw-box ul {
    text-align: center;
    font-size: 0;
    display: none;
    padding: 20px 0;
    overflow: hidden;
	width: 1200px;
	margin: 0 auto;

}

.fw-box ul.on {
    display: block;
}

.fw-box ul li {
    position: relative;
    display: block;
    float: left;
    height: 40px;width: 20%;text-align: left;
	line-height: 40px;
    transition: all .3s;
	vertical-align: top;
	background: url(../images/jt.png) left center no-repeat;
	padding-left: 20px;
}

.fw-box ul li::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/s1-bg.png) no-repeat center center;
    display: none;
    animation: xz linear 6s infinite;
    animation-play-state: paused;
    transition: all .6s;
}

.fw-box ul li:hover::after {
    display: block;
    animation-play-state: running;
}

.fw-box ul li a {positioN:relative;
    display: block;
    height: 100%;
	z-index:3;
}

.fw-box ul li a .text {
    overflow: hidden;
}

.fw-box ul li a .text p {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.fw-box ul li:hover .text p {
    font-weight: bold;
    color: #004694;
}



.slider {
    width: calc(100% - 38px);
    height:330px;
    float: left;
    overflow: hidden;
    position: relative;
	margin: 15px 38px 0 0;
}

.slider .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0%;
    bottom: 10px;
    z-index: 1;
}


.slider .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}


.slider .hd ul li {
    float: left;
    margin: 5px 6px 0 0;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    border:1px solid #fff;
    background:#fff;
    cursor: pointer;
    /*opacity: 0.5;*/
    border-radius: 50px;
}


.slider .hd ul li.on {
    background: #003b90;
    border:1px solid #003b90;
    width: 15px;
    height: 8px;
    line-height: 8px;
    opacity: 1;
    color: #fff;
}


.slider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}


.slider .bd li {
    /* zoom: 1; */
    /* vertical-align: middle; */
    /* position: relative; */
}


.slider .bd li h1 {
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/tt_bg.png);
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    line-height: 50px;
    z-index: 999;

}


.slider .bd li h1 a {
    color: #ffffff;
    display: block;
    padding-left:10px;
    transition: all 0.4s ease-in-out;
    width:80%;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.slider .bd img {
    margin:0 auto;
    width: 100%;
    height: 330px;
    display: block;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;}

.slider .bd li img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}


.news .title { height: 46px; line-height: 46px; border-bottom: 1px solid #d8d8d8;position: relative;     margin-bottom: 15px;}
.news .title h2 { width: auto; float: left; font-size: 22px; color: #003b90; }
.news .title h2::after{    content: "";position: absolute;bottom: 0;left: 0;width: 88px;height: 2px;background: #003b90;}
.news .title a { float: right; font-size: 14px; color: #003b90; }
.title { height: 46px; line-height: 46px; border-bottom: 1px solid #d8d8d8;position: relative;     margin-bottom: 25px;width: 100%;}
.title h2 { width: auto; float: left; font-size: 22px; color: #003b90; }
.title h2::after{    content: "";position: absolute;bottom: 0;left: 0;width: 88px;height: 2px;background: #003b90;}
.title a { float: right; font-size: 14px; color: #003b90; }
.news_con { overflow: hidden; padding: 24px 0 18px 0; border-bottom: 1px dashed #dcdcdc; }
.news_img { float: left; width: 180px; }
.news_img span { height: 0px; padding: 0 0 57% 0; display: block; overflow: hidden; }
.news_right { margin: 0 0 0 195px; }
.news_right a { font-size: 15px; line-height: 26px; height: 65px; overflow: hidden; display: block; transition: .5s; }
.news_right a:hover { margin-left: 5px; }
.news_right p { font-size: 14px; color: #324470; margin: 18px 0 0 0; }
.news ul.ul01 { margin: 14px 0 0 0; }
.news ul li {  border-bottom: 1px dashed #dcdcdc; overflow: hidden; height: 47px; line-height: 47px; }
.news ul li span { float: right; font-size: 20px; font-family: 'Gabriola';}
.news ul li a {font-size: 15px; display: block; transition: .5s; padding-left: 10px; background: url(../images/dian.png) left center no-repeat; }
.news ul li:hover a { margin-left: 10px; }

.news1 ul{ margin: 0; }
.news1 ul li {margin:0 0 15px 3px;box-shadow: 5px 1px 10px 3px rgba(62, 62, 62, 0.15);}
.news1 ul li span { float: right; font-size: 14px; }
.news1 ul li a {font-size: 15px; display: block; transition: .5s; padding: 10px 0 10px 40px;  background: url(../images/wt.png) 7px center no-repeat;}
.news1 ul li:hover a { margin-left: 10px; }

.xwtitle{
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
	margin-bottom: 15px;
}

.xwtitle a{
	position: absolute;
	right: 0;
    float: right;    bottom: 0;
    font-size: 14px;
    color: #003b90;
}

#smxw .hd li,#xwzx .hd li{
	font-size: 20px;
	color: #333;
	display: inline-block;
	padding: 0 5px;
	
	cursor: pointer;
	border-bottom: none;
}
#smxw .hd li.on,#xwzx .hd li.on{
	border-bottom: 2px solid #003b90;font-weight:bold;font-size: 22px;
	color: #003b90;
}

.xwlist li{height: 42px;line-height: 42px;}
.text-ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.xwlist li{height: 42px;line-height: 42px;}
.xwlist li span{ float: right; font-size: 15px;}
.xwlist li a{width: 80%; float:left;color:#323232;font-size: 15px;display: block; transition: .5s;padding-left: 10px; background: url(../images/dian.png) left center no-repeat; }
.xwlist li:hover a { margin-left: 10px;color: #003b90; }
.xwlist1 li{height: 42px;line-height: 42px;}
.xwlist1 li span{ float: right; font-size: 15px;}
.xwlist1 li a{width: 100%; float:left;color:#323232;font-size: 15px;display: block; transition: .5s;padding-left: 10px; background: url(../images/dian.png) left center no-repeat; }
.xwlist1 li:hover a { margin-left: 10px;color: #003b90; }

.block-list112 {display: flex;display: -ms-flexbox;-ms-flex-pack: justify;justify-content: space-between;flex-wrap: wrap;justify-content: left;}
.block-list112 li{border-right: 1px solid rgba(255, 255, 255, 0.1);border-top: 1px solid rgba(255, 255, 255, 0.1);}
.block-list112 li:nth-child(6){border-right: none}
.block-list112 li:nth-child(12){border-right: none}
.block-list112 li a {display: block;box-sizing: border-box;padding: 25px 10px;text-align: center;}
.block-list112 li:nth-child(1) a {
  background-color: #7ca2de;
}
.block-list112 li:nth-child(2) a {
  background-color: #faa632;
}
.block-list112 li:nth-child(3) a {
  background-color: #3d97e4;
}
.block-list112 li:nth-child(4) a {
  background-color: #ce6a6a;
}
.block-list112 li:nth-child(5) a {
  background-color: #6772FF;
}
.block-list112 li:nth-child(6) a {
  background-image: linear-gradient(315deg,#6772FF 0,#00F9E5 100%);
}
.block-list112 li a .img {
  max-width: 60px;
  margin: 0 auto;
  transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;
}
.block-list112 li a:hover .img{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);}
.block-list112 li a .img span {
  padding-bottom: 100%;
  background: none;
}
.block-list112 li a p {
  color: #fff;
}



.link01 { background: #e08865; }
.link02 { background: #3c73c7; margin: 18px 0 18px 0; }
.link03 { background: #20967e; margin: 0 0 18px 0;}
.link04 { background: #9A0000; padding: 10px 0; }
.link01:hover,.link02:hover,.link03:hover { opacity: .9 }



.mode02 { margin: 35px auto 10px; overflow: hidden;}

.link01 ul,.link02 ul,.link03 ul { overflow: hidden; padding: 10px 0; }
.link01 ul li,.link02 ul li { width: 50%; float: left; text-align: center; }
.link03 ul li { width: 100%; float: none; text-align: center; }
.link01 ul li,.link02 ul li{
    width: 100%; float: none; text-align: center;
}

.link01 ul img,.link02 ul img,.link03 ul img { display: inline; transition: .2s; transform: scale(1.0); }
.link01 ul li:hover img,.link02 ul li:hover img,.link03 ul li:hover img {  transition: .2s; transform: scale(1.1); }
.link01 ul li:hover a,.link02 ul li:hover a,.link03 ul li:hover a { font-weight: bold; }


.link ul li a{display: flex;justify-content: center;align-items: center;}
.link01 ul i,.link02 ul i,.link03 ul i { width: 63px; height: 40px; padding: 5px 0 0 0; border-radius: 10px; border-color: rgba(255,255,255,.5); border-style: solid; border-width: 1px; display: block; margin: 0 15px; }
.link01 ul a p,.link02 ul a p,.link03 ul a p { display: block; text-align: center; font-size: 16px; color: #ffffff; margin: 0; height: 21px; overflow: hidden; }
.link04 ul li p {display: block;text-align: center;font-size: 16px;color: #ffffff;margin: 0;line-height: 26px;overflow: hidden;}





.contact .title { height: 46px; line-height: 46px; border-bottom: 2px solid #003b90; }
.contact .title h2 { width: auto; float: left; font-size: 22px; color: #1a2c5f; }
.contact_con { margin: 15px 0 0 0; font-size: 15px; line-height: 26px; max-height: 230px; overflow: hidden; }
.contact { margin: 0px 0 0 0; }



.Service { background: #f7f7f7; overflow: hidden; }
.Service .title {float: left; width: 153px; height: 97px; line-height: 97px; text-align: center; background: url(../images/ser_title_03.png) no-repeat; }
.Service .title h2 { font-size: 22px; color: #fefefe; text-shadow: 5px 5px 5px #05316e; }
.service_con { margin: 0 0 0 153px; }
.service_con ul { overflow: hidden; padding: 14px 0; }
.service_con ul li { width: 14.28%; float: left; height: 34px; line-height: 34px; overflow: hidden; }
.service_con ul li a { transition: .5s;  font-size: 15px; display: block; margin: 0 33px; padding: 0 0 0 23px; background: url(../images/ser_li_03.png) no-repeat left center; height: 33px; line-height: 33px; overflow: hidden; }
.service_con ul a:hover {transform:scale(1.05);transition: .5s; }


.gp-ellipsis{    
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.carousel14 {
  padding: 0 50px;
  box-sizing: border-box;
  margin: 24px -10px 0;
}
.carousel14 .slick-slider a {
  display: block;
  margin: 0 10px;
}
.carousel14 .slick-slider a p {
  margin: 10px 5px;
  box-sizing: border-box;
  font-size: 15px;text-align: center;
}
.carousel14 .slick-arrow {
  width: 30px;
  height: 50px;
  background: #003b90;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  top: 32%;
}

.carousel71 a {
  display: block;
  position: relative;
}
.carousel71 a .mode1Pic {
  padding-bottom: 66.25%;
}
.carousel71 a .mode1txtbox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 15px 30px 24px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
}
.carousel71 a .mode1txtbox .mode1txt {
  line-height: 1.25;
}
.carousel71 a .mode1txtbox .mode1sum {
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.carousel71 .slick-arrow {
  width: 40px;
  height: 88px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 1;
}
.carousel71 .slick-arrow:after {
  display: none;
}
.carousel71 .slick-arrow:before {
  color: #fff;
  font-size: 40px;
}
.carousel71 .slick-dots {
  width: 100%;
  height: 6px;
  font-size: 0;
  left: 0;
  bottom: 0;
  margin: 0 -1px;
  overflow: hidden;
}
.carousel71 .slick-dots li {
  margin: 0;
  height: 6px;
  width: 20%;
}
.carousel71 .slick-dots li button {
  width: calc(100% - 2px);
  border-radius: 0;
  margin: 0 1px;
  background: rgba(255, 255, 255, 0.4);
}
.carousel71 .slick-dots li.slick-active button {
  background: #003b90;
}

.block-list111 {
  position: relative;
  margin-top: 24px;
}
.block-list111 .gpMarquee {
  height: 178px;
}
.block-list111 ul {
  z-index: 2;
  box-sizing: border-box;
  position: relative;
}
.block-list111 ul li {
  overflow: hidden;
  transition: all 0.2s ease-in;
  border-bottom: 1px dashed #dcdcdc;
  overflow: hidden;
  height: 47px;
  line-height: 47px;
}
.block-list111 ul li .gpTextArea {
  overflow: hidden;
}

.block-list111 ul li h3 {
  font-weight: normal;
  display: block;
  vertical-align: middle;
}
.block-list111 ul li h3 a {
    font-size: 15px;
    display: block;
    transition: .5s;
}
.block-list111 ul li:hover {
  transform: translateX(5px);
}
.block-list111 ul li:hover h3 a {
  color: #333333;
}
.block-list111 .line {
  width: 42.8%;
  height: 60.88%;
  background: #017072;
  position: absolute;
  right: -7px;
  top: -7px;
  z-index: 1;
}
/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  display: inline;
  zoom: 1;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}







@media screen  and (max-width:1388px) {
.content { max-width: 1000px; margin: 0 auto; padding: 0 15px }

.service_con ul li a { margin-right: 0px; }
.Service .title h2 { font-size: 21px; }
.news .title h2 { font-size: 21px; }
.title h2 { font-size: 21px; }
.contact .title h2 { font-size: 20px; }
}


/* CSS Document */
@media screen  and (max-width:999px) {
.topic{margin-top: -32px;}
.topic .fw-qh{width: 100%;}
.topic .fw-qh span{font-size: 16px;width: calc(25% - 2px);height: 32px;line-height: 32px;}	
.slider{width: 100%;margin:0;height:230px;}
.slider .bd img{height:230px;}
.slider .bd li h1{width: 100%;font-size: 14px;}
.slider .bd li h1 a{width:75%;}	
.col{flex: auto !important;}	
#smxw .hd li.on, #xwzx .hd li.on{font-size: 16px;}	
#smxw .hd li, #xwzx .hd li	{font-size: 16px;        padding: 0 2px;}	
.fw-box ul{width: 100%;padding: 15px;}
.fw-box ul li{width: 50%;}
.mode02{margin: 0 auto;}	
.news, .news1{margin: 0 2px;}	
.content { margin: 0 auto; }
.mode01 .lf { width: 48%;  }
.mode01 .md { width: 48%; float: right; }
.mode02 .lf{width: 100%;margin-right: 0;}
.mode02 .rt{width: 100%; margin-top: 20px;}
.news { margin: 0px; }
.mode01 .rt { width: 100%; margin: 10px 0 0 0; }
.content { width: auto; }
.Service .title { float: none; background: url(../images/ser_title_03.png) no-repeat #003b90; width: auto; text-align: left;  }
.Service .title h2 { padding: 0 0 0 20px; }
.service_con { margin: 0px; }
.service_con ul li a { margin-right: 20px; margin-left: 0px; }
.link01 { width: 32.5%; float: left; }
.link02 { width: 32.5%; float: left; margin: 0px 1%; }
.link03 { width: 32.5%; float: left; }
.news .title h2 { font-size: 20px; }
.title h2 { font-size: 20px; }
.Service .title h2 { font-size: 20px; }
.contact .title h2 { font-size: 19px; }
.news ul li a { font-size: 14px; }
.link01 ul a, .link02 ul a, .link03 ul a { font-size: 15px; }
.contact_con { font-size: 14px; }
.service_con ul li a { font-size: 14px; }
.block-list111 ul li h3 a { font-size: 14px; }
.news_right a { font-size: 14px; }
.carousel14 .slick-slider a p{ font-size: 14px; }
.xwlist li a{width: 75%;}
.xwlist li span{font-size: 14px;}
.block-list112 li{width: 50%!important}
.block-list112 li a{padding: 10px;}
.block-list112 li a .img{max-width: 45px;}
}


@media screen  and (max-width:800px) {
.service_con ul li { width: 20%; }
}

@media screen  and (max-width:768px) {
.service_con ul li { width: 33.3%; }

}


@media screen  and (max-width:767px) {
.link01 { width: 100%; float: none; }
.link02 { width: 100%; float: none;margin: 10px 0; }
.link03 { width: 100%; float: none; }
.Service .title h2 { font-size: 19px; }
.news .title h2 { font-size: 19px; }
.news ul li a { font-size: 13px; }
.link01 ul a, .link02 ul a, .link03 ul a { font-size: 14px; }
.contact .title h2 { font-size: 18px; }
.contact_con { font-size: 13px; }
.service_con ul li a { font-size: 13px; }
.news_right a { font-size: 13px; }
.block-list111 ul li h3 a { font-size: 13px; }
.carousel14 .slick-slider a p{ font-size: 13px; }
}



@media screen and (max-width:639px) {
.Banner .slide_nav.prev { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.Banner .slide_nav.next { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.Banner .slide_nav.prev:active,.Banner .slide_nav.prev:hover { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.Banner .slide_nav.next:active,.Banner .slide_nav.next:hover { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.mode01 .lf { width: 100%; float: none; }
.mode01 .md { width: 100%; float: none; margin: 20px 0; }
.Banner .slide_tabs { bottom: 0px; z-index: 2;}

}


@media screen and (max-width:480px) {
.Banner .slider { position: relative; }
.service_con ul li { width: 50%; }
.Service .title h2 { font-size: 18px; }
.news .title h2 { font-size: 18px; }
.contact .title h2 { font-size: 17px; }
.contact_con { font-size: 12px; }

}

@media screen and (max-width:450px) {
}

@media screen and (max-width:400px) {

.Banner .slide_nav { top: 40%; }
}



@media screen and (max-width:360px) {

}
