﻿html,
body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
frameset,
table,
th,
tr,
td,
fieldset {
    margin: 0;
    padding: 0;
}

/* IE5.xIE6бbug */
* html body {
    overflow: visible;
}

* html iframe,
* html frame {
    overflow: auto;
}

* html frameset {
    overflow: hidden;
}

/* body */
body {
    color: #6a6a6a;
    font-size: 12px;
    line-height: 24px;
    font-family: "微软雅黑";
}

i,
em,
cite {
    font-style: normal;
}

/* a */
a {
    color: #6a6a6a;
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    color: #004191;
}

/* form */
textarea,
input {
    word-wrap: break-word;
    word-break: break-all;
}

input {
    vertical-align: middle;
    font-size: 12px
}


/* li */
ul,
li {
    list-style-type: none;
}

/* img */
img {
    border: 0 none;
    vertical-align: middle;
}

/* h* */
h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}


/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr {
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

/*返回顶部*/
.totop {
    position: fixed;
    right: 50%;
    margin-right: -528px;
    z-index: 10000;
    bottom: 25px;
    display: block;
    width: 26px;
    height: 62px;
    background: url(../images/rocket.png) no-repeat 0 0;
    -webkit-transition: all 0.2s ease-in-out;
}



/*网站头部*/
.head_wrap {
    width: 100%;
    height: 186px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
    background: #FFF;
    -moz-box-shadow: 0 0 20px rgba(128, 128, 128, 0.4);
    -webkit-box-shadow: 0 0 20px rgba(128, 128, 128, 0.4);
    box-shadow: 0 0 20px rgba(128, 128, 128, 0.4);
}

.logo {
    width: 1200px;
    margin: 0 auto;
    height: 130px;
    color: #FFF;
    background: url(../Images/tel.png) right center no-repeat
}

.logo .logoL {
    width: 387px;
    height: 130px;
    background: url(../Images/logo.png) center center no-repeat;
}


/***********nav*******/
.nav {
    height: 56px;
    width: 1270px;
    margin: 0 auto
}

.nav li {
    float: left;
    text-align: center;
    position: relative
}

.nav li>a {
    height: 56px;
    line-height: 56px;
    width: 137px;
    font-size: 16px;
    color: #191919;
    display: block;
    position: relative
}

.nav li>a:hover,
.nav li>.cur {
    color: #004782
}

.ProBoxWrap {
    display: none;
    position: absolute;
    width: 137px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 100;
    top: 56px;
}

.ProBoxWrap .ProBox {
    margin: 0 auto;
    padding: 0 20px;
}

.ProBoxWrap .ProBox .T {}

.ProBoxWrap .ProBox .T a {
    display: block;
    height: 42px;
    line-height: 42px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    position: relative;
}

.ProBoxWrap .ProBox .T a:hover {
    text-decoration: underline;
    font-weight: bold
}

.nav li:hover .ProBoxWrap {
    display: block
}

.nav li>a:hover,
.nav li>.cur,
.nav li:hover>a {
    font-weight: bold;
    color: #004782
}

.ProBoxWrap .ProBox .T:nth-last-child(1) a {
    border-bottom: 0
}

.ProBoxWrap .ProBox .T a:hover:after {
    background: #1e4e4e
}

.Nav_left {
    width: 555px;
    float: left;
}

.Nav_right {
    width: 555px;
    float: right
}

.logo02 {
    width: 168px;
    height: 247px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: url(../Images/logo02.png) center center no-repeat;
    z-index: 100
}

.nav li.li {
    width: 1px;
    height: 56px;
    background: url(../Images/xian.jpg) center center no-repeat
}

/*********************************公共头部结束*******************************/


/*首页样式*/

.inban {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.mininban {
    width: 100%;
    background: url(../Images/nybanner.png) center center no-repeat;
    height: 150px;
    overflow: hidden;
    text-align: center
}

.mainbanner {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.mainbanner_window {
    left: 50%;
    width: 2000px;
    height: 100%;
    overflow: hidden;
    margin-left: -1000px;
    position: absolute;
}

.mainbanner_window ul {
    width: 999999px;
    height: 100%;
    position: relative;
}

.mainbanner_window li {
    background: #FFF;
    width: 2000px;
    text-align: center;
    font-size: 0px;
    float: left;
    display: inline;
}

.mainbanner_list {
    left: 0;
    right: 0;
    bottom: 10px;
    height: 10px;
    position: absolute;
}

.mainbanner_list li {
    width: auto;
    height: 30px;
    margin: 0 10px;
    overflow: hidden;
    display: inline-block;
}

.mainbanner_list a {
    background: #FFF;
    width: 40px;
    height: 6px;
    line-height: 12px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    float: left;
    display: inline-block;
}

.mainbanner_list li.active a {
    background: #004782;
    text-decoration: none;
}

.mainbanner_list li a:hover {
    background: #004782;
    text-decoration: none;
}





.in_pro_box {
    width: 1200px;
    margin: 50px auto 30px;
    overflow: hidden;
}

.in_pro_wrap {
    width: 920px;
    float: right;
    overflow: hidden;
}

.in_pro_wrap .Pro_right_top {
    position: relative;
    height: 280px;
    overflow: hidden;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    z-index: 5;
}

.in_pro_wrap .Pro_right_top li {
    width: 900px;
    overflow: hidden;
    position: relative;
}

.in_pro_wrap .Pro_right_top li a {
    font-size: 14px;
    color: #4c4c4c;
    display: block;
    margin: 0 auto
}

.in_pro_wrap .Pro_right_top li a .pic {
    width: 280px;
    height: 280px;
    background: #FFF;
    float: left;
    position: relative;
}

.in_pro_wrap .Pro_right_top li a .pic img {
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.in_pro_wrap .Pro_right_top li a .text {
    width: 580px;
    float: right;
    overflow: hidden;
    font-size: 14px;
    color: #1a1a1a
}

.in_pro_wrap .Pro_right_top li a .text strong {
    display: block;
    padding-top: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
}

.in_pro_wrap .Pro_right_top li a .text .jian {
    line-height: 24px;
    color: #4c4c4c;
    font-size: 14px;
    margin: 10px 0
}

.in_pro_wrap .Pro_right_top .pro_R_nr {
    position: relative;
    z-index: 5
}

.in_pro_wrap .Pro_right_top .bd .next {
    position: absolute;
    z-index: 10;
    right: 20px;
    bottom: 15px;
    display: block;
    width: 30px;
    height: 30px;
}

.in_pro_wrap .Pro_right_top .bd .prev {
    position: absolute;
    z-index: 10;
    right: 60px;
    bottom: 15px;
    display: block;
    width: 30px;
    height: 30px;
}

.in_pro_wrap .Pro_right_top .bd .next {
    background: url(../images/right.png) center center no-repeat #b3b3b3;
}

.in_pro_wrap .Pro_right_top .bd .next:hover {
    background: url(../images/right.png) center center no-repeat #004782
}

.in_pro_wrap .Pro_right_top .bd .prev {
    background: url(../images/left.png) center center no-repeat #b3b3b3
}

.in_pro_wrap .Pro_right_top .bd .prev:hover {
    background: url(../images/left.png) center center no-repeat #004782
}



.in_pro_wrap .Pro_right_bottom {
    position: relative;
    width: 920px;
    overflow: hidden;
    z-index: 5;
}

.in_pro_wrap .Pro_right_bottom li {
    width: 300px;
    overflow: hidden;
    float: left;
    position: relative;
}

.in_pro_wrap .Pro_right_bottom li a {
    font-size: 14px;
    color: #4c4c4c;
    display: block;
    margin: 0 auto
}

.in_pro_wrap .Pro_right_bottom li a .pic {
    width: 280px;
    background: #FFF;
    height: 280px;
    border: 10px solid #f5f5f5;
    border-bottom: 0;
    position: relative;
}

.in_pro_wrap .Pro_right_bottom li a .pic img {
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.in_pro_wrap .Pro_right_bottom li a .text {
    width: 300px;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
    background: #f5f5f5;
    text-align: center;
    color: #1a1a1a
}

.in_pro_wrap .Pro_right_bottom li {
    float: right
}


.LeftBox {
    width: 250px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.LeftBox .leftBt {
    height: 55px;
    background: url(../Images/leftbt.png) left center no-repeat;
    margin-bottom: 35px
}

.LeftBox .LeftList {
    width: 250px;
    overflow: hidden;
}

.LeftBox .LeftList li {
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 60px;
    height: 60px;
}

.LeftBox .LeftList li a {
    color: #808080;
    display: block;
    width: 250px;
    font-size: 16px;
    background: #f5f5f5;
    padding-left: 25px;
}

.LeftBox .LeftList li a:hover,
.LeftBox .LeftList li.cur a {
    background: #004782;
    color: #FFF;
    display: block;
}

.LeftBox .LeftList li.subNav:hover {
    display: block;
}

.LeftBox:after {
    content: '';
    position: absolute;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #e6e6e6;
    width: 1px;
}

.LeftBox .LeftList li.subNav {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

.LeftBox .LeftList li.subNav a {
    width: 220px;
    font-size: 14px;
    padding-left: 45px;
}

.youshiWrap {
    width: auto;
    height: 500px;
    background: url(../Images/ys.jpg) center center no-repeat
}

.youshiWrap .youshi {
    width: 1100px;
    height: 500px;
    margin: 0 auto
}

.youshiWrap .youshi .youshi_bt {
    text-align: center;
    position: relative;
    padding: 50px 0 30px;
    font-size: 14px;
    color: #b2b2b2
}

.youshiWrap .youshi .youshi_bt strong {
    font-size: 30px;
    color: #1a1a1a;
    display: block;
    line-height: 30px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    position: relative;
}

.youshiWrap .youshi .youshi_bt strong:after {
    content: '';
    position: absolute;
    top: 43px;
    left: 0;
    right: 0;
    width: 30px;
    height: 3px;
    margin: auto;
    background: #004782
}

.youshiWrap .youshi ul {
    width: auto;
    overflow: hidden;
}

.youshiWrap .youshi ul li {
    width: 370px;
    float: left;
    margin-bottom: 40px;
    margin-top: 20px;
    height: 95px;
    padding-left: 140px;
    font-size: 14px;
    line-height: 24px;
    color: #808080
}

.youshiWrap .youshi ul li strong {
    display: block;
    color: #1a1a1a;
    font-size: 16px;
    border-bottom: 1px solid #d9d9d9;
    line-height: 30px;
    margin-bottom: 5px;
    padding-top: 8px;
}

.youshiWrap .youshi ul li.act01 {
    background: url(../Images/y01.png) left center no-repeat;
}

.youshiWrap .youshi ul li.act02 {
    background: url(../Images/y02.png) left center no-repeat;
}

.youshiWrap .youshi ul li.act03 {
    background: url(../Images/y03.png) left center no-repeat;
}

.youshiWrap .youshi ul li.act04 {
    background: url(../Images/y04.png) left center no-repeat;
}

.youshiWrap .youshi ul li:hover.act01 {
    background: url(../Images/y01a.png) left center no-repeat;
}

.youshiWrap .youshi ul li:hover.act02 {
    background: url(../Images/y02a.png) left center no-repeat;
}

.youshiWrap .youshi ul li:hover.act03 {
    background: url(../Images/y03a.png) left center no-repeat;
}

.youshiWrap .youshi ul li:hover.act04 {
    background: url(../Images/y04a.png) left center no-repeat;
}



.youshiWrap .youshi ul li.act02,
.youshiWrap .youshi ul li.act04 {
    float: right
}

/*ABoutus*/
.in_about_wrap {
    width: 100%;
    height: 527px;
    background: url(../Images/aboutbj.jpg) center center no-repeat;
    margin: 40px auto;
    overflow: hidden;
}

.in_about_wrap .in_about {
    width: 1200px;
    margin: 0 auto;
    height: 527px;
    position: relative
}

.in_about_wrap .in_about .about {
    width: 520px;
    height: 140px;
    font-size: 14px;
    color: #808080;
    display: block;
    line-height: 30px;
    position: absolute;
    top: 160px;
    left: 0
}

.about_list {
    position: absolute;
    bottom: 30px;
    left: 0
}

.about_list li {
    height: 50px;
    width: 459px;
    line-height: 50px;
}

.about_list li a {
    color: #808080;
    display: block;
    padding-left: 70px;
    font-size: 16px;
}

.about_list li a span {
    font-family: Arial, Helvetica, sans-serif;
    color: #b2b2b2;
    font-size: 14px;
    padding-left: 15px;
}

.about_list li.act01 a {
    background: url(../Images/a01.png) 20px center no-repeat
}

.about_list li.act02 a {
    background: url(../Images/a02.png) 20px center no-repeat
}

.about_list li.act03 a {
    background: url(../Images/a03.png) 20px center no-repeat
}

.about_list li:hover.act01 a {
    background: url(../Images/a01a.png) 20px center no-repeat #004782
}

.about_list li:hover.act02 a {
    background: url(../Images/a02a.png) 20px center no-repeat #004782
}

.about_list li:hover.act03 a {
    background: url(../Images/a03a.png) 20px center no-repeat #004782
}


.about_list li a:hover {
    background: #004782;
    color: #FFF
}

.about_list li a:hover span {
    color: #FFF
}


/*新闻中心*/
.news_wrap {
    width: auto;
    overflow: hidden;
    background: #FFF;
    padding: 40px 0 20px
}

.news_wrap .news {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.news_wrap .news .bt {
    position: relative;
    background: url(../images/icon05.png) 0px center no-repeat #FFF;
    font-size: 20px;
    font-weight: bold;
    padding-left: 35px;
    color: #1a1a1a;
    height: 60px;
    line-height: 60px;
}

.news_wrap .news .bt a {
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/jia.png) center center no-repeat #004782;
    background-size: 10px;
}

.news_wrap ul {
    overflow: hidden;
    padding: 0 0 20px;
    position: relative;
}

.news_wrap ul li {
    width: 380px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.news_wrap ul li a {
    width: auto;
    color: #4c4c4c;
    line-height: 36px;
    font-size: 14px;
    overflow: hidden;
    padding-right: 80px;
    height: 36px;
    position: relative;
    display: block;
    background: url(../images/o1.png) 5px center no-repeat;
    padding-left: 30px
}

.news_wrap ul li a span {
    position: absolute;
    color: #b2b2b2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    top: 0;
    right: 0
}

.news_wrap ul li a:hover {
    color: #004782
}

.news_wrap .news_L_nr {
    width: 370px;
    float: left;
    margin-right: 40px;
}

.news_wrap .news_C_nr {
    width: 800px;
    float: left
}

.news_wrap .news_R_nr {
    width: 380px;
    float: right
}


/*新闻中心*/
.newsWrap {
    margin: 20px auto 50px
}

.news {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.news_title {
    text-align: center;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin-bottom: 30px;
}

.news_title strong {
    display: block;
    position: relative;
    font-size: 30px;
    color: #1a1a1a;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.news_title strong:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    background: #004782;
    height: 3px;
    margin: auto
}



.news .newtop {
    overflow: hidden;
    width: 1200px;
    margin-bottom: 10px;
}

.news .newtop li {
    float: left;
    width: 560px
}

.news .newtop li a {
    height: 110px;
    display: block;
    padding-right: 10px;
    font-size: 14px;
    position: relative;
    line-height: 24px;
    background: #f5f5f5;
    padding-top: 20px;
    padding-left: 180px;
}

.news .newtop li a .data {
    font-size: 50px;
    width: 150px;
    height: 110px;
    background: url(../images/jt03.png) right center no-repeat;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    color: #004782;
    padding-top: 28px;
    position: absolute;
    left: 0;
    top: 0
}

.news .newtop li a .data i {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.news .newtop li a strong {
    display: block;
    font-size: 16px;
    color: #333333;
    height: 32px;
    margin-top: 5px;
    line-height: 32px;
    overflow: hidden;
}

.news .newtop li a .content {
    color: #808080;
    font-size: 14px;
    overflow: hidden
}

.news .newtop li a:hover .data {
    background: #004782;
    color: #FFF
}

.newCenter {
    width: auto;
    overflow: hidden;
    height: 211px;
}

.newCenter .left {
    width: 560px;
    float: left
}

.newCenter .left a {
    display: block;
    height: 211px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 24px;
    position: relative;
}

.newCenter .left a .data {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    color: #004782;
    line-height: 50px;
}

.newCenter .left a .data i {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999999;
    font-weight: normal
}

.newCenter .left a span {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    background: #004782;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    left: 0
}

.newCenter .right {
    width: 560px
}

.newCenter .right li {
    position: relative;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px dashed #cccccc
}

.newCenter .right li a {
    display: block;
    font-size: 14px;
    color: #4d4d4d
}

.newCenter .right li span {
    position: absolute;
    right: 0;
    top: 0
}

.newCenter .right li i {
    margin-right: 5px;
    font-size: 20px;
}

.newBottom {
    height: 85px;
    background: url(../images/wt.png) left 10px no-repeat;
    position: relative;
    margin-top: 50px;
}

.newBottom .hd {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.newBottom .hd a {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}

.newBottom .hd a.prev {
    background: url(../images/up01.png) center center no-repeat #b3b3b3;
    margin-bottom: 25px;
}

.newBottom .hd a.prev:hover {
    background: url(../images/up01.png) center center no-repeat #004782
}

.newBottom .hd a.next {
    background: url(../images/down.png) center center no-repeat #b3b3b3
}

.newBottom .hd a.next:hover {
    background: url(../images/down.png) center center no-repeat #004782
}

.newBottom .bd {
    margin-left: 130px;
    height: 85px;
    margin-right: 110px;
    overflow: hidden
}

.newBottom .bd ul {
    overflow: hidden;
    zoom: 1;
    padding-left: 40px;
}

.newBottom .bd ul li {
    width: 390px;
    float: left
}

.newBottom .bd ul li .title {
    position: relative;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: bold;
    border-bottom: 1px solid #e6e6e6;
    line-height: 35px;
}

.newBottom .bd ul li .content {
    font-size: 14px;
    color: #808080;
    padding-top: 10px;
    line-height: 18px;
}

.newBottom .bd ul li .title:after {
    content: '';
    width: 30px;
    height: 35px;
    background: url(../images/wen.png) left center no-repeat;
    position: absolute;
    left: -30px;
    top: 0
}




/*内页样式*/
.nywrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.pro_R_right {
    width: 920px;
    float: right
}

.nywrap .LeftBox {
    padding-top: 20px
}

.right-bt {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #efefef;
    height: 50px;
    position: relative;
    line-height: 50px;
}

.right-bt .nybtL {
    font-size: 16px;
    overflow: hidden;
    color: #004191
}

.right-bt .nybtR {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden
}

.right-bt .nybtR a {
    color: #787878
}

.right-bt .nybtR a:hover {
    color: #004191
}

.right-nr {
    width: 770px;
    padding: 10px;
    line-height: 24px;
    float: left
}


.ny-right-about {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 50px
}


.ny-right-news {
    width: 1200px;
    margin: 0 auto;
}

.ny-right-news li {
    width: 1200px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #CCC;
}

.ny-right-news li a {
    padding-left: 10px;
    font-size: 14px;
    display: block;
    position: relative;
    background: url(../images/o.jpg) left center no-repeat;
}

.ny-right-news li span {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

.ny-right-news ul {
    margin-bottom: 20px;
}


.ny-right-news h1 {
    font-size: 16px;
    padding-top: 20px;
    text-align: center
}

.ny-right-news h6 {
    border-bottom: 1px dashed #CCC;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.ny-news-nr {
    overflow: hidden;
    padding-top: 10px;
    margin-bottom: 20px;
}


/*内页****产品****样式*****/
.ny-right-pro {
    width: 920px;
    overflow: hidden;
    padding: 20px 0
}

.ny-right-pro li {
    width: 230px;
    margin-bottom: 20px;
    line-height: 32px;
    float: left
}

.ny-right-pro li .pic {
    width: 210px;
    height: 210px;
    margin: 0 auto;
    border: 1px solid #ededed;
}

.ny-right-pro li .pic img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.ny-right-pro li .pic a {
    display: block;
    height: 210px;
    width: 210px;
    position: relative
}

.ny-right-pro li .txt {
    width: 210px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center
}

.ny-right-pro li .txt a {
    color: #919191;
    font-size: 14px;
}

.ny-right-pro li .txt a:hover {
    color: #004191
}

.jqzoom {
    margin: 30px auto 10px;
    text-align: center
}

.jqzoom img {
    max-width: 400px;
    border: 1px solid #e9e9e9;
}

.ny-right-about h1 {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center
}


.proproperty {
    font-size: 16px;
    margin-top: 20px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
}

.proproperty li {
    height: 40px;
    cursor: pointer;
    margin-right: 15px;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #5b5b5b;
}

.proproperty li.cur {
    color: #004782;
    font-weight: bold;
}

.procontent {
    overflow: hidden;
    font-size: 14px;
    padding: 10px 0;
}

.dispaly {
    display: none
}

.pageNavi {
    font-size: 14px;
}

.pageNavi a {
    font-size: 14px;
}

.pageleft {
    float: left
}

.pageright {
    float: right
}

.linkWrap {
    width: 100%;
    overflow: hidden;
    background: #f5f5f5;
    line-height: 24px;
    font-size: 14px
}

.linkWrap .linkBt {
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    background: url(../images/link.png) left center no-repeat
}

.linkWrap .link {
    width: 1090px;
    margin: 0 auto;
    padding: 10px 0 10px 110px;
    color: #808080;
    position: relative;
    overflow: hidden;
}

.linkWrap .link a {
    color: #808080;
    font-size: 12px;
    margin-right: 5px;
}

.linkWrap .link a:hover {
    text-decoration: underline;
    color: #004782;
}


/*footer*/
.footer_wrap {
    background: url(../Images/footbj.jpg) center center no-repeat;
    overflow: hidden;
    width: 100%;
    height: 460px;
    position: relative;
}


.footer {
    width: 1200px;
    overflow: hidden;
    height: 460px;
    margin: 0 auto;
    position: relative;
}

.footer a {
    color: #c2dbee;
}

.footer a:hover {
    color: #c2dbee
}

.footer_wrap .foonav {
    width: 800px;
    position: absolute;
    right: 0;
    top: 60px;
    height: 40px;
    line-height: 40px;
    background: #29323d;
    text-align: center;
}

.footer_wrap .foonav li {
    display: inline-block;
}

.footer_wrap .foonav li a {
    color: #FFF;
    font-size: 14px;
    padding: 0 15px;
}

.footer_wrap .foonav li a:hover {
    text-decoration: underline
}

.footer_wrap .ewm {
    width: 100px;
    position: absolute;
    left: 150px;
    top: 210px
}

.footer_wrap .contactImg {
    width: 320px;
    height: 47px;
    position: absolute;
    left: 630px;
    top: 160px
}

.footer_wrap .contact {
    width: 820px;
    position: absolute;
    text-align: center;
    left: 400px;
    top: 260px;
    line-height: 36px;
}

.footer_wrap .contact p {
    display: inline-block;
    color: #f5f5f5;
    font-size: 14px;
    padding: 0 30px
}

.footer_wrap .contact p img {
    margin-top: -5px;
}

.copyWrap {
    position: absolute;
    background: url(../Images/xian02.jpg) left top repeat-x;
    color: rgba(255, 255, 255, 0.3);
    height: 60px;
    line-height: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
}

.copyWrap .copy {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.copyWrap a {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
}

.copyWrap a:hover {
    color: #FFF
}

.copyWrap .mapsite {
    position: absolute;
    right: 0;
    top: 0
}

/*翻页*/
.pageNavi {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.wp-pagenavi {
    CLEAR: both;
}

.wp-pagenavi A {
    BORDER-RIGHT: #bfbfbf 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #bfbfbf 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    MARGIN: 2px;
    BORDER-LEFT: #bfbfbf 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #bfbfbf 1px solid;
    TEXT-DECORATION: none
}

.wp-pagenavi SPAN {
    BORDER-RIGHT: #bfbfbf 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #bfbfbf 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 3px;
    MARGIN: 2px;
    BORDER-LEFT: #bfbfbf 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #bfbfbf 1px solid;
    TEXT-DECORATION: none
}

.wp-pagenavi A:hover {
    BORDER-LEFT-COLOR: #000;
    BORDER-BOTTOM-COLOR: #000;
    BORDER-TOP-COLOR: #000;
    BORDER-RIGHT-COLOR: #000
}

.wp-pagenavi SPAN.current {
    BORDER-LEFT-COLOR: #000;
    BORDER-BOTTOM-COLOR: #000;
    BORDER-TOP-COLOR: #000;
    BORDER-RIGHT-COLOR: #000
}

.wp-pagenavi SPAN.current {
    FONT-WEIGHT: bold
}


/* 搜索 */
.seachWrap {
	width: 1200px;
	height: 60px;
	position: relative;
	margin: 0 auto;
}

.seachWrap p {
	line-height: 60px;
	color: #999999;
	font-size: 14px;
}

.seachWrap span {
	color: #666666;
}

.Right {
	position: absolute;
	right: 0;
	top: 13px;
	height: 36px;
}

.seach {
	overflow: hidden;
	width: 290px;
	height: 36px;
	background: url(../images/search.jpg) center center no-repeat;
}

.seach .keys {
	width: 200px;
	height: 36px;
	border: 0;
	background: none;
	padding-left: 10px;
	float: left;
	font-size: 12px;
	color: #414141;
	font-family: '微软雅黑'
}

.seach .btns {
	border: 0;
	background: none;
	width: 60px;
	height: 36px;
	float: right;
	cursor: pointer
}