@charset "utf-8";
/* CSS Document */
.header .logo img {
	margin: 8px 0;
}
.tell {
    font-size: 16px;
    background: url(../images/tel.png) no-repeat;
    padding-left: 72px;
    margin-top: 21px;
}
.tell strong {
    font-size: 34px;
    color: #da251d;
}
.clear {
	clear: both;
}

.mio-banner .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}

.mio-banner .slideBox .bd {
	position: relative;
	z-index: 0;
}

.mio-banner .slideBox .bd li {
	position: relative;
	text-align: center;
}

.mio-banner .slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mio-banner .slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}

.mio-banner .slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.mio-banner .slideBox .hd li.on {
	background: #0070ce;
}

.mio-banner .slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
	border: #fff 2px solid;
}

.header1 {
	width: 1200px;
	margin: 0 auto;
}

.header .logo {
	float: left;
}

.logo_teldh {
	float: right;
}
/*导航*/
#nav {
	background: #0070ce;
	height: 60px;
}

.nav {
	width: 1200px;
	margin: 0 auto;
}
.nav>li:nth-child(1) a:before {
    height: 22px;
    content: "";
    position: absolute;
    width: 26px;
    left: 25px;
    top: 19px;
    background: url(/images/shy_ico.png) no-repeat 0 0;
}
.nav>li:nth-child(1) a {
    padding-left: 40px;
}
.nav>li {
	float: left;
	width: 198px;
	line-height: 60px;
	text-align: center;
	position: relative;
}

.nav>li a {
	color: #fff;
	display: block;
	font-size: 17px;
    position: relative;
}

.nav>li.list {
	position: relative;
}

.nav>li.list .list_ul {
	position: absolute;
	left: 0;
	display: none;
	width: 198px;
	z-index: 9999;
}

.nav>li.list .list_ul>li {
	position: relative;
    background: #fff;
    padding: 0 15px;
}
.nav>li.list .list_ul>li:last-child {
    padding-bottom: 15px;
}
.nav>li.list .list_ul>li a {
	font-size: 15px;
    color: #333;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
}

.nav>li.list .list_ul>li ul.list_children {
	position: absolute;
	z-index: 99999;
	top: 0px;
	left: 150px;
	width: 120px;
	display: none;
}

.nav>li.list .list_ul>li ul.list_children li {
	background: #efefef;
	position: relative;
}

