@charset "utf-8";

/* CSS Document */

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

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

table th,
table td {
    padding: 5px;
}

fieldset,
img {
    border: 0;
}

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

ol,
ul {
    list-style: none;
}

th {
    text-align: left;
}

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

abbr,
acronym {
    border: 0;
}


/*定位*/

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*html .clearfix {
    height: 1%
}

.Clearfix {
    display: block;
}

.vm {
    vertical-align: center;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.abs-right {
    position: absolute;
    right: 0;
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}


/*边框去除*/

.no_bt {
    border-top: none;
}

.no_bb {
    border-bottom: none;
}

.no_bl {
    border-left: none;
}

.no_br {
    border-right: none;
}


/*其他*/

.curp {
    cursor: pointer
}

;

/*原reset*/

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

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

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

input,
select {
    vertical-align: middle;
}

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

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

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


/*title*/

h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 14px;
    font-family: microsoft yahei, "微软雅黑";
    position: relative;
}

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


/*for ie f6n.net*/

a:focus {
    outline: 0;
}


/*for ff f6n.net*/

a:hover {
    text-decoration: underline;
}

.vam {
    vertical-align: middle;
}

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

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}


/*清除浮动*/

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}

.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

.contents {
    width: 1012px;
    margin: 0 auto;
}

.list_page .contents {
    margin-top: 30px;
    border: 1px solid #ccc;
    padding: 20px 0
}

.left {
    width: 232px;
    float: left;
    overflow: hidden;
    padding-left: 15px;
}

.left2 {
    width: 764px;
    float: left;
    overflow: hidden;
    padding-left: 15px;
}

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

.lefttop {
    background: url("Img/left_top_img.gif") no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

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

.left2bot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.rightbot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 1000px;
    float: right;
    display: inline;
    overflow: hidden;
    padding-right: 15px;
}

.right2 {
    width: 201px;
    float: right;
    overflow: hidden;
    padding-right: 15px;
}

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

.right2top {
    font-size: 0;
    overflow: hidden;
}

.rights {
    width: 764px;
    float: left;
    display: inline;
    overflow: hidden;
}

