@charset "utf-8";
/* CSS Document */
html, body, object, iframe,h1, h2, 
h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, 
em, img, ins,kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, 
ol, ul, li,fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, 
figure, footer, header, hgroup, menu, nav, section, summary,time, mark, 
audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline-style:none;/*FF*/ 
}

body {
	font-size:14px;
    line-height:1.42857143;
    font-family:"Microsoft YaHei","SimSun",Arial,"Times New Roman";
}
body,html{min-width:1250px;}
dl,ul{list-style:none;}
a{
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:none;
    color:#626262;
}
a:hover,a:focus{
    text-decoration:none;
    bblr:expression(this.onFocus=this.blur());/*IE*/
    outline-style:none;/*FF*/ 
    }
table {
    border-collapse:collapse;
    border-spacing:0;
}
 
input, select {
    vertical-align:middle;
    padding:0;
}

/*css为clearfix，清除浮动*/
.clear::after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.clear{ 
    *zoom:1;/*IE/7/6*/
}
img{border:0;}
.w1250{width:1250px;margin:0 auto;}
.w1100{width:1100px;margin:0 auto;}
.tx-l{text-align:left;}
.tx-c{text-align:center;}
.tx-r{text-align:right;}
.ufl{float:left;}
.ufr{float:right;}

/* header */
/* .header{
	position:absolute;
	top:0;
	right:0;
	left:0;
	z-index:11;
} */
.header .logo{
	margin-top:20px;
	margin-bottom:20px;
}
.header .logo img{
	vertical-align: top;
}
.header .nav,.header .header-tel{
	margin-top:42px;
}
.header .nav{
	margin-left:52px;
}
.header .nav ul li{
	float: left;
	line-height:30px;
	margin:0 18px;
}
.header .nav ul li a{
	display:block;
	padding-bottom:6px;
	color:#000;
	font-size:15px;
	position:relative;
}
.header .nav ul li a:before{
	display:block;
	width:0;
	height:2px;
	background:#00b3fd;
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	transition:all 0.3s;
}
.header .nav ul li a:hover:before,.header .nav ul li.on a:before{
	width:100%;
}
.header .header-tel{
	font-size:0;
	background:#00b3fd;
	width: 190px;
	height:36px;
	line-height:36px;
	border-radius:36px;
}
.header .header-tel i.icon-tel{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../Images/ico_tel.png);
	margin-right:10px;
	margin-left:16px;
	vertical-align:middle;
}
.header .header-tel span{
	font-size:18px;
	color:#fff;
	vertical-align:top;
}
.hed-ico-sea{
	display:inline-block;
	width:26px;
	height:25px;
	background:url(../Images/ico_seach.png);
	margin-top:48px;
	margin-right:18px;
}

