﻿@charset "utf-8";

/* CSS Document */

body {
    background: none;
}

img {
    /*display: block;*/
}

.iheader-hd {
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    color: #333;
    background-color: #fafafa;
    border-bottom: 1px solid #cccccc;
}

.iheader-hd .ilink {
    margin-right: 50px;
}

.iheader-hd .ilink a {
    display: block;
    font-size: 14px;
    color: #000;
    font-size: 14px;
    padding-left: 30px;
    background: url('../image/ico1.png') no-repeat left;
}

.iheader-bd .ilink a {
    font-size: 14px;
    color: #666666;
    padding: 0 10px;
}

.iheader-bd {
    height: 106px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}

.iheader-bd .ilogo {
    max-height: 106px;
    font-size: 0;
}

.iheader-bd .ilogo a {
    display: block;
}

.iheader-bd .ilogo img {
    max-height: 100%;
}

.iheader-bd .icall {
    background: url(../image/call.png) no-repeat left 5px;
    padding-left: 65px;
    font-size: 16px;
    line-height: 14px;
    color: #333333;
    margin-top: 15px;
    margin-right: 60px;
}

.iheader-bd .icall p {
    font-size: 18px;
    font-weight: bold;
    color: #048bd4;
    line-height: 24px;
}

.iheader-bd .icall p:first-child {
    margin-top: 6px;
}

.ny_right_cont .view .content.max-img>p{
	/*padding-left:280px;*/
}
.ny_right_cont .view .n-case-con.content>p{
	padding-left:0;
}
/*
    顶部导航
*/

.navbar {
    height: 50px;
    min-height: 50px;
    background: #fff;
    position: relative;
    z-index: 99;
    border-radius: 0;
  
    display: flex;
    right: 0;
    left: 0;
    width: 100%;
    border: none;
    margin-bottom: 0;
}
.navbar .fl{
	float:none;
}
.navbar li {
    flex: 1 1 auto;
    float: left;
  	position: relative;
    text-align:center;
  	
}
.navbar ul{
	display:flex;
  	justify-content:space-between;
}
.nav>ul>li{
  	padding: 5px 10px;
    height: 50px;
    box-sizing: border-box;
}
.nav>ul>li>a {
    font-size: 15px;
    line-height: 40px;
    display: block;
    color: #7d7d7d;
    transition: all 0s;
  	border-radius: 15px;
}

.nav>ul>li.on>a,
.nav>ul>li>a:hover{
    transition: all 0s;
    background-color: #0077c0;
  	color:#fff;
}

.nav li ul {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background: #fff;
    display: none;
    overflow: hidden;
}

.nav li ul li {
    width: 100%;
}

.nav li ul li a {
    font-size: 13px;
    color: #444;
    background-color: #fff;
    display: block;
    padding: 5px 0px;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    background: none;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.nav li ul li a span {
    display: block;
    width: 100%;
    text-align: center;
}

.nav li ul li a:hover {
    color: #0077c0;
}

.nav .on ul li a {
    background: #fff;
    color: #333;
}

.nav .on ul li a:hover {
    color: #0077c0;
}

.nav li:hover ul {
    display: block;
}


/* search */

.search {
    position: relative;
    top: -26px;
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    background-color: #f2f2f2;
}

.search .key {
    float: left;
    overflow: hidden;
    width: 800px;
    font-size: 16px;
    color: #666666;
}

.search .key span {
    font-weight: bold;
}

.search .key a {
    display: inline-block;
    color: #666666;
}

.search .box {
    float: right;
    margin-top: -2px;
}

.search .box .input_text {
    width: 252px;
    padding-left: 18px;
    height: 32px;
    line-height: 32px;
    border: none;
    border-radius: 20px;
    font-size: 14px;
    outline: none;
    color: rgba(0, 0, 0, .3);
}

.search .box .search__button {
    cursor: pointer;
    display: inline-block;
    width: 35px;
    height: 34px;
    border: none;
    background-image: url('../image/search_btn.png');
    background-repeat: no-repeat;
    background-position: 6px center;
    position: relative;
    top: 12px;
    left: -35px;
    outline: none;
    vertical-align: -1px;
    background-color: rgba(0, 0, 0, 0);
}


/**/

.banner {
    position: relative;
    top: -26px;
}


/*产品*/

.i-product {
    margin-top: 20px;
    margin-bottom: 80px;
}

.i-pro-tit {
    margin-bottom: 35px;
}

.box-tit {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.box-tit h3 {
    font-size: 26px;
    color: #038cd5;
    font-weight: normal;
    padding-bottom: 10px;
    background: url('../image/box-titbg.png') no-repeat center bottom;
}

.box-tit h3 span {
    font-size: 18px;
    color: #949494;
    text-transform: uppercase;
}


/*banner*/

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 0;
}

.banner .b-img {
    height: 615px;
    position: absolute;
    left: 0;
    top: 0;
}

.banner .b-img a {
    display: block;
    height: 615px;
    float: left;
    position: relative;
}

.banner .b-list {
    height: 12px;
    width: 74px;
    padding-top: 595px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    cursor: pointer;
}

.banner .b-list span {
    display: block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    float: left;
    background: #fff;
    margin: 0 5px;
    border-radius: 99px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    transition: width 0.2s ease-in-out;
    -webkit-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
}

.banner .b-list .spcss {
    width: 24px;
}


/*body*/

.com-body {
    padding-bottom: 24px;
}

.body-tit {
    font-size: 30px;
    padding-top: 80px;
    padding-bottom: 50px;
    float: left;
}

.cp-center {
    padding-bottom: 18px;
}

.body-tit h2 {
    font-size: 30px;
    font-weight: normal;
    float: left;
}

.body-tit h2 em {
    font-size: 30px;
    font-weight: normal;
    color: #2495d9;
    font-style: normal;
    float: left;
}

.body-tit span {
    font-size: 30px;
    text-transform: uppercase;
}

.pro-bd {
    width: 973px;
}

.news a.more {
    margin-top: 80px;
}

a.more {
    color: #666;
    font-size: 14px;
    float: right;
    display: block;
    margin-right: 20px;
    line-height: 40px;
}

a.more:hover {
    color: #2495D9;
}

a.more1 {
    padding-bottom: 18px;
}

.pro-hd {
    float: left;
    width: 227px;
    font-size: 16px;
}

.pro-hd ul {
    border: 8px solid #008ed7;
    border-bottom-width: 30px;
    border-radius: 0 0 10px 10px;
}

.pro-hd .pro-hd-tit {
    width: 227px;
    background: url('../image/pro_hdbg.png') no-repeat center;
    background-size: cover;
    height: 90px;
    line-height: 90px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}

.pro-hd ul li {}

.pro-hd ul li a {
    font-size: 14px;
    display: block;
    height: 51px;
    line-height: 51px;
    border-top: 1px solid #bfbfbf;
    text-align: center;
}

.pro-hd ul li a:hover {
    color: #fff;
    background-color: #008cd6;
}

.pro-hd-tel {
    padding-top: 50px;
    padding-left: 82px;
    background: url('../image/tel.png') no-repeat 30px 55px;
    color: #fff;
}

.pro-hd-ft {
    background: url('../image/pro_hdftbg.png') no-repeat left top;
    background-size: 227px;
    background-position-y: -45px;
    width: 227px;
    height: 227px;
}

.pro-hd-tel span {
    font-size: 20px;
    color: #fff;
}

.pro-hd-tel p {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 16px;
}

.pro-hd-ft a {
    display: inline-block;
    width: 65px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    margin-left: 34px;
    margin-top: 15px;
}

.pro-hd-ft a:hover {
    background-color: #fff;
    color: #008cd6;
}

.pro-bd {
    float: left;
    height: 1250px;
    overflow: hidden;
}

.pro-bd ul li {
    width: 100%;
}

.pro-bd ul li .i-pro-box {
    width: 295px;
    border: 1px solid #E1E1E1;
    margin-left: 25px;
    margin-top: 32px;
    float: left;
    height: 403px;
}

.pro-bd .cp-info {
    padding: 0 20px;
    min-height: 155px;
    background-color: #cce4ef;
}

.cp-img {
    display: block;
    text-align: center;
    border-bottom: 1px solid #E1E1E1;
    height: 245px;
}

.pro-bd .cp-info h5 a {
    font-size: 14px;
    padding: 18px 0;
    display: block;
}

.pro-bd .cp-info:hover {
    background-color: #008cd6;
}

.pro-bd .cp-info:hover a,
.pro-bd .cp-info:hover p {
    color: #fff;
}

.pro-bd .cp-info p {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.cp-more {
    font-size: 12px;
    display: block;
    padding: 18px 0;
}

.pro-bd ul li .this {
    background-color: #008cd6;
}

.pro-bd ul li .this a,
.pro-bd ul li .this p {
    color: #FFFFFF;
}

.i-about {
    background: url('../image/about_bg.jpg') no-repeat center;
    height: 460px;
}

.i-about-hd h2 {
    color: #fff;
    font-size: 28px;
    display: inline-block;
    font-weight: normal;
    line-height: 28px;
    padding-top: 60px;
}

.i-about-hd a {
    display: block;
    float: right;
    color: #fff;
    padding-top: 60px;
    font-size: 18px;
}

.i-about-hd a:hover {
    color: #000;
}

.i-about-left {
    float: left;
    margin-top: 60px;
}

.i-about-right {
    float: left;
    margin-top: 40px;
}

.i-about-left a {
    display: block;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
}

.i-about-left a img {
    display: block;
}

.i-about-right {
    margin-left: 42px;
    width: 55%;
}

.i-about-right h5 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 30px;
    display: block;
}

.i-about-desc {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    height: 168px;
    overflow: hidden;
    text-align: justify;
  
}
.i-about-desc a span,
.i-about-desc a{
	color:#fff;
}

.i-about-desc p {
    color: #fff;
}


/*新闻*/

.news {
    border-bottom: 1px solid #E1E1E1;
}

.news-left {
    width: 400px;
}

.news-con {
    margin-bottom: 20px;
    position: relative;
}

.news-con .hd {
    position: absolute;
    top: 175px;
    left: 415px;
}

.news-con .bd {
    width: 768px;
}

.news-left-right {
    height: 314px;
    width: 360px;
    border: 1px solid #E1E1E1;
}

.news-left .news-left-left img {
    width: 100%;
    display: block;
    height: 314px;
}

.news-left .news-left-right {
    width: 47%;
    padding: 34px 0;
    border: 1px solid #E1E1E1;
}

.news-left-right .news-left-tit h5 a {
    font-size: 18px;
    color: #2495D9;
    font-weight: normal;
    margin: 0 30px;
}

.news-time .time-icon {
    background-image: url('../image/time.png');
    width: 15px;
    height: 15px;
}

.news-left-right .news-time {
    font-size: 12px;
    color: #999;
    margin: 18px 30px;
    display: block;
}

.news-left-right p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 45px;
    margin: 0 30px;
}