.right2bot {
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_mains {
    width: 752px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
}

.right_main {
    min-height: 458px;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 20px;
}

.right2_main {
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff
}

.left2_main {
    width: 752px;
    border: solid 1px #d5d5d5;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
    position: relative;
    margin-top: 50px;
}


/*头部开始*/

.header {
    position: relative;
    width: 100%;
    background-color: #fff;
}

.header .hdYy {
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: 999;
    width: 100%;
    height: 10px;
    background: url("Img/Common/hdYy_ico.png") repeat-x center;
}

.hd_top {
    border-bottom: 1px solid #c10000;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}

.hd_top a {
    padding: 0 10px;
    float: left;
    color: #333;
    background: url("Img/Common/hdTopBr.png") no-repeat left center;
}

.hd_cont {
    position: relative;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
}

.hd_cont .hd_logo {
    position: absolute;
    left: 0;
    top: 44px;
}

.hd_cont .hd_logo img {
    width: 170px;
    height: 56px;
    ;
}

.hd_cont .hd_logo dd {
    margin-left: 20px;
    padding-left: 10px;
}

.hd_cont .hd_logo dd h2 {
    font-size: 20px;
    color: #054e9c;
}

.hd_cont .hd_logo dd p {
    font-size: 20px;
    color: #333;
}

.hd_cont .zlSpan {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 30px;
    width: 400px;
    height: 29px;
    line-height: 26px;
    background: url("Img/Common/zlSpan.png") no-repeat right top;
    text-align: right;
}

.hd_cont .zlSpan span {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    background: url("Img/Common/hdTopBr2.png") no-repeat left center;
}

.hd_cont .zlSpan span.noBg {
    background: none;
}

.hd_cont .dh_phone {
    width: 225px;
    height: 70px;
    background: url("Img/tel.png") no-repeat left 1px;
    padding-left: 65px;
    overflow: hidden;
    font-size: 18px;
    margin-top: 60px;
}

.hd_cont .dh_phone dt {
    color: #333;
}

.hd_cont .dh_phone dd {
    font-size: 28px;
    color: #DE2726;
    display: block;
    font-weight: bold;
}


/*--导航菜单*/

.dh_nav {
    background: url("Img/Common/navBg.png") repeat-x center;
}

.dh_nav>ul {
    height: 53px;
}

.dh_nav>ul>li {
    position: relative;
    float: left;
    white-space: nowrap;
    word-break: break-all;
}

.dh_nav>ul>li>a {
    display: block;
    padding: 0 16px;
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    color: #333;
    background: url("Img/Common/navLi.png") no-repeat left center;
    text-decoration: none;
}

.dh_nav>ul>li>a.navHome {
    padding: 0 20px;
    background-image: none;
}

.dh_nav>ul>li>a.cur,
.dh_nav>ul>li:hover>a {
    background: url("Img/Common/navLiH.png") repeat-x center;
    color: #fff;
}


/* 头部结束 */


/* 搜索 */

.search {
    width: 100%;
    height: 75px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    background: #f4f4f4;
    font-size: 16px;
    overflow: hidden;
}

.search_key {
    margin-left: 50px;
    float: left;
    width: 680px;
    padding: 0px 0px 0px 10px;
    color: #333;
    line-height: 75px;
    background: url("../images/m_02.png") no-repeat 0 center;
}

.search_key a {
    color: #DA0D1B;
    padding: 0 5px;
    ;
}

.search_box {
    float: right;
    width: 380px;
    padding: 20px 0px 0px 0px;
    margin-right: 50px;
}

.search_box .txtinput {
    float: left;
    width: 250px;
    border: 1px solid #DA0D1B;
    height: 40px;
    color: #9a9a9a;
    line-height: 40px;
    padding-left: 10px;
    background: #fff;
}

.search_box .Btnsubmit {
    border: none;
    height: 42px;
    line-height: 42px;
    margin-left: 10px;
    background: #DA0D1B;
    width: 80px;
    color: #fff;
    text-shadow: 1px 1px 1px #666;
}

p.result {
    margin-bottom: 20px;
    font-size: 16px;
}

p.result strong {
    color: #DA0D1B;
}


/*底部开始*/

.footWrap {
    background-color: #efefef;
}

.footer {
    padding-top: 30px;
    padding-bottom: 56px;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

.fotLogo {
    width: 650px;
}

.fotLogo dd {
    margin-left: 148px;
    padding-left: 20px;
    border-left: 1px dotted #bfbfbf;
}

.fotLogo dd h5 {
    font-size: 22px;
    color: #c10000;
}

.fotLogo dd span {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    display: block;
}

.fotLogo dd p {
    margin-top: 20px;
    line-height: 24px;
}

.fotTxt {
    line-height: 30px;
    color: #333;
}


/*友情链接*/

.yqSpan {
    padding-bottom: 10px;
    background-color: #efefef;
    border-top: 7px solid #C10000;
 
    
}

.yqlj h4 {
    margin-bottom: 10px;
}

.yqlj p {
    line-height: 32px;
    overflow: hidden;
}

.yqlj p a {
    float: left;
    padding: 0px 10px;
    font-size: 12px;
    color: #333;
    background: url("Img/Index/searchBr.png") no-repeat right center;
}


/*lift*/

.lifts {
    width: 100%;
    height: 648px;
    overflow: hidden;
    background: url("Img/Index/liftBg.jpg") no-repeat center 30px;
    padding-top: 35px;
}

.lifts .container {
    position: relative;
}

.lifts .ztTit {
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding-top: 23px;
    margin-top: 0;
}

.lifts .ztTit h2 {
    font-size: 30px;
    color: #da251d
}

.lifts .ztTit h2 a {
    color: #da251dl;
    text-decoration: none;
}

.lifts .ztTit p {
    font-size: 16px;
    color: #666666;
    margin-top: 3px;
}

.lifts .ztTit em {
    display: block;
    color: #adadad;
    font-size: 8px;
    margin-top: 5px;
}

.lifts dl {
    position: absolute;
}

.lifts dt {
    font-size: 16px;
    color: #d8221b;
    font-weight: bold;
    height: 30px;
}

.lifts dd {
    line-height: 25px;
    color: #333333;
    font-size: 14px;
}

.lifts dl.dif {
    text-align: right;
    right: 780px;
}

.lifts dl.same {
    text-align: left;
    left: 752px;
}

.lifts dl.dl1 {
    top: 168px;
}

.lifts dl.dl2 {
    top: 170px;
}

.lifts dl.dl3 {
    top: 320px;
}

.lifts dl.dl4 {
    top: 320px;
}

.lifts dl.dl5 {
    top: 464px;
}

.lifts dl.dl6 {
    top: 464px;
}


/* 消息框样式 */

#mesbook1_c,
#mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}

#mesbook1_c div,
#mesbook1 div {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1_c dl.b1,
#mesbook1 dl.b1 {
    width: 370px;
    margin: 0 auto;
}

#mesbook1_c dl.b1 dt,
#mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

#mesbook1_c dl.b1 dd,
#mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
}

#mesbook1_c #mesbook1_cBtns,
#mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input,
#mesbook1 #mesbook1Btns input {
    margin-right: 20px;
}

