/*
Credit: http://www.cssmoban.com
*/

body {
    margin: 0;
    padding: 0;
    line-height: 1.7em;
    /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
    font-size: 12px;
    color: #333333;
}

.yy {
    display: inline-block;
    position: relative;
    margin-top: 91px;
    margin-left: 120px;
}
.yy p {
    display: inline-block;
}
.yy p img {
    width: 50px;
    height: 30px;
}
a:link,
a:visited {
    color: #2f5e9e;
    text-decoration: none;
    font-weight: normal;
}

a:active,
a:hover {
    color: #9f1a04;
    text-decoration: underline;
}

p {
    margin: 0px;
    padding: 0px;
}

img {
    margin: 0px;
    padding: 0px;
    border: none;
}

.cleaner {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.cleaner_h10 {
    clear: both;
    width: 100%;
    height: 10px;
}

.cleaner_h20 {
    clear: both;
    width: 100%;
    height: 20px;
}

.cleaner_h30 {
    clear: both;
    width: 100%;
    height: 30px;
}

.cleaner_h40 {
    clear: both;
    width: 100%;
    height: 40px;
}

.cleaner_h50 {
    clear: both;
    width: 100%;
    height: 50px;
}

.cleaner_h60 {
    clear: both;
    width: 100%;
    height: 60px;
}

h1 {
    margin: 0px;
    padding: 2px 0;
    font-size: 30px;
    font-weight: bold;
}

h2 {
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 20px;
    font-weight: bold;
    color: #e48009;
}

h3 {
    margin: 0 0 10px 0;
    padding: 0px;
    font-size: 17px;
    font-weight: bold;
    color: #f16e00;
}

.image_wrapper {
    margin-top: 3px;
    margin-bottom: 5px;
    border: 5px solid #e8e8e8;
    padding: 1px;
    background: #fff;
}

.fl_image {
    float: left;
    margin-right: 30px
}

.fr_image {
    float: right;
    margin-left: 20px
}

.button a {
    display: block;
    width: 164px;
    height: 34px;
    padding: 10px 0 0 0;
    color: #e88d23;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.button a:hover {
    color: #ffffff;
}

.button_02 a {
    display: inline-block;
    width: 82px;
    height: 20px;
    padding: 1px 0 0 0;
    color: #e88d23;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.button_02 a:hover {
    color: #ffffff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.margin_r_10 {
    margin-right: 10px;
}

.margin_r_20 {
    margin-right: 20px;
}

.margin_r_40 {
    margin-right: 40px;
}


/* site title */

#templatemo_site_title_bar_wrapper {
    width: 100%;
    height: 130px;
    margin: 0 auto;
}

#templatemo_site_title_bar {
    width: 950px;
    height: 130px;
    margin: 0 auto;
    padding: 0 20px;
}

#templatemo_site_title_bar #site_title {
    float: left;
    padding: 30px 0 0 0;
}

#site_title h1 a {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#site_title h1 a:hover {
    font-weight: bold;
    text-decoration: none;
}

#site_title h1 a span {
    display: block;
    margin-left: 0px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 4px;
}

#templatemo_site_title_bar .social_network {
    float: right;
    margin: 0px;
    padding: 30px 0 0 0;
    list-style: none;
}

.social_network li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

.social_network li a {
    float: left;
    display: block;
    width: 62px;
    height: 78px;
    margin-left: 10px;
}


/* end of site title */


/* banner */

#templatemo_banner_wrapper {
    width: 100%;
    height: 310px;
    margin: 0 auto;
}

#templatemo_banner {
    width: 890px;
    height: 210px;
    margin: 0 auto;
    padding: 50px 50px;
}

#templatemo_banner #banner_content {
    float: left;
    width: 550px;
}

#templatemo_banner #banner_content h2 {
    font-size: 40px;
    margin-bottom: 20px;
    color: #000000;
    font-weight: normal;
    line-height: 1.2em;
}

#templatemo_banner #banner_content p {
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 2px;
    color: #666666;
    margin-bottom: 20px;
}

#templatemo_banner #banner_content span {
    color: #e88d23;
}

#templatemo_banner .banner_image {
    float: right;
    width: 253px;
    height: 247px;
}


/* end of banner */


/* menu */

#templatemo_menu_wrapper {
    width: 100%;
    height: 120px;
    margin: 0 auto;
}

#templatemo_menu {
    width: 990px;
    height: 70px;
    margin: 0 auto;
    padding-top: 20px;
}

#templatemo_menu ul {
    width: 660px;
    margin: 0px auto;
    padding: 0px;
    list-style: none;
}

#templatemo_menu ul li {
    padding: 0px;
    margin: 0px;
    display: inline;
}

#templatemo_menu ul li a {
    position: relative;
    float: left;
    display: block;
    width: 130px;
    margin-right: 2px;
    height: 50px;
    padding: 20px 0 0 0;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    outline: none;
}

#templatemo_menu ul li a span {
    position: absolute;
    top: 0px;
    right: -2px;
    width: 2px;
    height: 70px;
}

#templatemo_menu li .last span {
    background: none;
}


/* end of menu */


/* content */

#templatemo_content {
    width: 940px;
    margin: 0 auto;
    padding: 0px 25px;
}

#templatemo_content_bottom {
    width: 990px;
    height: 25px;
    margin: 0 auto;
}

#templatemo_content p {
    margin-bottom: 10px;
}

.section_w940 {
    clear: both;
    width: 960px;
}

.product_box {
    float: left;
    width: 270px;
    padding: 15px;
}

.product_box h2 {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 2px 0;
}

.product_box p {
    margin-bottom: 15px;
}

.product_box img {
    float: left;
    padding-top: 5px;
    margin-right: 10px;
}