.news-list {
    margin-top: 35px;
}

.news-list ul li {
    margin-right: 15px;
    position: relative;
}

.news-list ul li.on .news-mengban {
    display: block;
}

.news-list ul li .news-mengban {
    display: none;
    width: 90px;
    height: 71px;
    position: absolute;
    top: 0;
    left: 0;
    ;
    background-color: rgba(0, 140, 214, 0.8);
    background-color: #008CD6;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 71px;
    *line-height: 71px;
}

.news-list ul {
    width: 315px;
    margin: 0 auto;
    padding-left: 15px;
}

.news-right {
    width: 34%;
}

.news-right ul li .news-left-left {
    width: 44%;
    height: 142px;
}

.news-right ul li .news-left-left img {
    display: block;
    width: 100%;
}

.news-right ul li .news-left-right {
    width: 55%;
    height: 112px;
    border: 1px solid #E1E1E1;
}

.news-right .news-left-right .news-left-tit h5 a {
    font-size: 14px;
    margin: 0 10px;
}

.news-right .news-left-right .news-time {
    margin: 15px 10px;
}

.news-right .news-left-right p {
    margin: 0 10px;
}

.news-right .news-left-right {
    padding: 18px 0;
}

.news-right .news-left-right {
    border: 1px solid#E1E1E1;
}

.news-right ul li {
    margin-bottom: 16px;
}

.success-left {
    width: 21%;
}

.success-left .success-tit {
    padding-bottom: 30px;
    padding-top: 75px;
}

.success-left .success-tit h2 {
    font-size: 30px;
    font-weight: normal;
}

.success-left .success-tit h2 em {
    font-size: 30px;
    font-weight: normal;
    color: #2495d9;
    font-style: normal;
}

.success-left p {
    font-size: 14px;
    color: #666;
    text-align: justify;
    width: 220px;
}

.success-left-buttom {
    margin-top: 35px;
}

.success-left-buttom img {
    width: 38px;
    height: 38px;
    display: inline-block;
}

.success-right {
    margin-top: 75px;
    width: 79%;
    overflow: hidden;
}

.success-img {
    width: 252px;
    height: 208px;
    font-size: 0;
}

.success-img img {
    display: block;
    width: 252px;
    height: 208px;
    min-height: auto;
    min-width: auto;
}

.success-info {
    background-color: #ebebeb;
}

.success-info span {
    color: #333333;
    display: block;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
}

.success-info {
    font-size: 14px;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    color: #ebebeb;
}

.success-tit span {
    font-size: 25px;
    line-height: 25px;
    display: block;
    color: #999;
}

.success-right-ul li {
    margin-left: 63px;
    width: 252px;
}

.success-right-ul .this .success-info span {
    color: #fff;
}

.success-right-ul .this .success-info {
    background-color: #008cd6;
}

.success-right-ul li .success-info:hover {
    background-color: #008cd6;
}

.success-right-ul li .success-info:hover span {
    color: #fff;
}

.con-ad {
    margin: 75px;
}

.success-al-div {
    margin-bottom: 75px;
}

.success-al-gt {}

.success-al-left {
    padding: 0px 0px 37px 180px;
}

.success-al-left h1 {
    font-size: 30px;
    margin-bottom: 5px;
    color: #005bac;
    position: relative;
}

.success-al-left h1:hover {
    color: #333333;
}

.success-al-left h5 {
    width: 322px;
    height: 1px;
    background-color: #cccccc;
}

.success-al-left p {
    font-size: 16px;
    margin-top: 25px;
    line-height: 25px;
    font-weight: bold;
    width: 430px;
    color: #666666;
    padding-left: 25px;
    background: url('../image/sup_pbg.png') no-repeat left 4px;
}

.success-al h1:before {
    content: "";
    font-size: 18px;
    width: 149px;
    height: 39px;
    line-height: 39px;
    color: #fff;
    position: absolute;
    top: 10px;
    text-align: center;
    background: url('../image/xh_bg.png') no-repeat center;
    left: -180px;
}

.success-al .w:nth-of-type(1) h1:before {
    content: "01";
}

