body {
	font-family: '微软雅黑';
	color: #222;
	font-size: 16px;
}

img {
	max-width: 100%;
}

/*fonts*/
/*fonts*/
@font-face {
	font-family: 'HelveticaNeueLT-MediumCond';
	src: url('HelveticaNeueLT-MediumCond.eot');
	src: local('HelveticaNeueLT-MediumCond'),
		local('HelveticaNeueLT-MediumCond'),
		url('HelveticaNeueLT-MediumCond.woff') format('woff'),
		url('HelveticaNeueLT-MediumCond.ttf') format('truetype'),
		url('HelveticaNeueLT-MediumCond.svg#HelveticaNeueLT-MediumCond') format('svg');
}

/*menus*/
.menus{
	width: 100%;
	background: #fff;
}
.menus.fixedbg{
	position: fixed !important;
    opacity: 0.9;
    background: #fff;
    z-index: 8888;
    transition: all .5s ease;
}
.menus .Logo{
	padding: 21px 0 19px 0;
	float: left;
}
.menus .Logo img{
	float: left;
}
.menus .Logo a{
	display: block;
	color: #222;
}
.menus .Logo p{
	float: left;
	font-size: 24px;
	font-weight: bold;
	padding-left: 13px;
	line-height: 65px;
}
.WebLink{
	float: left;
	margin-left: 410px;
	margin-top: 50px;
}
.WebLink.fixedbg{
	
}
.WebLink li{
	float: left;
	position: relative;
	margin-left:66px;
}
.WebLink li:last-child{
	background:none;
}
.WebLink li > a{
	color: #222;
	font-size: 17px;
	display: block;
	transition: all .5s ease;
}
.WebLink li.on > a, .WebLink li:hover > a{
	color: #0085A5;
}
.WebLink li:first-child{
	margin-left:0;
}
.WebLink li:hover > a, .WebLink li.on > a{
	display: block;
	transition: all .5s ease;
}

/*下拉*/
.menus .WebLink li .yb-sub-lm{
	width: 164px;
	position: absolute;
	left: 50%;
	margin-left: -82px;
	z-index: 9999;
	top: 54px;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}
.menus .WebLink li:hover .yb-sub-lm{
	top: 24px;
	opacity: 1;
	visibility: visible;
	transition: all .5s ease;
}
.yb-sub-lm .lm-line{
	width: 100%;
	height: 33px;
	border-bottom: 3px solid ;
	border-image: linear-gradient(90deg, rgb(5,131,169),rgb(13,155,107)) 100 0;
}
.yb-sub-lm .lm-a{
	overflow: hidden;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
	background: #fff;
}
.yb-sub-lm .lm-a a{
	display: block !important;
	text-align: center !important;
	font-size: 14px !important;
	line-height: 22px !important;
	padding: 10px 8px !important;
	border-bottom: 1px solid #eeeeee;
} 
.yb-sub-lm .lm-a a:hover{
	color: #027998;
}
/*新增20200304*/
.yb-sub-lm .lm-a{
	overflow: visible;
}
.yb-sub-lm .lm-a .item{
	display: block !important;
	text-align: center !important;
	font-size: 14px !important;
	height: 42px;
	line-height: 42px !important;
	padding: 0 8px !important;
	position: relative;
	z-index: 99;
} 
.yb-sub-lm .lm-a .item>.list{
	position: absolute;
	width: 150px;
	transition: all .8s ease 0s;
	transform: translateX(-20px);
	display: none;
	top: 0;
	left: 164px;
	background: #fff;
	z-index: 999;
}
.yb-sub-lm .lm-a .item:hover>.list{
	display: block;
	transform: translateX(0px);
}
.yb-sub-lm .lm-a .item:hover>.list:hover{
	display: block;
}
.yb-sub-lm .lm-a .item .list a{
	display: block !important;
	text-align: center !important;
	font-size: 14px !important;
	line-height: 22px !important;
	padding: 10px 8px !important;
	border-bottom: 1px solid #eeeeee;
} 
.yb-sub-lm .lm-a .item .list a:hover{
	color: #edbf5d;
}

.language{
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 76px;
	margin-top: 45px;
}
.language a{
	font-family: arial;
	color:#555555;
	border: 1px solid #efefef;
	border-radius: 16px;
	line-height: 33px;
	display: block;
	width: 100px;
}
.head-ss{
	display: block;
    float: left;
    width: 37px;
    height: 37px;
    background: url(../images/search.png) no-repeat center center;
    position: relative;
    z-index: 9;
    cursor: pointer;
    margin-top: 43px;
    margin-left: 19px;
    transition: all .5s ease;
}
.menus.fixedbg .head-ss{
	display: none;
}
.clear {
	clear: both;
}
.footH {
	height: 50px;
	display: none;
}
.footFix {
	background: #0086a5;
	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;
	font-size: 16px;
	color: #ffffff !important;
}

