.topleg {
	display: none;
}
.head .navbox .navList #on {
	color: #fff!important;
}
.head .navbox .navList #on::before, .head .navbox .navList #on::after {
	transform: scale(1);
}
.index .video-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #000;
	display: none;
	z-index: 1000;
}
.index .video-mask .video-wrap {
	width: 1000px;
	height: 700px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 50%;
	margin-top: -350px;
}
.index .video-mask .video-wrap .closevideo {
	width: 44px;
	height: 44px;
	position: absolute;
	right: -30px;
	top: -30px;
}
.index .video-mask .video-wrap video {
	width: 100%;
	height: 100%;
}
.index #swiper1 .swiper-slide img {
	width: 100%;
}
.index #swiper1 .tobox {
	width: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 80px;
	z-index: 111;
	background: #fff;
}
.index #swiper1 .tobox .inwrap {
	width: 700px;
	float: right;
	height: 100%;
}
.index #swiper1 .tobox .inwrap .pagination {
	float: left;
	width: 395px;
	line-height: 80px;
	font-family: AvantGardeGothic-DTC;
	font-size: 20px;
	color: #cccccc;
}
.index #swiper1 .tobox .inwrap .pagination .swiper-pagination-current {
	font-family: AvantGardeGothic-DTC;
	font-size: 60px;
	color: #084b8a;
}
.index #swiper1 .tobox .inwrap .btnbox {
	width: 305px;
	height: 100%;
	float: right;
	font-family: AvantGardeGothic-DTC;
	font-size: 14px;
	color: #888888;
}
.index #swiper1 .tobox .inwrap .btnbox .btn {
	width: 50%;
	float: left;
	line-height: 80px;
	box-sizing: border-box;
	transition: all .3s;
	cursor: pointer;
}
.index #swiper1 .tobox .inwrap .btnbox .prev1 {
	padding-left: 85px;
	background-image: url("../images/jiantou-l.png");
	background-repeat: no-repeat;
	background-position: 60px center;
}
.index #swiper1 .tobox .inwrap .btnbox .next1 {
	padding-right: 85px;
	text-align: right;
	background-image: url("../images/jiantou-r.png");
	background-repeat: no-repeat;
	background-position: 84px center;
}
.index #swiper1 .tobox .inwrap .btnbox .prev1:hover {
	color: #084b8a;
	background-position: 55px center;
}
.index #swiper1 .tobox .inwrap .btnbox .next1:hover {
	color: #084b8a;
	background-position: 89px center;
}

.index_video{
	width: 100%;
	height: 100%;
}