.section_w450 {
    float: left;
    width: 450px;
}

.gallery {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.gallery li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

.gallery li span {
    float: left;
    margin: 0 10px 10px 0;
    border: 4px solid #e2e1e1;
}

.gallery li img {
    width: 70px;
    height: 70px;
    border: 1px solid #ffffff;
}

.news_box {
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    color: #2f5e9e;
}

.news_box .post_info {
    color: #666;
}

.news_box .post_info a {
    color: #000000;
    font-weight: bold;
}

.news_box .post_info strong {
    color: #000000;
}

.news_box a {
    color: #2f5e9e;
}


/* end of menu */


/* content */

#templatemo_footer {
    width: 940px;
    margin: 0 auto;
    padding: 20px 25px;
    background: none;
    text-align: center;
    color: #CCCCCC;
}

#templatemo_footer a {
    font-weight: bold;
    color: #CCCCCC;
}

#templatemo_footer .footer_menu {
    margin: 0 0 10px 0;
    padding: 0px;
    list-style: none;
}

.footer_menu li {
    margin: 0px;
    padding: 0 20px;
    display: inline;
    border-right: 1px solid #ffffff;
}

.footer_menu .last_menu {
    border: none;
}


/* end of menu */


/*********************产品列表***********************************/


/*产品列表  左侧导航栏*/

.subNav:hover {
    color: #277fc2;
}

.currentDd {
    color: #277fc2
}

.currentDt {
    background-image: url({pboot:sitetplpath}/images/jiantou.jpg);
}

.navContent,
.navContentb {
    display: none;
    border-bottom: solid 1px #e5e3da;
    width: 100%;
    padding-left: 0px;
}

.navContent li,
.navContentb li {
    list-style-type: none;
}

.navContent li a,
.navContentb li a {
    display: block;
    height: 3em;
    text-align: center;
    font-size: 14px;
    line-height: 3em;
    color: #333
}

.navContent li a:hover,
.navContentb li a:hover {
    color: #fff;
    background-color: #277fc2
}

ul.navContentb li a {
    text-align: left;
    color: #2f5e9e;
    padding-left: 10px;
}


/* 滚动距离到400时添加样式 */

#subNavBoxflie {
    position: fixed;
    top: 20%;
    margin-left: 29px;
    background: aliceblue;
}


/*产品列表*/

#templatemo_content .product_content_list_text p span {
    color: #c51f04;
    font-weight: 800;
}

div#product_content {
    width: 50%;
    display: inline-block;
    margin-left: 3%;
}

.product_content_list {
    height: 170px;
}

.product_content_list_text>p {
    display: inline-block;
    margin: 0 2px;
    margin-bottom: 100px;
}

.product_content_list_img {
    width: 145px;
    height: 170px;
    float: left;
}

.product_content_list_img img {
    width: 100%;
}

.product_content_list_text>div {
    text-indent: 2em;
}

.product_content_list_text {
    height: 100%;
    margin-top: 10px;
}


/*最新文章*/

div.product_news {
    width: 188px;
    height: auto;
    border: solid 1px #e5e3da;
    margin-left: 1%;
    float: right;
    border-bottom: none;
}

.DynamicTab,
.ArticleTab {
    width: 47.5%;
    display: inline-block;
    line-height: 3em;
    text-align: center;
    cursor: pointer;
    line-height: 2em;
}

div.product_news ul {
    padding: 0;
}

div.product_news li {
    list-style-type: none;
    display: block;
    line-height: 3em;
    padding-left: 15px;
    border-bottom: 1px solid #e5e3da;
}

.CurrentOptions {
    border-bottom: 1px solid #e78311;
    color: #e37f07;
    font-weight: 700;
    line-height: 2em;
}

div.product_news li:hover {
    background-color: #ed9732;
    color: aliceblue;
}

.interval {
    position: absolute;
    border-left: 1px solid #f2c354;
    height: 37px;
    margin-top: -37px;
    margin-left: 91px;
}

#product_newsfixed {
    position: fixed;
    top: 20%;
    margin-left: 749px;
    background: aliceblue;
}


/* 左侧页面简介代码 */

.ProductDescription {
    margin-left: -45.5%;
}

.pra {
    background: rgba(228, 128, 8, 0.45);
    color: aliceblue;
    padding: 12px 10px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 50px;
    border: solid 1px #e5e3da;
    width: 170px;
    float: left;
    text-indent: 2em;
    margin-top: -160px;
}

div#ProductDescriptionfilex {
    position: fixed;
    margin-left: -211px;
    bottom: 126px;
}

footer {
    margin-bottom: 50px;
}

.subNavBoxTop {
    line-height: 46px;
    background-color: #e8840e;
    color: aliceblue;
    font-size: 19px;
    text-align: center;
}

p.p {
    display: inline-block;
    width: 48%;
    text-align: center;
}

.fu {
    float: right;
    margin-top: 28px;
    margin-right: -330px;
}

.fu p {
    line-height: 2em;
    margin: 0 37px;
    color: #7b7b7b;
    display: inline-block;
}

.fu p span {
    color: #ff7500;
}

#banner_content .button {
    display: inline-block;
}

form.SearchFor {
    display: inline-block;
}

form.SearchFor input {
    height: 39px;
    border-radius: 23px;
    border: 1px solid #c3c3c3;
    box-shadow: 1px 1px 2px 0px #d8d8d8;
    font-size: 16px;
    padding: 0 10px;
    width: 100%;
}

form.SearchFor button {
    background: #ffdead00;
    border: none;
    float: right;
    position: relative;
    margin-left: -31px;
    margin-top: -35px;
    left: 15px;
    cursor: pointer;
}