.success-al .w:nth-of-type(2) h1:before {
    content: "02";
}

.success-al .w:nth-of-type(3) h1:before {
    content: "03";
}

.success-al .w:nth-of-type(4) h1:before {
    content: "04";
}

.success-al-left p span {
    color: #005bac;
    font-size: 24px;
    font-weight: bold;
}

.success-al-right {}

.success-al-right img {
    width: 460px;
    min-width: 460px;
}

.con-ad .con-ad-width {
    width: 1220px;
    margin: 0 auto;
}

.our-fuwu-content ul {}

.our-fuwu-content ul li {
    width: 378px;
    border: 1px solid #E1E1E1;
    margin-right: 20px;
    margin-top: 24px;
}

.our-fuwu-content img {
    height: 52px;
    margin-top: 40px;
    margin-left: 55px;
}

.our-fuwu-content h5 {
    font-size: 18px;
    margin: 40px 0 16px 12px;
}

.our-fuwu-content p {
    font-size: 12px;
    color: #999999;
    font-family: "Arial";
    text-transform: uppercase;
    margin: 0 0 38px 12px;
}

.our-fuwu-content img {
    height: 52px;
}

.our-fuwu .body-tit {
    padding-top: 0;
    padding-bottom: 26px;
}

.our-fuwu .more {
    padding-top: 0;
}


/*/body*/

.bg {
    width: 100%;
    padding-bottom: 45px;
    background: url(../img/bg.jpg) no-repeat fixed top;
}


/*关于我们*/

.bgcolor {
    background-color: #e7f8ff;
}

.i-about-tit {
    padding: 60px 0;
}

.i-about-tit h2 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    float: left;
}

.i-about-tit p {
    font-size: 26px;
    color: #89ccff;
    font-family: arial;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.i-about-con-left {
    width: 20%;
}

.column ul li a {
    color: #999;
    font-size: 16px;
    text-align: center;
    display: block;
    background-color: #fff;
    width: 240px;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #E1E1E1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.about-tit {
    padding: 60px 0;
}

.about-tit h2 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    float: left;
}

.column ul .this a {
    color: #009944;
    border-left: 3px solid #009944;
    *width: 237px;
}

.column ul li a:hover {
    color: #009944;
    border-left: 3px solid #009944;
    *width: 237px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-us {
    margin-top: 25px;
}

.contact-us-tit a {
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #009944;
    height: 70px;
    line-height: 70px;
    padding-left: 25px;
}

.contact-us-con {
    padding: 30px 25px;
    background: #fff;
}

.contact-us-con p {
    font-size: 14px;
    color: #666666;
    line-height: 1.5em;
}

.i-about-con-right {
    width: 77.5%;
    background-color: #fff;
    padding: 50px 0;
}

.parsth {
    margin-bottom: 20px;
    padding-bottom: 36px;
    border-bottom: 1px solid #E1E1E1;
}

.parsth-name h2 {
    font-size: 30px;
    font-weight: bold;
    color: #008cd6;
}

.parsth-name em {
    color: #666666;
    font-size: 14px;
    display: block;
    font-style: normal;
    margin-top: 15px;
}

.parsth-list {
    font-size: 14px;
    color: #666666;
    margin-top: 15px;
}

.parsth-list a {
    color: #666666;
}

.parsth-icon {
    background-image: url('../image/parsth.png');
    vertical-align: middle;
    width: 20px;
    height: 17px;
    background-position: center 3px;
}

.content-xq {
    font-size: 16px;
    color: #666666;
    margin: 0 40px;
    padding-top: 35px;
}

.content-xq p {
    line-height: 1.5em;
    text-align: justify;
}

.text-style {
    text-indent: 20px;
}

.i-about-img {
    display: block;
    width: 850px;
    height: auto;
    margin-top: 45px;
}

.parsth-list a:hover {
    color: #008CD6;
}

.content-xq .img-style-list li {
    width: 270px;
    padding-right: 20px;
}

.content-xq .img-style-list {
    padding-left: 40px;
    border-bottom: 1px solid#E1E1E1;
}

.content-xq .img-style-list li a {
    display: block;
}

.contact-imgbox {
    width: 270px;
    height: 208px;
    overflow: hidden;
    position: relative;
}

.contact-imgbox img {
    width: 270px;
    height: 208px;
    display: block;
    font-size: 0;
}

.content-xq .img-style-list li a p {
    padding: 25px 0;
    color: #666666;
    font-size: 14px;
}

.i-about-con-right .img-style {
    margin: 0px;
}

.content-xq .img-style-list li a p:hover {
    color: #008CD6;
}

.contact-imgbox img:hover {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
    -moz-transform: scale(1.3);
    -moz-transform: all 1s ease 0s;
    -o-transform: scale(1.3);
    -o-transform: all 1s ease 0s;
    -ms-transform: scale(1.3);
    -ms-transform: all 1s ease 0s;
}


/*list*/

.list-img {
    width: 515px;
    height: 435px;
    border: 1px solid #E1E1E1;
    margin: 0 auto;
    text-align: center;
}

.list-img h5 {
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content-xq .wz-style {
    font-size: 14px;
    mq
}

.news1-list {
    border-bottom: 1px solid #E1E1E1;
}

.news1-list li {
    padding-bottom: 25px;
}

.news-xq h5 {
    font-size: 14px;
    font-weight: normal;
}

.news-imgbox {
    width: 220px;
    height: 165px;
}

.news-imgbox img {
    width: 220px;
    height: 165px;
    display: block;
}

.news-xq {
    width: 625px;
    color: #666;
    font-size: 12px;
    border: 1px solid #E1E1E1;
    min-height: 163px
}

.news-xq .news-time {
    display: block;
    padding: 13px 0;
}

.news-xq-padd p {
    line-height: 1.8em;
}

.news-xq-padd {
    margin: 19px 28px;
}


/*message*/

.liuy {
    padding: 50px 0;
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.message-imgbox {
    width: 310px;
}

.message-imgbox img {
    display: block;
    width: 290px;
    height: 454px;
}

.message-list form input {
    border: 1px solid #E1E1E1;
    width: 355px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
    padding-left: 20px;
    margin-right: 45px;
    margin-bottom: 22px;
    outline: none;
}

.message-list {
    width: 850px;
}

.message-xq {
    margin-right: 0px;
}

.message-list form textarea {
    border: 1px solid #E1E1E1;
    resize: none;
    width: 780px;
    height: 188px;
    outline: none;
    line-height: 2em;
    padding-left: 20px;
    padding-top: 10px;
}

.message-list form .btn {
    width: 376px;
    margin-top: 22px;
    font-size: 18px;
    color: #fff;
    background-color: #898989;
    cursor: pointer;
    outline: none;
    border: none;
}

.message-list form input.btn-style,
.message-list form .btn:hover {
    background-color: #268ee7;
}


/*lxwm*/

.map {
    width: 700px;
    height: 458px;
    border: 1px solid #E1E1E1;
}

.map img {
    width: 700px;
    height: 458px;
    display: block;
}

.lxwm {
    width: 370px;
    border: 1px solid #E1E1E1;
    padding-left: 30px;
    height: 458px;
}

.lxwm h2 {
    font-size: 25px;
    color: #008cd6;
    padding: 35px 0;
}

.lxwm .line {
    display: block;
    height: 1px;
    width: 30px;
    border-top: 2px solid #E1E1E1;
}

.lxwm p {
    color: #666666;
    font-size: 14px;
    line-height: 2em;
}

.lxwm-con {
    margin-top: 30px;
}


/*无缝轮播*/

.success .pic_content {
    width: 948px;
    overflow: hidden;
    height: 277px;
    font-size: 0;
    position: relative;
}

.bigwidth {
    width: 8888px;
    overflow: hidden;
    height: 277px;
    font-size: 0;
    position: relative;
}

.success-right-ul li {
    position: relative;
}

.success-left-buttom {}


/*悬停效果*/

.com-nav1 ul li .xinl:hover i {
    background-image: url(../pic/weibo1.png);
}

.com-nav1 ul li .weixin:hover i {
    background-image: url(../pic/weixin1.png);
}

.com-nav1 ul li .xinl:hover,
.com-nav1 ul li .weixin:hover {
    color: #008CD6;
}


/*点击*/

.erweima {
    border: 1px solid #E1E1E1;
    text-align: center;
    height: 102px;
    display: none;
    position: absolute;
}

.news-qh {
    padding-top: 30px;
}

.huantu {}

.cp-img img {
    width: 295px;
    height: 245px;
}

.meng-img {
    width: 90px;
    height: 71px;
}

.i-about-right {
    font-size: 14px;
    color: #fff;
    line-height: 1.8em;
    text-align: justify;
}

.news-right .news-left-right p {
    font-size: 12px;
}

#form1 ul li {
    float: left;
}

#form1 ul li span {
    display: none;
}


/**/

.i-link {
    height: 60px;
    line-height: 60px;
    margin-top: 60px;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: bold;
    background-color: #f0f0f0;
}

.i-link a {
    font-size: 16px;
    color: #4c4c4c;
    padding: 0 6px;
    font-weight: bold;
}

.i-link a:hover {
    color: #005bac;
}


/*
    footer
*/

.footer {
    background: #005bac;
    overflow: hidden;
    font-size: 14px;
}

.footer a {
    font-size: 14px;
    padding: 0 5px;
}

.footer a:hover {
    color: #fff !important;
}

.footer * {
    color: #fff;
}

.footer-hd {
    padding: 35px 0;
}

.footer-hd dl {
    width: 350px;
    padding: 0 30px;
}

.footer-hd dl:nth-of-type(2) {
    padding-top: 70px;
}

.footer-hd dl:nth-of-type(1) dt {
    margin: 15px 0 40px;
}

.footer-hd dl:last-child {
    width: 96px;
    padding: 30px 68px;
    box-sizing: content-box;
}

.footer-hd dl:last-child p {
    font-size: 14px;
    margin-top: 15px;
}

.footer-hd dl dt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    height: 20px;
}