.index .aboutsection {
	padding-top: 110px;
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 114px;
	position: relative;
}
.index .aboutsection .shuazi {
	top: 166px;
}
.index .aboutsection .left {
	padding-left: 40px;
	box-sizing: border-box;
	width: 50%;
	float: left;
}
.index .aboutsection .left .title {
	font-family: AvantGardeGothic-DTC;
	font-size: 36px;
	line-height: 38px;
	color: #3c3c3c;
	margin-bottom: 8px;
}
.index .aboutsection .left .text {
	font-size: 20px;
	line-height: 40px;
	color: #3c3c3c;
	margin-bottom: 76px;
}
.index .aboutsection .left .text a{
	color: #3c3c3c;
}
.index .aboutsection .left .text a:hover{
	color: #084b8a;
}
.index .aboutsection .left .content {
	font-size: 16px;
	line-height: 32px;
	height: 285px;
	overflow-y: scroll;
	color: #666666;
	text-align: justify;
}
.index .aboutsection .left .content::-webkit-scrollbar {
display: none;
}
.index .aboutsection .left .btn {
	background: url("../images/index-02.png");
	transition: all .3s;
	width: 180px;
}
.index .aboutsection .left .btn a {
	display: block;
	width: 180px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding-right: 34px;
	background: url("../images/jiantou-r2.png") no-repeat 130px center;
	transition: all .3s;
}
.index .aboutsection .left .btn:hover {
	background: url("../images/index-03.png");
}
.index .aboutsection .left .btn:hover a {
	background: url("../images/jiantou-r2.png") no-repeat 135px center;
}
.index .aboutsection .right {
	width: 50%;
	float: left;
	padding-top: 160px;
	position: relative;
}
.index .aboutsection .right .bg {
	margin-left: 100px;
}
.index .aboutsection .right .bg img {
	width: auto;
}
.index .aboutsection .right .v-box {
	width: 400px;
	height: 500px;
	position: absolute;
	left: 262px;
	top: 0;
	cursor: pointer;
}
.index .aboutsection .right .v-box img {
	width: 100%;
}
.index .aboutsection .right .v-box .v-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.2);
	transition: all .3s;
}
.index .aboutsection .right .v-box .v-mask img {
	width: 17.5%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: .8;
	transition: all .3s;
}
.index .aboutsection .right .v-box .v-mask:hover {
	background: rgba(0, 0, 0, 0);
}
.index .aboutsection .right .v-box .v-mask:hover img {
	opacity: 1;
}
.index .aboutsection .right .v-box .line {
	width: 17.5%;
	height: 4px;
	background: #084b8a;
	position: absolute;
	right: 0;
	transform: translateX(50%);
	top: 85.4%;
}
.index .prosection #swiper2 .prolist {
	width: 25%;
	position: relative;
	cursor: pointer;
	float: left;
}
.index .prosection #swiper2 .prolist img {
	width: 100%;
}
.index .prosection #swiper2 .prolist .limask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}
.index .prosection #swiper2 .prolist .limask .titlebox {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
}
.index .prosection #swiper2 .prolist .limask .titlebox .title {
	margin-left: 7.082%;
	margin-top: 13.3333%;
}
.index .prosection #swiper2 .prolist .limask .titlebox .ti {
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	margin-bottom: 18px;
}
.index .prosection #swiper2 .prolist .limask .titlebox .te {
	font-family: Gotham-XLight;
	font-size: 18px;
	line-height: 18px;
	color: rgba(255, 255, 255, 0.6);
}
.index .prosection #swiper2 .prolist .limask .titlebox .content {
	margin-left: 7.082%;
	padding-left: 18px;
	margin-top: 15%;
	opacity: 0;
	transition: all .3s;
}
.index .prosection #swiper2 .prolist .limask .titlebox .content li {
	list-style: initial;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
}
.index .prosection #swiper2 .prolist .limask .morebox {
	font-family: AvantGardeGothic-DTC;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	width: 110px;
	background-image: url("../images/jiantou-r2.png");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	left: 7%;
	bottom: 7.25%;
	opacity: 1;
	transition: all .3s;
}
.index .prosection #swiper2 .prolist .limask:hover {
	background: url("../images/index-08.png");
	background-size: 100% 100%;
}
.index .prosection #swiper2 .prolist .limask:hover .titlebox .content {
	opacity: 1;
}
.index .prosection #swiper2 .prolist .limask:hover .morebox {
	opacity: 0;
}
.index .prosection #swiper2 .btn {
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.15);
	z-index: 11;
	opacity: 0;
	transition: all .3s;
	cursor: pointer;
}
.index .prosection #swiper2 .prev2 {
	left: 0;
	background-image: url("../images/index-13.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.index .prosection #swiper2 .next2 {
	right: 0;
	background-image: url("../images/index-12.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.index .prosection #swiper2:hover .btn {
	opacity: 1;
}
.index .newsection {
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 80px;
	position: relative;
}
.index .newsection .shuazi {
	top: 50px;
}
.index .newsection .titlebox {
	margin: 114px 0 70px 0;
	padding-left: 40px;
}
.index .newsection .titlebox .ti {
	font-family: AvantGardeGothic-DTC;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 8px;
	color: #3c3c3c;
}
.index .newsection .titlebox .te {
	font-size: 20px;
	line-height: 20px;
	color: #3c3c3c;
}
.index .newsection .newlist li {
	width: 30%;
	float: left;
	margin-right: 5%;
	cursor: pointer;
	padding-bottom: 50px;
}
.index .newsection .newlist li .imgbox {
	overflow: hidden;
}
.index .newsection .newlist li .imgbox img {
	transition: all .3s;
}
.index .newsection .newlist li .title {
	margin: 30px 0;
}
.index .newsection .newlist li .title .ti {
	font-size: 20px;
	line-height: 26px;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.index .newsection .newlist li .title .te {
	font-size: 14px;
	line-height: 28px;
	color: #888888;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}
.index .newsection .newlist li .morebox {
	width: 99px;
	font-family: AvantGardeGothic-DTC;
	font-size: 14px;
	line-height: 33px;
	color: #c5c5c5;
	background-position: 100% center;
	background-image: url("../images/jiantou-l2.png");
	background-repeat: no-repeat;
}
.index .newsection .newlist li:last-child {
	margin-right: 0;
}
.index .newsection .newlist li:hover .title .ti {
	color: #084b8a;
}
.index .newsection .newlist li:hover .imgbox img {
	transform: scale(1.02, 1.02);
}
.index #swiper3 #sp3 {
	bottom: 0px;
}
.index #swiper3 #sp3 .swiper-pagination-bullet-active {
	background: #084b8a;
}
.index .add {
	height: 330px;
	background: url("../images/index-17.png") center center no-repeat;
}
.index .add .content {
	width: 1400px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
.index .add .content .title {
	line-height: 42px;
	margin-top: 85px;
	font-size: 42px;
	font-style: italic;
	line-height: 26px;
	color: #ffffff;
	margin-bottom: 78px;
}
.index .add .content .morebox {
	background: url("../images/index-02.png");
	transition: all .3s;
	width: 180px;
}
.index .add .content .morebox a {
	display: block;
	width: 180px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding-right: 34px;
	background: url("../images/jiantou-r2.png") no-repeat 130px center;
	transition: all .3s;
}
.index .add .content .morebox:hover {
	background: url("../images/index-03.png");
}
.index .add .content .morebox:hover a {
	background: url("../images/jiantou-r2.png") no-repeat 135px center;
}
/** sy_honor **/
.sy_honor {
	height: auto;
	padding: 80px 0;
}
.index .con_zj {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.index .con_zj .shuazi {
	top: 50px;
}
.index .con_zj .titlebox {
	margin: 0 0 70px 0;
	padding-left: 40px;
}
.index .con_zj .titlebox .ti {
	font-family: AvantGardeGothic-DTC;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 8px;
	color: #3c3c3c;
}
.index .con_zj .titlebox .te {
	font-size: 20px;
	line-height: 20px;
	color: #3c3c3c;
}
.syhonor_list {
	height: auto;
	position: relative;
}
.honor_zj {
	width: 100%;
	height: auto;
}
.honor_zj a {
	display: block;
	cursor: default;
}
.honor_tp {
	height: auto;
	border: 1px solid #ddd;
	border-radius: 5px
}
.honor_bt {
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-top: 10px;
}
.syhonor_list .swiper-button-next, .syhonor_list .swiper-button-prev {
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background: #f8f8f8;
	border-radius: 100%;
	transition: all .5s;
}
.syhonor_list .swiper-button-prev, .syhonor_list .swiper-container-rtl .swiper-button-next {
	left: -80px;
	background-image: url("../images/about-18.png");
}
.syhonor_list .swiper-button-next, .syhonor_list .swiper-container-rtl .swiper-button-prev {
	right: -80px;
	background-image: url("../images/about-19.png");
}
.syhonor_list .swiper-button-prev:hover, .syhonor_list .swiper-container-rtl .swiper-button-next:hover {
	background-image: url("../images/about-21.png");
	background-color: #005ba0;
}
.syhonor_list .swiper-button-next:hover, .syhonor_list .swiper-container-rtl .swiper-button-prev:hover {
	background-image: url("../images/about-20.png");
	background-color: #005ba0;
}

.index .sy_honor .btn {
	background: url("../images/index-02.png");
	transition: all .3s;
	width: 180px;
	margin:0 auto;
}
.index .sy_honor .btn a {
	display: block;
	width: 180px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding-right: 34px;
	background: url("../images/jiantou-r2.png") no-repeat 130px center;
	transition: all .3s;
}
.index .sy_honor .btn:hover {
	background: url("../images/index-03.png");
}
.index .sy_honor .btn:hover a {
	background: url("../images/jiantou-r2.png") no-repeat 135px center;
}

/** sy_honor **/

/** sy_ywlc **/
.sy_ywlc {
	height: auto;
	padding: 60px 0;
	background: url(../images/sy_ywlc.jpg) center center no-repeat;
	background-size: cover;
}
.sy_bt {
	height: auto;
	text-align: center;
}
.sy_bt1 {
	line-height: 35px;
	font-size: 30px;
	color: #1a1a1a;
}
.sy_line {
	width: 200px;
	height: 1px;
	background: #e5e5e5;
	margin: 15px auto 0;
	position: relative;
}
.sy_line1 {
	width: 48px;
	height: 3px;
	background: #00549a;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -24px;
}
.sy_ywlc .sy_bt1 {
	color: #fff;
}
.sy_ywlc .sy_line1 {
	background: #fd0300;
}
.ywlc_box {
	height: auto;
	margin-top: 35px;
	width: 100%;
	overflow: hidden;
}
.ywlc_box ul {
	height: auto;
}
.ywlc_box ul {
	width: 100%;
	overflow: hidden;
}
.ywlc_box li {
	width: 12.5%;
	float: left;
	text-align: center;
}
.ywlc_box li img {
	width: 60%;
	display: inline-block;
}
.ywlc_box li p {
	color: #fff;
	padding-top: 20px;
	position: relative;
	margin-top: 20px;
	font-size: 14px;
	overflow: hidden;
}
.ywlc_box li p::before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 35px;
	height: 3px;
	background: #fd0300;
	top: 0;
	left: 40%;
}
.ywlc_box li.li1 {
	margin-top: 15%;
}
.ywlc_box li.li2 {
	margin-top: 5%;
}
.ywlc_box li.li3 {
	margin-top: 7%;
}
.ywlc_box li.li4 {
	margin-top: 3%;
}
.ywlc_box li.li5 {
	margin-top: 12%;
}
.ywlc_box li.li6 {
	margin-top: 4%;
}
.ywlc_box li.li7 {
	margin-top: 10%;
}
.ywlc_box li.li8 {
	margin-top: 0%;
}
.ywlc_xzj {
	height: auto;
	padding: 0 15px;
}
/** sy_ywlc **/
.index_ywlc{
	height: auto;
    padding: 50px 0;
    background: url(../images/index_ywlc.jpg) center center no-repeat fixed;
    background-size: cover;
}
.index_ywlc img{
	max-width: 100%;
}
.ywlc_lcimg{
	height: auto;
	width: 70%;
	margin:0 auto;
}
.index .index_ywlc .con_zj .titlebox .ti{
	color: #fff;
}
.index .index_ywlc .con_zj .titlebox .te {
    color: #fff;
}

.index .index_ywlc .con_zj .titlebox {
    margin: 0 0 30px 0;
}






.pro_nav {
	background: #fff;
	padding: 50px 0;
}
.pro_nav .con_zj{
	position: relative;
}
.index .pro_nav .con_zj .shuazi {
    top: 65px;
}
.index .pro_nav .con_zj .title {
    font-family: AvantGardeGothic-DTC;
    font-size: 36px;
    line-height: 38px;
    color: #3c3c3c;
    margin-bottom: 8px;
}
.index .pro_nav .con_zj .text {
    font-size: 20px;
    line-height: 40px;
    color: #3c3c3c;
    margin-bottom: 35px;
}
.index .pro_nav .con_zj .left {
    padding-left: 40px;
    box-sizing: border-box;
    width: 50%;
}
.phone_sz{
	display: none;
}



.pro_nav_i {
	width: 100%;
	text-align: center;/**
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  **/
}
.pro_nav_i a {
	width: 19%;
	flex-grow: 1;
	height: 100px;
	border-right: 1px solid #f5f5f5;
	display: inline-block;
	margin-bottom: 15px;/**
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  **/
}
.pro_nav_i a:last-child {
	border-right: 0;
}
.img_h {
	position: relative;
	cursor: pointer;
}
.img_h img {
	display: block;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.img_h img:nth-child(2) {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.pro_nav_i a .img_h {
	width: 52px;
	height: 52px;
	margin: 0 auto;
}
.pro_nav_i a p {
	font-size: 14px;
	color: #666666;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	line-height: 30px;
	margin-top: 15px;
}
.pro_nav_i a.active p, .pro_nav_i a:hover p {
	color: #084b8a;
}
.pro_nav_i a.active .img_h img {
	opacity: 0;
}
.pro_nav_i a.active .img_h img:nth-child(2) {
	opacity: 1;
}
.img_h.img_ha:hover img {
	opacity: 1;
}
.img_h.img_ha:hover img:nth-child(2) {
	opacity: 0;
}
a:hover .img_h.img_ha img, .img_h:hover img {
	opacity: 0;
}
a:hover .img_h.img_ha img:nth-child(2), .img_h:hover img:nth-child(2) {
	opacity: 1;
}
/** sy_pro **/
.sy_pro{
	height: auto;
	padding: 35px 0;
    background-color: #f5f5f5;
}
.sy_pro .left{
	float: none !important;
}
.sy_pro .aboutsection{
	padding-top: 0;
}
.index .sy_pro .aboutsection .shuazi {
    top: 65px;
}
.sycp_list{
	height: auto;
}
.sycp_list ul{
	height: auto;
}
.sycp_list ul li{
	height: auto;
	width: 33.333%;
    float: left;
}
.sycp_zjd{
	height: auto;
	position: relative;
}
.sycp_zjd .limask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}
.sycp_zjd .limask .titlebox {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
}
.sycp_zjd .limask .titlebox .title {
	margin-left: 7.082%;
	margin-top: 13.3333%;
}
.sycp_zjd .limask .titlebox .ti {
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	margin-bottom: 18px;
}
.sycp_zjd .limask .titlebox .te {
	font-family: Gotham-XLight;
	font-size: 18px;
	line-height: 18px;
	color: rgba(255, 255, 255, 0.6);
}
.sycp_zjd .limask .titlebox .content {
	margin-left: 7.082%;
	padding-left: 18px;
	margin-top: 22.9%;
	opacity: 0;
	transition: all .3s;
}
.sycp_zjd .limask .titlebox .content li {
	list-style: initial;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	float: none;
	margin-bottom: 0;
	margin-right: 0;
	width:85%;
}
.sycp_zjd .limask .morebox {
	font-family: AvantGardeGothic-DTC;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	width: 110px;
	background-image: url("../images/jiantou-r2.png");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	left: 7%;
	bottom: 7.25%;
	opacity: 1;
	transition: all .3s;
}
.sycp_zjd .limask:hover {
	background: url("../images/index-08.png");
	background-size: 100% 100%;
}
.sycp_zjd .limask:hover .titlebox .content {
	opacity: 1;
}
.sycp_zjd .limask:hover .morebox {
	opacity: 0;
}





.nypro_list {
	height: auto;
}
.nypro_list ul {
	height: auto;
}
.nypro_list ul li {
	height: auto;
	width: calc(25% - 22.5px);
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
.nypro_list ul li a {
	display: block;
	background: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.nypro_list ul li a:hover {
	box-shadow: 0px 0px 24px rgba(111, 111, 111, 0.18);
}
.nypro_img {
	height: auto;
	padding: 30px 40px 18px;
	position: relative;
}
.nypro_img img {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.nypro_list ul li p {
	font-size: 16px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nypro_more {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #ececec;
	padding: 15px 0;
}
.more_btn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	overflow: hidden;
	position: relative;
	background: #084b8a;
	font-size: 14px;
	color: #fff;
}
.more_btn span {
	z-index: 1;
	display: block;
	position: relative;
}
.more_btn::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 140%;
	background: #000000;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transform: translateX(100%) skew(0deg);
	-webkit-transform: translateX(100%) skew(0deg);
	-moz-transform: translateX(100%) skew(0deg);
	-ms-transform: translateX(100%) skew(0deg);
	-o-transform: translateX(100%) skew(0deg);
}
a.more_btn:hover::after, a:hover div.more_btn::after {
	opacity: 1;
	transform: translateX(10%) skew(-20deg);
	-webkit-transform: translateX(10%) skew(-20deg);
	-moz-transform: translateX(10%) skew(-20deg);
	-ms-transform: translateX(10%) skew(-20deg);
	-o-transform: translateX(10%) skew(-20deg);
}
.nypro_list ul li a:hover .nypro_img img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.nypro_list ul li a:hover p {
	color: #084b8a;
}
.nypro_list li:nth-child(4n) {
	margin-right: 0;
}

.index .sy_pro .aboutsection{
	margin-bottom: 0;
}
/** sy_pro **/

/** honor **/
.index .sy_honor .con_zj .titlebox{
	margin-bottom: 20px;
}
.sy_honor .wrap {
	/**width: 1200px;**/
	margin: 0 auto;
	position: relative;
}
.sy_honor .wrap #swiper5 {
	height: 420px;
	position: relative;
}
.sy_honor .wrap #swiper5 .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}
.sy_honor .wrap #swiper5 .swiper-slide p {
	display: none;
	text-align: center;
}
.sy_honor .wrap #swiper5 .swiper-slide img {
	width: 80%;
	margin: 0 auto;
	transition: all .3s;
	/**opacity: .7;**/
}
.sy_honor .wrap #swiper5 .swiper-slide-active img {
	/**
	width: 100%;
	opacity: 1;**/
}
.sy_honor .wrap .btn {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	box-shadow: 0px 0px 18px 2px rgba(154, 154, 154, 0.25);
	cursor: pointer;
	transition: all .5s;
	background: #fff;
	z-index: 111; display: none;
}
.sy_honor .wrap .prevbtn5 {
	background-image: url("../images/about-18.png");
	left: -115px;
}
.sy_honor .wrap .nextbtn5 {
	background-image: url("../images/about-19.png");
	right: -115px;
}
.sy_honor .wrap .prevbtn5:hover {
	background-image: url("../images/about-21.png");
	box-shadow: none;
	background-color: #084b8a;
}
.sy_honor .wrap .nextbtn5:hover {
	background-image: url("../images/about-20.png");
	box-shadow: none;
	background-color: #084b8a;
}
.sy_honor .wrap .show p {
	display: none;
	font-size: 20px;
	color: #666;
	max-width: 90%;
	margin: 0 auto;
	text-align: center;
}
.sy_honor .wrap .show p:first-child {
	display: block;
}



.sy_honor .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;    /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
/** honr **/



.sylink{
	height: auto;
}
.sylink span{
	font-size: 15px;
}
.sylink a{
	font-size: 14px;
	line-height: 25px;
	margin-right: 10px;
	color: #999 !important;
}
.sylink a:hover{
	color: #084b8a !important;
}






@media screen and (min-width: 1440px) and (max-width: 1600px) {
.index #swiper1 .tobox .inwrap {
	width: 650px;
}
.index #swiper1 .tobox .inwrap .pagination {
	width: 300px;
}
.index .aboutsection {
	width: 1300px;
}
.index .aboutsection .right .v-box {
	left: 248px;
}
.index .newsection {
	width: 1300px;
}
.index .add .content {
	width: 1300px;
}
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
.index #swiper1 .tobox .inwrap {
	width: 600px;
}
.index #swiper1 .tobox .inwrap .pagination {
	width: 200px;
}
.index .aboutsection {
	width: 1200px;
}
.index .aboutsection .left {
	padding-left: 20px;
	width: 50%;
}
.index .aboutsection .right {
	padding-top: 140px;
}
.index .aboutsection .right .bg {
	margin-left: 100px;
}
.index .aboutsection .right .bg img {
	width: 346px;
}
.index .aboutsection .right .v-box {
	width: 343px;
	height: 428px;
	left: 240px;
}
.index .newsection {
	width: 1200px;
}
.index .newsection .titlebox {
	padding-left: 20px;
}
.index .add .content {
	width: 1200px;
}
}
@media screen and (min-width: 100px) and (max-width: 1024px) {
.topleg {
	display: none;
}
.shuazi {
	display: none;
}
.index #swiper1 .tobox .inwrap {
	width: 100%;
	float: right;
	height: 100%;
}
.index #swiper1 .tobox .inwrap .pagination {
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	padding-left: 6%;
	font-size: 14px;
	line-height: 40px;
}
.index #swiper1 .tobox .inwrap .pagination .swiper-pagination-current {
	font-size: 30px;
}
.index #swiper1 .tobox {
	width: 25%;
	height: 40px;
}
.index .aboutsection {
	padding-top: 44px;
	width: 90%;
	margin-bottom: 44px;
}
.index .aboutsection .left {
	padding-left: 0;
	box-sizing: border-box;
	width: 100%;
	float: none;
	margin-bottom: 44px;
}
.index .aboutsection .left .content {
	font-size: 14px;
	line-height: 24px;
	height: auto;
	margin-bottom: 24px;
}
.index .aboutsection .left .title {
	font-size: 30px;
	line-height: 32px;
}
.index .aboutsection .left .text {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 20px;
}
.index .aboutsection .left .btn {
	width: 136px;
	background-size: 100% 100%;
}
.index .aboutsection .left .btn a {
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding-right: 20px;
	background: url("../images/jiantou-r2.png") no-repeat 100px center;
}
.index .aboutsection .left .btn:hover {
	background: url("../images/index-03.png");
	background-size: 100% 100%;
}
.index .aboutsection .left .btn:hover a {
	background: url("../images/jiantou-r2.png") no-repeat 112px center;
}
.index .aboutsection .right {
	width: 100%;
	float: none;
	padding-top: 30.3333%;
	position: relative;
}
.index .aboutsection .right .bg {
	margin-left: 0;
}
.index .aboutsection .right .bg img {
	width: 67.33%;
}
.index .aboutsection .right .v-box {
	width: 66.6666%;
	position: absolute;
	height: auto;
	left: 26.666%;
	top: 0;
}
.index .aboutsection .right .v-box>img {
	width: 100%;
}
.index .prosection #swiper2 .prolist {
	width: 25%;
	position: relative;
	cursor: pointer;
	float: left;
}
.index .prosection #swiper2 .prolist .limask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}
.index .prosection #swiper2 .prolist .limask .titlebox {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
}
.index .prosection #swiper2 .prolist .limask .titlebox .ti {
	font-size: 20px;
	margin-bottom: 10px;
}
.index .prosection #swiper2 .prolist .limask .titlebox .te {
	font-family: Gotham-XLight;
	font-size: 16px;
	line-height: 16px;
	color: rgba(255, 255, 255, 0.6);
}
.index .prosection #swiper2 .prolist .limask .titlebox .content {
	padding-left: 18px;
	margin-top: 22.9%;
	opacity: 0;
	transition: all .3s;
}
.index .prosection #swiper2 .prolist .limask .titlebox .content li {
	list-style: initial;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
}
.index .prosection #swiper2 .prolist .limask .morebox {
	font-family: AvantGardeGothic-DTC;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	width: 110px;
	background-image: url("../images/jiantou-r2.png");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	left: 7%;
	bottom: 7.25%;
	opacity: 1;
	transition: all .3s;
}
.index .prosection #swiper2 .prolist .limask:hover {
	background: none;
}
.index .prosection #swiper2 .prolist .limask:hover .titlebox .content {
	opacity: 0;
}
.index .prosection #swiper2 .prolist .limask:hover .morebox {
	opacity: 1;
}
.index .prosection #swiper2:hover .btn {
	opacity: 0;
}
.index .newsection {
	width: 90%;
	margin-bottom: 44px;
}
.index .newsection .titlebox {
	margin: 44px 0 22px 0;
	padding-left: 0%;
}
.index .newsection .titlebox .te {
	font-size: 20px;
	line-height: 20px;
}
.index .newsection .newlist li {
	width: 100%;
	float: none;
	margin-right: 0;
	padding-bottom: 22px;
}
.index .newsection .newlist li .title .ti {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px;
}
.index .newsection .newlist li .title .te {
	font-size: 14px;
	line-height: 16px;
}
.index .newsection .newlist li .morebox {
	line-height: 14px;
}
.index .newsection .newlist li .imgbox img {
	width: 100%;
	transition: all .3s;
}
.index .newsection .newlist li .title {
	margin: 10px 0;
}
.index .add {
	height: 330px;
	background: url("../images/index-17.png") center center no-repeat;
}
.index .add .content {
	width: 100%;
}
.index .add .content .title {
	line-height: 42px;
	margin-top: 85px;
	font-size: 28px;
	padding-left: 3%;
	font-style: italic;
	line-height: 26px;
	color: #ffffff;
	margin-bottom: 78px;
}
.index .add .content .morebox {
	width: 136px;
	margin-left: 3%;
	height: 32px;
	background-size: 100% 100%;
}
.index .add .content .morebox a {
	width: 100%;
	line-height: 32px;
	height: 32px;
	padding-right: 20px;
	background: url("../images/jiantou-r2.png") no-repeat 100px center;
}
.index .add .content .morebox:hover {
	background: url("../images/index-03.png");
	background-size: 100% 100%;
}
.index .add .content .morebox:hover a {
	background: url("../images/jiantou-r2.png") no-repeat 112px center;
}
.index .video-mask .video-wrap {
	width: 100%;
	height: 300px;
	left: 0%;
	margin-left: 0px;
	margin-top: -150px;
}
.index .video-mask .video-wrap .closevideo {
	right: 30px;
}
}
@media screen and (min-width: 750px) and (max-width: 1024px) {
.index .newsection .newlist li {
	float: left;
	width: 48.5%;
	margin-right: 3%;
	padding-bottom: 3%;
}
.index .newsection .newlist li:nth-child(2n) {
	margin-right: 0;
}
}
 @media (max-width: 768px) {
.ywlc_box {
	margin-top: 25px;
}
.ywlc_box li {
	width: 50%;
}
.ywlc_box li.li1, .ywlc_box li.li2, .ywlc_box li.li3, .ywlc_box li.li4, .ywlc_box li.li5, .ywlc_box li.li6, .ywlc_box li.li7, .ywlc_box li.li8 {
	margin-bottom: 10px;
	margin-top: 0;
}
.ywlc_box li p {
	font-size: 12px;
}
.sy_bt1 {
	line-height: 25px;
	font-size: 20px;
}
.sy_line {
	width: 150px;
	margin-top: 10px;
}
.sy_line1 {
	width: 40px;
	height: 2px;
	margin-left: -20px;
}
.sy_ywlc {
	padding: 30px 0;
}
}
.syhonor_list1 {
	display: none;
}
@media (max-width: 768px) {
.bannerbox{
	margin-top: 54px;
}
.sy_honor {
	padding: 35px 0;
}
.syhonor_list {
	display: none;
}
.syhonor_list1 {
	display: block;
	margin-top: 10px;
}
.index .con_zj {
	width: 90%;
}
.index .con_zj .titlebox {
	margin: 0 0 22px 0;
	padding-left: 0;
}
.honor_bt {
	font-size: 14px;
	line-height: 25px;
}

.sycp_list ul li{
	width: 50%;
}
.sycp_zjd .limask .titlebox .ti{
	font-size: 16px;
}
.sycp_zjd .limask .titlebox .te{
	display: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
}
.sylink{
	display: none;
}

}

