@charset "utf-8";

/* CSS Document */

.img {
	-ms-behavior: url(../css/backgroundsize.min.htc);
	behavior: url(../css/backgroundsize.min.htc);
}

@font-face {
	font-family: fangzheng;
	src: url(../fonts/fangzheng_xi.TTF);
}
@font-face {
	font-family: youyuan;
	src: url(../fonts/youyuan.TTF);
}

@font-face {
	font-family: HelveticaNeueLTPro-Th;
	src: url(../fonts/HelveticaNeueLTPro-Th.ttf);
}

@font-face {
	font-family: TRUENOLT;
	src: url(../fonts/TRUENOLT.OTF);
}

@font-face {
	font-family: TRUENORGIT.OTF;
	src: url(../fonts/TRUENORGIT.OTF);
}

body {
	behavior: url("../css/csshover.htc");
	min-width: 1203px
}

body,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: microsoft yahei, simsun;
	font-size: 14px;
	color: #333
}

a {
	text-decoration: none;
	outline:none;
}

img {
	border: none;
	vertical-align: bottom
}

.clear {
	height: 0;
	font-size: 0;
	clear: both;
	over-flow: hidden;
	line-height: 0;
	padding: 0;
	margin: 0
}

.wrap {
	width: 1203px;
	margin: 0 auto;
	overflow: hidden
}

.wrap2 {
	position: relative;
	height: 403px;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}


/*首页banner flexslider */

.banner .flexslider {
	position: relative;
	height: 403px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}

.banner .slides {
	position: relative;
	z-index: 1;
}

.banner .slides li {
	height: 403px;
	position: relative;
}

.banner .flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
	padding: 0
}

.banner .flex-control-nav li {
	display: inline-block;
	width: 41px;
	height: 4px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.banner .flex-control-nav a {
	display: inline-block;
	width: 41px;
	height: 4px;
	line-height: 41px;
	overflow: hidden;
	cursor: pointer;
	background: #eeeff1;
}

.banner .flex-control-nav .flex-active {
	background: #FFFFFF;
}

.banner .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.banner .flex-direction-nav li a {
	display: block;
	width: 58px;
	height: 58px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.banner .flex-direction-nav li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.banner .flex-direction-nav li a.flex-prev {
	left: 50px;
	background: url(../images/prev.png) center center no-repeat;
}

.banner .flex-direction-nav li a.flex-next {
	right: 50px;
	background: url(../images/next.png) center center no-repeat;
}



select {
	/*Chrome��Firefox����ı߿��ǲ�һ��ģ����Ը�д��һ��*/
	/*�ܹؼ�Ĭ�ϵ�selectѡ�����ʽ���*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*��ѡ�������Ҳ��м���ʾС��ͷͼƬ*/
	background: url(../images/sele_bg.png) right 6px center no-repeat;
	/*Ϊ����С��ͷ����һ��λ�ã����ⱻ���ָ���*/
	padding-right: 14px;
}


/*���ie��Ĭ��ѡ�����ʽ�������������ͷ*/

select::-ms-expand {
	display: none;
}

.indexpro .scroll_horizontal {
	position: relative;
	width: 1203px;
	margin: 0 auto
}

.indexpro .scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1110px;
	margin: 0 auto;
}

.indexpro .scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
	padding: 20px 0;
}

.indexpro .scroll_horizontal .list li {
	float: left;
	width: 160px;
	text-align: center;
	overflow: hidden;
}

.indexpro .scroll_horizontal .list li a {
	display: block;
	width: 150px;
	height: 60px;
	overflow: hidden;
}

.indexpro .scroll_horizontal .list li a img {
	width: 140px;
	height: 60px;
	overflow: hidden;
	object-fit: contain;
}


/*.indexpro .scroll_horizontal .prev,
.indexpro .scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;cursor:pointer;}
.indexpro .scroll_horizontal .prev{left:0px; background:url(../images/leftbt.jpg) center center no-repeat}
.indexpro .scroll_horizontal .next{right:0px;background:url(../images/rightbt.jpg) center center no-repeat}
.indexpro .scroll_horizontal .prev:hover{background:url(../images/leftbthover.jpg) center center no-repeat}
.indexpro .scroll_horizontal .next:hover{background:url(../images/rightbthover.jpg) center center no-repeat}*/

.bottom {
	overflow: hidden;
	background: #34383b;
	padding-bottom: 35px
}

.bottom ul {
	overflow: hidden;
	float: right;
	margin-right: 10px
}

.bottom ul li {
	float: left;
	min-width: 170px;
	overflow: hidden
}

.bottom ul li h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px
}

.bottom ul li a {
	display: block;
	color: #fff;
	margin-top: 5px;
	font-size: 12px
}

.bottom ul li a:hover {
	color: #ed6500
}

.bottom ul li p {
	color: #fff;
	font-size: 12px;
	margin-top: 5px
}