.footFix>a>i.iconfont {
	font-size: 20px;
	margin-right: 5px;
	color: #fff;
}
/*index*/
#bannerbp .swiper-pagination-bullet-active{
	background: #fff;
}
.iAbout{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 94px 0 0 0;
	background: url(../images/aboutbg.png) no-repeat right center;
}
.iAbout-l{
	float: left;
	width: 25.364583%;
	margin-left: 8.28125%;
}
.iAbout-l .pic{
	position: relative;
}
.iAbout-l .pic::after{
	position: absolute;
	content: "";
	display: block;
	top: 94px;
	right: -76px;
	background: url(../images/about-lbg.jpg) no-repeat;
	width: 462px;
	height: 463px;
	z-index: -1;
}
.iAbout-r{
	float: left;
	width: 66.354167%;
	padding-left: 8.541666%;
}
.iAbout-r-tit{
	font-family: arial;
	color: #333;
	letter-spacing: 5px;
	background: url(../images/about-r-tit.png) no-repeat left 122px center;
	line-height: 20px;
}
.iAbout-r-tit2{
	font-size: 42px;
	line-height: 46px;
	color: #333;
	margin-top: 40px;
}
.iAbout-r-tit2 span{
	display: block;
	width: 42px;
	height: 3px;
	background: #0085a7;
	margin-top: 32px;
}
.iAbout-r-sub{
	font-size: 15px;
	color: #555;
	line-height: 30px;
	margin-top: 3px;
	padding-left: 16.649104%;
	padding-right: 9.483667%;
}
.iAbout-r-more{
	padding-left: 16.649104%;
	margin-top: 35px;
	overflow: hidden;
}
.iAbout-r-more a{
	display: block;
	color: #555;
	border: 1px solid #c4c4c4;
	padding: 0 26px;
	line-height: 38px;
	border-radius: 24px;
	float: left;
	position: relative;
	z-index: 9;
	overflow: hidden;
	transition: all .5s ease;
}
.iAbout-r-more a:hover{
	color: #fff;
	transition: all .5s ease;
}
.iAbout-r-more a i{
	font-size:14px;
	color: #474747;
	padding-left: 11px;
	z-index: 9;
	transition: all .2s ease;
}
.iAbout-r-more a:hover i{
	color: #fff;
	transition: all .5s ease;
}
.iAbout-r-more a::after{
	position: absolute;
	content: "";
	display: block;
	background: #0085a7;
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	transition: all .5s ease;
	z-index: -1;
}
.iAbout-r-more a:hover::after{
	width: 100%;
	transition: all .5s ease;
}
.iAbout-r-info{
	background: url(../images/aboutbg2.jpg) no-repeat;
	margin-top: 65px;
	overflow: hidden;
	padding-top: 111px;
	padding-bottom: 90px;
	padding-left: 90px;
}
.iAbout-r-info .item{
	overflow: hidden;
	float: left;
	padding-left: 90px;
}
.iAbout-r-info .item:first-child{
	padding-left: 0;
}
.iAbout-r-info .item .item-l{
	float: left;
	text-align: center;
	color: #fff;
	font-family: '微软雅黑';
	font-size: 16px;
	line-height: 44px;
	padding-right: 20px;
}
.iAbout-r-info .item:nth-child(2) .item-l{
	padding-right: 56px;
}
.iAbout-r-info .item .item-l span{
	display: block;
	color: #fff;
	font-family: arial;
	font-size: 58px;
	line-height: 46px;
	position: relative;
}
.iAbout-r-info .item:nth-child(2) .item-l span::after{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/plus.png) no-repeat;
	width: 27px;
	height: 28px;
	top: 14px;
	left: 70px;
}
.iAbout-r-info .item .item-r{
	float: left;
	color: #fff;
	line-height: 26px;
}
.iAbout-r-info .item .item-r span{
	background: #1cb31f;
	height: 3px;
	width: 31px;
	display: block;
	margin-bottom: 10px;
}

/*core*/
.iCore{
	width: 100%;
	background: url(../images/corebg.png) no-repeat center top;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 70px;
}
.iCore_tit{
	font-size: 42px;
	color: #333333;
	text-align: center;
}
.iCore_tit span{
	font-size: 16px;
	font-family: arial;
	color: #333333;
	letter-spacing: 5px;
	display: block;
}
.iCore_info{
	width: 100%;
	margin-top:40px;
	background: rgba(0,0,0,0.9);
}
#demo{
	overflow: hidden;
}
#demo>li {
	width: 18.854166%;
	float: left;
	height: 592px;
	background-position: center center;
	transition: all .6s ease;
}
#demo>li.active{
	width: 43.4375%;
	transition: all .6s ease;
}
#demo>li .demo_item{
	/*background: url(../images/core1.jpg) no-repeat;*/
	background-size: cover;
	position: relative;
	padding-bottom: 76px;
	height: 100%;
}
#demo>li .demo_item::after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.2);
	z-index: 111;
}
#demo>li.active .demo_item::after{
	background: rgba(0,0,0,0.8);
}
#demo>li .demo_item_tit{
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	z-index: 112;
	position: relative;
	text-align: center;
	padding-top: 431px;
	line-height: 48px;
	transition: all .6s ease;
}
#demo>li.active .demo_item_tit{
	padding-top: 110px;
	transition: all .6s ease;
}
.demo_item_tit span{
	display: block;
	text-align: center;
}
#demo li .demo_item_list{
	width: 54.916067%;
	padding-top: 54px;
    z-index: 112;
    position: relative;
	margin: 0 auto;
	overflow: hidden;
	display: none;
}
#demo li.active .demo_item_list{
	display: block;
}
.demo_item_list_box{
	border: 1px solid #928f8c;
	border-radius: 6px;
	padding: 21px 0px;
	width: 29.694323%;
	margin-right: 5.4%;
	float: left;
}
.demo_item_list_box:last-child{
	margin-right: 0%;
}
.demo_item_list_box .pic{
	text-align: center;
}
.demo_item_list_box .txt{
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	padding-top: 14px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 34px;
	font-weight: bold;
}
#demo li .demo_item_more{
	width: 183px;
	line-height: 48px;
	text-align: center;
	margin: 79px auto 0;
	z-index: 112;
	position: relative;
	display: none;
}
#demo li.active .demo_item_more{
	display: block;
}
.demo_item_more a{
	color: #ffffff;
	display: block;
	border-top: 1px solid #bebebd;
	border-bottom: 1px solid #bebebd;
}
.demo_item_more a i{
	font-size: 17px;
	padding-right: 12px;
	color: #fff;
}
/*iYanfa*/
.iYanfa{
	width: 100%;
	background: url(../images/yanfa.jpg) no-repeat;
	margin: 0 auto;
	overflow: hidden;
	background-size: cover;
	height: 656px;
}
.iYanfa_info{
	width: 100%;
	margin: 0 auto;
	float: right;
	padding-top: 233px;
}
.iYanfa_tit{
	font-family: arial;
	color: #333333;
	line-height: 20px;
	text-align: right;
}
.iYanfa_tit2{
	font-size: 42px;
	line-height: 46px;
	padding-top: 14px;
	text-align: right;
}
.iYanfa_cont{
	width: 28.375%;
	line-height: 28px;
	float: right;
	padding-top: 29px;
}
.iYanfa  .more{
	
	width: 144px;
	text-align: center;
	
	float: right;
}
.iYanfa .more a{
	display: block;
	font-size: 16px;
	color: #0186a6;
	line-height: 41px;
	border: 1px solid #0186a6;
	border-radius: 24px;
	margin-top: 36px;
}
.iYanfa .more a:hover{
	background: #0186a6;
	color: #fff;
	transition: all .5s ease;
}
.iYanfa .more a i{
	padding-left: 14px;
}
/*news*/
.iNews{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 87px;
	padding-bottom: 104px;
	background: #f9f9f9 url(../images/newsbg.png) no-repeat;
	background-size: cover;
}
.iNews_tit{
	font-size: 42px;
	color: #333333;
	line-height: 50px;
}
.iNews_tit span{
	color: #555555;
	font-size: 16px;
	line-height: 28px;
	padding-top: 11px;
	display: block;
}
.iNews_info{
	width: 100%;
	padding-top: 47px;
}
.iNews_info_hd{
	position: relative;
	background: #4e4e4e;
	border-radius: 24px;
	line-height: 45px;
	overflow: hidden;
	float: right;
	margin-top: -88px;
}

