/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/
.top1 {
    height: 35px;
    background: #fff;
    color: #595959;
    line-height: 35px;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px solid #eee;
}

.top2 {
    height: 112px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 112px;
}

.top2 .k2 {
    margin-top: 35px;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: left;
    padding-left: 60px;
    background: url(../images/tel.png) no-repeat ;

}

.top2 .k2 p{
    line-height: 25px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    color: #999999;
}
.topLink a{
    color: #999999;
}
.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    background-color: #030000;
}

/*热门搜索*/
.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #009b4c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}




/*导航栏样式*/
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 120px;
}

.nav li a {
    display: block;
    line-height: 50px;
    color: #fff;
    height: 50px;
    padding: 0;
    font-size: 16px;
    padding: 0;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1b57ac;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #1b57ac;
}

.nav .sec {
    height: 0;
    background-color: #1b57ac;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 50px;
    left: -9%;
    width: 118%;
}

.nav .sec a {
    background-color: #1b57ac;
    color: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
}

.nav .sec a:hover {
    background: #fff;
    text-decoration: none;
    color: #333333;
}













/*友情链接*/

.f_link {
   
    line-height: 30px;
    margin: 0 auto;
    
}

.f_link a {
    color: #666;
}

/*页面底部*/
#footer {
    height: 321px;
    background: #009b4c;
}

.ff_er {
    width: 324px;
    height: 304px;
    background: #009b4c;
}

.ff_er h3 {
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    padding-top: 42px;
}

.ff_er .er {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
}

.ff_cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.ff_cont {
    width: 414px;
    padding-right: 65px;
    background: url(../images/line2.png) no-repeat right top;
    margin-top: 42px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    border-right: 1px solid #d8e1dd;
    padding-bottom: 20px;
}

.ff_cont a {
    color: #fff;
    font-size: 14px;
}

.nav_foot {
    width: 395px;
    margin-top: 65px;
    line-height: 39px;
}

.nav_foot a {
    color: #fff;
    font-size: 14px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}














/*内页左侧样式*/


.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}


.page-product-inquiry a {
    color: #fff;
}



/* 关于我们 */

.box1 {
    background: url(../images/bg.png) no-repeat right;
    height: 1165px;
    margin-top: 40px;
    padding-top: 16px;
}

.about {
    width: 570px;
    margin-top: 15px;
}

.abtt1 {
    color: #0062b1;
    font-size: 24px;
}

.abtt2 {
    color: #0062b1;
    font-size: 45px;
    padding-bottom: 8px;
    position: relative;
}

.abtt2::after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 1px;
    background-color: #0062b1;
    bottom: 0;
    left: 0;
}

.ab {
    color: #333;
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
    height: 226px;
    overflow: hidden;
}

.abpic {
    width: 501px;
    height: 330px;
    margin-top: 70px;
}

.abpic2 {
    width: 600px;
    height: 328px;
    margin-top: 83px;
}
.box1 .btn1{
    display: block;
    width: 165px;
	height: 40px;
    background-color: #1b57ac;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
    margin-top: 20px;
}
/* 业务领域 */
.box2 {
  
    padding: 74px 0 0px;
    height: 782px;
    overflow: hidden;
}

.bt {
    color: #0f0f0f;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
}

.bt p {
    color: #a5a5a5;
    font-size: 14px;
    text-align: center;
    font-family: "Arial";
    position: relative;
    padding: 3px 0 15px;
    font-weight: normal;
}

.bt p::after {
    content: "";
    background-color: #0062b1;
    left: 50%;
    margin-left: -16px;
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 0;
}

.box2 .cont {
    margin-top: 47px;
    position: relative;
    padding-bottom: 100px;
}

.picScroll-left {
    overflow: hidden;
}

.picScroll-left .hd {
    overflow: hidden;
}

.picScroll-left .hd .prev {
    display: block;
    width: 55px;
    height: 34px;
    cursor: pointer;
    background: url(../images/x.png) no-repeat;
    position: absolute;
    left: 557px;
    z-index: 99999;
    bottom: 64px;
}

.picScroll-left .hd .next {
    display: block;
    width: 55px;
    height: 34px;
    cursor: pointer;
    background: url(../images/y.png) no-repeat;
    position: absolute;
    right: 557px;
    z-index: 99999;
    bottom: 64px;
}
.picScroll-left .hd .next:hover{
    background: url(../images/y1.png) no-repeat;
}
.picScroll-left .hd .prev:hover{
    background: url(../images/x1.png) no-repeat;
}
.picScroll-left .bd {}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    padding-top: 5px!important;
    height: 432px;
}

