
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: #333;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â®ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ, sans-serif;
    vertical-align: baseline;
    width: 1600px;
	margin:0 auto;
    overflow-x: hidden;
}

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

a:link {
    color: #333;
}

a:visited {
    color: #333;
}

a:hover, a:active, a:focus {
    color: #3480ce;
    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;
}

/*----- Common css ------*/
.fl {
    float: left;
        color: #fff;
}
.fl h1{
    
    color: #fff;
}
.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

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

#demo {
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
}

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

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

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

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

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.wh {
    width: 1220px;
    margin: 0 auto;

}
.whx {
    width: 1220px;
    margin: 0 auto;
	padding-top: 10px;
    padding-bottom: 10px;
}
.whhh {
    width: 1320px;
    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;
}


.touxx {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 0;
    transform: translateX(-50%);
    z-index: 111;
}

.top1 {
    height: 40px;
    color: #000000;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
}

.top1 a {
    color: #000000;
}

.top2 {
    height: 68px;
    background: rgba(255, 255, 255, .6);
}

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

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

.top2 .k2 {
    margin-top: 45px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.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;
}

.k2 {
    margin-right: 4px;
}

.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: #fff;
}

#menu {
    float: right;
}

.ss {
    background: #eeeeee;
    height: 60px;
}

#formsearch {
    float: right;
    width: 353px;
    height: 39px;
    background: url(../images/ss.png) no-repeat top center;
    margin-top: 9px;
}

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

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

.hotSearch a:nth-child(1) {
    margin-left: 6px;
}

.hotSearch a:after {
    content: ',';
    padding: 0 3px;
}

#formsearch input {
    height: 39px;
    background: transparent;
    border: none;
    line-height: 39px;
}

#formsearch input#keyword {
    padding-left: 7px;
    color: #646464;
    width: 292px;
}

#formsearch input#s_btn {
    width: 57px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}


.nav {
    height: 68px;
}

.nav li {
    line-height: 68px;
    height: 68px;
    text-align: center;
    width: 108px;
    float: left;
    position: relative;
    z-index: 999;
    background: url(../images/line1.png) no-repeat right center;
}

.nav li:last-child {
    background: none;
}

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

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

.nav li:nth-child(3) .sec a {
    width: 150px;
}

.nav li:nth-child(3) .sec {
    left: -22px;
}

.nav .sec {
    height: 0;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 68px;
    left: 0px;
}

.nav .sec a {
    background: #fff;
    color: #000000;
    height: 38px;
    line-height: 38px;
    width: 108px;
    font-size: 14px;
}

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

dt {
    font-weight: normal;
}

.ptt {
    text-align: center;
    background: url(../images/line2.png) no-repeat center;
}

.ptt dd {
    color: #323232;
    font-size: 30px;
}

.ptt dt {
    color: #323232;
    font-size: 18px;
    text-transform: uppercase;
}

.x-banner {
    height: 700px;
}

.x-banner img {
    height: 700px;
}

.x-banner .owl-carousel .owl-dots {
    bottom: 29px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    width: 32px;
    height: 3px;
    border-radius: 0;
    margin: 0 5px;
    background: #fff;
    opacity: 1;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    background: #1b51a2;
}

.cpzx {
    background: #f9f9f9;
    height: 735px;
    padding-top: 30px;
    margin-top: 2px;
}

.pt1 {
    text-align: center;
    height: 79px;
    background-color: #163a84;
    padding-top: 15px;
}

.pt1 dd {
    color: #fff;
    font-size: 18px;
}

.pt1 dt {
    color: #818eb2;
    font-size: 16px;
    text-transform: uppercase;
}

.pbox {
    margin-top: 30px;
}

.pleft {
    height: 600px;
    width: 245px;
    border: solid 1px #dcdcdc;
}

.pbox2 {
    width: 243px;
    height: 113px;
    background: url(../images/obj.jpg) no-repeat top center;
    color: #fff;
    text-align: center;
	margin-top: 52px;
}

.w1 {
    font-size: 30px;
    padding: 12px 0 5px 0;
}

.w2 {
    font-size: 16px;
    letter-spacing: 3px;
    width: 211px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    background-color: #1b51a2;
    border-radius: 18px;
}

