﻿body{
	margin:0 auto;
	font-family:微软雅黑;
	overflow-x: hidden;
}
* {
	padding:0;
	margin:0;
	list-style:none;
}
a {
	font-size: 14px;
	color: #666;
	text-decoration:none;
}

/*===============我的样式==========*/

/*共用样式*/
.container{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}
/*头部样式：*/

header{
	height: 110px;
	/* background: url(../images/head-bj.jpg)no-repeat center; */
}
.logo {
	width: 300px;
}

/*搜索*/
.search_bj{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #ebebeb;
	color: #666;
	font-size: 14px;
}
 
.search{
	width: 300px;
    height: 39px;
    background: #22ad38;
    margin-top: 10px;
}
.input1{
	border: 0;
    outline: 0;
    background: #ebebeb;
    color: #939393;
    width: 240px;
    height: 35px;
    text-indent: 8px;
    line-height: 33px;
    position: relative;
    top: -10px;
    margin-left: 2px;
}
 
.input2{
	margin: 0 0 4px 13px;
	cursor: pointer;
}


/*首页各栏目共用顶部*/
.index-top {
	text-align: center;
    height: 150px;
    letter-spacing: 5px;
    background: url(../images/index-top.png)no-repeat center;
    color: #0093dd;
}
.index-top h1 {
	font-weight: normal;
    padding-top: 58px;
    font-size: 23px;
    margin-left: 8px;
}


/*首页-产品中心*/
/*类别*/
.pro-category {
    text-align: center;
}
.pro-category a {
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	background: #068acc;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0 16px 20px 0;
 }
.pro-category a:hover{
	background: #00a9ff;
}
/*产品图片*/
.pro_img{
	height: 530px;
	background: url(../images/pro-bj.jpg)no-repeat center;
}
#marqueeboxa{
	width: 1200px;
	margin: 0 auto;
	height: 440px;
	overflow: hidden;
	position: relative;
	top: 50px;
	right: 7px;
}

/*inc里的 产品 的样式*/
.gun_pro_imgBox{
	width: 270px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: relative;
}
.gun_pro_imgBox img{
	transition: all 0.6s ease;
	object-fit: cover;
}
.gun_pro_imgBox:hover img {
	transform: scale(1.2,1.2);
}
.gun_pro_imgBox-p{
	width: 100%; 
	height:40px; 
	line-height:40px;
	position: absolute;
	bottom: 0px;
	background: rgba(0,0,0,.5); 
	text-align:center;
	font-size: 14px;
	color:#fff;
}
/*inc里的 案例 的样式*/
.gun_pro_imgBox{
	width: 270px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: relative;
}
.gun_case_imgBox img{
	transition: all 0.6s ease;
}
.gun_case_imgBox:hover img {
	transform: scale(1.2,1.2);
}





/*4大优势*/
.ys-head{
	height: 160px;
	margin: 80px 0;
	background: url(../images/ys-top.jpg) no-repeat center;
}
.ys-top {
	width: 100%;
	height: 380px;
}
.ys-top-l {
	width: 570px;
}
.ys-top-l span{
	display: inline-block;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    background: #0093dd;
    text-align: center;
    line-height: 60px;
    box-shadow: -12px 10px 0px 0px #b2def5;
}
.ys-top-l h1{
	font-size: 36px;
	color: #0093dd;
}
.ys-top-l p{
	font-size: 14px;
	color: #333;
	padding-left: 22px;
	line-height: 30px;
	margin-left: 50px;
	clear: both;
	background: url(../images/ys-d.png)no-repeat 0px 10px;
}
.ys-top-r {
	width: 570px;
}
.ys-top-r img{
	width: 570px;
	/*height: 380px;*/
}