.iNews_info_hd ul li{
	float: left;
	border-radius: 24px;
	text-align: center;
	color: #fff;
	line-height: 45px;
	padding: 0 21px;
	margin-left: 11px;
	cursor: pointer;
}
.iNews_info_hd ul li i{
	font-size: 14px;
    color: #f3f7f6;
    padding-left: 11px;
}
.iNews_info_hd ul li:first-child{
	margin-left: 0;
}
.iNews_info_hd ul li.on, .iNews_info_hd ul li:hover{
	background: #22b525;
}
.iNews_info_bd{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.news_item{
	width: 100%;
}
.news_item .p10{
	padding-left: 10px;
	padding-right: 10px;
}
.news_item .p10 a{
	display: block;
}
.news_item .p10 .pic{
	overflow: hidden;
}
.news_item .p10 .pic img{
	transform: scale(1);
	transition: all .5s ease;
}
.news_item .p10:hover .pic img{
	transform: scale(1.2);
	transition: all .5s ease;
}
.news_item .p10 .txt{
	background: #fff;
	padding: 32px 41px 45px 33px;
}
.news_item .p10 .txt .date{
	font-family: arial;
	color: #333333;
	line-height: 20px;
	text-align: center;
}
.news_item .p10 .txt .title{
	font-size: 20px;
	line-height: 30px;
	color: #333333;
	padding-top: 12px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 42px;
}
.news_item .p10 .txt .subt{
	padding-top: 9px;
	color: #333333;
	font-size: 15px;
	line-height: 25px;
	color: #777777;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 59px;
}
.news_item .p10 .txt .more{
	
	line-height: 45px;
	text-align: center;
	padding: 0 53px;
	margin-top: 44px;
	color: #777777;
}
.news_item .p10 .txt .more a{
	color: #777777;
	display: block;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	transition: all .5s ease;
}
.news_item .p10 .txt .more a:hover{
	color: #1a91b0;
	border-top: 1px solid #1a91b0;
	border-bottom: 1px solid #1a91b0;
	transition: all .5s ease;
}
/*subdh*/
.subdh{
	width: 100%;
	line-height: 61px;
	border-bottom: 1px solid #e7e6e6;
}
.subdh-l{
	float: left;
	font-size: 28px;
}
.subdh-r{
	float: right;
}
.subdh-r a{
	margin-right: 46px;
	color: #222;
	display: block;
	float: left;
	border-bottom: 3px solid rgba(1,133,169,0);
	padding: 0 3px;
}
.subdh-r a.on, .subdh-r a:hover{
	border-bottom: 3px solid rgba(1,133,169,1);
	color: #0187ab;
}
/*ny*/
.Nyabout{
	width: 100%;
	margin: 0 auto;
	padding-top: 93px;
	padding-bottom: 128px;
}
.Nyabout-l{
	float: left;
	width: 48.9375%;
}
.Nyabout-l-tit{
	font-size: 42px;
	line-height: 54px;
	padding-top: 27px;
}
.Nyabout-l-tit span{
	display: block;
	width: 39px;
	height: 3px;
	background: #9e9d9d;
	margin-top: 29px;
}
.Nyabout-l-sub{
	color: #333;
	line-height: 30px;
	padding-top: 48px;
}
.Nyabout-l-info{
	margin-top: 49px;
	background: #f5f5f5;
	border-radius: 12px;
	overflow: hidden;
	padding:14px 0 10px 0;
}
.Nyabout-l-info .item{
	float: left;
	padding: 0 81px 0 65px;
	background: url(../images/xiegang.png) no-repeat right center;
}
.Nyabout-l-info .item:last-child{
	background: none;
	padding-right: 0;
}
.Nyabout-l-info .item .item-num{
	text-align: center;
}
.Nyabout-l-info .item .item-num span{
	font-family: arial;
	font-size: 58px;
	color: #222222;
	line-height: 60px;
	padding-right: 13px;
	line-height: 68px;
	font-family: 'HelveticaNeueLT-MediumCond';
}
.Nyabout-l-info .item .item-txt{
	text-align: center;
	color: #0085a6;
	line-height: 26px;
}
.Nyabout-r{
	float: left;
	width: 51.0625%;
	padding-left: 6.25%;
}
.Nyabout-r-video{
	width: 100%;
	position: relative;
}
.Nyabout-r-video::after{
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	right: -160px;
	bottom: -62px;
	background: #deebf3;
	z-index: -1;
}
.Nyculture{
	width: 100%;
	background: url(../images/culturebg.jpg) no-repeat;
	background-size: cover;
}
.Nyculture_tit{
	width: 100%;
	padding-top: 67px;
	font-size: 42px;
	line-height: 54px;
	color: #fff;
	text-align: center;
}
.Nyculture_tit span{
	display: block;
	background: #fff;
	width: 39px;
	height: 2px;
	margin: 23px auto 0;
}
.Nyculture_info{
	width: 86.5%;
	margin: 0 auto;
	padding-top: 70px;
	overflow: hidden;
	padding-bottom: 121px;
}
.culture_item{
	padding-left: 12px;
	padding-right: 13px;
	text-align: center;
}
.culture_item .pic{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.culture_item .pic::before{
	position: absolute;
	content: "";
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: linear-gradient(135deg, rgba(21, 140, 168, 0.9) 0%, rgba(39, 168, 90, 0.9) 100%);
	transition: all .5s ease;
}
.culture_item:hover .pic::before{
	opacity: 1;
	transition: all .5s ease;
}
.culture_item .pic .yc-inner{
	text-align: center;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .5s ease;
	width: 100%;
	height: 100%;
	top: 25%;
}
.culture_item:hover .pic .yc-inner{
	opacity: 1;
	transition: all .5s ease;
}
.culture_item .txt{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding: 25px 0 0 0;
}
.culture_item .txt span{
	display: block;
	position: relative;
}
.culture_item .txt span::before{
	height: 1px;
    position: absolute;
    left: 18%;
    width: 84px;
    content: "";
    display: block;
    background: #e4e4e4;
    top: 60%;
}
.culture_item .txt span::after{
	height: 1px;
    position: absolute;
    right: 18%;
    width: 84px;
    content: "";
    display: block;
    background: #e4e4e4;
    top: 60%;
}
.Nydevelop{
	width: 100%;
	margin: 0 auto;
	background: url(../images/developbg.jpg) no-repeat;
	background-size: cover;
	height: 655px;
}
.Nydevelop_tit{
	width: 100%;
	padding-top: 59px;
    font-size: 42px;
    color: #333333;
    text-align: center;	
}
.Nydevelop_tit span{
	display: block;
	background: #9e9d9d;
    width: 39px;
    height: 2px;
    margin: 23px auto 0;
}
.Nydevelop_info{
	width: 100%;
	background: url(../images/developline.jpg) no-repeat center top 74px;
	padding-top: 65px;
	margin: 0 auto;
	position: relative;
}
#developN{
	background: url(../images/developN.png) no-repeat;
	right: 36px;
	top: 13%;
	width: 66px;
	height: 66px;
}
#developP{
	background: url(../images/developP.png) no-repeat;
	left: 36px;
	top: 13%;
	width: 66px;
	height: 66px;
}
#developbp{
	width: 87.125%;
	margin: 0 auto;
}
#developbp .swiper-wrapper{
	width: 100%;
}
.develop_item{
	width: 100%;
	text-align: center;
}
.develop_item_word{
	font-family: arial;
	font-size: 42px;
	color: #000;
	text-align: center;
}
.develop_item_word .round{
	display: block;
	background: url(../images/developdot.png) no-repeat center top;
	width: 19px;
	height:19px;
	margin: 0 auto 36px;
}
.develop_item:hover .develop_item_word .round{
	background: url(../images/developdotblue.png) no-repeat center top;
	width: 19px;
	height: 19px;
}
.develop_item .pic{
	padding-top:22px;
}
.develop_item .txt{
	width: 100%;
	padding-top: 23px;
}
.develop_item .txt .tit1{
	font-size: 22px;
	color: #0085a5;
	line-height: 42px;
}
.develop_item .txt .tit2{
	font-size: 15px;
	color: #333;
	line-height: 30px;
	padding-top: 2px;
}
.Nyhonor{
	width: 100%;
	margin: 0 auto;
	padding: 58px 0 94px 0;
	background: #f8f8f8;
}
.Nyhonor_tit{
	font-size: 42px;
	color: #333333;
	text-align: center;
}
.Nyhonor_tit span{
	display: block;
	background: #9e9d9d;
	width: 39px;
	height: 2px;
	margin: 23px auto 0;
}
.Nyhonor_list{
	width: 100%;
	padding-top: 44px;
	position: relative;
	overflow: hidden;
}
#Szs{
	width: 66.1%;
	margin: 0 auto;
	padding: 10px;
}
#Szs .swiper-slide{
	width: 302px;
}
#Szs img{ 
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
}
#zsN,
#zsP{
	width: 28px;
	height: 51px;
}
#zsN{
	background: url(../images/zsN.png) no-repeat center center;
	right:10.5%;
}
#zsP{
	background: url(../images/zsP.png) no-repeat center center;
	left: 10.5%;
}
.Nypartner{
	width: 100%;
	background: #fff;
	margin: 0 auto;
	padding: 59px 0 94px 0;
}
.Nypartner_tit{
	font-size: 42px;
    color: #333333;
    text-align: center;
}
.Nypartner_tit span{
    display: block;
    background: #9e9d9d;
    width: 39px;
    height: 2px;
    margin: 23px auto 0;
}
.Nypartner_info{
	width: 100%;
	padding-top: 59px;
	overflow: hidden;
}
#parnterbp .swiper-slide{
	margin-top: 0 !important;
	margin-bottom: 19px;
}
#parnterbp .swiper-slide .pic{
	border: 1px solid #e4e4e4;
	border-radius: 6px;
}
/*business*/
.Nybusiness{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 72px 0;
}
.Nybusiness_info{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.Nybusiness_info_list{
	width: 100%;
	margin-bottom: 34px;
}
.Nybusiness_info_list>span{
	font-size: 42px;
	color: #333333;
	position: relative;
	text-align: center;
}
.Nybusiness_info_list span::before{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/business_before.png) no-repeat;
	left: -80px;
	top: 44%;
	width: 56px;
	height: 9px;
}
.Nybusiness_info_list span::after{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/business_after.png) no-repeat;
	right: -80px;
	top: 44%;
	width: 56px;
	height: 9px;
}
.Nybusiness_info_list_box{
	width: 100%;
	overflow: hidden;
	padding-top: 48px;
}
.business_item{
	padding-left: 19px;
	padding-right: 19px;
	margin-bottom: 20px;
}
.business_item a{
	display: block;
	border: 1px solid #e8e8e8;
	padding: 9px;
	transition: all .5s ease;
}
.business_item:hover a{
	border: 1px solid #128daf;
	transition: all .5s ease;
}
.business_item a .pic{
	overflow: hidden;
}
.business_item a .pic img{
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}
.business_item a .txt{
	line-height: 62px;
	color: #333333;
	font-size: 20px;
	text-align: center;
	width: 100%;
	background: #f1f1f1;
	transition: all .5s ease;
}
.business_item:hover a .pic img{
	transform: scale(1.2);
	transition: all .5s ease;
}
.business_item:hover a .txt{
	color: #fff;
	transition: all .5s ease;
	background: #0185a9;
}
.NybusinessDe{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.NybusinessDe_info{
	width: 100%;
	padding-top: 81px;
	overflow: hidden;
}
.NybusinessDe_info-l{
	float: left;
	width: 41.875%;
}
.NybusinessDe_info-r{
	float:left;
	width: 58.125%;
	padding-left: 4.125%;
}
.NybusinessDe_info-r .FL{
	float: left;
	width: 50.578703%;
}
.NybusinessDe_info-r_tit{
	font-size: 36px;
	color: #333;
	line-height: 50px;
}
.NybusinessDe_info-r_sub{
	color: #555555;
	line-height: 30px;
	margin-top: 33px;
}
.NybusinessDe_info-r_tit span{
	margin-top: 25px;
	display: block;
	width: 32px;
	height: 3px;
	background: #b9b9b9;
}
.NybusinessDe_info-r .FR{
	width: 49.421296%;
	padding-left: 15.509259%;
	float: left;
}
.NybusinessDe_info-r .FR h3{
	line-height: 57px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	background: #3b3d3b;
	margin-bottom:4px;
}
.NybusinessDe_info-r .FR ul{
	width: 100%;
	overflow: hidden;
}
.NybusinessDe_info-r .FR ul li{
	width: 100%;
	margin-bottom: 1px;
}
.NybusinessDe_info-r .FR ul li a{
	width: 100%;
	display: block;
	background: #eceded;
	line-height: 52px;
	color: #555555;
	font-size: 16px;
	padding-left: 19px;
	transition: all .5s ease;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 52px;
}
.NybusinessDe_info-r .FR ul li a.on, .NybusinessDe_info-r .FR ul li a:hover{
	color: #0185a9;
	transition: all .5s ease;
}
.NybusinessDe_list{
	width: 100%;
	overflow: hidden;
	padding-top: 43px;
	padding-bottom: 50px;
}
.NybusinessDe_list_hd{
	width: 100%;
	overflow: hidden;
}
.NybusinessDe_list_hd ul{
	border-bottom: 1px solid #dadada;
	overflow: hidden;
}
.NybusinessDe_list_hd ul li{
	background: #ededed;
	color: #333;
	padding: 0 31px;
	float: left;
	line-height: 50px;
	margin-right: 3px;
	cursor: pointer;
}	
.NybusinessDe_list_hd ul li.on, .NybusinessDe_list_hd ul li:hover{
	background: #0185a9;
	color: #fff;
}
.NybusinessDe_list_bd{
	width: 100%;
	padding-top: 29px;
}
.businessDe_spec{
	width: 100%;
}
.businessDe_spec ul li{
	font-size: 15px;
	color: #333333;
	line-height: 42px;
	background: url(../images/greydot.png) no-repeat left top 18px;
	padding-left: 19px;
}
.businessDe_cont{
	width: 100%;
}
/*research*/
.Nysearch{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 67px 0 139px 0;
}
.Nysearch_info{
	width: 65.0625%;
	margin: 0 auto;
	font-size: 26px;
	line-height: 42px;
	color: #333;
	text-align: center;
}
.Nysearch_list{
	width: 100%;
	margin: 0 auto;
	padding: 73px 0 0 0;
	overflow: hidden;
}
.Nysearch_list-l{
	float: left;
	width: 41.875%;
	padding-top: 41px;
}
.Nysearch_list-r{
	float: left;
	width: 61.0625%;
	position: relative;
	background: #0185a9;
	margin-left: -3%;
	z-index: -1;
	padding: 86px 93px 105px 144px;
}
.Nysearch_list-r_txt{
	position: relative;
	font-size: 20px;
	color: #fff;
	line-height: 36px;
}
.Nysearch_list-r_txt::before{
	position: absolute;
	content: "";
	display: block;
	background: url(../images/Nysearch_list-r-yh.png) no-repeat;
	width: 54px;
	height: 49px;
	left: -70px;
	top: -54px;
}
/*news*/
.Nynews{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 47px 0 0 0;
}
.Nynews_list{
	width: 100%;
	overflow: hidden;
}
.Nynews_list .item{
	width: 100%;
	overflow: hidden;
	margin-bottom: 17px;
	background: #fff;
}
.Nynews_list .item a{
	display: block;
}
.Nynews_list .item .list-l{
	float: left;
	width: 13.4375%;
	position: relative;
	padding: 38px 21px 0 0;
}
.Nynews_list .item .list-l::before{
	width: 0%;
    content: "";
    display: block;
    height: 280px;
    background: #0185a9;
    position: absolute;
    top: 0;
    transition: all .5s ease;
    right: 0;
}
.Nynews_list .item:hover .list-l::before{
	width: 100%;
	background: #0185a9;
	transition: all .5s ease;
}

.Nynews_list .item .list-l .date{
	width: 88px;
    float: right;
    font-family: Arial;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #333333;
    padding: 8px 0 15px 0;
    position: relative;
	transition: all 1.1s ease;
}
.Nynews_list .item:hover .list-l .date{
	 background: #0185a9;
	 transition: all .5s ease;
}
.Nynews_list .item .list-l .date h1{
	font-size: 36px;
    line-height: 58px;
    font-family: arial;
    display: block;
    position: relative;
}
.Nynews_list .item .list-l .date h2{
	font-size: 16px;
    font-family: arial;
    display: block;
    position: relative;
}
.Nynews_list .item .list-r{
	width: 80.833333%;
	float: left;
	position: relative;
	padding: 37px 0 43px 0px;
}
.Nynews_list .item:hover .list-r{
	background: #fafafa;
}
.Nynews_list .item .list-r .box{
	width: 100%;
    overflow: hidden;
    border-left: 1px solid #e8e8e8;
    padding-left: 23px;
}
.Nynews_list .item .list-r .box .intro-box{
	float: left;
	width: 69.587628%;
}
.Nynews_list .item .list-r .box .intro-box .tit{
	font-size: 24px;
	color: #222;
	line-height: 26px;
	transition: all .5s ease;
}
.Nynews_list .item:hover .list-r .box .intro-box .tit{
	transition: all .5s ease;
	color: #0185a9;
}
.Nynews_list .item .list-r .box .intro-box .subt{
	color: #999999;
    font-size: 15px;
    padding-top: 14px;
}
.Nynews_list .item .list-r .box .intro-box .subt span{
	background: url(../images/view_03.png) no-repeat left center;
    padding-left: 27px;
}
.Nynews_list .item .list-r .box .intro-box .con{
	color: #555;
    font-size: 15px;
    line-height: 26px;
    padding-top: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 62px;
}
.Nynews_list .item .list-r .box .intro-box .more{
	border: 1px solid #4174bb;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    color: #4174bb;
    float: left;
    line-height: 42px;
    text-align: center;
    padding: 0 29px;
    margin-top: 36px;
	transition: all .5s ease;
}
.Nynews_list .item:hover .list-r .box .intro-box .more{
	background: #4174bb;
	color: #fff;
	transition: all .5s ease;
}
.Nynews_list .item .list-r .box .img-box{
	float: left;
	width: 24.871134%;
	padding-left: 6.572164%;
}
.Nynews_list .item-extra{
	float: right;
}

.NynewsDe{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 58px ;
}
.NynewsDe_info{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.NynewsDe_tit{
	font-size: 36px;
	color: #333333;
	line-height: 50px;
	text-align: center;
}
.NynewsDe_subt{
	font-size: 15px;
	color: #333333;
	line-height: 25px;
	padding-top: 18px;
	padding-bottom: 29px;
	border-bottom: 1px solid #e8e7e7;
	text-align: center;
}
.NynewsDe_con{
	font-size: 15px;
	line-height: 26px;
	color: #555555;
	padding: 35px 0 43px 0;
}
.prev-next{
	border-top: 1px solid #e8e7e7;
	padding-top: 39px;
}
.prev-next .pn-l{
	float: left;
	width: 70%;
}
.prev-next .pn-l .pn-l-p{
	font-size: 15px;
	color: #555555;
	line-height: 36px;
	width: 100%;
	display: block;
}
.prev-next .pn-l .pn-l-p a{
	color: #555555;
}
.prev-next .pn-l .pn-l-n{
	font-size: 15px;
	color: #555555;
	line-height: 36px;
	width: 100%;
	display: block;
}
.prev-next .pn-l .pn-l-n a{
	color: #555555;
}
.prev-next .pn-r{
	float: right;
}
.pn-r .return{
	display: block;
	background: #0185a9;
	font-size: 15px;
	color: #e8e7e7;
	line-height: 44px;
	width: 140px;
	border-radius: 25px;
	text-align: center;
}
/*recruit*/
.Nyrecruit{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 83px;
	padding-bottom: 116px;
}
.Nyrecruit_info{
	width: 100%;
	overflow: hidden;
}
.Nyrecruit_item{
	width: 100%;
	margin-bottom:4px;
	overflow: hidden;
}
.Nyrecruit_item .info_item{
	font-size: 18px;
	color: #333333;
	line-height: 54px;
	background: #f1f1f1 url(../images/arrow-down.png) no-repeat right 28px center;
	padding-left: 26px;
	cursor: pointer;
}
.Nyrecruit_item .info_item.on{
	background: #0185a9 url(../images/arrow-up.png) no-repeat right 28px center;
    color: #fff;
}
.Nyrecruit_item .info_item span{
	background: url(../images/xinxi1.png) no-repeat left center;
	width: 19px;
	height: 18px;
    float: left;
    margin-top: 17px;
	margin-right: 11px;
}
.Nyrecruit_item .info_item.on span{
	background: url(../images/xinxi2.png) no-repeat left center;
	width: 19px;
	height: 18px;
}
.Nyrecruit_item .info_content{
	background: #f8f8f8;
	padding: 34px 46px 47px 49px;
	display: none;
}
.Nyrecruit_item:first-child .info_content{
	display: block;
}
.info_content_part{
	width: 100%;
	padding-bottom: 23px;
	border-bottom: 1px solid #d8d8d8;
}
.info_content_part span{
	font-size: 17px;
	color: #222222;
	line-height: 17px;
}
.info_content_part-detail{
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	padding-top: 15px;
}
.info_content_sub{
	width: 100%;
	padding-top: 25px;
}
.info_content_sub span{
	font-size: 17px;
	color: #222222;
	line-height: 17px;
}
.info_content_sub-detail{
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	padding-top: 15px;
}
/*employee*/
.Nyemployee{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 80px 0 0 0;
}
.Nyemployee_info{
	width: 100%;
	overflow: hidden;
}
.employee_item{
	padding-left: 21px;
	padding-right: 21px;
	margin-bottom: 37px;
}
.employee_item .pic{
	overflow: hidden;
	text-align: center;
}
.employee_item .pic img{
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}
.employee_item:hover .pic img{
	transform: scale(1.2);
	transition: all .5s ease;
}
.employee_item .txt{
	width: 100%;
	background: #f5f5f5;
	padding:24px 33px 50px 30px;
	transition: all .5s ease;
}
.employee_item:hover .txt{
	transition: all .5s ease;
	background: #2191af;
}
.employee_item .txt .date{
	font-family: arial;
	color: #666666;
	line-height: 34px;
	transition: all .5s ease;
}
.employee_item:hover .txt .date{
	transition: all .5s ease;
	color: #fff;	
}
.employee_item .txt .tit{
	font-size: 22px;
	color: #222;
	line-height: 34px;
	padding-top: 12px;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 46px;
    overflow: hidden;
	transition: all .5s ease;
}
.employee_item:hover .txt .tit{
	transition: all .5s ease;
	color: #fff;	
}
.employee_item .txt .cont{
	padding-top:14px;
	line-height: 28px;
	color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 70px;
    overflow: hidden;
	transition: all .5s ease;
}
.employee_item:hover .txt .cont{
	transition: all .5s ease;
	color: #fff;
}
/*contact*/
.Nycontact{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 66px 0 0 0;
}
.Nycontact_info{
	width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}
.Nycontact_l{
	float: left;
	width: 41.625%;
	padding-left: 7.1875%;
}
.Nycontact_l .tit{
	font-size: 28px;
}
.Nycontact_l .lx-sub{
	font-size: 15px;
	color: #666;
	line-height: 26px;
	padding-top: 18px;
}
.Nycontact_l p{
	line-height: 60px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 30px;
    font-size: 16px;
    color: #555555;
}
.Nycontact_l p a{
	color: #555;
} 
.Nycontact_l p.add{
	background: url(../images/c-add.png) no-repeat left center;
    margin-top: 34px;
}
.Nycontact_l p.mobile{
	background: url(../images/c-mobile.png) no-repeat left center;
}
.Nycontact_l p.email{
	background: url(../images/c-email.png) no-repeat left center;

}
.Nycontact_l p.wz{
	background: url(../images/c-wz.png) no-repeat left center;
}
.Nycontact_r{
	float: left;
	width: 51.6875%;
	padding-left: 8.625%;
}
.Nycontact_r .message{
	width: 100%;
}
.message input[type=text]{
    width: 100%;
    line-height: 50px;
    border: none;
    padding-left: 0;
    margin-bottom: 11px;
    font-size: 14px;
    color: #999999;
    transition: all .5s ease;	
}
.message input[type=text]#name{
	background: #f2f2f2 url(../images/c-name.png) no-repeat left 17px center;
	padding-left: 45px;
}
.message input[type=text]#tel{
    background: #f2f2f2 url(../images/c-tel2.png) no-repeat left 17px center;
    padding-left: 45px;	
}
.message textarea{
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 175px;
    min-height: 175px;
    max-width: 175px;
    border: none;
    background: #F2F2F2 url(../images/c-msg.png) no-repeat top 18px left 17px;
    line-height: 25px;
    padding-top: 12px;
    padding-left: 45px;
    padding-right: 42px;
    font-size: 14px;
    color: #999999;
    transition: all .5s ease;
}
.message input[type=button]{
	width: 230px;
    display: block;
    height: 50px;
    background-image: linear-gradient(90deg, rgba(4, 137, 157, 1) 0%, rgba(13,150,121,1) 100%);
    font-size: 16px;
    color: #fff;
    border: none;
    outline: none;
    margin: 25px auto 0;
    transition: all .5s ease;	
}
.maps{
	width: 100%;
	overflow: hidden;
	height: 450px;
	padding-bottom: 20px;
}
/*footer*/
.footer{
	background: #333333 url(../images/footerbg.jpg) no-repeat bottom center;
	width: 100%;
	padding-top: 79px;
}
.footer-info{
	overflow: hidden;
}
.footer-left{
	float: left;
}
.footer-left_add{
	width: 100%;
	overflow: hidden;
}
.footer-left_add ul li{
	font-size: 15px;
	color: #fff;
	line-height: 36px;
	padding-left: 28px;
}
.footer-left_add ul li.add{
	background: url(../images/add.png) no-repeat left center;
}
.footer-left_add ul li.tel{
	background: url(../images/tel.png) no-repeat left center;
}
.footer-left_add ul li.email{
	background: url(../images/email.png) no-repeat left center;
}
.footer-mid{
	margin-left: 175px;
	overflow: hidden;
	float: left;
}
.footer-mid img{
	max-width: 126px;
}
.footer-mid span{
	display: block;
	font-size: 15px;
	color: #adacac;
	line-height: 26px;
	text-align: center;
	padding-top: 11px;
}
.footer-right{
	float: left;
	margin-left: 12.8125%;
}
.footer-right .item{
	float: left;
	margin-left: 133px;
}
.footer-right .item:first-child{
	margin-left: 0;
}
.footer-right .item h3{
	font-size: 20px;
	color: #fff;
	line-height: 32px;
}
.footer-right .item ul{
	color: #999999;
	padding-top: 28px;
}
.footer-right .item ul li{
	font-size: 15px;
	margin-bottom: 11px;
}
.footer-right .item ul li a{
	color: #999999;
}
.foot-copy{
	width: 100%;
	padding-top: 80px;
	line-height: 65px;
	font-size: 15px;
	color: #999999;
}
.foot-copy a{
	color: #999999;
}
/*pc下拉*/
.dh-wrap {
	width: 100%;
	opacity: 0;
	background: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
	overflow: hidden;
	position: fixed;
	top: 90px;
	z-index: -1;
	height: 0;
	transition: all .8s ease;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
}