.footer-hd dl dd {
    line-height: 22px;
    color: #fff;
}

.footer-hd dl:first-child dd a {
    display: inline-block;
    width: 34%;
    line-height: 25px;
    font-size: 14px;
    line-height: 30px;
}

.footer-bd {
    line-height: 20px;
    font-size: 16px;
    color: #f7fafc;
}

.footer-bd a {
    font-size: 12px;
    color: #f7fafc;
}

.footer-bd p {
    color: #f7fafc;
    display: inline-block;
}

.footer-bd img {
    display: inline-block;
    margin-left: 10px;
}


/*-------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    font-family: "微软雅黑";
    color: #333333;
}

ul li {
    list-style: none;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1
}

.juzhong {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*head*/

.com-nav {
    border-bottom: 1px solid #E1E1E1;
}

.com-nav1 {
    height: 48px;
    line-height: 48px;
}

.com-nav1 p {
    font-size: 14px;
    float: left;
}

.com-nav1 ul {
    float: right;
}

.com-nav1 ul li {
    float: left;
}

.com-nav1 ul li a {
    color: #5F5F5F;
    font-size: 14px;
    display: block;
    width: 105px;
    text-align: center;
    border-left: 1px solid #e1e1e1;
}

.nav-icon {
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.xinl-icon {
    background-image: url(../pic/weibo.png);
    margin-right: 10px;
}

.weixin-icon {
    background-image: url(../pic/weixin.png);
    margin-right: 10px;
}

.shouye-icon {
    background-image: url(../pic/shouye.png);
    /*margin-top: 10px\9;*/
    margin-top: 15px;
}

.com-nav1 ul li .nav-house {
    width: 44px;
    border-right: 1px solid #E1E1E1;
    height: 48px;
}


/*/head*/


/*footer*/

.footer {
    background-color: #4f4f4f;
    padding-bottom: 20px;
}

.you-href {
    padding: 35px 0;
}

.you-href .lian {
    color: #fff;
    font-size: 14px;
}

.you-href ul li {
    font-size: 14px;
    color: #BCBCBC;
}

.you-href ul li a {
    color: #bcbcbc;
    padding: 0 22px;
}

.you-href ul li a:hover {
    color: #008CD6;
}

.you-href ul {
    padding-right: 22px;
}

.f-bottom {
    border-bottom: 1px solid #E1E1E1;
}

.you-my {
    padding: 35px 0 25px 0;
}

.you-my ul li {
    font-size: 14px;
    color: #BCBCBC;
    height: 16px;
    line-height: 16px;
    border-right: 2px solid #f7fafc;
}

.you-my ul li:nth-of-type(1) a {
    margin-left: 0;
    padding-left: 0;
}

.footer-contact p {
    display: inline-block;
    padding: 0 10px;
}

.footer-contact p:nth-of-type(1) {
    padding-left: 0;
}

.you-my ul li a {
    color: #f7fafc;
    margin: 0 15px;
}

.footer-left p {
    font-size: 12px;
    color: #fdfdfd;
    margin-bottom: 10px;
}

.footer-left p a {
    color: #fdfdfd;
}

.footer-right {
    padding-top: 30px;
}


/*/footer*/


/*page*/

.page {
    padding-top: 32px;
    text-align: center;
    float: right;
}

#PageList {
    overflow: hidden;
    display: inline-block;
}

#PageList li.PreviousPage .this {
    background-color: #2ea3f3;
    color: #fff;
}

#PageList li {
    float: left;
    margin: 0 6px;
    text-align: center;
}

#PageList li a {
    font-size: 14px;
    padding: 10px 25px;
    display: block;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    border: 1px solid #e1e1e1;
    color: #666666;
}

#PageList li a:hover,
#PageList li.this a {
    background: #2ea3f3;
    color: #fff;
}

#PageList li.TotalPages {
    font-size: 0;
    display: none;
}

#PageList li.PreviousPage a,
#PageList li.NextPage a {
    background: no-repeat center;
    font-size: 14px;
    color: #666;
}

#PageList li.PreviousPage a:hover,
#PageList li.NextPage a:hover {
    background: #2ea3f3;
    color: #fff;
}

.view {
    width: 850px;
    margin: 0 auto;
    padding-top: 7px;
    word-break: break-all;
    word-wrap: break-word;
    padding-bottom: 20px;
}

.view h1 {
    font-size: 30px;
    text-align: center;
    margin: 20px 0px;
}

.view .cont_img {
    text-align: center;
    width: 515px;
    height: 435px;
    border: 1px solid #E1E1E1;
    margin: 0 auto;
    text-align: center;
}

.view .cont_img img {
    width: 515px;
    height: 435px;
    min-width: auto;
    min-height: auto;
}

.view .contents {
    width: 96%;
    margin-left: 2%;
}

.view .contents a {
    text-align: center;
    margin: 0 auto;
}

.view .time {
    text-align: center;
    border-top: 1px dashed #8E8E8E;
    border-bottom: 1px dashed #8E8E8E;
    line-height: 30px;
    margin-bottom: 10px;
}

