﻿/*Generated by wjdhcms 3.0 */

@charset "gb2312";



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



::selection {

    background-color: #014fa2;

    color: #fff;

}



::-moz-selection {

    background-color: #014fa2;

    color: #fff;

}



::-webkit-selection {

    background-color: #014fa2;

    color: #fff;

}



* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



input,

textarea {

    outline: 0;

    border: 0;

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}



.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}





.center {

    width: 1180px;

    margin: 0 auto;

}



* {

    margin: 0;

    padding: 0;

    list-style: none;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



i {

    font-weight: normal;

    font-style: normal;

}



.topxunpan {

    width: 100%;

    height: 36px;

    background-color: #014fa2;

}



.topxunpan .xp {

    position: relative;

    float: right;

    line-height: 36px;

    color: #fff;

    font-size: 12px;

    cursor: pointer;

}



.topxunpan .xp img {

    position: relative;

    top: 2px;

    margin-right: 2px;

}



.topxunpan .xp i {

    padding: 0 5px;

    margin-left: 4px;

    margin-right: 4px;

    border: 1px solid #fff;

    box-sizing: border-box;

}



.topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    font-size: 14px;

    -webkit-transform: translateX(-50%) scale(0);

    -moz-transform: translateX(-50%) scale(0);

    -o-transform: translateX(-50%) scale(0);

    -ms-transform: translateX(-50%) scale(0);

    transform: translateX(-50%) scale(0);

    -webkit-transition: transform .4s, opacity .4s;

    -moz-transition: transform .4s, opacity .4s;

    -o-transition: transform .4s, opacity .4s;

    -ms-transition: transform .4s, opacity .4s;

    transition: transform .4s, opacity .4s;

    background-color: #014fa2;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

    box-shadow: 0px 0px 5px #dfdfdf;

}



.topxunpan .xp #xunpantip::after {

    content: '';

    position: absolute;

    top: -16px;

    left: 50%;

    width: 0;

    height: 0;

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    border: 8px solid transparent;

    border-bottom-color: #014fa2;

}



.topxunpan .xp #xunpantip.xunpantextactive {

    -webkit-transform: translateX(-50%) scale(1);

    -moz-transform: translateX(-50%) scale(1);

    -o-transform: translateX(-50%) scale(1);

    -ms-transform: translateX(-50%) scale(1);

    transform: translateX(-50%) scale(1);

    opacity: 1;

}



/*header*/

.header .top {

    background: #014fa2;

    margin-top: 1px;

}



.header .top .center span {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 40px;

    letter-spacing: 0px;

    color: #ffffff;

}



.header .top .center p {

    float: right;

}



.header .top .center p a {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 40px;

    text-align: center;

    letter-spacing: 0px;

    color: #ffffff;

    width: 99px;

    display: block;

    border-left: #0A449A 1px solid;

    float: left;

}



.header .bottom {

    height: 118px;

}



.header .bottom .center {

    padding-top: 32px;

}



.header .bottom .center h1 {

    float: left;

}



.header .bottom .center .left {

    float: left;

    margin-left: 10px;

}



.header .bottom .center .left .p1 {

    font-size: 16px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 25px;

    letter-spacing: 0px;

    color: #393939;

}



.header .bottom .center .left .p2 {

    font-size: 20px;

    font-weight: 600;

    font-stretch: normal;

    line-height: 50px;

    letter-spacing: 0px;

    color: #1a1512;

}



.header .bottom .center .left .p2 span {

    font-size: 20px;

    font-weight: 600;

    letter-spacing: 0px;

    color: #e10906;

}



.header .bottom .center .right {

    padding-left: 30px;

    background: url('../Images/htel.png') no-repeat center;

    float: right;

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #1a1512;

    background-position: 0px;

}



.header .bottom .center .right span {

    font-family: "微软雅黑";

    font-size: 28px;

    font-weight: bold;

    font-stretch: normal;

    line-height: 35px;

    letter-spacing: 0px;

    color: #e10906;

}



/*nav*/

.nav {

    background-color: #eaeaea;

    height: 60px;

}



.nav .center .navs .another {

    background: #014fa2;

}



