@charset "gb2312";
*{ margin:0px; padding:0px; outline:none;}
ul{

    list-style: none;

}
body{color:#666; font-family:"微软雅黑";  font-size:14px;}
a{ text-decoration:none; overflow:hidden; outline: 0; color:#666;}
a:hover{ text-decoration:none;}
.fivepic ul li a:hover,.fivenav2 a:hover,.sevenintu p a:hover,#seveninnavp a:hover,#nine1nav3 a:hover,#nine2nav2 a:hover,.nine2ul ul li a:hover,.ten11 ul li a:hover,.threetuijian ul li a:hover,.fourul1 li a:hover,#guanyu-fourin-left-nav-p-a a:hover,.xiangqing-onein ul li a:hover,.xiangqing-three ul li a:hover,.xiangqing-tentu ul li a:hover,.xiangqing-elevenli ul li a:hover,.xiangqing-two-rightin a:hover,#kehu-button a:hover,#jieshao-button a:hover,.eleven3 a:hover,.jieshao-onein ul li a:hover{ color:#f36700;}
*img{ border:0px;}
.kehu-ten4in ul li a:hover{ background:#22abdd;}
a img{ border:none;}
h1{ font-size:24px;}
/* CSS Document */
.mt15{margin-top:15px}
.displaynone{display:none;}
.mt20{margin-top:20px}
.clr{clear:both}
.zh_content{width:1000px; margin:0 auto;}
.cehua_content{ display:block; width:1000px; float:left;}
.cehua_content span{ display:block; width:100%; height:61px; font-size:30px; margin-top:50px; text-align:center; float:left;}
.cehua_content span em{ padding-bottom:20px; border-bottom:2px solid #ccc; font-style:normal;}
.map_content{width:1000px; float:left; margin-top:20px;}
.map_content ul li{float:left; text-align:center; line-height:35px; margin:15px; color:#fff; font-weight:bold; font-size:14px; vertical-align:middle; display:table-cell;}
.wydb{font-size:14px; color:#FFF}
.wydb a{color:#FFF}
/* 主页的CSS */

.index_focus {
    position: relative;
    width: 100%;
    height: 445px;
    margin: 0 auto;
	overflow: hidden;
   
}
.index_focus .bd li{
    display: none;
}
.index_focus_post {
    z-index: 10;
}
.index_focus .pic {
    height:auto;
    display:block;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-960px;
}
.index_focus .pic:hover {
    text-decoration: none;
}
.index_focus .slide_nav {
    position:absolute;
    left:0;
	bottom:0;
	width:100%;
	/*background:#666;
	filter:alpha(opacity=80); opacity:0.8;  */  
}
.index_focus .slide_nav ul{position:relative; left:43%;}
.index_focus .slide_nav a {
	cursor:pointer;
	float:left;
    font-size:32px;
    font-family:"Microsoft YaHei";
    color:#f7f7f7;
	padding:2px 10px 5px 10px;
	text-decoration:none;
}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration: none;color:#ff6633;filter: alpha(opacity=80);opacity: 0.8;
 text-decoration:none;}
.index_focus_pre,.index_focus_next {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    width: 72px;
    height: 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 10;
    background: url(../images/ico_sliding.png) no-repeat;
}
.index_focus_pre {
    left: 30px;
    background-position: 0 0;
}
.index_focus_pre:hover {
    background-position: 0 -144px;
}
.index_focus_next {
    right: 30px;
    background-position: 0 -72px;
}
.index_focus_next:hover {
    background-position: 0 -216px;
}



.one{ width:100%;height:156px;}
.header{ width:1000px; height:100px; margin:0px auto;}
.onelogo{width:415px; height:95px; float:left;}
.onetel{ width:329px; height:95px;float:right;}
.onenav{ height:56px; background:url(../images/one-bag.png) no-repeat center 0px;}
.onenavin{ width:1000px; height:56px; margin:auto; position:relative;}
.onenav ul{position:relative; z-index:2;}
.onenav ul li{ position:relative; float:left;}
.onenav ul li .ernav{ display:none; position:absolute; border:1px solid #22abdd; border-radius:0px 20px 10px 10px; border-top:3px solid #22abdd; top:56px; width:780px; left:0px; background:#fff; padding:15px;}
.current{background-color:#22abdd;}

.onenavin ul li a:hover{opacity:1;
	-webkit-animation:orangeIn 0.3s ease;
	animation:orangeIn 0.3s ease; background-color:#22abdd; text-decoration:none;}
	@-webkit-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@-moz-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@-ms-keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}
@keyframes orangeIn {
	0% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
100% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
}

@-webkit-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@-moz-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@-ms-keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}
}
@keyframes orangeOut {
	0% {
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	opacity:1
}
100% {
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
	opacity:0
}}

.onenav ul li .ernav22{ width:180px;}
.onenav ul li:hover .ernav{ display: block;}
.ernav dl{ float:left; margin-right:20px;}
.ernav22 dl{ float:left; margin-right:0px;}
.ernav dt{ background:#f9f9f9; font-size:16px; color:#000; margin-bottom:5px; padding:4px 10px; border-radius:4px;}
.ernav dd{ padding:4px 22px;font-size:14px; background: url(../images/sj01.jpg) no-repeat 10px center; cursor:pointer;}
.ernav dd:hover{ color:#F30;}

.onenav ul li a{display:block; width:111px; position:relative; z-index:99; height:56px; line-height:56px; text-align:center; float:left; color:#FFF; font-size:16px;}
.onenav .nav-menu{ height:56px;}
.onenav .nav-menu a{ display:block; float:left; height:56px; padding:0 40px; line-height:50px; color:#666; font-size:16px; text-decoration:none;}
.onenav .nav-current{ position: absolute; left:0px; height:56px; overflow:hidden; background:#22abdd;}


.eleven{ width:100%; padding-bottom:30px; float:left; background:#047cc1;}
.elevenin{ width:1000px; margin:auto;}
.eleventu1{ width:353px; height:88px;margin:60px 0px 40px 0px; float:left;}
.eleventu2{width:150px; height:140px; float:left;margin:50px 0px 13px 0px; color:#FFF; text-align:center}
.elevenp{ width:454px; height:105px;margin:50px 0px 33px 0px;  float:right;}
.elevenp p{ height:26px; color:#FFF; font-size:14px; text-align:left; line-height:26px;}
.elevenp a{color:#fff;}
.eleven3{ width:1000px; height:40px;float:left;}
.eleven3 ul li{display:inline;}
.eleven3 ul li a{display:block;height:40px; line-height:40px; text-align:center;float:left;color:#FFF;margin:0px 13px; font-size:14px;}



/*客户见证的CSS*/
.kehu-two{ width:100%;overflow:hidden;}
.kehu-two img{ position:relative; top:0px; left:50%; margin-left:-960px;}
#kehu-search{ width:262px;}
#kehu-wenben{width:215px;}

#kehu-four{background:#FFF;}
.kehu-fourin-left{width:21.5%; float:left;}
.kehu-fourin-left .onetel{width:215px;}
.kehu-fourin-left-nav{ width:1000px; height:20px;padding:15px 0; color:#999999;}
.kehu-fourin-left-nav p{ font-size:14px;}
.kehu-fourin-left2{ width:215px; background:url(../images/four-bag.png) no-repeat;}
.kehu-fourin-left2 ul li a{ display:block; width:200px; height:53px; color:#000;line-height:54px;}
#kehu-fourin-left2a1{display:block; font-size:20px; width:160px; padding-left:45px;height:53px;line-height:54px;color:#FFF;}
.kehu-fourin-left3{ width:215px; float:left; background:url(../images/kehu-tell-bsag.png) no-repeat; margin-top:20px;}
.kehu-fourin-left3 img{ width:166px; height:15px; padding:10px 17px 0px 17px; background:#f0f0f0;}
.kehu-fourin-left3 p{ width:183px; font-size:14px; background:#f0f0f0; padding:15px 0px 0px 10px; padding-right:7px;}
#kehu-fourin-left3p2{width:141px; padding:0px 0px 0px 59px;}
#kehu-fourin-left3p5{width:180px;padding:15px 10px 20px 10px;}
.kehu-fourin-left-p5{width:200px;color:#f0f0f0;}
#kehu-fourin-left3a2{display:block; font-size:20px; width:160px; padding-left:45px;height:53px;line-height:54px;color:#FFF;}
#kehu-fourin-left2a{background:#f0f0f0;border-bottom:1px solid #FFF; width:170px;padding-left:30px; background:url(../images/four-lefta2.png) no-repeat 15px center #f0f0f0;}
.kehu-fourin-left2 ul li a:hover{color:#5592c8;}

.kehu-fourin-right{width:763px; margin:50px 0px 0px 0px; border:1px solid #eeeeee; float:right;}
.kehu-fourin-rightnav{width:723px; height:55px; margin:0px 20px; border-bottom:1px solid #eeeeee; background:url(../images/four-rightnav.png) no-repeat 0px center;}
.kehu-fourin-rightnav p{ line-height:55px; color:#0295bc;font-size:18px; padding-left:20px;}
.kehu-fourin-rightnavin{width:723px; height:125px; margin:30px 20px 0px;}
.kehu-fourin-rightnavin img{width:194px;height:125px;float:left;}
#kehu-fourin-rightnavinp1{ height:30px;color:#0295bc; padding-left:210px;}
#kehu-fourin-rightnavinp1 a{color:#0295bc;}
#kehu-fourin-rightnavinp2{ height:30px;color:#5d5d5d; padding-left:210px; font-size:15px;}
#kehu-fourin-rightnavinp3{ width:514px;color:#666666; padding-left:210px; font-size:13px;}
.kehu-fourin-rightbottom{width:723px; height:35px; margin:20px 20px 0px; padding:20px 0px; border-top:1px solid #eeeeee;}
.kehu-button{float:left; }
#kehu-button{padding:6px 15px; background:#FFF; border:1px solid #eeeeee;}
#kehu-button a{color:#333333; }
.kehu-fourin-rightbottom ul li{ display:block;height:35px; padding-left:20px; margin-top:15px; letter-spacing:2px; color:#333333; line-height:35px; float:left;}

.kehu-ten1{ width:1140px; height:202px; margin:0px auto 30px;padding:20px 0px;background:#FFF; position:relative; z-index:2; border:1px solid #eeeeee;}
.kehu-ten11{width:332px; height:168px; float:left; border-right:#f3f3f3 solid 1px;}
.kehu-ten4{width:100%;float:left;background:#04599a; margin-top:15px;}
.kehu-ten4in{width:1000px; height:60px; margin:auto;}
.kehu-ten4in ul li{display:inline;}
.kehu-ten4in ul li a{height:60px;line-height:60px;float:left; width:111px; text-align:center; font-size:16px; color:#FFF;}
#kehu-ten4ina8{ display:block; width:70px; padding:0px 28px 0px 27px;}

.kehu-eleven{ width:100%; height:290px; background:#00a0cb;}
.kehu-eleven ul li a{ display:block;height:40px; line-height:40px; text-align:center;float:left;color:#FFF;margin:0px 13px; font-size:14px;}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {

    display: table;
    content: " ";}
	::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
.container { width:100%;
    max-width: 1130px;
    margin: 0 auto;
    padding-left: 30px;	
    padding-right: 30px;	}
.row {margin-right: -15px; margin-left: -15px;}
.adventage{display: block;margin-top: 5%;}
.adventage-header{display: block;width:950px;margin: 0 auto;border: 1px dashed #d8d8d8;border-radius: 10px;padding: 17px 0  11px 0;text-align: center;}
.adventage-header h3{font-size: 34px;color: #333;ffont-size: 46px;}
.adventage-header p{font-size: 13px;color: #888;}
.adventage-header h3 .red {color: #015e9f;font-size: 46px;}
.four{background:#fafafa;overflow:hidden;}
.fourin{ width:1160px;margin:auto;}
.fournav{ width:633px; height:25px;padding-top:10px;}
.fourpic{ width:1150px; margin-top:30px;}
.fourpic1{ width:280px;float:left;}
.fourpic2{ width:280px;float:left;}
.fourpic3{ width:280px;float:left;}
.fourul{ width:290px; float:left; overflow:hidden; margin-top:30px;}

.fourbiao{ width:280px; float:left; margin-top:15px;}
.fourbiao h2{margin-bottom:10px; font-size:20px;}
.fourbiao h2 a{ color:#666;}
.fourbiao ul li a{ display:block; width:234px; height:21px; line-height:21px; font-size:14px; color:#444444;}
.xiaoheikuai{ display:block; width:3px; height:3px; background:#888888;margin:10px 8px 0px 0px;float:left;}
.fourul1{ width:224px; height:85px;float:left;}
.fourulin1{width:70px; height:63px; float:right; background:#58abc9;}
.fourulin1 ul li a{ display:block; width:40px; height:47px; font-size:16px; color:#FFF; text-align:center; padding:8px 15px;}
.fourulin1 a:hover{ color:#FFF;  background:#ea7007;}
.case{display: block;overflow: hidden;}
.case-header{display: block;overflow: hidden;text-align: center;}
.case-header h3{display: block;font-size: 34px;color: #333;font-weight: bold;margin-top:30px;}
.case-header h3 small{display: block;margin-top: 5px;color: #888;font-size: 13px;}
.case-header h3 small span{display: none;}
.case-header-r{display: none;}
.case-body{display: block;margin: 2.4% -10px 0 -10px;overflow: hidden;}
.case-body:after{content: ".";height: 0;line-height: 0;clear: both;}
.case-group{display: block;}
.case-body li{display: block;float: left;width: 50%;padding: 1%;}
.case-body li.full{width: 100%;}
.case-body li.full img{display: block;width: 100%;height: auto;}
.case-body li img{display: block;width: 100%;height: auto;}
.case-body li .text-bg{position: absolute;width: 100%;height: 100%;top:0;left:0;background-color: #000;opacity: 0;filter:alpha(opacity=0);transition: 0.5s;
	-o-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-webkit-transition: 0.5s;}
.case-body li:hover .text-bg{opacity: 0.4;filter:alpha(opacity=40);}
.case-body li a{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	opacity: 0;
	filter:alpha(opacity=0);
	transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s;}
.case-body li:hover a{opacity: 1;filter:alpha(opacity=100);}
.case-body li a p{display: block;position: relative;text-align: center;font-size: 22px;margin-top: -15px;top:50%;color: #fff;}
.case-list{display: block;position: relative;width: 100%;overflow: hidden;}
.col-md-6 { width: 50%; float:left;padding: 0;position: relative;min-height: 1px;}

 *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
 :after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  figure{margin:0}
 img{vertical-align:middle}
 .yun1 dl.yun_tl {border-radius: 20px 0 20px; margin-top:20px}
  .yun1 dl.yun_t3 {border-radius: 0px 0px 0px 20px; margin-top:20px}
.yun1 dl.yun_t2 {
  border-radius: 0 20px 20px 0;
}
.yun1 dl {
  height: 300px;
  margin-top: 12px;
  overflow: hidden;
}
.yun1 dt img {
  display: block;
  width: 530px;
  height: 300px;
}
.yun1 dd {
  width: 550px;
  height: 300px;
  background-color: #f5f5f5;
}
.yun1 dd h4 {
  height: 37px;
  color: #014098;
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
  padding-left: 35px;
  margin-top: 45px;
  overflow: hidden;
}
.yun1 dd h4 i {
  width: 43px;
  height: 36px;
  float: left;
  font: 38px/36px Arial;
  border-bottom: 1px solid #014098;
  margin-right: 28px;
  overflow: hidden;
}
.yun1 dd h4 strong {
  display: inline-block;
  float: left;
  width: 426px;
  height: 32px;
  overflow: hidden;
}
.yun1 dd p {
  width: 445px;
  padding-left: 100px;
  line-height: 27px;
  margin-top: 20px;
  color: #666;
  height: 158px;
  overflow: hidden;
}
.yun1 dd p b {color: #000;}
.fr {float: right;}
.fl {float: left;}
.eight{ width:100%; height:251px;background:url(../images/eight-bag.png) no-repeat; background-position:center 0px; margin-top:35px}
.eightin{ width:1140px; height:205px; margin:auto; padding-top:25px;}
.eighttu{ width:270px;height:166px; margin:20px; float:left; border:#c6f0ff solid 3px;}
.eightbiaoqian{ width:812px; height:40px;float:right;margin-top:13px; color:#FFF;}
.eightzi{ width:812px; float:right;}
.eightzi { color:#FFF; font-size:14px; line-height:24px; text-align:left;}
.eightzi h1{display:inline; font-size:14px}
.ten{ width:100%; float:left; padding-top:20px; background:#fff;}
.ten1{ width:1000px; height:180px; margin:auto; padding:20px 0px;background:#FFF; position:relative; z-index:2;}
.ten11{width:379px; height:180px; float:left; border-right:#f3f3f3 solid 1px;}
#ten113{border:none; float:right;}
#ten11tu{ width:14px; height:23px; float:left;background:url(../images/ten-dengpao.png) no-repeat 0px center; margin:20px;}
.tennav{ width:293px; height:36px; color:#1e81bf; margin-left:20px;}
.tennav a{font-size:16px; color:#9db1c0;}
.tennav a:hover{color:#f36700;}
.ten11 ul li a{ display:block; width:303px; height:33px; background:url(../images/ten-gezi.png) no-repeat 0px center;padding-left:10px; line-height:33px;margin-left:20px; font-size:14px; color:#333333;}
.ten4{width:100%; height:117px;float:left;background:#1e81bf; position:absolute; top:3466px; left:0px;}
.ten4in{width:1000px; height:117px; margin:auto;}
.ten4in ul li a{ width:67px;height:60px;line-height:60px;float:left; padding:57px 29px 0px 29px; text-align:center; font-size:16px; font-weight:bold; color:#FFF;}
#ten4ina8{ display:block; width:70px; padding:57px 28px 0px 27px;}
.ten4in ul li a:hover{background:#22abdd; text-decoration:none;}

.subnav{position: relative;display: block;float: left;width: 231px;border: 1px solid #ccc;border-radius: 4px;}
.subnav-header{display: block;height: 76px;padding-top: 19px;text-align: center;background: #f4f4f4;
	background: -webkit-linear-gradient(#f8f8f8, #f0f0f0); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f8f8f8, #f0f0f0); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f8f8f8, #f0f0f0); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f8f8f8, #f0f0f0); /* 标准的语法 */
    border-bottom: 1px solid #e1e1e1;}
.subnav-header h3{display: block;line-height: 1;font-size: 22px;color: #01378d;}
.subnav-header p{display: block;font-size: 12px;color: #666;text-transform: uppercase;line-height: 1;margin-top: 7px;}
.subnav-body1{display: block;margin-top: 12px;}
.subnav-body{display: block;margin-top: 12px;}
.subnav-body li{display: block;height: 46px;line-height: 40px;}
.subnav-body li a{display: block;padding-left: 57px;font-size: 15px;color: #333;padding-top: 6px;}
.subnav-body li:hover a,.subnav-body li.active a{position: relative;background: url(../images/subnav-active.png) no-repeat left center;left:-9px;color: #fff;}
.subnav-body li span{display: inline-block;float: right;margin-right: 22px;font-family: "Simsun";color: #333;}
.subnav-body li:hover span,.subnav-body li.active span{color: #fff;}
.subnav .contact-box{display: block;width: 214px;height: 193px;margin: 20px 0 18px 8px;background: url(../images/contact-bg.png) no-repeat top;}
.subnav .contact-box .contact{display: block;height: 83px;padding-left: 70px;overflow: hidden;background: url(../images/contact-icon.png) no-repeat left 14px center;}
.subnav .contact-box .contact p{display: block;line-height: 1;color: #a1a1a1;font-size: 12px;margin-top: 21px;}
.subnav .contact-box .contact h4{display: block;font-size:18px;color: #c50009;line-height: 1;margin-top: 10px;font-weight: bold;}
.about-us{display: block;margin-top: 25px;line-height: 24px;color: #333;}
.guanyu-fourin-right{width:823px; margin:0px 0px 10px 0px; border:1px solid #eeeeee; padding-bottom:20px; float:right;}
.guanyu-fourin-right p{line-height:23px;text-indent:2em;font-size:15px; color:#666666;}
.guanyu-fourin-rightnav{width:783px;margin:0px 20px; border-bottom:1px solid #eeeeee;
background:url(../images/four-rightnav.png) no-repeat 0px center;}
.guanyu-fourin-rightnav h3{ line-height:55px; padding-left:20px; color:#185faf;font-size:18px;}
#guanyu-fourin-left-nav-p-a a{color:#999999;}

#guanyu-fourin-left2{float:left;}
.kehu-fourin-left3-tu{width:200px;height:35px; padding-top:10px; background:#f0f0f0;}
.kehu-fourin-left3-tu p{width:180px;height:25px; font-size:20px; letter-spacing:3px;}

.guanyu-fourin-right1{width:783px;margin:20px 20px 0px 20px;}
.guanyu-fourin-right1 img{float:right;}
.guanyu-fourin-right1in{width:440px;float:left;}
.guanyu-fourin-right1tu{width:272px;float:right;}
.guanyu-fourin-right2{width:783px;margin:0px 20px 20px 20px;}
.guanyu-fourin-right3{width:783px;margin:20px 20px 0px 20px;}
.guanyu-fourin-right3 h3,.guanyu-fourin-right4 h3,.guanyu-fourin-right5 h3{ font-size:18px; color:#333333;}
.guanyu-fourin-right4{width:783px;margin:20px 20px 0px 20px;}
.guanyu-fourin-right5{width:783px;margin:20px 20px 0px 20px;}
.guanyu-fourin-right5 p{text-indent:0em;}
.guanyu-fourin-right6{width:783px;margin:20px 20px 0px 20px;}
.guanyu-fourin-right6 p{text-indent:0em; color:#2E2E2E; font-weight:bold;}
.guanyu-fourin-right7{width:783px;margin:0px 20px 0px 20px;}
.guanyu-fourin-right7in{width:460px;float:left;}
.guanyu-fourin-right7in p{ text-indent:0em;}
.guanyu-fourin-right7tu{width:260px;float:right;}
.jineng-detail-con-nav a {color:black;}
.case_list{height:auto; padding-top:15px;}
.case_list ul{list-style-type:none; margin-left:-20px;}
.case_list li{width:246px; height:200px; text-align:center; float:left; margin-left:20px; display:inline;}
.case_list img{width:244px; height:160px; border:1px #e7e7e7 solid;}
.case_list img:hover{border:1px #05588d solid; filter:alpha(opacity=80); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}
.case_list a:link{line-height:25px; font-size:14px;}
.case_list a:visited{line-height:25px; font-size:14px;}
.case_list a:hover{line-height:25px; font-size:14px;}
.nprobt{font-size:21px; font-weight:bold; margin-bottom:10px}
.fangan_neirong{padding:10px 0; width:780px; border:1px solid #ddd; font-size:14px; margin-top:15px; margin-left:22px}
.fangan_neirong p{padding:0px 15px;}
.fangan_neirong span{width:143px; margin-left:10px; padding:10px 0 10px 12px; float:left; color:#fff; font-size:16px;
background:#f38900;}
.fangan_neirong ul{float:left; margin-left:20px; width:780px;}
.fangan_neirong ul li{float:left; width:185px; line-height:25px;}
.fangan_neirong ul li a{color:#333;}
.fangan_neirong ul li a:hover{color:#f36700;}
#jiejue-liebiao-four11{ background:#FFF;}
#jiejue-liebiao-fourin{}
.jiejue-liebiao-left-nav{ width:1000px; height:20px; padding:15px 0; color:#999999;}
.jiejue-liebiao-left-nav p{ font-size:14px;}
.jiejue-liebiao-one{ width:1000px; height:200px; border-bottom:1px dashed #dddddd;}
.jiejue-liebiao-onetu{ width:304px; height:160px; float:left;margin-top:10px;}
.jiejue-liebiao-onep{ width:670px; height:160px; float:right;margin-top:10px;}
.jiejue-liebiao-onep p{ font-size:22px; margin-bottom:10px;}
.jiejue-liebiao-onep .more{font-size:14px; float:right; line-height:32px;}
.jiejue-liebiao-onep ul li a{ display:block;width:310px; height:30px; color:#444444; font-size:14px; float:left;}
.jiejue-liebiao-onep ul li a:hover{color:#f36700;}
.jiejue-liebiao-onepin a{ display:block; width:140px; height:35px; margin-right:300px; float:left; background:#5592c8; color:#ffffff; line-height:35px; text-align:center; margin-top:5px;}
.jiejue-liebiao-onepin a:hover{color: #FFF;background: #ea7007;}
.jiejue-liebiao-one2{ width:1000px; height:200px; margin:10px 0px; border-bottom:1px dashed #dddddd;}

.jiejue-liebiaobottom{width:723px; height:35px; padding:20px 0px;}
.jiejue-liebiaobottom ul li{ display:block;height:35px; padding-left:20px; letter-spacing:2px; color:#333333; line-height:35px; float:left;}
#newsList li{line-height:30px; background:url(../Images/four-lefta2.png) no-repeat 10px center; padding-left:25px}
.xiangqing-tentu11{ float:none; margin:10px 0px;}
.xiangqing-tentu1111{ overflow:hidden; width:785px;}
.xiangqing-tentu1111 li{ width:785px; line-height:28px; margin-top:10px}
.xiangqing-tentu1111 li span{ color:#fff; float:left; width:70px; text-align:center; line-height:35px; background:#62a6ef; padding:0px; margin-top:10px}
.xiangqing-tentu1111 li span.summary{ color:#333; background:#eee; width:710px; text-align:left; padding-left:10px}
.zr_nlist li{ width:780px; height:120px; overflow: hidden; border-bottom:1px dashed #ccc; padding-bottom:10px; overflow: hidden; margin:15px 10px; color:#666; float: left;}
.zr_nlist li img{ display: block; width:150px; height:112px; float: left; border:1px solid #ccc;}
.zr_nlist li span a{ display: block; font-size:16px; color:#000;  line-height:35px}
.zr_nlist li span{ display: block; float: right; width:610px; height:auto; overflow: hidden; }
.zr_nlist li span i{color:#575656; line-height:28px}
i{ font-style:normal;}
.new_detail{min-height: 400px;margin-bottom: 30px;}
.new_detail img{display: block;max-width: 100%;}
.new_detail .tit{margin-bottom: 30px;}
.new_detail .tit h1{-moz-user-select: none;  -khtml-user-select: none;  user-select: none;font-size: 24px;line-height: 34px;margin-bottom: 10px;text-align: center;color: #333;}
.new_detail p{-moz-user-select: none;  -khtml-user-select: none;  user-select: none;}
.data_wrap{overflow: hidden;width: 320px;margin: 0 auto;}
.data_wrap>span{display: block;float: left;color: #909090;line-height: 28px;}
.data_wrap .bdsharebuttonbox{float: right;}
.syxy{padding-left:15px}
.case_list1{height:auto; padding-top:15px;}
.case_list1 ul{list-style-type:none; margin-left:-20px;}
.case_list1 li{width:246px; height:220px; text-align:center; float:left; margin-left:20px; display:inline;}
.case_list1 img{width:244px; height:180px; border:1px #e7e7e7 solid;}
.case_list1 img:hover{border:1px #0d4b85 solid; filter:alpha(opacity=80); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}
.case_list1 a:link{line-height:25px; font-size:14px;}
.case_list1 a:visited{line-height:25px; font-size:14px;}
.case_list1 a:hover{line-height:25px; font-size:14px;}
.news_show_nr{
		margin-top: 40px;
}
.news_show_nr ul li {
	background: #f0f0f0;
	padding: 15px 15px;
	margin-bottom: 18px;
	margin-left:20px; margin-right:20px;
}

.news_show_nr ul li:hover .t1 h3 {
	padding-left: 25px;
	transition: all ease-in-out .5s;
	color: #0474c2;
}

.news_show_nr ul li:hover .t1 h3::after {
	width: 16px;
	transition: all ease-in-out .5s;
}

.xw_title {
	margin-bottom: 25px;
}

.t1 {
	width: 80%;
}

.t1 h3 {
	color: #222;
	font-size: 16px;
	transition: all ease-in-out .5s;
	position: relative;
}

.t1 h3::after {
	position: absolute;
	content: '';
	width: 0;
	height: 4px;
	background: #0474c2;
	left: 0;
	top: 10px;
	transition: all ease-in-out .5s;
}

.t2 {
	width: 18%;
}

.t2 h3 {
	color: #999999;
	font-size: 14px;
	text-align: right;
	position: relative;
}
.t2 h3::after {
	position: absolute;
	content: '';
	width: 15px;
	height: 1px;
	background: #b8b8b8;
	left: 35px;
	top: 10px;
	transition: all ease-in-out .5s;
}

.xw_js p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.guanyu-fourin{width:1100px; margin:0px 0px 10px 0px; border:1px solid #eeeeee; padding-bottom:20px; float:right;}
.guanyu-fourin p{line-height:23px;text-indent:2em;font-size:15px; color:#666666;}
.guanyu-fourin-nav{width:1058px;margin:0px 20px; border-bottom:1px solid #eeeeee;
background:url(../images/four-rightnav.png) no-repeat 0px center;}
.guanyu-fourin-nav h3{ line-height:55px; padding-left:20px; color:#185faf;font-size:18px;}
.ten12{width:340px; height:180px; float:left; border-right:#f3f3f3 solid 1px;}
.ten12 ul li a{ display:block; width:303px; height:33px; background:url(../images/ten-gezi.png) no-repeat 0px center;padding-left:10px; line-height:33px;margin-left:20px; font-size:14px; color:#333333;}

.wenzhang-fourin-rightthree{width:723px;margin:0px 20px;}
.wenzhang-fourin-rightthree ul li a{ display:block;width:723px;  height:36px; line-height:36px; border-bottom:1px dashed #eeeeee; color:#333333; }
.wenzhang-fourin-rightthree ul li a span{ float:right;}
/*新加招聘css*/
.fixed:after, .clearfix:after, .cf:after { content: "."; display: block; clear: both; height: 0; overflow: hidden}
.fixed, .clearfix, .cf { zoom: 1 }
.clear { display: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.guanyu-fourin-right_two{width:763px;margin:50px 0px 0px 0px; border:1px solid #eeeeee; float:right;}
.zpye{ padding:22px 20px 50px 20px;}
.zpye_tit{ height:14px; padding-bottom:20px;}
.zpye_tit span{ display:block; float:left; width:19%; text-align:center; font-size:14px; color:#7f7f7f; line-height:14px;}
.zpye_wz a{ display:block; height:42px; line-height:42px; border-bottom:1px solid #eeeeee; font-size:14px; color:#7f7f7f;}
.zpye_wz a span{ display:block; float:left; width:19%; text-align:center}
.zpye_wz a:hover{ background:#f0f0f0; color:#0295bc;}
.zpye h4{ font-size:18px; color:#000000; font-weight:normal}
.zpye ul.xiw{ padding:40px 0 0 0; border-bottom:1px solid #eeeeee; margin-bottom:45px;}
.zpye ul.xiw li{ float:left; width:49%; text-align:left; font-size:14px; color:#808080; line-height:18px; padding-bottom:24px;}
.zpye ul.xiw li i{ font-size:22px; color:#e8a039;font-style: normal;}
.zpye p{ color:#808080; font-size:14px; line-height:30px;}