﻿@charset "utf-8";

*,
html,
body,
h1,
.h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
div,
p {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑", Microsoft Yahei, Tahoma, Arial, Helvetica, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 180%;
    font-size: 14px;
    color: #666;
    background-color: #FFF;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #333;
}

ul,
dl,
ol {
    list-style: none;
}

img {
    border: none 0;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    clear: both;
}

.main {
    width: 100%;
}

.area {
    width: 1200px;
    height: auto;
    margin: auto auto;
}

.sptwoinfo_in .h2,
.hotprobox_in .h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    line-height: 66px;
    text-align: center;
}

.sptwoinfo_in .h2 i,
.hotprobox_in .h2 i {
    font-style: normal;
}

.news_company .h2 {
    font-size: 20px;
}

.news_company .h2 a img {
    float: right;
    margin-top: 10px;
}

.area1 {
    width: 968px;
    height: auto;
    margin: auto auto;
}

.fonts21 {
    font-size: 21px;
}

.fonts34 {
    font-size: 34px;
    padding-top: 27px !important;
    color: #f00;
}

.tl {
    text-align: left;
    padding-left: 15px;
}

.bgh {
    background: #f6f6f6;
}

.tel {
    height: 35px;
}

.navwrap {
    width: 100%;
    height: 100px;
    background: #FFF;
    border-bottom: 1px solid #DDD;
    line-height: 100px;
}

.logo {
    float: left;
    margin: 0px auto;
    width: 390px;
}

.logo a img {
    max-height: 100px;
}

.nav {
    height: 65px;
    margin: 0px auto;
    float: right;
    line-height: 100px;
    margin-top: 17px;
}

.nav li {
    float: left;
}

.nav li a {
    float: left;
    padding: 0 16px;
}

.inmenu:link,
.inmenu:visited {
    color: #333;
    font-size: 15px;
    line-height: 65px;
    height: 65px;
    text-align: center;
}

.inmenu:hover,
.inmenu:active {
    background: #FFF;
    text-decoration: none;
    transition: 0.3s all;
}

.inmenu_1:link,
.inmenu_1:visited,
.inmenu_1:hover,
.inmenu_1:active {
    color: #333;
    font-size: 15px;
    height: 65px;
    line-height: 65px;
    transition: 0.5s all;
    text-align: center;
    border-bottom: 2px solid #f34141;
}

.nav li:hover {
    position: relative;
    z-index: 999;
    color: #333;
}

.nav li:hover a {
    color: #333;
    border-bottom: 2px solid #f34141;
}

.nav li:hover ul li a {
    background: #f34141;
    color: #FFF;
}

.nav li ul li {
    float: none;
    text-align: left;
    height: 30px;
    border-top: 1px solid #ed6b49;
}

.nav li ul li a {
    float: none;
    display: block;
    color: #ed6b49;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    padding: 0px 15px 0px 15px;
    min-width: 80px;
}

.nav li ul li a:hover {
    color: #ed6b49;
    background: #FFF;
    transition: 1s all;
}

.nav li ul {
    display: none;
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 9999;
}

.nav_en li a {
    padding: 0px 10px;
    min-width: 10px;
}

.inner-banner img {
    width: 100%;
}

.banner {
    position: relative;
}

#banner {
    clear: both;
    background: #FFF;
    width: 100%;
    margin: 0px auto 0px;
}

.slider_img {
    display: block;
    text-align: center;
    height: 100%;
}

.slider_img img {
    margin: 0px auto;
    max-width: 100%;
    width: auto;
    height: auto;
}

.wmuSlider {
    height: 100% !important;
    position: relative;
    overflow: hidden;
}