.view .next {
    margin-top: 10px;
    margin-left: 10px;
}

.view .next a {
    color: #666;
}

.view .next a:hover {
    color: #048c01;
}

.view .time span {
    margin-right: 15px;
}

.contents p {
    font-size: 14px;
    line-height: 1.5em;
    text-align: justify;
    color: #333;
    margin: 20px 0;
}

.addlm {
    position: absolute;
    left: 0;
    z-index: 9999;
    display: none;
}

.addlm li {
    font-size: 12px;
    color: #999;
    background-color: #fff;
}

.addlm li a {
    display: block;
    padding: 13px 5px;
    border-bottom: 1px solid #c4c4c4;
}

.marqueetop {
    height: 987px;
    overflow: hidden;
    float: right;
    width: 972px;
    margin-top: 32px;
}

.addlm li a:hover {
    color: #048c01;
}

.left1 {
    margin-left: 30px;
}

.kefu span.this {
    background: url(../pic/a.png) !important;
}

.kefu span {
    background: url(../pic/a.png) !important;
}

.kefu_list h2 {
    background: url(../pic/b.png) !important;
}

.kefu_list h3 {
    background: url(../pic/c.png) !important;
}

.kefu_phone {
    background: url(../pic/e.png) no-repeat !important;
}

.kefu_ul1 {
    background: url(../pic/d.png) !important;
}

.kefu_phone {
    width: 124px !important;
    margin-left: 15px !important;
}

.data-info {
    width: 1075px;
    margin: 0 auto;
    border: 1px solid #dfdfdf;
    padding: 24px 25px 24px 25px;
    margin-top: 30px;
}

.data-info h5 {
    font-size: 14px;
    color: #333;
}

.data-info p {
    font-size: 12px;
    color: #666;
    margin-top: 20px;
}

.data {
    min-height: 600px;
}

.wangwei {
    width: 1050px;
    margin: 0 auto;
    padding: 20px 35px;
    background: #e7e7e7;
    color: #666;
    font-size: 18px;
}

.zhaopin .post {
    width: 400px;
}

.zhaopin .toudi {
    font-size: 12px;
    color: #fff;
    height: 29px;
    width: 76px;
    text-align: center;
    line-height: 29px;
    background-color: #008CD6;
    border-radius: 10px;
}

.yaoqiu {
    border: 1px solid #dfdfdf;
    width: 1068px;
    margin: 0 auto;
    padding: 24px 25px 24px 25px;
    min-height: 100px;
    font-size: 0;
    display: none;
}

.yaoqiu p {
    color: #666666;
    font-size: 14px;
}

.zhaopin ul li {
    margin-top: 10px;
}

.zhaopin ul li.this .wangwei {
    background-color: #008CD6;
}

.zhaopin ul li.this .post {
    color: #fff;
}

.zhaopin ul li.this .num {
    color: #fff;
}

.zhaopin ul li.this a {
    background-color: #fff;
    color: #008CD6;
}

.zhaopin {
    margin-top: 2px;
}

.jianli form .shu {
    border: 1px solid #E1E1E1;
    width: 510px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
    padding-left: 20px;
    margin-right: 45px;
    margin-bottom: 22px;
    outline: none;
}

.message-xq {
    margin-right: 0px;
}

.jianli form textarea.shu {
    border: 1px solid #E1E1E1;
    resize: none;
    width: 1090px;
    height: 106px;
    outline: none;
    line-height: 2em;
    padding-left: 20px;
    padding-top: 10px;
}

.jianli form .btn {
    width: 140px;
    height: 48px;
    line-height: 48px;
    margin-top: 22px;
    font-size: 18px;
    color: #fff;
    background-color: #898989;
    cursor: pointer;
    outline: none;
    border: none;
}

.jianli form input.btn-style,
.message-list form .btn:hover {
    background-color: #268ee7;
}

.jianli form textarea.shu1 {
    margin-top: 20px;
}

.jianli-info {
    color: #666666;
    font-size: 12px;
    padding-top: 10px;
    *padding-top: 0;
    display: inline-block;
}

.jianli-info em {
    color: #ff0000;
}

.zhaoping_cont {
    margin-top: 35px;
}

.zhaoping_gangwei {
    width: 1120px;
    margin: 0 auto;
}

.zhaoping_gangwei h2 {
    font-size: 18px;
    color: #008CD6;
    font-weight: normal;
}

.zhaoping_gangwei .time {
    margin-top: 18px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e1e1e1;
}

.zhaoping_gangwei .time li {
    margin-right: 40px;
    font-size: 12px;
    color: #666;
}

.zhaoping_gangwei_ul ul li {
    font-size: 14px;
    color: #666;
    line-height: 2.5em;
}

.zhaoping_gangwei_ul ul li font {
    margin-right: 15px;
}

.zhaoping_gangwei_con dl dt {
    font-size: 14px;
    color: #666;
    line-height: 2.5em;
}

.zhaoping_gangwei_con dl dd {
    font-size: 14px;
    color: #666;
    line-height: 2.5em;
}


/* 内页上方 */

.um-banner {
    height: 300px;
    margin-top: -6px;
    background: url(../image/um-banner.jpg) no-repeat center;
}

.um-bd-bd {
    background-color: #fff;
    margin: 0 auto;
}

.pos {
    height: 44px;
    margin-bottom: 20px;
    line-height: 44px;
    border-bottom: 1px solid #e4e4e4;
}

.pos .link {
    display: block;
    width: 43px;
    height: 43px;
    background: url(../image/mub02address_homePage.png) no-repeat center;
    float: left;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    margin-right: 18px;
}

.pos,
.pos a {
    color: #999;
    font-size: 13px;
}


/* 内页左右侧 */

.main {
    width: 100%;
    padding-bottom: 45px;
    background: url('../image/bg.jpg') no-repeat fixed top;
}

.um-hd {
    width: 245px;
    float: left;
}

.um-bd {
    width: 930px;
    float: right;
    min-height: 500px;
    background-color: #fff;
    padding: 50px 40px;
    box-sizing: border-box;
}

.um-left {
    width: 890px;
    float: left;
}

.um-right {
    width: 270px;
    float: right;
}

.um-page {
    width: 1200px;
}


/* 单页 */

.um-page .um-bd_hd {
    margin-bottom: 30px;
}

.um-page .um-bd_hd .tit {
    font-size: 26px;
    color: #1076b7;
    height: 40px;
    line-height: 40px;
}

.um-page .um-bd_hd .tit span {
    padding-left: 10px;
    font-size: 16px;
    text-transform: capitalize;
    color: #999;
}

.um-page .um-bd_hd li {
    display: inline-block;
}

.um-page .um-bd_hd li a {
    display: block;
    padding: 0 15px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    border: 1px solid #ccc;
    margin: 10px 10px 10px 0;
}

.um-page .um-bd_hd li a:hover {
    color: #fff;
    border-color: #1076b7;
    background: #1076b7;
}


/*内页左侧*/

.um-side {}

.um-hd_hd .title h2 {
    color: #fff;
    font-size: 20px;
    background: #1076b7;
    height: 55px;
    line-height: 55px;
    font-weight: bold;
    padding: 0 0 0 20px;
}

.um-hd_hd ul {
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 10px 15px;
    background-color: #fff;
    box-sizing: border-box;
}

.r-module {
    background: #fff;
    padding: 10px 8px;
}

.um-hd_hd li {}

