
body {
	font-family:"思源黑体 CN";
	font-size:15px;
	color:#666666;
	overflow-x:hidden; 
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
	display:block;
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline;
}
audio:not([controls]) {
	display:none;
	height:0;
}
[hidden],template {
	display:none;
}
svg:not(:root) {
	overflow:hidden;
}
ul,ol,li {
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:500
}
:focus {
	outline:none;
}
img {
	border:0;
	max-width:100%;
	vertical-align:middle;
}
ul,ol,li {
	list-style:none;
}
a {
	text-decoration:none;
	background:0 0;
	color:inherit;
}
a:focus {
	text-decoration:none;
}
p {
	margin:0;
}
a:active,a:hover,a:focus {
	outline:0
}
b,strong {
	font-weight:700
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0;
	outline:0
}
button,select {
	text-transform:none
}
select {
	-webkit-appearance:none;
	border:none
}
hr {
	border:0;
	height:1px
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
input {
	line-height:normal
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height:auto
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
a {
	transition:all .5s ease;
}
a:hover {
	text-decoration:none;
	transition:all .5s ease;
}
@font-face {
	font-family:"helev";
	src:url("../font/helev.TTF");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"sapie";
	src:url("../font/SAPIENTSANSMEDIUM.TTF");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"barlow";
	src:url("../font/BarlowCondensed-Regular.woff2.ttf");
	font-weight:normal;
	font-style:normal;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	font-weight:normal;
}
a:focus,a:hover {
	color:#153885; 
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
.footH {
	height:48px;
	display:none;
}
.footFix {
	background:#1359a6;
	padding:10px 0;
	display:none;
	justify-content:space-between;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:999;
	text-align:center;
	color:#fff;
}
.footFix>a {
	display:inline-block;
	width:33%;
	font-size:16px;
	color:#ffffff !important;
}
.footFix>a>i.iconfont {
	font-size:20px;
	margin-right:5px;
	color:#fff;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.swiper-pagination-bullet-active {
	background:#1258a6 !important;
}
.container {
	width:96%;
	max-width: 1320px;
	margin:0 auto;
	padding:0;
}

/* head */
.head {
	width:100%;
	background:rgba(255,255,255,1);
	z-index:999; 
	top:0;
	position:relative;
	transition:all .5s ease;
}
.head .container{
	padding:15px 0 15px;
}
.head.fixedbg {
	left:0;
	background:rgba(255,255,255,1);
	position:relative;
	box-shadow:0 6px 15px 0 rgba(0,0,0,.1);
	transition:all .5s ease;
}
.head .Logo{
	float: left;
	position: relative;
}
.head .Logo-txt{
	float: left;
	overflow: hidden;
	margin-left: 10px;
	display: flex;
}
.head .Logo-txt .txt1{
	float: left;
	text-align: center;
}
.head .Logo-txt .txt1 h2{
	font-weight: bold;
	font-size: 28px;
	color: #111111;
	line-height:36px;
	margin:10px 0 2px;
}
.head .Logo-txt .txt1 h6{
	font-family: "arial";
	color: #666;
	font-size: 14px;
	line-height: 20px;
}
.head .Logo-txt .txt1 h6 span{
	display: inline-block;
	position: relative;
}
.head .Logo-txt .txt1 h6 span::after,
.head .Logo-txt .txt1 h6 span::before{
	content: "";
	position: absolute;
	width: 17px;
	height: 1px;
	background: #e1e0e0;
	top: 50%;
}
.head .Logo-txt .txt1 h6 span::after{
	left: -20px;
}
.head .Logo-txt .txt1 h6 span::before{
	right: -20px;
}
.head .Logo-txt .txt2{
	float: left;
	position: relative;
	margin-left: 38px;
}
.head .Logo-txt .txt2::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 59px;
	background: #dcdada;
	left: -19px;
	top: 12px;
}
.head .Logo-txt .txt2 h4{
	font-weight: bold;
	font-size: 22px;
	color: #1258a6;
	line-height: 40px;
	margin: 5px 0 4px;
}
.head .Logo-txt .txt2 h5{
	font-size: 17px;
	color: #333333;
	line-height: 25px;
}
.head-tel{
	float: right;
	padding-left: 58px;
	position: relative;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
}
.head-tel a{
	font-family: barlow;
	font-size: 36px;
	color: #1258a6;
}
.head-tel i{
	position: absolute;
	left: 0;
	top: 17px;
	width: 39px;
	height: 39px;
	background: #1258a6;
	border-radius: 100%;
	text-align: center;
	line-height: 39px;
	color: #fff;
	font-size: 20px;
}
.head-tel i::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 50px;
	top: -48px;
	background: #1258a6;
	left: 50%;
}
.head-menu{
	background: #1258a6;
	width: 100%;
	position: relative;
	z-index: 999;
}
.head-menu.fixedbg{
	position: fixed;
	top: 0;
	left: 0;
}
.head-menu .link{
	float: left;
}
.head-menu .link li{
	display: block;
	float: left;
	position: relative;
}
.head-menu .link li > a{
	display: block;
	float: left;
	width: 130px;
	text-align: center;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
}
.head-menu .link li > a:hover,
.head-menu .link li > a.on{
	background: #1d71d0;
}
.head-menu .sub-menu{
	position: absolute;
	width: 100%;
	left: 0;
	top: 68px;
	box-shadow:0 6px 15px 0 rgba(0,0,0,.2);
	transition:all .5s ease;border-radius: 0 0 10px 10px;

}
.head-menu .sub-menu a{
	display: block; font-size:16px;
	line-height: 50px;
	color: #1d71d0;
	max-height: 0;
	text-align: center;
	background: #efefef;
	-webkit-transition: max-height 300ms ease;
    -moz-transition: max-height 300ms ease;
    -o-transition: max-height 300ms ease;
    transition: max-height 300ms ease;
	overflow: hidden;
}
.head-menu .sub-menu a:last-child{border-radius: 0 0 10px 10px;}
.head-menu .sub-menu a:hover{
	color: #fff;
	background: #1d71d0;
}
.head-menu .link li:hover .sub-menu a{
	max-height: 50px;
    transition: all .5s ease;
}
.head-menu .search{
	width: 348px;
	float: right;
	margin-top: 14px;
	border-radius: 38px !important;
	overflow: hidden;
}
.head-menu .search input[type=text]{
	width: 85%;
	height: 38px;
	border: none;
	outline: none;
	float: left;
	background: #fff;
	text-indent: 20px;
	font-size: 16px;
	color: #333;
}
.head-menu .search input[type=submit]{
	width: 15%;
	height: 38px;
	border: none;
	outline: none;
	float: left;
	background: #fff url("../image/search-ico1.png") no-repeat center center;
}

/*syBannerSwiper */
.syBannerSwiper{
	position: relative;
	overflow: hidden;
}
.syBannerSwiper .swiper-slide img{
	width: 100%;
}
.syBannerPag{
	bottom: 38px !important;
}
.syBannerPag .swiper-pagination-bullet{
	background: #fff !important;
	opacity: 1 !important;
	border-radius: 8px !important;
	transition:all .5s ease;
}
.syBannerPag .swiper-pagination-bullet-active{
	width: 38px !important;
	background: #1258a6 !important;
	transition:all .5s ease;
}

/*indexProduct*/
.indexProduct{
	padding:40px 0 40px;
	background: url("../image/sy-pro-back.jpg") no-repeat top center;
	background-size: cover;
}
.indexProduct .container:nth-child(2){
	margin-top:30px;
}
.sy-pro-left{
	width: 252px;
	float: left;
	background: #1258a6;
	padding: 18px 0 30px;
}
.sy-pro-left .en{
	font-family: barlow;
	font-size: 36px;
	color: #fff;
	line-height: 36px;
	padding-left: 32px;
}
.sy-pro-left .cn{
	padding-left: 32px;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
}
.sy-pro-left .pro-class{
	width: 96%;
	margin: 18px auto 0;
	background: #fff;
}
.sy-pro-left .pro-class .item{
	padding-bottom: 26px;
}
.sy-pro-left .pro-class .item h3{
	background: url("../image/sy-pro-cls-back.jpg");
	background-size: 100% 100%;
	position: relative;
	line-height: 48px;
	padding: 0 46px 0 26px;
	font-weight: bold;
	font-size: 18px;
	color: #222222;
}
.sy-pro-left .pro-class .item h3 i{
	position: absolute;
	width: 20px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	background: #e3e2e2;
	border-radius: 100%;
	font-size: 12px;
	color: #959494;
	top: 50%;
	margin-top: -10px;
	right: 19px;
}
.sy-pro-left .pro-class .item .link a{
	display: block;
	border-bottom: 1px solid #eeeeee;
	line-height: 44px;
	padding: 0 26px 0 44px;
	position: relative;
	font-size: 16px;
	color: #555555;
}
.sy-pro-left .pro-class .item .link a:hover{
	color: #1258a6;
}
.sy-pro-left .pro-class .item .link a i{
	font-size: 12px;
	left: 26px;
	position: absolute;
}
.sy-pro-left .tel{
	padding: 30px 0 0 0;
	text-align: center;
}
.sy-pro-left .tel .ico{
	width: 102px;
	height: 102px;
	border: 1px solid rgba(255,255,255,0.2);
	margin: 0 auto;
	padding: 12px;
	border-radius: 100%;
}
.sy-pro-left .tel .ico i{
	background: #fff;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #1258a6;
	font-size: 48px;
}
.sy-pro-left .tel p{
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	margin-top: 12px;
}
.sy-pro-left .tel p a{
	font-family: barlow;
	font-size: 32px;
}
.sy-pro-left .tel p a:hover{
	color:#ffc404; font-weight:bold;
}
.sy-pro-right{
	width: 78.7879%;
	float: right;
}
.sy-pro-right h4{
	line-height: 72px;
	background: #1258a6;
	color: #fff;
	text-indent: 32px;
	font-size: 22px;
}
.sy-pro-right .row{
	margin-top: 0px;
	margin-left: -9px;
	margin-right: -9px;
}
.sy-pro-right .row .pdg{
	padding: 0 9px;
}
.sy-pro-list{
	margin-bottom: 18px;
	border: 1px solid #dcdcdc;
}
.sy-pro-list img{ width:100%;}
.sy-pro-list .tit{
	height: 66px;
	position: relative;
	background: #dcdcdc;
	line-height: 66px;
	padding: 0 130px 0 20px;
	font-size: 16px;
	color: #333333;
}
.sy-pro-list .tit span{
	display: block;
	position: absolute;
	right: 16px;
	top: 17px;
	width: 94px;
	height: 32px;
	background: #1258a6;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	line-height: 32px;
	font-size: 14px;
	transition: all .5s ease;
}
.sy-pro-list:hover .tit span{
	background: #cf150e;
}
.sy-pro-list .tit span i{
	font-size: 12px;
	position: relative;
	top: -1px;
	margin-right: 5px;
}

/*indexAdvantage*/
.indexAdvantage{overflow: hidden;}
.indexAdvantage .titBox{
	padding: 48px 0 30px;
	background: url("../image/sy-tit-back.jpg") no-repeat top center;
	background-size: 100% 100%;
}
.indexAdvantage .titBox .mt-sy-h2,
.indexAdvantage .titBox .mt-sy-h6{
	color: #fff;
}
.indexAdvantage .titBox .mt-sy-h2 span{
	font-size: 68px;
	font-style: italic;
}
.indexAdvantage .titBox .mt-sy-h2::after{
	background: url("../image/mt-sy-dot2.png") no-repeat center center;
}
.indexAdvantage ul{
	background: #f8f8f8;
}
.indexAdvantage ul li{
	position: relative;
	overflow: hidden;
	width: 50%;
	float: left; margin-bottom:20px; background:#f8f8f8;
}
.indexAdvantage ul li .pic{
	width: 50%;
	float: left;
	position: relative;
}
.indexAdvantage ul lix:nth-of-type(2n+2) .pic{
	float: right;
}
.indexAdvantage ul li .pic img{
	width: 100%;
	object-fit: cover;
}
.indexAdvantage ul li .pic .biaoqian{
	position: absolute;
	width: 70px;
	height: 106px;
	background: url("../image/sy-ys-tit-back.png") no-repeat center center;
	text-align: center;
	color: #fff;
	right: 0;
	top: 0;
	z-index: 99;
}
.indexAdvantage ul lix:nth-of-type(2n+2) .pic .biaoqian{
	left: 0;
}
.indexAdvantage ul li .pic .biaoqian p{
	font-weight: bold;
	font-size: 20px;
	letter-spacing:5px;
	line-height:24px;
	margin-top:10px;
	margin-bottom:5px;
}
.indexAdvantage ul li .pic .biaoqian i{
	font-size: 20px;
}
.indexAdvantage ul li .info{
	width:44%;
	margin-left:3%;
	margin-right:3%;
	float: left;
	margin-top:20px;
}
.indexAdvantage ul lix:nth-of-type(2n+2) .info{
	float: right;
	margin-left: 0;
	margin-right: 116px;
}
.indexAdvantage ul li .info .title{
	overflow: hidden;
}
.indexAdvantage ul li .info .title .num{
	position: relative;
	float: left;
	font-family: helev;
	font-size:30px;
	color: #fff;
	line-height:34px;
	background:#1258a6; text-align:center;
	width:34px; height:34px;
	border-radius: 100%;
}
.indexAdvantage ul li .info .titlex .num::after{
	content: "";
	position: absolute;
	bottom: -32px;
	right: -4px;
	z-index: 22;
	width: 58px;
	height: 65px;
	background: url("../image/sy-ys-num-bk.png") no-repeat center center;
}
.indexAdvantage ul li .info .title .txt{
	font-size: 26px;
	color: #222222;
	line-height:34px;
	padding-left:40px;
	margin-top:0px;
}
.indexAdvantage ul li .info .line{
	width: 100%;
	height: 6px;
	position: relative;
	border-top: 1px solid #dbdbdb;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.indexAdvantage ul li .info .line::after{
	content: "";
	position: absolute;
	width: 35px;
	height: 1px;
	background: #dbdbdb;
	bottom: 0;
	left: 0;
}
.indexAdvantage ul li .info .sub{
	font-size: 16px;
	color: #555555;
	line-height:26px;
}
.indexAdvantage ul li .info .subx p{
	padding-left: 25px;
	background: url("../image/sy-ys-jt.png") no-repeat left top 10px;
	margin-bottom: 34px;
}

/*indexApplication*/
.indexApplication{
	padding: 50px 0 50px;
	background: url("../image/sy-yy-back.jpg") no-repeat top center;
	background-size: cover;
}
.indexApplication .container{
	position: relative;
	margin-top: 13px;
}
.syAppSwiper{
	overflow: hidden;
	position: relative;
	padding: 15px;
	width: 93%;
	margin: 0 auto;
}
.sy-app-list{
	padding: 13px 13px 38px;
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	transition: all .5s ease;
}
.sy-app-list img{ max-height:260px; height:260px;}
.sy-app-list .tit{
	font-size: 18px;
	line-height: 28px;
	color: #222222;
	margin: 20px 0 16px;
	padding: 0 10px;
}
.sy-app-list .line{
	width: 100%;
	height: 1px;
	background: #e3e2e2;
	background: #e3e2e2;
}
.sy-app-list .more{
	width: 108px;
	text-align: center;
	height: 38px;
	line-height: 34px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	margin-top: 25px;
	margin-left: 10px;
	font-size: 15px;
	color: #cf150e;
	transition: all .5s ease;
}
.sy-app-list:hover .more{
	background: #cf150e;
	color: #fff;
	border: 1px solid #cf150e;
	transition: all .5s ease;
}
.sy-app-list .more i{
	font-size: 20px;
	margin-left: 4px;
	position: relative;
	top: 2px;
}
.syAppN,
.syAppP{
	width: 58px !important;
	height: 58px !important;
	border: 1px solid #d6d6d6;
	border-radius: 100%;
	background: rgba(207,21,14,0) !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #4b4b4b;
	margin-top: -29px !important;
	transition: all .5s ease;
}
.syAppN:hover,
.syAppP:hover{
	border: 1px solid rgba(207,21,14,1);
	background: rgba(207,21,14,1) !important;
	color: #fff;
	transition: all .5s ease;
}
.syAppN{
	right: -50px !important;
}
.syAppP{
	left: -50px !important;
}
.syAppN i,
.syAppP i{
	font-size: 28px;
}

/*indexAbout*/
.indexAbout{
	background: url("../image/bg_about.jpg") no-repeat top center;
	background-size: cover;
	padding:60px 0;
	color: #fff;
}
.sy-about-left{
	float: left;
	width: 70%;
}
.sy-about-left h2{
	font-weight: bold;
	font-size: 42px;
	line-height: 50px;
}
.sy-about-left h6{
	font-size: 18px;
	line-height: 28px;
	margin-top: 30px;
}
.sy-about-left .num-box{
	overflow: hidden;
	margin-top:30px;
	padding-left:4px;
}
.sy-about-left .num-box .lb{
	float: left;
	margin-left: 50px;
	padding-left: 32px;
	border-left: 1px solid #fff;
	position: relative;
	transition: all .5s ease;
}
.sy-about-left .num-box .lb::after{
	content: "";
	position: absolute;
	width:4px;
	height:50px;
	background: #febc04;
	left: -2px;
	top: 0;
	z-index: 99;
	transition: all .5s ease;
}
.sy-about-left .num-box .lb:hover::after{
	height: 100%;
}
.sy-about-left .num-box .lb:first-child{
	margin-left: 0;
}
.sy-about-left .num-box .lb .num{
	font-size: 16px;
}
.sy-about-left .num-box .lb .num span{
	font-family: "barlow";
	font-size: 60px;
	line-height: 46px;
	letter-spacing:2px;
	margin-right: 4px;
}
.sy-about-left .num-box .lb .num sup{
	font-size: 24px;
	position: relative;
	top: -22px;
}
.sy-about-left .num-box .lb .txt{
	font-size: 16px;
	line-height: 25px;
	margin-top: 12px;
}
.sy-about-left h2{
	font-weight: bold;
	font-size: 28px;
	line-height: 38px;
}
.sy-about-left .sub{
	font-size: 16px;
	line-height:28px;
	margin-top:25px;
}
.sy-about-left .more{
	display: block;
	width: 148px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	background: #cf150e;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top:20px;
}
.sy-about-left .more i{
	margin-left: 8px;
	font-size: 18px;
	transition: all .5s ease;
}
.sy-about-left .more:hover i{
	margin-left: 16px;
	transition: all .5s ease;
}
.sy-about-right{
	width: 50.378%;
	float: right;
	margin-top:10px;
}
.sy-about-right h2{
	font-weight: bold;
	font-size: 28px;
	line-height: 38px;
}
.sy-about-right .sub{
	font-size: 16px;
	line-height: 28px;
	margin-top: 32px;
}
.sy-about-right .more{
	display: block;
	width: 148px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	background: #cf150e;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top:20px;
}
.sy-about-right .more i{
	margin-left: 8px;
	font-size: 18px;
	transition: all .5s ease;
}
.sy-about-right .more:hover i{
	margin-left: 16px;
	transition: all .5s ease;
}

/*indexHonor*/
.indexHonor{
	padding: 60px 0 80px;
}
.indexHonor .container:nth-child(1){
	max-width: 1400px;
}
.sy-honor-show{
	position: relative;
	margin-top: 60px;
	background: url("../image/sy-zs-line.jpg") no-repeat bottom center;
	background-size: 100%;
	padding-bottom: 52px;
}
.syHonorSwiper{
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.syHonorN,
.syHonorP{
	width: 60px !important;
	height: 60px !important;
	border: 1px solid #d6d6d6;
	color: #d4d4d4;
	background: rgba(68,158,67,0) !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	color: #4b4b4b;
	margin-top: 0 !important;
	top: 35% !important;
	transition: all .5s ease;
}
.syHonorN:hover,
.syHonorP:hover{
	background: #cf150e !important;
	border: 1px solid #cf150e;
	color: #fff;
	transition: all .5s ease;
}
.syHonorN{
	right: -80px !important;
}
.syHonorP{
	left: -80px !important;
}
.syHonorN i,
.syHonorP i{
	font-size: 32px;
}
.indexHonor .container:nth-child(2){
	margin-top: 35px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	transition: all .5s ease;
	position: relative;
}
.indexHonor .container:nth-child(2) .titBox{
	width: 248px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #1258a6;
	color: #fff;
	padding: 22px 28px 0;
}
.indexHonor .container:nth-child(2) .titBox::after{
	content: "";
	position: absolute;
	width: 17px;
	height: 16px;
	background: url("../image/sy-hzhb-sjk.png") no-repeat center center;
	left: 0;
	top: 0;
}
.indexHonor .container:nth-child(2) .titBox .en{
	text-transform: uppercase;
	font-family: barlow;
	font-size: 32px;
	line-height: 32px;
}
.indexHonor .container:nth-child(2) .titBox .cn{
	font-size: 32px;
	line-height: 40px;
	margin-top: 6px;
}
.syHzhbSwiper{
	width: 73%;
	float: right;
	overflow: hidden;
	position: relative;
	margin-right: 100px;
	padding: 42px 0;
}
.syHzhbSwiper .swiper-slide{
	text-align: center;
	border-left: 1px dashed #d4d4d4;
}
.syHzhbSwiper .swiper-slide-active{
	border-left: none;
}
.syHzhbN,
.syHzhbP{
	width: 48px !important;
	height: 88px !important;
	background: #f4f4f4 !important;
	color: #4c4c4c;
	text-align: center;
	line-height: 88px;
	border-top-left-radius: 88px;
	border-bottom-left-radius: 88px;
	margin-top: -44px !important;
	right: 0 !important;
	left: auto !important;
	transition: all .5s ease;
}
.syHzhbN:hover{
	background: #cf150e !important;
	color: #fff;
	transition: all .5s ease;
}
.syHzhbP{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 88px;
	display: none;
	border-bottom-right-radius: 88px;
}
.syHzhbN i,
.syHzhbP i{
	font-size: 38px;
}

/*indexNews*/
.indexNews{
	padding: 60px 0 50px;
	background: url("../image/sy-news-back.jpg") no-repeat top center;
	background-size: cover;
}
.indexNews .container{
	margin-top:40px;
}
.sy-news-left{
	width: 63.3334%;
	float: left;
}
.sy-news-left .list1{
	background: #fff;
	overflow: hidden;
}
.sy-news-left .list1 .pic{
	width: 30%;
	float: left;
}
.sy-news-left .list1 .info{
	width: 64%;
	float: left;
	margin-left:4%;
	margin-top: 20px;
}
.sy-news-left .list1 .info .tit{
	font-size: 22px;
	line-height: 28px;
	color: #222222;
	transition: all .5s ease;
}
.sy-news-left .list1:hover .info .tit{
	color: #cf150e;
	transition: all .5s ease;
}
.sy-news-left .list1 .info .sub{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sy-news-left .list1 .info .more{
	width: 95px;
	height: 32px;
	border-radius: 5px;
	background: #1258a6;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	margin-top: 10px;
	transition: all .5s ease;
}
.sy-news-left .list1:hover .info .more{
	background: #cf150e;
	transition: all .5s ease;
}
.sy-news-left .list1 .info .more i{
	font-size: 18px;
	position: relative;
	top: 2px;
}
.sy-news-left .box{
	background: #fff;
	padding: 12px 20px 22px;
	margin-top: 10px;
}
.sy-news-left .list2{
	line-height: 41px;
	border-bottom: 1px dashed #e4e4e4;
	position: relative;
	padding: 0 128px 0 20px;
	font-size: 16px;
	color: #222222;
}
.sy-news-left .list2::after{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4.5px;
	width: 9px;
	height: 9px;
	border: 3px solid #1258a6;
	border-radius: 100%;
}
.sy-news-left .list2:hover{
	color: #1258a6;
}
.sy-news-left .list2 span{
	display: inline-block;
	position: absolute;
	right: 0;
	font-family: Arial;
	font-size: 15px;
	color: #888888;
	top: 0;
}
.sy-news-left .more{
	overflow: hidden;
	margin-top: 18px;
}
.sy-news-left .more a{
	display: block;
	border-radius: 5px;
	float: right;
	width: 90px;
	text-align: center;
	line-height: 32px;
	background: #eeeeee;
	font-size: 16px;
	color: #888888;
}
.sy-news-left .more a:hover{
	background: #1258a6;
	color: #fff;
}
.sy-news-right{
	width: 34.1%;
	float: right;
}
.sy-news-right .list{
	background: #fff;
	border-top: 5px solid #cf150e;
	padding: 20px 26px;
	margin-bottom: 14px;
}
.sy-news-right .list:nth-child(2n+2){
	background: #fff;
	border-top: 5px solid #1258a6;
	padding: 20px 26px;
	margin-bottom: 14px;
}
.sy-news-right .list .tit{
	font-size: 18px;
	line-height: 28px;
	color: #222222;
	padding-left: 30px;
	background: url("../image/sy-w-ico.png") no-repeat left center;
	transition: all .5s ease;
}
.sy-news-right .list .sub{
	font-size: 16px;
	color: #888888;
	line-height: 28px;
	padding-left: 30px;
	background: url("../image/sy-d-ico.png") no-repeat top 5px left;
	margin-top: 18px;
	transition: all .5s ease;
}
.sy-news-right .list:hover div{
	color: #cf150e !important;
	transition: all .5s ease;
}

/*product*/
.indexProduct.product{
	background: none;
}
.indexProduct.product .sy-pro-right > .row{
	margin-top: 0;
}
.indexProduct.product .sy-pro-left{
	padding: 18px 0 6px;
}
.productDe{
	overflow: hidden;
}
.productDe .imgShow{
	width: 53.552%;
	float: left;
}
.proDeSwiper {
	overflow: hidden;
	position: relative;
	width: 87%;
	margin: 0 auto;
}
.proDeSwiper .swiper-slide{
	border: 1px solid #c8c6c6;
	transition: all .5s ease;
}
.proDeSwiper .swiper-slide.swiper-slide-thumb-active{
	border: 1px solid #cf150e;
	transition: all .5s ease;
}
.prode-thumbs{
	position: relative;
	margin-top: 6px;
}
.proDeSwiper2{
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.proDeN{
	right: 0 !important;
}
.proDeP{
	left: 0 !important;
}
.proDeN,
.proDeP{
	width: 30px !important;
	height: 100% !important;
	border-radius: 5px;
	background: #f1f1f1 !important;
	top: 0 !important;
	margin-top: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #444;
	transition: all .5s ease;
}
.proDeN:hover,
.proDeP:hover{
	background: #cf150e !important;
	color: #fff;
	transition: all .5s ease;
}
.proDeN i,
.proDeP i{
	font-size: 22px;
}
.productDe .info{
	width: 41.1657565%;
	float: right;
	border-top: 3px solid #1258a6;
	padding-top: 20px;
}
.productDe .info .title{
	font-size: 32px;
	color: #1258a6;
	line-height: 45px;
}
.productDe .info .sub{
	font-size: 16px;
	color: #555555;
	line-height: 28px;
	margin-top: 30px;
	height: 224px;
	overflow: auto;
}
.productDe .info .ljzx{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 54px;
	text-align: center;
	border-radius: 5px;
	background: #cf150e;
	color: #fff;
	font-size: 18px;
	margin-top: 60px;
}
.productDe .info .ljzx i{
	font-size: 28px;
	position: relative;
	top: 3px;
	margin-right: 12px;
}
.product-tab{
	margin-top: 36px;
}
.product-tab .top-tit{
	line-height: 75px;
	border-bottom: 1px solid #d8d8d7;
	font-weight: bold;
	font-size: 28px;
	color: #333333;
}
.product-tab .top-tit span{
	display: inline-block;
	position: relative;
}
.product-tab .top-tit span::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #004097;
	left: 0;
	bottom: -1px;
}
.product-tab .cont{
	margin-top: 30px;
	font-size: 15px;
	color: #333;
	line-height: 28px;
}
.product-tab .cont table{
	width: 100%;
}
.product-tab .cont table tr{
	border: 1px solid #fff;
}
.product-tab .cont table tr td{
	font-size: 16px;
	color: #333333;
	text-align: center;
	height: 50px;
	border: 1px solid #fff;
	background: #f5f5f5;
}
.product-tab .cont table tr:nth-child(2n+2) td{
	background: #e9e9e9;
}
.product-tab .cont table tr:nth-child(1) td{
	background: #1258a6;
	font-weight: bold;
	color: #fff;
	height: 45px;
}
.product-tab .pro-td{
	margin-top: 22px;
}
.product-tab .pro-td .lb{
	border-bottom: 1px dashed #d2d1d1;
	line-height: 28px;
	padding: 14px 0 14px 14px;
	position: relative;
}
.product-tab .pro-td .lb::after{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #004097;
	border-radius: 100%;
	left: 0;
	top: 24px;
}
.product-tab .row{
	margin-top: 30px;
}
.pro-yyfw{
	background: #f5f5f5;
	position: relative;
	font-size: 16px;
	color: #555555;
	line-height: 30px;
	padding: 35px 26px 20px;
	margin-top: 30px;
}
.pro-yyfw .num{
	font-family: helev;
	font-size: 36px;
	line-height: 40px;
	position: absolute;
	top: -20px;
	left: 28px;
	text-stroke: 1px #cf150e;
	-webkit-text-stroke: 1px #cf150e;
	color: rgba(0,0,0,0);
}
.pro-yyfw .sub{
	height: 120px;
	overflow: hidden;
}
.pro-cpyy{
	margin-bottom: 25px;
}
.pro-cpyy img{ height:260px; max-height:260px;}
.pro-cpyy .tit{
	line-height: 56px;
	background: #f1f1f1;
	text-align: center;
	font-size: 16px;
	color: #333333;
	transition: all .5s ease;
}
.pro-cpyy:hover .tit{
	background: #1258a6;
	color: #fff;
	transition: all .5s ease;
}

/*news*/
.news{
	padding: 48px 0 80px;
}
.news ul li{
	padding: 38px 0;
	position: relative;
}
.news ul li::after{
	content: "";
	position: absolute;
	width: 0;
	opacity: 0;
	height: 100%;
	background: #f4f4f4;
	left: 0;
	top: 0;
	z-index: 10;
	transition: all .5s ease;
}
.news ul li:hover::after{
	width: 100%;
	opacity: 1;
	transition: all .5s ease;
}
.news ul li:nth-of-type(2n+2)::after{
	left: auto;
	right: 0;
}
.news ul li .container{
	position: relative;
	z-index: 22;
}
.news .time{
	width: 90px;
	font-family: "barlow";
	height: 90px;
	text-align: center;
	background: #999999;
	color: #fff;
	float: left;
	margin-top: 2px;
	transition: all .5s ease;
}
.news ul li:hover .time{
	background: #1258a6;
	transition: all .5s ease;
}
.news .time .day{
	font-size: 48px;
	line-height: 50px;
	margin-top: 6px;
}
.news .time .year{
	font-size: 15px;
	line-height: 25px;
}
.news .line{
	width: 1px;
	height: 90px;
	background: #e5e6e6;
	float: left;
	margin: 0 24px;
	margin-top: 2px;
}
.news ul li .info{
	width: 70%;
	float: left;
}
.news ul li .info .tit{
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all .5s ease;
}
.news ul li:hover .info .tit{
	color: #1258a6;
	transition: all .5s ease;
}
.news ul li .info .key{
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin: 10px 0 12px;
}
.news ul li .info .sub{
	font-size: 15px;
	color: #666666;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news ul li i{
	color: #d3261f;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 40px;
	background: #fff;
	text-align: center;
	line-height: 60px;
	border-radius: 100%;
	font-size: 28px;
	opacity: 0;
	transition: all .5s ease;
}
.news ul li:nth-of-type(2n+2) i{
	right: -20px;
}
.news ul li:hover i{
	right: 20px;
	opacity: 1;
	transition: all .5s ease;
}
.newsDe{
	padding: 60px 0 120px;
}
.newsDe .title{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	line-height: 45px;
	color: #333333;
}
.newsDe .time{
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	border-bottom: 1px solid #e6e6e5;
	padding-bottom: 24px;
	margin-top: 24px;
	text-align: center;
}
.newsDe .cont{
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	margin-top: 32px;
}
.dePage{
	border-top: 1px solid #e6e6e5;
	padding-top: 35px;
	margin-top: 55px;
}
.dePage a{
	display: block;
	width: 48%;
	background-color: #f1f1f1;
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	padding: 22px 35px;
}
.dePage a:nth-child(2){
	float: right;
}
.dePage a span{
	width: 100%;
	display: inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.dePage a:hover{
	color: #fff;
	background: #bb1319;
}

/*application*/
.application{
	padding: 50px 0 60px;
}
.application .row{
	margin-left: -6px;
	margin-right: -6px;
}
.application .row .pdg{
	padding: 0 6px;
}

/*about*/
.about{
	padding:40px 0 40px;
}
.about-cn{
	text-align: center;
	font-size: 42px;
	color: #222222;
	line-height: 50px;
}
.about-cn.line{
	position: relative;
}
.about-cn.line::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #dfdfdf;
	left: 0;
	top: 50%;
	z-index: 1;
}
.about-cn span{
	display: inline-block;
	background: #fff;
	padding: 0 30px;
	position: relative;
	z-index: 2;
}
.about-cn span::after,
.about-cn span::before{
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border: 1px solid #dfdfdf;
	top: 50%;
	margin-top: -3.5px;
}
.about-cn span::after{
	left: 0;
}
.about-cn span::before{
	right: 0;
}
.about-en{
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-top: 16px;
}
.about .container:nth-child(2){
	position: relative;
	margin-top: 40px;
}
.about .info{
	width: 100%;
	float: right;
	background: url("../image/about-line1.jpg") no-repeat top left;
	box-shadow:0 0 12px 0 rgba(0,0,0,.2);
	transition:all .5s ease;
	padding: 35px 50px 30px;
}
.about .info img{ margin-right:30px;}
.about .info .title{
	font-weight: bold;
	font-size: 28px;
	color: #222222;
	line-height: 38px;
}
.about .info .line{
	width: 25px;
	height: 2px;
	background: #d0150e;
	margin: 28px 0 28px;
}
.about .info .cont{
	font-size: 16px;
	color: #555555;
	line-height: 28px;
}
.about .pic{
	width: 40%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.culture{
	padding: 65px 0 85px;
	background: #1258a6;
}
.culture .about-cn,
.culture .about-en{
	color: #fff;
}
.culture .row{
	margin-top: 40px;
	color: #fff;
}
.qywh-list .tit{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	margin: 18px 0 14px;
}
.qywh-list .sub{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px;
}
.contact{
	padding:50px 0 40px;
}
.contact h2{
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	color: #1258a6;
}
.contact h6{
	font-size: 16px;
	text-align: center;
	color: #777777;
	line-height: 25px;
	margin-top: 22px;
}
.contact .box{
	overflow: hidden;
	background: #f8f8f8 url("../image/contact-back.jpg") no-repeat right top;
	background-size: auto 100%;
	padding:30px 0 0 0;
	margin-top: 40px;
}
.contact .box .sub{
	float: left;
	font-size: 17px;
	color: #555555;
	line-height: 30px;
	margin-left: 68px;
}
.contact .box .sub:nth-child(2){
	margin-left: 130px;
	position: relative;
}
.contact .box .sub:nth-child(2)::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 268px;
	background: #d9d9d9;
	left: -60px;
	top: 4px;
}
.contact .box .sub p{
	padding-left: 28px;
	margin-bottom: 12px;
}
.contact .box .sub p.dz{
	background: url("../image/c-dz.png") no-repeat top 3px left;
}
.contact .box .sub p.dh{
	background: url("../image/c-dh.png") no-repeat top 5px left;
}
.contact .box .sub p.yx{
	background: url("../image/c-yx.png") no-repeat top 7px left;
}
.contact .box .sub p.yb{
	background: url("../image/c-yb.png") no-repeat top 6px left;
}
.maps{
	overflow: hidden;
	margin-top: 6px;
	border: 1px solid #ededed;
}

	/*Nybanner*/
.Nybanner{
	overflow: hidden;
}
.Nybanner img{
	width: 100%;
}
.Nylocation{
	margin-top: 38px;
}
.Nylocation .container{
	border: 1px dashed #c8c8c8;
}
.Nylocation .now-wz{
	float: left;
	padding-left: 40px;
	line-height: 56px;
	background: url("../image/wz-ico.png") no-repeat left 12px center;
	font-size: 16px;
	color: #555555;
}
.Nylocation .now-wz a{
	color: #555;
}
.Nylocation .now-wz a:hover{
	color: #1258a6;
}

/*公用*/
.mt-sy-h2{
	text-align: center;
	font-size: 42px;
	color: #d50f33; font-weight:bold;
	line-height: 50px;
	position: relative;
	padding-bottom: 28px;
}
.mt-sy-h2::after{
	content: "";
	position: absolute;
	width: 44px;
	height: 11px;
	background: url("../image/mt-sy-dot.png") no-repeat center center;
	left: 50%;
	margin-left: -22px;
	bottom: 0;
}
.mt-sy-h6{
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: #555555;
	margin-top: 12px;
}
.rotate180 {
	transform: rotate(180deg);
}
.text-line1{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.text-line2{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.mt-pic .pic{
	overflow: hidden;
}
.mt-pic img{
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}
.mt-pic:hover img{
	transform: scale(1.12);
	transition: all .5s ease;
}

/*footer*/
footer{
	background: #222222;
}
.foot-top{
	padding:50px 0 40px;
}
.foot-top .container{
	position: relative;
	color: #fff;
}
.foot-top .line {
	content: "";
	position: absolute;
	width: 1px;
	height: 195px;
	background: #2d2d2d;
	top: 0;
}
.foot-top .line1{
	left: 470px;
}
.foot-top .line2{
	left: 860px;
}
.foot-top h4{
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}
.foot-dh{float: left; margin-right:20px;}
.foot-dh .link{
	width: 300px;
	margin-top:15px;
	overflow: hidden;
}
.foot-dh .link a{
	display: block;
	width: 45%;
	float: left;
	padding-left: 15px;
	background: url("../image/f-jt.png") no-repeat left center;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
}
.foot-dh .link a:hover{
	padding-left: 20px;
}
.foot-dh .linkx{
	width: 150px;
	margin-top:15px;
	overflow: hidden;
}
.foot-dh .linkx a{
	display: block;
	width: 100%;
	float: left;
	padding-left: 15px;
	background: url("../image/f-jt.png") no-repeat left center;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
}
.foot-dh .linkx a:hover{
	padding-left: 20px;
}
.foot-dh .link a:nth-of-type(2n+2){
	float: right;
}
.foot-book{
	float: left;
	margin-left:5px;
	width:356px;
	text-align: center;
}
.foot-ewm{
	float: left;
	margin-left:30px;
	text-align: center; padding-top:20px;
}
.foot-ewm img{
	width: 126px;
}
.foot-ewm p{
	font-size: 15px;
	color: #adacac;
	line-height: 25px;
	margin-top: 12px;
}
.foot-lx{
	float: right;
}
.foot-lx .sub{
	font-size: 15px;
	color: #fff;
	line-height: 34px;
	margin-top:14px;
}
.foot-lx .sub p{
	padding-left: 28px;
}
.foot-lx .sub p a{
	color: #fff;
}
.foot-lx .sub p.dz{
	background: url("../image/f-dz.png") no-repeat left center;
}
.foot-lx .sub p.dh{
	background: url("../image/f-dh.png") no-repeat left center;
}
.foot-lx .sub p.dh a{
	font-size: 16px;
	color: #79b8fe;
}
.foot-lx .sub p.wz{
	background: url("../image/f-wz.png") no-repeat left center;
}
.foot-lx .sub p.yx{
	background: url("../image/f-yx.png") no-repeat left center;
}
.foot-yqlj{
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	line-height: 24px;
	padding:15px 0;
	font-size:15px;
	color: #fff;
}
.foot-yqlj a{
	color: #fff;
	margin-right: 20px;
}
.foot-yqlj a:hover{
	color: #79b8fe;
}
.foot-copy{
	line-height:28px;
	font-size: 16px;
	color: #9d9d9d; padding-top:15px; padding-bottom:15px;
}
.foot-copy a{
	color: #9d9d9d
}
.foot-copy a:hover{
	color: #79b8fe;
}

/*MB - PC */
.isPc {
	display:block;
}
.isMobile {
	display:none !important;
}
/* 滚动  */
@-webkit-keyframes rotate {
	from {
	-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(360deg)
}
}@-moz-keyframes rotate {
	from {
	-moz-transform:rotate(0deg)
}
to {
	-moz-transform:rotate(360deg)
}
}@-o-keyframes rotate {
	from {
	-o-transform:rotate(0deg)
}
to {
	-o-transform:rotate(360deg)
}
}@keyframes rotate {
	from {
	transform:rotate(0deg)
}
to {
	transform:rotate(360deg)
}
}
/*page*/
.Page {
	width:100%;
	text-align:center;
	line-height:30px;
	padding-top:40px;
}
.Page.tl {
	text-align:left;
}
.Page .disabled {
	border:1px solid #d8d8d8;
	padding:5px 5px;
	font-size:14px;
	color:#d8d8d8;
	display:none;
	visibility:hidden;
}
.Page a {
	border:1px solid #f1f1f1;
	display:inline-block;
	min-width:30px;
	padding:0 5px;
	background:#f1f1f1;
	line-height:28px;
	text-align:center;
	font-size:14px;
	color:#333;
	position:relative;
	top:2px;
}
.Page a:hover {
	border:1px solid #1258a6;
}
.Page a.sy {
	color:#707072 !important;
}
.Page .current {
	background:#1258a6;
	display:inline-block;
	width:30px;
	text-align:center;
	line-height:28px;
	color:#fff;
	position:relative;
	top:2px;
	border:1px solid #1258a6;
	font-size:14px;
}
.Page .next,.Page .prev {
	width:65px;
}
.bsBox {
	width:auto !important;
	height:auto !important;
}
/*Webkit,Opera9.5+,Ie9+*/::selection {
	color:#fff;
	background: #03a2d6;
}
/*Mozilla Firefox*/::-moz-selection {
	color:#fff;
	background: #03a2d6;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width:6px;
	height:16px;
	background-color:#fff;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.4);
	/*border-radius:10px;
	*/
	background-color:#f2f2f2;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	cursor:pointer;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	background-color:rgba(18,88,166,1);
	border-radius:0;
}
::-webkit-scrollbar-thumb:hover {
	background-color:rgba(18,88,166,1);
}
::-webkit-scrollbar-thumb:active {
	background-color:rgba(18,88,166,1);
}
/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height:10px;
	width:10px;
	background:#ff6a07;
}
*/
.sroll_top {
	right:0.8%;
	bottom:6%;
	position:fixed;
	display:none;
	cursor:pointer;
	z-index:2999;
}
@-webkit-keyframes trackBallSlide {
	0% {
	opacity:1;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
34% {
	opacity:1;
	-webkit-transform:scale(1) translateY(4px);
	transform:scale(1) translateY(4px);
}
68% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(16px);
	transform:scale(1) translateY(16px);
}
100% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
}@keyframes trackBallSlide {
	0% {
	opacity:1;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
34% {
	opacity:1;
	-webkit-transform:scale(1) translateY(4px);
	transform:scale(1) translateY(4px);
}
68% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(16px);
	transform:scale(1) translateY(16px);
}
100% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
}.fancybox {
	margin-bottom:30px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
	padding:0;
	margin:0;
	border:0;
	outline:none; 
	vertical-align:top;
}
.fancybox-wrap {
	overflow:unset !important;
}
.fancybox-wrap {
	position:absolute;
	top:0;
	left:0;
	z-index:8020;
}
.fancybox-skin {
	position:relative;
	background:#f9f9f9;
	color:#444;
	text-shadow:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.fancybox-opened {
	z-index:8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);
	box-shadow:0 10px 25px rgba(0,0,0,0.5);
}
.fancybox-outer,.fancybox-inner {
	position:relative;
}
.fancybox-inner {
	overflow:hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling:touch;
}
.fancybox-error {
	color:#444;
	margin:0;
	padding:15px;
	white-space:nowrap;
}
.fancybox-image,.fancybox-iframe {
	display:block;
	width:100%;
	height:100%;
}
.fancybox-image {
	max-width:100%;
	max-height:100%;
}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image:url(../image/fancybox_sprite.png);
}
#fancybox-loading {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-22px;
	margin-left:-22px;
	background-position:0 -108px;
	opacity:0.8;
	cursor:pointer;
	z-index:8060;
}
#fancybox-loading div {
	width:44px;
	height:44px;
	background:url(../image/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position:absolute;
	top:-18px;
	right:-18px;
	width:36px;
	height:36px;
	cursor:pointer;
	z-index:8040;
}
.fancybox-nav {
	position:absolute;
	top:0;
	width:40%;
	height:100%;
	cursor:pointer;
	text-decoration:none;
	/*background:transparent url(http://www.ydese@126.com/images/blank.gif);*/
	/* helps IE */
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:8040;
}
.fancybox-prev {
	left:0;
}
.fancybox-next {
	right:0;
}
.fancybox-nav span {
	position:absolute;
	top:50%;
	width:36px;
	height:34px;
	margin-top:-18px;
	cursor:pointer;
	z-index:8040;
	visibility:hidden;
}
.fancybox-prev span {
	left:10px;
	background-position:0 -36px;
}
.fancybox-next span {
	right:10px;
	background-position:0 -72px;
}
.fancybox-nav:hover span {
	visibility:visible;
}
.fancybox-tmp {
	position:absolute;
	top:-99999px;
	left:-99999px;
	max-width:99999px;
	max-height:99999px;
	overflow:visible !important;
}
/* Overlay helper */

.fancybox-lock {
	overflow:visible !important;
	width:auto;
}
.fancybox-lock body {
	overflow:hidden !important;
}
.fancybox-lock-test {
	overflow-y:hidden !important;
}
.fancybox-overlay {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	display:none;
	z-index:8010;
	background:url(../image/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position:fixed;
	bottom:0;
	right:0;
}
.fancybox-lock .fancybox-overlay {
	overflow-x:hidden;
	overflow-y:scroll;
}
/* Title helper */

.fancybox-title {
	visibility:hidden;
	position:relative;
	text-shadow:none;
	z-index:8050;
}
.fancybox-opened .fancybox-title {
	visibility:visible;
}
.fancybox-title-float-wrap {
	position:absolute;
	bottom:0;
	right:50%;
	margin-bottom:-35px;
	z-index:8050;
	text-align:center;
}
.fancybox-title-float-wrap .child {
	display:inline-block;
	margin-right:-100%;
	padding:2px 20px;
	background:transparent;
	/* Fallback for web browsers that doesn't support RGBa */
	background:rgba(0,0,0,0.8);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-shadow:0 1px 2px #222;
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	white-space:nowrap;
}
.fancybox-title-outside-wrap {
	position:relative;
	margin-top:10px;
	color:#fff;
}
.fancybox-title-inside-wrap {
	padding-top:10px;
}
.fancybox-title-over-wrap {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	padding:10px;
	background:#000;
	background:rgba(0,0,0,.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image:url(../image/fancybox_sprite@2x.png);
	background-size:44px 152px;
	/*The size of the normal image,half the size of the hi-res image*/
}
#fancybox-loading div {
	background-image:url(../image/fancybox_loading@2x.gif);
	background-size:24px 24px;
	/*The size of the normal image,half the size of the hi-res image*/
}
}/* 缩略图样式 */
#fancybox-thumbs {
	position:fixed;
	left:0;
	width:100%;
	overflow:hidden;
	z-index:8050;
}
#fancybox-thumbs.bottom {
	bottom:2px;
}
#fancybox-thumbs.top {
	top:2px;
}
#fancybox-thumbs ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
#fancybox-thumbs ul li {
	float:left;
	padding:1px;
	opacity:0.5;
}
#fancybox-thumbs ul li.active {
	opacity:0.75;
	padding:0;
	border:1px solid #fff;
}
#fancybox-thumbs ul li:hover {
	opacity:1;
}
#fancybox-thumbs ul li a {
	display:block;
	position:relative;
	overflow:hidden;
	border:1px solid #222;
	background:#111;
	outline:none;
}
#fancybox-thumbs ul li img {
	display:block;
	position:relative;
	border:0;
	padding:0;
	max-width:none;
}
.wz-web-search {
	padding:50px 0 100px;
}
.wz-web-search ul {
	overflow:hidden;
}
.wz-web-search li {
	border-bottom:1px solid #ddd;
	padding:30px 0;
	width:46%;
	float:left;
	transition:all .5s ease;
}
.wz-web-search li:nth-of-type(2n+2) {
	float:right;
}
.wz-web-search li:hover {
	background:#c1422f;
	padding:30px;
	transition:all .5s ease;
}
.wz-web-search li .tit .t1 {
	font-size:22px;
	color:#333;
	transition:all .5s ease;
}
.wz-web-search li:hover .tit .t1 {
	color:#fff;
	transition:all .5s ease;
}
.wz-web-search li .url {
	font-size:14px;
	margin-top:10px;
	color:#c1422f;
	transition:all .5s ease;
}
.wz-web-search li:hover .url {
	color:#fff;
	transition:all .5s ease;
}