.bbdd {
    z-index: 2;
    position: absolute;
    bottom: 2%;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.bbdd li {
    margin: 0 8px 10px 0;
    list-style-type: none;
    display: inline-block;
}

.bbdd a {
    display: inline-block;
    text-indent: -9999px;
    width: 16px;
    height: 16px;
    background: url(../dot.png) no-repeat 0 -16px;
    display: block;
    border-radius: 16px;
    overflow: hidden;
}

.bbdd a.wmuActive {
    background-position: 0 0;
}

.wmuSliderPrev,
.wmuSliderNext {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.wmuSliderNext {
    background-position: 0 -70px;
    right: 48px;
}

.wmuSliderPrev {
    left: 48px;
}

.wmuSlider:hover .wmuSliderNext {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.wmuSlider:hover .wmuSliderPrev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.wmuSlider:hover .wmuSliderNext:hover,
.wmuSlider:hover .wmuSliderPrev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.tophu {
    height: 18px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
}

.bottomhu {
    height: 18px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9;
}

.feedback {
    clear: both;
    margin: 0px auto;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}

.submita {
    margin: 16px auto;
    display: inline-block;
    padding: 0 18px !important;
    line-height: 22px;
    background: #ff9c00;
    border: 0px;
    height: 24px;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
}

.xh {
    color: #f00;
    padding: 0 3px;
}

#feedbackForm {
    margin: 20px 0px 0px 0px;
}

#feedbackForm .text {
    width: 300px;
    height: 26px;
    margin: 10px 0px 0px 0px;
    font-size: 12px;
    line-height: 26px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #ccc;
    background: none;
}

#feedbackForm .lable {
    padding: 10px 12px 0px 0px;
    line-height: 30px;
    height: 30px;
    text-align: right;
}

#feedbackForm .atextarea {
    float: left;
    border: 1px solid #ccc;
    height: 100px;
    width: 305px;
    font-size: 12px;
    margin-top: 10px;
    line-height: 24px;
    color: #666;
    background: none;
}

#feedbackForm .smtcss {
    padding-right: 112px;
    text-align: center;
}

.pages {
    text-align: center;
    font-size: 12px;
    padding: 15px 0 20px 0;
    color: #b2b2b2;
    clear: both;
    margin-top: 30px;
}

.pages a,
.pages span {
    display: inline-block;
    margin: 1px 5px;
    min-width: 10px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
}

.pages a:link,
.pages a:visited {
    color: #666;
    background: #FFF;
}

.pages a:hover,
.pages a:active,
.pages span.ctxt {
    color: #FFF;
    background: #ccc;
    text-decoration: none;
}

.color649 {
    color: #ed6b49;
}

.color0 {
    color: #0059b3;
}

.YqbYears {
    vertical-align: middle;
    padding-left: 8px;
    margin-top: -6px;
}

.hotpro {
    padding: 40px 0;
}

.hotpro .main-left {
    width: 283px;
    float: left;
    padding-bottom: 20px;
}

.ml-title {
    width: 283px;
    background: url(../img/2.png);
    color: #FFF;
    font-weight: 600;
    font-size: 26px;
    height: 96px;
    line-height: 96px;
    background-size: cover;
    text-align: center;
}

.sidebar {
    float: left;
    width: 240px;
    padding-top: 24px;
}

.main1 {
    padding: 30px 0 0 270px;
}

.bPosition {
    line-height: 68px;
    padding: 0 0px;
    color: #333;
    margin-bottom: -20px;
    margin-top: 1px;
    text-align: left;
}

.bPosition a {
    color: #333;
}

.sf-menu {
    display: table;
    width: 243px;
    padding: 10px 0px;
    border-top: none;
}

.sf-menu li {
    clear: both;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    background: #eef1f6;
}

.sf-menu li a,
.sf-menu li:hover a {
    display: block;
    padding: 7px 0 7px 20px;
    background-color: transparent;
    color: #666;
    font-weight: bold;
}

.sf-menu li li {
    clear: both;
    position: relative;
    text-transform: capitalize;
    margin: 0 auto;
    float: left;
    background: none;
    border-bottom: 1px dashed #DDD;
    width: 100%;
}

.sf-menu li li a,
.sf-menu li:hover li a {
    line-height: 20px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    border-top: none;
    border-bottom: none;
    float: left;
}

.sf-menu li li a:hover {
    text-decoration: none;
    color: #e29303;
    background: #e7e6e6 url(http://www.freeshield.cc/Content/C_IMG/m141/img/bg_r19_c9.jpg) 15px 13px no-repeat;
}

.sf-menu li li.LiProDetail a {
    background-color: transparent;
    border-left: none;
    color: #333;
}

ul.sf-menu ul ul {
    left: 243px;
    width: 250px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    visibility: visible;
    border: 0px;
    padding: 0px;
    border-radius: 0px;
    background: #FFF;
    opacity: 0.9;
}

