@charset "utf-8";
/* CSS Document */
body {
    font-family: "Microsoft Yahei", "微软雅黑", "宋体", arial;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: url(../../images/pcweb_images/bodybg.jpg) repeat;
    color: #333;
    overflow-x: hidden;
}
html {
}
div, form, img, ul, ol, li, dl, dt, dd, p, a, tr, td, table, p, input {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: none;
}
li {
    list-style-type: none;
}
img {
    vertical-align: top;
    text-align: center;
}
img a {
    border: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}
* a {
    position: relative
}
a:link {
    color: #333;
    text-decoration: none;
}
a:visited {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #b60000;
    text-decoration: none;
}
a:active {
    color: #b60000;
    text-decoration: none;
}
/*顶部样式*/
.top_line {
    width: 100%;
    height: 4px;
    background: #880d10;
}
.top {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
}
.top_lf {
    width: 315px;
    height: 68px;
    margin-top: 15px;
    float: left;
    overflow: hidden;
}
.top_lf a {
    display: block;
    width: 315px;
    height: 68px;
    overflow: hidden;
}
.top_lf a img {
    width: 315px;
    height: 68px;
    overflow: hidden;
}
.top_rg {
    width: 300px;
    height: 85px;
    float: right;
    overflow: hidden;
}
.top_fa {
    width: 290px;
    height: 27px;
    line-height: 27px;
    float: right;
}
.top_fa a {
    width: 1200px;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
}
.top_fa a.shoucang {
    width: 60px;
    height: 27px;
    line-height: 27px;
    padding-left: 30px;
    float: right;
    background: url(../../images/pcweb_images/sc.png) left center no-repeat;
}
.top_fa a.shouye {
    width: 60px;
    height: 27px;
    line-height: 27px;
    padding-left: 30px;
    float: right;
    background: url(../../images/pcweb_images/home.png) left center no-repeat;
}
.search {
    width: 290px;
    height: 34px;
    margin: 17px 0;
    float: right;
    margin-right: 10px;
    overflow: hidden;
}
.searchtext {
    width: 240px;
    padding-left: 9px;
    height: 32px;
    line-height: 32px;
    float: left;
    background: rgba(250,244,232,0.8);
    border: 1px solid #b60000;
}
.searchbt {
    width: 39px;
    height: 34px;
    float: left;
    background: url(../../images/pcweb_images/search.png) left center no-repeat;
    border: none;
}
/*导航*/
.menu {
    width: 100%;
    height: 56px;
    position: relative;
    background: url(../../images/pcweb_images/menubg.png) repeat-x;
}
.menu ul {
    width: 1200px;
    height: 56px;
    margin: 0 auto;
}
.menu ul li {
    width: 150px;
    height: 56px;
    float: left;
    position: relative;
}
.menu ul li a {
    float: left;
    display: block;
    width: 150px;
    height: 56px;
    text-align: center;
    line-height: 60px;
    font-weight: 600;
    color: #fff;
    position: relative;
}
.menu ul li:first-child a {
    background: none;
}
.menu ul li a:hover {
    background: url(../../images/pcweb_images/menubg_hover.png) repeat-x;
    width: 150px;
    height: 56px;
    text-decoration: none;
}
.menu ul li a.selected {
    background: url(../../images/pcweb_images/menubg_hover.png) repeat-x;
    color: #950a0c;
}
.menu ul li a.selected2 {
    background: url(../../images/pcweb_images/menubg_hover.png) repeat-x;
    color: #950a0c;
}
.menu ul li.selected .submenu {
    display: block;
}
.menu ul li .submenu {
    display: none;
    position: absolute;
    top: 56px;
    left: 6px;
    background: #fff;
}
.menu ul li .submenu {
    width: 139px;
    height: auto;
    border: 1px solid #a50001;
    border-top: none;
}
.menu ul li .submenu {
    z-index: 9999;
}
.menu ul li .submenu li {
    float: left;
    padding: 0;
    background: none;
    height: 40px;
    width: 139px;
    border-bottom: 1px dashed #ededed;
    border-radius: 0;
    line-height: 40px;
}
.menu ul li .submenu li:last-child {
    border-bottom: none;
}
.menu ul li .submenu li a {
    float: none;
    padding: 0;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-bottom: none;
    color: #333;
    width: 139px;
}
.menu ul li .submenu li a:hover {
    background: #a50001;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
}
/*焦点图*/
.banner {
    width: 100%;
    max-width: 1920px;
    height: auto;
    max-height: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.rslides {
    list-style: none;
    overflow: hidden;
    width: 100%;
    z-index: 9;
    position: relative;
    height: auto;
    margin: 0 auto;
}
.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides img {
    display: block;
    float: left;
    width: 100%;
    max-width: 1920px;
    height: auto;
    max-height: 500px;
    overflow: hidden;
}
/*小按钮*/
.callbacks_tabs.callbacks1_tabs {
    margin-top: -40px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    z-index: 11;
}
.callbacks_tabs.callbacks1_tabs li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    text-indent: 9999em;
    border-radius: 10px;
    position: relative;
}
.callbacks_tabs.callbacks1_tabs li a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    border: 2px solid #fff;
    z-index: 1000;
    background: #fff;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
    background: #cf161c;
}
/* 左右图标 */
.callbacks_container {
    margin-bottom: 2px;
    position: relative;
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 2;
}
.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}
.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #09428c;
    background: rgba(0,0,0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 8%;
    opacity: 0.9;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(../../images/pcweb_images/themes.png) no-repeat left top;
    margin-top: -30px;
    display: none;
}
.callbacks_container:hover .callbacks_nav {
    display: block;
}
.callbacks_nav:active {
    opacity: 1.0;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 8%;
}
.content {
    width: 1200px;
    height: auto;
    margin: 15px auto;
    overflow: hidden;
}
/*关于我们*/
.content_about {
    width: 590px;
    height: auto;
    float: left;
    overflow: hidden;
}
.about_tit {
    width: 590px;
    height: 44px;
    background: url(../../images/pcweb_images/abouttit.png) left center no-repeat;
}
.about_tit span {
    display: block;
    float: left;
    height: 44px;
    line-height: 46px;
    margin-left: 35px;
    padding-right: 10px;
    color: #fff;
}
.about_tit em {
    display: block;
    font-style: normal;
    float: left;
    height: 44px;
    line-height: 48px;
    color: #fff;
}
.about_tit a {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 18px;
    width: 50px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 11px;
    color: #333;
    background: #fff;
    border-radius: 5px;
}
.about_tit a:hover {
    text-decoration: underline;
    color: #b60000;
}
.about_text {
    width: 568px;
    height: 192px;
    padding: 10px;
    margin: 0 auto;
    border: 1px solid #dedede;
    border-top: none;
    line-height: 24px;
    background: #fff;
    text-align: justify;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.about_text a {
    display: inline;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.about_text a img {
    display: inline;
    width: 185px;
    height: 124px;
    padding: 2px;
    border: 1px solid #ededed;
    float: left;
}
/*新闻资讯*/
.content_news {
    width: 590px;
    height: auto;
    float: right;
    background: url(../../images/pcweb_images/newstit.png) left top no-repeat;
    overflow: hidden;
}
/* CSS Document */
#tab {
    width: 590px;
    height: 257px;
    position: relative;
    margin: 0 auto;
}
/*设置容器高宽等*/
/*兼容IE6:IE6下宽度不够*/
/*设置容器高宽等*/

/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block {
    display: block;
}
/*选中的容器*/
#tab h3 {
    float: left;
    width: 107px;
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-weight: normal;
    background: url(../../images/pcweb_images/tabicon.png) left top no-repeat;
}
/*默认标题样式*/
#tab .up {
    background: url(../../images/pcweb_images/tab_hover.png) left center no-repeat;
    color: #750000;
}
/*选中的标题样式*/