.dh-wrap.xs {
	opacity: 1;
	z-index: 999;
	height: auto;
	transition: all .8s ease;
}

.dh-wrap .class-list {
	width: 100%;
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.dh-wrap .class-list .item {
	width: 16%;
	margin: 0 auto;
	overflow: hidden;
	float: left;
}

.class-list .item h2 {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
}

.class-list .item h2 a {
	display: inline-block;
	color: #0c6cb3;
}

.class-list .item ul {
	padding-top: 26px;
}

.class-list .item ul li {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.class-list .item ul li:hover a,
.class-list .item h2 a:hover {
	color: #0c6cb3;
}

.class-list .item ul li a {
	display: inline-block;
	overflow: hidden;
}

/*返回顶部*/
.sroll_top {
	right: 0.8%;
	bottom: 6.3%;
	position: fixed;
	display: none;
	cursor: pointer;
	z-index: 9999;
}

/*Mask*/
.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0, 0, 0, 0.4);
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease;
}

.mask.visible {
	visibility: visible;
	opacity: 1;
	transition: all .5s ease;
}

/*弹出框*/
.Popup {
	background: #fff;
	border: 1px solid #e1e1e1;
	position: fixed;
	z-index: 100;
	width: 330px;
	left: 50%;
	margin-left: -250px;
	top: 84%;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}

