/*样式初始化及公共样式部分lpm*/
body{color:#555; font-size:13px; margin:0 auto; min-width:1200px; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#555; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#ed6c00;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl,.left{float:left;}     /*定义左浮动lpm*/
.fr,.right{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #ddd; padding:2px;  background:#fff;}      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #ed6c00; padding:2px; background:#fff;}      /*定义鼠标经过时边框的变化效果lpm*/
.box{width:1200px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}     /*定义英文字体及大写lpm*/

.top10{margin-top:10px;}
.top15{margin-top:15px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.top50{margin-top:50px;}
.top60{margin-top:60px;}

/*顶部*/
#top_bg {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #efefef;
}

#top .top_l {
    color: #666;
}

#top .top_r {
    color: #666;
    height: 35px;
}

#top .top_r span {margin: 0 5px 0 20px;}

#top .top_r font {
    padding-left: 38px;
    font-size: 14px;
}

#top .top_r font a {
    padding-right: 10px;
    font-size: 14px;
    color: #666;
}

#top .top_r font a:hover {
    color: #c30c22;
}

.top_bg {
    width: 100%; height: 150px;
}

.top_logo {
    margin: 41px 12px 0 0;
}

.top_w {margin-top: 33px;}
.top_w span {font-size: 32px; color: #c81622;}
.top_w p {font-size: 28px; color: #666; line-height: 32px;}
.top_cont {margin-top: 50px;margin-right: 50px;}

#albb{     width: 110px;
    position: relative;
    top: 63px;
    left: 500px;}

/*导航*/
.nav_bg {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    background: #c81622;
}


.nav li {
    float: left;
    width: 116px;
    height: 60px;
    text-align: center;
    border-right: 1px solid #cd2b36;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.nav li a {
    display: block;
    width: 117px;
    height: 60px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
}

.nav li:first-child  a {background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180716/20180716153457_1950248027.png) 6px 20px no-repeat;}
.nav li:first-child:hover a {background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180716/20180716153457_1950248027.png) 6px 20px no-repeat;}
    
.nav li:first-child{margin-left: 14px;}

.nav li:hover { 
    background: #232323;
    border-right: 0;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    }
    
.nav li a:hover {
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
}

.nav .a_nav {
    background: #232323;
    border-right: 0;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    }

.nav .a_nav a {
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
}