.b15 {
    background: url("Img/SkinsVIBtn.png") no-repeat;
    border: 0;
    cursor: pointer;
    overflow: hidden;
}

.b15 {
    background-position: -79px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}


/*分页样式*/

.fenye {
    margin-left: 10px;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
    padding-top: 30px;
}

.fenye a,
.fenye b {
    padding: 6px 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #337AB7;
    background-color: #fff;
    border: 1px solid #DDD;
    display: inline-block;
}

.fenye a b {
    border: none;
    padding: 0;
    background: none
}

.fenye a:hover,
.fenye a:hover b {
    color: #fff;
    background-color: #F08519;
    border-color: #fff;
}

.fenye b {
    color: #F08519;
}

.news_content {
    padding: 0px 30px;
}

.news_content h1 {
    margin: 40px 0px 10px;
    color: #414A5B;
    text-align: center;
    font-size: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.news_content .newstext {
    margin-top: 20px;
}

.news_content .newstext p,
.news_content .newstext div {
    text-indent: 2em;
    line-height: 2em;
    font-size: 14px;
    margin: 15px 0;
}

.news_content .newstext p img {
    margin: 5px 0;
}

.news_content .newstext h2 {
    margin: 10px 0 10px 10px;
    background: url(../images/lx.png) no-repeat;
    padding-left: 23px;
    height: 30px;
    line-height: 23px;
    color: #f08519;
    font-size: 16px;
    ;
}

.news_content .newstext h3 {
    font-size: 16px;
    margin: 15px 0;
    text-indent: 2em;
}

.news_content .newstext ul {
    text-indent: 2em;
}

.news_content .newstext ul li {
    line-height: 35px;
    font-size: 16px;
}

.news_content .newstext div.fr {
    float: right;
    text-align: center
}

.news_content .newstext div.fr img {
    display: block;
}

.news_content .newstext div.fr a {
    display: block;
    margin-top: 10px;
    text-decoration: underline;
    color: #000099
}

.news_content .newstext table th {
    background: none repeat scroll 0 0 #EEEEEE;
    line-height: 25px;
    width: 110px;
    padding: 0 20px;
}

.news_content .newstext table td {
    padding: 5px 10px;
    height: 25px;
}

.news_content .newstext td,
.news_content .newstext th {
    border: 1px solid #CCCCCC;
}

.news_content dl {
    text-align: center;
}

.news_content dd {
    font-size: 12px;
    display: inline;
    color: #6C94AE;
    margin-right: 5px;
    height: 16px;
    line-height: 16px;
}

.news_content dd span {
    color: #6C94AE;
}

.news_content dd span a {
    color: #6C94AE;
}

.news_content .pre_next {
    margin: 20px 0;
    color: #eb6100;
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    padding: 10px 0;
}

.news_content .pre_next a {}

.news_content .pre_next .pre {
    margin-bottom: 10px;
    padding-left: 20px;
}

.news_content .pre_next .next {
    padding-left: 20px;
}

.news_content .related {
    margin-top: 10px;
}

.news_content .related h2 {
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.news_content .related ul {
    margin-top: 10px;
    text-indent: 0;
}

.news_content .related ul li {
    float: left;
    line-height: 22px;
    width: 203px;
    font-size: 13px;
    height: 230px;
    padding: 0px 10px;
    text-align: center;
}

.news_content .related ul.list1 li {
    width: 390px;
    text-align: left;
    line-height: 30px;
    font-size: 15px;
    height: 35px;
    padding: 0 10px;
    list-style: inside;
    list-style-type: square;
}

.news_content .related ul li img {
    height: 150px;
    width: 210px;
    border: 1px solid #ccc;
    display: block;
    margin: 0 auto;
}


/* 单页面样式 */

.single {
    padding: 0 20px 20px;
}

.single p {
    text-indent: 2em;
    line-height: 2em;
    font-size: 14px;
    margin: 15px 0;
}

.single p img {
    float: left;
    margin: 0 20px 0 0;
    width: 300px;
    height: 200px;
}


/* 采购流程 */

.liucheng {
    overflow: hidden;
    width: 100%;
    height: 600px;
    background: url(/images/background/bg01.jpg) top center no-repeat;
    padding: 50px 0 0;
}

.liucheng h2 {
    text-align: center;
    font-size: 35px;
    color: #fff;
    margin: 45px 0 20px;
}

.liucheng h2 span {
    color: #c10000;
}

.liucheng p {
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: url(Img/Common/p06_x.png) no-repeat center;
}

.liucheng p em {
    font-size: 24px;
    color: #fff;
}

.liucheng p img {
    position: relative;
    margin: 0 10px;
    top: 4px;
}

.liucheng p span {
    position: relative;
    top: -5px;
}

.tec ul {
    height: 311px;
    overflow: hidden;
    width: 1225px;
    margin: 0 auto;
}

.tec li {
    float: left;
    width: 175px;
    height: 157px;
    background: url(/images/icons/tec_ic.png) no-repeat right 39px;
    text-align: center;
}

.tec li em {
    display: block;
    width: 90px;
    height: 99px;
    overflow: hidden;
    margin: 0 auto;
}

.tec li span {
    display: block;
    text-align: center;
    color: #e1e1e1;
    overflow: hidden;
}

.tec li span i {
    color: #e1e1e1;
}

.tec li a:hover {
    text-decoration: none;
}

.tec li a:hover span {
    color: #fff;
}

.tec li a:hover span i {
    color: #fff;
}

.tec .nones {
    width: 175px;
    margin-right: 0px;
    background: none;
}

.tec .tec_05 span {
    width: 148px;
    margin: 0 auto
}

.tec .tec_13 span {
    margin: 0 auto;
}

.tec_01 em {
    background: url(/images/icons/tec_i1.png) no-repeat left top;
}

.tec_01 a:hover em {
    background: url(/images/icons/tec_i101.png) no-repeat left top;
}

.tec_02 em {
    background: url(/images/icons/tec_i2.png) no-repeat left top;
}

.tec_02 a:hover em {
    background: url(/images/icons/tec_i22.png) no-repeat left top;
}

.tec_03 em {
    background: url(/images/icons/tec_i3.png) no-repeat left top;
}

.tec_03 a:hover em {
    background: url(/images/icons/tec_i33.png) no-repeat left top;
}

.tec_04 em {
    background: url(/images/icons/tec_i4.png) no-repeat left top;
}

.tec_04 a:hover em {
    background: url(/images/icons/tec_i44.png) no-repeat left top;
}

.tec_05 em {
    background: url(/images/icons/tec_i5.png) no-repeat left top;
}

.tec_05 a:hover em {
    background: url(/images/icons/tec_i55.png) no-repeat left top;
}

.tec_06 em {
    background: url(/images/icons/tec_i6.png) no-repeat left top;
}

.tec_06 a:hover em {
    background: url(/images/icons/tec_i66.png) no-repeat left top;
}

.tec_07 em {
    background: url(/images/icons/tec_i7.png) no-repeat left top;
}

.tec_07 a:hover em {
    background: url(/images/icons/tec_i77.png) no-repeat left top;
}

.tec_08 em {
    background: url(/images/icons/tec_i8.png) no-repeat left top;
}

.tec_08 a:hover em {
    background: url(/images/icons/tec_i88.png) no-repeat left top;
}

.tec_09 em {
    background: url(/images/icons/tec_i9.png) no-repeat left top;
}

.tec_09 a:hover em {
    background: url(/images/icons/tec_i99.png) no-repeat left top;
}

.tec_10 em {
    background: url(/images/icons/tec_i10.png) no-repeat left top;
}

.tec_10 a:hover em {
    background: url(/images/icons/tec_i100.png) no-repeat left top;
}

.tec_11 em {
    background: url(/images/icons/tec_i11.png) no-repeat left top;
}

.tec_11 a:hover em {
    background: url(/images/icons/tec_i111.png) no-repeat left top;
}

.tec_12 em {
    background: url(/images/icons/tec_i12.png) no-repeat left top;
}

.tec_12 a:hover em {
    background: url(/images/icons/tec_i122.png) no-repeat left top;
}

.tec_13 em {
    background: url(/images/icons/tec_i13.png) no-repeat left top;
}

.tec_13 a:hover em {
    background: url(/images/icons/tec_i133.png) no-repeat left top;
}

.tec_14 em {
    background: url(/images/icons/tec_i14.png) no-repeat left top;
}

.tec_14 a:hover em {}


/*产品配置*/

.peizhi {
    overflow: hidden;
    width: 100%;
    height: 1050px;
    background: url(Img/Common/p02_bg.jpg) no-repeat center top;
    text-align: center;
}

.peizhi .title {
    overflow: hidden;
    text-align: center;
    margin-top: 80px;
}

.peizhi .title span {
    font-size: 14px;
    color: #fff;
    font-family: Arial;
}

.peizhi .title h3 {
    font-size: 35px;
    color: #fff;
    margin: 30px auto 55px;
}

.peizhi .title p {
    font-size: 25px;
    color: #333;
}

.peizhi .pzbox {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.peizhi .tu {
    overflow: hidden;
    float: left;
    width: 573px;
    height: 612px;
    border: 8px solid #fff;
}

.peizhi .tu img {
    display: block;
}

.peizhi .menu {
    overflow: hidden;
    width: 580px;
    float: right;
}

.peizhi .menu li {
    width: 286px;
    height: 207px;
    float: left;
    margin-left: 4px;
    margin-bottom: 4px;
    background-color: #fff;
}

.peizhi .menu li i {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.peizhi .menu li h5 {
    font-size: 22px;
    text-align: center;
    line-height: 25px;
    height: 50px;
    color: #333;
    margin-bottom: 8px;
}

.peizhi .menu li img {
    display: none
}

.peizhi .menu li p {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.peizhi .menu li i{color:#da0e19;font-size:45px;font-weight: 600;}
.peizhi .menu li .i01 {
    background: url(Img/Common/p02_01.png) no-repeat center top;
}

.peizhi .menu li .i02 {
    background: url(Img/Common/p02_02.png) no-repeat center top;
}

.peizhi .menu li .i03 {
    background: url(Img/Common/p02_03.png) no-repeat center top;
}

.peizhi .menu li .i04 {
    background: url(Img/Common/p02_04.png) no-repeat center top;
}

.peizhi .menu li .i05 {
    background: url(Img/Common/p02_05.png) no-repeat center top;
}

.peizhi .menu li .i06 {
    background: url(Img/Common/p02_06.png) no-repeat center top;
}

.peizhi .menu li.cur {
    background: url(Img/Common/p02_cur.jpg) no-repeat center;
}

.peizhi .menu li.cur i {
    background-position: bottom;
    color:#fff;
}

.peizhi .menu li.cur h5 {
    color: #fff;
}

.peizhi .menu li.cur p {
    color: #fff;
}


/* 产品内容页标题 */

.headliner {
    margin-top: 60px;
    text-align: center;
    height: 130px;
    clear: both;
}

.headliner h2 {
    font-size: 35px;
    color: #343434;
    font-weight: 600;
}

.headliner h2 em {
    display: block;
    font-size: 16px;
    color: #ccc;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 2px;
    font-weight: 400;
    margin-top: 10px;
    background: url(Img/split.png) bottom center no-repeat;
}

.headliner h2 span {
    color: #c10000;
}


/*产品特点*/

.cp_tedian {
    background: #fff;
    padding: 20px 0 20px;
    clear: both;
    overflow: hidden;
    height: 650px;
    border-top: 1px solid #ccc;
}

.cp_tedian ul {
    margin-top: 40px;
}

.cp_tedian ul li {
    width: 18%;
    height: 350px;
    float: left;
    background: #c6c6c6;
    margin: 20px 1% 30px;
    color: #333;
    line-height: 26px;
    text-align: center;
    transition: 0.3s all;
}

.cp_tedian ul li:nth-child(2) p,
.cp_tedian ul li:nth-child(4) p {
    color: #fff;
}

.cp_tedian ul li:nth-child(2),
.cp_tedian ul li:nth-child(4) {
    background: #0d4a93;
}

.cp_tedian ul li:nth-child(2) strong,
.cp_tedian ul li:nth-child(4) strong {
    color: #fff;
}

.cp_tedian ul li:nth-child(2) strong,
.cp_tedian ul li:nth-child(4) strong {
    background: 100px 62px url(/images/background/1.png) no-repeat;
}

.cp_tedian ul li:nth-child(1) ,.cp_tedian ul li:nth-child(3),.cp_tedian ul li:nth-child(5){
    margin-top: -20px;
    height: 390px;
}

.cp_tedian ul li strong {
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 20px 0 20px 0;
    background: 100px -15px url(/images/background/1.png) no-repeat;
    margin: 0 0 20px;
    color: ;
}

.cp_tedian ul li img {
    text-align: center;
    display: block;
    margin: 20px auto 0;
    width: 80px;
    height: 80px;
    padding: 10px;
    background: #fff;
    border-radius: 40px;
    box-sizing: border-box;
}

.cp_tedian ul li p {
    padding: 0 12px;
    height: 90px;
}

.cp_tedian ul li:hover {
    margin-top: 0px;
    box-sizing: content-box;
    overflow: hidden;
}

.cp_tedian ul li:nth-child(1):hover,.cp_tedian ul li:nth-child(3):hover,.cp_tedian ul li:nth-child(5):hover {
    margin-top: -45px;
}


/* 产品参数 */

.cp_cs {
    padding: 50px 0 30px;
    background: #f0f0f0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    clear: both;
}

.cp_cs table {
    margin: 20px auto;
}

.cp_cs table tr {
    background: #EAEAEA;
    line-height: 35px;
}

.cp_cs table tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}

.cp_cs table tr:hover {
    background: #ddd;
}

.cp_cs table tr:hover td {
    color: #ff6537
}

.cp_cs table tr th {
    border: 1px solid #ccc;
    border-right: none;
    padding: 2px 15px;
    font-weight: 400;
    background: #666;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.cp_cs table tr td {
    padding: 0 15px;
    border: 1px solid #ccc;
    text-align: center;
}

.cp_cs p {
    text-align: center
}


/* 产品用途 */

.cp_yt {
    position: relative;
    background: #fbfbfb url(/images/background/1.jpg) no-repeat top center;
    clear: both;
    padding: 100px 0 30px;
}

.cp_yt dl {
    height: 487px;
    box-shadow: 0 0 10px #8d8d8d;
    margin: 20px 0;
}

.cp_yt dl dt {
    width: 600px;
    float: right;
}

.cp_yt dl dt img {
    border-left: 1px solid #ccc;
    padding: 6px 8px;
    box-sizing: border-box;
}

.cp_yt dd {
    width: 598px;
    height: 450px;
    float: right;
}

.cp_yt dl dd h3 {
    font-size: 24px;
    margin: 30px 0 20px 30px;
    line-height: 30px;
    font-weight: bold;
    color: #fb6400;
}

.cp_yt dl dd h3 em {
    color: #d2d2d2;
    font-weight: normal;
    font-size: 14px;
    font-style: normal;
    text-transform: uppercase;
    display: block;
}

.cp_yt dl dd h3:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #fb6400;
    display: block;
}

.cp_yt dl dd p {
    font-size: 16px;
    padding: 0px 30px 0 30px;
    line-height: 30px;
}

.cp_yt dl dd span {
    display: block;
    float: left;
    width: 260px;
    border: 1px solid #243454;
    height: 48px;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #243454;
    font-family: Arial;
    margin-top: 25px;
    margin-left: 30px;
}

.cp_yt dl dd span img {
    margin-top: -14px;
    width: 30px;
    margin-right: 10px;
}

.cp_yt dl dd i {
    width: 115px;
    height: 50px;
    background: #243454;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 48px;
    font-style: normal;
    margin-top: 25px;
}


/*产品内容页联系培训box*/

.lx-zx-box {
    padding: 60px 0;
    overflow: hidden;
    border-top: 1px solid #ccc;
    background: #f6f6f6;
}

.lx-zx-box .box {
    width: 640px;
    height: 281px;
    float: left;
    position: relative;
}

.lx-zx-box .box a:hover {
    text-decoration: none;
}

.lx-zx-box .box .img {
    height: 281px;
}

.lx-zx-box .box .rightbg {
    width: 293px;
    height: 281px;
    padding-left: 40px;
    position: absolute;
    right: 0;
    top: 0;
}

.lx-zx-box .box .yl {
    background-color: #f5952e;
}

.lx-zx-box .box .yl:hover {
    background-color: #e37601;
}

.lx-zx-box .box .bl {
    background-color: #2e5f9a;
}

.lx-zx-box .box .bl:hover {
    background-color: #1e406a;
}

.lx-zx-box .box .rightbg img {
    position: absolute;
    right: 100%;
    top: 85px;
}

.lx-zx-box .box .rightbg ul {
    padding-top: 45px;
}

.lx-zx-box .box .rightbg ul a {
    color: #fff;
    display: block;
    margin: 5px 0;
}

.lx-zx-box .box .rightbg ul a:hover {
    color: #F5952E;
}

.lx-zx-box .box .rightbg.yl ul p {
    font-size: 23px;
    line-height: 24px;
    color: #ffffff;
}

.lx-zx-box .box .rightbg.yl p.ene {
    font-size: 32px;
    line-height: 34px;
    color: #ffffff;
    font-family: Arial;
    padding-top: 30px;
}

.lx-zx-box .box .rightbg.bl ul p {
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
}

.lx-zx-box .box .rightbg.bl ul p span {
    font-size: 14px;
    line-height: 24px;
    color: #9dcae0;
    padding-bottom: 5px
}

.lx-zx-box .box .rightbg.bl p.ene {
    font-size: 26px;
    line-height: 28px;
    color: #3a95c1;
    font-family: Arial;
    padding-top: 10px;
}


/* 封面页面公共样式 */

.list_page {
    margin-top: 30px;
}


/* 产品内容页面 */


/* product_content */

#listpage_products {
    padding: 10px 0px 0px;
    line-height: 22px;
}

#listpage_products .p_info {
    margin: 10px 0 30px;
    overflow: hidden;
}

#listpage_products h2 {
    margin: 10px 0px;
    background: none repeat scroll 0% 0% #63B9DC;
    color: #FFF;
    padding: 5px 0px 5px 20px;
    font-weight: 400;
    font-size: 18px;
}

#listpage_products .list1 {
    background: url("/images/icons/mails.png") no-repeat scroll left center transparent;
}