@media screen and (max-width: 1024px) and (min-width: 100px){
.sy_honor .wrap {
	width: 90%;
	margin-top: 22px;
}
.sy_honor .wrap #swiper5 {
	height: auto;
}
.sy_honor .wrap #swiper5 .swiper-slide {
	display: block;
}
.sy_honor .wrap #swiper5 .swiper-slide p {
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #666;
}
.sy_honor .wrap #swiper5 .swiper-slide img {
	width: 100%;
}
.sy_honor .wrap #swiper5 .swiper-slide-active img {
	width: 100%;
	opacity: 1;
}
.sy_honor .wrap #swiper5 .btn {
	display: none;
}
.sy_honor .wrap .show {
	display: none;
}


.newsection .swiper-pagination-bullet{
	background: #000;
    opacity: .3;
}
.newsection .swiper-pagination-bullet-active {
    opacity: 1;
    background: #084b8a;
}
.index_ywlc{
	padding:30px 0;
	background: url(../images/index_ywlc1.jpg) center center no-repeat;
    background-size: cover;
}


.nypro_list ul li {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
}
.nypro_list li:nth-child(2n) {
    margin-right: 0;
}
.sy_pro{padding: 0 0 20px;}

.index .sy_pro .aboutsection .left{
	margin-bottom: 25px;
}
.nypro_list li:nth-child(5){
	display: none;
}
.nypro_list li:nth-child(6){
	display: none;
}
.nypro_list li:nth-child(7){
	display: none;
}
.nypro_list li:nth-child(8){
	display: none;
}

.pro_nav{
	display: none;
}

.index .sy_honor .btn{
	width: 136px;
    background-size: 100% 100%;
    margin-top: 20px;
}
.index .sy_honor .btn a{
	width: 100%;
    height: 32px;
    line-height: 32px;
    padding-right: 20px;
    background: url(../images/jiantou-r2.png) no-repeat 100px center;
}
.sy_pro .phone_sz{
	display: block;
}
.sy_pro .shuazi{
    display: none;
}
.ywlc_lcimg{
	width: 95%;
}


}