/*美化标签*/
.magic-radio,.magic-checkbox {
	position:absolute;
	display:none;
}
.magic-radio[disabled],.magic-checkbox[disabled] {
	cursor:not-allowed;
}
.magic-radio + label,.magic-checkbox + label {
	position:relative;
	display:block;
	padding-left:30px;
	cursor:pointer;
	vertical-align:middle;
	float: left;
	margin-right: 30px;
	font-size: 16px;
	color: #555555;
	font-weight: normal;
}
.magic-radio + label:hover:before,.magic-checkbox + label:hover:before {
	animation-duration:0.4s;
	animation-fill-mode:both;
	animation-name:hover-color;
}
.magic-radio + label:before,.magic-checkbox + label:before {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:20px;
	height:20px;
	content:'';
	border:1px solid #c0c0c0;
}
.magic-radio + label:after,.magic-checkbox + label:after {
	position:absolute;
	display:none;
	content:'';
}
.magic-radio[disabled] + label,.magic-checkbox[disabled] + label {
	cursor:not-allowed;
	color:#e4e4e4;
}
.magic-radio[disabled] + label:hover,.magic-radio[disabled] + label:before,.magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:hover,.magic-checkbox[disabled] + label:before,.magic-checkbox[disabled] + label:after {
	cursor:not-allowed;
}
.magic-radio[disabled] + label:hover:before,.magic-checkbox[disabled] + label:hover:before {
	border:1px solid #e4e4e4;
	animation-name:none;
}
.magic-radio[disabled] + label:before,.magic-checkbox[disabled] + label:before {
	border-color:#e4e4e4;
}
.magic-radio:checked + label:before,.magic-checkbox:checked + label:before {
	animation-name:none;
}
.magic-radio:checked + label:after,.magic-checkbox:checked + label:after {
	display:block;
}
.magic-radio + label:before {
	border-radius:50%;
}
.magic-radio + label:after {
	top:6px;
	left:6px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#01999c;
}
.magic-radio:checked + label:before {
	border:1px solid #01999c;
}
.magic-radio:checked[disabled] + label:before {
	border:1px solid #c9e2f9;
}
.magic-radio:checked[disabled] + label:after {
	background:#c9e2f9;
}
.magic-checkbox + label:before {
	border-radius:3px;
}
.magic-checkbox + label:after {
	top:2px;
	left:7px;
	box-sizing:border-box;
	width:6px;
	height:12px;
	transform:rotate(45deg);
	border-width:2px;
	border-style:solid;
	border-color:#fff;
	border-top:0;
	border-left:0;
}
.magic-checkbox:checked + label:before {
	border:#3e97eb;
	background:#3e97eb;
}
.magic-checkbox:checked[disabled] + label:before {
	border:#c9e2f9;
	background:#c9e2f9;
}
.msg-box .box{
	overflow: hidden;
	margin-top:15px; width:340px;
}
.msg-box .box input[type=text]{
	width: 100%;
	height: 30px;
	padding: 0 15px;
	background: none;
	border: 1px solid #9d9d9d;
	outline: none;
	margin-bottom: 10px;
	font-size:16px;
	color:#f8f8f8;border-radius:5px;
}
.msg-box .box .l{
	width: 100%;
	overflow: hidden;
}
.msg-box .box .l .lb{
	width: 49%;
	float: left;
}
.msg-box .box .l .lb:nth-of-type(2n+2){
	float: right;
}
.msg-box .box input[type=text].bt{
	background-image: url(../image/bt-ico.png);
	background-repeat: no-repeat;
	background-position:4px center;
}
.msg-box .box textarea{
	min-width: 100%;
	max-width: 100%;
	min-height:50px;
	max-height:50px;
	border: 1px solid #9d9d9d;
	background: none;
	font-size: 16px;
	color: #f8f8f8;
	margin-bottom:0px;
	background-image: url(../image/bt-ico.png);
	background-repeat: no-repeat;
	background-position:4px 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;border-radius:5px;
} 
.msg-box .box .an input{
	display: block;
	line-height: 30px;
	background: #d90d1b;
	text-align: center;
	font-size: 16px; border:0px;
	width: 80px;
	float: right;
	color: #fff;
	cursor: pointer;border-radius:10px;
} 
.msg-box .box .b{
	overflow: hidden;
	margin-top: 10px;
}