@charset "utf-8";

/*reset*/
html {
    color: #000;
    background: #FFF;
    overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

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

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

input,
select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

.txtboxcs {
    border: solid 1px #ccc;
    height: 22px;
}

/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

#flashs {
    position: relative;
    /* height: 460px; */
    overflow: hidden;
}

#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
}

#flashs .btn {
    bottom: 5px;
    margin-right: -450px;
    padding: 5px 6px;
    position: absolute;
    right: 50%;
    z-index: 7;
}

#flashs .btn span {
    background: none repeat scroll 0 0 #015AAF;
    border: 1px solid #015AAF;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: 2px 5px;
}

#flashs .btn span.cur {
    font-weight: bold;
    padding: 4px 8px;
}


/*rollup.css*/
#roll_top,
#fall,
#ct {
    position: relative;
    cursor: pointer;
    height: 72px;
    width: 26px
}

#roll_top {
    background: url(/skins/img/top.gif) no-repeat
}

#fall {
    background: url(/skins/img/top.gif) no-repeat 0 -80px
}

#ct {
    background: url(/skins/img/top.gif) no-repeat 0 -40px
}

#roll {
    display: block;
    width: 15px;
    margin-right: -500px;
    position: fixed;
    right: 50%;
    top: 50%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop))
}



/*common*/

