@charset "utf-8";


/*commoncss*/
.text_aline_r {
	text-align: right;
}

.text_aline_c {
	text-align: center;
}

.text_aline_l {
	text-align: left;
}

.zhu_color,.zhu_color a {
	color: #0097E2;
}

.fu_color {
	color: #333333;
}

.dianzhui_color {
	color: #FFA800;
}

.dianzhui_hover_c:hover {
	color: #FFA800;
}

.colorfff,.colorfff a {
	color: #fff;
}

.color333 {
	color: #333;
}

.zhubg_color {
	background: #0097E2;
}

.hover_color:hover {
	color: #FFA800
}

.fz24 {
	font-size: 24px;
}

.fz22 {
	font-size: 22px;
}

.fz20 {
	font-size: 20px;
}

.fz18 {
	font-size: 18px;
}

.fz15 {
	font-size: 15px;
}

.fz12 {
	font-size: 12px;
}

.fz14 {
	font-size: 14px;
}

.fz14 a {
	font-size: 14px;
	margin-right: 4px;
}

.fwn {
	font-weight: normal;
}

.fwb {
	font-weight: bold;
}

.text_tran_uppercase {
	text-transform: uppercase;
}

.border_n,.bd_none {
	border: none;
}

.bdb1 {
	border-bottom: 1px #c0c0c0 solid;
}

.bd1 {
	border: 1px #c0c0c0 solid;
}

.bd2 {
	border: 2px #c0c0c0 solid;
}

.bdrds4 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.m0auto {
	margin: 0 auto;
}

.disb {
	display: block;
}