.psort li a {
    display: block;
    border-bottom: 1px solid #d2d2d2;
    color: #323232;
    font-size: 16px;
    padding-left: 18px;
    line-height: 53px;
}

.psort li:hover a {
    background: #eeeeee url(../images/jt.png) 18px center no-repeat;
    padding-left: 53px;
}

.pright {
    width: 940px;
    background-color: #ffffff;
}

.plist1 {
    height: 304px;
    border: solid 1px #e5e5e5;
}

.plist1 li a.img img {
    display: block;
    width: 466px;
    height: 302px;
}

.pcon {
    width: 472px;
    padding-left: 41px;
}

.pcon h3 a {
    display: block;
    color: #323232;
    font-size: 16px;
    font-weight: normal;
    margin: 38px 0 32px 0;
}

.con1 {
    color: #323232;
    line-height: 24px;
    font-size: 14px;
    padding-right: 25px;
}

.xq a {
    display: block;
    width: 126px;
    height: 39px;
    line-height: 39px;
    margin-top: 35px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background-color: #1b51a2;
    border-radius: 20px;
}

.pright .contentx {
    border: solid 1px #e5e5e5;
}

.plist2 li {
    border-right: solid 1px #e5e5e5;
    box-sizing: border-box;
    width: 234px!important;
	padding-left: 2px;
    padding-top: 2px;
}

.plist2 li:last-child {
    border-right: solid 1px #e5e5e5;
}

.plist2 li div a {
    display: block;
    border-top: solid 1px #e5e5e5;
    line-height: 45px;
    color: #323232;
	text-align: center;
    font-size: 15px;
    font-weight: normal;

}

.plist2 li a.img img {
    width: 232px;
    height: 151px;
}

.serv {
    padding: 48px 0 0;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #222;
    line-height: 24px;
}

.servtil {
    text-align: center;
    line-height: 58px;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.servtil li {
    width: 270px;
    display: inline-block;
    margin-right: 34px;
    height: 58px;
    background: #e5e5e5;
    color: #5a5a5a;
    border-radius: 3px;
}

.servtil li:last-child {
    margin-right: 0;
}

.servtil li.serv_t1 {
    margin: 0 75px;
}

.servtil li.cur {
    background: #1b51a2;
    color: #fff;
}

.serv1 {
    position: relative;
}

.serv1, .serv_p, .serv_p img {
    width: 1200px;
    height: 450px;
    display: block;
}

.serv_w {
    width: 406px;
    left: 72px;
    top: 60px;
    position: absolute;
}

.serv_w h3 {
    font-size: 18px;
    height: 80px;
    background: url(../images/line3.jpg) no-repeat 0 bottom;
    line-height: 41px;
    color: #1e1e1e;
    font-weight: 500;
}

.serv_w h3 span {
    font-size: 14px;
    line-height: 32px;
    font-weight: normal;
    display: block;
}

.serv_wc {
    padding: 26px 0 0;
    height: 152px;
    overflow: hidden;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: lighter;
}

.serv_wc p {
    padding: 0 0 26px;
}

.serv .more01 {
    width: 126px;
    height: 39px;
    border-radius: 20px;
    border: solid 1px #aaaaaa;
    display: block;
    line-height: 37px;
    text-align: center;
    color: #646464;
    font-size: 14px;
}

.box1 {
    height: 586px;
    background: url(../images/bj1.jpg) no-repeat top center;
}

.bwz {
    font-size: 30px;
    color: #fff;
    margin: 100px 0 107px 0;
}

.bwz span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 5px;
}

.shu {
    margin-top: 115px;
}

.shu li {
    float: left;
    color: #172630;
    font-size: 16px;
    line-height: 44px;
    margin-right: 56px;
}

.shu li p:nth-child(2) {
    line-height: 34px;
}

.honor {
    height: 265px;
    background-color: #ffffff;
    margin-top: 5px;
}

.product_list1 {
    padding-top: 45px;
    margin-left: 120px;
}

.product_list1 li {
    width: 172px;
    margin-right: 108px;
    float: left;
}

.product_list1 li:last-child {
    margin-right: 0;
}

.product_list1 li h3 {
    margin-top: 6px;
    line-height: 45px;
    color: #5a5a5a;
    font-size: 16px;
    display: block;
    font-weight: normal;
}