.bottom ul li p span {
	font-family: Arial, Helvetica, sans-serif
}


/* footer */

.footer {
	overflow: hidden;
	background: #130601;
	height: 50px
}

.footer p {
	text-align: center;
	line-height: 50px;
	margin: 0;
	color: #ddd;
	font-size: 12px
}

.footer p span {
	font-family: arial
}

.footer p a {
	color: #ddd
}

.footer p a.bsn {
	padding-left: 22px;
	background: url("../images/bsn.png") left center no-repeat
}

.footer p a.bsn:hover {
	color: #ed6500;
	background: url("../images/bsnhover.png") left center no-repeat
}

.guide {
	border-bottom: 1px solid #ddd;
	height: 60px;
	line-height: 60px;
	overflow: hidden
}

.guide strong {
	float: left;
	font-size: 20px;
	display: block;
}

.guide span {
	float: right;
	color: #999;
	font-weight: normal
}

.guide span a {
	color: #999
}

.guide span a:hover {
	color: #0073b4
}

.pagelist {
	margin: 20px 0;
	text-align: center
}

.pagelist a {
	display: inline-block;
	margin: 0 10px;
	color: #666
}

.pagelist a:hover {
	color: #333
}

.pagelist .pnumber {
	margin: 0 5px;
	padding: 1px 8px;
	background: #eee
}

.pagelist .pnumber:hover {
	background: #ddd
}

.pagelist .on {
	background: #0D57AC;
	color: #fff
}

.pagelist .on:hover {
	background: #0D57AC;
	color: #fff
}

.about,
.news,
.photo {
	overflow: hidden;
}

h3.newsh3 {
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}

h4.newsh4 {
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	color: #666;
	font-size: 12px;
	margin-top: 10px;
	text-align: center
}

h4.newsh4 span {
	display: inline-block
}

h4.newsh4 i {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.news p,
.photo p,
.about p {
	line-height: 32px
}

.news img,
.photo img,
.about img {
	max-width: 100%
}

.newslist {
	overflow: hidden
}

.newslist li {
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #ddd
}

.newslist li img {
	float: left;
	width: 166px;
	height: 118px;
	margin-right: 22px
}

.newslist li h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px
}

.newslist li h3 span {
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666
}

.newslist li h3 a {
	color: #333
}

.newslist li h3 a:hover {
	color: #015cb9
}

.newslist li p {
	line-height: 24px;
	color: #666;
	margin-top: 5px
}

.newslist li p a {
	display: block;
	font-size: 12px;
	color: #666;
	margin-top: 5px
}

.newslist li p a:hover {
	color: #0073b4
}

.photolist {
	overflow: hidden;
	width: 1060px;
	margin-top: 20px
}

.photolist li {
	width: 300px;
	float: left;
	text-align: center;
	margin-right: 50px
}

.photolist li em {
	display: block;
	width: 298px;
	height: 314px;
	border: 1px solid #ddd
}

.photolist li em img {
	max-width: 298px;
	max-height: 314px
}

.photolist li p {
	line-height: 60px
}

.photolist li a {
	display: block
}

.photolist li a:hover p {
	color: #0062b3
}

.photolist li a:hover em {
	border-color: #0062b3
}


/*首页*/

.header {
	height: 28px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}

.welcom {
	float: left;
	color: #8f8f8f;
	font: 12px/28px "微软雅黑";
	padding-left: 20px;
}

.welcom a {
	display: inline-block;
	color: #8f8f8f;
	font: 12px/28px "微软雅黑";
	transition: all .26s ease;
	padding: 0 10px;
}

.welcom i {
	display: inline-block;
	height: 13px;
	border: none;
	border-right: 1px solid #8f8f8f;
	vertical-align: sub;
}

.welcom a:hover {
	color: #008fd6;
}

.hotline {
	display: block;
	float: right;
	color: #cd5c18;
	font: 13px/28px "微软雅黑";
	height: 28px;
	overflow: hidden;
}

.hotline i {
	font-size: 28px;
	line-height: 25px;
	color: #a2a2a2;
	vertical-align: text-bottom;
	margin-right: 9px;
}

.hotline em {
	display: inline-block;
	font-style: normal;
	line-height: 28px;
	vertical-align: text-bottom;
}

.nav {
	height: 120px;
	position: relative;
	background: url(../images/navbg.jpg) no-repeat center;
}

.w_nav {
	float: right;
}

.logo_a {
	display: inline-block;
	width: 350px;
	height: 120px;
	overflow: hidden;
}


.w_nav {
	margin-top: 30px;
}

.w_nav>li {
	float: left;
	text-align: center;
	width: 120px;
	height: 70px;
	background: url(../images/navlibg.png) no-repeat right 17px;
}

.w_nav li.last_li {
	background-image: none;
}

.w_nav li>a {
	display: block;
	font: 18px/50px "微软雅黑";
	height: 50px;
	overflow: hidden;
	color: #151515;
	width: 98px;
	margin: 0 auto;
	border-bottom: 2px solid transparent;
	transition: all .36s ease-in-out;
}