.dis_ib {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.vertical_m {
	vertical-align: middle;
}

.cur_pointer {
	cursor: pointer;
}

.overfl_hidden {
	overflow: hidden;
}

.posi_relative {
	position: relative;
}

.box_sizing,.box_sizing * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/**************
 ****首页风格
 *************/
.itop {
	height: 90px;
}

.itop .topTwo {
	height: 120px;
}

.itop .topTwo .logo {
}

.itop .topTwo .logo img {
	display: block;
	width: 199px;
	height: 61px;
	margin-top: 16px;
}

.itop .topTwo .nav {
	margin-left: 20px;
}

.itop .topTwo .nav ul {
	padding-top: 28px;
}

.itop .topTwo .nav li {
	float: left;
	margin: 0 5px;
}

.itop .topTwo .nav li a {
	display: block;
	background: #fff;
	color: #333;
	height: 36px;
	/*width: 105px;*/
	line-height: 36px;
	text-align: center;
	border-radius: 10px;
	padding: 0 10px;
}

.itop .topTwo .nav li:hover a {
	background: #0079c9;
	color: #fff;
}

.itop .topTel {
	margin-top: 23px;
	background: url(../images/top_tel.png) left center no-repeat;
	padding-left: 57px;
}

.itop .topTel h6 {
	color: #666666;
	line-height: 22px;
}
/*关键词*/
.index_key_01 {
	background: #F5F5F5;
	height: 60px;
	line-height: 60px;
}

.index_key_01 .left {
	height: 60px;
	line-height: 60px;
	color: #afafaf;
}

.index_key_01 .left span {
	color: #afafaf;
	padding-right: 20px;
}

.index_key_01 .left a {
	color: #afafaf;
}

.index_key_01 .left a {
	padding: 0 27px;
}

.index_key_01 .right {
	width: 270px;
	margin-top: 12px;
}

.index_key_01 .text {
	border: none;
	background: #e8ecef;
	width: 220px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	text-indent: 18px;
}

.index_key_01 .btn {
	width: 50px;
	height: 32px;
	line-height: 32px;
	border: none;
	background: url(../images/sousuo.png) no-repeat center #e8ecef;
}

.index_key_01 input::-webkit-input-placeholder {
	color: #c8c9cb;
}
/*ngyTitle1*/
.ngyTitle1 {
	padding-top: 60px;
}

.ngyTitle1 h1 {
	font-size: 30px;
	color: #333333;
	padding-bottom: 12px;
}

.ngyTitle1 h2 {
	width: 225px;
	height: 2px;
	background: #EBEBEB;
	position: relative;
	margin: 0 auto;
}

.ngyTitle1 h2 span {
	width: 64px;
	height: 4px;
	background: #0F89DF;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -2px;
	z-index: 2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.ngyTitle1 h3 {
	line-height: 1;
	padding-top: 18px;
}

/*about*/
.iabout {
	padding-top: 0px;
}

.about_con {
	width: 1094px;
	margin: 60px auto 0;
}

.about_img {
	background: #fff;
	padding: 6px;
	border-radius: 4px;
	box-shadow: 0 0 13px 1px rgba(0,0,0,.2);
}

.about_img img {
	display: block;
	width: 492px;
	height: 341px
}

.about_r {
	width: 520px;
	height: 345px;
}

.about_r h6 {
	height: 290px;
	margin-bottom: 10px;
	padding-top: 16px;
}

.iaboutMore {
	position: relative;
	left: 0;
	width: 141px;
	height: 46px;
	line-height: 46px;
}

.iaboutMore:hover {
	left: 10px;
	color: #fff;
}
/*iyoushi*/
.iyoushi {
	padding-top: 60px;
}

.youshiBox {
	border: 1px #E5E8EF solid;
	margin-top: 50px;
	overflow: hidden;
}

.youshiBox .top {
	height: 57px;
	line-height: 57px;
}

.youshiBox .top .left {
	border-right: 1px #44B7F0 solid;
	width: 382px;
}

.youshiBox .top .right {
	width: 815px;
}

.youshiBox .ysBtBox {
}

.ysBtBox ul {
	width: 382px;
}

.ysBtBox ul li {
	height: 116px;
	line-height: 116px;
	background: #F9F9F9;
	width: 382px;
	border-top: 1px #E5E8EF solid;
	cursor: pointer;
	border-right: 1px #E5E8EF solid;
}

.ysBtBox ul li:hover , .ysBtBox ul li.curr {
	background: #0097E2;
	color: #ffffff;
}

.ysBtBox .right {
	width: 815px;
	height: 468px;
}

.ysBtBox .right dl dd {
	text-align: center;
}

.ysBtBox .right dl dd img {
	display: block;
	margin: 10px auto 0;
}


/*产品*/
.ipro .ianliBox {
	width: 100%;
	margin: 0 auto;
	z-index: 2;
	background-color: #fff;
}

.ianliBox .scroll {
	margin-top: 50px;
}

.ianliBox ul {
	width: 105%;
}

.ianliBox li {
	margin-right: 20px;
	width: 386px;
	float: left;
}

.ianliBox li .ianli_box2 {
	position: relative;
	padding: 10px;
	border: 1px rgba(204, 204, 204, 0.13) solid;
	border-radius: 10px;
	box-shadow: 0 0 6px 1px rgba(0,0,0,.1)
}

.ianliBox li .img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.ianliBox li img {
	display: block;
	width: 100%;
	height: 270px;
}

.ianliBox li .tipic {
	height: 56px;
	line-height: 62px;
	width: 100%;
	font-size: 18px;
	text-align: center;
	background: #fff;
	transition: background .2s;
	color: #333333;
}

.ianli_box2 .Box {
	width: 100px;
	height: 270px;
	position: relative;
	overflow: hidden;
}

.ianli_box2 .Box .zhezhao {
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
	left: 0;
	background: rgba(0,0,0,.68);
	overflow: hidden;
}

.ianli_box2:hover .Box .zhezhao {
	height: 100%;
	top: 0;
}

.ianli_box2 .Box .zhezhao h6 {
	width: 330px;
	height: 108px;
	margin: 30px auto;
	overflow: hidden;
	line-height: 1.4;
}

.ianli_box2 .Box .zhezhao i {
	background: url(../images/procon.png) no-repeat center;
	width: 76px;
	height: 76px;
	margin: 35px auto 0;
}
/*iadv*/
.iadv {
	background: url(../images/iadvbg.jpg) repeat;
	padding-bottom: 85px;
	margin-top: 70px;
}
/*minbanner*/
.minbanner {
	background: url(../images/minbanner.png) no-repeat center;
	height: 194px;
	width: 100%;
}

.minbanner h1 {
	font-size: 45px;
	line-height: 1.4;
	padding-top: 34px;
}

.minbanner h2 {
	line-height: 1.4;
}

.iadvBox {
	padding-top: 45px;
}

.iadvBox .list {
	width: 1300px;
	margin-left: -50px;
	padding-top: 43px;
}

.iadvBox .list li {
	margin: 0 18px 0;
	cursor: pointer;
}

.iadvBox .list li .text {
	font-size: 72px;
	width: 208px;
	height: 237px;
	line-height: 210px;
	background: url(../images/yinYuan.png) no-repeat center;
	position: relative;
	top: 0;
	background-size: 80%;
}

.iadvBox .list li:hover .text {
	background: url(../images/yinYuanH.png) no-repeat center;
	color: #FFA800;
	top: -15px;
	background-size: 80%;
}

.iadvBox .list li .yin {
	width: 133px;
	height: 6px;
	/*margin-top: 20px;*/
	background: url(../images/yinying.png)no-repeat center;
}

.iadvBox .list li h5 {
	margin-top: 10px;
}

.iadvBox .list li h6 {
	margin-top: 5px;
	width: 188px;
	margin: 0 auto;
}

/*icase*/
.icase {
	padding-top: 40px;
	padding-bottom: 40px;
}

.icase .caseBox {
	padding-top: 50px;
}

.caseBox .caseleft {
}

.caseBox .caseleft .img {
	width: 580px;
	height: 260px;
	margin-bottom: 40px;
}

.inewsBox {
}

.inewsBox a:hover {
	color: #F76866;
}

.inewsBox .left {
	font-size: 30px;
	color: #666666;
	line-height: 1;
	width: 74px;
	margin-top: 20px;
	margin-left: 10px;
}

.inewsBox .left span {
	display: block;
	font-size: 15px;
	color: #666666;
	padding-top: 10px;
}

.inewsBox .right {
	width: 397px;
}

.inewsBox .right .tit {
}

.inewsBox .right .tit .con {
	background: url(../images/caseCon2.png) no-repeat;
	display: block;
	width: 50px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	text-indent: 3px;
	margin-top: 7px;
	margin-right: 4px;
}

.inewsBox .right .detail {
	color: #666666;
	line-height: 1.5;
	padding-top: 8px;
}

.caseBox .caseright {
	width: 524px;
}

.caseright .inewsBox {
}

.caseright .inewsBox .right {
	border-left: 3px #F3F3F3 solid;
	border-top: 3px #F3F3F3 solid;
	padding: 25px 0 20px 22px;
}

.caseright .inewsBox:first-child .right {
	border-top: none;
}

.caseright .inewsBox .right .tit .con {
	background: url(../images/caseCon1.png) no-repeat;
}

.caseright .inewsBox .left {
	margin-top: 48px;
}

.caseright .inewsBox:hover .right .tit .con {
	background: url(../images/caseCon3.png) no-repeat;
}

.caseright .inewsBox:hover a {
	color: #333;
}

a.caseMore {
	margin-top: 40px;
	color: #0f89df;
	border: 2px #0f89df solid;
	border-radius: 4px;
	width: 172px;
	height: 40px;
	line-height: 40px;
}

a.caseMore:hover {
	background: #0f89df;
	color: #fff;
	width: 180px;
}

/*ipinlun*/
.ipinlun {
	background: #F9FAFC;
	padding-top: 40px;
	padding-bottom: 60px;
}

.ipinlun .pinlMaxBOx {
	margin-top: 50px;
}

.pinlMaxBOx .pinlunBox {
	position: relative;
	overflow: hidden;
	height: 330px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pinlunBox ul {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	margin-top: -165px;
}

.pinlunBox ul li {
	margin-left: 30px;
	width: 570px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 20px 0px rgba(0,0,0,.1);
	height: 330px;
}

.pinlunBox ul li:first-child {
	margin-left: 13px;
}

.pinlunBox ul li .box {
	padding: 40px;
}

.pinlunBox ul li h2 {
	color: #4f4f6f;
}

.pinlunBox ul li h3 {
	color: #9fa4af;
	position: relative;
	padding-bottom: 20px;
	padding-top: 5px;
}

.pinlunBox ul li h3:after {
	content: "";
	display: block;
	background: #0f89df;
	width: 70px;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.pinlunBox ul li h4 {
	color: #999999;
	line-height: 1.5;
	padding-top: 25px;
	font-size: 17px;
}

.pinlunBox ul li h5 {
	color: #9fa4af;
	padding-left: 32px;
	margin-top: 25px;
	background: url(../images/pinluncon.png) no-repeat left center;
}

.pinlMaxBOx .tip {
	padding-top: 10px;
}

.pinlMaxBOx .tip span {
	width: 8px;
	height: 8px;
	vertical-align: middle;
	display: inline-block;
	zoom: 1;
	*display: inline;
	border-radius: 50%;
	background: #CAE3F6;
	margin: 0 4px;
	cursor: pointer;
}

.pinlMaxBOx .tip span.curr {
	background: #0F89DF;
}

/*btminbanner*/
.btminbanner {
	background: #fff;
}

.btminbanner .wrap {
	height: 369px;
	background: url(../images/btminbanner.jpg) no-repeat right bottom;
}

.btminbanner h1 {
	font-size: 24px;
	padding-top: 108px;
	line-height: 1.5;
}

.btminbanner h2 {
	font-size: 18px;
	color: #999999;
	padding-top: 10px;
}

.btminbanner a {
	display: block;
	width: 240px;
	height: 52px;
	line-height: 52px;
	margin-top: 64px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	background: -moz-linear-gradient(left, #3C80D4 0%,#30A6E7 100%);
	background: -webkit-linear-gradient(left,  #3C80D4 0%, #30A6E7 100%);
	box-shadow: 0px 11px 20px -5px rgba(49, 163, 230, 0.32)
}

.btminbanner a:hover {
	width: 250px;
}





/*.navfixed{    position: fixed;top: 0px;left: 0;z-index: 999999;}*/
.rightfixed li {
	width: 60px;
	height: 60px;
	background-color: #b3b3b3;
	text-align: center;
	padding: 4px;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	cursor: pointer;
}

.rightfixed {
	position: fixed;
	right: 20px;
	top: 30%;
	z-index: 999999;
}

.rightfixed li a {
	color: #fff;
}

.rightfixed li .imgbox {
	width: 35px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	margin-bottom: 5px;
}

.rightfixed li .imgbox img {
	vertical-align: middle;
}

.rightfixed li:hover {
	background: #FF8A00;
}

.weixinma {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 88px;
	right: 70px;
	display: none;
}

.shop-content td {
	border: 1px solid #666;
}

.content,.fuwuxq,.shopxq,.hyt {
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
}
.shop {
	margin-bottom: 50px;
}
.introduction {
	margin-bottom: 50px;
}

/*search*/
.search{
	margin-bottom: 80px;
}
.search .ssjig{
	border-bottom: 1px solid #eee;
	line-height: 45px;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.search .ssjig .ssjig_tit{
	font-size: 24px;
	color: #000;
}
.search .ssjig .ssjig-res{
	font-size: 15px;
}
.search .ssjig .ssjig-res strong{
	font-size: 18px;
	color: #ffa800;
}







