﻿/* CSS Document */
body
{
    background-color: #ffffff;
    /*text-align: center;*/
    margin: 0 auto;
    padding: 0;
    font-family: "微软雅黑", "宋体" ,tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #555;
    /*line-height: 25px;*/
    /*overflow-y:hidden;*/
}
a
{
    text-decoration: none;
    color: #555;
    cursor: pointer;
    text-decoration: none;
    hide-focus: expression(this.hideFocus=true);
    outline: none;
}
a:link, a:visited, a:hover, a:active
{
    text-decoration: none;
}

a:focus
{
    outline: 0;
}

.networkLink
{
    border-bottom: ridge 1px #FFCC00;
    padding-bottom: 1px;
    font-weight: 300;
}



p
{
    margin: 0px;
    padding: 0px;
}
.l
{
    float: left;
}
.r
{
    float: right;
}
.cb
{
    clear: both;
}
.contentLefter
{
    width: 170px;
}
.overflowhiden
{
    overflow: hidden;
}
.lt
{
    text-align: left;
}
.rt
{
    text-align: right;
}
.ct
{
    text-align: center;
}
.hm
{
    cursor: pointer;
}
.customCss:link
{
    text-decoration: none;
    color: #2A2A2A;
    margin-left: 5px;
}
.customCss:visited
{
    text-decoration: none;
    color: #333333;
}
.customCss:hover
{
    text-decoration: none;
    color: #FF5F00;
}
.customCss:active
{
    text-decoration: none;
    color: #333333;
}
#main
{
    margin: 0 auto;
    /*overflow:auto;*/
}
.menu
{
    cursor: pointer;
    float: right;
    position: relative;
    color: #000000;
    text-align: right;
}

.topitem
{
    margin-left: 12px;
    float: left;
    text-decoration: none;
}
.select
{
    width: 120px;
    background-image: url(/images/spinner.png);
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari 和 Chrome */
}

#header
{
    left: 0px;
    height: 96px;
    background-color: #ffffff;
    width: 100%;
    position:relative;
    z-index: 10000;
}
.linkline
{
    margin-left: 12px;
    position: relative;
    width: 1px;
    height: 12px;
    background-image: url("../../Content/images/divider_line_link.png");
    float: left;
    margin-top: 7px;
}
#topmenu
{
    margin-top: 15px;
    float: right;
    margin-right: 180px;
}

#logoer
{
    clear: both;
    width: 962px;
}

#menuer
{
    width: 962px;
    clear: both;
    cursor: pointer;
}
#contenter
{
}
#_menuLefter
{
}
#footer
{
    clear: both;
    height: 260px;
    border-top: 0.4px solid #e9e9e9;
}

.logo
{
    margin-top: 25px;
    height: 30px;
}
.bannerIndex
{
    /*background: url(../images/bannerbg.jpg) repeat-x;     /*height: 349px;*/
}
.bannerPage
{
    /*background: url(../images/pagebannerbg.jpg);*/ /*height: 254px;*/
}
.pagebigtitle
{
    width: 170px;
    margin-top: 40px;
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
    height: 35px;
}
.pagetitle
{
    margin-top: 40px;
    text-align: left;
    color: #ff5f00;
    border-bottom: 1px solid #e9e9e9;
    height: 35px;
}
.menuOn
{
    color: #ff5f00;
    /*font-size: 15px;
    height: 38px;
    float: left;
     width:80px;*/
}
.menuOut
{
    color: #000000;
    /*font-size: 15px;
    float: left;
    height: 38px;
    width:80px;*/
}
.colorfff5f00
{
    color: #ff5f00;
}
.menuSubOut
{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    width: 170px;
    font-size: 15px;
}
.menuSubOn
{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    width: 170px;
    font-size: 15px;
    background-color: #ff5f01;
    color: #ffffff;
}