/*合作流程*/
.process-bj {
	width: 100%;
	height: 430px;
	background: url(../images/process-bj.jpg)no-repeat center;
}
.index-top2 {
    background: none;
    color: #dfdfdf;
    height: 110px;
}
.index-top2 h1 {
	color: #0093dd;
	font-size: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.index-top2 p{
	color: #666;
	font-size: 14px;
}

.process-bj ul {
	padding-top: 100px;
	height: 175px;
}
.process-bj ul li {
	width: 255px;
	height: 175px;
	float: left;
}
.process-bj ul li:last-child{
	width: 175px;
}
.process-div {
	width: 175px;
	height: 145px;
    border-radius: 50%;
    padding-top: 30px;
	text-align: center;
	background: rgba(255,255,255,.7);
	float: left;
	color: #333;
	transition: all 0.5s ease;
}
.process-div p {
	width: 60px;
	height: 60px;
	margin: 0 0 15px 59px;
	transition: all 0.5s ease;
	background: url(../images/process-icon1.png)no-repeat;
}
.process-div h2{
	font-size: 24px;
}
.process-bj ul li span {
    margin: 73px 0 0 26px;
    display: inline-block;
}
.process-div:hover {
	background: rgba(0,147,211,.9);
	color: #fff;
	border: 1px solid #9bc4d6;
}
.process-div:hover p{
	background: url(../images/process-icon1hover.png)no-repeat center;
}
.process-div:hover p{
	-webkit-animation: turn 2s ; 
	animation: turn 2s infinite;
	
}
@-webkit-keyframes turn {
	to { -webkit-transform: rotateY(360deg);} 
}
@keyframes turn {
	to {transform: rotateY(360deg);  }
}

.process-div2 p {
	background: url(../images/process-icon2.png)no-repeat center;
}
.process-div2:hover p {
	background: url(../images/process-icon2hover.png)no-repeat center;
}
.process-div3 p {
	background: url(../images/process-icon3.png)no-repeat center;
}
.process-div3:hover p {
	background: url(../images/process-icon3hover.png)no-repeat center;
}

.process-div4 p {
	background: url(../images/process-icon4.png)no-repeat center;
}
.process-div4:hover p {
	background: url(../images/process-icon4hover.png)no-repeat center;
}

.process-div5 p {
	background: url(../images/process-icon5.png)no-repeat center;
}
.process-div5:hover p {
	background: url(../images/process-icon5hover.png)no-repeat center;
}
.process-div6 p {
	background: url(../images/process-icon6.png)no-repeat center;
}
.process-div6:hover p {
	background: url(../images/process-icon6hover.png)no-repeat center;
}


.process-tel{
	width: 450px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	margin: 50px auto;
	padding-left: 70px;
	height: 55px;
	background: url(../images/tel2.png)no-repeat;
}
.process-tel span {
	font-size: 20px;
	font-weight: normal;

}





/*新闻资讯*/
.news{
	height: 450px;
}
.news_div:first-child{
	margin-left: 10px;
}
.news_div{
	width: 370px;
	height: 445px;
	margin-left: 40px;
	position: relative;
	left: -22px;
	box-shadow: 6px 7px 9px #e5e5e5;
}
.news_div:hover{
	box-shadow: 6px 7px 9px #bab8b8;
}
.news_imgBox{
	width: 370px;
	height: 245px;
	overflow: hidden;
}
.news_div img{
	width: 370px;
	height: 245px;
	transition: all 0.4s ease;
}
.news_div:hover img{
	transform: scale(1.2,1.2);
}
.news_bottom{
	background: #f3f3f3;
	height: 200px;
}
.news_bottom a:hover{
	color: #fff;
}
.mynews_title{
	padding: 10px 0 10px 15px;
	border-bottom: 1px dashed #d2d2d2;
}
.mynews_title a{
	font-size: 16px;
	color: #333;
}
.mynews_title a:hover{
	color: #0093dd;
	font-weight: bold;
}
.news_time{
	color: #666;
	font-size: 14px;
	padding:  5px 0 0 15px;
}
.news_content{
	font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 5px 15px 0 15px;
    text-align: justify;
}
.news_more{
	display: inline-block;
	width: 100px;
	height: 35px;
	background: #0093dd;
	text-align: center;
	line-height: 35px;
	border-radius: 20px;
	color: #fff;
	margin: 10px;
}




.nlist {
	width: 560px;
	height: 200px;
}
.nlist li {
	line-height:40px;
	height:40px;
	border-bottom:1px dashed #eceaea;
}
.nlist li span {
	float:right;
	font-size: 13px;
    color: #666;
}

.nlist a:hover {
	color:#6b3a3e;
}


footer{
	clear: both;
	width: 100%;
	height: 260px;
	background: url(../images/foot-bj.jpg) center;
	color: #fff;
	font-size: 14px;
	margin-top: 60px;
}
.foot-l p{
	margin-top: 20px;
	font-size: 18px;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #11a1ea;
	width: 74px;
}

.foot-l dd {
	width: 400px;
	margin-top: 10px;
}
.foot-l dd a {
	display: inline-block;
	width: 47%;
	color: #fff;
	line-height: 30px;
}

.foot-c {
	margin: 30px 0 0 150px;
	line-height: 26px;
}
.wx {
	margin: 40px 20px 0 0;
}












.foot-copy{
	background: #169c2b;
	height: 50px;
    line-height: 50px;
}
.foot-copy span {
	display: inline-block;
	margin-right: 60px;
	color: #fff;
}
.foot-copy span a {
	color: #fff;
}
.foot-copy span a:hover{
	color: #fff;
}

/*返回顶部按钮*/
.back-to-top{
	position: fixed;
	right: 15px;
	bottom: 15px;
}

/*==============【内页样式】===============*/

/*内页-banner*/
.about-banner,.product-banner,.news-banner,.contact-banner{
	width: 100%;
	height: 250px;
	margin-bottom: 50px;
}
.about-banner {
	background: url(../images/about-banner.jpg)no-repeat top center;
}
.product-banner {
	background: url(../images/product-banner.jpg)no-repeat top center;
}
.news-banner {
	background: url(../images/news-banner.jpg)no-repeat top center;
}
.contact-banner {
	background: url(../images/contact-banner.jpg)no-repeat top center;
}

/*内页左侧：导航*/
.ny-nav {
	width: 250px;
	padding: 5px;
	margin-bottom: 100px;
	margin-top: 60px;
    box-shadow: 0px 2px 10px 0px #8c8c8c;
}
.ny-nav-top{
	width: 100%;
	height: 90px;
	text-align: center;
	color: #fff;
	margin-bottom: 4px;
	background: linear-gradient(to top, #076290, #0093dd,#0caeff);
}
.ny-nav-top h3{
	text-align: center;
    padding-top: 18px;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 5px;
}
.ny-nav-top p{
	margin-top: 3px;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.ny-nav a{
	display: inline-block;
	width: 100%;
	height: 38px;
	color: #666;
	line-height: 38px;
	background: #e5e5e5;
	text-align: center;
	margin-top: 1px;
	font-weight: normal;
}
.ny-nav a:hover,.ny-nav a.on{
	background: linear-gradient(to top, #076290, #0093dd,#0caeff);
	color: #fff;
}
.ny-nav a i {
	float: right;
	margin: 12px;
}
.ny-nav-contact {
	font-size: 13px;
	line-height: 26px;
}


/*内页-产品中心左侧二级类别单独设置*/
/*.ny-nav h1 a{
	text-align: left;
	background: linear-gradient(to top, #096f19, #17bf31,#22ad38);
	text-indent: 20px;
	color: #fff;
}
.ny-nav h2 a{
	text-align: left;
	background: #f3f3f3;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dashed #e5e5e5;
}
.ny-nav h2 a:hover{
	color: #fff;
	background: linear-gradient(to top, #096f19, #17bf31,#22ad38);
}
.ny-nav h2 a i {
	float: left;
	text-indent: 15px;
	margin: 8px;
}*/






/*内页右侧*/
.ny-r {
	width: 880px;
	margin-bottom: 50px;
	margin-top: 60px;
}
.ny-r-top{
	height: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.ny-r-top h3{
	font-weight: normal;
	color: #666;
	letter-spacing: 2px;
	font-size: 18px;
}
.ny-r-top span{
	margin-top: 5px;
	font-size: 14px;
	color: #666;
}
.ny-r-top span a:hover {
	color: #3184c6;
}
.ny-r-top i{
	color: #3184c6;
	margin-right: 5px;
}
.ny-content {
	text-align: justify;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.ny-content a{
	color: #333;
}
.ny-content a:hover{
	color: #0093dd;
}





/*内页-产品页：*/
.ny-pro-box {
	width: 270px;
	height: 240px;
	float: left;
	text-align: center;
	margin-right: 33px;
	line-height: 40px;
}
.n_product_imgBox{
	display: block;
	width: 270px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	transition: all 0.6s ease;
}
.n_product_imgBox img{
	transition: all 0.6s ease;
	width: 100%;
    height: 100%;object-fit: cover;
}

.n_product_imgBox:hover img{
	transform: scale(1.2,1.2);

}

/*内页--产品详情页*/ 
.xqy-imgBox {
	width: 450px;
}
.xqy-jj {
	width: 350px;
}
.xqy-jj a {
	display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to top, #053961, #0059a0,#0675ce);
    font-size: 20px;
    margin: 10px 0;
    border-radius: 50px;
    box-shadow: 3px 2px 4px 0px #656565;
}



/*产品特点-tab切换样式*/
.tab {
	margin: 30px auto;
}
.tab-top {
	overflow: hidden;
	zoom: 1;
	height: 45px;
    margin-bottom: 10px;
}
.tab-top li {
	float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin-right: 3px;
    color: #333;
    background: #e5e5e5;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 2px 2px 0px #c5c5c5;
}
.tab-top li.active {
	color: #fff;
	background: #0083c7;
	box-shadow: 0px 2px 3px 0px #000000;
}
.tab-bottom li {
	display: none;
}
.tab-bottom li.thisclass {
	display:block;
}

/*内页-新闻页(有图列表)*/
.n_news_box{
	width: 100%;
    height: 150px;
    margin: 20px 0;
    border-bottom: 1px dashed #e5e5e5;
    position: relative;
    transition: all 0.3s ease;
}
.n_news_box:hover{
	box-shadow: 0px 0px 10px 0px #a2a2a2;
    padding: 0px 10px 0px 0;
    background: #f1f1f1;
}
.n_news_box img{
	float: left;
}
.n_news_box-r {
	margin-left: 20px;
	width: 660px;
	padding-top: 1em;
}

.n_news_box-r span{
	float: right;
}
.n_news_box-r h3{
	float: left;
	color: #666;
}
.n_news_box-r h3 a{
	font-size: 15px;
}
.n_news_box-r div{
	float: left;
    color: #333;
    width: 660px;
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
    margin-top: 5px;
}
.n_news_box_more{
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: inline-block;
    width: 120px;
    background: #e5e5e5;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 35px;
    color: #666!important;
    transition: all 0.4s ease;
}
.n_news_box:hover .n_news_box_more{
	background: #0297e2;
	color: #fff!important;
}


/*内页-新闻页(无图列表)*/
.ny-news {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #e5e5e5;
}
.ny-news:hover {
	background: #f3f3f3;
}
.ny-news span {
	float: right;
	font-size: 14px;
	color: #666;
}
.ny-news a {
	transition: all 0.5s ease;
}
.ny-news a:hover{
	color: #20af37;
	text-indent: 10px;
}
.ny-news a i{
	margin-right: 10px;
}



/*上一页 & 下一页*/
.news_pre {
	margin:50px 0 5px 0;
	clear:both;
	font-size:14px;
	color:#333;
}
.c9 {
	color:#999;
}
#pro_next {
	font-size:14px;
}



/*内页-联系我们*/

/*内页-关于我们*/















.smallpic {
	/*border:1px solid #ccc;
	padding:2px;*/
	background:#fff;
}

#index_center_pro_nr a {
	color:#333;
}

.List_page {
	text-align:center;
	margin: 20px;
	clear:both;
}
.List_page a {
	background:#fff;
	margin:1px;
	padding:4px 6px;
	border:1px solid #e5e5e5;
	color:#333;
}
.List_page span {
	background:#e5e5e5;
	color:#333;
	margin:1px;
	padding:6px 10px;
}
.ny-newsTop {
	height: 60px;
	padding-bottom: 20px;
	line-height: 80px;
	border-bottom: 1px solid #e5e5e5;
}
.ny-newsTop h1 {
    font-size: 24px;
    font-weight: normal;
    color: #666;
}
.ny-newsTop div {
	color:#999;
	font-size:14px;
}
#art_content {
	font-size:14px;
	line-height: 30px;
	color: #666;
	clear: both;
	padding-top: 30px;
}
#art_content img {
	max-width:750px;
}
.news_pre {
	margin:50px 0 5px 0;
	clear:both;
	font-size:14px;
	color:#333;
}
.c9 {
	color:#999;
}
#pro_next {
	font-size:14px;
}
#about_right a {
	color:#666;
	font-size:14px;
}
 