#listpage_products .list2 {
    background: url("/images/icons/edit-rule.png") no-repeat scroll left center transparent;
}

#listpage_products .list3 {
    background: url("/images/icons/medal.png") no-repeat scroll left center transparent;
}

#listpage_products .list4 {
    background: url("/images/icons/color-swatches.png") no-repeat scroll left center transparent;
}

#listpage_products .list5 {
    background: url("/images/icons/blogs.png") no-repeat scroll left center transparent;
}

#listpage_products .list6 {
    background: url("/images/icons/eye--plus.png") no-repeat scroll left center transparent;
    height: 20px;
}

#listpage_products .p_info .p_img {
    float: left;
}

#listpage_products .p_info img {
    width: 350px;
    height: 284px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#listpage_products .p_info .p_property {
    float: left;
    margin-left: 20px;
    width: 570px;
}

#listpage_products .p_info .p_property h1 {
    height: 44px;
    line-height: 44px;
    padding-left: 44px;
    font-size: 22px;
    text-align: left;
    color: #fff;
    margin: 20px 0 8px 0;
    background: #63B9DC url(/images/icons/icon07.jpg) no-repeat 20px center;
}

#listpage_products .p_info dl {
    margin-left: 10px;
}

#listpage_products .p_info dd {
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
}

#listpage_products .products_intro p {
    text-indent: 2em;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 16px;
}