.nav .center .navs .another>a {

    color: white;

}



.nav .center .navs>li {

    padding-top: 20px;

    height: 40px;

    float: left;

    transition: 0.5s;

    position: relative;

}



.nav .center .navs>li:hover>.down {

    opacity: 1;

}



.nav .center .navs>li:hover>.down>i {
	height: 40px;
	border-bottom: 1px solid white;
	width: 180px;

}



.nav .center .navs>li:hover>.down>i>a {

    height: 40px;

    line-height: 40px;

    font-size: 16px;

}



.nav .center .navs>li>.down {

    position: absolute;

    width: 115px;

    top: 60px;

    left: 0px;

    opacity: 0;

    z-index: 66666;

}



.nav .center .navs>li>.down>i {

    height: 0px;

    display: block;

    background: #dcdcdc;

    position: relative;

    transition: 0.5s;

}



.nav .center .navs>li>.down>i>a {

    height: 0px;

    line-height: 0px;

    font-size: 0px;

    display: block;

    color: black;

    text-align: center;

    background: linear-gradient(to right, #014fa2, #014fa2) no-repeat;

    background-size: 0% 100%;

    transition: 0.5s;

    padding: 0px;

    border-radius: 0%;

}



.nav .center .navs>li>.down>i>a:hover {

    background: linear-gradient(to right, #014fa2, #014fa2) no-repeat;

    background-size: 100% 100%;

    color: white;

}



.nav .center .navs>li>.down>i:hover>.down_ {

    width: 100%;

    opacity: 1;

}



.nav .center .navs>li>.down>i:hover>.down_>i {

    height: 40px;

    border-left: 1px solid white;

    border-bottom: 1px solid white;

}



.nav .center .navs>li>.down>i:hover>.down_>i>a {

    font-size: 16px;

    line-height: 40px;

}



.nav .center .navs>li>.down>i>.down_ {

    width: 0%;

    position: absolute;

    left: 115px;

    top: 0px;

    transition: 0.5s;

    opacity: 0;

}



.nav .center .navs>li>.down>i>.down_>i {

    font-size: 16px;

    height: 0px;

    display: block;

    background: #dcdcdc;

    transition: 0.5s;

    position: relative;

}



.nav .center .navs>li>.down>i>.down_>i>a {

    line-height: 0px;

    font-size: 0px;

    display: block;

    color: black;

    text-align: center;

    background: linear-gradient(to right, #014fa2, #014fa2) no-repeat;

    background-size: 0% 100%;

    transition: 0.5s;

    padding: 0px;

    border-radius: 0%;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.nav .center .navs>li>.down>i>.down_>i>a:hover {

    background: linear-gradient(to right, #014fa2, #014fa2) no-repeat;

    background-size: 100% 100%;

    color: white;

}



.nav .center .navs>li:hover {

    background: #014fa2;

}



.nav .center .navs>li:hover>a {

    color: white;

}



.nav .center .navs>li>a {

    font-size: 16px;

    font-weight: normal;

    letter-spacing: 0px;

    color: #1a1512;

    padding: 0 26px;

    transition: 0.5s;

    border-right: #C8C8C8 1px solid;

}



.subnav {

    width: 100%;

    overflow: hidden;

    position: absolute;

    top: 60px;

    left: 0;

    z-index: 100;

    display: none;

    border-radius: 0 0 40% 40%;

    -moz-box-shadow: 0 3px 3px 0px #eee;

    -webkit-box-shadow: 0 3px 3px 0px #eee;

    box-shadow: 0 3px 3px 0px #eee;

    background: rgba(255, 255, 255, 0.5);

}



.subnav_title {

    line-height: 34px;

    font-size: 20px;

    color: #333;

    font-weight: bolder;

    margin-top: 10px;

}



.clientele_nav1 a {

    font-size: 14px;

    color: #014fa2;

}



.clientele_nav1 a i {

    display: inline-block;

    *display: inline;

    *zoom: 1;

    width: 25px;

    transition: 0.5s;

    height: 25px;

    margin-right: 10px;

    position: relative;

    top: 5px;

}



.clientele_nav1 .con {

    margin-bottom: 22px;

    transition: 0.5s;

}



.subnav_list1 {

    width: 275px;

    float: left;

    margin-right: 20px;

}



.subnav_list .subnav_list1 li {

    width: 100%;

    margin-right: 0;

}



.subnav_listw .subnav_list1 li {

    width: 100%;

    margin-right: 0;

}



.pro_subnav1 {

    width: 225px;

    float: left;

    padding-left: 40px;

    overflow: hidden;

}



.navs .pro_subnav1 li {

    position: relative;

    border-right: 1px solid #eee;

}



.navs .pro_subnav1 li a {

    line-height: 27px;

    display: block;

    width: 160px;

    font-size: 13px;

    color: #666;

    padding: 11px 0 9px 0;

    border-bottom: 1px solid #e1e1e1;

    transition: 0.5s;

}



.navs .pro_subnav1 li.on a,

.navs .pro_subnav1 li:hover a {

    color: #014fa2;

    font-weight: bolder;

    border-bottom: 3px solid #014fa2;

}



.navs .pro_subnav1 li.on i {

    display: block;

}



.navs .pro_subnav1 i {

    display: block;

    width: 8px;

    height: 14px;

    background: url(../Images/arrow9.png) no-repeat;

    position: absolute;

    right: -1px;

    top: 50%;

    margin-top: -7px;

    display: none;

}



.pro_subnav2 ul {

    display: none;

}



.pro_subnav2 ul:first-of-type {

    display: block;

}



.pro_subnav2 {

    width: 240px;

    margin-right: 80px;

    float: left;

    height: 100%;

    padding-top: 20px;

    border-right: #eee 1px solid;

}



.pro_subnav2 ul li {

    padding: 11px 0 10px 0px;

    line-height: 27px;

    width: 150px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.pro_subnav2 ul li a {

    font-size: 13px;

    color: #014fa2;

    transition: 0.5s;

}



.pro_subnav2 ul li a:hover {

    font-size: 14px;

    color: #014fa2;

    font-weight: bolder;

}



.pro_subnav3 {

    width: 557px;

    float: left;

}



.pro_subnav3 .subnav_title {

    margin: 15px 0 15px 0;

}



.pro_subnav3_path {

    display: block;

    border-bottom: 1px solid #eee;

    padding-bottom: 13px;

    overflow: hidden;

}



.pro_subnav3_path img {

    width: 150px;

    margin: 20px 27px 0 0;

    float: left;

}



.pro_subnav3_path_r {

    width: 330px;

    padding-right: 6%;

    float: left;

}



.pro_subnav3_path .title {

    margin: 15px 0 8px 0;

    line-height: 29px;

    font-size: 16px;

    color: #333;

}



.pro_subnav3_path:hover .title {

    color: #014fa2;

}



.pro_subnav3_path .con {

    line-height: 26px;

    font-size: 13px;

    color: #666;

    text-align: left;

}



.pro_subnav3_path .arrowR {

    border-top: 5px solid transparent;

    border-left: 5px solid #014fa2;

    border-bottom: 5px solid transparent;

    margin-left: 10px;

    display: inline-block;

    *display: inline;

    *zoom: 1;

    width: 0;

    height: 0;

}



.pro_subnav2 .arrowR {

    border-top: 5px solid transparent;

    border-left: 5px solid #014fa2;

    border-bottom: 5px solid transparent;

    margin-left: 10px;

    display: inline-block;

    *display: inline;

    *zoom: 1;

    width: 0;

    height: 0;

    margin-right: 20px;

    transition: 0.5s;

}



.pro_subnav {

    overflow: hidden;

    width: 1180px;

    margin: 0 auto;

    padding-top: 20px;

    padding-bottom: 40px;

    background: white;

}



/*contact*/

.contact {

    height: 430px;

    padding-top: 35px;

}



.contact .center .left {

    float: left;

}



.contact .center .left .p1 {

    font-family: ArialMT;

    font-size: 30px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 38px;

    letter-spacing: 0px;

    color: #e10906;

}



.contact .center .left .p2 {

    font-size: 18px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 38px;

    letter-spacing: 0px;

    color: #333333;

}



.contact .center .left .p3 {

    width: 50px;

    height: 4px;

    background: #e10906;

}



.contact .center .left .p4 {

    font-family: MicrosoftYaHei;

    font-size: 30px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #e10906;

    margin-top: 44px;

    margin-bottom: 50px;

}



.contact .center .left .p5 {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 40px;

    letter-spacing: 0px;

    color: #333333;

}



.contact .center .left .p5 img {

    margin-right: 10px;

    vertical-align: text-bottom;

}



.contact .center .right {

    float: right;

    width: 500px;

}



.contact .center .right p {

    margin-bottom: 87px;

    float: right;

    overflow: hidden;

}



.contact .center .right p a {

    width: 100px;

    height: 30px;

    background-color: #e10906;

    display: block;

    text-align: center;

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #ffffff;

    transition: 0.5s;

    float: right;

}



.contact .center .right p a:hover {

    background: #014fa2;

}



.contact .center .right p span {

    width: 30px;

    float: right;

    height: 30px;

    background-color: #2251ab;

    margin-left: 5px;

    text-align: center;

    display: block;

    font-size: 24px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #ffffff;

}



.contact .center .right input {

    width: 490px;

    height: 43px;

    background-color: #CCCCCC;

    padding-left: 10px;

    margin-bottom: 10px;

}



.contact .center .right textarea {

    width: 490px;

    height: 78px;

    padding-left: 10px;

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 30px;

    letter-spacing: 0px;

    color: #666666;

    background-color: #EAEAEA;

}



.contact .center .right #btn {

    width: 160px;

    height: 40px;

    background-color: #e10906;

    text-align: center;

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 40px;

    letter-spacing: 0px;

    color: #ffffff;

    margin-top: 15px;

    transition: 0.5s;

    cursor: pointer;

}



.contact .center .right #btn:hover {

    background: #014fa2;

}



.footer .top {

    background: #014fa2;

    height: 260px;

    padding-top: 24px;

}



.footer .top .center .link {

    overflow: hidden;

}



.footer .top .center .link .left {

    font-size: 16px;

    font-weight: 600;

    font-stretch: normal;

    line-height: 21px;

    letter-spacing: 0px;

    color: #ffffff;

    float: left;

}



.footer .top .center .link ul {

    float: left;

    overflow: hidden;

}



.footer .top .center .link ul li {

    float: left;

    margin-left: 50px;

}



.footer .top .center .link ul li a {

    font-size: 14px;

    font-weight: normal;

    letter-spacing: 0px;

    color: #fefefe;

    transition: 0.5s;

}



.footer .top .center .link ul li a:hover {

    color: #e10906;

}



.footer .top .center .con {

    margin-top: 57px;

}



.footer .top .center .con>ul>li {

    height: 180px;

    padding-right: 100px;

    padding-left: 50px;

    border-right: #295FC8 1px solid;

    float: left;

    font-size: 18px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 21px;

    letter-spacing: 0px;

    color: #ffffff;

}



.footer .top .center .con>ul>li ul {

    margin-top: 25px;

}



.footer .top .center .con>ul>li ul li a {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 36px;

    letter-spacing: 0px;

    color: #ffffff;

    transition: 0.5s;

}



.footer .top .center .con>ul>li ul li a:hover {

    color: #e10906;

}



.footer .top .center .con .ewm {

    float: right;

    width: 138px;

    height: 140px;

    padding: 11px;

    text-align: center;

    background: url('../Images/ewm.png') no-repeat center;

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 45px;

    letter-spacing: 0px;

    color: #ffffff;

}



.footer .top .center .con .ewm img {

    width: 138px;

    height: 138px;

}



.footer .bottom {
	background-color: #DC0B05;

}



.footer .bottom p {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 60px;

    letter-spacing: 0px;

    color: #ffffff;

    text-align: center;

}



.footer .bottom p a {

    font-size: 14px;

    font-weight: normal;

    font-stretch: normal;

    line-height: 60px;

    letter-spacing: 0px;

    color: #ffffff;

    transition: 0.5s;

}



.footer .bottom p a:hover {

    color: #333333;

}