.Popup.visible {
	visibility: visible;
	top: 24%;
	opacity: 1;
	transition: all .5s ease;
}

.Popup.downmore {
	width: 500px;
	padding: 32px 0 35px;
	transition: all .5s ease;
	border-radius: 24px;
}

.Popup .tc-inner {
	width: 350px;
	margin: 24px auto 0;
}

.tc-inner textarea {
	min-width: 100%;
	max-width: 100%;
	min-height: 80px;
	text-indent: 21px;
	padding-top: 8px;
	font-size: 16px;
	color: #666;
	border: 1px solid #cccccc;
	background: #ffffff;
	line-height: 25px;
	border-radius: 10px;
}

.mta40 {
	margin: 40px auto 0;
}

input::-webkit-input-placeholder {
	color: #999;
}

textarea::-webkit-input-placeholder {
	color: #999;
}

.mta15 {
	margin: 15px auto 0;
}
/*topsearch*/
.top-search{
	overflow: hidden;
	background: #f2f2f2;
	height: 0;
    transition: all .5s ease;
}
.top-search.on{
	height: 85px;
	padding: 20px;
    transition: all .5s ease;
}
.top-search input[type=text]{
	width: 80%;
	float: left;
	height: 45px;
	border: 2px solid #1d91b0;
	font-family: "思源黑体 CN";
	font-size: 18px;
	color: #333;
	text-indent: 12px;
}
.top-search input[type=button]{
	width: 20%;
	border: none;
	float: left;
	height: 45px;
	background: #1d91b0; 
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
}
/*Page*/
.Page {
	padding: 50px 0px 30px 0px;
	text-align: center;
	clear: both;
	margin: 0px auto;
	font-size: 14px;
	margin-bottom: 30px;
}

.Page a {
	padding: 9px 15px;
	margin: 3px;
	color: #333;
	text-align: none;
	background: #fff;
	border: #f9f9f9 solid 1px;
}

.Page a:hover {
	color: #fff;
	background: #1d91b0;
	border: #f9f9f9 solid 1px;
}

.Page a:active {
	color: #fff;
	background: #1d91b0;
	border: #f9f9f9 solid 1px;
}

.Page span.current {
	color: #fff;
	background: #1d91b0;
	border: #1d91b0 solid 1px;
	padding: 9px 15px;
	font-weight: bold;
	margin: 3px;
}

.Page span.disabled {
	background: #ffffff;
	border: #f2f2f2 solid 1px;
	padding: 10px;
	margin: 0 3px;
	color: #585858;
	font-weight: bold;
}

@-webkit-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-moz-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-o-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@-ms-keyframes move {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}



/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width: 4px;
	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(1, 102, 179, .5);
	border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(1, 102, 179, .8);
}

::-webkit-scrollbar-thumb:active {
	background-color: rgba(1, 102, 179, 1);
}

/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height: 10px;
	width: 10px;
	background: #ff6a07;
}*/