.focus{
	text-align:center;
}
.focus img{
	max-width:100%;
	vertical-align: top;
}
.hm-ban-img{
	height:640px;
}
.carousel-control{
	position: absolute;
    height: 128px;
    width: 64px;
    background-color: rgba(194,200,204,.5);
    top: 50%;
    margin-top: -64px;
    z-index: 400;
    transition: all .4s;
    border-top-right-radius: 64px;
    border-bottom-right-radius: 64px;
    cursor: pointer;
    opacity:0;
   
}
.carousel-control.left{
	 background-image: none;
}
.carousel-control.right{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
	background-image: none;

}
.carousel-control span{
	position: absolute;
    top: 50%;
    left:50%;
    margin-top: -7px;
    margin-left:-15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
}
.carousel-control span:after,.carousel-control span:before{
    left: 0;
    position: absolute;
    display: block;
    width: 20px;
    height: 3px;
    content: '';
    background-color: #fff;
}
.carousel-control span:after{
    top: 0;
    border-bottom-right-radius: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.carousel-control span:before{
	bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-right-radius: 3px;
}
.swiper-container:hover .carousel-control,.swiper-container:focus .carousel-control{
	opacity:1;
}
.banner-txt-w{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:9;
}
.banner-txt-w .hm-ban-t1{
	margin-top:226px;
	font-size:44px;
	color:#fff;
}
.banner-txt-w .hm-ban-t2{
	font-size:20px;
	color:#fff;
	margin-top:5px;
	margin-bottom:34px;
}
.more-s2{
	width:122px;
	height:34px;
	line-height:34px;
	border:1px solid #fff;
	text-align:center;
}
.more-s2 a{
	font-size:16px;
	color:#fff;
}

.text img,.text iframe,.text table{
	max-width:100%;
}
ul.home-show{

}
ul.home-show li{
	float: left;
	position:relative;
	overflow: hidden;
}
ul.home-show li.hm-sh-1{
	width:40%;
	height:0;
	padding-top:38%;
}
ul.home-show li.hm-sh-2{
	width:30%;
	padding-top:20%;
}
ul.home-show li.hm-sh-3{
	width:30%;
	padding-top:20%;
}
ul.home-show li.hm-sh-4{
	width:60%;
	padding-top:18%;
}
ul.home-show li .hm-sh-img{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index: 1;
	transition:all 0.3s;
}
ul.home-show li .hm-sh-txt{
	position:absolute;
	top:50px;
	top:40px;
	right:45px;
	right:0;
	bottom:0;
	z-index:2;
	left:45px;
	left:0;
	color:#fff;
	display:table;
	width:100%;
	height:100%;
}
ul.home-show li .hm-sh-txt .distabcell{display:table-cell;vertical-align:middle;padding:0 5%;}
ul.home-show li .hm-sh-txt .text-con p a{color:#fff;}
ul.home-show li.hm-sh-1 .hm-sh-txt{
	top:16%;
	top:0%;
	left:10%;
	left:0;
}
ul.home-show li .hm-sh-txt h4.en{
	font-size:24px;
	font-family:'Trebuchet MS';
	text-transform:uppercase;
}
ul.home-show li.hm-sh-1 .hm-sh-txt h4.en,
ul.home-show li.hm-sh-4 .hm-sh-txt h4.en{
	font-size:25px;
}
ul.home-show li .hm-sh-txt h4.zh{
	font-size:26px;
	margin-bottom:30px;
	margin-bottom:10px;
}
ul.home-show li.hm-sh-1 .hm-sh-txt h4.zh,
ul.home-show li.hm-sh-4 .hm-sh-txt h4.zh{
	font-size:28px;
}
.text-con{
	font-size:18px;
}
ul.home-show li.hm-sh-1 .text-con,
ul.home-show li.hm-sh-4 .text-con{
	font-size:16px;
}
.text-con p{
	margin-bottom:8px;
}
ul.home-show li:hover .hm-sh-img{
	transform:scale(1.05);
}
ul.home-show li.hm-sh-2 .hm-sh-img{
	background:url(../Images/img_01.jpg);
	background-size:100% 100%;
}
ul.home-show li.hm-sh-1 .hm-sh-img{
	background:url(../Images/img_02a.jpg);
	background-size:100% 100%;
}
ul.home-show li.hm-sh-3 .hm-sh-img{
	background:url(../Images/img_03a.jpg);
	background-size:100% 100%;
}
ul.home-show li.hm-sh-4 .hm-sh-img{
	background:url(../Images/img_04a.jpg);
	background-size:100% 100%;
}
.hm-sh-line{
	width:34px;
	height:4px;
	background:#00b3fd;
	margin-top:20px;
}
.section-hm-1{
	padding-top:55px;
}
.home-title {
	padding-bottom:20px;
	text-align:center;
	position:relative;
	overflow:hidden;
	margin-bottom:50px;
}
.home-title:after{
	width:40px;
	border-bottom:2px solid #00b3fd;
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-20px;
}
.home-title h4.en{
	font-size:45px;
	font-family:'Trebuchet MS';
	text-transform:uppercase;
}
.home-title h4.zh{
	display:inline-block;
	font-size:20px;
	color:#929292;
	font-weight:normal;
	background:#fff;
	position:relative;
}
.home-title h4.zh:after{
	width:3000px;
	border-bottom:1px solid #cacaca;
	content:'';
	position:absolute;
	top:50%;
	left:-1500px;
	z-index:-1;
}
.section-hm-2{
	padding-top:90px;
}
ul.home-news li{
	float: left;
	width:33.333333%;
	overflow:hidden;
}
ul.home-news li .hm-news-text{
	padding:0 36px;
	height:203px;
	border:1px solid #cacaca;
	text-align:center;
}
ul.home-news li .hm-news-text h5{
	margin-top:20px;
	font-size:18px;
	margin-bottom:12px;
}
ul.home-news li .hm-news-text h5 a{
	color:#000;
}
ul.home-news li .hm-news-text p{
	font-size:12px;
	line-height:22px;
	height:66px;
	overflow: hidden;
}
ul.home-news li .hm-news-text p a{
	color:#929292;
}
ul.home-news li .hm-news-video img{
	vertical-align:top;
	height:205px;
	width:100%;
}
.hm-news-data{
	margin-top:20px;
	font-size:13px;
	font-weight:bold;
	color:#1c1c1c;
}
.hm-news-more{
	margin-top:50px;
	text-align:center;
}
.hm-news-more a{
	display:inline-block;
	width:98px;
	height:32px;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	color:#1c1c1c;
	border:1px solid #1c1c1c;
	border-radius:32px;
}
.section-hm-3{
	padding-top:80px;
	margin-bottom:85px;
}
.ft-swp-con {
    overflow: hidden;
}
.ft-swp-con ul li {
    width: 202px;
    /* height: 84px; */
    padding:3px 0;
    margin: 0 12px;
    overflow: hidden;
    text-align:center;
}
.ft-swp-con ul li a{display:block;}
.ft-swp-con ul li img{
	width:200px;
	height:95px;
	border: 1px solid #d3d3d3;
}
.ft-swp-con ul li p{padding:0 10px;line-height:22px;height:44px;overflow: hidden;}
.footer{
	background:#333;
	color:#fff;
	padding:45px 0 55px;
}
.ft-top{
	padding-bottom:30px;
	border-bottom:1px solid #0b0b0b;
	margin-bottom:35px;
}
.ft-top ul{
	margin-left: -100px;
}
.ft-top ul li{
	float: left;
	width:200px;
	margin-left:100px;
}
.ft-top ul li .ft-ico{
	width:65px;
	height:65px;
	margin:0 auto;
}
.ft-top ul li .ft-ico-1{
	background:url(../Images/ico_ft_01.png);
}
.ft-top ul li .ft-ico-2{
	background:url(../Images/ico_ft_02.png);
}
.ft-top ul li .ft-ico-3{
	background:url(../Images/ico_ft_03.png);
}
.ft-top ul li .ft-ico-4{
	background:url(../Images/ico_ft_04.png);
}
.ft-top ul li .ft-top-box{
	display:block;
}
.ft-top ul li .ft-top-box h3{
	font-size:18px;
	text-align:center;
	color:#fff;
	margin-top:10px;
	margin-bottom:4px;
}
.ft-top ul li .ft-top-box p{
	font-size: 12px;
	color:#929292;
	text-transform:uppercase;
	text-align:center;
	line-height:22px;
}
.ft-dl-wrap dl.ft-dl{
	float: left;
	margin-right:70px;
}
.ft-dl-wrap dl.ft-dl dt{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}
.ft-dl-wrap dl.ft-dl dt,.ft-dl-wrap dl.ft-dl dt a,.ft-dl-wrap dl.ft-dl dd,.ft-dl-wrap dl.ft-dl dd a{
	color:#fff;
}
.ft-dl-wrap dl.ft-dl dd{
	font-size:12px;
	line-height:20px;
}
.ft-dl-wrap dl.ft-dl-last{
	float:right;
	padding-left:45px;
	border-left:1px solid #0b0b0b;
	margin-right:0;
}
.location{
	line-height:40px;
	margin-bottom:15px;
}
.location span,.location a{color:#000;}
.about-tab{
	padding-bottom:30px;
	border-bottom:1px solid #d3d3d3;
}
.about-tab ul{
	margin-left:-22px;
}
.about-tab ul li{
	float: left;
	width:296px;
	margin-left:22px;
}
.about-tab ul li a{
	float: left;
	background: #474747;
	transition:all 0.3s;
	position:relative;
	overflow:hidden;
}
.about-tab ul li a:hover,.about-tab ul li a.on{
	background:#00b3fd;
}
.about-tab ul li .about-tab-txt,.about-tab ul li .about-tab-img,.about-tab ul li .about-tab-img img{
	float: left;
	width:148px;
	height:148px;
	color:#fff;
	text-align:center;
}
.about-tab ul li .about-tab-txt h4{
	font-size:18px;
	font-weight:normal;
	margin-top:40px;
	margin-top:60px;
}
.about-tab ul li .about-tab-txt h5{
	font-size:16px;
	font-weight:normal;
}
.about-tab ul li .about-tab-ico{
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:30px;
	height:30px;
	background: #292836 url(../Images/ico_st.jpg) center no-repeat;
	z-index: 9;
	transition:all 0.3s;
}
.about-tab ul li a:hover .about-tab-ico,.about-tab ul li a.on .about-tab-ico{
	transform:rotateZ(90deg);
}
.zzq-ul-con{
	margin-bottom:50px;
}
.zzq-ul-con ul{
	float: left;
	width:416px;
	border-right:1px solid #d3d3d3;
	margin-right:40px;
}
.zzq-ul-con ul.zzq-ul-1{
	width:435px;
}
.zzq-ul-con ul.zzq-ul-2{
	width:394px;
}
.zzq-ul-con ul.zzq-ul-3{
	width:339px;
	border:0;
	margin-right:0;
}
.title_4{
	margin-top:50px;
	margin-bottom:40px;
	font-size:24px;
	text-align:center;
	font-weight:normal;
}
.title_5{
	font-size:16px;
	color:#00b3fd;
	margin-bottom:6px;
}
.zzq-ul-con ul li{
	font-size:14px;
	line-height: 32px;
	color:#000;
	text-transform:uppercase;
}
.rongyu-wrap{
	margin-bottom:75px;
}
.rongyu-swp-con{
	overflow:hidden;
}
.rongyu-swp-con ul{padding:30px 0!important;}
.rongyu-swp-con ul li {
    width: 384px;
    height: 268px;
    margin: 0 8px;
    /* overflow: hidden; */
    text-align: center;
    background:#ededed;
    display:table;
    position:relative;
    cursor: -webkit-grabbing;
}
.rongyu-swp-con ul li:hover{z-index:9;}
.rongyu-swp-con ul li .table-cell{
	display:table-cell;
	vertical-align:middle;
}
.rongyu-swp-con ul li img{
	vertical-align:middle;
	max-width: 384px;
    max-height: 268px;
    transition:all 0.3s;
}
.rongyu-swp-con ul li:hover img{
	-webkit-transform:scale(1.15);
	transform:scale(1.15);
	box-shadow:0 0 10px 4px #e0e0e0;
}
.rongyu-swp{
	padding:0 22px;
	position:relative;
	/* margin-top:30px; */
}
.rongyu-swp .hd .hdprev ,.rongyu-swp .hd .hdnext{
	position:absolute;
	top:109px;
	width:17px;
	height:39px;
	background:url(../Images/ico_prev.png);
	cursor:pointer;
}
.rongyu-swp .hd .hdprev{
	left:0;
}
.rongyu-swp .hd .hdnext{
	right:0;
	transform:rotateZ(180deg);
}
.title_6{
	text-align:left;
	font-size:18px;
}
.title_6 span{
	font-size:48px;
	color:#00b3fd;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	opacity:0.2;
}
.title_6 em{
	font-size:14px;
	color:#00b3fd;
	font-style:normal;
}
.rongyu-item{
	padding-top:35px;
	border-bottom:1px solid #d3d3d3;
	/* margin-top:50px; */
}
.title_7{
	font-size:28px;
	margin-top:40px;
	margin-bottom:30px;
	text-align:center;
}
.about-txt .title_7{
	margin-bottom:55px;
}
.about-txt{
	margin-bottom:65px;
}
.about-txt-lf{
	width:625px;
}
.about-txt-lfc{
	padding-right:65px;
}
.about-txt-lfc p{
	font-size:16px;
	line-height:32px;
}
.about-img-rg{
	width:625px;
	position:relative;
}
.about-img-box ul li,.about-img-box ul li img{
	width: 625px;
	height:355px;
}
.about-img-rg .hd .hdprev ,.about-img-rg .hd .hdnext{
	position:absolute;
	top:158px;
	width:17px;
	height:39px;
	background:url(../Images/ico_prev2.png);
	cursor:pointer;
	z-index: 9;
}
.about-img-rg .hd .hdprev{
	left:22px;
}
.about-img-rg .hd .hdnext{
	right:22px;
	transform:rotateZ(180deg);
}

.pinp5 {
    background: #f2f2f2;
    padding: 80px 0 55px;
}
.jztit {
    font-size: 30px;
    color: #000;
    text-align: center;
    line-height: 60px;
}
.jztim {
    text-align: center;
    color: #000;
}
.pinp5 p {
    /* width: 942px;
    margin: 0 auto; */
    line-height:22px;
    color:#7c7c7c;
}
.ronyu-data{
    height: 570px;
    background: url(../Images/pinphir2.jpg) center top no-repeat;
}
.pinpyear_txt {
    position: relative;
    padding-top: 130px;
    margin-bottom: 50px;
    overflow: hidden;
}
.pinpyear_txt ul li {
    width: 1266px;
    float: left;
    text-align: center;
}
.pinpyear_txt ul li h3 {
    font-size: 100px;
    color: #fff;
    font-family: Impact;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    display:none;
}
.pinpyear_txt ul li p {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
}
#rongyuYear .owl-wrapper-outer {
    overflow: hidden;
    height: 70px;
}
.owl-item {
    float: left;
}
#rongyuYear .owl-item .item {
    font-size: 30px;
    font-family: "微软雅黑",'Heiti SC',"黑体",Arial;
    color: #fff;
    line-height:1;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding-top: 7px;
}
#rongyuYear .owl-item .item:before {
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: 10;
}
#rongyuYear .owl-item .item:after {
    width: 13px;
    height: 13px;
    background: url(../Images/time-bg.png);
    content: '';
    position: absolute;
    left: 50%;
    bottom: -26px;
    margin-left: -7px;
}
#rongyuYear .owl-buttons {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}
#rongyuYear .owl-prev {
    position: absolute;
    left: -22px;
    top: -70px;
    cursor: pointer;
}
#rongyuYear .owl-next {
    position: absolute;
    right: -22px;
    top: -70px;
    cursor: pointer;
}
#rongyuYear .owl-prev:after {
    content: "<";
    font-family: "宋体";
}
#rongyuYear .owl-next:after {
    content: ">";
    font-family: "宋体";
}
#rongyu{
	padding-bottom:50px;
	margin-bottom:20px;
}
#rongyu .carousel-indicators li{
	background:#464646;
	width:15px;
	height:15px;
	border-radius: 15px;
}
#rongyu .carousel-indicators .active {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #b50100;
    border: 0;
    margin: 0 6px;
}
.ronyu-year{
	padding:0 100px;
}
.contact-top-box{
	height:893px;
	background:url(../Images/contact.jpg) center no-repeat;
	color:#fff;
}
.contact-top-box .location span,.contact-top-box .location a{
	color:#fff;
}
.contact-top-txt{
	margin-top:50px;
	text-align:center;
	margin-bottom:68px;
}
.contact-top-txt h5{
	font-size:24px;
	margin-bottom:20px;
}
.contact-top-txt p{
	width:800px;
	margin:0 auto 30px;
	font-size:15px;
	line-height:24px;
}
.cont-go span,.cont-go a{
	display:inline-block;
	padding:10px 20px;
	border:1px solid #fff;
	font-size:15px;
	color:#fff;
	transition:all 0.3s;
}
.cont-go span:hover,.cont-go a:hover{
	background:red;
	border-color:red;
}
.cont-maps,.cont-address{
	height:470px;
	border-radius:15px;
	overflow: hidden;
}
.cont-maps {
	width:920px;
}
.cont-address{
	width:270px;
	padding:0 18px;
	background:#303030;
}
.cont-address h4{
	font-size:16px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:18px;
}
ul.address-ul li{
	position:relative;
	padding-left:32px;
	min-height:26px;
	margin-bottom:10px;
}
ul.address-ul li span.add-ico{
	position:absolute;
	top:-3px;
	left:0;
	width:25px;
	height:25px;
}
ul.address-ul li span.add-ico-1{
	background:url(../Images/ico_cot_01.jpg);
}
ul.address-ul li span.add-ico-2{
	background:url(../Images/ico_cot_02.jpg);
}
ul.address-ul li span.add-ico-3{
	background:url(../Images/ico_cot_03.jpg);
}
ul.address-ul li span.add-ico-4{
	background:url(../Images/ico_cot_04.jpg);
}
ul.address-ul li span.add-ico-5{
	background:url(../Images/ico_cot_05.jpg);
}
.cont-wx{
	padding:10px 8px;
}
.cont-wx p{
	text-align:center;
}
.contact-mid-box{
	background:#f2f2f2;
}
.cont-mta{
	width:960px;
	padding-top:50px;
	margin:0 auto;
}
.cont-mta > h4{
	font-size:24px;
	color:#303030;
	font-weight:normal;
	text-align:center;
	margin-bottom:60px;
}
.cont-mta-wrap ul li{
	float: left;
	width:240px;
	text-align:center;
}
.cont-mta-wrap ul li .cont-ico-box{
	width:100px;
	height:100px;
	border-radius:12px;
	background:#444;
	margin:0 auto;
	transition: all 0.3s;
}
.cont-mta-wrap ul li:hover .cont-ico-box{background:#00b3fd;}
.cont-mta-wrap ul li .cont-ico-box .cont-tbico{
	display:block;
	height:100px;
}
.cont-mta-wrap ul li .cont-ico-box .tbico-1{
	background:url(../Images/ico_cotm_1.png) center no-repeat;
}
.cont-mta-wrap ul li .cont-ico-box .tbico-2{
	background:url(../Images/ico_cotm_2.png) center no-repeat;
}
.cont-mta-wrap ul li .cont-ico-box .tbico-3{
	background:url(../Images/ico_cotm_3.png) center no-repeat;
}
.cont-mta-wrap ul li .cont-ico-box .tbico-4{
	background:url(../Images/ico_cotm_4.png) center no-repeat;
}
.cont-mta-wrap ul li h4{
	font-size:16px;
	color:#303030;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:3px;
}
.cont-mta-wrap ul li .cont-tago a{
	color:#939393;
}
.cont-mta-wrap ul li:hover .cont-tago a{
	color:#00b3fd;
}
.cont-mta-sj{
	height:50px;
	position:relative;
}
.cont-mta-sj .cont-ico-sj{
	display:block;
	width:0;
	height:0;
	border-top:25px solid transparent;
	border-right:25px solid transparent;
	border-bottom:25px solid #00b3fd;
	border-left:25px solid transparent;
	position:absolute;
	top:0;
	left:87.5%;
	margin-left:-25px;
}
.cont-form{
	background:#00b3fd;
	color:#fff;
	padding:45px 0 50px;
}
.cont-form-main{
	width:1038px;
	margin:0 auto;
}
.cont-form-h4{
	font-size:24px;
	margin-bottom:32px;
}
.cont-form-h4 span{
	font-size:18px;
	color:#000;
}
.cont-input-group{
	margin-left:-38px;
	margin-bottom:20px;
}
.cont-input-group .cont-in-item{
	float: left;
	width:231px;
	position:relative;
	margin-left:38px;
}
.cont-input-group .cont-in-item input{
	width:214px;
	height:35px;
	padding-left:15px;
	border:1px solid #fff;
	background:transparent;
	position:relative;
	z-index:2;
}
.cont-input-group .cont-in-item input:focus,.cont-textarea-group textarea:focus{
	border-color:#f00;
}
.cont-input-group .cont-in-item label,.cont-textarea-group label{
	position:absolute;
	top:0;
	left:15px;
	line-height:35px;
	z-index:1;
}
.cont-input-group .cont-in-item label span{
	color:#f00;
	display:inline-block;
	margin-left:2px;
	font-size:16px;
}
.cont-textarea-group{
	position:relative;
}
.cont-textarea-group textarea{
	width:1006px;
	padding:15px;
	border:1px solid #fff;
	margin-bottom:20px;
	min-height: 125px;
	background:transparent;
	position:relative;
	z-index:2;
}
.cont-btn{
	text-align:right;
}
.cont-btn input{
	width:104px;
	height:36px;
	line-height:36px;
	cursor: pointer;
	background:#e60303;
	font-size:16px;
	border:0;
	color:#fff;
}
/* .cont-input-group .cont-in-item input:focus ~ label{
	display:none;
} */

.news-tab{
	line-height:48px;
	text-align:center;
	border-bottom:1px solid #d3d3d3;
	margin-bottom:44px;
}
.news-tab a{
	display:inline-block;
	border-bottom:2px solid transparent;
	margin:0 45px;
	font-size:15px;
}
.news-tab a.on,.news-tab a:hover{
	border-bottom:2px solid #00b3fd;
}
.news-item-group{
	margin-bottom:26px;
}
.news-item-group .news-left-img{
	float:left;
	width:410px;
	height:230px;
	position:relative;
}
.news-item-group .news-left-img img{
	width:410px;
	height:230px;
	vertical-align:top;
}
.news-item-group .news-left-img .news-left-tit{
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	line-height:30px;
	padding:0 10px;
	background:rgba(0,0,0,0.4);
	color:#fff;
}
.news-item-group .news-right{
	float:right;
	width:805px;

}
.news-item{
	display:block;
	height:114px;
	border-top:1px dashed #ccc;
	transition:all 0.3s;
}
.news-item:hover{
	background:#00b3fd;
	color:#fff;
}
.news-item .news-data{
	float: left;
	width:130px;
	font-size:16px;
	font-weight:bold;
	color:#00b3fd;
	text-align:center;
	margin-top:18px;
}
.news-rtxt{
	float: right;
	width:650px;
	padding-right:20px;
}
.news-item .news-data span{
	display:block;
	font-size:55px;
	line-height:55px;
}
.news-rtxt h3{
	font-size:18px;
	font-weight:normal;
	margin-top:20px;
	color:#000;
	margin-bottom:5px;
}
.news-rtxt p{
	font-size:12px;
	color:#666;
	text-align:justify;
	line-height:20px;
	height:40px;
	overflow: hidden;
}
.news-item:hover .news-data,.news-item:hover .news-rtxt h3,.news-item:hover .news-rtxt p{
	color:#fff;
}
.pages{
	text-align:center;
	font-size:0;
	padding:50px 0;
}
.pages a,.pages span{
	display:inline-block;
	height:30px;
	width:30px;
	line-height:30px;
	font-size:12px;
	color:#888;
	margin:0 4px;
	border:1px solid #999;
	border-radius:8px;
}
.pages a:hover,.pages span{
	background:#00b3fd;
	border-color:#00b3fd;
	color:#fff;
}
.products-tab table{
	width:100%;
	
}
.products-tab table tr td{
	text-align:center;
	color:#fff;
	border:0;
	padding:0;
}
.pro-tab-li{
	display:block;
	padding:0 28px;
	overflow:hidden;
	background-image:url(../Images/ico_pro_line.png);
	background-position: left top;
	background-repeat:repeat-y;
	background-color:#00b3fd;
}
.products-tab table tr td:hover .pro-tab-li{
	background-color:#0195d2;
}
.pro-tab-li p{
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}
.pro-tab-li .pro-tab-ico{
	height:39px;
	margin-top:10px;
	margin-bottom:5px;
}
.pro-tab-li .pro-ico-1{
		background:url(../Images/ico_pro_1.png) center no-repeat;
}
.pro-tab-li .pro-ico-2{
		background:url(../Images/ico_pro_2.png) center no-repeat;
}
.pro-tab-li .pro-ico-3{
		background:url(../Images/ico_pro_3.png) center no-repeat;
}
.pro-tab-li .pro-ico-4{
		background:url(../Images/ico_pro_4.png) center no-repeat;
}
.pro-tab-li .pro-ico-5{
		background:url(../Images/ico_pro_5.png) center no-repeat;
}
.pro-tab-li .pro-ico-6{
		background:url(../Images/ico_pro_6.png) center no-repeat;
}
.pro-tab-txt-pos{
	position:relative;
	display:none;
}
.products-tab table tr td:hover .pro-tab-txt-pos{
	display:block;
}
.pro-tab-txt-pos .pro-tab-txt-w{
	position:absolute;
	top:1px;
	left:0;
	z-index:99;
	background:#0195d2;
	width:285px;
	/* padding:20px 10px 10px 20px; */
	text-align: left;
}
.pro-tab-txt-pos .pro-tab-txt-w h5{
	font-size:16px;
	text-decoration:underline;
	padding:0px 10px 0 20px;
	margin-top:15px;
}
.pro-tab-txt-pos .pro-tab-txt-w h5 a{
	color:#fff;
}
.pro-tab-txt-pos .pro-tab-txt-w ul{
	margin-left:-15px;
	padding:0 10px 0 20px;
	margin-bottom:15px;
}
.pro-tab-txt-pos .pro-tab-txt-w ul li{
	float: left;
	width:100px;
	padding-left:17px;
	margin-left:15px;
	margin-top:10px;
	position:relative;
}
.pro-tab-txt-pos .pro-tab-txt-w ul li:before{
	display:block;
	width:6px;
	height:6px;
	background:#fff;
	border-radius:6px;
	content:'';
	position:absolute;
	top:50%;
	left:0;
	margin-top:-3px;
}
.pro-tab-txt-pos .pro-tab-txt-w ul li a{
	font-size:14px;
	color:#fff;

}
ul.products-grid{
	margin-left:-26px;
	margin-top:36px;
}
ul.products-grid li{
	float: left;
	width:293px;
	height:244px;
	margin-left:26px;
	margin-bottom:25px;
}
ul.products-grid li a{
	display:block;
	height:242px;
	border:1px solid #dadada;
}
ul.products-grid li img{
	width:291px;
	height:180px;
}
ul.products-grid li p{
	font-weight:bold;
	color:#4a4a4a;
	line-height:50px;
	text-align:center;
	height:50px;
	overflow: hidden;
	margin:0 10px;
}
.products-wrap{
	padding-bottom:20px;
}
.products-detail{
	margin-top:35px;
	border:1px solid #dfdfdf;
	padding:0 37px;
	margin-bottom:55px;
}
.pro-det-tit{
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#4a4a4a;
	padding:30px 0 20px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:40px;
}
.pro-det-swp{
	padding:0 60px;
	position:relative;
	margin-bottom:60px;
}
.prev-btn,.next-btn{
    position: absolute;
    top: 50%;
    width: 17px;
    height: 39px;
    background: url(../Images/ico_prev.png);
    cursor: pointer;
    margin-top:-20px;
}
.prev-btn{
    left: 0;
}
.next-btn{
    right: 0;
    transform: rotateZ(180deg);
}
.pro-swp-con ul li img{
	max-width: 100%;
}
.pro-det-tab{
	padding-left:50px;
	text-align:left;
	font-size:0;
	border-bottom:1px solid #00b4ff;
	margin-bottom:30px;
}
.pro-det-tab a{
	display:inline-block;
	font-size:16px;
	color:#4c4c4c;
	padding:0 30px;
	line-height:40px;
	border:1px solid transparent;
	margin-bottom:-1px;
}
.pro-det-tab a.on{
	border-color:#00b4ff;
	border-bottom-color:#fff;
	color:#00b4ff;
	font-weight:bold;
}
.pro-det-text{
	margin-bottom:40px;
}
.pagepage{
	height:40px;
	line-height:40px;
	margin-bottom:10px;
	font-family:"SimSun";
	color:#00b3fd;
	font-size:12px;
}
.pagepage .pagePrev{
	float: left;
}
.pagepage .pageNext{
	float: right;
}
.solute-tit{
	text-align:center;
	padding:70px 0 60px;
}
.solute-tit h4{
	font-size:28px;
	color:#545454;
	margin-bottom:10px;
}
.solute-tit p{
	font-size:18px;
	color:#525252;
}
.solute-ul{
	width:1174px;
	height:744px;
	position:relative;
	margin:0 auto 120px;
}
.solute-ul li{
	position:absolute;
	overflow: hidden;
}
.solute-ul li a{display:block;}
.solute-ul li img{
	width:100%;
	height:100%;
	vertical-align: top;
}
.solute-ul li.sol-item-1{
	width:392px;
	height:462px;
	top:0;
	left:0;
}
.solute-ul li.sol-item-2{
	width:392px;
	height:268px;
	bottom:0;
	left:0;
}
.solute-ul li.sol-item-3{
	width:428px;
	height:744px;
	top:0;
	left:409px;
}
.solute-ul li.sol-item-4{
	width:320px;
	height:594px;
	top:0;
	right:0;
}
.solute-ul li.sol-item-5{
	width:320px;
	height:134px;
	bottom:0;
	right:0;
	background:#ff9c00;
}
.solute-ul li.sol-item-5 .solute-more{
	display:block;
	padding:58px 0 0;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#fff;
}
.solute-ul li.sol-item-5 .solute-more i.ydd{
	display:inline-block;
	width:10px;
	height:10px;
	background:#fff;
	border-radius:8px;
	vertical-align:middle;
	margin:0 4px;
}
.solute-ul li p{
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	text-align:center;
	line-height:56px;
	background:rgba(0,0,0,0.36);
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.single-h3{font-size:18px;text-align:center;margin-bottom:8px;}
.single-data{font-size:13px;text-align:center;color:#666;margin-bottom:20px;}
.pagaprev,.paganext{
    padding:20px 0;
}
.pagaprev a,.paganext a{color:#333;}
.pagaprev a:hover,.paganext a:hover{text-decoration:underline;}
.pagaprev{float: left;}
.paganext{float: right;}


    .float-menu{margin-bottom:10px;background:#fff;position:relative;}
    .float-menu.menu-ogg{background:#00b3fd}
    .float-zx{position:fixed;right:1px;top:50%;margin-top:-45px;z-index: 999;}
    .float-zx .float-menu>a{display:block;width:50px;height:50px;text-align:center;font-size:14px;color:#00b3fd;line-height:18px;}
    .float-zx .float-menu a.inco_float_1{color:#fff;background:url(../Images/inco_flc.png) center no-repeat;}
    .float-zx .float-menu a.inco_float_2{background:url(../Images/inco_fla.jpg) center no-repeat;}
    .float-zx .float-menu a.inco_float_3{background:url(../Images/inco_flb.jpg) center no-repeat;}
    .float-zx .float-menu a p{padding-top:5px;display:none;line-height:18px;padding-bottom:5px;margin-bottom:0;}
    .float-zx .float-menu:hover a.inco_float_1 p{background:#00b3fd;}
    .float-zx .float-menu:hover a p{display:block;background:#fff;}
    /* .float-zx .float-menu:hover a.inco_float_2,.float-zx .float-menu:hover a.inco_float_3{background:#fff;} */
    .float-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
    .float-zx .float-menu:hover .float-box{display:block;}
    .float-box-c{
        border: 1px solid #ccc;
        border-top: 4px solid #00b3fd;
        padding: 10px;
        background-color: #fff;
        -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
        -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
        box-shadow: 0 3px 8px rgba(0,0,0,.15);
        position: relative;
    }
    .menu-ogg .float-box-c{width:300px;}
    .inco_pep{
        display:inline-block;
        width:56px;height:56px;
        background:url(../Images/float_pep.jpg) left center no-repeat;
        float:left;
    }
    .float-box-ct p,.float-box-ccb p{
        float: left;
        color: #00b3fd;
        font-size: 24px;
        line-height: 28px;
    }
    .float-box-ct p i,.float-box-ccb p i{
        display: block;
        font-size: 14px;
        color: #aaa;
        font-style:normal;
    }
    .float-box-cc{
        padding-top: 15px;
        margin-top: 15px;
        border-top: 1px solid #e4e4e4;
    }
    .float-box-cc h4{
        color: #666;
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 15px;
    }
    .float-box-cc ul li{float: left;width:33.3333%;}
    .float-box-cc ul li a{
        display: inline-block;
        color: #999;
        font-size: 13px;
        padding-left: 43px;
        background: url(../Images/q1.gif) no-repeat left 3px;
        line-height: 36px;
    }
    .menu-clock .float-box-c{width:280px;}
    i.inco-sj{
        display: block;
        width: 13px;
        height: 16px;
        background: url(../Images/02index-spri.png) no-repeat 0 -2226px;
        position: absolute;
        right: -13px;
        top: 26px;
    }
    .inco-clock{
        display:block;
        float: left;
        width:56px;
        height:56px;
        background:url(../Images/inco_clock.jpg) left top no-repeat;
    }
    .float-zx .float-menu.menu-chat .float-box-ccb p{
        color: #00b3fd;
        font-size: 16px;
        line-height: 16px;
    }
    .menu-back a{background:url(../Images/inco_backa.jpg);}
    .menu-back:hover a{background:url(../Images/inco_backb.jpg);}