.sf-menu li li li {
    background: #FFF;
    padding: 0px;
    min-height: 28px;
}

.sf-menu li li:hover {
    opacity: 1;
}

.sf-menu li li li a,
.sf-menu li:hover li li a {
    text-decoration: none;
    background: url(point1.png) #DDD no-repeat 15px 13px;
    border-bottom: 1px solid #ccc;
    padding: 6px 0 5px 12px;
    text-indent: 15px;
    font-weight: normal;
}

ul.pro-menu {
    margin-top: -1px;
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
    background: #f7f7f7;
}

ul.sf-menu li:hover>ul {
    visibility: visible;
    margin: 0px;
    padding: 0px;
}

ul.sf-menu1 {
    clear: both;
    margin: 0px auto;
    height: auto;
    position: relative;
    text-transform: capitalize;
    z-index: 500;
    width: 243px;
    margin-top: 20px;
}

ul.sf-menu1 li {
    zoom: 1;
    margin: 0px;
}

ul.sf-menu1 li a {
    color: #007DC5;
    text-transform: capitalize;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 35px;
    background: #C7E2F9 url(../../m128/point.png) no-repeat 15px 16px;
    border-bottom: 1px solid #FFF;
}

ul.sf-menu1 li a:hover,
ul.sf-menu1 li a:active {
    color: #007DC5;
    text-decoration: underline;
}

ul.sf-menu1 li.hover,
ul.sf-menu1 li:hover {
    position: relative;
}

ul.sf-menu1 li.menu-item:hover {
    position: relative;
}

ul.sf-menu1 ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 243px;
    top: 0px;
    visibility: hidden;
    text-transform: capitalize;
}

ul.sf-menu1 ul li a {
    font-weight: normal;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    background: #f5f5f5 url(../../m128/point1.png) no-repeat 15px center;
    height: 35px;
    color: #444;
    font-size: 14px;
    padding-left: 40px;
}

ul.sf-menu1 li.hover ul li a,
ul.sf-menu1 li.hover ul li a:hover,
ul.sf-menu1 li.hover ul li a:active {
    color: #FFF;
    text-decoration: none;
    background: #333 url(../../m128/point1.png) no-repeat 15px center;
    font-size: 14px;
}

ul.sf-menu1 ul li a.hover,
ul.sf-menu1 ul li a:hover {
    text-decoration: none;
    background: #FFF url(point1.png) no-repeat 15px center !important;
    color: #333;
    font-size: 14px;
}

ul.sf-menu1 ul li ul {
    padding: 0px;
}

ul.sf-menu1 ul ul {
    left: 243px;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
}

ul.sf-menu1 ul ul li a {
    width: auto;
    padding: 0px;
    padding-left: 40px;
    text-decoration: none;
    font-size: 14px;
}

ul.pro-menu1 {
    margin-top: -1px;
    margin: 0px;
    padding: 0px;
    text-transform: capitalize;
}

ul.sf-menu1 li:hover>ul {
    visibility: visible;
    margin: 0px;
    padding: 0px;
}

ul.sf-menu1 li.LiProDetail a {
    background: #FFF url(point1.png) no-repeat 15px 13px !important;
    text-indent: -15px !important;
    color: #FFF !important;
    font-size: 14px;
}

ul.sf-menu1 li.LiProDetail a:hover,
ul.sf-menu1 li.LiProDetail a:active {
    background: #e7e6e6 url(point1.png) no-repeat 15px 13px !important;
    text-indent: -15px !important;
    font-size: 14px;
}

.hotpro .main-right {
    width: 895px;
    float: right;
}

.mr-title {
    height: 56px;
    line-height: 56px;
    text-align: right;
    font-size: 12px;
    padding-right: 15px;
    background: url(../1_08.jpg)no-repeat 195px 25px;
    background-size: 67%;
}

.mr-title .more {
    background: #A6A6A6;
    padding: 5px 10px;
    color: #FFF;
}

.mr-title .add {
    background: #198ede;
    padding: 5px 8px;
    color: #FFF;
}

