﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; COLOR: #666;  background:#fff;min-width: 1300px; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
.container{width:1200px; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
.dno{ display: none;}
input{outline: none;}
*::selection {
  background: #F29700;
  color: #FFFFFF;
  text-shadow: none; }
*::-moz-selection {
  background: #5C307D;
  color: #FFFFFF;
  text-shadow: none; }
.mainWrap {
  width: 1400px;
  margin: auto; }
.ie6 {
  text-align: center;
  font-size: 16px;
  background: #FC6;
  line-height: 100px;
  z-index: 100000;
  width: 100%;
  position: absolute;
  height: 100px;
  top: 0;
  left: 0; }
.ie6 span {
  float: right;
  margin-right: 30px;
  cursor: pointer; }
.masklayer {
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;}
/* CSS Document */


/*公共头部*/
.topbg{ background:#26344f; width:100%; height:62px; margin:0 auto;} 
.topbg ul{ overflow:hidden; width:1200px; margin:0 auto;}
.topbg ul li{ float:left; display:block; width:146px; text-align:center; line-height:62px; font-size:16px; background: url(../images/tx.jpg) no-repeat center right;}
.topbg ul li:nth-child(8){ float:left; display:block; width:170px; text-align:center; line-height:62px; font-size:16px; background: url(../images/tx1.jpg) no-repeat center right;}
.topbg ul li a{ color:#fff;}
.topbgdiv{ width:1200px; margin:0 auto; overflow:hidden; line-height:46px;}
.topbgdivleft{ float:left; width:600px; color:#d2d5db; font-size:14px;}
.topbgdivleft span{ color:#2790e4; font-size:14px;}
.topbgdivright{ float:right; width:600px;}

.top-right{
    float: right;
}
.top-tel{
    float: left;
    font-size: 14px;
    line-height: 46px;
    color: #A4A7AF;
}
.top-tel em{
    font-size: 16px;
    color: #2791E5;
    font-weight: 600;
    margin-left: 12px;
}
.top-line{
    float: left;
    margin: 18px 20px 0;
    width: 1px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.15);
}
.tsearch{
    float: left;
    padding-left: 16px;
    background: url(../images/true.png) no-repeat 0 center;
    width: 0;
    height: 38px;
    margin-top: 6px;
    cursor: pointer; border-radius:20px;
    transition: 0.36s;
}
.tsearch input{
    width: 100%;
    color: #333366;
    box-sizing: border-box;
    padding: 5px 0 1px;
    line-height: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 16px;
    transition: 0.36s;
    margin-left: 8px; 
	
}
.tsearch.clicking {
    width:325px;
}
.tsearch input::placeholder{
    color: #A4A7AF;
}


.newnum{ width:1200px; overflow:hidden; height:370px;}
.newnumneir{ float:left; width:215px; padding-top:30px; padding-left:24px; border-right:#eaeaea 1px solid;}
.newnumneir:nth-child(5){border-right: none;}
.dsfdjke{ font-size:16px; font-weight:bold;}
.dsfdjke a{ color:#263450}
.botedjng{ background:#9399a7; width:30px; height:2px; margin-top:5px;}
.nuferfvcdsli{ width:240px; margin-bottom:20px; overflow:hidden;}
.nuferfvcdsli ul{ width:240px;  z-index:2;}
.nuferfvcdsli ul li {font-size:15px; margin-top:10px; width:240px;  display:block; }
.nuferfvcdsli ul li a{ color:#757983;}
.ndfdsfwen{font-size:15px; color:#757983; padding-right:20px;}
.ndfdsfwenmored{ font-size:15px; margin-top:5px;}
.ndfdsfwenmored a{ color:#0077cd;}

.jiejifsdsd{width:1160px; margin:0 auto; padding-top:30px;}
.jiejifsdsd h2{font-size:30px; color:#333333; font-weight:bold;}
.jiejifsdsd p{ font-size:15px; color:#757983; margin-top:30px;}
.kfeklfe{ width:1160px; margin:0 auto; padding-bottom:450px;}
.dfrfgvvvv{ float:left; width:338px; margin-top:20px; height:176px; padding-left:20px; padding-right:20px;}
.dfrfgvvvv a{ display:block;width:328px; height:176px; padding-top:10px; padding-left:20px; padding-right:20px; padding-bottom:10px; border:#f1f1f1 1px solid;}
.dfrfgvvvv a:hover{ display:block;width:328px; color:rgb(0,0,0); height:176px;box-shadow: 0 0 50px #dddee1; padding-top:10px; padding-left:20px; padding-right:20px;}
.dfrfgvvvv a img{ padding-left:20px; width:52px; height:53px;}
.dfrfgvvvv a span{ font-size:18px; font-weight:bold; color:#000; padding-left:20px; padding-top:25px;}
.dfrfgvvvv a p{ font-size:14px; color:#757983; text-align:left; margin-top:15px; margin-bottom:20px;}
.pred{ width:87px; height:28px; text-align:center; border:#e5e5e5 1px solid; line-height:28px; font-size:14px; margin:0 auto;}


.aboutmuds{width:1160px; margin:0 auto; padding-top:30px; overflow:hidden; padding-bottom:30px;}
.aboutmudsleft{ float:left; width:800px;}
.aboutmudsleft h2{font-size:30px; color:#333333; font-weight:bold;}
.aboutmudsleft p{font-size:15px; color:#757983; margin-top:30px}
.abouttel{ width:480px; overflow:hidden; margin-top:28px;}
.abouttelleft{ width:200px; height:48px; background:#26344f; border-radius:50px; text-align:center; line-height:48px; float:left;}
.abouttelleft a{ color:#FFF; font-size:15px;}
.abouttelright{ float:right; width:220px; border-left:#cdcdcd 1px dashed; height:48px; padding-left:30px;}
.abouttelright h1{ font-size:15p; color:#999999;}
.abouttelright tel{ font-size:15px; color:#26344f; font-weight:bold;}

.aboutmudsrighr{ float:right; width:360px; text-align:right;}
.guanfed{ width:200px; height:216px; border-left:#eaeaea 1px solid; float:right;}
.guanli{width:100px; text-align:left;}
.guanli li { font-size:14px; color:#a4a7af; margin-top:20px; display:block;}
.guanli li a{ display:block; width:135px; color:#a4a7af; height:20px; padding-left:20px; border-left:#fff 2px solid;}
/*.guanli li a:hover{ display:block; width:100px; height:20px; color:#26344f; border-left:#26344f 2px solid; padding-left:100px;}
*/
.indexabout{width:100%; max-width:1920px; background:#f6f7f9;}
.indexabcentewr{width:1200px; margin:0 auto;}
.indexabcentewr h1{ font-size:45px; color:#333333; padding-top:90px;}
.indexabcentewr p{ font-size:18px; color:#666666; padding-top:30px;}
.abyx{border-bottom:#333366 3px solid; margin-bottom:40px;}
.indexqb{width:1200px; margin:0 auto; overflow:hidden; height:612px;}
.indexqbleft{ float:left; width:230px; height:512px; border:#d2d2d2 1px solid;}
.indexqblefttitle{ width:230px; height:76px; background:#26344f; text-align:center; color:rgb(255,255,255); font-size:30px; line-height:76px;}
.indextibg{width:214px;height:58px; margin:0 auto;}
.idnexasbfinfd{width:196px;height:58px; background:#e6eaf2; margin-top:36px; line-height:58px; padding-left:18px;}
.idnexasbfinfd span{ font-size:18px; color:#26344f; font-weight:bold; padding-left:16px;}

.indextibgqq{width:214px;height:58px; margin:0 auto;}
.idnexasbfinfdqq{width:196px;height:58px; margin-top:16px; line-height:58px; padding-left:18px;}
.idnexasbfinfdqq span{ font-size:18px; color:#26344f; padding-left:16px;}
.indexqbright{ float:right; width:930px; margin-left:30px; border:#d2d2d2 1px solid; height:512px;}


.indexyx{width:100%; max-width:1920px; background:#26344f; height:150px;}
.indexyxone{ width:1200px; margin:0 auto;}
.indexyxone h1{ font-size:25px; color:rgb(255,255,255); padding-top:45px;}
.indexyxone h1 img{ margin-left:10px; position:relative; top:-2px;}
.indexyxone h2{ font-size:18px; color:rgb(255,255,255);}

.idnexpro{ width:100%; max-width:1920px; margin-top:50px;}
.idnexproone{ margin:0 auto; width:1200px;}
.idnexproonetitle{ overflow:hidden;}
.idnexproone h1{ font-size:45px; color:rgb(0,0,0); font-weight:bold; margin-right:10px;}
.idnexproone h2{ font-size:22px; color:#999999;  margin-right:10px;}
.idnexproone em{ border-left:#999 2px solid; height:25px; float:left; margin-top:30px;}
.idnexproone span{ font-size:24px; color:#999999; margin-top:25px; padding-left:10px; float:left;}
.indexvfdf{width:878px; height:120px; z-index:9; background:#000; position:absolute;top:410px; background:rgba(0,0,0,0.5); color:rgba(255,255,255,1); padding-left:20px;}
.indexvfdf h1{ font-size:28px; padding-top:10px;}
.indexvfdf p{font-size:15px; width:840px; line-height:29px; color:#FFF;}
.indexmpre{width:202px; height:58px; text-align:center; line-height:58px; font-size:16px; background:#FFF; margin:0 auto;box-shadow: 0 0 50px #dddee1;}



.indecabggb{ width:1200px; margin:0 auto; background:#FFF; padding-top:92px; padding-bottom:80px; overflow:hidden;}
.indecabggbleft{ float:left; width:572px; height:462px; background: url(../images/indexaba.png) no-repeat 0 center;}
.indecabggbleft h1{ margin-top:130px; font-size:31px; color:#000000; margin-left:30px;}
.indecabggbleft p{ margin-left:30px; margin-top:10px; font-size:14px;}
.indecabggbright{ float:right; width:590px; margin-left:20px;}
.indecabggbright img{ width:590px;}

.indexwhyindexwhy{background:#f4f6fa; width:100%; max-width:1920px; padding-top:100px; padding-bottom:100px;}
.indexwhyone{width:1200px; margin:0 auto;}
.indexwhyone h1{ font-size:45px; color:#000; font-weight:bold; text-align:center;}
.indexwhyone ul { margin-top:60px; overflow:hidden;}
.indexwhyone ul li { float:left; display:block; width:398px; height:242px; text-align:center; border:#e7eaf2 1px solid;}
.indexwhyone ul li:nth-child(1){ border-bottom:none;border-right:none;}
.indexwhyone ul li:nth-child(2){ border-bottom:none;}
.indexwhyone ul li:nth-child(3){ border-bottom:none;border-right:left;}
.indexwhyone ul li a{ display:block; width:398px; height:242px;}
.indexwhyone ul li a:hover{box-shadow: 0 0 50px #dddee1; background:#FFF;}
.indexwhyone ul li img{ width:48px; height:48px; padding-top:40px;}
.indexwhyone ul li h3{ font-size:20px; color:#263450; margin-top:20px;}
.indexwhyone ul li p{ font-size:15px; color:#666666;}

.indexwhyindexwhynews{background:#fff; width:100%; max-width:1920px; padding-top:100px; padding-bottom:100px;}
.indexwhyonenews{width:1200px; margin:0 auto;}
.indexwhyonenews h1{ font-size:45px; color:#000; font-weight:bold; text-align:center;}
.iinnews{ overflow:hidden; width:1200px;}
.iinnewsleft{ float:left; width:800px; border-right:rgba(255,255,255,1) 1px solid}
.iinnewsleft ul { overflow:hidden; width:800px;}
.iinnewsleft ul li { float:left; width:400px; display:block; border-right:#dcdcdc 1px dashed; overflow:hidden;}
.iinnewsleft ul li time{ font-size:20px; color:#333333;}
.iinnewsleft ul li h1{ font-size:18px; color:#333333; margin-top:10px; text-align:left;}
.iinnewsleft ul li p{ font-size:15px; color:#999999; margin-top:20px; width:365px;}

.iinnewsrioght{ float:right; width:330px;}
.iinnewsrioght ul li time{ font-size:20px;  color:#333333;}
.iinnewsrioght ul li h1{ font-size:18px; color:#333333; margin-top:10px;}
.iinnewsrioght ul li p{ font-size:15px; color:#999999; margin-top:20px;}
.ewnsmore{ margin:0 auto; width:202px; height:58px; text-align:center; line-height:58px; font-size:16px; border:#666666 1px solid;}


.youshi{background: url(../images/indexyx.png) no-repeat left top; width:100%; max-width:1920px; height:658px; overflow:hidden;}
.youshione{width:1200px; margin:0 auto; padding-top:60px;}
.youshione h1{ font-size:45px; font-weight:bold; color:#ffffff; text-align:center;}
.youshione span{ font-size:20px; color:#ffffff; text-align:center;  display:block;}
.youshione ul { overflow:hidden; width:1200px; margin:0 auto;}
.youshione ul li { float:left; width:390px; margin:auto; text-align:center; margin-top:50px; background:rgba(38,52,79,0.5); padding-top:40px;}
.youshione ul li img{ width:48px; height:48px; text-align:center;} 
.youshione ul li h1{ text-align:center; font-size:20px; color:#ffffff; margin-top:25px;}
.youshione ul li p{ text-align:center; font-size:15px; color:#f6f7f9; margin-top:5px; margin-bottom:20px;}
.youshione ul li a{ width:107px; height:42px; text-align:center; line-height:42px; border:#2791e5 1px solid; border-radius:20px; margin:0 auto; display:block; font-size:15px; color:#d3d5d9;}
.ydsfdfs{ border-right:#d9dbe0 2px dashed; height:76px; display:block; float:right; position:relative; top:-130px;}
.ydsfdfs:nth-child(3){border-right:none;}



.dibu{ width:1200px; margin:0 auto; height:100px; line-height:100px; text-align:center;}
.didfvdsfv{ width:1200px; margin:0 auto; border-bottom:#eaeaea 1px solid;}
.didfvdsfv a{ font-size:18px; width:120px; margin-left:25px; margin-right:25px; color:#666; border-bottom:#eaeaea 1px solid;}
.youlink{ width:1200px; margin:0 auto; text-align:left; height:70px; line-height:70px;border-bottom:#eaeaea 1px solid;}
.youlink span{ font-size:16px; color:#333333; font-weight:bold;}
.youlink a{ margin-left:15px;}

.doibudaph{width:1200px; overflow:hidden; margin-top:40px; margin-bottom:30px;}
.doibudaphleft{ float:left; width:350px; border-right:#eaeaea 1px solid; height:240px;}
.doibudaphright{ float:left; width:580px;}
.doibudaphright ul { overflow:hidden}
.doibudaphright ul li { float:left; width:192px; text-align:center;}
.doibudaphright ul li h1{ font-size:16px; font-weight:bold; color:#333333; margin-bottom:10px; height:35px; line-height:35px;}
.doibudaphright ul li p{ font-size:15px; color:#666666; height:35px; line-height:35px; display:block;}

.doibudaphrightrr{ float:left; width:250px;overflow:hidden;}
.doibudaphrightrr h1{font-size:16px; font-weight:bold; color:#333333; margin-bottom:10px; height:35px; line-height:35px; text-align:left; overflow:hidden;}
.doibudaphrightrr tel{ font-size:15px; color:#666666; height:30px; line-height:30px; margin-top:5px; font-weight:bold;text-align:left; position:relative; left:-20px;}
.doibudaphrightrr p{ font-size:15px; color:#666666; height:30px; line-height:30px; margin-top:5px;text-align:left;}


.proine{ width:100%; max-width:1920px; background:#263450; margin:0 auto; height:574px; background: url(../images/1.png) center no-repeat;}
.proonee{ width:1200px; margin:0 auto;}
.proonee h1{ font-size:40px; color:rgba(255,255,255,1); font-weight:bold; padding-top:180px;}
.proonee p{ font-size:15px; color:#ffffff; margin-top:10px;}
.proonee ul { overflow:hidden; margin-top:90px; left:-32px; position:relative;}
.proonee ul li{ float:left; display:block; text-align:center; font-size:14px;}
.proonee ul li a{ color:#FFF; border-right:#fff 1px solid; padding-right:30px; text-align:center; padding-left:30px;}
.pmbx{ width:1200px; margin:0 auto; height:85px; line-height:85px; text-align:left; font-size:14px; color:#333333;}
.pney{width:1200px; margin:0 auto;}
.pney ul { overflow:hidden; padding-top:40px;}
.pney ul li { float:left; width:524px; border:#dcdcdc 1px solid; padding:15px; margin-bottom:30px; margin-right:33px;}
.pney ul li:nth-child(2){ margin-right:0px;}
.pney ul li:nth-child(4){ margin-right:0px;}
.pney ul li:nth-child(6){ margin-right:0px;}
.pney ul li img{ width:524px; height:395px;}
.pney ul li h1{ font-size:24px; color:#333333; margin-top:10px;}
.pney ul li p{ font-size:15px; color:#666666; margin-top:10px;}
.pney ul li a{ width:153px; height:44px; margin-top:10px; text-align:center; line-height:44px; border:#263450 1px solid; font-size:16px; color:#263450; display:block;}



.csselist{width:1200px; margin:0 auto;}
.csselist ul { overflow:hidden; padding-top:40px;}
.csselist ul li { float:left; width:340px; border:#dcdcdc 1px solid; padding:15px; margin-bottom:30px; margin-right:33px;}
.csselist ul li:nth-child(3){ margin-right:0px;}
.csselist ul li:nth-child(6){ margin-right:0px;}
.csselist ul li:nth-child(9){ margin-right:0px;}
.csselist ul li img{ width:340px; height:226px; margin-bottom:15px;}
.csselist ul li h1{ font-size:16px; color:#333333;float:left; width:150px;}
.csselist ul li p{ font-size:15px; color:#666666; margin-top:10px;}
.csselist ul li a{ width:133px; float:right; height:28px; text-align:center; line-height:28px; border:#dcdcdc 1px solid; font-size:16px; color:#263450; display:block;}



/* ====== 分页 ====== */
.page-list{height: 36px; text-align: center; line-height: 34px;margin-top: 70px;}
.page-list .pages a,
.page-list .pages span{display: inline-block; margin: 0 5px; width: 60px; height: 36px; color: #666; font-size: 14px; font-family: "sans-serif","宋体"; -webkit-transition: .2s; -moz-transition: .2s; transition: .2s;border: 1px solid #C9C9C9;}
.page-list .pages .prev,
.page-list .pages .prev_disabled,
.page-list .pages .next,
.page-list .pages .next_disabled{color: #666;border: 1px solid #C9C9C9;}
.page-list .pages .pre:hover,
.page-list .pages .next:hover{background-color: #1f2b43; color: #fff;}
.page-list .pages .current,
.page-list .pages a:hover{background-color: #1f2b43; color: #fff;}




.banmquan{ background:#f9f9f9; width:100%; max-width:1920px; text-align:center; color:#999999; font-size:14px; height:62px; line-height:62px;}
.news-btn{ margin-top:0px; background:#e6eaf2; width:898px; height:56px;}
.news-btn ul {}
.news-btn ul li {font-size:16px; height:56px; line-height:56px; float:left; color:#666666; width:142px; text-align:center;}
.news-btn ul li a{ color:#666666;}
.news-btn ul li a:hover{ color:#26344f; font-weight:bold; border-bottom:#26344f 2px solid; padding-bottom:18px;}
.news-content{}
.news-content ul {}
.news-content ul li { float:left; margin-top:10px; width:294px; height:227px; margin-right:8px;}
.news-content ul li:nth-child(2){ margin-right:0px;}
.news-content ul li:nth-child(3){ margin-right:0px; margin-left:8px;}
.news-content ul li:nth-child(5){ margin-right:0px;}
.news-content ul li:nth-child(6){ margin-right:0px; margin-left:8px;}
.news-content ul li img { width:294px; height:220px;}

.head{padding:0px 0 }
.logo{width:514px;}
.head .logo h1 {line-height:56px; overflow: hidden;}
.head .logo h1 a{float:left}

.head-tel{background: url(../images/tel.png) no-repeat left top;padding-left:55px;margin-top:10px;}
.head-tel span{display:block; font-size:24px; line-height:20px; color:#282828; font-family: arial;font-weight: bold;margin-top:3px}
.head-tel em{font-size: 14px; line-height: 14px; color: #747474;letter-spacing:1px}

.wx-top {margin-top:15px;margin-left:50px;margin-right:20px;}
.wx-top em,.wx-top span{float:left}
.wx-top em{margin-top:5px;margin-right:5px;}
.wx-top span{width:15px;line-height: 15px;}

.edfrwefera{ padding-top:30px;}
.edfrwefera ul { background:#26344f; width:1200px; height:194px; margin-top:30px;}
.edfrwefera ul li { float:left; display:block; width:298px; border-right:#414d65 1px solid; height:90px; margin-top:60px;}
.edfrwefera ul li:nth-child(4){ border-right:none;}
.edfrweferalileft{ float:left; width:200px;}
.edfrweferalileft h1{ font-size:20px; color:#ffffff; font-weight:bold; text-align:left; padding-left:20px;}
.edfrweferalileft p{ font-size:13px; color:#FFF; text-align:left; padding-left:20px;}
.edfrweferaright{ float:right; width:98px;}
.lehu{ width:100%; max-width:1920px; background:#f6f7f9; text-align:center;}
.lehu img{}
.lehuoen{width:1200px; margin:0 auto;}
.lehuoen ul{ width:1200px; overflow:hidden; padding-bottom:50px; margin-top:30px;}
.lehuoen ul li { float:left; display:block; margin:5px; background:#FFF; width:275px; height:134px;}
.lehuoen ul li img{ padding-top:30px; height:60px;}

.gclehu{ width:100%; max-width:1920px; background:#26344f; text-align:center;}
.gclehu p{ font-size:15px; text-align:center; color:#FFF; margin-top:20px;}
.gclehu img{}
.gclehuoen{width:1200px; margin:0 auto;}
.gclehuoen ul{ width:1200px; overflow:hidden; padding-bottom:50px; margin-top:30px;}
.gclehuoen ul li { float:left; display:block; margin:5px; background:#FFF; width:275px; height:134px;}
.gclehuoen ul li img{ padding-top:30px; height:60px;}
.lxfreliuan{background: url(../images/lxbg.png) no-repeat center; max-width:1920px; height:605px; width:100%; text-align:center;}
.lxfreliuanpp{background: url(../images/pys.png) center; max-width:1920px; margin-top:50px; height:612px; width:100%; text-align:center; padding-bottom:50px;}
.lufref{ width:840px; margin:0 auto;}
.dfsdfsf{ overflow:hidden; width:840px; margin-top:35px;}
.dfsdfsf li { float:left; width:410px; margin-left:10px; margin-bottom:20px;}
.dfsdfsf li span{ display:block; font-size:15px; color:#333333;}
.dfsdfsf li  input{ border:#dfe0e0 1px solid; width:410px; height:30px; background:#efefef;}
.nekfef{ width:840px;}
.nekfef textarea{ width:830px;border:#dfe0e0 1px solid;background:#efefef; height:117px; margin-left:10px;}
.nekfef span{ display:block; font-size:15px; color:#333333; margin-left:10px;}

.submit {
	width: 175px;
	height: 42px;
	line-height: 42px;
	background: #18377d;
	color: #fff; font-weight:bold;
	font-size: 15px;
	margin-top: 32px;
	cursor: pointer;
}

.banner{position:relative;}
.banner-hd {height:580px;position: relative; overflow:hidden; width: 100%;}
.banner-hd  ul{height:100%;margin: 0 auto;}
.banner-hd  ul li{height:100%;}
/*数字按钮样式*/
.banner-hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;text-align:center;zoom:1; z-index:3 ;}
.banner-hd .num ul{display: inline-block;}
.banner-hd .num li {width:10px;height:10px;  color: #FFFFFF;margin:0 8px; cursor:pointer; float: left; background: #fff; border-radius: 50%;}
.banner-hd .num li.on {background: #FFBA00;  } 

/*公司简介*/
.about{margin:60px auto}
.about-left{width:646px;}
.about-right{width:475px; padding-left:30px;}
.about-title{margin-top:0px;}
.about-title h2{font-size:34px;font-weight:bold;color:#313131;line-height:34px;}
.about-title h3{font-size:18px;color:#838383;line-height:18px;margin-top:10px;}
.about-title:after{content: '';display: block;width:56px;height:4px; background: #fa9507;margin:30px 0}

.about-p{font-size:15px;color:#8c8c8c;line-height:33px;}
.about-a{margin-top:20px;}
.about-a a{display: block;width:160px;height:50px; background: #fa9507;text-align: center;line-height:50px;color:#333;font-size:16px;}

/*实景展示*/
.scene-left{ width:292px;}
.scene-left h2{color:#fff;background: url(../images/tel-title.png) no-repeat center center;width:292px;height:60px;line-height:60px;text-align: center;font-size:20px;font-weight:bold}
.scene-left .scene-tel{ background: url(../images/tel1.png) no-repeat center left;padding-left:45px;width:187px;margin:0 auto}
.scene-left .scene-tel span,.scene-left .scene-tel b{display: block;}
.scene-left .scene-tel span{font-size:14px;color:#313131;line-height:14px;}
.scene-left .scene-tel b{color:#313131;font-size:23px;line-height:23px;}
.scene-con{ background: #EFEFEF;width:290px;padding:35px 0}

.scene-right{width:890px;}
.scene-right ul li{float:left;width:288px;margin-left:8px}

/*我们的优势*/
.title{margin:40px 0}
.title b,.title span{display: block;text-align: center;}
.title b{font-size:35px;line-height:35px;color:#313131}
.title span{font-size:18px;color:#787878;line-height:18px;letter-spacing: 5px;margin-top:15px}
.title:after{content: '';display: block;width:108px;height:2px; background: #fa9507;margin:20px auto 0 auto}

.ys-con dl{float:left;width:288px;height:165px; background: #F4F4F4;margin:5px;position: relative;overflow: hidden;transition: all .5s;}
.ys-con dl dt{font-size:20px;font-weight:bold;text-align: center;color:#fa9507;margin:26px 0 10px 0;line-height:20px; position: relative;z-index: 9;}
.ys-con dl dd{font-size:15px;color:#555555;line-height:32px;width:260px;margin:0 auto;text-align: center;position: relative;z-index: 9;}

.ys-dl1:after{content: '01';font-size:150px;color:#F6EAC8;font-weight:700;font-family: arial; position: absolute; bottom:-100px;left:-10px;z-index:1}
.ys-dl2:after{content: '02';font-size:150px;color:#F6EAC8;font-weight:700;font-family: arial; position: absolute; bottom:-100px;left:-10px;z-index:1}
.ys-dl3:after{content: '03';font-size:150px;color:#F6EAC8;font-weight:700;font-family: arial; position: absolute; bottom:-100px;left:-10px;z-index:1}
.ys-dl4:after{content: '04';font-size:150px;color:#F6EAC8;font-weight:700;font-family: arial; position: absolute; bottom:-100px;left:-10px;z-index:1}
.ys-con dl:hover{ background: #FFC119;}
.ys-con dl:hover dt,.ys-con dl:hover dd {color:#fff}
.ys-con dl:hover:after{color:#FFCD47;transition: all .9s; }
.ys-con dl:hover:after{left:-300px}

/*主要服务*/
.service{ background: url(../images/service-bg.jpg) no-repeat center center;height:571px}
.service .title{padding-top:40px}
.service .title b,.service .title span{color:#fff}
.service .title b{color:#FFC119}

.service-con dl{float:left;width:273px; background:#474747;margin:0 13px; position: relative;padding-bottom:20px}
.service-con dl dt span{display: block; background:url(../images/service-title.png) no-repeat center center;width:126px;height:43px;line-height:30px;text-align: center;font-size:18px;color:#090504;font-weight:bold;position: absolute;top:15px;left:-10px;z-index:999}
.service-con dl dd{width:240px;margin:0 auto}
.service-con dl dd h2{color:#fff;font-size:16px;line-height:16px;margin:15px 0 10px 0}
.service-con dl dd p{font-size:14px;line-height:25px;color:#838383;height:60px;}

/*产品中心*/
.pro-left{width:284px; background: #F7F7F7;}
.pro-title{width:284px;height:74px;line-height:74px;text-align: center; background: #FFC119;font-size:28px;font-weight: bold;color:#282828}
.pro-ul{padding:15px 0}
.pro-ul li a{color:#696969;font-size:16px;line-height:33px;text-indent:35px;display: block;transition: all .5s;}
.pro-ul li:hover a{text-indent: 40px;color:#fa9507}

.pro-right{width:910px;}
.pro-right ul li{float:left;width:281px;border: 1px solid #D6D6D6;margin: 0 0 24px 20px;}
.pro-right ul li .info{font-size:16px;color:#6e6e6e;height:68px;line-height:68px;text-align: center;border-top:1px solid #DBDBDB;width:270px;margin:0 auto}
.pro-right ul li:hover{border:1px solid #FFC119}
.pro-right ul li:hover .info{border-color:#FFC119}

/*常见问题*/
.question{ background: #F4F4F4;padding:5px 0 30px 0}
.question-list{border-radius:10px; background: #fff;padding:10px 0}
.question-list ul li{background: url(../images/question.png) no-repeat center left;font-size:16px;color:#575757;height:50px;line-height: 50px;border-bottom:1px dashed #ddd;width:1100px;margin:0 auto;padding-left:30px}
.question-list ul li em{float:right}
.question-list ul li:hover a{color:#F29700}

/*联系方式*/
.contact-left h2 b,.contact-left h2 span{display: block;}
.contact-left h2 b{font-size:22px;font-weight:bold;color:#fa9507;line-height:22px;margin-bottom:5px;}
.contact-left h2 span{font-size:14px;color:#b8b8b8}
#allmap{width:701px;height:343px;}

.contact-ul{margin-top:20px;}
.contact-ul li{font-size:17px;color:#6d6d6d;line-height:43px;}
.contact-ul li img{vertical-align: middle;margin-right:10px;}
.ny-contact-con{ background: #f6f6f6;}

/*底部*/
.footer{margin-top:50px;}
.footer-top{ background:#fa9507;padding-bottom:30px;}
.foot-left{width:365px;margin-top:40px;}
.foot-left h2{margin-bottom:15px;}
.foot-left p{line-height:27px;color:#fff}

.foot-l dl{float:left;margin-left:30px;}
.foot-l dt{font-size:22px;font-weight:bold;color:#fff; border-bottom:1px solid #FAD980;padding:10px 0;margin-bottom:10px;}
.foot-l dd a{color:#f6f6f6;font-size:15px;line-height: 31px;}
.foot-l dd a:hover{color:#fff}
.pro-dl-last{width:350px;}
.pro-dl-last dd{float:left;width:175px;}

.foot-r{text-align: center;}
.foot-r dt{border-bottom:0}
.foot-r dd{font-size:16px;color:#fff;}

.foot-right{margin-top:30px;}
.footer-bottom{ background: #181818;height:50px;line-height:50px;overflow: hidden;}
.footer-bottom div,.footer-bottom div a{color:#fff}
.footer-bottom div a:hover{text-decoration: underline;}

/*产品列表页*/
.ny-main{margin:0px auto}
.ny-left{width:250px;}
.coltitle{width:250px; background:#fa9507;height:99px;}
.coltitle b,.coltitle span{display: block;color:#333;margin-left:20px;}
.coltitle b{font-size:25px;font-weight:bold;padding-top:10px;}
.coltitle span{font-family: arial;font-size:15px;}

.nl-contact{margin-top:10px;}
.nl-contact dl{ background:#fa9507;height:57px;padding-top:20px;margin-top:5px;}
.nl-contact dl a{display: block;width:100%;height:100%;}
.nl-contact dl dt{float:left;margin-left:30px;}
.nl-contact dl dd{float:left;margin-left:10px;}
.nl-contact dl dd span,.nl-contact dl dd b{display: block;color:#fff}
.nl-contact dl dd b{font-size:18px;font-weight:bold;line-height:18px;}
.nl-contact dl dd span{font-size:14px;line-height:14px;margin-top:3px;}



.pnred{width:100%; max-width:1920px; background:#e6eaf2; height:74px; margin-top:40px; margin-bottom:40px;}
.pnredone{width:1200px; margin:0 auto;line-height:40px; height:40px;}
.pnredone ul {line-height:40px; height:40px;}
.pnredone ul li { color:#6f7fa0; font-size:16px;float:left; display:block; margin-top:20px; padding-left:20px; padding-right:20px;}
.pnredone ul li em{ border-right:#c7cfdd 1px solid; height:25px; padding-right:40px;}


.pnredtwo{ width:1200px; margin:0 auto; overflow:hidden;}
.pnredtwoleft{ float:left; width:834px;}
.pnredtwotitle{ width:834px; border-top:#e6eaf2 1px solid; border-bottom:#e6eaf2 1px solid; padding-top:18px; padding-bottom:10px; overflow:hidden;}
.pnredtwotitleleft{ width:20px; height:20px; float:left; border:#39acff 5px solid; border-radius:50%;}
.pnredtwotitle h1{ font-size:24px; font-weight:bold; color:#000; top:-6px; position:relative; left:10px;}
.neirong1{ margin-top:20px;}
.neirong1 img{ width:100%;}

.pnredtworight{ float:right; width:260px; margin-left:30px; border:#eaeaea 1px solid; height:495px; padding:15px;}
.pnredtworighttwo{ float:right; width:306px; margin-left:30px;  height:495px;}
.pnredtworight img{ width:254px; height:254px;}
.pnredtworight h1{ text-align:center; font-size:18px; height:65px; line-height:65px;}
.pnredtworight p{ font-size:15px; color:#757983 ; text-align:center;}
.pnredtworight a{ display:block; margin:0 auto; color:#6d7688; margin-top:10px; font-weight:bold;  width:230px; height:50px; border-radius:25px; border:#6d7688 1px solid; line-height:50px; text-align:center;}
.pnredtworight tel{ font-size:15px; color:#999999; text-align:center; display:block; margin-top:10px;}
.pnredtworight  span{ color:#26344f; font-weight:bold;}
.ptuji{ margin-top:30px;width:1200px; border:#e6eaf2 1px solid; padding:10px; padding-top:15px;}
.ptuji h1{ font-size:24px; font-weight:bold; color:#000; top:-6px; position:relative; left:10px;}

.xoangguancds{ width:100%; max-widht:1920px; background:#f6f7f9; padding-bottom:40px;}
.xoangguancdsione{ width:1200px; margin:0 auto; padding-top:70px; margin-bottom:70px;}
.xoangguancdsionea{ display:block; margin:0 auto; width:200px; height:50px; text-align:center; line-height:50px; font-size:16px; color:#333333; border:#8e95a4 1px solid;}
.xoangguancdsione img{ text-align:center; margin:0 auto;}
.xoangguancdsione ul { overflow:hidden; margin-top:50px;}
.xoangguancdsione ul li { float:left; width:350px; height:305px; padding:15px; background:#fff; margin-right:20px;}
.xoangguancdsione ul li:nth-child(3){ margin-right:0px;}
.xoangguancdsione ul li img{ width:350px; height:260px;}
.xoangguancdsione ul li h1{ display:block; text-align:center; font-size:18px; margin-top:10px; color:#333333; font-weight:bold;}

.ny-right{margin-left:40px;width:910px;}
.ny-right .position{margin-bottom:10px;}
.ny-right .position em{font-size:15px;}

.position{ background: #f5f5f5;padding:10px}
.ny-product-list ul li{float:left;width:218px;border: 1px solid #eee;margin:3px;}
.ny-product-list ul li .info{font-size:15px;color:#6e6e6e;height:30px;line-height:30px;text-align: center;border-top:1px solid #eee;width:200px;margin:0 auto}
.ny-product-list ul li:hover{border:1px solid #FFC119}
.ny-product-list ul li:hover .info{border-color:#FFC119}


.abgfg{ width:100%; max-width:1920px; height:560px; background: url(../images/vbg.png) no-repeat center; margin-top:30px;}

/*产品详情*/
.ny-right  .pro1 .pro-list-pic{width: 332px;}
.ny-right  .pro1 .spec-preview img{display: block;}
.ny-right  .pro1 .descript1{width: 510px;}
.ny-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #ccc; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-right  .pro1 .descript1 p{width: 510px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.ny-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-right  .pro1 .descript1 a.consult:hover{background-color: #fa9507;}
.ny-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #fa9507;font-size: 25px;font-weight: bold; vertical-align: middle;}
.ny-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right  .detail .de-title{border-bottom: solid 3px #fa9507; margin-bottom: 20px;}
.ny-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#fa9507;}

.ny-pro1-details{margin:25px 0 15px}
.sub-nav{ background: #F3F3F3; overflow: hidden;}
.sub-nav li a{float:left;padding:0 50px;height:49px;line-height:49px;font-size:16px;text-align: center;}
.sub-nav li.on a,.sub-nav li:hover a{background: #fa9507;color:#000}


/*新闻中心*/
.ny-news-list{overflow: hidden;}
.ny-news-list li{overflow: hidden;border-bottom:1px dashed #DDDDDD;padding-bottom:15px;margin-bottom:15px}

.ny-news-list .info{}
.ny-news-list .info h2{font-size:18px; font-weight:bold;color:#333;margin-bottom:5px; margin-top:20px;}
.ny-news-list .info span{display: block; margin-top:5px;}
.ny-news-list .info:hover h2{color:#fa9507}
.ny-news-list .info em{font-size:14px;color:#777;margin-top:5px;display: block;}
.ny-news-list .info p{color:#777;margin-top:5px;overflow: hidden;text-overflow: ellipsis; margin-top:30px;-webkit-line-clamp:2;-webkit-box-orient:vertical ;}

.ny-case-list ul li{float:left;width:280px;border: 1px solid #eee;margin:10px;}
.ny-case-list ul li .info{font-size:16px;color:#6e6e6e;height:50px;line-height:50px;text-align: center;border-top:1px solid #eee;background: #f5f5f5;}
.ny-case-list ul li:hover{border:1px solid #FFC119}

.pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.pagelist a,.pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.pagelist span.current {color: #f30;border: 1px solid #ddd;}


/*维修现场*/
.fan-h3{margin-bottom:20px;}
.fan-h3 b{display: block;font-size:30px;color:#EDBC00;text-align: center;margin:10px 0;font-weight:bold;line-height:30px}
.fan-h3 span{display: block;font-size:13px;color:#999;line-height:16px;text-align: center;}
.fan-h3 p{color:#666;font-size:14px;text-align: center;margin-top:10px;}
.ny-fancal-list{margin-bottom:40px;}
.ny-fancal-list ul li{float:left;width:280px;border: 1px solid #eee;margin:9px;}
.ny-fancal-list ul li .info{font-size:16px;color:#6e6e6e;height:50px;line-height:50px;text-align: center;border-top:1px solid #eee;background: #f5f5f5;}
.ny-fancal-list ul li:hover{border:1px solid #FFC119}

.ny-fan-left{width:200px;}
.ny-fan-right{width:950px;}
.ny-fan-right dl{float:left;width:200px;padding:10px;border:1px solid #ddd;margin-left:14px;text-align: center;}
.ny-fan-right dl dt{margin-bottom:10px;}
.ny-fan-right dl dd{margin:3px 0}
.ny-fan-right dl dd em{color:#999;margin-top:20px;display: block;}

.ny-fan-left b{display: block;font-size:20px;margin:10px 0;color:#333;}
.ny-fan-left b:after{content: '';display: block;width:60px;height:1px; background: #888;margin:10px 0}
.ny-fan-left p{margin:30px 0}
.ny-fan-left em{display: block;width:190px;height:40px;border-radius:4px;font-size:19px;color:#333;border:1px solid #aaa;text-align: center;line-height:40px;margin-top:20px;}



.newnsjfdf{ width:1200px; margin:0 auto;}
.newnsjfdf h1{ font-size:35px; color:#000; text-align:center; font-weight:bold; padding-top:50px;}
.infnewione { width:1200px; margin:0 auto; overflow:hidden; padding-top:30px; padding-bottom:30px;}
.infnewioneleft{ float:left; width:400px;}
.infnewioneleft img{ width:400px; height:300px; margin-top:20px;}
.infnewioneleft h1{ font-size:18px; color:#333333; margin-top:15px;}
.infnewioneleft time{ font-size:14px; color:#999999;}
.infnewioneleft p{ font-size:15px; color:#666666;}
.infnewioneright{ float:right; width:760px; margin-left:30px;}
.infnewioneright ul{ width:760px;}
.infnewioneright ul li { display:block; border-bottom:#dadada 1px dashed; width:760px; text-align:left; padding-bottom:12px; margin-top:20px;}
.infnewioneright ul li h1{ font-size:16px; color:#333333; text-align:left; font-weight:bold;}
.infnewioneright ul li time{ font-size:14px; color:#999999; text-align:left;}
.infnewioneright ul li p{ font-size:15px; color:#666666; text-align:left;}


.infnewiwot { width:1200px; margin:0 auto; overflow:hidden; padding-top:30px; padding-bottom:30px;}
.infnewiwot ul{ width:1200px; overflow:hidden; margin-top:30px; margin-bottom:20px;}
.infnewiwot ul li { overflow:hidden; float:left; display:block; display:block; text-align:left; width:370px; margin-right:40px;}
.infnewiwot ul li:nth-child(3){ margin-right:0px;}
.infnewiwot ul li h1{ font-size:18px; color:#333333; font-weight:bold;}
.infnewiwot ul li time{ font-size:14px; color:#999999; display:block; width:370px; border-bottom:#dcdcdc 1px solid; padding-bottom:10px; margin-bottom:10px;}
.infnewiwot ul li p{ font-size:15px; color:#666666;}



.infnewiwotone { width:1200px; margin:0 auto; overflow:hidden; padding-top:30px; padding-bottom:30px;}
.infnewiwotone ul{ width:1200px; overflow:hidden; margin-top:30px; margin-bottom:20px;}
.infnewiwotone ul li { overflow:hidden; float:left; display:block; display:block; text-align:left; width:370px; margin-right:40px;}
.infnewiwotone ul li:nth-child(3){ margin-right:0px;}
.infnewiwotone ul li h1{ font-size:17px; color:#333333; font-weight:bold; text-align:center; height:50px; line-height:50px;}
.infnewiwotone ul li time{ font-size:14px; color:#999999; display:block; width:370px; border-bottom:#dcdcdc 1px solid; padding-bottom:10px; margin-bottom:10px;}
.infnewiwotone ul li p{ font-size:14px; color:#a8adb9; text-align:center; line-height:10px; height:10px; margin-bottom:10px;}
.infnewiwotone ul li a{ display:block; margin:0 auto; text-align:center; width:164px; height:44px; line-height:44px;border-radius:25px; border:#263450 1px solid; color:#326344f; font-size:15px;}
.infnewiwotone ul li a:hover{ display:block; margin:0 auto; text-align:center; width:164px; height:44px; line-height:44px;border-radius:25px; color:#fff; font-size:15px; background:#263450;}


.jizhuangxiang{ float:left; width:380px; margin-right:30px;}
.jizhuangxiang:nth-child(3){ margin-right:0px;}


.lxubnde{ background:#f6f7f9; width:100%; max-width:1920px; margin:0 auto; padding-bottom:30px;}
.lxubndeone{width:1200px; margin:0 auto; padding-top:60px; padding-bottom:40px; overflow:hidden;}
.lxubndeoneleft{ float:left; width:445px; height:516px; background:#26344f; padding-left:55px; padding-top:50px;}
.lxbjfonf{margin-top:23px;}
.lxbjfonfone{margin-top:23px; border-bottom:#a8adb9 1px solid; padding-bottom:15px; width:390px;}
.lxonftbi{ font-size:14px; color:#fff; font-weight:bold; padding-left:26px; margin-top:10px;}
.lxonftbitwo{ font-size:14px; color:#fff; font-weight:bold;padding-left:26px;}

.dsflfright{ width:698px;height:566px; float:right;}


.rongyuzizhi{ width:100%; max-width:1920px; height:647px; margin-top:40px;background: url(../images/ryzz.jpg) no-repeat center;  text-align:center;}
.rongyuzizhi p{ font-size:15px; text-align:center; color:#FFF; margin-top:20px;}
.page-num-current{background-color: #1f2b43; color: #fff;}