body {
    color: #666;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

/*网站字体颜色*/
a {
    color: #666;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
a:hover {
    text-decoration: underline;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.fw {
    font-family: "Microsoft YaHei";
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header,
.cart_content,
.cart_footer {
    width: 760px;
    margin: 0 auto;
}



/* -- 页面整体布局 -- */
.header,
.content,
.footer {
    width: 1000px;
    margin: 0 auto;
    z-index: 999;
}

.left {
    width: 201px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 670px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(../images/nei/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.left2top {
    background: url(../images/nei/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(../images/nei/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(../images/nei/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 754px;
    float: left;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    background: url(../images/nei/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(../images/nei/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    background: url(../images/nei/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(../images/nei/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 752px;
    min-height: 458px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 668px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

/*头部开始*/
.hdWrap {
    height: 200px;
    margin: 0 auto;
    background: url(img/htopbg.jpg) center top repeat-x;
    z-index: 999;
}

.hd_Top {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}

.hd_Top p a {
    color: #666666;
    padding: 0 15px;
    text-decoration: none;
}

.hd_Top p a.icon {
    padding-right: 0px;
}

.hd_Mid {
    height: 115px;
    overflow: hidden;
}

.hd_logo {
    margin: 25px 5px 0 0;
    padding: 0 20px 0px 0;
}

.hd_txt {
    margin: 48px 0 0 0;
    font-size: 18px;
    color: #333;
    width: 380px;
    text-indent: 32px;
    text-align: left;
    line-height: 28px;
    background: url(img/htopyy_02.png) left 8px no-repeat;
}

.hd_txt b {
    font-size: 26px;
    color: #0065b5;
}

.hd_txt span {
    font-size: 24px;
    display: block;
    text-transform: uppercase;
    color: #1371C9;
    font-weight: bold;
    margin-left: -32px;
}

.hd_phone {
    width: 260px;
    padding: 0 0 0 50px;
    font-family: "Microsoft YaHei";
    margin: 30px 0 0 0;
    background: url(img/tel.jpg) 180px 2px no-repeat;
    height: 49px;
    line-height: 29px;
    text-align: right;
    font-size: 16px;
    color: #333;
}

.hd_phone span {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    font-family: "Times New Roman";
    display: block;
    margin-top: 10px;
}


.nav {
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.nav ul {
    display: flex;
    height: 44px;
    line-height: 44px;
    margin: 1px auto 0 auto;
}

.nav ul li {
    width: 100%;
    float: left;
    background: url(img/nav_icon3.png) right center no-repeat;
    position: relative;
}

.nav ul li.icon {
    background: none;
}

.nav ul li a {
    display: block;
    text-align: center;
    padding: 0 30px;
    zoom: 1;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.nav ul li a:hover,
.nav ul li.cur a {
    display: block;
    text-align: center;
    color: #066ac6;
    background: url(img/muenbg.jpg) center center repeat-x;
    text-decoration: none;
}

/*头部结束*



/*底部开始*/
.foot {
    overflow: hidden;
    /* height: 223px; */
    background: #0255a6;
}

.foot a {
    color: rgba(255, 255, 255, .6);
}

.fnav {
    text-align: center;
    height: 44px;
    color: #fff;
    margin: 0 0 0 0;
}

.fnav p {
    height: 44px;
    line-height: 44px;
}

.fnav p a {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    font-family: "Microsoft YaHei";
    padding: 0 18px;
}


.ftInfo {
    height: auto;
    overflow: hidden;
    color: #cccccc;
}

.ftInfo p.ftlogo {
    display: inline;
    margin: 40px 50px 0 92px;
}

.ftInfo p.ftInfo_con {
    margin: 20px 20px 0 0;
    width: 388px;
    display: inline;
    height: auto;
    overflow: hidden;
    font-size: 12px;
    color: #ccc;
    line-height: 30px;
}

.ftInfo p.ftInfo_con a {
    color: #ccc;
}

.ftInfo p.ftInfo_con img {
    padding: 0 10px 0 0;
}

.ftInfo p.ftInfo_con span {
    padding: 0 6px;
}

.ftInfo .code {
    display: inline;
    margin-top: 30px;
}

.ftInfo .code img {
    width: 120px;
}

/*底部结束*/
/*common*/
.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

.fw {
    font-family: "Microsoft YaHei";
}

/*查看详情共用按钮*/
.ckBtn {
    display: block;
    width: 100px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: url(img/ckbtn_bg.jpg) center center no-repeat;
}

.ckBtn a {
    color: #fff;
}

/*共用标题*/
.common_Title {
    height: 39px;
    line-height: 39px;
    font-weight: normal;
    background: url(img/common_Topicon2.jpg) center center repeat-x;
}

.common_Title span {
    width: 145px;
    height: 38px;
    font-size: 14px;
    text-align: center;
    display: block;
    background: url(img/honour_topIcon.png) left center no-repeat;
}

.common_Title span a {
    text-decoration: none;
    color: #f1f1f1;
    font-family: "Microsoft YaHei";
}

.common_Title em {
    padding: 0 25px 0 0;
    font-style: normal;
}

.common_Title em a {
    font-size: 12px;
    color: #666666;
    font-family: "宋体";
    text-decoration: none;
}

/*共用盒子*/
.common_box {
    border: solid 1px #e8e8e8;
    height: auto;
    overflow: hidden;
}


/*search*/
.search {
    overflow: hidden;
    height: 28px;
    line-height: 28px;
    width: 1000px;
    margin: 0 auto 2px auto;
}

.search span {
    font-size: 12px;
}

.search span b {
    color: #0065b5;
}

.search span a {
    color: #666;
    padding: 0 10px;
}

.search span a.icon {
    padding-left: 0px;
}

.search_r {
    height: 28px;
    line-height: 28px;
    width: 234px;
}

.search_r input {
    float: left;
    height: 26px;
    line-height: 26px;
    border: solid 1px #e3e3e3;
    border-right: none;
}

.search_r .search_txt {
    display: block;
    width: 184px;
    height: 26px;
}

.search_r span.searchbtn a {
    padding: 0px;
    background: url(img/ssbtn_bg.jpg) center center no-repeat;
    display: inline-block;
    width: 46px;
    height: 28px;
}

.searchbtn input {
    border: 0;
    height: 28px;
}

/*banner*/
.banner {
    height: 472px;
    overflow: hidden;
}

.banner a {
    height: 472px;
    display: block;
    background: url(img/banner.jpg) center center no-repeat;
}


/*pk*/
.pk {
    height: 620px;
    overflow: hidden;
    background-color: #fbfbfb;
}

.pk_Top {
    background: url("img/pk_toppic.jpg") no-repeat center 0;
    height: 91px;
    display: block;
}

.pk_box {
    height: 522px;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    background: url(img/pk_boxBg.png) center center no-repeat;
}

.pk_box dl {
    width: 445px;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    color: #222222;
}

.pk_box dt {
    height: 446px;
    overflow: hidden
}

.pk_pic01 {
    background-color: #fe5502;
    height: 232px;
    overflow: hidden;
}

.pk_pic02 {
    background-color: #d0d0d0;
    height: auto;
    overflow: hidden;
}

.pk_box dl dt img {
    width: 217px;
    height: 225px;
    float: left;
    padding: 1px;
    margin: 2px;
}

.pk_box dl dt img.icon {
    margin-left: 0px;
}

.pk_box dl dt p {
    line-height: 30px;
    margin: 45px auto;
}

.pk_box dl dt p em {
    font-style: normal;
    color: #fe5502;
}

.pk_box dl dd {
    margin: 20px auto 0 auto;
    height: 43px;
    background: url(img/pk_txtBg1.jpg) center bottom no-repeat;
    width: 450px;
}

.pk_box dl dd p {
    height: 35px;
    line-height: 35px;
    background: url(img/pk_txtBg.jpg) center center repeat-x;
}


/*classfiy*/
.cp_box {
    height: 798px;
    overflow: hidden;
    background: url(img/cp_boxBg.png) center bottom no-repeat;
    margin-top: 10px;
}

.classfiy {
    height: 739px;
    width: 234px;
    overflow: hidden;
    background: url(img/classfiy_bg.jpg) center center repeat-y;
}

.classfiy h2 {
    background: url(img/classfiy_topBg.jpg) center center no-repeat;
    height: 56px;
    text-align: center;
    line-height: 56px;
}

.classfiy h2 a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.classfiy h3 {
    height: 36px;
    line-height: 34px;
    background: url(img/classfiy_icon1.jpg) 23px center no-repeat;
    background-color: #dedede;
    font-weight: normal;
    margin: 22px 0px 6px 24px;
    padding: 1px 0 0 38px;
    border-bottom: solid 1px #d9d9d9;
    border-top: solid 1px #d9d9d9;
}

.classfiy h3 a {
    font-size: 14px;
    color: #0065b5;
}

.classfiy ul {
    margin: 0 auto 0 40px;
    width: 180px;
}

.classfiy ul li {
    border-bottom: 1px dashed #cdcdcd;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 36px;
    background: url(img/classfiy_icon2.jpg) 24px center no-repeat;
}

.classfiy ul li a {
    font-size: 12px;
    color: #555;
}

.classfiy ul li.icon {
    border-bottom: none;
}


.classfiy2 {
    height: auto;
    width: 215px;
    overflow: hidden;
    background: url(img/classfiy_bg.jpg) center center repeat-y;
    margin-bottom: 20px;
}

.classfiy2 h2 {
    background: url(img/classfiy_topBg.jpg) center center no-repeat;
    height: 56px;
    text-align: center;
    line-height: 56px;
}

.classfiy2 h2 a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.classfiy2 h3 {
    height: 36px;
    line-height: 34px;
    background: url(img/classfiy_icon1.jpg) 13px center no-repeat;
    background-color: #dedede;
    font-weight: normal;
    margin: 12px 0px 6px 14px;
    padding: 1px 0 0 28px;
    border-bottom: solid 1px #d9d9d9;
    border-top: solid 1px #d9d9d9;
}

.classfiy2 h3 a {
    font-size: 14px;
    color: #0065b5;
}

.classfiy2 ul {
    margin: 0 auto 0 40px;
    width: 160px;
}

.classfiy2 ul li {
    border-bottom: 1px dashed #cdcdcd;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 16px;
    background: url(img/classfiy_icon2.jpg) 4px center no-repeat;
}

.classfiy2 ul li a {
    font-size: 12px;
    color: #555;
}

.classfiy2 ul li.icon {
    border-bottom: none;
}



/*cp*/
.cp {
    height: 708px;
    width: 715px;
    overflow: hidden;
    padding: 0 20px 15px 30px;
    margin: 15px 0 0 0;
    background-color: #f8f8f8;
}

.cp h3 {
    border-bottom: solid 1px #dbdbdb;
    height: 27px;
    line-height: 27px;
    padding: 0 0 6px 0;
    margin: 9px 0 18px auto;
}

.cp h3 em {
    font-style: normal;
    font-weight: normal;
    padding: 0 0 0 40px;
    display: inline-block;
    background: url(img/cpjb.jpg) left center no-repeat;
}

.cp h3 em a {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #0065b5;
}

.cp h3 span {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.cp h3 span a {
    font-size: 12px;
    color: #666;
    display: inline-block;
    font-weight: normal;
}

.cp ul {
    height: auto;
    width: 700px;
    margin-left: 10px;
}

.cp ul li {
    float: left;
    padding: 0 14px 0 0;
    width: 214px;
    height: 214px;
    margin-bottom: 10px;
    text-align: center;
}

.cp ul li img {
    width: 206px;
    height: 152px;
    display: block;
    padding: 3px;
    border: solid 1px #e4e4e4;
    border-bottom: none;
    background: #fff;
}

.cp ul li p {
    height: 34px;
    line-height: 34px;
    background: #fff;
    border: solid 1px #e4e4e4;
    border-top: none;
}

.cp ul li p a {
    color: #555;
}

.cp ul li.nbot {
    padding-right: 0px;
    margin-right: 0px;
}

/*ad01*/
.ad_box1 {
    height: 119px;
    overflow: hidden;
    background: url(img/gg01.jpg) center center no-repeat;
}

.ad01 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    height: 119px;
}

.ad01 p {
    position: absolute;
    top: 78px;
    left: 395px;
    font-size: 16px;
    color: #fff;
}

.ad01 p b {
    font-size: 24px;
}

/*ad02*/
.ad_box2 {
    height: 168px;
    overflow: hidden;
    background: url(img/ad02.jpg) center top no-repeat;
    margin: 0px 0 0 0;
}

.ad02 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    height: 168px;
    background: url(img/ad02_bg.jpg) center bottom no-repeat;
}

.ad02 p {
    position: absolute;
    top: 78px;
    right: 150px;
    font-size: 14px;
    color: #000;
}

.ad02 p b {
    font-size: 18px;
    color: #ec0505;
}


/*sup*/
.sup {
    height: 1092px;
    overflow: hidden;
    background: #f0f0f0;
}

.supboxmain {
    position: relative;
    margin: 0 auto;
    width: 1000px;
}

.sup dl {
    height: auto;
    overflow: hidden;
    width: 460px;
}

.sup dl dd {
    margin-left: 40px;
    margin-top: 20px;
}

.sup dl.icon1 {
    height: 540px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 40px;
}

.sup dl.icon1 h4 {
    background: none;
    margin: 0 0 14px 0;
}

.sup dl.icon1 dt {
    margin: 40px 0 0 0;
    width: 460px;
    background: url(img/ys01.jpg) left top no-repeat;
}

.sup dl.icon1 dd {
    width: 369px;
}

.sup dl.icon2 {
    height: 533px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 40px;
}

.sup dl.icon2 h4 {
    background: none;
    margin: 0 0 14px 0;
}

.sup dl.icon2 dt {
    margin: 40px 0 0 0;
    width: 460px;
    background: url(img/ys02.jpg) left top no-repeat;
}

.sup dl.icon2 dd {
    width: 369px;
}

.sup dl.icon3 {
    height: 500px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 620px;
}

.sup dl.icon3 dt {
    width: 460px;
    background: url(img/ys03.jpg) left top no-repeat;
}

.sup dl.icon3 dd {
    width: 378px;
}

.sup dl.icon4 {
    height: 533px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 540px;
}

.sup dl.icon4 h4 {
    background: none;
    margin: 0 0 14px 0;
}

.sup dl.icon4 dt {
    margin: 40px 0 0 0;
    width: 460px;
    background: url(img/ys04.jpg) left top no-repeat;
}

.sup dl.icon4 dd {
    width: 369px;
}

.sup h4 {
    font-size: 14px;
    color: #fe5502;
    padding: 0 0 18px 50px;
}

.sup h4 b {
    display: block;
    font-size: 20px;
    color: #000;
    line-height: 30px;
}

.sup p {
    font-size: 14px;
    color: #333;
    margin: 0 0 0 36px;
    line-height: 30px;
    padding: 0 0 0 10px;
    background: url(img/ysdian.jpg) left 16px no-repeat;
}

.sup p span {
    color: #fe5502;
}


.jd {
    width: 1000px;
    margin: 0 auto 35px;
    height: 461px;
    background: url('img/jdcase.jpg') no-repeat #f0f0ee;
    border: 1px solid #ccc;
    padding: 42px 0 0;
}

.jd h3 {
    padding: 15px 218px 0 485px;
    height: 65px;
    font-size: 32px;
    font-family: 'Microsoft YaHei';
}

.jd h3 a {
    color: #fe4803;
}

.jd h3 span {
    float: right;
    width: 96px;
    height: 26px;
    line-height: 26px;
    padding: 10px 0 0;
    display: inline-block;
    background: url('img/more.png') no-repeat 0 10px;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}

.jd h3 span a {
    color: #000;
}

.jd .list-con {
    padding: 0px 18px 0;
}

.jd .list-con ul {
    margin: 0 auto;
    width: 450px;
    height: 350px;
}

.jd .list-con-a {
    padding: 95px 0 0;
    float: left;
}

.jd .list-con-c {
    padding: 95px 0 0 0;
    float: right;
}

.jd li {
    width: 366px;
    height: 300px;
    background: #fff;
    _background: none;
}

.jd li img {
    width: 98.6%;
    display: block;
    border: 1px solid #e6e6e6;
    padding: 2px;
}

.jd li span {
    width: 100%;
    display: block;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background: #ddd;
}

.jd li a {
    color: #333;
    font-size: 12px;
}



/*trob*/
.trob_box {
    height: 529px;
    overflow: hidden;
    width: 710px;
}

.trob {
    height: 323px;
    overflow: hidden;
    width: 710px;
}

.trob dl {
    height: 259px;
    overflow: hidden;
    margin: 25px 0 0 20px;
}

.trob dl dt {
    width: 293px;
    height: 259px;
    margin: 0 14px 0 0;
    background: url(img/trob_picBg.jpg) center bottom no-repeat;
}

.trob dl dt img {
    width: 293px;
    height: 233px;
    border: 1px solid #ccc;
}

.trob dl dd {
    font-size: 12px;
    width: 302px;
}

.trob dl dd h4 {
    padding: 8px 0 0 0;
}

.trob dl dd h4 a {
    font-size: 14px;
    color: #0065b5;
    font-family: "Microsoft YaHei";
}

.trob dl dd p {
    color: #666666;
    line-height: 24px;
    padding: 12px 0 8px 0;
}


/*comp*/
.comp {
    height: 206px;
    overflow: hidden;
}

.comp h3 {
    margin: 0 auto 26px auto;
    text-align: center;
    background: url(img/comp_topBg.jpg) center center no-repeat;
    font-family: "Microsoft YaHei";
}

.comp h3 a {
    font-size: 14px;
    color: #0065b5;
}

.comp ul {
    height: 163px;
    overflow: hidden;
    padding: 0 0 0 0px;
    margin-left: 20px;
}

.comp ul li {
    width: 189px;
    height: 163px;
    float: left;
    margin: 0 20px 0 0;
    text-align: center;
}

.comp ul li img {
    width: 183px;
    height: 136px;
    display: block;
    padding: 2px;
    border: solid 1px #e4e4e4;
}

.comp p {
    line-height: 24px;
}

.comp p a {
    color: #666;
    font-size: 12px;
}

/*Honour*/
.Honour {
    height: 545px;
    overflow: hidden;
    width: 288px;
    float: right;
}

.Honour h3 {
    margin: 0 0 28px 0;
}

.Honour h3 span {
    display: block;
    width: 142px;
    height: 38px;
    background: url(img/honour_topIcon.png) center center no-repeat;
}

.Honour dl {
    height: auto;
    overflow: hidden;
    width: 288px;
    margin: 0 auto;
    text-align: center;
}

.Honour dl dt img {
    display: block;
    margin: 0 auto;
    width: 239px;
    height: 179px;
    padding: 3px;
    border: solid 1px #e1e1e1;
}

.Honour dl dd {
    line-height: 52px;
    height: 52px;
}

.Honour dl dd a {
    color: #666666;
}




/*FAQ*/
.news_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 1px 0;
    border-bottom: solid 1px #e5e5e5;
    margin-top: 10px
}

.FAQ {
    width: 344px;
    height: 456px;
    overflow: hidden;
    margin: 14px 0 30px 0;
    background: url(img/FAQ_bg.png) right 35px no-repeat;
}

.FAQ h5 {
    background: url(img/wen.jpg) left 5px no-repeat;
    margin: 25px 0 0 0;
}

.FAQ h5,
.FAQ p {
    font-size: 12px;
    padding: 0 0 0 50px;
}

.FAQ h5 a {
    font-weight: normal;
    line-height: 32px;
    color: #555;
}

.FAQ p {
    line-height: 24px;
    height: 72px;
    width: 220px;
    color: #666;
    background: url(img/da.jpg) left 4px no-repeat;
    margin: 0 0 14px 0;
    overflow: hidden;
}

.FAQ_box {
    height: auto;
    width: 290px;
    overflow: hidden;
    background-color: #fff;
}


/*news*/
.news {
    width: 652px;
    height: 456px;
    overflow: hidden;
    margin: 14px 0 30px 0;
    background-color: #ffffff;
}

.news h3 {
    height: 39px;
    line-height: 39px;
    font-weight: normal;
    background: url(img/common_Topicon2.jpg) center center repeat-x;
}

.news h3 span {
    width: 115px;
    height: 38px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    float: left;
}

.news h3 span a {
    display: block;
    text-decoration: none;
    color: #000;
    font-family: "Microsoft YaHei";
}

.news h3 span a:hover,
.news h3 .cur a {
    color: #fff;
    text-decoration: none;
    background: url(img/honour_topIcon.png) right center no-repeat;
}

.news h3 em {
    padding: 0 20px 0 0;
    font-style: normal;
}

.news h3 em a {
    font-size: 12px;
    color: #666666;
    font-family: "宋体";
    text-decoration: none;
}

.news dl {
    width: 640px;
    height: 155px;
    margin: 30px auto 20px auto;
}

.news dl dt {
    width: 206px;
    margin: 0 20px 0 0;
}

.news dl dt img {
    width: 200px;
    height: 149px;
    padding: 2px;
    border: solid 1px #e4e4e4
}

.news dl dd {
    width: 392px;
}

.news dl dd h4 {
    padding: 5px 0 0 0;
}

.news dl dd h4 a {
    font-size: 14px;
    color: #0065b5;
    font-family: "Microsoft YaHei";
    text-decoration: none;
}

.news dl dd p {
    color: #666;
    line-height: 24px;
    height: 72px;
    margin: 5px 0 8px 0;
    width: 392px;
    overflow: hidden;
}

.news ul {
    width: 642px;
    overflow: hidden;
    height: 226px;
    background: url(img/news_bg.png) 290px center no-repeat;
}

.news ul li {
    float: left;
    margin: 0 8px 0 0;
    padding: 0 0 0 10px;
    width: 300px;
    font-size: 12px;
    color: #666666;
    height: 32px;
    line-height: 32px;
    background: url(img/news_icon.jpg) 0 12px no-repeat;
    overflow: hidden;
}

.news ul li.icon {
    background-color: #f2f2f2;
}

.news ul li em {
    font-style: normal;
    position: absolute;
}

.news ul li em a {
    color: #666666;
    text-decoration: none;
}



/*fd_link*/
.fd_link {
    width: 1000px;
    margin: 20px auto;
    height: auto;
    overflow: hidden;
}

.fd_link h3 {
    font-weight: normal;
    width: 282px;
    height: 39px;
    line-height: 28px;
    margin: 0 auto;
    text-align: right;
    font-size: 14px;
    color: #333;
    background: url(img/link_bg.png) center center no-repeat;
}

.fd_link h3 span {
    margin: 0 0 0 6px;
    text-align: center;
    display: inline-block;
    width: 86px;
    height: 19px;
    line-height: 19px;
    background: url(img/link_bg.jpg) center center no-repeat;
}

.fd_link h3 span a {
    font-size: 12px;
    color: #fff;
}

.fd_link p {
    height: auto;
    overflow: hidden;
    border: solid 1px #dfdfdf;
    line-height: 38px;
    padding: 10px 0;
}

.fd_link p a {
    padding: 0 0 0 16px;
    font-size: 12px;
    color: #666666;
}

.nav .erj li {
    width: 160px;
    background-color: #0065B5;
}

.nav .erj {
    width: 132px;
    position: absolute;
    z-index: 999;
    top: 43px;
    left: 0;
}

.nav .erj li:hover {
    color: #024a9e;
    background: url(img/nav_icon2.jpg) center center repeat-x;
    text-decoration: none;
}

/**/


.dede_pages {
    width: 700px;
}

.dede_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.dede_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 22px;
    margin-right: 9px;
    border: 1px solid #E9E9E9;
}

.dede_pages ul li a {
    float: left;
    padding: 4px 6px 4px;
    color: #555;
    display: block;
}

.dede_pages ul li a:hover {
    color: #fff;
    text-decoration: none;
    padding: 4px 6px 4px;
    background: #0087cf;
}

.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background: #0087cf;
    padding: 3px 6px 3px;
    font-weight: bold;
    color: #fff;
}

.dede_pages .pageinfo {
    line-height: 30px;
    padding: 12px 10px 12px 10px;
    color: #999;
}

.dede_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}


.flexslider {
    position: relative;
    width: 100%;
    float: left;
    height: 460px;
    overflow: hidden;
}

.slides {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 460px;
    float: left;
}

.slides li {
    height: 460px;
    width: 100%;
    float: left;
    text-align: center;
}

.slides li img {
    height: 460px;
}

.slides li a {
    display: block;
}

.flex-control-nav {
    position: absolute;
    bottom: 28px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(../images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../images/next.png) center center no-repeat;
}

/* 翻页 */
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pagination p,
.pagination a {
    margin-top: 5px;
    margin-right: 3px;
    display: inline-block;
    padding: 0 5px;
    min-width: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
}

.pagination .cur {
    color: #fff;
    background-color: #3e74ce;
}