.picScroll-left .bd ul li {
    margin: 0 10px;
    width: 226px;
    height: 350px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    box-shadow: 0 0 5px #666;
}

.picScroll-left .bd ul li .img img {
    width: 226px;
    height: 350px;
}

.picScroll-left .bd ul li .det {
    width: 226px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 120px;
    z-index: 9999;
}

.picScroll-left .bd ul li h3 {
    color: #ffffff;
    font-size: 20px;
    line-height: 39px;
    position: relative;
}

.picScroll-left .bd ul li h3::after {
    content: "";
    position: absolute;
    display: block;
    width: 26px;
    height: 3px;
    left: 50%;
    margin-left: -13px;
    bottom: 0;
    background-color: #ffffff;
}

.picScroll-left .bd ul li span {
    width: 163px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
    display: block;
    margin-top: 22px;
    display: none;
}

.picScroll-left .bd ul li h4 {
    margin-top: 30px;
}

.picScroll-left .bd ul li .mask {
    width: 226px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 99;
    background-color: rgb(42, 99, 190, 0.8);
    display: none;
}
.picScroll-left .bd ul li .mask3 {
    width: 226px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 99;
    background-color: #000;
    display: block;
    opacity: 0.7;    
}

.picScroll-left .bd ul li:hover .mask {
    display: block;
}
.picScroll-left .bd ul li:hover .mask3{
    display:none;
}


.picScroll-left .bd ul li:hover .det {
    top: 54px;
}

.picScroll-left .bd ul li:hover span {
    display: block;
}

.wh2 {
    width: 1230px;
    margin: 0 auto;
}