#listpage_products .products_intro p img {
    max-width: 900px;
}

#listpage_products .products_intro ul {
    margin-left: 2em;
    padding-left: 30px;
    margin: 0px;
}

#listpage_products .products_intro ul li {
    padding-left: 35px;
    margin: 5px;
    line-height: 30px;
    position: relative;
}

#listpage_products .products_intro h3 {
    font-size: 16px;
    font-weight: 600;
    padding-left: 40px;
    margin: 5px 0px;
}

#listpage_products .products_intro table {
    width: 800px;
    margin: 0 auto;
}

#listpage_products .products_intro table th {
    font-weight: 400;
    background: #eee;
    line-height: 30px;
    border: 1px solid #ccc;
    width: 130px;
    padding-right: 5px;
}

#listpage_products .products_intro td {
    border: 1px solid #ccc;
    border-left: none;
    padding: 5px 10px 5px 10px;
}

#listpage_products .products_intro th {
    border: 1px solid #ddd;
}

#listpage_products .features2_block ul {
    padding-top: 0;
}

#listpage_products .features2_block ul li:before {
    background: none;
}

#listpage_products .features2_block ul li {
    width: 152px;
    height: 70px;
}

#listpage_products .features2_block ul li h4 {
    height: 40px;
}

#listpage_products .pre_next {
    clear: both;
    height: 25px;
    border-top: 1px dashed #ccc;
    margin-top: 20px;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
}