.nav>li.list .list_ul>li ul.list_children li a {
	color: #fff;
}
/*搜索*/
.seabox {
    height: 59px;
    line-height: 45px;
    position: relative;
    padding: 15px 0 0;
    border-bottom: 1px solid #d9d9d9;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.pr {
    position: relative;
}
.sea_inp {
    width: 408px;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    overflow: hidden;
    background: #f2f2f2;
}
.fr {
    float: right;
}
.sea_inp .serach {
    width: 323px;
    height: 45px;
    border: 0;
    background: none;
    line-height: 45px;
    color: #a7a7a7;
    padding: 0 0 0 24px;
    float: left;
    outline: none;
    display: block;
}
.sea_inp .sub {
    width: 60px;
    height: 45px;
    float: left;
    cursor: pointer;
    display: block;
    background: url(../images/sea_ico.jpg) no-repeat 15px 12px;
    border: 0;
    text-indent: 90px;
}
.keyword {
    width: 750px;
    color: #666;
    background: url(../images/ico01.jpg) no-repeat 0 11px;
    padding: 0 0 0 39px;
}
.fl {
    float: left;
}
.keyword h1 {
    color: #666;
    display: inline-block;
    font-weight: bold;
}
/*简介*/
.webox {
    height: 510px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    padding: 45px 0 0;
    background: url(../images/webg.jpg) no-repeat center 0;
}
.webox_c {
    height: 486px;
    overflow: hidden;
}
.webox_w {
    width: 655px;
}
.webox_w h3 {
    font-size: 32px;
    line-height: 55px;
    color: #333;
    height: 65px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.wjs {
	    line-height: 38px;
    font-size: 16px;    margin-top: 60px;
}
.webox_p {
    width: 446px;
    margin: 0 48px;
}
.webox_p p {
    width: 77px;
    height: 77px;
    border-radius: 77px;
    overflow: hidden;
    color: #fff;
    background: #0070ce;
    top: 14px;
    left: 117px;
    line-height: 23px;
    text-align: center;
    font-size: 18px;
    -webkit-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}
.pa {
    position: absolute;
}
.webox_p p:hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    background: #000;
}
.webox_p p img {
    display: block;
    width: 24px;
    height: 22px;
    margin: 0 auto;
    padding: 16px 0 0;
}
.webox_p p.we_ico2{top: 144px;left:368px;}
.webox_p p.we_ico3{top: 244px;left:10px;}
.webox_p p.we_ico4{top: 361px;left:240px;}
/*产品中心*/
.probox {
    padding: 30px 0 0;
    position: relative;
    z-index: 1;
    line-height: 23px;
}
.til01 {
    text-align: center;
    font-size: 35px;
    color: #333;
    line-height: 78px;
    height: 150px;
    font-weight: normal;
    position: relative;
}
.til01:before {
    content: "";
    position: absolute;
    width: 472px;
    height: 1px;
    background: #d6d6d6;
    top: 77px;
    left: 50%;
    margin-left: -236px;
    z-index: -1;
}
.til01 a {
    display: block;
    color: #333;
}
.til01 p {
    display: block;
    font-size: 18px;
    line-height: 52px;
}
.til01:after {
    content: "";
    position: absolute;
    width: 28px;
    height: 2px;
    background: #da251d;
    top: 76px;
    left: 50%;
    margin-left: -14px;
    z-index: 1;
}
.yunu-prd-l {
    float: left;
    width: 226px;
}
.yunu-prd-l .tit {
    background-color: #0070ce;
    color: #fff;
    padding: 20px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 2px;
}
.yunu-prd-l .tit small {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}
.yunu-prd-l h3 {
    margin: 0;
    padding: 22px 20px 22px 50px;
    font-weight: normal;
    background: url(../images/y2.png) no-repeat 20px 22px #333;
    color: #fff;
    line-height: 18px;
    font-size: 18px;
    cursor: pointer;
    position: relative;
}
.yunu-prd-l h3 a {
    color: #fff;
}
.yunu-prd-l h3:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    background-color: #5c5c5c;
    left: 10%;
    bottom: 0;
}
.right {
    width: 950px;
}
.right ul li {
    float: left;
    width: 303px;
    margin: 0 20px 20px 0;
	text-align: center;
	background: #fff;
}
.right ul li:nth-child(3n) {
    margin-right: 0;
}
.right ul li .pic {
    overflow: hidden;
}
.right ul li .pic img {
	max-width: 100%;
	height: 230px;
	display: block;
	margin:0 auto;
    transition: all .5s;
}
.right ul li .title {
    background: #fff;
    border-top: 1px solid #eee;
    height: 42px;
    line-height: 42px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
}
.right ul li:hover .pic img{ 
	transform: scale(1.1);
}
.right ul li:hover .title{ 
	background: #0070ce; 
	color: #fff;
}
.yunu-section {
   /* background: url(/images/product.jpg) no-repeat center 0;*/
    padding-bottom: 50px;
}
.anlikz {
	width: 1200px;
	margin: 40px auto 0;
}

.marqueeleft {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	overflow: hidden;
	width: 300px;
}