#con_two_1, #con_two_2, #con_two_3, #con_two_4 {
    width: 568px;
    height: 191px;
    padding: 10px;
    margin: 0 auto;
    border: 1px solid #dedede;
    border-top: none;
    line-height: 24px;
    background: #fff;
    text-align: justify;
    overflow: hidden;
    position: absolute;
    top: 44px;
    left: 0;
}
/*新闻列表样式*/
.news_pic {
    width: 280px;
    height: 190px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}
.news_pic a {
    display: block;
    float: left;
}
.news_pic a img {
    display: block;
    width: 270px;
    height: 180px;
    padding: 2px;
    border: 1px solid #ededed;
    float: left;
}
.news_picnews {
    width: 275px;
    height: auto;
    float: right;
}
.news_picnews a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.news_picnews a:hover {
    text-decoration: underline
}
.news_picnews p {
    width: 100%;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    overflow: hidden;
}
.newslist {
    width: 275px;
    height: 96px;
    margin-top: 10px;
    float: right;
}
.newslist ul {
    width: 275px;
    height: 96px;
}
.newslist ul li {
    width: 275px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.newslist ul li a {
    width: 150px;
    height: 24px;
    line-height: 24px;
    background: url(../../images/pcweb_images/icon01.png) left center no-repeat;
    padding-left: 15px;
    float: left;
    color: #333;
    overflow: hidden;
}
.newslist ul li a:hover {
    background: url(../../images/pcweb_images/icon02.png) left center no-repeat;
    text-decoration: underline;
    color: #b60000;
}
.newslist ul li span {
    width: 80px;
    height: 24px;
    line-height: 24px;
    float: right;
    margin-right: 5px;
    color: #999;
    text-align: right;
    overflow: hidden;
}
/*产品展示*/
.content_product {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.product_tit {
    width: 1200px;
    height: 44px;
    background: url(../../images/pcweb_images/protit.png) left center no-repeat;
}
.product_tit span {
    display: block;
    float: left;
    height: 44px;
    line-height: 46px;
    margin-left: 35px;
    padding-right: 10px;
    color: #fff;
}
.product_tit em {
    display: block;
    font-style: normal;
    float: left;
    height: 44px;
    line-height: 48px;
    color: #fff;
}
.product_tit a {
    display: block;
    float: right;
    margin-right: 10px;
    margin-top: 18px;
    width: 50px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 11px;
    color: #333;
    background: #fff;
    border-radius: 5px;
}
.product_tit a:hover {
    text-decoration: underline;
    color: #b60000;
}
.product_main {
    width: 1198px;
    height: 220px;
    border: 1px solid #dedede;
    border-top: none;
    background: #fff;
    margin: 0 auto;
}
.product_main_con {
    width: 1002px;
    margin-top: 15px;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}
.product_main_con ul {
    width: 100000px;
    overflow: hidden;
}
.product_main_con ul li {
    float: left;
    width: 231px;
    height: 190px;
    display: inline;
    margin-right: 25px;
}
.product_main_con ul li a {
    display: block;
    width: 231px;
    height: 190px;
    overflow: hidden;
}
.product_main_con ul li a img {
    display: block;
    width: 225px;
    height: 150px;
    padding: 2px 2px 0 2px;
    background: #fff;
    border: 1px solid #ededed;
    overflow: hidden;
}
.product_main_con ul li a:hover img {
    border: 1px solid #b60000;
}
.product_main_con ul li a span {
    display: block;
    width: 231px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border: none;
    background: #ededed;
    overflow: hidden;
}
.product_main_con ul li a:hover span {
    background: #b60000;
    color: #fff;
}
.product_main_lf {
    display: block;
    width: 70px;
    height: 200px;
    background: url(../../images/pcweb_images/lefticon01.png) left center no-repeat;
    float: left;
    cursor: pointer;
}
.product_main_lf:hover {
    background: url(../../images/pcweb_images/lefticon02.png) left center no-repeat;
}
.product_main_rg {
    display: block;
    width: 70px;
    height: 200px;
    background: url(../../images/pcweb_images/righticon01.png) right center no-repeat;
    float: right;
    cursor: pointer;
}
.product_main_rg:hover {
    background: url(../../images/pcweb_images/righticon02.png) left center no-repeat;
}
/*友情链接*/
.content_link {
    width: 1200px;
    height: auto;
    margin: 15px auto;
    overflow: hidden;
}
.link_tit {
    width: 1200px;
    height: 44px;
    background: url(../../images/pcweb_images/linktit.png) left center no-repeat;
}
.link_tit span {
    display: block;
    float: left;
    height: 44px;
    line-height: 46px;
    margin-left: 35px;
    padding-right: 10px;
    color: #fff;
}
.link_tit em {
    display: block;
    font-style: normal;
    float: left;
    height: 44px;
    line-height: 48px;
    color: #fff;
}
#demo {
    width: 1180px;
    padding: 9px;
    margin: 0 auto;
    border: 1px solid #dedede;
    background: #fff;
    border-top: none;
    overflow: hidden;
}
#demo a {
    display: block;
    width: 225px;
    height: 90px;
    margin-right: 15px;
    overflow: hidden;
}
#demo a img {
    width: 215px;
    height: 80px;
    padding: 2px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
}
/*底部*/
.foot {
    width: 100%;
    height: 240px;
    background: url(../../images/pcweb_images/footbg.png) repeat-x;
    overflow: hidden;
    position: relative;
}
.foot_main {
    width: 1200px;
    height: 190px;
    margin: 30px auto;
    overflow: hidden;
}
.foot_main_lf {
    width: 309px;
    height: 190px;
    padding-right: 30px;
    float: left;
    border-right: 1px solid #9c1414;
}
.foot_main_lf a {
    display: block;
    width: 309px;
    height: 60px;
    float: left;
    overflow: hidden;
}
.foot_main_lf a img {
    display: block;
    width: 309px;
    height: 60px;
}
.foot_main_ct {
    width: 460px;
    height: 190px;
    padding: 0 30px;
    float: left;
    border-left: 1px solid #4c0101;
    border-right: 1px solid #9c1414;
}
.foot_cr {
    width: 460px;
    height: 90px;
    position: relative;
    overflow: hidden;
}
.foot_cr p {
    width: 460px;
    height: 30px;
    line-height: 30px;
    color: #ddd;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.foot_cr span {
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    color: #ddd;
    position: relative;
    overflow: hidden;
}
.foot_main_rg {
    width: 305px;
    height: 190px;
    padding-left: 30px;
    border-left: 1px solid #4c0101;
    overflow: hidden;
    float: left;
}
.foot_menu {
    width: 80px;
    height: 186px;
    position: relative;
    float: left;
    overflow: hidden;
}
.foot_menu ul {
    width: 80px;
    height: 186px;
    position: relative;
    overflow: hidden;
}
.foot_menu ul li {
    width: 60px;
    height: 30px;
    margin: 0 10px;
    line-height: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.foot_menu ul li:last-child {
    border-bottom: none;
}
.foot_menu ul li a {
    display: block;
    color: #ddd;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.foot_menu ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.foot_ewm {
    width: 150px;
    height: 180px;
    margin-left: 15px;
    float: right;
    overflow: hidden;
}
.foot_ewm img {
    width: 120px;
    height: 120px;
    margin: 0 15px;
    overflow: hidden;
}
.foot_ewm p {
    width: 150px;
    height: 40px;
    text-align: center;
    margin-top: 20px;
    color: #ddd;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}
/*浮动客服*/
#floatDivBoxs {
    width: 150px;
    background: #fff;
    position: fixed;
    top: 180px;
    right: 0;
    z-index: 999;
}
#floatDivBoxs .floatDtt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #0a3f89;
    color: #fff;
    font-size: 18px;
    text-indent: 22px;
    position: relative;
}
#floatDivBoxs .floatDqq {
    padding: 0 14px;
}
#floatDivBoxs .floatDqq li {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 0 0 50px;
}
#floatDivBoxs .floatDqq li a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
}
#floatDivBoxs .floatDqq li a img {
    width: 30px;
    height: 34px;
    margin-top: 5px;
    float: left;
    overflow: hidden;
}
#floatDivBoxs .floatDtxt {
    font-size: 18px;
    color: #333;
    padding: 12px 14px;
}
#floatDivBoxs .floatDtel {
    font-size: 16px;
    color: #f18a34;
    font-weight: 600;
    padding: 0px 14px 12px 14px;
}
#floatDivBoxs .floatDtel p {
    font-size: 16px;
    color: #f18a34;
    font-weight: 600;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