/*幻灯片*/
.focus {width:100%; height:550px; overflow:hidden; position:relative; z-index:9}
.focus ul {height:100%; position:absolute;}
.focus ul li {float:left; width:100%; height:100%; overflow:hidden; position:relative; background:#eee;}
.focus ul li div {position:absolute; overflow:hidden; width:100%; height:100%;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:952px; padding-right:50px; height:23px; margin-left:-501px; left:50%; bottom:15px; text-align:right;}
.focus .btn span {display:inline-block;  width:25px; height:24px; line-height:24px; text-align:center;  margin-left:5px; cursor:pointer; background:#fff;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:210px; background:url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}
    
/*内页幻灯片*/
.focus_n {width:100%; height:350px; overflow:hidden; position:relative; z-index:9}
.focus_n ul {height:100%; position:absolute;}
.focus_n ul li {float:left; width:100%; height:100%; overflow:hidden; position:relative; background:#eee;}
.focus_n ul li div {position:absolute; overflow:hidden; width:100%; height:100%;}
.focus_n .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus_n .btn {position:absolute; width:952px; padding-right:50px; height:23px; margin-left:-501px; left:50%; bottom:15px; text-align:right;}
.focus_n .btn span {display:inline-block; width:25px; height:24px; line-height:24px; text-align:center; margin-left:5px; cursor:pointer; background:#fff;}
.focus_n .btn span.on {background:#fff;}
.focus_n .preNext {width:45px; height:100px; position:absolute; top:120px; background:url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus_n .pre {left:0;}
.focus_n .next {right:0; background-position:right top;}

/*搜索*/
.search_bg {width: 100%; height: 78px; background: #fff; border-bottom: 1px solid #ededed;}
.search_nbg {width: 100%; height: 78px; background: #fff; border-bottom: 1px solid #ededed; position: absolute; top: 648px;}
.search_l {float: left;line-height: 78px;}
.search_l span { color: #c30c22;}
.search_l a { font-size: 14px; color: #666;}
.search_l a:hover {color: #de2418;}
.search-d {margin-top: 22px;margin-left: 10px; float: right;}
.search-bgp {width: 230px;height: 34px;font-size: 14px;line-height: 34px;padding-left: 15px;color: #5a5a5a;background: none;outline: none;border: 1px solid #e4e4e4;padding-top: 0px!important;padding-bottom: 0px!important;}
.search-ip {width: 49px;height: 36px;background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713090657_1449167300.jpg) no-repeat center;border: none;cursor: pointer;}
.search-bg {float: left;overflow: hidden;}
.search-i {float: left;overflow: hidden;}

/*解决方案*/
.solution_bg {width: 1200px; height: 462px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713091652_918556169.jpg) no-repeat; overflow: hidden;}
.solution_t {margin-top: 35px; text-align: center;}
.solution_t span {display: block; font-size: 36px; color: #232323;}
.solution_t span b {color: #c30c22;}
.solution_t > b {display: block; margin: 12px auto; width: 50px; height: 1px; background: #999;}
.solution_t p {font-size: 24px; color: #666;}
.solution_d {margin-top: 60px;}
.solution_d ul li {float: left; margin-left: 48px; width: 240px; height: 235px; text-align: center; color: #666;}
.solution_d ul li span {display: block; margin-bottom: 5px; font-size: 20px; font-weight: bold;}
.solution_d ul li p {font-size: 14px; line-height: 22px;}
.solution_img1 {margin: 0 auto 20px; width: 132px; height: 132px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713100524_1643425897.png) no-repeat;}
.solution_img2 {margin: 0 auto 20px; width: 132px; height: 132px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713100528_973202117.png) no-repeat;}
.solution_img3 {margin: 0 auto 20px; width: 132px; height: 132px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713100531_672805340.png) no-repeat;}
.solution_img4 {margin: 0 auto 20px; width: 132px; height: 132px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713100535_528358768.png) no-repeat;}
.solution_d ul li:hover {color: #c30c22;}
.solution_d ul li:hover .solution_img1 {background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713101407_915444417.png) no-repeat;}
.solution_d ul li:hover .solution_img2 {background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713101411_449477167.png) no-repeat;}
.solution_d ul li:hover .solution_img3 {background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713101415_1879396529.png) no-repeat;}
.solution_d ul li:hover .solution_img4 {background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713101420_1142829723.png) no-repeat;}

/*产品*/
.list_tile {width: 266px; height: 110px; text-align: center; line-height: 80px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180714/20180714104736_1540148315.jpg) no-repeat;}
.list_tile span {font-size: 26px; color: #fff;}
.list_d {width: 264px; height: auto; border: 1px solid #c30c22;}
.list_d table {width:100%;}
.list_d table tbody tr td {border-bottom: 1px solid #f1f1f1;}
.list_d table tbody tr:last-child td{border-bottom:0;}
.list_d table tbody tr td a {display: block; padding-left:70px; font-size: 15px; font-weight: normal!important; color: #666; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180716/20180716092620_1013303334.png) 45px 0 no-repeat;}
.prod_bg {width: 902px;}
.list_d table tbody tr td a:hover {color: #c30c22;}
.prod_tile { height: 42px;    line-height: 40px; width: 902px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180714/20180714110216_1917201399.jpg) no-repeat bottom;}
.prod_tile span {padding-left: 5px; font-size: 20px; color: #c30c22;}
.prod_tile span b {font-family: "arial"; font-size: 14px; font-weight: normal; color: #999;}
.prod_tile a {font-family: "arial"; font-size: 14px; color: #999;}
.prod_d {margin-top: 10px;}


.prod_d > table > tbody > tr > td {
    display: block;
    width: 216px;
    height: 216px;
    position: relative;
    padding-left: 0px!important;
    float: left;
    margin-left: 9px;
    margin-bottom: 20px;
    overflow: hidden;
}

.prod_d > table > tbody > tr > td > br {
    display: none;
}

.prod_d > table > tbody > tr > td > span {
    display: block;
    position: absolute;
    width: 290px;
    height: 40px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.prod_d > table > tbody > tr > td > span a {
    text-align: center;
    line-height: 40px;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.prod_dh {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -110%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.prod_dh a {
    display: block;
    color: #fff;
    font-size: 16px;
    padding-top: 40%;
    letter-spacing: 100px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.prod_dh p {
    height: 22px;
    line-height: 22px;
    border-radius: 10px;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    padding: 1px 15px;
    margin: 15px auto;
    display: block;
    font-size: 13px;
    color: #fff;
    font-weight: 100;
    width: 70px;
    text-align: center;
    position: relative;
    bottom: -180px;
    letter-spacing: 0px;
}

.prod_d > table > tbody > tr > td:hover span {
    bottom: -100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.prod_d > table > tbody > tr > td:hover span a {
    letter-spacing: 100px;
    -webkit-transition: all 0s ease 0.5s;
    transition: all 0s ease 0.5s;
}

.prod_d > table > tbody > tr > td:hover > .prod_dh {
    left: 0;
}

.prod_d > table > tbody > tr > td:hover > .prod_dh p {
    left: 0;
    bottom: 0;
}

.prod_d > table > tbody > tr > td:hover > .prod_dh a {
    letter-spacing: 0px;
}

/*应用行业*/
.container11 {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.lmain .appli {
	width: 100%;
	height: 524px;
	color: #fff;
	background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180714/20180714113016_1571372016.jpg) no-repeat center;
}
.app_p {
	position: relative;
}
.lmain .appli h4 {
	font-size: 16px;
	font-weight: normal;
}
.lmain .appli .appleft {
	float: left;
	width: 598px;
}
.lmain .appli .appright {
	float: left;
	width: 600px;
}
.lmain .appli .appleft h2 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 80px;
	letter-spacing: .2px;
	color: #fff;
}
.lmain .appli .appleft .bordiv {
	width: 37px;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	/*background: #e40000;*/
}
.lmain .appli .appleft p {
	font-size: 16px;
	line-height: 30px;
	height: 180px;
	padding-right: 50px;
	overflow: hidden;
	color: #fff;
}
.lmain .appli .appleft a {
	line-height: 41px;
	display: block;
	width: 160px;
	height: 41px;
	margin-top: 52px;
	text-align: center;
	color: #fff;
	border: 1px solid #00a4c5;
	border-radius: 20px;
	-webkit-text-decoration-line: 41px;
	text-decoration-line: 41px;
}
.lmain .appli .appleft a:hover {
	color: #fff;
	background: #00a4c5;
}
.lmain .appli .appright ul {
	width: 100%;
	overflow: hidden;
}
.lmain .appli .appright ul li {
	position: relative;
	float: left;
    margin-left: 1px;
	overflow: hidden;
	width: 297px;
	height: 174px;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.lmain .appli .appright ul li:nth-child(2n){margin-left: 0; width: 299px;}
.lmain .appli .appright ul li:last-child .con {
	width: 400px;
}
.lmain .appli .appright ul li:last-child {
    margin-left: 0;
	width: 598px;
	border-bottom: 0;
	height: 174px;
	position: absolute;
	left: 0px;
	top: 349px;
	border-right: none;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.lmain .appli .appright ul li:last-child .h5 {
	color: #fff;
}
.con h5 {
	font-size: 14px!important;
}
.lmain .appli .appright ul li h5 {
	font-size: 16px;
	margin-top: 10px;
}
.lmain .appli .appright ul li .con {
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 230px;
}
.lmain .appli .appright ul li .appimgdiv {
	display: inline-block;
	margin-top: 43px;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.lmain .appli .appright ul li .h_display {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
}
.lmain .appli .appright ul li .h_display img {
	width: 100%;
}
.lmain .appli .appright ul li .h_ym {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 0;
	background: #fff;
}
.lmain .appli .appright ul li:hover .h_display {
	opacity: 1;
}
.lmain .appli .appright ul li:hover .h_ym {
	opacity: 0.3;
    background: #000;
}
.lmain .appli .appright ul li.norotate img, .lmain .appli .appright ul li.norotate .h_display, .lmain .appli .appright ul li.norotate h5 {
	font-weight: normal;
	color: #fff;
	-webkit-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}
.lmain .appli .appright ul li.norotate:hover .h_display img {
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}
.lmain .appli .appright ul li.norotate:hover .appimgdiv img {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.lmain .appli .appright ul li.norotate:hover h5.h5 {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}

/*优势*/
.adv_bg1 {width: 100%; height: 586px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713102004_875534466.jpg) center no-repeat; overflow: hidden;}
.adv_bg2 {width: 100%; height: 453px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713102009_2142085472.jpg) center no-repeat; overflow: hidden;}
.adv_bg3 {width: 100%; height: 429px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713102014_1496936285.jpg) center no-repeat; overflow: hidden;}
.adv_tile { margin-top: 70px; text-align: center;}
.adv_tile span {font-size: 46px; font-weight: bold; color: #000; line-height: 46px;}
.adv_tile span b {color: #c30c22;}
.adv_tile p {font-size: 16px; color: #666; line-height: 16px; padding:14px 0;}
.adv_t {margin-bottom: 26px; font-size: 28px; font-weight: bold; color: #232323;}
.adv_w {font-size: 14px; color: #666; line-height: 20px;}
.adv_w span {color: #c30c22;}
.adv_1 {margin: 54px 0 20px 91px;}
.adv_2 {margin: 70px 0 0 94px;}
.adv_3 {margin: 50px 0 0 748px;}
.adv_4 {margin: 90px 0 0 748px;}
.adv_5 {margin: 30px 0 0 94px;}
.adv_6 {margin: 90px 0 0 94px;}

/*幻灯片*/
.banner_bg {width: 100%; height: 163px; color: #fff; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713102616_1002986826.jpg) center no-repeat; overflow: hidden;}
.banner_bg span {display: block; margin: 25px 0 0 330px; font-size: 36px; font-weight: bold;}
.banner_bg p {display: block; margin: 10px 0 0 326px;;  font-size: 16px; line-height: 20px;}

/*合作伙伴*/
.partner_tile {margin-top: 56px; padding-bottom: 35px; width: 1200px; text-align: center; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180713/20180713192839_1533650383.jpg) bottom no-repeat;}
.partner_tile span {font-size: 30px; font-weight: bold; color: #222; line-height: 30px; height:30px;}
.partner_tile b {display: block; margin: 12px auto 9px auto; width: 30px; height: 1px; background: #ccc;}
.partner_tile p {display: block; font-family: "arial"; font-size: 14px; color: #999; text-transform: uppercase; line-height: 14px;}
.partner_d {position: relative; margin-top: 25px; width: 1200px; height: 180px;}
.appli_m{position: absolute; top: 52px; width: 22px; height: 46px;}
.appli_m:hover{cursor: pointer;}
#Roll_app{margin: 0 auto;}
#Left_app{left: -25px;}
#Right_app{right:-25px;}

/*客户见证*/
.clients_tile {margin-bottom: 35px; text-align: center;}
.clients_tile span {font-size: 30px; font-weight: bold; color: #222; line-height: 20px;}
.clients_tile p {font-family: "arial"; font-size: 14px; color: #999; line-height: 40px; text-transform: uppercase;}
.clients_d {width: 100%; height: 441px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180714/20180714095205_1689843224.jpg) no-repeat;}
.clients_t {height: 31px; color: #c30c22; line-height: 30px;}
.clients_t span {padding-left: 24px; font-size: 16px;}
.clients_t b {padding-left: 6px; font-size: 14px; font-weight: normal;}
.clients_d ul li {float: left; margin: 25px 0 0 20px; width: 565px; height: 170px;}
.clients_w {float: right;}
.clients_w span {display: block; margin-top: 5px; margin-bottom: 12px; font-size: 18px; color: #c30c22;}
.clients_w p {display: block; margin-bottom: 14px; width: 285px; font-size: 14px; color: #555; line-height: 28px;}
.clients_w a {font-size: 14px; color: #333;}
.clients_w a:hover {color: #c30c22;}

/*简介*/
.about_bg {width: 100%; height: 534px; background: #c30c22 url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720174230_400836528.jpg) no-repeat center; overflow: hidden;}
.about_tile { margin-top: 45px; margin-bottom: 26px; text-align: center; color: #fff;}
.about_tile span {font-size: 30px; font-weight: bold; line-height: 30px;}
.about_tile b {display: block; margin: 12px auto 9px auto; width: 30px; height: 1px; background: #ccc;}
.about_tile p {font-family: "arial"; font-size: 14px; line-height: 14px;}
.about_r {padding: 40px 0 0 40px; width: 560px; height: 310px; background: #fff;}
.about_t {margin-bottom: 16px;}
.about_t span {font-size: 26px; color: #222; line-height: 20px;}
.about_t p {font-family: "arial"; font-size: 13px; color: #999; line-height: 36px; text-transform: uppercase;}
.about_w {margin-bottom: 28px; width: 540px; font-size: 14px; color: #666; line-height: 28px;}
.about_btn a {display: block; float: left; margin-right: 9px; width: 120px; height: 35px; text-align: center; font-size: 14px; color: #fff; line-height: 35px; background: #222;}
.about_btn a:first-child{background: #c30c22;}
.about_btn a:hover {background: #c30c22;}

/*设备*/
.equ_bg {width: 100%; min-width:1200px; height: 381px; background: #fafafa; overflow: hidden}
.equ_tile {margin: 44px 0 40px; width: 1200px; height: 17px; background: url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180714/20180714102635_1052587465.jpg) no-repeat; line-height: 17px;}
.equ_tile a {display: block; font-size: 18px; color: #333;}
.equ_tile a:first-child{margin-right: 35px; font-weight: bold; color: #c30c22;}
.equ_tile a:last-child{font-family: "arial"; font-size: 14px; color: #999;}
.equ_d {position: relative; width: 1200px; height: 400px;}
.equ_m{position: absolute; top: 90px; width: 32px; height: 36px; line-height: 36px; text-align: center; font-size: 16px; color: #fff; font-family: "simsun"; background-color: #222;}
.equ_m:hover{background-color: #c30c22; cursor: pointer;}
#Left_equ{left: -10px;}
#Right_equ{right:-10px;}

/*--- Footer ---*/

.Fcr{padding:20px 0;line-height:20px;text-align:center;font-size:13px;color:rgba(255,255,255,.3);background:#1c1c1c;}
.Fcr a{color:rgba(255,255,255,.3);}
.Fcr a:hover{color: #C30B22;}
.Footer-container{padding:55px 0 40px;color:#fff;background:#252525;}

.Fcon{float:left; margin:5px 0 0;}
.Flogo img{max-width:195px;}
.Fticker{line-height:24px;color:#666666;margin:10px 0 0;}
.Fshare{margin:25px 0 0;}
.Fshare a{display:inline-block;width:36px;height:36px;line-height:34px;font-size:0px;text-align:center;border-radius:100%;border:1px solid #969696;margin:0 20px 0 0;}

.Fnav{width:12.5%;float:left;}
.Fnav dt .type{line-height:31px;font-size:15px;}
.Fnav dt .type a{color:#FFf;}
.Fnav dt .type a:hover{color:#C30B22;}
.Fnav dt .split{display:block;width:16px;height:1px;background:#fff;margin:5px 0 12px 2px;}
.Fnav dd a{display:block;padding:5px 10px 5px 0;line-height:22px;opacity:.6; color:#fff;}
.Fnav dd a:hover{opacity:1; color:#C30B22;}

.Fct{float:right;}
.Fct .tel{line-height:28px;font-size:24px;opacity:.75;}
.Fct .wx-code{display:inline-block;text-align:center;margin:14px 0 0;}
.Fct .wx-code img{max-width:96px;}
.Fct .wx-code .t{line-height:24px;font-size:13px;color:#b6b6b6;margin:5px 0 0;}

.Footer-container .Fsplit{display:block;width:1px;height:185px;background:#fff;opacity:.12;float:left;margin:0 7.5% 0 6.5%;}
.Footer-container .Fsplit.Fs2{margin:0 0 0 1.166666666666667%;}

.Footer-wrapper.on .Fnav dd{display:block !important;}





/*新闻*/

/*--- Container ---*/
.p-title{text-align:center;}
.p-title .t{line-height:49px;font-size:30px; color: #333;}
.p-title .s{display:block;width:80px;height:1px;background:#c30c22;margin:10px auto 0;}
.p-title .c{line-height:27px;font-size:16px;color:#666666;margin:13px 0 0;}
.index-news{padding:40px 0 50px;}
.Inews-nav{text-align:center;font-size:0px;margin:25px 0 0;}
.Inews-nav a{display:inline-block;width:130px;height:36px;line-height:36px;font-size:15px;color:#666666; border: 1px solid #ccc; margin:0 3px;}
.Inews-nav a.cur,
.Inews-nav a:hover{color:#fff; background:#c30c22; border: 1px solid #c30c22;}

.Inews-wrap{margin:40px 0 0;display:none;}

.Inews-1st{display:block;width:47.5%;height:395px;color:#fff;position:relative;overflow:hidden;float:left;}
.Inews-1st .In1st-box{padding:7px 100 9px 3.3333%;padding:7px calc(86px + 4%) 9px 3.3333%;width:100%;background:rgba(0,0,0,.6);position:absolute;left:0px;bottom:0px;}
.In1st-box .t{line-height:36px;font-size:16px;font-weight:600;}
.In1st-box .c{line-height:30px;}
.Inews-1st .In1st-date{padding:10px 0 11px;width:86px;text-align:center;font-size:18px;background:#e50012;position:absolute;right:0px;bottom:0px;z-index:2;}
.In1st-date .d,
.Inews-date .d{line-height:26px;font-weight:600;}
.In1st-date .y,
.Inews-date .y{line-height:24px;}
.In1st-date .s,
.Inews-date .s{display:block;width:63px;height:1px;background:#fff;margin:5px auto;}

.Inews-swiper{width:46.6666%;float:right;}
.Inews-box{display:block;padding:3px 0 0 114px;position:relative;overflow:hidden;margin:38px 0 0;}
.Inews-box:first-child{margin:0px;}

.Inews-box .Inews-date{padding:9px 0 10px;width:86px;text-align:center;font-size:18px;color:#666666;border:1px solid #b4b4b4;position:absolute;left:0px;top:0px;}
.Inews-date .s{background:#bdbdbd;}
.Inews-box .name{line-height:22px;font-size:16px;font-weight:600;}
.Inews-box .con{height:54px;line-height:27px;color:#666666;margin:10px 0 0;}

.InSwiper-pagination{text-align:center;font-size:0px;position:relative;bottom:0px;margin:50px 0 0;}
.InSwiper-pagination .swiper-pagination{display:inline-block !important;padding:0 14px;background:#ffffff;position:relative !important;bottom:0px !important;z-index:2;}
.InSwiper-pagination .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#d4d4d4;opacity:1;margin:0 5px;cursor:pointer;}
.InSwiper-pagination .swiper-pagination .swiper-pagination-bullet-active{background:#e50012;}
.InSwiper-pagination:after{content:"";display:block;width:100%;height:1px;background:#e1e1e1;position:absolute;left:0px;top:50%;margin-top:-1px;}

.Inews-box:hover .name{color:#e50012;}
.Inews-box:hover .Inews-date{background:#e50012;border-color:#e50012;}
.Inews-box:hover .Inews-date .d,
.Inews-box:hover .Inews-date .y{color:#fff;}
.Inews-box:hover .Inews-date .s{background:#fff;}


/*自定义新闻*/
.news_d .divdgweb_new_div_item{float:left; width:592px; margin-right:14px; position:relative; height:120px; margin-top:18px;}
.news_d .divdgweb_new_div_item:nth-of-type(even){margin-right:0px;}
.news_d .divdgweb_new_div_item .news_div_item_pic{width:166px; height:120px; background: #fff; border:1px #eee solid;}
.news_d .divdgweb_new_div_item .news_div_item_pic img{width:160px; height:114px; padding: 3px;}
.news_d .divdgweb_new_div_item .divdgweb_new_div_item_content{position:absolute; left:180px; top:0; width:410px; padding-top:6px; line-height:20px;-webkit-transition: all 0.5s;transition: all 0.5s; }
.news_d .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{left:180px;}

.news_d .divdgweb_new_div_item .divdgweb_new_div_item_title{padding-bottom:30px;}
.news_d .divdgweb_new_div_item .divdgweb_new_div_item_title a{font-size:15px; font-weight:bold; color:#333;}
.news_d .divdgweb_new_div_item .divdgweb_new_div_item_title a:hover{color:#E53947;}
.news_d .divdgweb_new_div_item .divdgweb_new_div_item_date{position:absolute; left:180px; top:38px;-webkit-transition: all 0.5s;transition: all 0.5s; }
.divdgweb_new_div_item:hover .divdgweb_new_div_item_date{left:180px;}
.news_d .divdgweb_new_div_item .divdgweb_new_div_item_date div{float:left;}
.divdgweb_new_div_item_body{padding-top:8px;}


/*后台新闻*/
.news_d .news_div_item{float:left; width:592px; margin-right:14px; position:relative; height:120px; margin-top:18px;}
.news_d .news_div_item:nth-of-type(even){margin-right:0px;}
.news_d .news_div_item .news_div_item_pic{width:166px; height:120px; background: #fff; border:1px #eee solid;}
.news_d .news_div_item .news_div_item_pic img{width:160px; height:114px; padding: 3px;}
.news_d .news_div_item .news_div_item_content{position:absolute; left:180px; top:0; width:410px; padding-top:6px; line-height:20px;-webkit-transition: all 0.5s;transition: all 0.5s;}
.news_d .news_div_item:hover .news_div_item_content{left:180px;}
.news_d .news_div_item .news_div_item_title{padding-bottom:30px;}
.news_d .news_div_item .news_div_item_title a{font-size:15px; font-weight:bold; color:#333;}
.news_d .news_div_item .news_div_item_title a:hover{color:#E53947;}
.news_d .news_div_item .news_div_item_date{position:absolute; left:180px; top:38px;-webkit-transition: all 0.5s;transition: all 0.5s; }
.news_div_item:hover .news_div_item_date{left:180px;}
.news_d .news_div_item .news_div_item_date div{float:left;}
.news_div_item_body{padding-top:8px;}


/*内页样式变量*/
.mianbxContent{background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180712/20180712143216_259034093.jpg)no-repeat left center,url(http://login.114my.cn/memberpic/qianqianhejz/uploadfile/image/20180712/20180712143220_469591813.jpg) no-repeat right center;}/*小导航图片*/
.content_more_a_zdy{background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180712/20180712143223_883303821.jpg);}/*自定义新闻栏目图片*/
.xwlb_img img:hover,.pro_list_box_item_l_zdy a:hover img,.products_pages_info:hover,.dgweb_pages_info:hover,.news_pages_info:hover{border-color:#1e50ae !important;}/*边框经过颜色*/
.pro_list_box_item_r_zdy{width:665px;} /*自定义新闻左边宽度*/
.shopmrsc p.xwlbbt:hover {color:#c30c22;} /*默认新闻鼠标经过颜色*/
#bodycon{ padding-top: 100px; padding-bottom: 20px;}  /*中间内容与头部和版权的距离*/


/*内页导航*/
.mianbxContent{ background-color:#fff; border-bottom:solid #ccc 1px; line-height:40px !important; margin-bottom:20px !important; height:40px !important; width:100% !important; text-align: left!important; text-indent: 22px;}
.strong_title{display:none;}
.dgweb_pages_info{padding:20px 0!important;}


/*新闻中心*/
.xwlb_img img{border:1px solid #d1d1d1; width:205px!important; height:135px!important;}



/*内页新闻排版*/
.pro_list_box_item_zdy{float:left;text-align:left;border-bottom: #efefef solid 1px;padding: 15px 5px;}
.pro_list_box_item_zdy:hover{background-color: #f9f9f9;}
.pro_list_box_item_l_zdy{width:205px; height:135px; float:left;}
.pro_list_box_item_l_zdy a img {width: 205px; height:135px; border:1px solid #ccc;}
.pro_list_box_item_r_zdy{height:135px; margin-left:20px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-size: 15px; border: none;}
.pro_list_box_item_r_zdy a div{color:#666; height:50px;}
.content_more_a_zdy{ width: 90px; height: 30px; display:block;  margin-top:20px;}
.pro_list_box_item_zdy{overflow:hidden;}
.xwlb_img img:hover,.pro_list_box_item_l_zdy a:hover img{border:1px solid #666;}

/*简介*/
.about_nbg {width:1200px; margin: 0 auto;}
.about_nr {margin: 60px 0;
    width: 680px;
    text-indent: 2em;
    font-size: 15px;
    color: #555;
    line-height: 35px;
    padding: 0 50px;}

.cont_d{height:667px;}      /*地图侧高度*/
.cont_tl,.cont_dlt i,.cont_drt i{background: #c81622;} /*文字背景颜色*/
.cont_dlt p,.cont_drm{color:#c81622;}  /*文字背景颜色*/
.iconfont{color:#555;}      /*图标颜色*/
    
    
    
 @font-face {
  font-family: 'iconfont';  /* project id 559244 */
  src: url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.eot');
  src: url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.woff') format('woff'),
  url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.svg#iconfont') format('svg');
}
    
 .iconfont_t{
  font-family:"iconfont" !important;
  font-size:60px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
 .iconfont{
  font-family:"iconfont" !important;
  font-size:53px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
 line-height: 53px;}   

.cont_tl{width: 27%;height: 256px;}
.cont_tlt{display: block; font-size: 36px;font-weight: bold;color: #fff;line-height: 36px;margin-top: 40px; margin-left: 10%;}
.cont_tl  p {width: 226px;height: 45px;line-height: 45px; border: 2px solid #fff;font-size: 22px;color: #fff;text-align: center;margin-bottom: 30px;margin-left: 10%;margin-top: 30px;}
.cont_tl p span { font-weight: normal;font-size: 21px;}
.cont_tlc{display: block;font-size: 24px;color: #fff;font-family: arial;text-transform: uppercase;margin-left: 10%;}
.cont_tr{width: 73%;background: #eeeeee;height: 256px;font-size:50px;position: relative;} 
.cont_tr i{position: absolute;}  
.cont_tt {margin:0 auto;width: 67%;height: 55%;margin-top: 56px;}   
.cont_ttt  {font-size: 24px;color: #494949;}
.cont_tt p {font-size: 14px;line-height: 24px;height: 70px;overflow: hidden;color: #494949;padding-top: 25px;}
.cont_d{width:100%;padding-top: 25px;}
.cont_dl{width: 45%;height: auto;background: #f5f5f5;}   
.cont_dr{width: 55%;height: auto;background: #eee; padding-bottom: 30px;}      
.cont_dlt{margin-top: 45px;height: 30px;margin-bottom: 42px;}   
.cont_dlt i{width: 7px;height: 23px;display: block;float: left; margin-top: 4px;}   
.cont_dlt p {font-size: 28px;font-weight: bold;padding-left: 25px;line-height: 28px;}   
.cont_dld{height: 110px;padding-left:30px; width: 440px;}
.cont_dld1{ display: block; font-size: 18px;font-weight: normal;color: #333;height: 20px; padding-left: 80px;padding-top: 5px;} 
.cont_dld p{font-size: 14px;color: #666666;line-height: 26px; padding-left: 80px;}    
.cont_dld i{float: left;}  
.cont_drt {margin-left:45px;}
.cont_drm {display: block;float: left; font-size: 43px;line-height: 43px;font-weight: bold;margin-top: 45px;}   
.cont_drt i {display: block;float: left; width: 84px;height: 4px;}
.cont_drt p {font-size: 20px;font-weight: normal;color: #333;display: block;float: left;padding-top: 3px;}
.cont_drt1{margin-top: 53px;float: left;width: 100px;height: 40px;margin-left: 8px;margin-bottom: 30px;}
.cont_dl p  a {font-size:14px;}
.cont_dld p{padding-top:10px;}


/*内页幻灯片*/

.banner_n{ width:100%; height:400px; min-width:1200px; overflow:hidden;}
.banner_com{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720160852_1688155559.jpg) no-repeat center; }
.banner_prod{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720160852_2051517674.jpg) no-repeat center; }
.banner_equ{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720165627_49570026.jpg) no-repeat center; }
.banner_app{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720165626_2115440208.jpg) no-repeat center; }
.banner_partner{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720165627_816685227.jpg) no-repeat center; }
.banner_honor{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720172233_277533766.jpg) no-repeat center; }
.banner_news{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720171700_741004133.jpg) no-repeat center; }
.banner_news2{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720171700_801988303.jpg) no-repeat center; }
.banner_faq{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720171700_1769659824.jpg) no-repeat center; }
.banner_cli{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720171659_1340210078.jpg) no-repeat center; }
.banner_fd{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720171700_1712522948.jpg) no-repeat center; }
.banner_cont{ background:url(//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720160852_530341732.jpg) no-repeat center; }


.qqkefu{
    position: fixed;
    top:30%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("//memberpic.114my.com.cn/qianqianhejz/uploadfile/image/20180720/20180720175339_1382428453.png") no-repeat;
    background-color: #28292e;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#C81622;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_app1{
    background-position: right -184px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}
    .app{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}
    .app1{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app1 p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app1 p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app1 .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}


.propic_show_left {float: left;width: 402px;height: 402px;overflow: hidden;}
.propic_show_left a{overflow: hidden;}
.propic_show_left a img{width: 400px;height: 400px;overflow: hidden;}
.propic_show_right {float: right; width: 480px; text-align: left; font-size: 14px; color: #555; line-height: 28px;}
.pro_detail_title {font-size: 16px;}
.propic_show_piclist {width: 100%;}
.propic_show_piclist ul li {float: left; margin: 10px 5px 10px 0;}
.propic_show_piclist ul li:nth-child(4) {margin-right: 0;}
.propic_show_piclist ul li:nth-child(8) {margin-right: 0;}
.propic_show_piclist ul li a img { width: 114px; border: 1px solid #ccc;}


.product_content{text-align: center;}