#listpage_products .pre_next a {
    height: 25px;
    line-height: 25px;
}

#listpage_products .pre_next .pre {
    float: left;
}

#listpage_products .pre_next .next {
    float: right;
}

/* 内页栏目导航 */

.class_nav {height: 180px;border-bottom: 1px solid
#aaa;}



.class_nav ul li {
height: 50px;
float:left;
line-height: 50px;
background:#0d4a93;
margin:10px;

}

.class_nav ul li a {
    display: block;

padding: 0 14px;

text-align: center;

transition: all 0.3s;

color: #fff;
}



.class_nav ul li .cur,
.class_nav ul li:hover a {
    border-bottom: 3px solid #DA0D1B;
    background:#da0d1b
}


/*产品搜索结果页*/

.search-content {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.search-content div.box .hprol2-box2.box_1 {
    width: 318px;
}

.search-content .searchresult {
    float: left;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.search-content p.result {
    margin-bottom: 20px;
    font-size: 16px;
}

.search-content p.result strong {
    color: #DA0D1B;
}

.search-content li {
    text-align: center;
    padding-top: 20px;
    width: 290px;
    height: 280px;
    background-size: auto !important;
    margin: 13px;
    background: #efefef;
    float: left;
}

.search-content li:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transform: rotate(-2px);
    -o-transform: rotate(-2px);
    -moz-transform: rotate(-2px);
    -ms-transform: rotate(-2px);
    transform: rotate(-2px);
    background: #fff;
}

.search-content li a {
    width: 100%
}

.search-content li a img {
    display: block;
    width: 250px;
    right: 45px;
    margin: 20px auto;
    height: 165px;
}

.search-content li a span {
    display: block;
    font-size: 16px;
}

/*联系我们*/
/* 联系我们 */

.contact {
    
}

.contact h1 {
    text-align: center;
    font-size: 40px;
    color: #4f4f4f;
    background: url(../images/background/split.png) bottom center no-repeat;
    padding: 50px 0;
}

.contact h3 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    margin: 30px;
}

.contact ul {
    margin: 40px auto;
}

.contact ul li {
    float: left;
    background: #EA5507;
    line-height: 45px;
    margin: 15px 10px;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    box-sizing: border-box;
}

.contact ul li span {
    padding-left: 30px;
    display: block;
}

.contact ul li .s1 {
    background: url(/images/icons/contact_icon1.png) no-repeat left center;
}

.contact ul li .s2 {
    background: url(/images/icons/contact_icon2.png) no-repeat left center;
}

.contact ul li .s3 {
    background: url(/images/icons/contact_icon3.png) no-repeat left center;
}

.contact ul li .s4 {
    background: url(/images/icons/contact_icon4.png) no-repeat left center;
}

.contact p {
    text-indent:0;
    font-size: 14px;
    line-height: 24px;
}

.contact .leaveMessage {
    padding: 20px;
    float: left;
    border-top: 1px solid #ccc;

border-bottom: 1px solid #ccc;
}

.contact .leaveMessage h2 {
    
    color: #0170a5;
    font-size: 20px;
    margin-bottom: 30px;
}

.contact .leaveMessage input,
.contact .leaveMessage textarea,
.contact .leaveMessage img,
.contact .leaveMessage button {
    height: 54px;
    width: 350px;
    background: #eee;
    color: #666;
    padding: 0 15px;
    font-size: 14px;
    outline: none;
    float: left;
    box-sizing: border-box;
    margin: 10px 15px;
    border: 1px solid #ccc;
}
.contact .leaveMessage input#company {width:735px;}
.contact .leaveMessage textarea {
    height: 150px;
    width: 735px;
    padding: 20px;
}

.contact .leaveMessage #code {
    width: 150px;
    height: 40px;
}