.um-hd_hd li a {
    padding-left: 17px;
    font-size: 15px;
    display: block;
    line-height: 37px;
    background: url(../image/ico7.gif) no-repeat left;
    border-bottom: 1px dashed #ddd;
    font-weight: bold;
    color: #5a5a5a;
}

.um-hd_hd li a i {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 6px;
}

.um-hd_hd li dd {}

.um-hd_hd li.on dd {
    display: block;
}

.um-hd_hd li dd a {
    border-bottom: 1px dashed #ccc;
    height: 36px;
    line-height: 36px;
    background: none;
    font-weight: normal;
    color: #5a5a5a;
}

.um-hd_hd li dd a i {
    font-size: 13px;
}

.um-hd_hd li dd.cur {
    display: block;
}

.um-hd_hd li.on>a,
.um-hd_hd li a:hover {
    color: #1076b7;
}

.um-hd_bd {
    padding: 10px;
    margin: 10px auto;
    border: 1px solid #cecbcb;
    background: #1076b7;
    color: #fff;
}

.um-hd_bd .title {
    height: 50px;
    line-height: 50px;
    color: #fff;
}

.um-hd_bd .title h2 {
    font-size: 18px;
    border-bottom: 2px solid #fff;
    padding-left: 20px;
    color: #fff;
}

.um-hd_bd .title h2 i {
    font-size: 32px;
    margin-right: 15px;
    color: #fff;
}

.um-hd_bd .menu {
    padding: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
}

.um-hd_hd li dd a:hover,
.um-hd_hd li dd.cur a {
    color: #1076b7;
}


/* 列表页右上 */

.um-bd_hd2 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.um-bd_hd2 a:last-child {
    color: #1076b7;
    ;
}


/* 产品列表页 */

.items-img li {
    width: 270px;
    margin-right: 20px;
    margin-bottom: 15px;
}

.items-img li .img {
    width: 100%;
}

.items-img li img {
    display: block;
}

.items-img li p {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 14px;
}

.items-img li:hover p {
    color: #008CD6;
}


/* 产品图 */

.product_detail {
    padding-left: 20px;
}

.um-imgZoom {
    float: left;
    margin-right: 20px;
}

.um-imgZoom p {
    text-align: center;
    padding-bottom: 10px;
}

#zoom_box {
    display: block;
    zoom: 1;
    width: 350px;
    height: 350px;
    text-align: center;
    border: 1px solid #ddd;
    vertical-align: middle;
    font-size: 170px;
    padding: 0;
}

#zoom_box img {
    margin: 0;
    padding: 0;
}

#zoom_box img.big_small {
    max-width: 298px;
    max-height: 298px;
    width: 298px;
    height: 298px;
    width: expression(this.width>300&&this.width>this.height?300: true);
    height: expression(this.height>300?300: true);
}

#zoom_list {
    width: 352px;
    height: 60px;
    background: #EFEFEF;
    padding-top: 4px;
    position: relative;
    z-index: 99;
}

#zoom_list .pre {
    float: left;
    width: 14px;
    height: 54px;
    margin-top: 2px;
    text-align: center;
    overflow: hidden;
    background: #EFEFEF url(../images/pre.gif) no-repeat -3px 18px;
}

#zoom_list .next {
    float: right;
    width: 14px;
    height: 54px;
    margin-top: 2px;
    text-align: center;
    overflow: hidden;
    background: #EFEFEF url(../images/next.gif) no-repeat -3px 18px;
}

#zoom_list #zoom_list_box {
    float: left;
    width: 323px;
    overflow: hidden;
    height: 56px;
    position: relative;
}

#thumblist {
    position: absolute;
}

#thumblist li {
    float: left;
    width: 53px;
    overflow: hidden;
    text-align: center;
    margin: 2px 0;
}

#thumblist li span {
    width: 52px;
    height: 52px;
}

#thumblist li span a {
    width: 50px;
    height: 50px;
    font-size: 42px;
    border: 1px solid #FFF;
}

#thumblist li span img {
    max-height: 50px;
    max-width: 50px;
    width: 50px;
    height: 50px;
}

#big_box {
    float: left;
}

#big_box span {
    width: 302px;
    height: 242px;
}

#big_box span a {
    width: 300px;
    height: 240px;
    font-size: 200px;
}

#big_box span img {
    max-width: 300px;
    max-height: 240px;
}

.p_info li {
    margin-bottom: 10px;
}

.um-imgDetail {}

.um-imgDetail .cent {
    padding: 20px 0;
    font-size: 14px;
}

.um-imgDetail .cent img {
    max-width: 100%;
}

.um-imgDetail table {
    border-spacing: 0;
    border-left: #ddd solid 1px;
    border-top: #ddd solid 1px;
}

.um-imgDetail table td {
    padding: 5px 10px;
    border-right: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
}

.um-imgDetail-news a {
    display: block;
    width: 50%;
    float: left;
    padding-right: 20px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 5px;
}

.um-imgDetail-news a span {
    font-size: 12px;
    color: #999;
}


/* 缩略图旁 */

.um-imgInfo {
    width: 515px;
}

.um-imgInfo .tit {
    font-size: 23px;
    color: #1076b7;
    font-weight: normal;
    line-height: 1.8;
}

.um-imgInfo .p_tabs {
    background: #f2f2f2;
    padding: 20px 15px;
    min-width: 325px;
}

.um-imgInfo .p_tabs li {
    line-height: 35px;
    font-size: 14px;
}

.um-imgInfo .p_tabs li em {
    font-style: italic;
}

.um-imgInfo-but a {
    display: inline-block;
    width: 200px;
    height: 45px;
    background: #1076b7;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #1076b7;
}

.um-imgInfo-but a:last-child {
    background: #fff;
    border: 1px solid #1076b7;
    color: #333;
    background: rgba(0, 126, 233, .1);
}


/* 下方推荐 */

.um-bd_recommend {
    margin-top: 35px;
}

.um-bd_imgShow_bd .tag,
.um-bd_recommend .tag {
    height: 30px;
    margin-bottom: 20px;
    background: #e6e6e6;
    border-left: 1px solid #1076b7;
}

.um-bd_imgShow_bd .tag b,
.um-bd_recommend .tag b {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #1076b7;
    text-align: center;
    font-size: 16px;
    padding-left: 20px;
}

.um-bd_recommend .items-img li {
    width: 187px;
}

.um-bd_recommend .items-img li p {
    height: 35px;
    line-height: 35px;
    font-size: 13px;
}


/* 城市分销 */

.um-bd_recommend .citybox a {
    display: inline-block;
    padding-right: 10px;
    line-height: 30px;
}


/* 图片列表 */

.case-show li {
    width: 293px;
    margin-right: 25px;
    margin-bottom: 15px;
}

.case-show li img {
    width: 100%;
}

.case-show li p {
    line-height: 25px;
    font-size: 14px;
}


/* 图片推荐 */

.um-bd_recommend li {
    width: 203px;
}


/* 新闻通用 */

.items-desc-text li {
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #999;
}

.items-desc-text li h2 {
    font-size: 18px;
    color: #1076b7;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 8px;
}

.items-desc-text li span {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    display: block;
}

.items-desc-text li img {
    margin-right: 20px;
}

.items-desc-text li p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
    height: 100px;
    margin-bottom: 20px;
}

.items-desc-text li:hover h2 {
    color: #0064d4;
}

.items-desc-text li .desc-click,
.items-desc-text li .desc-time {
    background: url(../image/click.png) no-repeat left center;
    padding-left: 20px;
    background-size: 12px;
    float: left;
    display: block;
    padding-right: 15px;
}