.biaoti {
    width: 116px;
    overflow: hidden;
    text-align: center;
    color: #198ede;
    position: absolute;
    line-height: 56px;
    font-size: 22px;
    font-weight: 600;
    background: url(../img/1_03.jpg)no-repeat 0 100%;
    height: 40px;
}

.tjpro {
    width: 895px;
    height: auto;
    margin-top: 10px;
}

.tjpro li {
    width: 282px;
    height: 255px;
    margin-right: 14px;
    float: left;
    text-align: center;
    line-height: 25px;
    border: 1px solid #DDD;
    margin-bottom: 20px;
}

.tjpro li img {
    width: 282px;
    height: 175px;
}

.tjprocon {
    border-top: 1px solid #DDD;
    font-size: 12px;
    color: #666;
}

.new_ab {
    clear: both;
    padding: 5px 0 0;
    margin: 25px 0px;
}

.new_ab li {
    height: 50px;
    overflow: hidden;
    width: 100%;
    text-align: left;
    border-bottom: 1px dashed #DDD;
    background: url(../ndot.jpg)no-repeat left;
    padding-left: 20px;
    line-height: 50px;
}

.new_ab li div.indiv {
    border: 1px dashed #ccc;
    width: 150px;
    height: 120px;
    text-align: center;
    line-height: 120px;
}

.new_ab li div.indiv img {
    max-width: 150px;
    max-height: 120px;
}

.new_ab li .tp {
    width: 210px;
    float: left;
    padding-left: 10px;
    background: url(../../m128/news.jpg) no-repeat center left 12px;
}

.new_ab li p {
    padding: 5px 0 0 20px;
    line-height: 26px;
    width: 100%;
    overflow: hidden;
    float: left;
    color: #666;
}

.new_ab li p b {
    display: block;
    font-weight: 100;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
}

.new_ab li p b a,
.new_ab li p b a:hover {
    color: #333;
    font-size: 15px;
}

.new_ab li p b a:hover {
    color: #333;
}

.new_ab li p span {
    height: 70px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}

.new_ab li p span a {
    color: #f00;
}

.new_ab li .sj {
    float: right;
    width: 110px;
    height: 151px;
    padding-top: 15px;
}

.new_ab li .fr {
    line-height: 40px;
    text-align: center;
    padding: 0px 17px;
    margin-right: 10px;
    color: #333;
    font-size: 12px;
}

.new_ab dt {
    height: 40px;
    border: #CCC 1px dotted;
    line-height: 40px;
}

.new_ab dt a {
    font-size: 14px;
    padding-left: 10px;
}

.n_info_con {
    width: 100%;
    padding: 30px 15px 0 0px;
    overflow: hidden;
}

.n_info_con h1 {
    border-bottom: 1px dashed #CCC;
    color: #333;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.n_info_con2 {
    width: 650px;
    margin: 0 auto;
}

.n_info_con h3 {
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    font-size: 24px;
    border-bottom: 1px dashed #CCC;
}

.info_con_tit {
    line-height: 24px;
    margin-bottom: 15px;
}

.info_con_tit span {
    margin-right: 20px;
}

.info_con_tit .n_tit {
    text-align: center;
    color: #333;
}

.n_info_con .img {
    text-align: center;
    padding: 15px 0;
}

.n_info_con span {
    line-height: 26px;
    font-size: 14px;
    color: #333;
}

.n_info_con .fanye {
    height: 40px;
    margin: 25px auto;
}

.n_info_con .fanye .fl {
    width: 50%;
    height: 40px;
    overflow: hidden;
}

.n_info_con .fanye .fr {
    width: 50%;
    height: 40px;
    overflow: hidden;
    text-align: right;
}

.n_info_con .fanye span {
    line-height: 40px;
    font-size: 14px;
}

.pro-detail {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
}

.pro-detail img {
    max-width: 550px;
    border: 5px solid #DDD;
    margin-top: 15px;
}

#con {
    FONT-SIZE: 14px;
    MARGIN: 0px 0px;
    WIDTH: 100%;
    margin-top: 20px;
}

#tags {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 400px;
    PADDING-TOP: 0px;
    HEIGHT: 35px;
}

#tags LI {
    background: #AAA;
    FLOAT: left;
    MARGIN-RIGHT: 10px;
    LIST-STYLE-TYPE: none;
    HEIGHT: 35px;
    padding: 0px 25px;
}