.contact .leaveMessage img {
    width: 80px;
    padding: 0;
    margin: 10px 0;
    height: 40px;
}

.contact .leaveMessage .submit {
    background: #2e70a5;
    clear: both;
    color: #fff;
    font-size: 18px;
    display: block;
    width:150px;
    cursor: pointer;
}

.contact .leaveMessage .reset {
    background: #808080;
    color: #fff;
    width:150px;
    font-size: 18px;
    cursor: pointer;
}

#l-map {
    height: 500px;
    clear: both;
    width: 100%;
}

#l-map h2 {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    height: 35px;
    margin-bottom: 10px;
    color: #0170A5;
}

#l-map p {text-indent: 0;
    text-align: left;
    margin: 5px 0 5px 20px;
}

#l-map .BMap_cpyCtrl,
#l-map a {
    display: none;
}

#r-line {
    margin-top: 20px;
    width: 450px;
    float: left;
}

#r-line table {
    width: 100%;
}

#r-line table tr {
    width: 100%;
}

#r-line .trans-title {
    padding: 5px 10px;
    background: #eee;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

#r-line .trans-title .num {
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    color: #36c;
}

#r-line .trans-title .line-miles {
    margin: 5px 0px;
    font-size: 12px;
}

#r-line .trans_plan_desc {
    line-height: 25px;
    padding: 10px 15px;
    margin: 0px;
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #CCC;
    margin-bottom: 20px;
}
