/*
* @Author: Xiaohei
* @Date:   2019-04-09 15:08:27
* @Last Modified by:   Xiaohei
* @Last Modified time: 2019-04-09 16:10:36
*/
@charset utf-8;html{overflow-x:hidden}
a,b,blockquote,body,caption,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,html,i,img,label,li,ol,p,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul{margin:0;padding:0}
body{font-size:12px; font-family: 微软雅黑,Verdana,Geneva,sans-ser; color:#666;min-width: 1280px; margin:0 auto;}

img{border:0}
em,i{font-style:normal}
li,ol,ul{list-style-type:none}
a:active,a:focus,a:hover{text-decoration:none;color:#0896de;}
a{ blr:expression(this.onFocus=this.blur());outline-style:none;}
a:focus{outline:none;-moz-outline-style: none;-moz-outline:none;}
a{color:#666;text-decoration:none}

.bitian{color:red}.mi{color:#CCC;}
 .fl {float: left;}
 .fr {float: right;}
 .clear{clear:both;}

.top_1 dl, .top_2{height: auto; margin: 0 auto;width: 1280px;}
.index_1{ width:100%; content:"";display:block;clear:both;}

.top_1{ width:100%; height:30px; overflow:hidden; background-color:#f9f7f3; display:block;}
.top_1 dl dd{float:left;  line-height:30px; color:#777777; font-size:14px; padding-left:8px;}
.top_1 dl dt{float:right;  line-height:30px; color:#777777; font-size:14px; padding-right:10px;}
.top_1_1{ text-align:right;}
.top_1_2{ display:inline-block; float:left;  width:30px; height:30px; background:url(../images/top_lx.png) center center no-repeat; }
.top_1_1 span{ float:right; margin-right:55px;  display:inline-block;}

.top_2_1{ width:auto; height:105px; overflow:hidden; float:left;}
.top_2_1 img{ margin-top:5px;margin-left: 8px;}
.top_2_2{ width:900px; height:105px; float:right;}
/*.top_2_2 ul{ margin-left:10px; margin-top:-2px;}
.top_2_2 ul li{ width:94px; float:left;padding-top:5px; line-height:80px;  text-align:center; }
.top_2_2 ul li a{ font-size:16px; font-family:"微软雅黑"; color:#000000; text-decoration:none; font-weight:600; }
.top_2_2 ul li.on{  padding-top:0px; border-top:5px solid #0157a0;}
.top_2_2 ul li:hover{  padding-top:0px; border-top:5px solid #0157a0;} */

.banner{ width:100%; height:; overflow:hidden;}
.top_3{ width:100%; height:30px; overflow:hidden; background-color:#f5f5f5; display:block; line-height:30px;}
.top_3_1{ background:url(../images/prompt.png) center center no-repeat; display:inline-block; margin-right:10px; height:30px; float:left; width:20px;}
.top_3 .marquee{ font-size:14px; color:#444444; }

.index_2{ padding:50px 0px;}
.index_2_1{ width:635px; height:125px; margin-left:65px; float:left; }
.index_2_2{ width:480px; min-height:125px; float:left; }

.index_2_1_1{ display:block; margin-bottom:10px; height:70px; line-height:70px; }
.index_2_1_2{ display:block; height:55px; }
.index_2_1_3{ display:block; height:55px; line-height:50px; padding-left:10px; font-size:14px; color:#868686; }

.index_2_1_1 h1{ font-size:30px; color:#FF7F00; float:left; margin-left:25px; }
.index_2_1_1 span{ font-size:16px; color:#878787; margin-left:20px; }

.index_2_1_2text{ width:434px; height:21px; color:#BABABA; font-size:16px; border-radius:5px; padding:16px 8px; border:1px solid #cdcdcd; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.index_2_1_2suinpt{ width:162px; height:55px; margin-left:20px; border:none; border-radius:3px; cursor:pointer; background:url(../images/index_suimpt.jpg) center center no-repeat;}
.index_2_1_3 span{ color:#F76A00; }


.index_2_1_2text:focus{ box-shadow: 0px 0px 9px rgba(241,130,20,0.5); color:#444444; border:1px solid #f18214; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.index_2_1_2text:hover{ border:1px solid #d57312; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.index_2_1_2suinpt:hover{ box-shadow: 0px 0px 9px rgba(241,130,20,0.2);  -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}

.index_2_2_1{ width:100%; margin-top:83px; padding-left:30px; min-height:125px; float:left; }
.index_2_2_1 span{ width:80px; margin-bottom:10px; line-height:22px; color:#333333; font-size:14px; display:inline-block; float:left; }
.checkbox1{ visibility: hidden; }

.check-box {width: 15px;height: 15px; cursor: pointer; background-color:#FFF; display: inline-block; margin: 2px 7px 0 0; float:left;position: relative;
overflow: hidden;box-shadow: 0 0 1px #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #ccc;}
.check-box i {background: url(../images/check_mark.png) no-repeat center center;position: absolute;left: 3px;bottom: -15px;width: 12px;height: 12px;opacity: .5;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;-webkit-transform:rotateZ(-180deg);-moz-transform:rotateZ(-180deg);-o-transform:rotateZ(-180deg);transform:rotateZ(-180deg);}
.checkedBox { -moz-box-shadow: inset 0 0 5px 1px #ccc; -webkit-box-shadow: inset 0 0 5px 1px #ccc;box-shadow: inset 0 0 5px 1px #ccc; display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline;}
.checkedBox i {height:12px; width:12px;bottom: 1px; left:2px;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);transform:rotateZ(0deg);}
.checkedRadio {-moz-box-shadow: inset 0 0 5px 1px #ccc;-webkit-box-shadow: inset 0 0 5px 1px #ccc;box-shadow: inset 0 0 5px 1px #ccc;}
.radio-btn i {border: 1px solid #E1E2E4;width: 10px;height: 10px;position: absolute;left: 4px;top: 4px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}
.checkedRadio i { background-color: #fff;}
.index_3{ height:670px; background:#EFEFEF url(../images/index_1_bg1.png) center top no-repeat; background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/junyu2016/images/index_1_bg1.png',sizingMethod='scale');
}
.index_3 h2{ display:block; color:#444444;  font-size:40px;  font-weight:500; padding-top:60px;  text-align:center;}
.index_3 h4{ display:block; width:50px; margin:auto; margin-top:10px; border-top:2px solid #444444; text-align:center;}

.index_3 h3{ display:block; color:#444444; font-size:14px; font-weight:500;text-align:center; padding-top:30px; line-height:23px;}

.index_3_1{ width:1270px; margin: 70px auto auto;}

.index_3_1 li{ width:235px; padding:30px; padding-top:60px; border-radius:500px; background:url(../images/index_11.png) center center no-repeat; height:205px; margin:0px 10px; float:left;  box-shadow: 0px 0px 9px rgba(201,201,201,0.3); -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;}
.index_3_1 li:hover{ box-shadow: 0px 0px 9px rgba(201,201,201,0.9); -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;}

.index_3_1 li:hover i{ -webkit-transform: rotate(-2deg); -moz-transform: rotate(-2deg); -ms-transform: rotate(-2deg); transform: rotate(-2deg); -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}


.index_3_1i{display:block; text-align:center;}

.index_3_1lii{  background-image:url(../images/index_111.png); }



.index_3_1 li i{ height:60px; margin:3px auto; width:200px; background-position: 0px 0px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.index_3_1 li i.er{  background-position: 0px -63px; }
.index_3_1 li i.san{  background-position: 0px -128px; }
.index_3_1 li i.si{ background-position: 0px -187px; }

.index_3_1 li span{ font-size:14px; min-height:80px; color:#444444; line-height:22px; }
.index_3_1 li a{ width:120px; text-decoration:none; height:32px; line-height:32px; margin:auto; margin-top:15px;  font-size:16px; color:#444444; background-color:#fff; border:1px solid #c9c9c9; border-radius:3px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.index_3_1 li a:hover{  color:#fff; background-color:#444444; border:1px solid #444444; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.index_4{ padding:20px 0px; min-height:930px; background: #e3e2e2 url(../images/index_4_bg1.png) center top no-repeat; background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/junyu2016/images/index_4_bg1.png',sizingMethod='scale');
}
.index_4 h2{ display:block; color:#444444;  font-size:40px;  font-weight:500; padding-top:35px;  text-align:center;}
.index_4 h3{ display:block; color:#444444; font-size:14px; font-weight:500;text-align:center; padding-top:70px; line-height:23px;}

.index_4_1{ width:1270px; margin: 60px auto auto;}

.index_4_1 li{ width:295px; height:260px; margin:0px 10px; margin-bottom:65px; overflow:hidden; text-align:center; float:left;box-shadow: 0px 0px 9px rgba(201,201,201,0.3);-webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;  }
.index_4_1 li:hover{ box-shadow: 0px 0px 9px rgba(201,201,201,0.9);-webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;}

.index_4_1 li dt{ width:295px; height:140px; float:left; overflow:hidden;}
.index_4_1 li img{ width:295px; float:left; }
.index_4_1 li dd{ border:1px solid #bbbbbb; height:93px; width:89%;  display:block; border-top:none; background-color:#ffffff; padding:13px 5%; float:left; overflow:hidden;}
.index_4_1 li dd h1{ display:block; font-size:16px; margin-bottom:5px; color:#444444;}
.index_4_1 li dd h5{ display:block; font-size:14px; font-weight:300; line-height:20px; color:#999;text-align: left;}

.index_5{ padding:20px 0px; text-align:center; min-height:880px; background: #ffffff url(../images/index_5_bgx.png) center bottom repeat-x; }
.index_5 h2{ display:-moz-inline-stack;zoom:1;*display:inline; margin:auto; position: relative; z-index:555; color:#444444;  font-size:40px; padding:0px 35px; width:250px; background-color:#ffffff;   font-weight:500;   text-align:center;}
.index_5 h3{ display:block; color:#999999; font-size:14px; font-weight:500;text-align:center; padding-top:10px; line-height:23px;}
.index_5 h4{ display:block; position: relative; z-index:10; font-weight:500;text-align:center; height:50px; margin-top: -25px; background:url(../images/index_5_bg1.png) center 0 repeat-x; }

.index_5_1{ width:1260px; margin: 35px auto auto;}
.index_5_1_1{ width:580px; height:570px; float:left;}
.index_5_1_2{ width:675px; height:570px; border-left:1px solid #dddddd; float:left;margin-top: 52px;}

.index_5_1_1_1{ display:block; text-align:right; margin-top:25px; font-size:25px; color:#444444; padding-right:15px; border-right:5px solid #00cb00;}
.index_5_1_1_2{ display:block; margin-top:15px; }

.index_5_1_2_1{ display:block; height:205px;   margin-left: 30px; margin-top: 20px;}
.index_5_1_2_2{ display:block; height:297px; float:left;}

.index_5_1_2_1_1{ width:280px; height:187px; overflow:hidden; float:left;}
.index_5_1_2_1_1 img{ width:100%; }
.index_5_1_2_1_2{ width:320px; height:147px; font-size:14px; color:#666666; padding:20px; overflow:hidden; background:url(../images/index_5_1_bg.png) right bottom no-repeat; float:left; text-align:left; line-height:23px;}

.index_5_3{ display:block; }
.index_5_3_1{ display:block; text-align:left; margin-top:25px; font-size:25px; color:#444444; padding-left:15px; border-left:5px solid #00cb00;}
.index_5_3 h6{ width:70px; margin:auto; font-size:14px; display:-moz-inline-stack;zoom:1;*display:inline; margin-top:10px; font-weight:300; padding:5px 0px; border-bottom:#00cb00 solid 3px;  color:#444444;}
.index_coloe{ color:#444444;}
.index_5_3_2{ display:block; width:595px; margin:auto; margin-top:15px; }
.index_5_3_2 li{ height:90px; width:90px; float:left; margin:10px 12px; border-radius:100px; background-color:#ffffff; border:1px solid #9f9f9f; line-height:90px; font-size:14px; color:#444444; cursor:pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;  }
.index_5_3_2 a{ text-decoration:none; }
.index_5_3_2 li.no{  color:#fff; background-color:#00cb00; border:1px solid #00cb00; }
.index_5_3_2 li:hover{  color:#fff; background-color:#00cb00; border:1px solid #00cb00; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

.index_6{ padding:20px 0px; min-height:815px; }
.index_6_1{ text-align:center; }
.index_6 h2{display:-moz-inline-stack;zoom:1;*display:inline; color:#444444; position:relative; z-index:666;  font-size:40px; padding:0px 50px; background-color:#fff;   font-weight:500; /*padding-top:35px;*/ text-align:center;}
.index_6 h4{ display:block; font-weight:500;text-align:center; position:relative; z-index:55; height:50px; margin-top: -25px; background:url(../images/index_5_bg1.png) center 0 repeat-x; }

.index_6_2{ width:1260px; margin:auto; margin-top:20px; }
.index_6_2_1{ width:590px; min-height:575px; margin-left:25px; float:left; }
.index_6_2_2{ width:590px; min-height:575px; float:left; }

.index_6_2_1_1{ width:590px; height:60px; line-height:60px; float:left; }
.index_6_2_1_1 i.yi{ width:35px; height:60px; float:left; background-position:-24px -255px; }
.index_6_2_1_1 i.er{ width:35px; height:60px; float:left; background-position:-85px -255px; }
.index_6_2_1_1 h3{ float:left; font-size:25px; font-weight:300; }
.index_6_2_1_3{ width:590px; height:125px; margin-top:15px; margin-bottom:15px; float:left; }
.index_6_2_1_3_1{ width:190px; height:125px; overflow:hidden; float:left; }
.index_6_2_1_3_2{ width:360px; height:125px; padding:0px 20px; overflow:hidden; float:left; }
.index_6_2_1_3_2 h5{ display:block; font-size:16px; margin-bottom:10px; color:#F66300;}
.index_6_2_1_3_2 h5 a{ color:#F66300;}
.index_6_2_1_3_2 p{ display:block; line-height:22px; font-size:14px; color:#777777;}

.index_6_2_1_4{ width:590px; height:110px; padding-bottom:25px; border-bottom:#eeeeee solid 1px; margin-top:15px; float:left; }
.index_6_2_1_4 a{ text-decoration:none;}
.index_6_2_1_4_1{ width:110px; height:110px; text-align:center; float:left; }
.index_6_2_1_4_2{ width:450px; height:110px; padding:0 15px; float:left; }
.index_6_2_1_4_2 a{color:#4E4E4e; }
.index_6_2_1_4_2 a:hover{color:#ff7f00; }
.index_6_2_1_4_1_1{ width:110px; height:85px; float:left; background-color:#ebebeb; line-height:85px; font-size:29px; color:#AAAAAA; }
.index_6_2_1_4_1_2{ width:110px; height:26px; float:left; background-color:#bbbbbb; line-height:26px; font-size:12px; color:#fff; }

.index_6_2_1_4_2 h5{ display:block; font-size:16px; margin-bottom:10px; color:#4E4E4E;}
.index_6_2_1_4_2 h2{ display:block; font-size:16px; margin-bottom:10px; color:#4E4E4E; text-align:left; padding:0px; font-weight:bold;}
.index_6_2_1_4_2 p{ display:block; font-size:14px; line-height:22px; color:#777777;}

.index_6_2_1_4:hover .index_6_2_1_4_1_1{  background-color:#ffb469; color:#fff; }
.index_6_2_1_4:hover .index_6_2_1_4_1_2{  background-color:#ff7f00; }


.index_6_3{ display:block; text-align:center; padding:20px 0px; padding-top:65px;  }
.index_6_3 a{ color:#666666; font-size:14px; display:inline-block; border:1px #ebebeb solid; padding:10px 40px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.index_6_3 a:hover{ background-color:#4e4e4e; color:#fff; font-size:14px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; box-shadow: 0px 0px 9px rgba(78,78,78,0.2); text-decoration:none; }


.index_7{ text-align:center; min-height:685px; background: #126ca1 url(../images/index_7_bg1.png) center bottom no-repeat;background-size:100% 100%;-webkit-background-size:100% 100%;-o-background-size:100% 100%;
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/junyu2016/images/index_7_bg1.png',sizingMethod='scale');}
.index_7 h2{ display:block; color:#FFFFFF;  font-size:40px;  font-weight:500; padding-top:35px;  text-align:center;}
.index_7 h4{ display:block; width:160px; margin:auto; margin-top:10px; border-top:2px solid #FFFFFF; text-align:center;}

.index_7 h3{ display:block; color:#FFFFFF; font-size:14px; font-weight:500;text-align:center; padding-top:30px; line-height:23px;}

.index_7_1{ width:1260px; margin:auto; margin-top:30px;}
.index_7_1_1{ width:860px; height:480px;float:left; text-align:center; margin-left:25px; }
.index_7_1_2{ width:345px; height:480px; float:left;}
.index_7_1_2 li{ width:165px; height:100px;  cursor:pointer; position:relative; margin:2px; overflow:hidden; background-color:#ffffff; text-align:center; float:left;}

.index_7_1_2 li span.noy{ display:inline-block; width:105px; height:60px; top:0; left:0; padding:20px 30px;  position:absolute;   text-align:center; float:left;}
.index_7_1_2 li span.noy img{ width:100%; float:left;  }
.index_7_1_2 li span.noe{ width:165px; height:100px; display:inline-block; opacity:0; position:absolute; top:0; left:0;   background:url(../images/index_hezuo.png) fixed;  text-align:center; float:left; line-height:100px; font-size:14px; color:#ffffff; }

.index_8{ text-align:center; min-height:460px; padding-bottom:30px; background: #FFFFFF; }

.index_8 h2{ display:block; color:#444444;  font-size:40px;  font-weight:500; padding-top:35px;  text-align:center;}
.index_8 h4{ display:block; font-weight:500;text-align:center; height:50px; margin-top: 15px; background:url(../images/index_5_bg1.png) center 0 repeat-x; }

.index_8_1{ display:block;  margin-top:-10px; }

.index_8_1 li{ width:245px; height:auto; padding:20px 20px; margin:0px 10px; text-align:center; float:left;  }

.index_8_1 li i.yi{ width:245px; height:160px; display:inline-block; background-position:-200px -10px;  }
.index_8_1 li i.er{ width:245px; height:160px; display:inline-block; background-position:-210px -170px;  }
.index_8_1 li i.san{ width:245px; height:160px; display:inline-block; background-position:25px -325px;  }
.index_8_1 li i.si{ width:245px; height:160px; display:inline-block; background-position:-205px -330px;  }

.index_8_1 li h1{ display:block; font-size:16px; margin-top:10px; font-weight:300; color:#444444;}
.index_8_1 li h5{ display:block; font-size:14px; margin-top:25px;line-height:25px; font-weight:300;color:#999999;text-align: left;}

.index_9{ min-height:740px; display:block; padding:20px 0px; padding-bottom:0px; background:url(../images/index_8_bg1.png) fixed repeat-x; margin-top:-10px; }

.index_9_1{ display:block; text-align:center; margin-top:25px;}
.index_9_1 h1{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; font-size:40px; font-weight:300; padding-bottom:5px; color:#fff; border-bottom:3px solid #fff; }
.index_9_1 a{ display:block; font-size:14px; color:#fff; margin:5px 0; }

.index_9_2{ display:block; text-align:center; margin-top:25px;}

.index_9_2 a{ display:inline-block; width:160px; height:40px; text-decoration:none; margin:0px 15px; font-size:16px; border-radius:20px; border:1px solid #fff; background-color:inherit; color:#FFFFFF; line-height:40px; text-align:center; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}


.index_9_2 a.current{  background-color:#ff7f00; color:#FFFFFF; border:1px solid #ff7f00; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.index_9_3{ width:1290px; margin:auto; overflow:hidden; min-height:537px; margin-top:50px;}
.index_9_3_1{ width:155px; margin-left:30px; height:auto; float:left;}
.index_9_3_2{ width:865px; height:537px; overflow:hidden; background-color:#fff; border-radius:20px 20px 0px 0px; float:left;}
.index_9_3_3{ width:210px; height:537px; background:url(../images/index_9_bg.png) left bottom no-repeat; float:left;}

.index_9_3_1 ul{margin-top:100px; }
.index_9_3_1 ul li{ display:block; font-size:14px; color:#fff; margin-bottom:15px;}
.index_9_3_1 ul li i{ display:block; width:0px; margin-top:2px; height:5px; background:url(../images/index_8_1bg.png) left center repeat-x;-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.index_9_3_1 ul li i.on{width:35px; }

.index_9_3_1 ul li:hover i{ width:35px; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

.index_9_3_1 ul li a{ display:block; font-size:14px; color:#fff; text-decoration:none; }

.index_9_3_2_1{ display:block; height:50px; line-height:50px; text-align:center; background-color:#fff; }
.index_9_3_2_1 a{ display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline; width:12px; height:12px; border-radius:50px; margin:23px 10px; overflow:hidden; background-color:#cccccc; }
.index_9_3_2_1 a.current{  background-color:#ff7f00;  }

.index_9_3_2_2{ width:810px; position:relative;  height:485px; margin:auto; margin-top:5px; border:1px solid #ccc; border-bottom:none; background-color:#fff; overflow:hidden; }
.index_9_3_2om{ width:865px; height:537px; float:left; overflow:hidden; }
.index_9_3_2_2_1{ width:810px; float:left;}
.index_9_3_2_2_2{ width:1000000px;  position:absolute; }

.index_10{ height:690px; display:block; overflow:hidden; padding:20px 0px; padding-bottom:0px; background:url(../images/index_10_bg.png) center top no-repeat; }
.index_10_1{ width:1260px;  margin:auto;text-align:center;  }
.index_10_2{ width:1260px; margin:auto; position:relative;  text-align:center;  }
.index_10_1 h1{ display:block; text-align:center; margin-top:380px; font-size:60px; font-weight:100; color:#000000; }
.index_10_1 a{ display:inline-block; width:165px; height:45px; line-height:45px; margin:auto; text-align:center; margin-top:40px; font-size:16px; font-weight:100; border:2px solid #13A5FD; border-radius:20px; color:#13A5FD; text-decoration:none; }
.index_10_1 a:hover{border:2px solid #fab932; color:#fab932;  }

.index_10_1_1{ width:136px; height:136px; overflow:hidden; position:absolute; left:144px; top:-198px; }
.index_10_1_1 img{  display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    width: auto;
    z-index: 10; }



.index_10_1_2{ width:136px; height:136px; overflow:hidden; position:absolute; left:988px; top:-198px; }

.index_10_1_2 img{ width:100% !important; height:100% !important; }

.index_11{ min-height:135px; padding-bottom:50px; display:block; overflow:hidden;  }
.index_11_1{ width:1260px; margin:auto; text-align:center; overflow:hidden;  }
.index_11_1 h2{ display:inline-block; background-color:#FFF; padding:0px 35px; font-size:20px;  position:relative; z-index:55; color:#000000; font-weight:200; text-align:center; }
.index_11_1 h4{ display:block; font-weight:500;text-align:center; position:relative; z-index:1; height:40px; margin-top: -13px; background:url(../images/index_5_bg1.png) center 0 repeat-x; }
.index_11_2{ width:1150px; height:auto; margin:auto;  overflow:hidden;  }

.index_11_2 ul{ margin-left:25px;}
.index_11_2 li{ width:130px; float:left; margin:3px 0; overflow:hidden; margin-right:10px; overflow:hidden;  }
.index_11_2 li a{ color:#777777; font-size:14px; }

.foot{ display:block; }

.foot_1{ background-color:#016cc5;  display:block; }
.foot_1_1{ width:1280px;  min-height:200px; padding:40px 0; margin:auto; }
.foot_1_1_1{ width:970px;  float:left; }
.foot_1_1_2{ width:285px; float:left; }

.foot_bg{ background-image:url(../images/foot_bg.png);}

.foot_1_1_1 dl{ width:160px; min-height:125px; margin-left:25px; float:left; }
.foot_1_1_1 dl dt{ width:160px; font-size:16px; margin-bottom:5px; color:#fff; height:40px; line-height:40px; float:left; }
.foot_1_1_1 dl dt i.foot-1{ width:40px; height:40px; margin-right:15px; float:left; background-position:-8px -12px; }
.foot_1_1_1 dl dt i.foot-2{ width:40px; height:40px; margin-right:15px; float:left; background-position:-59px -12px; }
.foot_1_1_1 dl dt i.foot-3{ width:40px; height:40px; margin-right:15px; float:left; background-position:-107px -13px; }
.foot_1_1_1 dl dt i.foot-4{ width:40px; height:40px; margin-right:15px; float:left; background-position:-157px -13px; }
.foot_1_1_1 dl dt i.foot-5{ width:40px; height:40px; margin-right:15px; float:left; background-position:-8px -62px;  }



.foot_1_1_1 dl dd{ width:95px; padding-left:55px;float:left; margin-bottom:5px; }
.foot_1_1_1 dl dd a{ font-size:14px; color:#fff; }


.foot_1_1_2_1{ width:235px; padding:0 25px; border-left:1px solid #559cd8; min-height:175px;  float:left; }

.foot_1_1_2_1 h5{ display:block; font-size:14px; font-weight:300; color:#fff; margin-top:3px; }
.foot_1_1_2_1 h6{ display:block; font-weight:bold; font-weight:300; font-size:25px; margin-bottom:2px; color:#fff; }

.foot_1_1_2_1_1{ width:235px; height:110px; float:left; }
.foot_1_1_2_1_1_1{ width:100px; height:110px; float:left; }
.foot_1_1_2_1_1_2{ width:120px; height:115px; background:url(../images/foot_1bg.png) 15px bottom no-repeat; float:left; }

.foot_1_1_2_1_1_1 dl dt{ width:100px; height:100px; float:left; overflow:hidden; }
.foot_1_1_2_1_1_1 dl dt img{ width:100%;}
.foot_1_1_2_1_1_1 dl dd{ width:100%; text-align:center; float:left; margin-top:2px; color:#fff; font-size:12px;}

.foot_2{ background-color:#015ea9;  display:block; }
.foot_2_1{ width:1260px;  margin:auto; padding:10px 0; font-size:14px; color:#ffffff;  }
.foot_2_1 span{  font-size:14px; color:#ffffff;  float:left;  }
.foot_2_1 span i{ display:inline-block; float:left; position: relative; top:2px; margin-right:3px;    }
.foot_2_1 span.dizhi{ margin-left:20px;}
.foot_2_1 span.dizhi i{ width:16px; height:19px;  background-position:-65px -82px;  }
.foot_2_1 span.dizhi2{ margin-left:20px;}
.foot_2_1 span.dizhi2 i{ width:20px; height:15px; background-position:-90px -88px;  }
.foot_2_1 span.dizhi3{ margin-left:20px;}
.foot_2_1 span.dizhi3 i{ width:21px; height:16px;  background-position:-118px -86px;  }
.foot_2_1 p{ float:left; margin-left:75px; font-size:14px; color:#ffffff;  }

/*导航*/
.main {margin:0 auto; }

.nav-box {  position:relative;z-index:1000; margin-left:25px; width:100%; }
.nav-box ul { padding-top:12px;}
.nav-box ul li {list-style:none; float:left; font:16px/41px 微软雅黑; font-weight:800;height:41px; padding:15px 0; padding-bottom:37px; position:relative;}
.nav-box ul li a { margin:14px 4px 0;color:#323233;display:block;padding:0px;line-height:22px;padding:0 12px;/*height:100%;padding-bottom: 37px;*/}
.nav-box ul li a:hover { text-decoration:none;}
.nav-box ul li.last { font-family:; font-size:12px; padding-top:1px;}
.nav-box ul li.last a { color:#a2a2a1;}
.nav-box .nav-line { position:absolute; left:0; top:-2px; height:4px; line-height:2px; font-size:0; width:52px; background:#FFAF10;}
.nav-box ul li.now{ background:#EFEFEF;}.nav-box ul li.now a,.nav-box ul li.cur a{color:#F90;}
.nav-box ul li.cur{ background:#F3F3F3;}
.nav-box i {width: 21px;height: 11px;display: inline-block;background: url("../images/nav-tophot.jpg") -34px 0px no-repeat;position: absolute;right: 4px;top: 15px;}

.toptg img{vertical-align:middle; margin-top:-4px; padding:4px;}
a.backToTop {width:54px;height:54px;display:block;text-align:center;color:#fff;cursor:pointer;font-size:12px;background:#999 url(../images/gotop.png) no-repeat 0 0; z-index:99999;}
a.backToTop:hover {background-position:0 bottom;}

#footer {
    text-align:center;
}
.fullSlide {
    width:100%;
    position:relative;
    height:550px; overflow:hidden;
}
.fullSlide .bd {
    margin:0 auto;
    position:relative;
    z-index:0;

}
.fullSlide .bd ul {
    width:100% !important;
}
.fullSlide .bd li {
    width:100% !important;
    height:550px;

    text-align:center;
}
.fullSlide .bd li a {
    display:block;
    height:550px;
}
.fullSlide .hd {
    width:100%;
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    height:25px;
    line-height:30px;
}
.fullSlide .hd ul {
    text-align:center;
}
.fullSlide .hd ul li {
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:35px;
    height:11px;
    margin:1px 2px;
    overflow:hidden;
    background:#e4e2d5;

    line-height:999px;
}
.fullSlide .hd ul .on {
    background:#ff9f00;
}
.fullSlide .prev,.fullSlide .next {
    display:block;
    position:absolute;
    z-index:1;
    top:50%;
    margin-top:-30px;
    left:5%;
    z-index:1;
    width:40px;
    height:60px;
    background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor:pointer;
    filter:alpha(opacity=50);
    opacity:0.5;
    display:none;
}
.fullSlide .next {
    left:auto;
    right:5%;
    background-position:-6px -137px;
}


#DB_gallery{ width:535px; height:395px; margin:0 auto}
#DB_gallery ul, #DB_gallery li{list-style:none;margin:0;padding:0;}
#DB_gallery img{border:none;vertical-align:top;}
#DB_gallery .DB_imgSet {position:relative;width:535px;height:345px;overflow:hidden;}
#DB_gallery .DB_imgSet .DB_imgWin{height:100%}
#DB_gallery .DB_imgSet .DB_page{position:absolute;bottom:0;font:11px tahoma bold;padding:5px;color:#ffffff}
#DB_gallery .DB_imgSet .DB_page .DB_current{color:#ffff00}
#DB_gallery .DB_imgSet .DB_page .DB_total{color:#ffcc00}
#DB_gallery .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;left:0;}
#DB_gallery .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;right:0;}
#DB_gallery .DB_thumSet {position:relative;margin-top:10px;width:535px;overflow:hidden}
#DB_gallery .DB_thumSet .DB_thumMove{position:relative;white-space:nowrap;font-size:0}
#DB_gallery .DB_thumSet .DB_thumMove li{display:inline;margin-right:8px}
#DB_gallery .DB_thumSet .DB_prevPageBtn{position:absolute;top:0;cursor:pointer;left:0;}
#DB_gallery .DB_thumSet .DB_nextPageBtn{position:absolute;top:0;cursor:pointer;right:0;}
#DB_gallery .DB_thumSet .DB_thumLine{ position: absolute; width: 100px; height: 63px; border: 5px solid #FF9900; left: 0; top: 0; }


.fullSlide2 {
    width:715px;
margin-left:65px; margin-top:2px;
    height:470px;
    position:relative;


}
.fullSlide2 .bd {
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden;
}
.fullSlide2 .bd ul {
    width:100% !important;
}
.fullSlide2 .bd li {
    position:relative;
    width:715px !important;
    height:415px;
    overflow:hidden;

}
.fullSlide2 .bd li img{
    width:100% !important; position:absolute; top:0px; left:0px;
}
.fullSlide2 .bd li span{ display:block; background:url(../images/index_cenanli_b.png) fixed;padding:30px 30px; color:#fff;position:absolute; left:0px; bottom:0px; font-size:14px; width:655px; line-height:23px;
}
.fullSlide2 .bd li a {
    display:block;
    height:515px;
}
.fullSlide2 .hd {
    width:100%;
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    height:30px;
    line-height:30px;
}
.fullSlide2 .hd ul {
    text-align:center;
}
.fullSlide2 .hd ul li {
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:50px;
    height:5px;
    margin:0 2px;
    overflow:hidden;
    background:#ffffff;

    line-height:999px;
}
.fullSlide2 .hd ul .on {
    background:#ff7f00;
}
.fullSlide2 .prev,.fullSlide2 .next {
    display:block;
    position:absolute;
    z-index:1;
    top:50%;
    margin-top:-30px;
    left:5%;
    z-index:1;
    width:40px;
    height:60px;
    background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor:pointer;
    filter:alpha(opacity=50);
    opacity:0.5;
    display:none;
}
.fullSlide2 .next {
    left:auto;
    right:5%;
    background-position:-6px -137px;
}

.nav_menu{ height: 42px; background-color: #333333; }
.nav{height:41px;position:relative;margin:0 auto;}
.list li{float:left;}
.list a{float:left;display:block;width:125px;height:42px;text-align:center;color:#fff;}
.list a:hover{color:#FFA304;}
.list a:hover,.nav .list .now{color:#F00;background:#fff;}
.box{position:absolute;top:135px;width:100%;background:#EFEFEF;overflow:hidden;height:0;filter:alpha(opacity=0);opacity:0;border-bottom:2px solid #E2E2E2; z-index:9999;}
.cont{position:relative; text-align:center;}
.cont a,.cont a:link,.cont a:visited,.cont a:active{ display:inline-block; margin:0px 20px; font-size:16px; color:#333333; padding:14px 0; text-decoration:none; }
.cont a:hover{ color:#06F;}
.cont span{ display:inline-block; background:url(../images/nav_bg.png) center center; position:absolute; top:12px; width:1px; height:18px; }

/*联系我们*/

.contact_banner{ display:block; height:520px; background:url(../images/contact_1bg.png) center top repeat-x; }
.contact_auto{ width:1205px; margin:auto; display:block; }
.contact_2{ height:500px; margin-top:-430px; overflow:hidden; text-align:center; }
.h2style{ color:#FFFFFF;  font-size:40px;  font-weight:500;  text-align:center;}
.h4style{  display:block; width:50px; margin:auto; margin-top:10px; border-top:2px solid #FFFFFF; text-align:center;}
.h3style{ color:#FFFFFF; font-size:14px; font-weight:500;text-align:center; padding-top:30px; line-height:23px;}
.icon{ background-image:url(../images/icon.png);}
.contact_2i{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; width:60px; height:30px;  background-position:-267px -68px;}
.display{display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline;}
.contact_2_1{ display:block; height:365px; margin-top:45px; position:relative; background:url(../images/contact_2.png) 149px top no-repeat; text-align:left; }
.contact_2_2{ width:265px; height:66px; padding:17px 60px; padding-right:30px;  position:absolute; top:-10px; left:425px;background:url(../images/contact_2_1.png) center top no-repeat; line-height:25px; }
.contact_2_2 p{  color:#FFFFFF; font-size:14px;  }

.contact_3{ height:auto; text-align:center; margin-bottom:55px; line-height:25px; color:#D6D6D6; }
.contact_3 a{ font-size:14px; color:#545454; margin:0px 5px; line-height:35px; text-decoration:none; }
.contact_3 a:hover{ color:#3DB1E0; }

.contact_4{ height:290px; border-bottom:1px solid #ebebeb; }
.contact_4 li{ width:400px; height:115px; margin-top:10px; float:left; }
.contact_4 li dd{ width:91px; height:89px; padding:13px; float:left; text-align:center; }
.contact_4 li dt{ width:250px; height:115px; padding:15px; float:left; position:relative; }
.contact_4 li dd i{ width:90px; height:90px; }
.contact_4 li dd i.yi{ width:90px; height:90px; border-radius:50px; background-color:#3db1e0; background-position:-76px 20px; }
.contact_4 li dd i.er{ width:90px; height:90px; border-radius:50px; background-color:#3db1e0; background-position:-79px -52px; }
.contact_4 li dd i.san{ width:90px; height:90px; border-radius:50px; background-color:#3db1e0; background-position:-79px -135px; }
.contact_4 li dd i.si{ width:90px; height:90px; border-radius:50px; background-color:#3db1e0; background-position:-78px -220px; }
.contact_4 li dd i.wu{ width:90px; height:90px; border-radius:50px; background-color:#3db1e0; background-position:-78px -305px; }
.contact_4 li dd i.liu{ width:90px; height:90px; border-radius:50px; background-color:#3db1e0; background-position:-78px -395px; }
.contact_4 li:hover .contact_4_1 i{ width:55px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.contact_4_1{ display:block; height:40px; padding-top:5px; font-size:14px; color:#242415;}
.contact_4_1 h3{ font-size:14px; color:#242415; font-weight:300;}
.contact_4_1 i{ display:-moz-inline-stack;zoom:1;*display:inline; width:35px; height:2px; margin-top:3px; border-top: 2px solid #3db1e0;  -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.contact_4_2{ display:block; height:50px;  font-size:14px; color:#111111;}
.contact_4_2 span{ display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; margin:2px 0px; margin-right:20px;}

.imgdianh{width:43px; height:20px; position:absolute; left:105px; top:35px; color:#fff; font-size:12px; text-align:center; background-position:-20px -204px;}
.contact_4_2a{ color:#3DB1DF; font-size:14px;   margin-top:5px; padding-right:80px; }
.contact_4_2a img{ position:relative; top:-2px; left:3px;}

.contact_5{ display:block; background-color:#fff; }
.contact_5_1{text-align:center;  padding:40px 20px 0;}
.contact_5_1 h2{ font-size:23px; color:#444444;font-weight:200; }
.contact_5_1 h3{ font-size:12px; margin-top:20px;font-weight:200; color:#3DB1DF; }
.contact_5_22{ display:block; background-color:#fff; border-bottom:1px solid #EBEBEB;  }
.contact_5_2{ width:892px; margin-top:60px; padding-bottom:70px; }
.contact_5_2_1{ width:368px; min-height:230px; padding:25px 35px; float:left; text-align:center; }
.contact_5_2_1 i.yi{ width:83px; height:78px; margin:auto; background-position:5px -50px; display:inline-block;}
.contact_5_2_1 h2{ display:block; font-size:16px; margin:20px 0; coloe:#444444;}
.contact_5_2_1 p{ display:block; font-size:14px; line-height:23px; coloe:#777777;}
.contact_5_2_2{ width:378px; min-height:230px; padding:25px 35px; border-left:1px solid #e0e0e0; float:left; text-align:center; }
.contact_5_2_2 i.er{ width:83px; height:78px; margin:auto; background-position:-2px -115px; display:inline-block;}
.contact_5_2_2 h2{ display:block; font-size:16px; margin:20px 0;  coloe:#444444;}
.contact_5_2_2 p{ display:block; font-size:14px; line-height:23px; coloe:#777777;}

.contact_6{ display:block; margin-bottom:100px; background-color:#fff;  }
.contact_6_1{ display:block; background-color:#fff; }
.contact_6_1 h2{ display:block; color:#444444;  font-size:20px;  font-weight:500; padding-top:35px;  text-align:center;}
.contact_6_1 h4{ display:block; width:50px; margin:auto; margin-top:10px; border-top:2px solid #3db1e0; text-align:center;}


.contact_6_2{ display:block; margin-top:50px; background-color:#fff; }

.contact_6_2 li{ width:600px; height:130px; float:left; overflow:hidden;}
.contact_6_2 li dl dd{ width:90px; height:45px; padding-top:45px;  text-align:center; color:#3DB1DF; font-size:20px; background:url(../images/contact_2tist2.png) center center no-repeat; float:left; margin-left:5px; }
.contact_6_2 li dl dt{ width:460px; padding:0px 20px; float:left;  }
.contact_6_2 li dl dt h5{ display:block; margin-top:10px; margin-bottom:10px; font-size:14px; color:#3DB1E0; }
.contact_6_2 li dl dt p{ display:block; line-height:23px; font-size:14px; color:#444444; }

.contact_6_2 li:hover  dl dd{ background:url(../images/contact_2tist.png) center center no-repeat; color:#fff; }


.advantage{ height:835px; background:url(../images/advantage_bg.png) center top no-repeat; overflow:hidden;}
.advantage_1{ display:block; position:relative;}

.advantage_1_1{ width:270px; height:465px; position:absolute; left:268px; top:170px; background-color:#fff; overflow:hidden;}
.advantage_1_2{ width:172px; height:172px; position:absolute; left:865px; top:410px; background-color:#fff; overflow:hidden;}

.offer_1{ width:100%; height:285px; }
.offer_2{ width:100%; text-align:center; margin-top:70px; }
.offer_2 h2{ display:-moz-inline-stack;zoom:1;*display:inline; margin:auto; position: relative; z-index:555; color:#00A5E0;  font-size:40px; padding:0px 35px; width:250px; background-color:#ffffff;   font-weight:500;   text-align:center;}
.offer_2 h2 span{ display:block; color:#868686; font-size:14px;padding-top: 15px; }
.offer_2 h4{ display:block; position: relative; z-index:10; font-weight:500;text-align:center; height:50px; margin-top: -25px; background:url(../images/index_5_bg1.png) center 0 repeat-x; }

.offer_3{ width:100%; margin-top:50px; margin-bottom:30px; }
.offer_3_1{ width:1250px; min-height:200px;}
.offer_3_1 li{ width:390px; height:399px; margin:0px 10px; margin-bottom:60px; float:left; }
.offer_3_1 li:hover .offer_3_1_1_1 .offer_3_1_2 span{ width:100px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.offer_3_1 li.multiply{}

.offer_3_1 li.no1{ background:#2b8bc5 url(../images/offer_libg.png) right 80px no-repeat; border:1px solid #2b8bc5; }
.offer_3_1 li.no2{ background:#00ca00 url(../images/offer_libg.png) right 80px no-repeat; border:1px solid #00ca00; }
.offer_3_1 li.no3{ background:#feac01 url(../images/offer_libg.png) right 80px no-repeat; border:1px solid #feac01; }
.offer_3_1 li.no4{ background:#ffffff url(../images/offer_libgh.png) right 80px no-repeat; border:1px solid #2d8cc5;}
.offer_3_1 li.no5{ background:#ffffff url(../images/offer_libgh1.png) right 80px no-repeat; border:1px solid #00ca00;}
.offer_3_1 li.no6{ background:#ffffff url(../images/offer_libgh2.png) 270px 75px no-repeat; border:1px solid #feac01;}

.offer_3_1_1_1{  width:330px; padding:0px 30px; margin-top:10px; display:block; }

.offer_3_1_1{ display:block; height:25px;}
.offer_3_1_1 img{ float:right; margin-top:-1px; margin-right:-1px;}
.offer_3_1_2 h2{ display:block; font-size:26px; color:#fff; font-weight:300; }
.offer_3_1_2 span{ display:-moz-inline-stack;zoom:1;*display:inline; width:50px; height:2px; margin-top:10px; background-color:#ffffff; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

.offer_3_1_3 span{ display:block; font-size:14px; color:#fff; line-height:25px; }
.offer_3_1_3{display:block; height:185px;  overflow:hidden; margin-top:30px;}

.offer_3_1_4{display:block;  text-align:center; margin-top:10px;}
.offer_3_1_4 span{ display:-moz-inline-stack;zoom:1;*display:inline; margin:0px 8px; font-size:14px; line-height:40px;  color:#FFFFFF;}
.offer_3_1_4 span.computer{  }
.offer_3_1_4 span.mobilephone{}
.offer_3_1_4 span i{  width:40px; height:30px; margin-right:5px; display:inline-block;position: relative;
    top: 3px; }
.offer_3_1_4 span.computer i{  background-position:-20px -293px; }
.offer_3_1_4 span.mobilephone i{ display:inline-block; background-position:-20px -360px; }

.offer_3_1_5{ display:block; width:90%; margin:auto; height:51px; line-height:50px; margin-top:25px; font-size:14px; color:#fff; font-weight:300; border:2px solid #fff;}
.offer_3_1_5 b{ font-size:25px; color:#fff; margin-left:45px;}
.offer_3_1_5 span{ margin-left:50px;}


.offer_3_1 li.no4 .offer_3_1_1{ display:block; height:25px;}
.offer_3_1 li.no4 .offer_3_1_1 img{ float:right; margin-top:-1px; margin-right:-1px;}
.offer_3_1 li.no4 .offer_3_1_2 h2{ display:block; font-size:26px; color:#2B8BC5; font-weight:300; }
.offer_3_1 li.no4 .offer_3_1_2 span{ display:-moz-inline-stack;zoom:1;*display:inline; width:50px; height:2px; margin-top:10px; background-color:#2b8bc5;}
.offer_3_1 li.no4 .offer_3_1_3 span{ display:block; font-size:14px; color:#333333; line-height:25px; }
.offer_3_1 li.no4 .offer_3_1_3{display:block; height:185px;  overflow:hidden; margin-top:30px;}
.offer_3_1 li.no4 .offer_3_1_4{display:block;  text-align:center; margin-top:10px;}
.offer_3_1 li.no4 .offer_3_1_4 span{ display:-moz-inline-stack;zoom:1;*display:inline; margin:0px 8px; font-size:14px; line-height:40px;  color:#333333;}
.offer_3_1 li.no4 .offer_3_1_4 span.computer{  }
.offer_3_1 li.no4 .offer_3_1_4 span.mobilephone{}
.offer_3_1 li.no4 .offer_3_1_4 span i{  width:40px; height:30px; margin-right:5px; display:inline-block;position: relative;top: 3px; }
.offer_3_1 li.no4 .offer_3_1_4 span.computer i{  background-position:-25px -417px; }
.offer_3_1 li.no4 .offer_3_1_4 span.mobilephone i{ display:inline-block; background-position:-20px -490px; }
.offer_3_1 li.no4 .offer_3_1_5{ display:block; width:90%; margin:auto; height:51px; line-height:50px; margin-top:25px; font-size:14px; color:#fff; font-weight:300; border:2px solid #2b8bc5; background-color:#2b8bc5;}
.offer_3_1 li.no4 .offer_3_1_5 b{ font-size:25px; color:#fff; margin-left:45px;}
.offer_3_1 li.no4 .offer_3_1_5 span{ margin-left:50px;}
.offer_3_1 li.no4 .offer_3_1_1_1{  width:330px; padding:0px 30px; margin-top:10px; display:block; }


.offer_3_1 li.no2 .offer_3_1_1{ display:block; height:25px;}
.offer_3_1 li.no2 .offer_3_1_1 img{ float:right; margin-top:-1px; margin-right:-1px;}
.offer_3_1 li.no2 .offer_3_1_2 h2{ display:block; font-size:26px; color:#fff; font-weight:300; }
.offer_3_1 li.no2 .offer_3_1_2 span{ display:-moz-inline-stack;zoom:1;*display:inline; width:50px; height:2px; margin-top:10px; background-color:#fff;}
.offer_3_1 li.no2 .offer_3_1_3 span{ display:block; font-size:14px; color:#fff; line-height:25px; }
.offer_3_1 li.no2 .offer_3_1_3{display:block; height:185px;  overflow:hidden; margin-top:30px;}
.offer_3_1 li.no2 .offer_3_1_4{display:block;  text-align:center; margin-top:10px;}
.offer_3_1 li.no2 .offer_3_1_4 span{ display:-moz-inline-stack;zoom:1;*display:inline; margin:0px 8px; font-size:14px; line-height:40px;  color:#fff;}
.offer_3_1 li.no2 .offer_3_1_4 span.computer{  }
.offer_3_1 li.no2 .offer_3_1_4 span.mobilephone{}
.offer_3_1 li.no2 .offer_3_1_4 span i{  width:40px; height:30px; margin-right:5px; display:inline-block;position: relative;
    top: 3px; }
.offer_3_1 li.no2 .offer_3_1_4 span.computer i{  background-position:-20px -293px; }
.offer_3_1 li.no2 .offer_3_1_4 span.mobilephone i{ display:inline-block; background-position:-20px -360px; }
.offer_3_1 li.no2 .offer_3_1_5{ display:block; width:90%; margin:auto; height:51px; line-height:50px; margin-top:25px; font-size:14px; color:#fff; font-weight:300; border:2px solid #ffffff; }
.offer_3_1 li.no2 .offer_3_1_5 b{ font-size:25px; color:#fff; margin-left:45px;}
.offer_3_1 li.no2 .offer_3_1_5 span{ margin-left:50px;}
.offer_3_1 li.no2 .offer_3_1_1_1{  width:330px; padding:0px 30px; margin-top:10px; display:block; }


.offer_3_1 li.no3 .offer_3_1_1{ display:block; height:25px;}
.offer_3_1 li.no3 .offer_3_1_1 img{ float:right; margin-top:-1px; margin-right:-1px;}
.offer_3_1 li.no3 .offer_3_1_2 h2{ display:block; font-size:26px; color:#fff; font-weight:300; }
.offer_3_1 li.no3 .offer_3_1_2 span{ display:-moz-inline-stack;zoom:1;*display:inline; width:50px; height:2px; margin-top:10px; background-color:#fff;}
.offer_3_1 li.no3 .offer_3_1_3 span{ display:block; font-size:14px; color:#fff; line-height:25px; }
.offer_3_1 li.no3 .offer_3_1_3{display:block; height:185px;  overflow:hidden; margin-top:30px;}
.offer_3_1 li.no3 .offer_3_1_4{display:block;  text-align:center; margin-top:10px;}
.offer_3_1 li.no3 .offer_3_1_4 span{ display:-moz-inline-stack;zoom:1;*display:inline; margin:0px 8px; font-size:14px; line-height:40px;  color:#fff;}
.offer_3_1 li.no3 .offer_3_1_4 span.computer{  }
.offer_3_1 li.no3 .offer_3_1_4 span.mobilephone{}
.offer_3_1 li.no3 .offer_3_1_4 span i{  width:40px; height:30px; margin-right:5px; display:inline-block;position: relative;
    top: 3px; }
.offer_3_1 li.no3 .offer_3_1_4 span.computer i{  background-position:-20px -293px; }
.offer_3_1 li.no3 .offer_3_1_4 span.mobilephone i{ display:inline-block; background-position:-20px -360px; }
.offer_3_1 li.no3 .offer_3_1_5{ display:block; width:90%; margin:auto; height:51px; line-height:50px; margin-top:25px; font-size:14px; color:#fff; font-weight:300; border:2px solid #ffffff; }
.offer_3_1 li.no3 .offer_3_1_5 b{ font-size:25px; color:#fff; margin-left:45px;}
.offer_3_1 li.no3 .offer_3_1_5 span{ margin-left:50px;}
.offer_3_1 li.no3 .offer_3_1_1_1{  width:330px; padding:0px 30px; margin-top:10px; display:block; }




.offer_3_1 li.no5 .offer_3_1_1{ display:block; height:25px;}
.offer_3_1 li.no5 .offer_3_1_1 img{ float:right; margin-top:-1px; margin-right:-1px;}
.offer_3_1 li.no5 .offer_3_1_2 h2{ display:block; font-size:26px; color:#00CA00; font-weight:300; }
.offer_3_1 li.no5 .offer_3_1_2 span{ display:-moz-inline-stack;zoom:1;*display:inline; width:50px; height:2px; margin-top:10px; background-color:#00CA00;}
.offer_3_1 li.no5 .offer_3_1_3 span{ display:block; font-size:14px; color:#333333; line-height:25px; }
.offer_3_1 li.no5 .offer_3_1_3{display:block; height:185px;  overflow:hidden; margin-top:30px;}
.offer_3_1 li.no5 .offer_3_1_4{display:block;  text-align:center; margin-top:10px;}
.offer_3_1 li.no5 .offer_3_1_4 span{ display:-moz-inline-stack;zoom:1;*display:inline; margin:0px 8px; font-size:14px; line-height:40px;  color:#333333;}
.offer_3_1 li.no5 .offer_3_1_4 span.computer{  }
.offer_3_1 li.no5 .offer_3_1_4 span.mobilephone{}
.offer_3_1 li.no5 .offer_3_1_4 span i{  width:40px; height:30px; margin-right:5px; display:inline-block;position: relative;top: 3px; }
.offer_3_1 li.no5 .offer_3_1_4 span.computer i{  background-position:-25px -417px; }
.offer_3_1 li.no5 .offer_3_1_4 span.mobilephone i{ display:inline-block; background-position:-20px -490px; }
.offer_3_1 li.no5 .offer_3_1_5{ display:block; width:90%; margin:auto; height:51px; line-height:50px; margin-top:25px; font-size:14px; color:#fff; font-weight:300; border:2px solid #00ca00; background-color:#00ca00;}
.offer_3_1 li.no5 .offer_3_1_5 b{ font-size:25px; color:#fff; margin-left:45px;}
.offer_3_1 li.no5 .offer_3_1_5 span{ margin-left:50px;}
.offer_3_1 li.no5 .offer_3_1_1_1{  width:330px; padding:0px 30px; margin-top:10px; display:block; }




.offer_3_1 li.no6 .offer_3_1_1{ display:block; height:25px;}
.offer_3_1 li.no6 .offer_3_1_1 img{ float:right; margin-top:-1px; margin-right:-1px;}
.offer_3_1 li.no6 .offer_3_1_2 h2{ display:block; font-size:26px; color:#F47A00; font-weight:300; }
.offer_3_1 li.no6 .offer_3_1_2 span{ display:-moz-inline-stack;zoom:1;*display:inline; width:50px; height:2px; margin-top:10px; background-color:#F47A00;}
.offer_3_1 li.no6 .offer_3_1_3 span{ display:block; font-size:14px; color:#333333; line-height:25px; }
.offer_3_1 li.no6 .offer_3_1_3{display:block; height:185px;  overflow:hidden; margin-top:30px;}
.offer_3_1 li.no6 .offer_3_1_4{display:block;  text-align:center; margin-top:10px;}
.offer_3_1 li.no6 .offer_3_1_4 span{ display:-moz-inline-stack;zoom:1;*display:inline; margin:0px 8px; font-size:14px; line-height:40px;  color:#333333;}
.offer_3_1 li.no6 .offer_3_1_4 span.computer{  }
.offer_3_1 li.no6 .offer_3_1_4 span.mobilephone{}
.offer_3_1 li.no6 .offer_3_1_4 span i{  width:40px; height:30px; margin-right:5px; display:inline-block;position: relative;top: 3px; }
.offer_3_1 li.no6 .offer_3_1_4 span.computer i{  background-position:-25px -417px; }
.offer_3_1 li.no6 .offer_3_1_4 span.mobilephone i{ display:inline-block; background-position:-20px -490px; }
.offer_3_1 li.no6 .offer_3_1_5{ display:block; width:90%; margin:auto; height:51px; line-height:50px; margin-top:25px; font-size:14px; color:#fff; font-weight:300; border:2px solid #F47A00; background-color:#F47A00;}
.offer_3_1 li.no6 .offer_3_1_5 b{ font-size:25px; color:#fff; margin-left:45px;}
.offer_3_1 li.no6 .offer_3_1_5 span{ margin-left:50px;}
.offer_3_1 li.no6 .offer_3_1_1_1{  width:330px; padding:0px 30px; margin-top:10px; display:block; }

.offer_4{ width:100%; padding-bottom:50px; background-color:#f7f7f7; }
.offer_4_1{ width:1210px; text-align:center; }
.offer_4_1 span{ width:67px; height:45px;  display:inline-block; background-position:-265px -170px; }

.offer_icon{ background-image:url(../images/icon2.png);}

.offer_4_2{ width:1210px; min-height:200px; margin-top:80px; }
.offer_4_2 li{ width:260px; float:left; border-right:1px solid #dddddd; padding: 0 20px 25px;  }
.offer_4_2 li.list1{ width:260px; float:left; border-right:0px solid #dddddd; padding:0px 20px;  }

.offer_4_2_1{ display:block; margin-top:-20px; text-align:center; }
.offer_4_2_1 span{ width:129px; height:125px; display:inline-block;}
.offer_4_2_1 span.li1{ background-position:-22px -20px; }
.offer_4_2_1 span.li2{ background-position:-190px -20px; }
.offer_4_2_1 span.li3{ background-position:-350px -20px; }
.offer_4_2_1 span.li4{ background-position:-22px -169px;}


.offer_4_2_2{ text-align:center; margin-top:35px; }
.offer_4_2_2 h2{ font-size:20px; color:#000000; font-weight:300; }
.offer_4_2_3{ display:block; height:140px; overflow:hidden; margin-top:30px; border-bottom:1px solid #dddddd; padding-bottom:10px; }
.offer_4_2_3 span{ display:block; font-size:14px; color:#333333; margin:3px 0px; }
.offer_4_2_4{ display:block; margin-top:25px; text-align:center; }
.offer_4_2_4 b{ display:block; font-weight:200; font-size:25px; margin-top:10px;  color:#333333; }
.offer_4_2_4 b span{font-size:14px; color:#333333; }

.offer_4_2_4 p{ display:block; font-size:12px; margin-top:5px;  color:#535353; }


.offer_5{ width:100%; padding-bottom:100px; background-color:#fff; }
.offer_5_1{ width:1210px; text-align:center; }
.offer_5_1 h2{ display:block; color:#535353;  font-size:25px;  font-weight:500; padding-top:35px;  text-align:center;}
.offer_5_1 h4{ display:block; width:45px; margin:auto; margin-top:7px; border-top:2px solid #3db1e0; text-align:center;}

.offer_5_2{ width:1215px; margin-top:50px;}
.offer_5_2 li{ width:303px; height:305px; position:relative; float:left; text-align:center; }
.offer_5_2_1{ width:100%; height:305px;  position:absolute; left:0; top:0px;  }
.offer_5_2_2{ width:80%; height:244px; padding:10%; text-align: center; position:absolute; left:0; top:0px; background:url(../images/touming_bg.png) fixed; font-size:14px; color:#fff;  overflow:hidden; cursor:pointer; }


.offer_5_2_1 i{ width:110px; height:110px; margin-top:30px; display:inline-block;  }

.offer_5_2_1 i.bj0{ background:url(../images/icon3.png) center center no-repeat; }
.offer_5_2_1 i.bj1{ background-position:-195px -187px; }
.offer_5_2_1 i.bj2{ background-position:-359px -187px;}
.offer_5_2_1 i.bj3{ background-position:-30px -324px; }
.offer_5_2_1 i.bj4{ background-position:-195px -333px; }
.offer_5_2_1 i.bj5{ background-position:-358px -336px; }
.offer_5_2_1 i.bj6{ background-position:-34px -480px; }
.offer_5_2_1 i.bj7{ background-position:-199px -479px;   }
.offer_5_2_1 i.bj8{ background-position:-365px -480px;   }
.offer_5_2_1 i.bj9{ background-position:-40px -637px;   }
.offer_5_2_1 i.bj10{ background-position:-206px -638px;   }
.offer_5_2_1 i.bj11{ background-position:-370px -637px;   }



.offer_5_2_1 h2{ display:block; font-weight:300;  font-size:20px; color:#333333; margin-top:25px; }
.offer_5_2_1 span{ display:inline-block; width:34px; height:2px; background-color:#999999;  margin-top:8px; }

.offer_5_2_1 h3{ display:block; font-size:10px; color:#333333; marsgin-top:25px; }
.offer_5_2_1 h3 b{  font-size:18px; font-weight:300; color:#333333;}
.offer_5_2_1 h4{ display:block; font-size:12px; color:#AAAAAA; margin-top:15px;}



.accounts_banner{ width:100%; height:288px; display:block; background-color:#2b8bc5;}
.accounts{ width:100%; min-height:95px; text-align:center; display:block; background-color:#fbfbfb;}
.accounts a{display:inline-block; width:127px; height:46px; margin:0px 1px; margin-top:25px; font-size:14px; line-height:38px; background:url(../images/tab_bg.png) center top no-repeat; color:#777; }
.accounts a:hover{ background:url(../images/tab_bgh.png) center top no-repeat;color:#fff }
.accounts a.no1{  background:url(../images/tab_bgh.png) center top no-repeat;color:#fff;}
.accounts_1{ margin-top: 40px; margin-bottom:70px; text-align: center;width: 100%;}
.accounts_1 h2{ display:-moz-inline-stack;zoom:1;*display:inline; margin:auto; position: relative; z-index:555; color:#333333;  font-size:40px; padding:0px 35px; width:230px; background-color:#ffffff;   font-weight:500;   text-align:center;}
.accounts_1 h4{ display:block; position: relative; z-index:10; font-weight:500;text-align:center; height:50px; margin-top: -25px; background:url(../images/index_5_bg1.png) center 0 repeat-x; }
.accounts_1 p{ font-size:14px; color:#878787; margin-top:30px; line-height:25px; }

.accounts_2{ padding:30px 0; border-top:1px solid #dddddd; width:1200px;}

.accounts_2_1{ width:1210px; text-align:center; }
.accounts_2_1 h2{ display:block; color:#535353;  font-size:20px;  font-weight:500; padding-top:25px;  text-align:center;}
.accounts_2_1 h4{ display:block; width:45px; margin:auto; margin-top:5px; border-top:2px solid #3db1e0; text-align:center;}
.accounts_2_1 p{ display:block; color:#888888; font-size:14px; margin-top:35px;}

.accounts_2_2{ width:1210px; min-height:185px; display:block;}
.accounts_2_2_1{ width:355px; float:left; text-align:center; padding-top:55px;}
.accounts_2_2_2{ width:290px; float:left; margin-left:360px;}
.accounts_2_2_3{ width:185px; float:left; text-align:center;}

.accounts_2_2_2 h2{ display:block; font-weight:300; font-size:15px; margin-top:60px;  color:#00579F; }
.accounts_2_2_2 h3{ display:block;font-weight:300; font-size:14px; margin-top:10px; color:#444444; }
.accounts_2_2_2 a{ display:inline-block; font-size:14px; margin-top:15px; color:#6096C3; }
.accounts_2_2_3 img{ width:125px; margin-top:15px; height:125px; }
.accounts_2_2_3 span{ display:block; color:#545454; margin-top:12px; font-size:14px;}

.accounts_3{ padding:30px 0;  width:1200px; margin-top:30px;}
.accounts_3 li{ padding:30px 0; padding-top:35px; border-bottom:1px solid #dddddd; width:100%; float:left;}
.accounts_3_1{ width:660px; margin-left:70px; float:left; }
.accounts_3_1 img{ height:85px;}
.accounts_3_2{ width:400px; float:left; font-weight:200 ; }
.accounts_3_2 h2{ display:block; font-size:15px; margin:6px 0px; margin-top:10px;font-weight:200 ; color:#00579F;}
.accounts_3_2 h3{ display:block; font-size:15px; margin:6px 0px;font-weight:200 ; color:#444444;}
.accounts_3_2 h4{ display:block; font-size:15px; margin:6px 0px;font-weight:200 ; color:#444444;}

.accounts_2_3{ width:1210px; min-height:185px; margin-top:60px; display:block;}
.accounts_2_3_1{ width:725px; float:left; text-align:center;}
.accounts_2_3_2{ width:475px; padding-top:110px; font-size:14px; line-height:23px; color:#444444; float:left;}


.offer_2 h6{ display:block; position: relative; z-index:10; font-weight:500;text-align:center; height:50px; margin-top: -35px; background:url(../images/index_5_bg1.png) center 0 repeat-x; }

.journalism{ width:1050px; min-height:500px; padding-bottom:100px; }
.journalism_1{ display:block; height:100px; text-align:center; font-family:"微软雅黑",Regular; font-weight:bold; line-height:100px; font-size:14px; color:#333333; border-bottom:1px solid #dddddd;}

.journalism_2{ display:block; padding:25px 0; margin-bottom:20px; text-align:center; font-family:"微软雅黑",Regular;  font-size:14px; color:#999999;   }
.journalism_2 span{ display:inline-block; margin:0px 20px; display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline; }
.journalism_2 span i{ display:inline-block;  width:25px; height:25px; position: relative; top:7px; }
.journalism_2 span i.id{background-position:-165px -15px;  }
.journalism_2 span i.ti{ background-position:-203px -15px;   }
.journalism_2 span i.tl{ background-position:-240px -15px;   }

.journalism_3{ display:block; font-size:14px; padding:0px 25px; line-height:23px;/* text-indent:2em; */color:#333333;   }

.journalism_4{ display:block; width:1230px; }
.journalism_4_1{ width:480px; height:85px; float:left; margin:0px 10px; line-height:80px; /*border-bottom:5px solid #216a96;*/ background-color:#2b8bc5;font-size:14px; color:#fff; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.journalism_4_1:hover{  background-color:#379ad6; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.journalism_4_1 span{ padding:0px 25px;;font-size:35px;font-size:16px; color:#fff; }
.journalism_4_1 span b{font-size:35px; font-weight:300; color:#fff; }

.journalism_4_1 span.no1{ border-left:2px solid #58a4d1; padding: 7px 20px; color:#fff; }

.journalism_4_1 span.no1{ border-left:2px solid #58a4d1; padding: 7px 20px; color:#fff; }


.company{ width:1210px; padding:35px 35px; }
.company_1{ width:710px; float:left;}
.company_2{ width:435px; margin-left:50px; text-align:center; float:left;}

.company_1 h2{ display:block; font-size:36px; color:#00A5E0;  font-weight:300; margin-bottom:40px;}
.company_1 h2 span{  margin-left:20px; font-size:36px; color:#444444;}
.company_1 p{  font-size:14px; line-height:25px; color:#444444; text-indent:2em;}

.company_3{  height:405px; margin-top:10px; background:url(../images/gongsi1.png) center top no-repeat;}
.company_3_1{ width:900px; padding:0 150px; padding-top:55px;}
.company_3_1 h2{ display:block; font-size:25px; font-weight:300; margin-top:20px; color:#fff; }
.company_3_1 h3{ display:block; font-size:14px; font-weight:300; line-height:24px;color:#fff; }

.company_4{ padding-top:110px; }
.company_4 h2{ display:block; color:#3db1e0;  font-size:35px;  font-weight:500; padding-top:35px;  text-align:center;}
.company_4 h4{ display:block; width:50px; margin:auto; margin-top:10px; border-top:3px solid #3db1e0; text-align:center;}
.company_4 img{ text-align:center; width:100%; margin-top:-70px;}

.company_5{ padding-top:110px; position:relative;  text-align:center; }
.company_5 h2{ display:block; color:#3db1e0;  font-size:35px;  font-weight:500; padding-top:35px;  text-align:center;}
.company_5 h4{ display:block; width:50px; margin:auto; margin-top:10px; border-top:3px solid #3db1e0; text-align:center;}
.company_5 img{ width:100%; margin-top:50px; }

.company_5_1{ width:1200px; height:575px; margin-top:10px; position:relative; text-align:center; }
.company_5_1 img{ width:100%; position:absolute; left:0; top:0; }
.company_5_1_1{ width:520px; height:140px; padding:0 50px;  padding-top:65px; position:absolute; left:585px; top:405px; }

.company_5_1_1 h5{ width:450px; display:block; font-weight:300; margin-left:28px; text-align:left; line-height:25px; font-size:14px; color:#fff; }
.company_5_1_1 h6{ display:block; text-align:right;font-weight:300; margin-top:25px; font-size:14px; color:#fff; }

.float1{ width:100%;background: url(../images/nav_bg_1.png) 0 0 fixed; clear:both;}
html{ _background-image:url(about:blank); _background-attachment:fixed;/** 防止 ie6 抖动 **/}
.float{ position:fixed; z-index:999999; top:0px;  -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
* html .float{ position:absolute; _top:expression(documentElement.scrollTop-0);}

.contact_2_5{ display:block; height:60px; }

.ghost{


    animation:ghostUpdown 0.8s infinite alternate;
    -webkit-animation:ghostUpdown 0.8s infinite alternate;
}

.company{width:980px;margin:0 auto}
.companyleft{width:253px;border:1px solid #e8e8e8;float:left}
.companyright{width:713px;float:right;background-color:#f2f2f2; margin-bottom:15px}
.urh,.urh a{color:#15499C; padding-left:10px; padding-top:5px; font-size:14px; font-weight:bold}
ul.nlist li{margin:0 0 20px 0;}
ul.nlist li a{color:#666666;text-decoration:none;font-size:14px;}
ul.nlist li a:hover{color:#FFFFFF;text-decoration:none;font-size:14px;}
.p1{height:35px;line-height:35px;background:#dbdbdb;}
.p1 a{padding:7px 605px 10px 7px;}
.p1 a:hover{background:#22629f;padding:7px 605px 10px 7px;color: #FFFFFF;}

.page-panel a{text-decoration:none;}
.page-panel .p-wrap {font-family: Microsoft YaHei;height: 40px;margin-top: 26px;text-align: center;}
.page-panel .p-wrap {font-family: Microsoft YaHei;text-align: center;}
.page-panel .p-item, .page-ellipsis .p-info, .page-panel .p-enter, .page-panel .p-input {vertical-align: middle;margin:0 2px;}
.page-panel .p-disabled{border:1px solid #ddd;color:#999!important;cursor:default;display:inline-block;font-size:15px;height:36px;line-height:36px;padding:0 15px;text-align:center}
.page-panel .p-item, .page-ellipsis .p-info, .page-panel .p-enter, .page-panel .p-input {vertical-align: middle;}
.page-panel .p-item:hover, .page-panel .p-enter:hover{ border:1px #F60 solid;}
.page-panel .p-item{border:1px solid #ddd;display:inline-block;font-size:15px;height:36px;line-height:36px;padding:0 15px;text-align:center;transition:box-shadow .15s ease-out 0s}
.page-panel .p-cur {background: #F60 none repeat scroll 0 0;color: #fff;border:1px solid #F60; cursor:default;}
.page-ellipsis .p-info,.page-panel .p-enter,.page-panel .p-input,.page-panel .p-item{vertical-align:middle}
.page-panel .p-info{color:#b5b5b5;font-family:宋体;font-size:14px}
.page-panel .p-enter{background:#f5f5f5 none repeat scroll 0 0;border:1px solid #ddd;color:#63544f;display:inline-block;cursor:pointer;font-size:14px;height:34px;line-height:32px;width:64px}
.page-panel .p-input{border:1px solid #ddd;height:20px;line-height:20px;margin:0;outline:medium none;padding:7px 0;text-align:center;width:32px}