.marqueeleft li .pic {
	display: block;
	border: #ccc 2px solid;
    padding: 12px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.marqueeleft ul li a img {
	max-width: 100%;
	height: 200px;
	display: block;
}
/*优势*/
.yunu-section1 {
    padding: 20px 0;
}
.yunu-ys {
	margin-left: -48px;
	margin-top: -48px;
}

.yunu-ys dl {
	margin: 48px 0 0 48px;
	width: 576px;
	float: left;
}

.yunu-ys dt {
	overflow: hidden;
	line-height: 221px;
	height: 221px;
}

.yunu-ys dt img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.yunu-ys dd {
	margin: 40px 0 0;
}

.yunu-ys dd .tit {
	overflow: hidden;
}

.yunu-ys dd .tit span {
	font-family: Impact !important;
	font-size: 50px;
	float: left;
	line-height: 1;
}

.yunu-ys dd .tit h4 {
	margin: 0 0 0 70px;
	line-height: 1;
	font-size: 25px;
	font-weight: normal;
}

.yunu-ys dd .tit h4 small {
	display: block;
	color: #999;
	font-size: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}

.yunu-ys dd .tit h4:after {
	display: block;
	content: '';
	width: 60px;
	height: 2px;
	background-color: #4a4a4a;
	margin-top: 30px;
}

.yunu-ys dd p {
	margin: 23px 0 0 70px;
	font-size: 16px;
	color: #777;
    line-height: 27px;
}

.yunu-ys dl:hover dt img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*流程*/
.yunu-lcbj {
    background: url(../images/lcbj.jpg) no-repeat center 0;
    height: 195px;
	overflow: hidden;
	margin: 35px auto 0;
}
.yunu-lcbj ul {
    float: left;
    color: #fff;
    padding-top: 36px;
}
.yunu-lcbj li {
    float: left;
    width: 115px;
    border-right: 1px solid #1a87e2;
    margin-right: 30px;
}
.yunu-lcbj li img {
    display: block;
    margin-bottom: 45px;
}
.yunu-lcbj li small {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}
.yunu-lcbj li h4 {
    margin: 0;
	font-size: 15px;
	color:#fff;
}
.yunu-lcbj .tel {
    float: right;
    text-align: right;
    padding-top: 30px;
}
.yunu-lcbj .tel h4 {
    margin: 0;
    font-size: 18px;
}
.yunu-lcbj .tel strong {
    font-size: 28px;
    color: #c80003;
    display: block;
    margin: 20px 0 25px;
    line-height: 1;
}
.yunu-lcbj .tel a {
    display: block;
    width: 166px;
    line-height: 43px;
    border: 2px solid #333;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding-left: 42px;
    background: url(../images/jte.png) no-repeat 80%;
}
/*新闻*/
.yunu-section2{
	overflow: hidden;
	padding-top: 30px;
}
.yunu-news-in{
	width: 600px;
    float: left;
}
.yunu-news-in .tit {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.yunu-news-in .tit .more {
    float: right;
}
.yunu-news-in .tit .t {
    display: inline-block;
    font-size: 20px;
    padding-bottom: 7px;
    border-bottom: 2px solid transparent;
}
.yunu-news-in .tit .t:hover {
    border-bottom-color: #c80003;
    font-weight: bold;
}
.yunu-news-in .tt dt {
	float: left;
    width: 260px;
    height: 188px;
    border: 1px solid #ddd;
}
.img-center1 img {
    display: inline-block;
    width: 258px;
    height: 186px;
    vertical-align: middle;
}
.xwnr1{
	float: right;
	width: 320px;
}
.yunu-news-in .tt dd span {
    color: #999;
}
.xwnr1 h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
.yunu-news-in .tt dd p {
	margin: 10px 0 0;
	line-height: 24px;
}
.yunu-news-in ul {
    margin-top: 10px;
}
.yunu-news-in li {
    line-height: 32px;
}
.yunu-news-in li a {
    display: block;
    background: url(../images/hg5.jpg) no-repeat 0 center;
    padding-left: 20px;
}
.yunu-news-in li span {
    float: right;
    color: #666;
}
.xwr{
	float: right;
	width: 550px;
}
.yunu-news-in .wd {
    margin: 0 0 22px;
    overflow: hidden;
}
.wd dt {
    float: left;
    width: 130px;
    height: 92px;
}
.img-center2 img {
    display: inline-block;
    width: 130px;
    height: 92px;
    vertical-align: middle;
}
.wd dd {
	float: right;
	width: 400px;
}
.yunu-news-in .wd dd h4 {
    margin: 0 0 15px;
    font-weight: normal;
    background: url(../images/w.jpg) no-repeat 0 0;
    padding-left: 30px;
}
.yunu-news-in .wd dd p {
    background: url(../images/d.jpg) no-repeat 0 0;
    padding-left: 30px;
	color: #545252;
	line-height: 25px;
}
/*底部*/
.favlink {
    padding: 15px 0 0;
    padding-left: 5px;
    width: 1200px;
    margin: 0px auto;
}
.favlink .fav-head strong {
    color: #0070ce;
    text-transform: uppercase;
}
.favlink a {
    color: #666;
}
.foot {
    margin-top: 25px;
    font-size: 0;
    background: #0070ce;
}
.tywidth {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}
.foot .footnr .link {
    padding: 22px 0;
}
.foot .footnr .link li, .foot .footnr .link li a, .foot .footnr .link i {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 15px;
}
.foot .footnr .content {
    border-top: 1px solid #0881e6;
    padding-bottom: 50px;
}
.foot .footnr .content .left {
    padding-top: 30px;
    width: 600px;
       line-height: 34px;
    color: #fff;
    font-size: 16px;
}
.foot .footnr .content .zb {
    padding-top: 40px;
}
.foot .footnr .content .right1 .dh {
    text-align: right;
    margin-top: 40px;
}
.foot .footnr .content .right1>div {
    display: inline-block;
    vertical-align: top;
}
.foot .footnr .content .right1 .dh p {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
}
.foot .footnr .content .right1 .dh h6 {
    font-weight: bold;
    text-align: right;
    font-size: 34px;
    line-height: 34px;
    color: #c81500;
    margin: 25px 0 10px;
}
.foot .footnr .content .right1 .bz {
    text-align: center;
    margin-left: 15px;
}
.foot .footnr .content .right1 .xx {
    width: 1px;
    height: 88px;
    background: #0881e6;
    display: inline-block;
    vertical-align: top;
}
.foot .footnr .content .right1 .icon img {
    animation: msClock 1.2s linear infinite;
    animation: msClock 1.2s linear infinite;
}
.foot .bottom {
    text-align: center;
    color: #ccc;
    font-size: 14px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #0881e6;
}
.foot .footnr .content .zb img {
    display: block;
    background: #fff;
}
/*内页*/
h2.left-box {
	margin-bottom: 14px;
	position: relative;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #0070ce;
	margin: 20px 0 0 0;
}

.xypg-left-con {
	border: 1px solid #ebebeb;
	padding: 15px;
}

.xypg-left-nav > li {
	margin-bottom: 12px;
	position: relative;
}

.xypg-left-nav > li > a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}

.xypg-left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
	color: #333;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
	background-color: #f5ba00;
}