.w_nav:hover>li a.active {
	color: #151515;
	border-bottom: 2px solid transparent;
}

.w_nav li>a:hover,
.w_nav li>a.active,
.w_nav li>a.active:hover {
	border-bottom: 2px solid #008fd6;
	color: #008fd6;
}

.drawer_son {
	display: none;
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	z-index:1000;
	transition: all .36s linear;
}
.drawer:hover>a{
	border-bottom: 2px solid #008fd6 !important;
	color: #008fd6 !important;
}
.drawer:hover>.drawer_son {
	display: block;
}

.drawer_box {
	background: #6d6d6d;
	padding-bottom: 73px;
}
.box_top{
	border-bottom:1px solid #808080;
}
.top_titlle{
	padding: 16px 24px;
	text-align: left;
	color:#fff;
	font:13px/36px "微软雅黑";
}
.top_titlle a{
	display: inline-block;
	color:#fff;
	font:13px/36px "微软雅黑";
	padding:0 8px;
	transition: all .36s ease;
}
.top_titlle a:hover{
	color: #c7e8f9;
}


.box_ul{
	
}
.box_ul li{
	float: left;
	width: 176px;
	padding-left: 24px;
	text-align: left;
}
.box_ul li h3{
	color: #fff;
	font: bold 14px/36px "微软雅黑";
	height: 36px;
	overflow: hidden;
}
.box_ul li>a{
	color: #fff;
	font: 13px/34px "微软雅黑";
	height: 34px;
	overflow: hidden;
	border-bottom:none !important;
	text-align: left ;
	width: auto;
	transition: all .36s ease;
}
.box_ul li a:hover{
	color: #c7e8f9 !important;
}



/*侧边固定栏*/
.side_list{
	height: 760px;
	position: fixed;
	top: 580px;
	right: calc(50% - 673px);
	right: -webkit-calc(50% - 673px);	
	z-index: 999;
}
.side_list.rightnav_on{
	position:fixed;
	top: 20px;
}
.rightnav_on ~ .sidef5{
	position:fixed;
	bottom: 292px;
}



@media only screen and (min-width: 1301px){
	.side_list{
		position: fixed;
		right: calc(50% - 673px);
		right: -webkit-calc(50% - 673px);	
	}
		
}
@media only screen and (max-width: 1300px){
	.side_list{
		position: fixed;
		right: calc(50% - 610px);
		right: -webkit-calc(50% - 610px);	
	}
		
}
.side p{
	width: 72px;
	height: 70px;
	margin-bottom: 9px;
	border: 1px solid #21b09f;
}
.side p a{
	display: block;
	width: 100%;
	padding-top: 42px;
	text-align: center;
}
.side p a i{
	font-size: 36px;
	color: #fff;
	margin: 0 auto;
}
.wexin_p{
	position: relative;
}
.wexin_p a::before{
	content: "";
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	background: url(../images/erweima.png) no-repeat center;
	background-size: contain;
	top: 0;
	left: -110px;
	transition: all .36s ease;
}
.wexin_p a:hover::before{
	display: block;
}


.side p a span{
	display: block;
	color: #fff;
	font: 12px/30px "微软雅黑";
}


.sidef5{
	position: fixed;
	bottom:10px;
	z-index: 990;
	right: calc(50% - 640px);
}
.sidef5 p{
	width: 37px;
	height: 40px;
	margin-bottom: 2px;
	background: #015257;
}
.sidef5 p a{
	text-align: center;
	display: block;
	width: 100%;
	height: calc(100% - 7px);
	padding-top: 7px;
}
.sidef5 p a i{
	display: block;
	font-size: 26px;
	color: #fff;
	margin:0 auto;
	transition: all 1s ease-in-out;
}
/*.refresh a:hover i{
	transform: rotate(360deg);
}*/





.mask {
	width: 285px;
	height: 295px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 54px;
	border-radius: 5px;
	z-index: 200;
}

.mask h2 {
	color: #fff;
	font: 19px/45px "微软雅黑";
	border-bottom: 1px solid #3d4c60;
	padding-left: 15px;
}

.mask_input {
	padding: 0 12px;
}

.mask_input input {
	padding-left: 50px;
	padding-right: 10px;
	width: calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	border: none;
	height: 39px;
	color: #c6c6c6;
	font: 12.5px/39px "微软雅黑";
}

.mask_input input::placeholder {
	color: #FFFFFF;
}

.mask_input input::-moz-placeholder {
	color: #fff;
}

.login_name,
.login_pass {
	margin-top: 20px;
	position: relative;
}

.login_name input {
	background: url(../images/login_name.png) no-repeat left 10px center rgba(255, 255, 255, 0.2);
}

.login_name::before {
	content: "";
	display: block;
	position: absolute;
	top: 13px;
	left: 40px;
	height: 14px;
	width: 1px;
	border: none;
	border-left: 1px solid #8e9298;
	margin-right: 10px;
}