#floatDivBoxs .floatDtel img {
    display: block;
}
#floatDivBoxs .floatDbg {
    width: 100%;
    height: 10px;
    background: url(../../images/pcweb_images/online_botbg.jpg) no-repeat;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
.internet_wx {
    padding: 5px 0 10px 0;
    height: 150px;
    text-align: center;
    overflow: hidden;
}
.internet_wx img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.internet_wx span {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}
.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
.floatShadow span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #333;
    font-size: 14px;
}
.floatShadow i {
    width: 100%;
    height: 24px;
    line-height: 24px;
    display: block;
    color: #333;
    font-size: 14px;
    font-variant: normal;
    font-style: normal;
}
#rightArrow {
    width: 50px;
    height: 45px;
    background: url(../../images/pcweb_images/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 180px;
    right: 150px;
    z-index: 999;
}
#rightArrow a {
    display: block;
    height: 45px;
}
.floatShadow .gotop {
    position: relative;
    display: block;
    width: 100%;
    height: 35px;
    background: #0a3f89;
    overflow: hidden;
    text-align: center;
}
.floatShadow .gotop img {
    width: 48px;
    height: 32px;
    margin: 0 auto;
}
.floatShadow .gotop:hover {
    background: #ca0202;
    color: #fff;
}
/*新闻列表页*/
.subbanner {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    border-bottom: 4px solid #a50001;
    overflow: hidden;
}
.subbanner img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.content_pos {
    width: 1160px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 15px auto;
    padding-left: 40px;
    background: url(../../images/pcweb_images/ico_12.png) left center no-repeat;
    border-bottom: 1px solid #a80505;
    overflow: hidden;
}
.content_pos span {
    color: #333;
}
.content_pos a {
    color: #333;
}
.content_pos a:hover {
    color: #ca0202;
}
.content_lf {
    width: 240px;
    min-height: 450px;
    float: left;
    display: inline;
    background: url(../../images/pcweb_images/sideboxbg.png) no-repeat;
}
.content_lf_tit {
    margin: 0px auto;
    width: 210px;
    height: 50px;
    background: url(../../images/pcweb_images/submenu.png) left top no-repeat;
    margin-bottom: 10px;
}
.content_lf_tit span {
    margin: 0px auto;
    width: 210px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}