.menuerBG
{
    background: url(../images/menu_out_bg.jpg) repeat-x;
    width: 950px;
    height: 50px;
}
.newstitle
{
    margin-left: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 340px;
}
.productitem
{
    height: auto !important;
}
.productline
{
    height: 1px;
    background: url("/Content/images/line.png");
}
.pagenav
{
}
.index-ct-hd
{
    border-bottom: 1px solid #e9e9e9;
    height: 38px;
    text-align: left;
}
.enmenuOut
{
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-size: 14px;
    color: #CCCCCC;
    font-family: SimSun, Helvetica, sans-serif;
}
.point
{
    background-image: url(/Content/images/sign.png);
    width: 4px;
    height: 4px;
    margin-top: 12px;
}
.enmenuOver
{
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-size: 14px;
    color: #000000;
    background-image: url(../images/menu_over_bg.jpg);
    font-family: SimSun, Helvetica, sans-serif;
}
.titleBG
{
    background: url(../images/n_title.jpg) no-repeat;
    width: 182px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    color: #958160;
}
.titleMouseOut
{
    width: 172px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    font-size: 12px;
    color: #999999;
    font-weight: bold;
    cursor: pointer;
}
.titleMouseOver
{
    width: 172px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #958160;
    font-weight: bold;
    cursor: pointer;
}
.contentTxt
{
    background: url(../images/contenterbg.jpg);
    width: 962px;
    height: 302px;
}
.contentTxtIndex
{
    width: 920px;
    height: 260px;
}
.imgTxtIndex
{
    padding: 2px;
    border: #999999 solid 1px;
    background-color: #e8e8e8;
}
.backgroundWhite
{
    background-color: #FFFFFF;
}
.backgroundWhiteF5
{
    background-color: #F5F5F5;
}
.backgroundGray
{
    background-color: #F8F8F8;
}
.backgroundGrayE8
{
    background-color: #E8E8E8;
}
.backgroundGrayF9
{
    background-color: #f9f9f9;
}
.backgroundGray6C
{
    background-color: #CCCCCC;
}
.backgroundGray66
{
    background-color: #666666;
}
.backgroundGray63
{
    background-color: #333333;
}
.backgroundGray6D
{
    background-color: #DDDDDD;
}
.backgroundGreen
{
    background-color: #459830;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    border: solid 1px #459830;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

.colorGray
{
    color: #F8F8F8;
}
.colorGrayE8
{
    color: #E8E8E8;
}
.colorGray6C
{
    color: #CCCCCC;
}
.colorGray99
{
    color: #999999;
}
.colorGray66
{
    color: #666666;
}
.colorGray63
{
    color: #333333;
}
.colorWhite
{
    color: #FFFFFF;
}
.colorff5f00
{
    color: #ff5f00;
}
.borderGray
{
    border: solid #F8F8F8 1px;
}
.borderGrayE8
{
    border: solid #E8E8E8 1px;
}
.borderGray6C
{
    border: solid #CCCCCC 1px;
}
.borderGray66
{
    border: solid #666666 1px;
}
.borderGray63
{
    border: solid #333333 1px;
}
.borderGray6D
{
    border: solid #DDDDDD 1px;
}
.borderRight
{
    border-right: solid #CCCCCC 1px;
}
.borderBtm3
{
    border-bottom: solid 3px #333333;
}
.borderBtm3FF5F
{
    border-bottom: solid 1px #e9e9e9;
}
.borderBtmD
{
    border-bottom: dotted 1px #CCCCCC;
}
.borderBtm
{
    border-bottom: solid 1px #CCCCCC;
}
.fontBold
{
    font-weight: bold;
}
.fontFamily
{
    font-family: "\5FAE\8F6F\96C5\9ED1" , "\5B8B\4F53";
}
.font12
{
    font-size: 12px;
}
.font14
{
    font-size: 14px;
}
.font16
{
    font-size: 16px;
}
.positionA
{
    position: absolute;
}
.positionR
{
    position: relative;
}
.positionF
{
    position: fixed;
}
.margin0
{
    margin: 0 auto;
}
.padding1
{
    padding: 1px;
}
.padding5
{
    padding: 5px;
}
.padding10
{
    padding: 10px;
}
.spanAll
{
    width: 100%;
}
.span1
{
    width: 1px;
}
.span10
{
    width: 10px;
}
.span15
{
    width: 15px;
}
.span20
{
    width: 20px;
}
.span23
{
    width: 23px;
}
.span30
{
    width: 30px;
}
.span40
{
    width: 40px;
}
.span50
{
    width: 50px;
}
.span60
{
    width: 60px;
}
.span80
{
    width: 80px;
}
.span100
{
    width: 100px;
}
.span150
{
    width: 150px;
}
.span172
{
    width: 172px;
}
.span182
{
    width: 182px;
}
.span200
{
    width: 200px;
}
.span270
{
    width: 270px;
}
.span300
{
    width: 300px;
}
.span630
{
    width: 630px;
}
.span700
{
    width: 700px;
}
.span750
{
    width: 750px;
}
.span800
{
    width: 800px;
}
.span850
{
    width: 850px;
}
.span900
{
    width: 900px;
}
.span984
{
    width: 984px;
}
.heightAuto
{
    height: auto;
}
.heightAll
{
    height: 100%;
}
.height5
{
    height: 5px;
}
.height10
{
    height: 10px;
}
.height85
{
    height: 85px;
}
.height15
{
    height: 15px;
}
.height25
{
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}
.height28
{
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
}
.height30
{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.height35
{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}
.height55
{
    height: 55px;
    line-height: 55px;
}
.heigth175
{
    height: 175px;
}

.height40
{
    height: 40px;
}
.height60
{
    height: 60px;
}
.detial
{
    color: #ff5f00;
    text-decoration: none;
    background-color: White;
}
.height77
{
    height: 77px;
    line-height: 77px;
    vertical-align: middle;
}
.height165
{
    height: 165px;
}
.height200
{
    height: 200px;
}
.height309
{
    height: 309px;
}
.height500
{
    height: 500px;
}
.height600
{
    height: 600px;
}
.height750
{
    height: 750px;
}
.productView
{
    border: solid #FFFFFF 1px;
}
.hidedisplay
{
    display: none;
}

a img
{
    /*float: right;*/
}
.article-rt
{
    margin-left: 183px;
    text-align: left;
    line-height: 25px;
}

.article-rt p
{
    color: #5e5e5e;
    font-size: 12px;
    line-height: 24px;
}
ul, li, p, h1, h2, h3, h4, h5, h6
{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.article-rt p
{
    font-size: 12px;
    line-height: 24px;
}
.inforCopyright
{
    color: #292929;
    float: right;
    overflow: hidden;
    text-align: right;
}
.aligncenter
{
    text-align: center;
}

.intro-nav, .news-nav
{
    float:left;
    text-align: left;
    line-height: 35px;
}
.newsList_content
{
    line-height: 26px;
    padding: 0 8px;
}
.listitem
{
    border-bottom: 1px dotted #e9e9e9;
    padding: 14px 0;
    text-align: left;
}
.listitemVidio
{
    border-bottom: 1px dotted #e9e9e9;
    padding: 14px 0;
    text-align: left;
    width: 320px;
    margin-left: 37px;
    float: left;
}
.height48
{
    height: 48px;
    line-height: 48px;
}

.page_btnBar
{
    margin: 35px auto;
    overflow: hidden;
    display: inline-block;
    float: right;
}
.page_lt
{
    float: left;
    line-height: 32px;
    margin-right: 18px;
}
.page_btnBar ul
{
    float: left;
}
.page_btnBar ul li
{
    float: left;
    margin: 0 2px 0 3px;
    background-color: #b8b8b8;
}
.page_btnBar ul li a
{
    display: inline-block;
    height: 32px;
    width: 82px;
    line-height: 32px;
    color: #ffffff;
}
.page_btnBar ul li a:hover
{
    display: inline-block;
    height: 32px;
    width: 82px;
    line-height: 32px;
    color: #ffffff;
    background-color: #ff5f00;
}
.page_num
{
    color: #EE560D;
    font-weight: bold;
}
/*新闻详细页面*/
.news_detail
{
    padding: 16px 0;
}
.news_detail_hd
{
    line-height: 68px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.news_detail_data
{
    text-align: center;
    font-size: 13px;
    line-height: 37px;
    background: url("/Content/images/newdetial.png") no-repeat;
}
.news_detail_data span
{
    padding: 0 34px;
}
.news_detail_ct
{
    padding: 20px 0;
    text-align: left;
    font-size: 14px;
    line-height: 25px;
}
.related_news li
{
    font-size: 13px;
    line-height: 32px;
    text-align: left;
}

.related_news .related_news_hd
{
    color: #114098;
    font-size: 15px;
}
*
{
    margin: 0;
    padding: 0;
    border: 0;
}
#nav
{
    line-height: 24px;
    list-style-type: none;
}
#nav a
{
    display: block;
}
#nav a:link
{
    text-decoration: none;
}
#nav a:visited
{
    text-decoration: none;
}
#nav a:hover
{
    text-decoration: none;
    font-weight: bold;
}
#nav li
{
    float: left;
    width: 60px;
    height: 40px;
}
#nav li a:hover
{
    color: #ff5f00;
}
#nav li ul
{
    line-height: 27px;
    list-style-type: none;
    text-align: left;
    left: -999em;
    width: 212px;
    position: relative;
    top: -7px;
    background: url(../../Content/images/menuline.png) no-repeat;
}
#nav li ul li
{
    float: left;
    width: 205px;
    background: #ffffff;
    border-bottom: 1px solid #e9e9e9;
    height: 39px;
    line-height: 39px;
}
#nav li ul a
{
    wedisplay: block;
    width: 190px;
    text-align: left;
    padding-left: 15px;
}
#nav li ul a:link
{
    text-decoration: none;
}
#nav li ul a:visited
{
    text-decoration: none;
}
#nav li ul a:hover
{
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    background: #ff5f00;
}
#nav li:hover ul
{
    left: auto;
}
#nav li:hover div
{
    left: auto;
}
#nav li.sfhover ul
{
    left: auto;
}
#content
{
    clear: left;
}
.yy
{
    float: left;
    position: relative;
    left: -999em;
}
.leftMenu_item
{
    margin-bottom: 20px;
    width: 100%;
}
.leftMenu_item > li
{
    margin-bottom: 2px;
}
.leftMenu_item > li a
{
    color: #484747;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding: 0 9px 0 24px;
    width: 137px;
}
.leftMenu_item > li.selected > a, .leftMenu_item > li > a:hover
{
    background-color: #5aabdf;
    color: #fff;
}
.subMenu a.selected, .subMenu a:hover
{
    color: #ff5f00;
}
.leftMenu_item > li .parentMenu-ico
{
    /*background: rgba(0, 0, 0, 0) url("images/menuIco.png") no-repeat scroll 0 0;*/
    display: inline-block;
    float: right;
    height: 15px;
    margin-top: 10px;
    width: 15px;
}
.parentMenu > li
{
    margin-bottom: 0;
}
.parentMenu > li > a
{
    background-image: url("/Content/images/button_checked.png");
    color: #fff;
    margin-top: 10px;
    text-align: left;
}
.subMenu a
{
    color: #484747;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 20px;
    text-align: left;
    width: 154px;
}

.subMenu i
{
    background-color: #484747;
    display: inline-block;
    height: 3px;
    margin-right: 5px;
    vertical-align: middle;
    width: 3px;
}
.productimg
{
    width: 180px;
    height: 135px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
.productContent
{
    width: 530px;
    float: right;
    height: 135px;
    padding-top:20px;
}
.title1
{
    /*padding-top: 20px;*/
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 15px;
    color: #555555;
    text-align: left;
}
.title2
{
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #555555;
    text-align: left;
}
.bigTitle
{
     float:right;
    }
.content {
    text-align: left;
    overflow: auto;
}

/* 设定自适应图片高度 */
.adaptiveWH{ height: 557px; }
@media screen and (min-width: 1601px) { .adaptiveWH{ height: 557px; } }
@media screen and (max-width: 1600px) { .adaptiveWH{ height: 416px; } }
@media screen and (max-width: 1366px) { .adaptiveWH{ height: 355px; } }
@media screen and (max-width: 1280px) { .adaptiveWH{ height: 333px; } }
@media screen and (max-width: 1024px) { .adaptiveWH{ height: 266px; } }
@media screen and (max-width: 800px) { .adaptiveWH{ height: 208px; } }
.adaptiveWH .flexslider, 
    .adaptiveWH .flexslider,
    .adaptiveWH .cb,
    .adaptiveWH .slides,
    .adaptiveWH li{
    height: 100%;
}
.adaptiveWH li a{
    display: block;
    height: 100%;
    width: 100%;
}
.adaptiveWH img{
    height: 100%;
    width: 100%;
}
/*思源黑体引入*/
/*@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-ExtraLight.eot');
  src:  url('/fonts/SourceHanSansCN-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('/fonts/SourceHanSansCN-ExtraLight.otf') format('opentype'),
    url('/fonts/SourceHanSansCN-ExtraLight.woff') format('woff'),
    url("/fonts/SourceHanSansCN-ExtraLight.ttf") format("truetype"),
    url("/fonts/SourceHanSansCN-ExtraLight.svg") format('svg');
  font-weight: 100;
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-Light.eot');
  src:  url('/fonts/SourceHanSansCN-Light.eot?#iefix') format('embedded-opentype'),
    url('/fonts/SourceHanSansCN-Light.woff') format('woff'),
    url("/fonts/SourceHanSansCN-Light.ttf") format("truetype"),
    url("/fonts/SourceHanSansCN-Light.svg") format('svg');
  font-weight: 200;
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-Regular.eot');
  src:  url('/fonts/SourceHanSansCN-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/SourceHanSansCN-Regular.woff') format('woff'),
    url("/fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
    url("/fonts/SourceHanSansCN-Regular.svg") format('svg');
  font-weight: 300;
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-Normal.eot');
  src:  url('/fonts/SourceHanSansCN-Normal.eot?#iefix') format('embedded-opentype'),
    url('/fonts/SourceHanSansCN-Normal.woff') format('woff'),
    url("/fonts/SourceHanSansCN-Normal.ttf") format("truetype"),
    url("/fonts/SourceHanSansCN-Normal.svg") format('svg');
  font-weight: 400;
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-Medium.eot');
  src:  url('/fonts/SourceHanSansCN-Medium.eot?#iefix') format('embedded-opentype'),
    url('/fonts/SourceHanSansCN-Medium.woff') format('woff'),
    url("/fonts/SourceHanSansCN-Medium.ttf") format("truetype"),
    url("/fonts/SourceHanSansCN-Medium.svg") format('svg');
  font-weight: 500;
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-Bold.eot');
  src:  url('/fonts/SourceHanSansCN-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/SourceHanSansCN-Bold.woff') format('woff'),
    url("/fonts/SourceHanSansCN-Bold.ttf") format("truetype"),
    url("/fonts/SourceHanSansCN-Bold.svg") format('svg');
  font-weight: 700;
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url('/fonts/SourceHanSansCN-Heavy.eot');
  src:  url('/fonts/SourceHanSansCN-Heavy.eot?#iefix') format('embedded-opentype'),
    url('/fonts/SourceHanSansCN-Heavy.woff') format('woff'),
    url("/fonts/SourceHanSansCN-Heavy.ttf") format("truetype"),
    url("/fonts/SourceHanSansCN-Heavy.svg") format('svg');
  font-weight: 900;
}*/
  
.fontMedium {
    font-weight: 400;
}
.HanSansCN-Bold {
    font-weight: 700;
}
.HanSansCN-Medium {
    font-weight: 500;
}
/*倒计时*/
html {
    font-size: 62.5%;
}
@media(max-width:1600px) {
    html {
        font-size: 45.25%;
    }
}

@media(max-width:1280px) {
    html {
        font-size: 40.25%;
    }
}

@media(max-width:1000px) {
    html {
        font-size: 28%;
    }
}