.List {
	margin:0;
	padding:0;
	list-style:none;
}
.List li {
	line-height:30px;
	height:30px;
	border-bottom:1px dashed #ccc;
	list-style:none;
}
.List li span {
	float:right;
	color:#999;
}
.List li b {
	font-family:"微软雅黑";
	font-weight:normal;
}
.hr_td {
	line-height:30px;
	height:30px;
	border-bottom:1px dashed #ccc;
}
/*留言部分*/
.book_title {
	background:#EAF5FC;
	border:1px solid #BEDAF0;
	line-height:30px;
	padding:0 15px;
}
.book_title span {
	float:right;
	color:#333;
}
.book_Content {
	border:1px solid #BEDAF0;
	border-top:0;
	line-height:22px;
	padding:5px 15px 10px 15px;
	margin:0 0 10px 0;
	background:#fff;
}
.book_Content div {
	border-top:1px dashed #ccc;
	padding:5px 0;
	margin:5px 0 0 0;
}
.book_Content b {
	color:#f30;
}
.book_add {
}
.book_add input {
    border: 1px solid #ccc;
    padding: 13px 40px;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
}
.book_add textarea {
	vertical-align:top;
	border:1px solid #ccc;
	padding:4px 10px;
	overflow:hidden;
}
.book_add li {
	padding:5px;
	font-size:14px;
	/*width: 35%;*/
	float: left;
}
.book_add li span {
	display:block;
	float:left;
	width:70px;
	line-height:50px;
}
.book_add #showmsg {
    color: #f30;
    position: relative;
    left: 230px;
    top: -30px;
}

/*内页-资料下载*/
.down_line {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px dashed #e5e5e5;
}
.down_line:hover {
	background: #F2F2F2;
}
.down_line:hover a {
	color: #065FA5;
}
.down_line a i{
	float: right;
	margin: 12px 10px;
}