.page-about-left {
	width: 243px;
	float: left;
}

ul.latest-news li {
	margin-top: 15px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}

.latest-news li a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}

.latest-news li a:hover {
	color: #333;
	text-decoration: underline;
}

.left-box-content p {
	margin-bottom: 0;
	border-bottom: 1px dotted #b8b8b8;
	font-size: 14px;
	color: #333333;
	padding: 8px 0;
}

.rightbox_product_relation_ul li {
	width: 209px;
	padding: 5px;
	margin: 5px;
	float: left;
	background: #f6f6f6;
}

.rightbox_product_relation_ul li a {
	display: block;
}

.rightbox_product_relation_ul li a img {
	max-width: 100%;
	height: 143px;
	display: block;
	margin: 0 auto;
}

.rightbox_product_relation_ul li a h4 {
	line-height: 30px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}

.info-product-right {
	width: 925px;
	position: relative;
}

.rightbox_new_relation_ul {
	word-break: break-word;
}

.rightbox_new_relation_ul li {
	padding: 10px;
	margin: 5px 12px 5px 0;
	background: #f9f9f9;
	width: 418px;
	float: left;
}

.rightbox_new_relation_ul li a {
	display: block;
}

.rightbox_new_relation_title {
	font-size: 14px;
	margin-bottom: 10px;
	float: left;
}

.rightbox_new_relation_time {
	margin-bottom: 10px;
	color: #666;
	float: right;
}

.rightbox_new_relation_description {
	color: #666;
}

.sort-product-right {
	width: 925px;
	position: relative;
}

.page-about-right {
	width: 925px;
	position: relative;
}

.sideMenu li:hover .first-nav-btn {
	background-color: #333;
}

.sideMenu li {
	margin-bottom: 12px;
	position: relative;
}

.sideMenu li a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}

.first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}

.page-content {
	line-height: 32px;
	font-size:16px;
}

.sort-product-list li {
	width: 32%;
}

.tp1 {
	border: 1px solid #eee;
	text-align: center;
	padding: 3px;
}

.tp1 img {
	max-width: 100%;
	height: 210px;
}

.xiangxi {
	line-height: 32px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	margin: 0 0 15px;
}

.info-content {
	line-height: 24px;
}

.gsjs1 {
	margin: 10px 0 0;
	line-height: 25px;
}

/*右侧悬浮*/
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}

.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}

.toolbar dd.gottop {
	display: none;
}

.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}

.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #962829;
	display: none;
}

.toolbar .pop-code {
	width: 160px;
}

.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}

.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}

.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.toolbar .qq span {
	background-position: -35px -47px;
}

.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}

.toolbar .qq:hover {
	background-color: #962829;
	border-radius: 100%;
}

.toolbar .qq:hover span {
	background-position: 0 -47px;
}

.toolbar .tel span {
	background-position: -35px 0;
}

.toolbar .tel:hover {
	background: #962829;
}

.toolbar .tel:hover span {
	background-position: 0 0;
}

.toolbar .code span {
	background-position: -35px -95px;
}

.toolbar .code:hover {
	background-color: #962829;
	border-radius: 100%;
}

.toolbar .code:hover span {
	background-position: 0 -95px;
}

.toolbar .top span {
	background-position: -35px -142px;
}

.toolbar .top:hover {
	background-color: #962829;
	border-radius: 100%;
}

.toolbar .top:hover span {
	background-position: 0 -142px;
}

.toolbar dd:hover {
}

span.mt25 img {
	width: 235px;
}