.product_list1 li h3 p {
    font-size: 14px;
    color: #787878;
    line-height: 24px;
    background: url(../images/xian.png) no-repeat 0 0%;
    padding-top: 14px;
}

.che .ptt {
    margin: 55px 0 50px 0;
}

.cul {
    position: relative;
    height: 418px;
    width: 1200px;
}

.cul li {
    position: absolute;
}

.cul .li1 {
    left: 0;
    top: 0;
}

.cul .li2 {
    left: 546px;
    top: 0;
}

.cul .li3 {
    left: 546px;
    bottom: 0;
}

.cul .li4 {
    right: 0;
    top: 0;
}

.cul li h3 a {
    display: block;
    position: absolute;
    bottom: 15px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: normal;
    line-height: 35px;
}

.cul li h3 a span {
    display: block;
    text-transform: uppercase;
}

.bj1 {
    display: block;
    background: rgba(27,45,56,.67);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.cul li:hover .bj1 {
    display: block;
}

.cul li:hover h3 a {
    display: none;
}

.cbox {
    width: 437px;
    height: 325px;
    border: solid 3px #ffffff;
    margin: 0 auto;
    margin-top: 48px;
}

.cul li .cbox h3 {
    display: block;
    padding-top: 130px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-weight: normal;
    line-height: 35px;
}

.cul li .cbox h3 span {
    display: block;
    text-transform: uppercase;
}

.cul li.cli .cbox {
    width: 300px;
    height: 160px;
    border: solid 3px #ffffff;
    margin: 0 auto;
    margin-top: 25px;
}

.cul li.cli .cbox h3 {
    padding-top: 66px;
}

.cul li.li4 .cbox {
    height: 360px;
    margin-top: 30px;
}

.cul li.li4 .cbox h3 {
    padding-top: 140px;
}

.cul .li1 a.img img {
    display: block;
    width: 526px;
    height: 418px;
}

.cul .li2 a.img img {
    display: block;
    width: 316px;
    height: 205px;
}

.cul .li3 a.img img {
    display: block;
    width: 316px;
    height: 205px;
}

.cul .li4 a.img img {
    display: block;
    width: 316px;
    height: 420px;
}

.news_list2 {
    margin-top: 12px;
}

.news_list2 li {
    width: 524px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 13px;
    margin-bottom: 11px;
}

.news_list2 li:last-child {
    margin-bottom: 0;
}

.news_list2 li a {
    display: block;
    color: #323232;
    font-size: 14px;
    padding-left: 36px;
    background: url(../images/wen.png) no-repeat left center;
    line-height: 25px;
}

.news_list2 li .sumy2 {
    display: block;
    color: #323232;
    font-size: 14px;
    padding-left: 36px;
    line-height: 24px;
    background: url(../images/da.png) no-repeat left 0;
    margin-top: 5px;
}

.abouts {
    height: 601px;
    background: url(../images/bj2.jpg) no-repeat top center;
	margin-top: 20px;
}

.abouts .ptt {
    text-align: center;
    background: url(../images/line4.png) no-repeat center;
    padding-top: 25px;
}

.abouts .ptt dd {
    color: #fff;
}

.abouts .ptt dt {
    color: #fff;
}

.acon {
    color: #323232;
    line-height: 35px;
    font-size: 14px;
    padding: 100px 40px 0 43px;
}

.abouts a {
    width: 126px;
    height: 39px;
    border-radius: 20px;
    border: solid 1px #aaaaaa;
    display: block;
    line-height: 39px;
    text-align: center;
    color: #646464;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 30px;
}

.xinwen {
    margin-top: 35px;
	background: #f9f9f9;
}

.xbox {
    margin-top: 38px;
    margin-bottom: 50px;
}

.nleft {
    width: 625px;
}

.ntt {
    background: url(../images/line5.png) no-repeat bottom left;
    padding-bottom: 10px;
    line-height: 27px;
    margin-bottom: 20px;
}

.nt1 {
    color: #323232;
    font-size: 18px;
    font-weight: bold;
}

.ntt a {
    display: block;
    color: #323232;
    font-size: 14px;
}

.news_list1 {
    width: 361px;
}

.ntime {
    color: #323232;
    font-size: 14px;
}

.news_list1 li {
    margin-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 12px;
}

.news_list1 li:last-child {
    margin-bottom: 0;
}

.news_list1 li a {
    display: block;
    color: #323232;
    font-size: 14px;
    margin: 7px 0;
}

.sumy {
    font-size: 14px;
    color: #323232;
    font-weight: 100;
}

.news_list1 li a:hover {
    color: #1b51a2;
}

.nright {
    width: 526px;
}


.nimg2 img {
    display: block;
    width: 525px;
    height: 143px;
}

.link {
    background: #000000;
    line-height: 40px;
    color: #ececec;
    text-align: center;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
    padding-top: 10px;
}

.link a {
    color: #ececec;
    padding-right: 5px;
}

.liu {
    height: 95px;
    background-color: #eeeeee;
    padding-top: 33px;
}

.yan {
    margin-right: 10px;
}

.yan input {
    width: 221px;
    height: 37px;
    line-height: 35px;
    border: 1px solid #b8b8b8;
    color: #949494;
    font-weight: lighter;
    padding-left: 6px;
    background: none;
}

.yan1 input {
    width: 384px;
    height: 37px;
    line-height: 35px;
    border: 1px solid #b8b8b8;
    color: #949494;
    font-weight: lighter;
    padding-left: 6px;
    background: none;
}

.yzm #checkcode {
    width: 224px;
    height: 37px;
    line-height: 35px;
    border: 1px solid #b8b8b8;
    color: #949494;
    font-weight: lighter;
    padding-left: 6px;
    background: none;
}