.items-desc-text li .desc-time {
    background: url(../image/time.png) no-repeat left center;
    background-size: 12px;
}


/* 新闻详情页 */

.um-bd_recommend .related a {
    width: 50%;
    display: block;
    line-height: 30px;
    color: #333;
    float: left;
    padding-right: 10px;
    font-size: 14px;
    margin-bottom: 5px;
}

.um-bd_recommend .related a span {
    color: #999;
}


/* 详情页推荐 */

.um-bd_recommend .article li {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
}

.um-bd_recommend .article li {
    width: 100%;
}

.um-bd_recommend .article li img {
    width: 150px;
    margin-right: 20px;
}

.um-bd_recommend .article li h2 {
    font-size: 16px;
    font-weight: normal;
    font-weight: bold;
    margin-bottom: 5px;
    color: #222;
    margin-top: 5px;
}

.um-bd_recommend .article li p {
    font-size: 13px;
    color: #666;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.um-bd_recommend .article li span {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    color: #999;
}

.um-bd_recommend .article li:hover h2 {
    color: #1076b7;
}


/* 详情页标题 */

.um-bd_bd .tit h3 {
    line-height: 1.5;
    font-size: 26px;
    color: #1076b7;
    font-weight: normal;
}

.meta {
    margin-top: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-family: '宋体';
}

.content {
    font-size: 16px;
}


/* 内容页正文 */

.um-page-content {
    font-size: 15px;
    line-height: 1.8;
    color: #333;
}


/* 内页右侧 */

.um-right .tit {
    font-size: 1em;
    color: #1076b7;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px;
    background: #f7f7f7;
    padding: .35em .6em .35em .6em;
    margin-bottom: 20px;
    border-left: 2px solid #1076b7;
    font-weight: bold;
}

.um-right .tit a {
    color: #0b67c5;
    font-weight: normal;
}

.r-module-img li {
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #eaeaea;
}

.r-module-img li:last-child {
    margin-bottom: 0;
}

.r-module-img li .img {
    position: relative;
}

.r-module-img li .img img {
    display: block;
}

.r-module-img li .con p {
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    height: 22px;
    overflow: hidden;
    color: #525252;
    padding: 0 11px;
}

.r-module-img li .con span {
    display: block;
    margin: 0 15px 15px;
    font-size: 12px;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    color: #8a8a8a;
}

.r-module-img li:hover .con p {
    color: #1076b7;
}

.r-module-desc li {
    margin-top: 14px;
}

.r-module-desc li .con {
    width: 162px;
}

.r-module-desc li .con h3 {
    font-size: 13px;
    font-weight: normal;
    color: #555;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}

.r-module-desc li .con h3 span {
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    background: #999;
    line-height: 12px;
    padding: 3px 6px;
    border-radius: 3px;
    color: #fff;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
    font-weight: normal;
}

.r-module-desc li:nth-child(1) .con h3 span {
    background: red;
}

.r-module-desc li:nth-child(2) .con h3 span {
    background: #FF5722;
}

.r-module-desc li:nth-child(3) .con h3 span {
    background: orange;
}

.r-module-desc li .con p {
    display: block;
    text-align: left;
    float: none;
    color: #c5c5c5;
    font-size: 12px;
}

.r-module-desc li:hover .con h3 {
    color: #000;
}

.r-module-desc li:nth-child(1n+4) {
    margin-top: 5px;
}

.r-module-desc li:nth-child(4) {
    margin-top: 14px;
}

.r-module-desc li:nth-child(1n+4) img {
    display: none;
}

.r-module-desc li:nth-child(1n+4) .con {
    width: 100%;
}

.r-module .li2 a {
    display: block;
    margin-top: 14px;
    color: #c5c5c5;
    font-size: 12px;
    color: #8a8a8a;
}

.r-module-related a {
    width: 9em;
    color: #717171;
    line-height: 1.8em;
    margin-bottom: 20px;
}

.r-module-related a span {
    float: left;
    width: 1.5em;
    font-size: 28px;
    color: #e0e0e0;
    line-height: 1.1em;
    font-family: Impact, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}

.r-module-related a:hover {
    color: #000;
}

.r-module-related a:hover span {
    color: #c3c3c3;
}

.r-module-keywords a {
    display: inline-block;
    padding: 0 10px;
    margin-right: 5px;
    background: #333;
    color: #fff;
    line-height: 30px;
    margin-bottom: 3px;
}

.r-module-keywords a:hover {
    background: #1076b7;
}

.um-right .con a {
    font-size: 12px;
    font-family: '宋体';
    margin-right: 10px;
    display: inline-block;
    line-height: 20px;
}


/*新闻详情页*/

.content {
    font-size: 15px;
    line-height: 2;
    color: #333;
}


/*----------------------------------------------------------------------------------------------------------------*/


/*
** 产品列表
**/

.catelist {}

.catelist li {
    margin-top: 20px;
    overflow: hidden;
}

.catelist .img {
    width: 120px;
    height: 120px;
    margin: 0 30px;
    border: #ddd solid 2px;
    overflow: hidden;
}

.catelist .com {
    margin-left: 30px;
}

.catelist .t {
    padding-bottom: 6px;
}


/*产品详细*/

.um-imgDetail {}

.um-imgDetail .cent {
    padding: 20px 0;
    font-size: 14px;
}

.um-imgDetail .cent img {
    max-width: 100%;
}

.um-imgDetail table {
    border-spacing: 0;
    border-left: #ddd solid 1px;
    border-top: #ddd solid 1px;
}

.um-imgDetail table td {
    padding: 5px 10px;
    border-right: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
}

.pagenav {
    padding: 10px 0 0 0;
    border-top: #ddd solid 1px;
    font-size: 14px;
}

.pagenav a {
    color: #1076b7;
}

.pagenav p {
    margin-top: 10px;
}

.citybox {}

.citybox a {
    display: inline-block;
    margin-right: 20px;
    line-height: 28px;
}


/*
** 图片
**/

.photo_box {
    overflow: hidden;
}

.photo_box .photo {
    position: relative;
    float: left;
    width: 625px;
    margin-left: 40px;
    overflow: hidden;
}

.photo_box .btn_left,
.photo_box .btn_right {
    display: block;
    width: 8px;
    height: 30px;
    margin-top: 195px;
    background: url(../image/roll.jpg) no-repeat;
}

.photo_box .btn_left {
    float: left;
}

.photo_box .btn_right {
    float: right;
    background-position: -8px 0;
}

.photo_view li {
    float: left;
    width: 625px;
}

.photo_desc h3 {
    margin: 20px 0;
    padding-bottom: 10px;
    border-bottom: #eee solid 1px;
}


/*
** 下载
**/

.down_list dl.img {
    margin: 5px 10px;
}

.down_list dl.img dt {
    font-size: 14px;
    background: #EFEFEF;
    line-height: 28px;
    padding-left: 5px;
}

.down_list dl.img dt a {
    color: #855352
}

.down_list dl.img dd.ext {
    line-height: 22px;
    text-align: right;
    color: #333;
}

.down_list dl.img dd.desc {
    line-height: 22px;
    color: #9E9E9E
}

.down_info {
    margin-bottom: 20px;
    border: 1px solid #EFEFEF;
    border-bottom: none;
}

.down_info ul li label {
    float: left;
    width: 65px;
    border-right: 1px solid #EFEFEF;
    text-align: center;
    margin-right: 5px;
}

.down_info ul li {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #EFEFEF;
    font-size: 12px;
}

.down_info ul li a {
    font-weight: bold;
    color: #F30;
}

#content {
    line-height: 30px;
    font-size: 14px;
}