.content_lf_list {
    width: 240px;
    height: auto;
}
.content_lf_list ul {
    width: 240px;
    height: auto;
}
.content_lf_list ul li {
    width: 240px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-weight: 600;
    background: url(../../images/pcweb_images/line2.png) bottom no-repeat;
}
.content_lf_list ul li a {
    margin: 0px auto;
    width: 240px;
    height: 37px;
    line-height: 37px;
    display: block;
    color: #3b3b3b;
}
.content_lf_list ul li a:hover {
    margin: 0px auto;
    width: 240px;
    height: 37px;
    color: #ca0202;
    background: url(../../images/pcweb_images/s-sidenavbg.png) no-repeat;
}
.content_lf_list ul li a.nav_selected {
    margin: 0px auto;
    width: 240px;
    height: 37px;
    color: #ca0202;
    background: url(../../images/pcweb_images/s-sidenavbg.png) no-repeat;
}
.content_lf_pic {
    margin: 15px auto;
    width: 210px;
    height: 450px;
    overflow: hidden;
}
.content_lf_pic img {
    width: 210px;
    height: 450px;
    overflow: hidden;
}
.content_rg {
    width: 940px;
    height: auto;
    float: right;
    display: inline;
    overflow: hidden;
}
.content_rg_tit {
    margin: 10px auto 10px auto;
    width: 940px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.content_rg_subtit {
    height: 35px;
    width: 940px;
    line-height: 35px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #dcdcdc;
}
.content_rg_des {
    width: 940px;
    padding: 15px 5px;
    color: #333;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.newlist {
    width: 940px;
    height: auto;
    overflow: hidden;
}
.newlist h1 {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    text-indent: 36px;
    color: #ca0202;
}
.newlist ul {
    width: 920px;
    height: auto;
    padding: 5px 0 0 20px;
    overflow: hidden;
}
.newlist ul li {
    padding: 25px 0 25px 0;
    width: 920px;
    height: 138px;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
}
.newlist_data {
    float: left;
    width: 88px;
    height: 138px;
    text-align: center;
    overflow: hidden;
}
.newlist_data_d {
    font-size: 48px;
    color: #333;
    border-bottom: 1px solid #e0e0e0;
}
.newlist_data_m_y {
    padding-top: 3px;
    font-size: 18px;
    color: #999;
}
.newlist_pic {
    margin: 0 25px 0 25px;
    float: left;
    width: 210px;
    height: 138px;
    overflow: hidden;
}
.newlist_pic a {
    display: block;
    width: 200px;
    height: 128px;
    border: 5px solid #d4d4d4;
}
.newlist_pic a img {
    width: 200px;
    height: 128px;
    overflow: hidden;
}
.newlist_pic a:hover {
    border: 5px solid rgba(202,2,2,0.75);
}
.newlist_txt {
    width: 552px;
    height: 138px;
    float: left;
    overflow: hidden;
}
.newlist_txt_tit {
    height: 20px;
    width: 100%;
    padding: 10px 0 10px 0;
}
.newlist_txt_tit a {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
}
.newlist_txt_tit a:hover {
    color: #c60924;
    text-decoration: underline;
}
.newlist_txt_des {
    height: 48px;
    line-height: 24px;
    width: 100%;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.newlist_txt_more {
    width: 100%;
    height: 35px;
    margin-top: 15px;
    overflow: hidden;
}
.newlist_txt_more a {
    display: block;
    width: 81px;
    height: 35px;
    overflow: hidden;
    background: url(../../images/pcweb_images/more4.png) left top no-repeat;
}
.newlist_txt_more a:hover {
    background: url(../../images/pcweb_images/more3.png) left top no-repeat;
}
/*页码*/
.page {
    width: 940px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 30px;
    padding-top: 15px;
    position: relative;
}
.page span {
    margin: 0 4px;
    padding: 2px 4px;
    color: #999;
    font-size: 16px;
}
.page a {
    margin: 0 4px;
    padding: 2px 4px;
    color: #999;
    border: 1px solid #999;
}
.page a:hover {
    color: #c60924;
    border: 1px solid #c60924;
}
/*产品展示*/
.picture {
    width: 940px;
    height: auto;
    overflow: hidden;
}
.picture h1 {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
    color: #ca0202;
}
.picture ul {
    width: 920px;
    height: auto;
    padding: 15px 0 0 20px;
    overflow: hidden;
}
.picture ul li {
    margin: 0 25px 25px 0;
    width: 210px;
    height: 175px;
    overflow: hidden;
    float: left;
}
.picture ul li:nth-child(4n) {
    margin-right: 0;
}
.picture ul li a {
    display: block;
    width: 210px;
    height: 175px;
    background: #f9f9f9;
    overflow: hidden;
}
.picture ul li a img {
    max-width: 210px;
    width: 210px;
width:expression(this.width>210?"210px":"auto");
    max-height: 145px;
    height: 145px;
height:expression(this.height>145?"145px":"auto");
    overflow: hidden;
}
.picture ul li a span {
    display: block;
    width: 210px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #999;
    background: #ededed;
    overflow: hidden;
}
.picture ul li a:hover span {
    display: block;
    width: 210px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: rgba(202,2,2,0.85);
    color: #fff;
    line-height: 30px;
    overflow: hidden;
}
/*在线留言*/
.message {
    width: 940px;
    height: auto;
    overflow: hidden;
}
.message h1 {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    text-indent: 36px;
    color: #ca0202;
}
.message_form {
    width: 920px;
    height: 430px;
    padding: 5px 0 0 20px;
    background: url(../../images/pcweb_images/messagebg.png) left top no-repeat;
    overflow: hidden;
}
.message_form form {
    width: 600px;
    overflow: hidden;
    margin: 0 auto;
    padding: 95px 125px 0 150px;
}
.message_form_lf {
    width: 282px;
    float: left;
}
.message_form_lf_li {
    width: 282px;
    height: 37px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.message_form_lf_li i {
    position: absolute;
    width: 25px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #e10303;
    text-align: center;
    left: 0;
    top: 0;
}
.message_form_lf_li input {
    display: inline-block;
    width: 220px;
    height: 35px;
    color: #8d8d8d;
    line-height: 35px;
    border: 1px solid #e9e9e9;
    background: #fcfcfc;
    padding: 0 5px 0 25px;
    font-size: 14px;
    float: left;
}
.message_form_lf_li span {
    display: inline-block;
    width: 220px;
    height: 37px;
    color: #e10303;
    line-height: 37px;
    background: #fcfcfc;
    padding: 0 5px 0 25px;
    font-size: 14px;
}
.message_form_rg {
    width: 275px;
    height: 250px;
    float: right;
    overflow: hidden;
}
.message_form_rg textarea {
    display: block;
    float: right;
    width: 260px;
    height: 200px;
    padding: 5px;
    border: 1px solid #e9e9e9;
    color: #8d8d8d;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px;
    resize: none;
}
.message_bt {
    width: 250px;
    height: 30px;
    margin: 15px auto;
    overflow: hidden;
}
.message_bt input {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    color: #fff;
    border: none;
    float: left;
    cursor: pointer;
}
.submit {
    background: #ca0202;
}
.reset {
    background: #09428c;
}
.submit {
    background: #ca0202;
}
.reset {
    background: #09428c;
}
/*详情页*/
.content_rg_tit {
    margin: 10px auto 10px auto;
    width: 940px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.content_rg_subtit {
    height: 35px;
    width: 940px;
    line-height: 35px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #d4d4d4;
    border-bottom: 1px solid #dcdcdc;
}
.content_rg_des {
    width: 940px;
    padding: 15px 5px;
    color: #333;
    text-align: left;
    position: relative;
    overflow: hidden;
}