.login_pass input {
	background: url(../images/login_pass.png) no-repeat left 12px center rgba(255, 255, 255, 0.2);
}

.login_pass::before {
	content: "";
	display: block;
	position: absolute;
	top: 13px;
	left: 40px;
	height: 14px;
	width: 1px;
	border: none;
	border-left: 1px solid #8e9298;
	margin-right: 10px;
}

.rember {
	padding-left: 10px;
}

.rember input {
	display: inline-block;
	margin-top: 20px;
	vertical-align: text-bottom;
}

.rember label {
	color: #797979;
	cursor: pointer;
}

.login_in {
	margin-top: 20px;
}

.login_in a {
	display: block;
	margin: 0 auto;
	text-align: center;
	border-radius: 40px;
	color: #fff;
	width: 259px;
	height: 53px;
	font: 20px/53px "微软雅黑";
	overflow: hidden;
	transition: all .36s ease;
	background: url(../images/login_btn.png) no-repeat center;
}

.login_in a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.zhuce_a {
	color: #797979;
	display: inline-block;
	vertical-align: text-bottom;
}

.zhuce_a:hover {
	text-decoration: underline;
}

.bannera {
	display: block;
	height: 100%;
	width: 100%;
}

.search {
	padding: 15px 0;
	overflow: hidden;
}

.sech {
	float: right;
	font-size: 10;
	overflow: hidden;
	margin-right: 63px;
}

.sech input {
	height: 37px;
	width: 325px;
	padding-left: 12.5px;
	padding-right: 12.5px;
	border: none;
	border: 1px solid #d8d8d8;
	vertical-align: middle;
	border-right: none;
	color: #666;
}

.sech button {
	border: none;
	height: 41px;
	width: 75px;
	vertical-align: middle;
	cursor: pointer;
	transition: all .36s ease;
	background: url(../images/buttonbg.png) no-repeat center #008fd7;
}

.sech button:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.date_weather {
	float: left;
	height: 41px;
	overflow: hidden;
}

.date_weather span {
	color: #636363;
	font: 13px/41px "微软雅黑";
}


/*主页新闻区域*/

.index_news {
	margin-top: 10px;
}

.news_box {
	float: left;
	width: 599px;
}

.news_h2 {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	color: #008fd6;
	font: 16px/19px "微软雅黑";
	height: 19px;
	overflow: hidden;
	padding-left: 20px;
	background: url(../images/news_titlebg.png) no-repeat left 6px center;
}

.news_h2 a {
	float: right;
	color: #636363;
	font: 13px/19px "微软雅黑";
	font-family: arial;
	line-height: 21px;
	transition: all .36s ease;
}

.news_h2 a:hover {
	color: #008fd6;
}


/*首页新闻*/

.news_list {
	padding: 0 10px;
}

.news_list li {
	border-bottom: 1px dotted #e5e5e5;
}

.news_list li a {
	display: block;
	padding: 0 10px;
}

.news_list li a:hover strong {
	color: #008fd6;
}

.news_list li strong {
	height: 47px;
	display: block;
	font: 14px/47px "宋体";
	color: #111;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .36s ease;
}

.news_list li span {
	float: right;
	color: #626262;
}

.news_box2 {
	float: right;
}

.news_list li i {
	display: inline-block;
	width: 17px;
	height: 47px;
	vertical-align: middle;
	margin-right: 4px;
	background: url(../images/news_topbg.png) no-repeat top 11px center;
}


/*首页内容区域导航*/

.index_nav {
	margin-top: 17px;
}

.index_navmain {
	position: relative;
}

.nav_list {
	width: 1250px;
}

.nav_list li {
	float: left;
	background: #008fd7;
	width: 272px;
	height: 131px;
	margin-right: 38px;
	margin-bottom: 42px;
}

.nav_list li a {
	display: block;
	height: 100%;
	padding-right: 40px;
	text-align: right;
}

.nav_list_box {
	height: 100%;
	text-align: right;
}

.nav_list_box b {
	display: block;
	color: #fff;
	font: 26px/30px "微软雅黑";
	padding-top: 35px;
}

.nav_list_box p {
	display: block;
	color: #fff;
	font: 16px/30px "微软雅黑";
}

.ovhidden {
	width: 1203px;
	overflow: hidden;
}