.yzm #checkcode {
    width: 224px;
    height: 37px;
    line-height: 35px;
    border: 1px solid #b8b8b8;
    color: #949494;
    font-weight: lighter;
    padding-left: 6px;
    background: none;
}

.yzm {
    position: relative;
    margin-right: 10px;
}

.yzm .checkCodeImg {
    position: absolute;
    top: 1px;
    right: 1px;
}

.tj .x-submit {
    width: 106px;
    height: 38px;
    background-color: #1b51a2;
    border: solid 1px #1b51a2;
    opacity: 0.83;
    outline: none;
    font-size: 14px;
    color: #fff;
}

.foot {
    height: 223px;
    background: #1b2d38;
    padding-top: 36px;
}

.dao {
    color: #b9bcbe;
    font-size: 16px;
    text-align: center;
}

.dao a {
    color: #b9bcbe;
}

.dao a:after {
    content: '|';
    padding: 0 38px;
}

.dao a:last-child:after {
    display: none;
}

.ft1 {
    padding-left: 47px;
}

.ft2 {
    width: 1260px;
    border-top: 1px solid #a0a0a0;
}

.lx {
    font-size: 18px;
    color: #fff;
    line-height: 33px;
    padding-top: 20px;
    width: 250px;
	padding-left: 40px;
}

.yx {
    padding-top: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    width: 342px;
}

.bq {
    width: 450px;
    color: #ececec;
    line-height: 25px;
    margin-top: 30px;
}

.bq a {
    color: #ececec;
}

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

.xypg-right-content {
    font-size: 14px;
    line-height: 28px;
}

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

.shu b{
    line-height: 30px;
    height: 30px;
    display: inline-block;
    font-weight: 500;
}

.NumContent {
    height: inherit;
    display: inherit;
    overflow: hidden;
    position: relative;
    line-height: inherit;
    font-size: inherit;
}

.NumContent>div {
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    display: inline-block;
}

.NumContent>div>div {
    line-height: inherit;
    color: inherit;
    font-size: inherit;
}

.NumContent>div:nth-child(1) {
    transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -webkit-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -moz-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(2) {
    transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -webkit-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -moz-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(3) {
    transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -webkit-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -moz-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(4) {
    transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -webkit-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -moz-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(5) {
    transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -webkit-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
    -moz-transition: all .5s cubic-bezier(.35, .75, .55, 1) .2s;
}

.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

#in_02
 {
    padding-top: 1px;
	padding-bottom: 5px;
    margin: 0 auto;
    position: relative;
}
#in_02_title {
    width: 1200px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    line-height: 40px;
    font-weight: bold;
    color: #9e9e9e;
    font-size: 26px;
}
#in_02_c {
    width: 1346px;
    height: 160px;
    margin: 30px auto;
}
	
	