#tags LI A {
    background: none;
    FLOAT: left;
    COLOR: #222;
    LINE-HEIGHT: 35px;
    HEIGHT: 35px;
    TEXT-DECORATION: none;
}

#tags LI.emptyTag {
    background: #fd3f01;
    WIDTH: 100px;
}

#tags LI.selectTag {
    background: #fd3f01;
    POSITION: relative;
    HEIGHT: 35px;
}

#tags LI.selectTag A {
    COLOR: #FFF;
    LINE-HEIGHT: 35px;
    HEIGHT: 35px;
}

#tagContent {
    PADDING-TOP: 10px;
}

.tagContent {
    DISPLAY: none;
    WIDTH: 100%;
    COLOR: #333;
    PADDING-TOP: 10px;
    font-size: 14px;
    line-height: 28px;
}

#tagContent DIV.selectTag {
    DISPLAY: block;
}

.prevNext {
    height: 48px;
}

.prevNext a {
    font-weight: bold;
    font-size: 14px;
    color: #505050;
}

.prevNext a:hover {
    color: #f34141;
}

.prevNext .prev {
    float: left;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 45%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prevNext .next {
    float: right;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 45%;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sponeinfo {
    padding: 40px 0 0 0;
}

.sponeinfo_in {
    position: relative;
    height: 766px;
}

.img1 {
    position: absolute;
    left: 0;
    width: 252px;
    max-height: 373px;
    overflow: hidden;
}

.img1 img {
    width: 100%;
}

.img2 {
    position: absolute;
    left: 272px;
    width: 549px;
    max-height: 373px;
    overflow: hidden;
}

.img2 img {
    width: 100%;
}

.img3 {
    position: absolute;
    left: 837px;
    width: 363px;
    max-height: 373px;
    overflow: hidden;
}

.img3 img {
    width: 100%;
}

.img4 {
    position: absolute;
    left: 0;
    width: 549px;
    max-height: 373px;
    overflow: hidden;
    top: 393px;
}

.img4 img {
    width: 100%;
}

.img5 {
    position: absolute;
    left: 569px;
    width: 252px;
    max-height: 373px;
    overflow: hidden;
    top: 393px;
}

.img5 img {
    width: 100%;
}

.img6 {
    position: absolute;
    left: 837px;
    width: 363px;
    max-height: 373px;
    overflow: hidden;
    top: 393px;
}

.img6 img {
    width: 100%;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: rgba(243, 65, 65, 0.5);
    text-align: center;
    line-height: 100%;
    display: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.bg a span {
    width: 100%;
    height: 100%;
    line-height: 100%;
    background: url(../more.png) center no-repeat;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: block;
}

.img1:hover .bg {
    display: block;
}

.img2:hover .bg {
    display: block;
}

.img3:hover .bg {
    display: block;
}

.img4:hover .bg {
    display: block;
}

.img5:hover .bg {
    display: block;
}

.img6:hover .bg {
    display: block;
}

.indexintro {
    padding: 40px 0 0 0;
}

.indexintro_bg {
    background: url(../about.png)no-repeat center 100%;
}

.indexintroimg {
    float: left;
    width: 50%;
    height: 442px;
}

.indexintrocon {
    float: right;
    width: 50%;
    height: 380px;
}

.indexintro_in {
    float: left;
    width: 60%;
    padding: 50px 0;
    height: 380px;
    background: #FFF;
    min-width: 497px;
}

.indexintro_in .h2 {
    font-size: 32px;
    color: #a5a5a5;
    text-align: right;
    font-weight: normal;
}

.indexintro_in .h2 p {
    margin-top: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.intro_con {
    margin-top: 30px;
    width: 87%;
    float: right;
}

.indextro_img {
    float: left;
    width: 40%;
}

.sptwoinfo {
    padding: 40px 0 0 0;
}

.ctitle {
    color: rgb(153, 153, 153);
    text-align: center;
    text-transform: uppercase;
    font: 600 30px 宋体;
    margin-bottom: 68px;
}

.ctitle span {
    display: block;
    color: rgb(17, 17, 17);
    font-family: 微软雅黑;
    margin: 3px 0px 16px;
}

.ctitle i {
    display: block;
    font: 400 16px/25px 微软雅黑;
    background: url(../ibg.png) center no-repeat;
}

.yimg {
    width: 582px;
}

.yimg p img {
    width: 582px;
    height: 290px;
}

.yword {
    width: 505px;
}

.yword .ytitle {
    width: 45px;
}

.yword .ycontent {
    width: 435px;
    font: 400 14px/26px;
}

.yword .ycontent h3,
.yword .ycontent .h3 {
    border-bottom: 1px dashed #dbdbdb;
    color: #333;
    font: 600 20px/45px;
    margin-bottom: 8px;
}

.yword .ycontent h3 i,
.yword .ycontent .h3 i {
    padding-left: 5px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-weight: normal;
}

.yword1 {
    margin-bottom: 115px;
}

.hengfubox {
    padding: 40px 0 0 0;
}

.hengfubox img {
    width: 100%;
}

.hotprobox {
    padding: 40px 0 0 0;
}

.hotpro_list {
    overflow: hidden;
    position: relative;
}

.hotpro_list li {
    overflow: hidden;
    position: relative;
    float: left;
    width: 370px;
    height: 370px;
    margin-right: 45px;
    margin-bottom: 30px;
}

.hotpro_list li:nth-child(3n) {
    margin-right: 0px;
}

.hotpro_list li a img {
    width: 370px;
    height: 370px;
}

.hotbg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: rgba(243, 65, 65, 0.5);
    text-align: center;
    line-height: 100%;
    display: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.hotbg a span {
    width: 100%;
    height: 100%;
    line-height: 100%;
    background: url(../eye.png) center no-repeat;
    display: block;
}

.hotpro_list li:hover .hotbg {
    display: block;
}

.saheybox {
    padding: 40px 0;
}

.news_company {
    width: 368px;
    margin-right: 48px;
}

.news1_title {
    border-bottom: 1px solid #e5e5e5;
    font: 400 22px/50px "微软雅黑";
    color: #111;
    position: relative;
}

.news1_title span {
    padding-left: 12px;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

.news1_title a {
    position: absolute;
    right: 0;
    top: 20px;
}

.news_company .content {
    padding-top: 20px;
}

.news_company .content p img {
    width: 368px;
    height: 115px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

.news_list2 li a {
    line-height: 27px;
    padding-left: 22px;
    line-height: 45px;
    font-size: 14px;
    background: url(../ndot.jpg) no-repeat 0% 50%;
    border-bottom: 1px dashed #e3e3e3;
    display: block;
}

.news_list2 li a:hover {
    color: #f34141;
}

.news_company .content p {
    line-height: 40px;
}

.f_link {
    width: 1190px;
    margin: 30px auto;
    padding: 5px;
    line-height: 22px;
    min-height: 50px;
    overflow: hidden;
    border: 1px solid #DDD;
    text-align: left;
}

.f_link a {
    padding: 0px 5px;
    line-height: 20px;
    word-break: break-all;
}

#gotop {
    position: fixed;
    display: none;
    height: 100px;
    width: 61px;
    right: 100px;
    bottom: 130px;
    cursor: pointer;
}

.foot {
    padding-top: 95px;
    background: url(../foot.jpg) #bbb no-repeat center top;
    padding-bottom: 10px;
}

#footer {
    width: 1150px;
    margin: 0 auto;
    padding-top: 32px;
}

.nav_foot {
    width: 350px;
    float: left;
}

.code1 {
    width: 118px;
    float: left;
    text-align: center;
    line-height: 35px;
    margin-left: 164px;
    margin-top: 33px;
}

.contact {
    width: 350px;
    float: right;
    color: #333;
    font: 400 14px/28px "微软雅黑";
}

.nav1 {
    margin-top: 15px;
}

.nav1 li {
    list-style: none;
    float: left;
    color: #333;
    font: 400 14px/32px "微软雅黑";
    width: 88px;
    display: block;
}

.nav1 a {
    color: #333;
    font: 400 14px/32px "微软雅黑";
    width: 85px;
    display: block;
    float: left;
}

.nav1 .inmenu:hover,
.inmenu:active {
    background: none;
    text-decoration: none;
    transition: 0.3s all;
}

.nav1 .inmenu:link,
.inmenu:visited {
    line-height: 55px;
    height: 55px;
}

.copyright {
    color: #333;
    font: 400 12px/24px "微软雅黑";
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.copyright a {
    color: #c3c4c7;
}

.copyright a:hover {
    color: #ff6621;
}

.code1 p img {
    width: 110px;
    height: 110px;
    margin-top: 25px;
}

.indiv_in {
    margin: 20px 0;
}

.position {
    padding: 0px 10px;
    margin-top: -17px;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #DDD;
}

.category {
    margin: 20px 0px;
}

.category li {
    display: inline-block;
    width: 271px;
    background: #f34141;
    padding-left: 15px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    margin-right: 14px;
}

.category li:nth-child(4n) {
    margin-right: 0px;
}

.category li a {
    color: #FFF;
}

figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
    background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
}

figure.effect-jazz img {
    opacity: 0.9;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-jazz .h2,
figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
}

figure.effect-jazz .h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-jazz p {
    padding: 0.5em 2em;
    text-transform: none;
    font-size: 0.85em;
    opacity: 0;
}

figure.effect-jazz:hover img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-jazz:hover figcaption::after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}

figure.effect-jazz:hover .h2,
figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    width: 1200px;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    width: 285px;
    height: 285px;
    background: #000;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    margin-bottom: 20px;
}

.grid figure:nth-child(4n) {
    margin-right: 0px;
}

.grid figure img {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding-top: 60px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure .h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure .h2 span {
    font-weight: 800;
}

.grid figure .h2,
.grid figure p {
    margin: 0px;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

.newslistt span {
    float: right;
}

.innerh2 {
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    color: #333;
    height: 64px;
}

.innerh2 p {
    font-size: 18px;
    margin-top: 12px;
    text-transform: uppercase;
}

.lline {
    width: 200px;
    margin: auto;
    height: 2px;
    background: #f34141;
}

.feedbackForm {
    width: 771px;
    margin: auto;
}

.tel p {
    line-height: 75px;
}

.tel p span {
    color: #f34141;
    font-size: 26px;
    font-weight: 600;
}

#footer .nav1 .inmenu_1:link,
.inmenu_1:visited,
.inmenu_1:hover,
.inmenu_1:active {
    height: 55px;
    line-height: 55px;
    border-bottom: none;
}

.e_mobile {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: url(../../emobile.png) 0px -50px no-repeat;
    text-indent: 25px;
    color: #333 !important;
}

.footlinks {
    clear: both;
    margin: 10px auto;
    padding: 0px;
    height: auto;
    font-size: 9pt;
    line-height: 140%;
    color: #777;
    text-align: center;
}

.footlinks a:link,
.footlinks a:visited {
    font-size: 9pt;
    line-height: 140%;
    color: #777;
}

.hotpro_list li .pttit {
    display: block;
    width: 100%;
    color: #000;
    z-index: 9999;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
}

.hotpro_list li {
    height: auto;
}

h3,
.h3 {
    display: block;
    font-size: 1.17em;
    font-weight: bold;
}




/*
分页格式
*/
.pagelist {
    margin-top: 50px;
    margin-bottom: 35px;
}
.pagelist ul {
    text-align: center;
    font-size: 0;
}
.pagelist ul li {
    display: inline-block;
    margin: 0 3px;
}
.pagelist ul li a {
    padding: 9px 15px;
    font-size: 14px;
    display: block;
    background: rgb(178, 175, 175);
    color: #fff;
}
.pagelist ul li span {
    padding: 9px 15px;
    font-size: 14px;
    display: block;
    color: rgb(140, 137, 137);
}
.pagelist ul li.active a {
    background: none;
    color: rgb(140, 137, 137);
    border: 1px solid #e5e5e5;
}
.pagelist ul li.active span {
    background: none;
    color: rgb(140, 137, 137);
    border: 1px solid #e5e5e5;
}
.pagelist ul li.disabled span {
    background: none;
    color: rgb(140, 137, 137);
    border: 1px solid #e5e5e5;
}
.pagelist ul li.pageprev a, .pagelist ul li.pagenext a {
    background: none;
    color: rgb(140, 137, 137);
    border: 1px solid #e5e5e5;
}
.pagelist ul li:hover {
    transform: scale(0.95);
}