.more_h3 {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.more_h3 a {
	display: inline-block;
	color: #636363;
	font: 13px/19px "arial";
	transition: all .36s ease;
}

.more_h3 a:hover {
	color: #008fd6;
}


/*合作伙伴*/

.index_team {
	margin-bottom: 12px;
}

.index_team_box {
	border: 1px solid #e6e6e6;
}

.index_team_box h3 {
	height: 37px;
	background: #f3f3f3;
	border-bottom: 1px solid #e6e6e6;
	color: #000;
	font: 16px/37px "微软雅黑";
	padding-left: 10px;
}


/*底部*/

.wfooter {
	background: #12396a;
}

.footer_ul {
	padding: 62px 0;
}

.footer_ul li {
	float: left;
	width: 330px;
	padding-left: 70px;
	text-align: center;
}

.footer_box {
	text-align: left;
}

.footer_btn {
	float: left;
	width: 70px;
	height: 47px;
	border-right: 2px solid #445974;
}

.footer_infor {
	float: right;
	width: 240px;
}

.footer_infor b {
	color: #cacaca;
	font: 14px/26px "微软雅黑";
}

.footer_infor p {
	color: #cacaca;
	font: 14px/26px "微软雅黑";
}
.footer_infor p span{
	font-family: arial;
}
.wfooter2 {
	border-top: 1px solid #5e6a7a;
	padding-top: 15px;
	padding-bottom: 25px;
}

.wfooter2 p {
	text-align: center;
	color: #919191;
	font: 14px/32px "微软雅黑";
}

.wfooter2 p span {
	font-family: arial;
}

/*内页banner*/
.inside_banner{
	position: relative;
	width: 100%;
	height: 306px;	
}
.inside_mian{
	padding-top: 60px;
	padding-left: 20px;
}
.inside_mian h2{
	color: #fff;
	font: 38px/60px "微软雅黑";
}
.inside_mian p{
	color: #fff;
	font: 15px/50px "微软雅黑";
	height: 50px;
	overflow: hidden;
}
.inside_mian a{
	display: block;
	width:128px;
	height:36px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font:15px/36px "微软雅黑";
	background: #00d1f0;
	margin-top: 25px;
}

/*产品内容页*/
.inside_title{
	text-align: center;
	color: #474747;
	font: 26px/90px "微软雅黑";
	height:90px;

}
.pro_ul{
	
}
.pro_ul li{
	width:550px;
	float: left;
	padding-left: 50px;
	margin-bottom: 30px;
}
.pro_ul li em{
	display: block;
	width: 70px;
	height: 70px;
	float: left;
}
.pro_ul li b{
	display: block;
	color: #161616;
	font:16px/44px "微软雅黑";
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_ul li p{
	color: #474747;
	font:14px/18px "微软雅黑";
	height: 36px;
	overflow: hidden;
}


.cj_ul{
	
}
.cj_ul li{
	width:580px;
	float: left;
	height: 200px;
	margin:0 10px;
	margin-bottom: 21px;
	padding-top:50px;
}
.changjing_box{
	width: 411px;
	height: 151px;
	overflow: hidden;
	margin: 0 auto;
	overflow: hidden;
	background: rgba(191,191,191,0.6);
	text-align: center;
}
.changjing_box b{
	color: #fff;
	display: block;
	font: 24px/52px "youyuan";
	height: 52px;
	overflow: hidden;
	margin-top: 17px;
}

.changjing_box p{
	color: #fff;
	font: 16px/20px "youyuan";
	height: 40px;
	overflow: hidden;
	padding: 0 70px;
	margin-top: 14px;
}

.level_ul{
	padding-bottom: 60px;
}
.level_ul li{
	float:left;
	width: 300px;
	text-align:center;
}
.level_ul li img{
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.level_ul li b{
	display: block;
	color: #474747;
	font: 18px/2 "微软雅黑";
	height: 36px;
	overflow: hidden;
	margin-top: 25px;
}
.level_ul li p{
	color: #474747;
	font: 14px/22px "微软雅黑";
	height: 44px;
	overflow: hidden;
	padding: 0 22px;
}
.banner_center{
	text-align: center;
	padding-top: 80px;
}
.banner_center p{
	font-size: 18px;
}

.inside_nav{
	height: 57px;
	border-bottom: 2px solid #f1f1f1;
	padding: 0 15px;
}

.inside_nav a{
	color: #008fd6;
	font: 17px/57px "微软雅黑";
	transition: all .36s ease;
	padding: 0 6px;
}

.inside_nav a.active{
	color: #565656;
}


.plat_ul{
	
}
.plat_ul li{
	float: left;
	width: 300px;
	margin-bottom: 30px;
}
.plat_ul li a{
	display: block;
	padding-top: 15px;
	width: 100%;
}
.plat_img{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
}
.plat_box{
	width: 200px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

.plat_box strong{
	display: block;
	color: #0080ff;
	font:18px/38px "微软雅黑";
	height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.plat_box p{
	height:60px;
	color: #505050;
	font: 14px/20px "微软雅黑";
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
}
.plat_box span{
	display: block;
	margin-top: 5px;
	height: 20px;
	overflow: hidden;
	color: #505050;
	font: 14px/20px "微软雅黑";
}
.plat_box span i{
	color: #bc1818;
	font-style: normal;
}


/*分页*/
/*分页*/
.pagination{
	margin: 50px auto;
	text-align: center;
	font-size: 0;
}
.pagination li{
	display: inline-block;
	height: 33px;
	margin:0 5px;
	text-align: center;
	border: 1px solid #ddd;
}
.pagination li.active{
	border: none !important;
	
}
.pagination li.active span{
	font-weight: bold !important;
}
.pagination a , .pagination span{
	display:block;
	color: #666;
	padding: 0 12.5px;
	height: 33px;
	font: 14px/33px arial;
}


.line_i{
	display: block;
	margin: 10px auto;
	height: 2px;
	width:50px;
	border: none;
	border-bottom:1px solid #e4dfe0;
}

.solution_top{
	border-bottom: 2px solid #eaeaea;
}
.sol_nav{
	font-size: 0;
	padding-top: 27px;
	padding-bottom: 34px;
	padding-left: 20px;
	
}
.sol_nav a{
	display: inline-block;
	font: 14px/32px "微软雅黑";
	color: #636363;
	padding: 0 35px;
	transition: all .36s ease;
}
.sol_nav:hover a.active{
	color: #636363;
	background: none;
}
.sol_nav a.active , .sol_nav a:hover , .sol_nav a.active:hover{
	color: #fff;
	background: #cf000d;
}

.h4_tit{
	font-size: 28px;
}

.h5_title{
	color: #1c1b1a;
	text-indent: 30px;
	font: 20px/30px "微软雅黑";
	background: url(../images/h5_titbg.png) no-repeat left center;
}

.sol_text{
	width: 570px;
	overflow: hidden;
	float: left;
	padding-left: 30px;
}
.sol_text p{
	color: #474747;
	font: 15px/24px "微软雅黑";
	text-indent: 30px;
	margin-top: 20px;
	max-height: 216px;
	overflow: hidden;
	text-align: justify;
}
.sol_img{
	float: right;
	width: 600px;
	text-align: center;
	overflow: hidden;
}

.sol_box{
	padding-top: 30px;
}

.trait{
	padding-bottom: 10px;
}
.tra_box{
	
}
.tra_box li{
	float: left;
	margin:0 5px;
	width: 288px;
	height: 233px;
	border:1px solid #dfdfdf;
	text-align: center;
}
.tra_top{
	width: 51px;
	height: 51px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}
.tra_box li b{
	display: block;
	color: #1c1b1a;
	font: 17px/2 "微软雅黑";
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tra_box li p{
	color: #474747;
	font: 13px/22px "微软雅黑";
	margin-top: 10px;
	max-height: 110px;
	overflow: hidden;
	padding: 0 25px;
	text-align: left;
	text-indent: 26px;
	letter-spacing:1px;
	text-align: justify;
}

.gn_box{
	height: 290px;
	overflow: hidden;
	padding-bottom: 30px;
}

.gn_img{
	width: 550px;
	float: left;
}
.gn_text{
	float: right;
	width: 650px;
}
.gn_text h6{
	color: #008fd7;
	font: 16px/22px "微软雅黑";
	background: url(../images/h6bg.png) no-repeat left center;
	text-indent: 32px;
}
.gn_text p{
	color: #1c1b1a;
	font: 16px/20px "微软雅黑";
	padding-left: 32px;
}



.anli{
	background: #f7f8fa;
}


/* flexslider */

.anli_main .flexslider {
	
	height: 430px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}

.anli_main .slides {
	position: relative;
	z-index: 1;
}

.anli_main .list_div {
	float: left;
	height:355px;
	width: 360px;
	position: relative;
	border: 1px solid #dfdfdf;
	background: #FFFFFF;
	margin: 0 18px
}

.anli_main .flex-viewport{
	overflow: visible !important;
}
.list_div b{
	display: block;
	text-align: center;
	color: #1c1b1a;
	font: 17px/34px "微软雅黑";
	padding-top: 30px;
	margin-bottom: 25px;
}
.list_div p{
	color: #474747;
	font: 13px/20px "微软雅黑";
	text-indent: 26px;
	padding: 0 40px;
}
.anli_main .list_div a{
	display: block;
	height: 100%;}
.anli_main .flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
	padding: 0;
	display: none;
}

.anli_main .flex-control-nav li {
	display: inline-block;
	width: 41px;
	height: 4px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.anli_main .flex-control-nav a {
	display: inline-block;
	width: 41px;
	height: 4px;
	line-height: 41px;
	overflow: hidden;
	cursor: pointer;
	background: #eeeff1;
}

.anli_main .flex-control-nav .flex-active {
	background: #FFFFFF;
}

.anli_main .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 42%;
}

.anli_main .flex-direction-nav li a {
	display: block;
	width: 58px;
	height: 58px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	outline: none;
}

.anli_main .flex-direction-nav li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.anli_main .flex-direction-nav li a.flex-prev {
	left: -100px;
	background: url(../images/anli_left.png) center center no-repeat;
}

.anli_main .flex-direction-nav li a.flex-next {
	right: -100px;
	background: url(../images/anli_right.png) center center no-repeat;
}

.wrap3{
	overflow: visible !important;
	position: relative;
}


.inside_anlibox {
	padding-top: 29px;
}
.inside_anlileft{
	width: 300px;
	float:left;
	padding-left: 20px;
	overflow: hidden;
	padding-bottom: 50px;
}
.inside_anliright{
	width:840px;
	float:right;
	padding-bottom: 100px;
	padding-right: 20px;
}


.brand{
	width: 252px;
	height: 252px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
}
.brand_name{
	color:#4b4b4b;
	font: 25px/50px "微软雅黑";
	margin-top: 22px;
	overflow: hidden;
	padding-right: 20px;
	
}
.brand_ues{
	margin-top: 15px;
}
.brand_ues em{
	display: inline-block;
	font-style: normal;
	width: 75px;
	float: left;
	color: #6f6f6f;
	font-size: 14px;
}
.brand_ues_right{
	float: right;
	width: 225px;
}
.brand_ues span{
	display: block;
	color: #2277da;
	font: 14px/18px "微软雅黑";
	margin-bottom: 10px;
}
.brand_ues span img{
	vertical-align: text-bottom;
	margin-right: 2px;
}

.inside_anliright strong{
	display: block;
	color: #181818;
	font: 17px/38px  "微软雅黑";
	margin-bottom: 10px;
}
.inside_anliright p{
	color: #4b4b4b;
	font: 14px/26px "微软雅黑";
	text-indent: 2em;
	text-align: justify;
}


.anli_content{
padding-top: 40px;
}
.anli_lt{
	border: 1px solid #e4e4e4;
	width: 178px;
	float: left;
margin-left: 5px;
}

.anli_lt_nav li{
	
}
.anli_lt_nav li a{
	border-bottom: 1px solid #e4e4e4;
	display: block;
	height: 40px;
	color: #202020;
	font: 14px/40px "微软雅黑";
	padding-left: 26px;
	transition: all .36s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.anli_lt_nav li.last_li a{
	border-bottom: none !important;
}
.anli_lt_nav:hover a.active{
	color: #202020;
	background: none;
}
.anli_lt_nav li a:hover , .anli_lt_nav li a.active , .anli_lt_nav li a.active:hover{
	background: #c5c5c5;
	color: #008ed6;
}

.anli_rt{
	width: 988px;
	float: right;
	margin-right: 7px;
}

.anli_infor{
	
}
.anli_infor li{
	border: 1px solid #e4e4e4;
	height: 205px;
	margin-bottom: 13px;
	overflow: hidden;
}
.anli_infor li a{
	display: block;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 27px;
}
.anli_des{
	float: left;
	width: 200px;
	overflow: hidden;
	padding-left: 10px;
	text-align: center;
}
.anli_logo{
	width:200px;
	height: 105px;
	overflow: hidden;
	padding-top: 15px;
}
.anli_logo em{
	display: block;
	height: 100px;
	width: 102px;
	margin: 0 auto;
	border-radius: 10px;
}

.anli_b{
	display: block;
	height: 40px;
	overflow: hidden;
	color: #4b4b4b;
	font: 17px/40px "微软雅黑";
	text-overflow: ellipsis;
	white-space: nowrap;
}

.anli_box{
	width:700px;
	float: right;
}

.anli_box_top{
	padding-top: 10px;
}
.anli_box_top span{
	display: inline-block;
	float: left;
	color: #aaa;
	font: 14.5px/20px "微软雅黑";
}
.anli_box_top p{
	color: #4b4b4b;
	font: 14.5px/22px "微软雅黑";
	max-height: 110px;
	overflow: hidden;
}

.anli_point{
	margin-top: 10px;
	height: 20px;
	overflow: hidden;
}
.anli_point span{
	display: inline-block;
	color: #aaa;
	font: 14.5px/20px "微软雅黑";
}
.anli_point i{
	display: inline-block;
	font-style: normal;
	color: #008fd6;
	margin-right: 10px;
	font: 14px/20px "微软雅黑";
	
}

.anli_point i img{
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin-right: 2px;
	vertical-align: text-bottom;
}

.contact_box{
	padding-bottom: 40px;
}
.contact_boxtop{
	border-bottom: 1px dashed #dbdbdb;
	padding-bottom: 16px;
}


.brand_tit{
	color: #232323;
	font: 32px/90px "微软雅黑";
	height: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 30px;
	margin-top: 15px;
	background: url(../images/brand_namebg.jpg) no-repeat bottom left 60px;
}

.contact_boxtop img{
	float: right;
	width:608px;
	height: 314px;
	padding-top: 34px;
	overflow: hidden;
	object-fit: cover;
}

.contact_boxbot{
	border-bottom: 1px dashed #dbdbdb;
}

.son_name{
	width: 120px;
	height: 250px;
	overflow: hidden;
	float: left;
	display: table;
}
.son_left{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: url(../images/son_leftbg.jpg) no-repeat right center
}
.son_name strong{
	display: block;
	color: #cf000d;
	font: 22px/40px "微软雅黑";
}
.son_name span{
	display: block;
	text-transform: uppercase;
	color: #a7a7a7;
	font: 13px/20px arial;
}



.company_son li{
	float: left;
	width: 600px;
	overflow: hidden;
}
.son_des{
	float: right;
	width: 440px;
	overflow: hidden;
}
.son_des h3{
	color:#030303;
	font:bold 17px/82px "微软雅黑";
	margin-top: 5px;
	height: 82p;
	overflow: hidden;
}
.son_des p{
	color: #4b4b4b;
	font: 16px/24px "微软雅黑";
	text-indent: -48px;
	margin-left: 48px;	
}
.son_des p span{
	font-family: arial;
}
.imgDiv{
	text-align: center;
}
.imgDiv img{
	margin: 0 30px;
}

.syy_intro{
	color:#333333;
	font: 30px/70px "微软雅黑";
	height: 70px;
	overflow: hidden;
	padding: 0 20px;
}
.syy_time{
	color: #333333;
	font: 16px/24px "微软雅黑";
	padding: 0 20px;
	margin-bottom: 30px;
}
.syy_main p{
	color: #4b4b4b;
	font: 14.5px/24px "微软雅黑";
	text-indent: 2em;
	padding: 0 30px;
	margin-bottom: 10px;
}

.plat_list{
	padding: 0 5px;
	padding-top: 25px;	
}
.plat_list li{
	border-bottom: 2px solid #f1f1f1;
}
.plat_list li a{
	padding: 12px 50px 12px 15px;
	display: block;
}
.plat_logo{
	float: left;
	width: 237px;
	height: 158px;
	overflow:hidden;
}

.plat_des{
	width: 870px;
	float: right;
}

.plat_des strong{
	display: block;
	color: #000;
	font: 22px/28px "微软雅黑";
	height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.plat_des p{
	color: #000;
	font: 14px/26px "微软雅黑";
	margin-top: 5px;
}
.plat_des p span{
	display: inline-block;
	color: #000;
	font: 14px/26px "微软雅黑";
	border-bottom: 1px solid #cf000d;
}


.about_tit{
	display: inline-block;
	color:#565656;
	font: 17px/56px "微软雅黑";
	margin:0 -15px;
	border-bottom: 3px solid #CF000D;
}
.intro_p{
	float: right;
	width: 732px;
	color: #4b4b4b;
	font: 17px/30px "微软雅黑";
	margin-top: 30px;
}
.introduce_box span{
	display: block;
	color: #818181;
	font: 14.7px/24px arial;
	margin-top: 20px;
	text-indent: 30px;
}
.brand_tit2{
	font: 26.58px/72px "微软雅黑";
	height: 72px;
}
.lc_ul{
	margin-top: 27px;
	padding-top: 15px;
	padding-bottom: 1px;
	background: url(../images/timeline_bg.png) repeat-y left 138px center;
}
.lc_ul li{
	margin-bottom: 65px;
}

.timepoint{
	display: inline-block;
	float: left;
	width: 140px;
	color: #cf000d;
	font:bold 20px/30px "微软雅黑";
	position: relative;
}
.timepoint::before{
	content:"";
	position: absolute;
	right: -8px;
	top: 5px;
	display: block;
	height: 19px;
	width: 19px;
	background: url(../images/timebtn.png) no-repeat center;
}
.timedes{
	float: right;
	width: 890px;
	padding-right: 120px;
	color: #4b4b4b;
	font: 17px/26px "微软雅黑";
}


.honor_main{
	padding-top: 20px;
	padding-bottom: 67px;
}
.honor_left{
	float: left;
	width: 415px;
	padding-left: 15px;
}
.honor_left b{
	color: #000;
	font: 32px/52px "微软雅黑";
	display: block;
	height: 52px;
	overflow: hidden;
	margin-bottom: 15px;
}
.honor_left p{
	color: #5a5a5a;
	font: 15px/34px "微软雅黑";
	padding-left: 20px;
	background: url(../images/star.jpg) no-repeat left 0px center;
}
.honor_right{
	float: right;
	width: 770px;
	padding-top: 40px;
	font-size: 0;
}
.honor_right img{
	width: 234px;
	/*height: 327px;*/
	overflow: hidden;
	/*object-fit: cover;*/
	margin: 0 10px;
}


.aboutus_pic_main .flexslider {

	height: 330px;
	overflow: hidden;
}

.aboutus_pic_main .slides {
	position: relative;
	z-index: 1;
}

.aboutus_pic_main .list_div {
	float: left;
	height:327px;
	width: 234px;
	position: relative;
	border: 1px solid #dfdfdf;
	background: #FFFFFF;
	margin: 0 10px
}

a:hover{cursor:pointer}
a:hover label{cursor:pointer}
a:hover span{cursor:pointer}