/* 主要设备展示 */
.box3{
    overflow: hidden;
    background: url(../images/bg2.png) no-repeat;
    padding-top: 62px;
    padding-bottom: 24px;
}
.box3 .t1{
    width: 380px;
    height: 492px;
    padding-left: 41px;
}
.box3 .t1 h1{
    color: #333333;
    font-size: 32px;
    margin-top: 71px;
    margin-bottom: 10px;
}
.box3 .t1 p{
    color: #333333;
    font-size: 14px;
}
.box3 .t2 li{
    float: left;
    width: 370px;
    height: 331px;
    background-color: #fff;
    margin-left: 30px;
    margin-bottom: 22px;
    position: relative;
}
.box3 .t2 li h3{
    border-top: 1px solid #eee;
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.box3 .t2 li a img{
    width: 370px;
    height: 281px;
}


.mask1 {
    width: 370px;
    height: 300px;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 99;
    background: url(../images/ms.png) no-repeat;
        background-size: 370px 281px;
    display: none;
}

.box3 .t2 li:hover .mask1 {
    display: block;
}



.box4 {
    padding-top: 97px;
    padding-bottom: 80px;
}

.box4 .x1 h3{
    color: #1b57ac;
    text-align: center;
    font-size: 24px;
    position: relative;
    margin-top: 73px;
}
.box4 .x1 h3::before{
    content: "";
    width: 12px;
	height: 2px;
    background-color: #1b57ac;
    position: absolute;
    top: 48%;
    left: 44%;
}
.box4 .x1 h3::after{
    content: "";
    width: 12px;
	height: 2px;
    background-color: #1b57ac;
    position: absolute;
    top: 48%;
    right: 44%;
}
.box4 .x1 ul{
    margin-top: 32px;
}
.box4 .x1 li{
    width: 200px;
	height: 200px;
    border: solid 1px #eeeeee;
    float: left;
    position: relative;
    padding-left: 20px;
    background: url(../images/j.png) no-repeat top right;
}
.box4 .x1 li span{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 37px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}
.box4 .x1 li img{
    margin-top: 31px;
   
}
.box4 .x1 li .img2{
    margin-top: 31px;
    display: none;
   
}
.box4 .x1 li h2{
    font-size: 20px;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 10px;
}
.box4 .x1 li p{
    color: #666666;
	opacity: 0.8;
}
.box4 .x2 li p{
    color: #666666;
	opacity: 0.8;
}


.box4 .x1 li h2 img{
    margin-top: 0px;
}
.box4 .x1 li:hover{
    background: url(../images/jh.png) no-repeat top right;
    border: solid 1px #164ea1;
}
.box4 .x1 li:hover span{
    color: #164ea1;
}
.box4 .x1 li:hover h2{
    color: #fff;
}
.box4 .x1 li:hover p{
    color: #fff;
}
.box4 .x1 li:hover .img1{
    display: none;
}
.box4 .x1 li:hover .img2{
    display: block;
}


.box4 .x2 h3{
    color: #1b57ac;
    text-align: center;
    font-size: 24px;
    position: relative;
    margin-top: 73px;
}
.box4 .x2 h3::before{
    content: "";
    width: 12px;
	height: 2px;
    background-color: #1b57ac;
    position: absolute;
    top: 48%;
    left: 44%;
}
.box4 .x2 h3::after{
    content: "";
    width: 12px;
	height: 2px;
    background-color: #1b57ac;
    position: absolute;
    top: 48%;
    right: 44%;
}
.box4 .x2 ul{
    margin-top: 32px;
}
.box4 .x2 li{
    width: 200px;
	height: 200px;
    border: solid 1px #eeeeee;
    float: left;
    position: relative;
    padding-left: 20px;
    margin-right: 50px;
    background: url(../images/j.png) no-repeat top right;
}
.box4 .x2 li:last-child{
    margin-right: 0;
}
.box4 .x2 li span{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 37px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}
.box4 .x2 li img{
    margin-top: 31px;
   
}
.box4 .x2 li .img2{
    margin-top: 31px;
    display: none;
   
}
.box4 .x2 li h2{
    font-size: 20px;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 10px;
}
.box4 .x2 li h2 img{
    margin-top: 0px;
}
.box4 .x2 li:hover{
    background: url(../images/jh.png) no-repeat top right;
    border: solid 1px #164ea1;
}
.box4 .x2 li:hover span{
    color: #164ea1;
}
.box4 .x2 li:hover h2{
    color: #fff;
}
.box4 .x2 li:hover p{
    color: #fff;
}
.box4 .x2 li:hover .img1{
    display: none;
}
.box4 .x2 li:hover .img2{
    display: block;
}


.box5{
    padding: 80px 0;
    background: url(../images/bg3.png) no-repeat;
}
.box5 .bt{
    color: #fff;
}
.box5 .bt p{
    color: #fff;
}

.box5 .bt p::after {
    content: "";
    background-color: #fff;
    left: 50%;
    margin-left: -16px;
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 0;
}
.box5 ul li{
    width: 288px;
    margin-right: 15px;
    float: left;
}

   
.box5 ul li img{
    width: 100%;
}
.box5 ul li h3{
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin-top: 24px;
}
.box5 .gun{
    position: relative;
    margin-top: 40px;
   
}
.prevall{
    width: 42px;
    height: 42px;
    background: url(../images/l.png) no-repeat;
    position: absolute;
    top: 40%;
    left: -66px;
}
.nextall{
    width: 42px;
    height: 42px;
    background: url(../images/r.png) no-repeat;
    position: absolute;
    top: 40%;
    right: -80px;
}
.prevall:hover{
    background: url(../images/l1.png) no-repeat;
}
.nextall:hover{
    background: url(../images/r1.png) no-repeat;
}
.box5 .gun li{
    position: relative;
}
.box5 .gun li .msk3{
    width: 288px;
    height: 288px;
    background-color: rgba(0,0,0,0.8);
    display: none;
    position: absolute;
    top: 0;
    left: 0;

}
.box5 .msk3 img{
    margin: 126px;
    width: 36px;
    height: 36px;
}
.box5 .gun li:hover .msk3{
    display: block;
}

/* 新闻中心 */
.news {
    background-color: #fbfbfb;
    padding-top: 77px;
    padding-bottom: 83px;
}
.news .xw h3{
    color: #000000;
    font-size: 32px;
    font-weight: normal;
    position: relative;
  
}
.news .xw h3:before{
    content: "";
    width: 3px;
	height: 22px;
    background-color: #164ea1;
    position: absolute;
    top: 25%;
    left: -9px;
}
.news .xw p{
    color: #000000;
    font-size: 14px;
}
.news .tabli li{
    float: left;
    margin-left: 25px;
}
.news .tabli li a{
    color: #666666;
    font-size: 16px;
}
.news .tabli li span{
    width: 56px;
	height: 3px;
    display: block;
    margin-top: 12px;
    margin-left: 3px;
}
.news .tabli li.cur a{
    color: #333333;
}
.news .tabli li.cur span{
    background-color: #164ea1;
}
.news .box .bl{
    background-color: #fff;
    width: 430px;
    height: 777px;
    padding: 0 35px;
    padding-bottom: 47px;
}
.news .box .bl h3{
    color: #333333;
    font-size: 20px;
    margin-top: 37px;
    margin-bottom: 17px;
    font-weight: normal;
}
.news .box .bl h3 a{
    color: #333333;
    font-weight: 500;
}
.news .box .bl  p{
    color: #666666;
    opacity: 0.9;
    font-size: 16px;
    line-height: 28px;
}
.news .box .bl .time {
    width: 2px;
    height: 57px;
    border-left: 2px solid #164ea1;
    padding-left: 8px;
    margin-top: 30px;
    margin-left: 28px;
}
.news .box .bl .time h1{
    font-weight: normal;
    color: #666666;
    opacity: 0.8;
    font-size: 20px;
}
.news .box .bl .time span{
    font-weight: normal;
    color: #666666;
    opacity: 0.8;
    font-size: 16px;

}


.news .box .bl .img img{
    width: 360px;
    height: auto;
}
.news .box .tab {
    width: 748px;
}
.news .box .tab li{
    border-bottom: 1px solid #eeeeee;
    padding: 11px 0;
} 
.news .box .tab li:first-child{
    padding-top: 0;
}
.news .box .tab li:last-child{
    border: 0;
}
.news .box .tab li .img{
    width: 200px;
}
.news .box .tab li img{
    width: 100%;
}
.news .box .tab li .txt{
    width: 505px;
}
.news .box .tab li .txt h3{
    color: #333333;
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 22px;
    font-weight: normal;
}
.news .box .tab li .txt h3 a{
    color: #333333;
}
.news .box .tab li .txt:hover a{
    color: #164ea1;
    font-weight: bold;
}

.news .box .tab li .txt p{
    color: #666666;
    font-size: 16px;
    line-height: 28px;
}
.news .box .tab li .txt span{
    display: block;
    color: #888888;
    font-size: 16px;
    margin-top: 27px;
    
}
.news .box .tab li .txt{
    position: relative;
}
.news .box .tab li .jt{
    width: 76px;
    height: 13px;
    background: url(../images/jt3.png) no-repeat left top;
    position: absolute;
    top: 212px;
    right: 0;
   
}
.news .box .tab li .txt:hover .jt{
    background: url(../images/jt2.png) no-repeat left top;
}
.news .box .tab{
    display: none;
}
.news .box .bl{
    display: none;
}
.news .box{
    margin-top: 50px;
}
.news .xw{
    margin-left: 12px;
}

/* 友情链接 */
.f_link{
    /*height: 60px;*/
    background-color: #f7f7f7;
    line-height: 1.75;
    color: #666666;
    font-size: 16px;
}
.f_link a{
    color: #333333;
    font-size: 12px;
    margin-left: 10px;
}
.f_link a:hover{
    color: #1b57ac;
}
.foot1{
    background: url(../images/nbg.png) no-repeat ;
}

.foot .f1{
   
    border-bottom: 1px solid #201d17;
    height: 75px;
}

.foot .ftnwz{
width: 130px;

}
.foot .ftnwz h1{
    font-size: 14px;
    color: #545b63;
    font-weight: normal;
    line-height: 75px;
    text-transform: uppercase;
}
.foot .ftnwz h2{
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    line-height: 75px;
    background: url(../images/k.png)no-repeat right center;
    color: #ffffff;
	opacity: 0.8;
   
}

.ftnav3{
    float: right;
    
}
.ftnav3 a{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-left: 36px;
    line-height: 75px;
    color: #ffffff;
	opacity: 0.8;

}


.f2{
    padding-top: 39px;
    padding-bottom: 28px;
    border-bottom: 1px solid #201d17;
}
.f2 .s1{
    width: 207px;
    margin-right: 132px;
    margin-top: 46px;
    
}
.s2{
    width: 455px;
}
.s2 p{
    color: #ffffff;
    opacity: 0.8;
    line-height: 32px;
    font-size: 14px;
    
}
nav .s3 {
    width: 135px;
    margin-right: 68px;
}
.s3 p{
    text-align: center;
    line-height: 30px;
    color: #eee;
	
}
.x-footer{
    color: #999;
    padding: 20px 0;
    font-size: 14px;
	
}
.x-footer a{
    color: #999;
	font-size: 14px;
    margin-left: 3px;	
}