#content h1.tit {
    font-size: 20px;
    font-family: 'Microsoft YaHei';
    color: #333;
    text-align: center;
    margin: 20px 0;
}

#content h1.tit span {
    font-size: 14px;
    font-weight: normal;
}

#content .content p {
    font-size: 12px;
}

#content .content img {
    max-width: 590px;
    _width: expression(this.width > 590 && this.width > this.height ? 590: true);
}

#content .content strong {
    color: #000;
}

#content .content ol {
    list-style-position: inside;
    margin: 20px;
}

#content .content ul {
    list-style-position: inside;
    margin: 20px;
}

#content .content ul li {
    list-style-type: disc;
}

#content .content ol li {
    list-style-type: decimal;
}

#content .content h1,
#content .content h2,
#content .content h3,
#content .content h4,
#content .content h5,
#content .content h6 {
    color: #000;
    font-size: 100%;
    font-weight: bold;
}

#pages {
    padding: 10px 0 10px;
    text-align: center;
    font: 12px '宋体';
}

#pages a {
    background: no-repeat center;
    font-size: 14px;
    color: #666;
    padding: 10px 25px;
    display: inline-block;
    border: 1px solid #e1e1e1;
}

#pages a.a1 {
    padding: 0px 12px;
    height: 40px;
    line-height: 40px;
    margin-top: 0px;
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}

#pages span {
    display: inline-block;
    padding: 0px 25px;
    height: 40px;
    line-height: 40px;
    background: #1076b7;
    border: 1px solid #1076b7;
    color: #fff;
    text-align: center;
}

.page .noPage {
    display: inline-block;
    padding: 0px 14px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.kefu {
    width: 99px;
    height: 60px;
    position: absolute;
    top: 0px;
}

.kefu .kftop {
    background: url(../images/kefu_top.gif) no-repeat;
    height: 20px;
}

.kefu .kfbottom {
    background: url(../images/kefu_bottom.gif) no-repeat;
    height: 14px;
}

.kefu .kfbox {
    border-left: 1px solid #DDE6EC;
    border-right: 1px solid #DDE6EC;
    overflow: hidden;
    zoom: 1;
    padding: 1px;
    background: #FFF;
    color: #f00;
    line-height: 26px;
}

.kefu .kfbox ul {
    padding-left: 6px;
}

.kefu .kfbox ul li.tit {
    color: #800000;
}

.kefu .kfbox ul li img {
    vertical-align: middle;
}


/*留言反馈*/

.table-list td,
.table-list th {
    padding-left: 12px;
}

.table-list td img {
    vertical-align: middle;
}

.table-list thead th {
    height: 30px;
    background: #eef3f7;
    border-bottom: 1px solid #d5dfe8;
    font-weight: normal;
    line-height: 30px;
}

.table-list tbody td,
.table-list .btn {
    border-bottom: #eee 1px solid;
    line-height: 30px;
}

div.btn {
    background: #f6f6f6;
    padding: 6px 12px;
    height: 30px;
    line-height: 30px
}

.table-list tr:hover,
.table-list table tbody tr:hover {
    background: #fbffe4
}

.nHover tr:hover,
.nHover tr:hover td {
    background: none
}

.table-list .input-text-c {
    padding: 0;
    height: 18px
}

.input-text-c {
    border: 1px solid #A7A6AA;
    height: 18px;
    padding: 2px 0 0;
    text-align: center
}

.td-line {
    border: 1px solid #eee
}

.td-line td,
.td-line th {
    border: 1px solid #eee
}

.button {
    background: #0189fc;
    border: none;
    padding: 5px 12px;
    margin-right: 6px;
    cursor: pointer;
    color: #fff;
}

[type=reset] {
    background: #999;
}

.button:hover {
    background: #1076b7;
}

[type=reset]:hover {
    background: #777;
}

.table-list tr.on,
.table-list tr.on td,
.table-list tr.on th,
.table-list td.on,
.table-list th.on {
    background: #fdf9e5;
}

a.close-own {
    background: url(../Images/cross.png) no-repeat left 3px;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    outline: none;
    right: 7px;
    top: 8px;
    text-indent: 200px;
    overflow: hidden
}

a.close-own:hover {
    background-position: left -46px
}

.input-text,
.measure-input,
textarea,
input.date,
input.endDate,
.input-focus {
    border: 1px solid #A7A6AA;
    line-height: 18px;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 1px 0 1px 5px;
    border: 1px solid #d0d0d0;
    background: #FFF url(../Images/admin_img/input.png) repeat-x;
    font-family: Verdana, Geneva, sans-serif, "宋体";
    font-size: 12px;
}

.input-focus {
    background: #FFF;
    border-color: #afcee6;
    font-size: 12px;
}

input.date,
input.endDate {
    background: #fff url(../Images/admin_img/input_date.png) no-repeat right 3px;
    padding-right: 18px;
    font-size: 12px;
}

textarea,
textarea.input-text,
textarea.input-focus {
    font-size: 12px;
    height: auto;
    padding: 5px;
    margin: 0;
}

select {
    vertical-align: middle;
    background: none repeat scroll 0 0 #F9F9F9;
    border-color: #666666 #CCCCCC #CCCCCC #666666;
    border-style: solid;
    border-width: 1px;
    color: #333;
    padding: 2px;
}

.search-form {
    margin-bottom: 10px
}


/*宋体宋体*/

.table_form {
    margin: 10px;
    width: 95%;
}

.table_form input {}

.table_form td {
    padding-left: 12px
}

.table_form th {
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    color: #777
}

.table_form td label {
    vertical-align: middle
}

.table_form td,
.table_form th {
    padding: 8px 0 5px 8px;
    line-height: 22px;
}

.table_form tbody td,
.table_form tbody th {
    border-bottom: 1px solid #eee;
}

.colorpanel tbody td,
.colorpanel tbody th {
    padding: 0;
    border-bottom: none;
}

em.error {
    overflow: hidden;
    zoom: 1;
    background: url("../Images/unchecked.gif") no-repeat 0px 0px;
    padding-left: 19px;
    color: red;
}

em.success {
    overflow: hidden;
    zoom: 1;
    background: url("../Images/checked.gif") no-repeat 0px 0px;
    padding-left: 19px;
    color: red;
}

.guestbook_list {
    margin: 12px 0;
    line-height: 26px;
    font-size: 14px;
}

.guestbook_list dl {
    border: 1px solid #E9E9EB;
    margin: 8px auto;
    padding: 15px;
}

.guestbook_list dl dt {
    border-bottom: 1px dashed #E9E9EB;
    height: 26px;
    line-height: 26px;
    color: #1076b7;
}

.guestbook_list dl dt span {
    float: right;
    line-height: 26px;
}

.guestbook_list dl dd.g_content {
    padding: 5px;
    line-height: 26px;
}

.post_box {
    border: 1px solid #eee;
}

.post_box h5 {
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    height: 35px;
    background: #f5f5f5;
}


/*user login*/


/*sitemap*/

.mapbox {
    border: 1px solid #ccc;
    background: #fff;
}

.mapbox h4 {
    margin: 10px 0;
    padding: 6px;
    border: none;
    border-top: 1px solid #ccc;
    margin-top: -1px;
    border-bottom: 1px solid #eee;
}

.smallcat ul {
    overflow: hidden;
}

.smallcat ul li {
    float: left;
    line-height: 24px;
}

.smallcat ul li a {
    margin: 0 8px;
}