/**重置样式**/
body, form, div, span, ul, ol, li, p, pre, dl, dt, dd, em, a, fieldset, legend, address, label, textarea, select, input, button, figure, table, th, td, b, i {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 1200px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

em, i {
    font-style: normal;
}

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

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

a:hover {
    color: none;
}

input, select, img {
    vertical-align: middle;
}

hr {
    border: 1px solid #333;
}

.clear {
    zoom: 1;
}

.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wp {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 40px;
    background: #eaeaea;
    line-height: 40px;
    font-size: 14px;
}

.head {
    padding: 25px 0px;
}

.logo dl dt {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #CCC;
}

.logo dl dd {
    float: left;
    margin-top: 5px;
}

.logo dl dd h3 {
    font-weight: normal;
    font-size: 22px;
}

.logo dl dd p {
    margin-top: 5px;
    color: #999;
    font-size: 22px;
}

.tel dl dt {
    float: left;
    margin-right: 10px;
}

.tel dl dt img {
    margin-top: 20px;
}

.tel dl dd {
    float: left;
}

.tel dl dd span {
    font-size: 15px;
    color: #666;
}

.tel dl dd h2 {
    color: #1e5eb7;
}

.tel dl dd p {
    color: #1e5eb7;
}

.navBar {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    height: 53px;
    line-height: 53px;
    background: #1e5eb7;
}

.nav {
    position: relative;
    margin: 0 auto;
    font-family: "Microsoft YaHei", SimSun, SimHei;
    font-size: 14px;
}

.nav a {
    color: #333;
}

.nav h3 {
    font-size: 100%;
    font-weight: normal;
}

.nav .m {
    float: left;
    position: relative;
    z-index: 1;
}

.nav .s {
    float: left;
    width: 3px;
    text-align: center;
    color: #D4D4D4;
    font-size: 12px;
}

.nav h3 a {
    display: block;
    width: 171.3px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #FFF;
}

.nav .sub {
    display: none; /*默认隐藏*/
    position: absolute;
    left: 1px;
    top: 53px;
    z-index: 1;
    width: 143.3px;
    border: 1px solid #E6E4E3;
    border-top: 0;
    background: #fff;
}

.nav .sub li {
    text-align: center;
    padding: 0 8px;
    margin-bottom: -1px;
}

.nav .sub li a {
    display: block;
    border-bottom: 1px solid #E6E4E3;
    padding: 8px 0;
    height: 28px;
    line-height: 28px;
    color: #666;
}

.nav .sub li a:hover {
    color: #FE7700;
}

.nav .block {
    height: 57px;
    width: 154px;
    background: url(img/nav-bg.png) center no-repeat;
    position: absolute;
    left: 0;
    top: -4px;
    overflow: hidden;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 640px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 640px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 640px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(img/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: url(img/tg_flash_p.png) -18px 0;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background-position: 0 0;
}

.search {
    padding: 20px 0px;
    line-height: 36px;
}

.search b {
    color: #1e5eb7;
}

.search span {
    margin-left: 10px;
    font-size: 14px;
    color: #666;
}

.search form input {
    width: 275px;
    height: 36px;
    background: #e7e7e7;
    line-height: 36px;
    padding-left: 10px;
    border: none;
    float: left;
    outline: none;
}

.search form button {
    background: #1e5eb7;
    color: #FFF;
    float: left;
    width: 85px;
    height: 36px;
    border: none;
    cursor: pointer;
}

.left {
    width: 222px;
}

.ct {
    width: 100%;
    height: 71px;
    background: url(img/cat.jpg) center no-repeat;
    text-align: center;
    padding-top: 15px;
}

.ct span {
    font-weight: bold;
    color: #FFF;
    font-size: 24px;
}

.ct p {
    margin-top: 5px;
    color: #ededed;
}

.category dl {
    background: #f5f5f5;
    border-bottom: 1px solid #FFF;
}

.category dl dt {
    height: 60px;
    background: #e0e0e0;
    line-height: 60px;
    padding-left: 20px;
}

.category dl dt img {
    margin-right: 10px;
    margin-top: -2px;
}

.category dl div {
    display: none;
}

.category dl dd {
    line-height: 35px;
    padding-left: 20px;
    font-size: 13px;
}

.category dl dd img {
    margin-right: 10px;
    margin-top: -2px;
}

.category dl dt:hover {
    background: #1e5eb7;
}

.category dl dt.on {
    background: #1e5eb7;
}

.category dl dt.on a {
    color: #FFF;
}

.category dl:hover dt {
    background: #1e5eb7;
}

.category dl:hover dt a {
    color: #FFF;
}

.category dl dt:hover a {
    color: #FFF;
}

.category dl dd a:hover {
    color: #1e5eb7;
}

.category dl:hover div {
    display: block;
}

.category dl:nth-child(3) div, .category dl:nth-child(2) div {
    display: block;
}

.right {
    width: 955px;
}

.rt {
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #ffa200;
}

.rt span {
    width: 190px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 45px;
    background: url(img/t-bg.jpg);
    color: #FFF;
    font-weight: bold;
    font-size: 23px;
}

.rt a {
    float: right;
    font-size: 13px;
}

.product ul li {
    width: 217px;
    float: left;
    text-align: center;
    margin-top: 15px;
    margin-left: 29px;
}

.product ul li img {
    width: 100%;
    height: auto;
}

.product ul li p {
    line-height: 30px;
    font-size: 14px;
}

.product ul li:nth-child(1), .product ul li:nth-child(5), .product ul li:nth-child(9), .product ul li:nth-child(13), .product ul li:nth-child(17), .product ul li:nth-child(21), .product ul li:nth-child(25) {
    margin-left: 0px;
}

.product ul li:hover p {
    color: #1e5eb7;
}

.m2 {
    width: 100%;
    height: 201px;
    background: url(img/bg1.jpg) center;
    margin-top: 50px;
}

.m2 .fr {
    padding-top: 10px;
    color: #FFF;
}

.m2 p {
    margin-top: 5px;
}

.m2 p b {
    font-size: 24px;
}

.m2 p a {
    padding: 7px 30px;
    border-radius: 3px;
    background: #f5a100;
    color: #FFF;
    display: block;
    font-size: 14px;
}

.m3t {
    text-align: center;
    margin-top: 50px;
}

.m3t h1 {
    font-size: 40px;
}

.m3t h1 span {
    color: #f5a100;
}

.m3t p {
    font-style: italic;
    color: #888;
    margin-top: 5px;
}

.m3-list {
    height: 510px;
    position: relative;
    background: url(img/bg2.jpg) bottom no-repeat;
}

.m3-list dl {
    width: 406px;
    height: 166px;
    position: absolute;
    padding-left: 10px;
    padding-top: 25px;
    position: absolute;
}

.m3-list dl dt {
    width: 270px;
    color: #FFF;
}

.m3-list dl dt h3 {
    font-size: 24px;
}

.m3-list dl dt p {
    font-size: 13px;
    color: #FFF;
    margin-top: 20px;
    line-height: 30px;
}

.dl3-1 {
    top: 20px;
    background: url(img/dl1.png) no-repeat;
}

.dl3-2 {
    top: 280px;
    background: url(img/dl2.png) no-repeat;
}

.dl3-3 {
    right: 0px;
    top: 20px;
    background: url(img/dl3.png) no-repeat;
}

.dl3-3 dt {
    padding-left: 120px;
}

.dl3-4 {
    position: absolute;
    right: 0px;
    top: 280px;
    background: url(img/dl4.png) no-repeat;
}

.dl3-4 dt {
    padding-left: 120px;
}

.m3-info {
    display: flex;
    justify-content: space-between;
    width: 630px;
    position: absolute;
    z-index: 9;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.m3-info p:nth-child(1){
    line-height: 33px;
}
.m3-info p b {
    font-size: 24px;
    margin-top: 3px;
}

.m3-info p a {
    width: 150px;
    height: 36px;
    border-radius: 3px;
    background: #f5a100;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
}

.m4 {
    width: 100%;
    height: 582px;
    background: url(img/bg3.jpg) center no-repeat;
    margin-top: 100px;
    padding-top: 40px;
}

.m4t {
    text-align: center;
    color: #FFF;
}

.m4t p {
    margin-top: 10px;
}

.m4-left {
    width: 465px;
    margin-top: 29px;
}

.m4-left h2 {
    font-size: 32px;
    font-weight: normal;
    color: #6ca5f0;
}

.m4-left h3 {
    font-weight: normal;
    color: #FFF;
    font-size: 24px;
}

.video {
    margin-top: 20px;
}

.m4-right {
    margin-top: 30px;
}

.mr_frbox {
    width: 678px;
    height: 428px;
    background: #1e5eb7;
    position: relative;
}

.mr_frBtnL {
    width: 35px;
    height: 35px;
    display: block;
    background: #3c7ccc;
    border-radius: 50%;;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    position: absolute;
    left: -17px;
    z-index: 99999999;
    top: 50%;
    margin-top: -17px;
}

.mr_frUl {
    margin: 20px;
}

.mr_frBtnR {
    width: 35px;
    height: 35px;
    display: block;
    background: #3c7ccc;
    border-radius: 50%;;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    position: absolute;
    right: -17px;
    z-index: 99999999;
    top: 50%;
    margin-top: -17px;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    margin-right: 14px;
    overflow: hidden;
}

.mr_frUl ul li img {
    display: block;
    width: 194px;
    height: auto;
    border: 2px solid #FFF;
    margin-top: 40px;
}

.m5 {
    margin-top: 40px;
}

.m5t {
    text-align: center;
}

.m5t h2 {
    font-size: 30px;
}

.m5t h2 span {
    color: #f5a100;
}

.mr_frbox2 {
    position: relative;
}

.mr_frBtnL2 {
    width: 35px;
    height: 35px;
    display: block;
    background: #3c7ccc;
    border-radius: 50%;;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    float: left;
    margin-top: 70px;
}

.mr_frUl2 {
    width: 1130px;
    float: left;
}

.mr_frBtnR2 {
    width: 35px;
    height: 35px;
    display: block;
    background: #3c7ccc;
    border-radius: 50%;;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    float: right;
    margin-top: 70px;
}

.mr_frUl2 ul li {
    display: inline;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
    overflow: hidden;
}

.mr_frUl2 ul li img {
    display: block;
    width: 194px;
    height: auto;
    border: 2px solid #1e5eb7;
    margin-top: 20px;
}

.mr_frUl2 ul li p {
    text-align: center;
    margin-top: 10px;
}

.m6 {
    margin-top: 50px;
}

.m6-left {
    width: 710px;
}

.m6-des {
    margin-top: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.m6-des img {
    margin-right: 20px;
    float: left;
}

.m6-right {
    width: 440px;
}

.m6-info {
    width: 420px;
    min-height: 280px;
    background: #ececec;
    margin-top: 20px;
    padding: 20px 10px;
}

.m6-info table tr td {
    line-height: 40px;
    font-size: 15px;
}

.m6-info table tr td img {
    margin-right: 10px;
}

.m7 {
    height: 209px;
    background: url(img/bg4.jpg) top no-repeat;
    margin-top: 50px;
}

.m7 .fl {
    color: #FFF;
    padding-top: 50px;
    padding-left: 50px;
}

.m7 .fl p {
    font-size: 13px;
    margin-top: 5px;
}

.m7 .fr {
    padding-right: 30px;
    color: #FFF;
    padding-top: 20px;
}

.m7 .fr h2 {
    margin-top: 8px;
    font-size: 32px;
}

.m8-left {
    width: 770px;
    height: 460px;
    background: #ececec;
    box-shadow: 3px 4px 5px #CCC;
    padding: 20px;
}

.m8lt {
    border-bottom: 1px solid #CCC;
    height: 33px;
}

.m8lt dl dt {
    width: 135px;
    float: left;
    font-size: 20px;
}

.m8lt dl dt i {
    float: right;
    margin-right: 30px;
}

.m8lt dl dt span {
    cursor: pointer;
}

.m8lt dl dt.on {
    color: #1e5eb7;
}

.m8lt dl dt.on span {
    border-bottom: 3px solid #1e5eb7;
    padding-bottom: 5px;
}

.m8lt .fr a {
    font-size: 14px;
    color: #1e5eb7;
}

.m8-top {
    margin-top: 20px;
}

.m8-top img {
    float: left;
    width: 240px;
    height: 165px;
    margin-right: 20px;
}

.m8-top p {
    font-size: 14px;
    padding-top: 15px;
    line-height: 25px;
    color: #666;
}

.m8-top p a {
    color: #1e5eb7;
}

.m8-list dl {
    width: 370px;
    height: 50px;
    background: #FFF;
    float: left;
    margin-left: 30px;
    margin-top: 25px;
}

.m8-list dl dt {
    width: 50px;
    height: 50px;
    background: #999999;
    text-align: center;
    color: #FFF;
    line-height: 24px;
    float: left;
}

.m8-list dl dt .line {
    border-top: 1px solid #FFF;
}

.m8-list dl dd {
    width: 300px;
    padding: 0px 10px;
    float: left;
    line-height: 50px;
    font-size: 14px;

}
.m8-list dl dd p{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.m8-list dl dd a:hover {
    color: #1e5eb7;
}

.m8-dl dl:nth-child(1), .m8-list dl:nth-child(3), .m8-list dl:nth-child(5) {
    margin-left: 0px;
}

.m9-right {
    width: 340px;
    height: 470px;
    background: #ececec;
    padding: 15px 15px;
    box-shadow: 3px 4px 5px #CCC;
}

.m9-right h3 {
    color: #015cb5;
    font-weight: normal;
}

.m9-right h3 em {
    font-weight: normal;
    color: #666;
    font-size: 14px;
}

.m9-lines {
    width: 100px;
    height: 3px;
    background: #015cb5;
    margin-top: 10px;
}

.scrolltop {
    height: 425px;
    margin-top: 10px;
}

.scrolltop ul li {
    margin-top: 10px;
}

.scrolltop tr td {
    padding: 5px 0px;
    font-size: 13px;
    padding-left: 10px;
    vertical-align: top;
}

.scrolltop tr td p {
    line-height: 25px;
}

.scrolltop tr td a:hover {
    color: #015cb5;
}

.scrolltop i {
    width: 25px;
    height: 25px;
    display: block;
    color: #FFF;
    line-height: 25px;
    text-align: center;
}

.scrolltop i.i1 {
    background: #005bb4;
}

.scrolltop i.i2 {
    background: #f6c32a;
}

.links {
    margin-top: 40px;
    border-top: 1px dashed #005bb4;
    line-height: 41px;
    padding-top: 20px;
}

.links span {
    width: 108px;
    height: 41px;
    display: inline-block;
    background: url(img/link.jpg) center no-repeat;
    color: #FFF;
    text-align: center;
}

.links a {
    margin-left: 20px;
    font-size: 13px;
}

.links a:hover {
    color: #005bb4;
}

.footer {
    padding: 30px 0px;
    background: #1e5eb7;
    margin-top: 30px;
}

.foot-nav {
    text-align: center;
    color: #FFF;
    font-size: 15px;
    border-bottom: 1px solid #5980b1;
    padding-bottom: 20px;
}

.foot-nav a {
    color: #FFF;
    margin-left: 20px;
    margin-right: 20px;
}

.foot-left {
    margin-top: 30px;
}

.foot-left dl dt {
    width: 180px;
    float: left;
    border-right: 1px solid #5980b1;
    padding-right: 20px;
}

.foot-left dl dd {
    float: left;
    margin-left: 20px;
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
}

.foot-left dl dd span {
    margin-right: 20px;
}

.foot-left dl dd span a {
    color: #FFF;
}

.foot-right {
    margin-right: 50px;
    margin-top: 30px;
}

.foot-right img {
    width: 160px;
    height: 160px;
}

.pageshow {
    line-height: 25px;
    margin-top: 20px;
}

.news {
    margin-top: 10px;
}

.news ul li {
    line-height: 40px;
    border-bottom: 1px dashed #CCC;
    font-size: 14px;
    color: #666;
    list-style-type: square;
    list-style-position: inside;
}

.news ul li span {
    float: right;
}

.news ul li a {
    color: #666;
}

.news ul li a:hover {
    color: #005bb4;
}

.con-tt {
    margin-bottom: 20px;
    margin-top: 10px;
}

.con-tt h2 {
    text-align: center;
    margin-bottom: 10px;
    color: #666;
}

.con-tt p {
    text-align: center;
    font-size: 13px;
    color: #666;
}

.con-tt p span {
    margin-right: 20px;
}

.pn {
    margin-top: 50px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
}

.cpxx {
    padding: 30px 0;
}

.cpxx-z {
    width: 48%;
}

.cpxx-z img {
    width: 100%;
}

.cpxx-y {
    width: 48%;
    overflow: hidden;
}

.cpxx-y h2 {
    font-size: 20px;
    line-height: 36px;
    padding: 5px 0 10px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
}

.cpxx-y p.pjj {
    margin-top: 8px;
    padding: 10px 0 18px;
    line-height: 30px;
    height: 90px;
    background: url(../images/sxx.jpg) bottom repeat-x;
    overflow: hidden;
}

.cpxx-y p.pjj em {
    font-style: normal;
    color: #1e8cda;
}

.cpxx-y .cans-ul {
    display: block;
    margin-top: 17px;
    padding-bottom: 17px;
    background: url(../images/sxx.jpg) bottom repeat-x;
    overflow: hidden;
}

.cpxx-y .cans-ul li {
    display: block;
    width: 50%;
    float: left;
    line-height: 34px;
    overflow: hidden;
}

.cpxx-y .cans-ul li b {
    color: #1e8cda;
}

.cpxx-y .xjtel {
    background: url(../images/telico.jpg) 0 50% no-repeat;
    line-height: 38px;
    margin-top: 25px;
}

.cpxx-y .xjtel p {
    font-weight: bold;
    font-size: 14px;
    color: #343233;
}

.cpxx-y .xjtel p b {
    font-size: 26px;
    color: #fa5200;
}

.cpxx-y .xjtel a.azx {
    display: block;
    float: right;
    width: 137px;
    height: 38px;
    line-height: 37px;
    margin-right: 20px;
    text-align: center;
    background: #1e8cda;
    color: #fff;
    text-align: center;
    border-radius: 19px;
}

.cpxx-y .xjtel a.azx:hover {
    background: #fa5200;
}

.show-tt {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #CCC;
}

.show-tt span {
    color: #FFF;
    padding: 0px 20px;
    background: #1e8cda;
    display: inline-block;
    font-weight: bold;
}

/* 分页page样式 style*/
.page {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
}

.page a {
    border: 1px solid #ccc;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    background: #fff;
    text-decoration: none;
    color: #999;
}

.page a:hover {
    border: 1px solid #FF6600;
    background-color: #FF6600;
    color: #fff;
}

.page span {
    border: 1px solid #FF6600;
    display: inline;
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FFEEE5;
    color: #FF6600;
}

.ipro{
    margin-bottom: 60px;
}

.ask {
    background: url(img/ask_bg.jpg) no-repeat center top;
    height: 153px;
    padding-top: 38px;
    margin: 40px 0 60px;
}
.ask .content {
    width: 1200px;
    margin: 0 auto;
}

.ask h2 {
    font-size: 23px;
    color: #fff;
    line-height: 100%;
    float: left;
    padding-top: 17px
}

.ask h2 span {
    display: block;
    font-weight: 400;
    letter-spacing: 1px
}

.ask h2 span:last-child {
    font-size: 28px;
    color: #fff;
    line-height: 100%;
    margin-top: 20px
}

.ask h2 span:last-child strong {
    padding-left: 24px
}

.ask .a_tel {
    float: right;
    background: url(img/a_tel.png) no-repeat left top;
    padding-left: 40px
}

.ask .a_tel p {
    font-size: 21px;
    color: #fff;
    line-height: 30px
}

.ask .a_tel p strong {
    display: inline-block;
    font-size: 28px;
    color: #fff;
    line-height: 100%;
    vertical-align: text-bottom
}

.ask .a_tel p:nth-child(2) {
    text-align: right;
    margin: 10px 0
}

.ask .a_tel a.consult {
    float: right;
    display: block;
    width: 125px;
    height: 36px;
    background: #d7342f;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.ask .a_tel a.consult:hover {
    width: 135px
}