* {
  word-wrap: break-word;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
  margin: 0;
  padding: 0;
}
ul,
ol,
dl {
  list-style-type: none;
}
html,
body {
  *position: static;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button {
  overflow: visible;
  vertical-align: middle;
  outline: none;
}
body,
th,
td,
button,
input,
select,
textarea {
  font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
  font-size: 14px;
  color: #333;
}
body {
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}
a:hover {
  text-decoration: underline;
  outline: none;
}
a.ie6:hover {
  zoom: 1;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: none;
}
:focus {
  outline: none;
}
sub,
sup {
  vertical-align: baseline;
}
button,
input[type="button"],
input[type="submit"] {
  line-height: normal !important;
}
/*img*/
img {
  border: 0;
  vertical-align: middle;
}
a img,
img {
  -ms-interpolation-mode: bicubic;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cl,
.clearfix {
  zoom: 1;
}
.col-1 {
  width: 10%;
}
.col-2 {
  width: 20%;
}
.col-3 {
  width: 30%;
}
.col-4 {
  width: 40%;
}
.col-5 {
  width: 50%;
}
.col-6 {
  width: 60%;
}
.col-7 {
  width: 70%;
}
.col-8 {
  width: 80%;
}
.col-9 {
  width: 90%;
}
.header {
  width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-r {
  text-align: right;
}
.w980 {
  width: 980px;
  margin: 0 auto;
}
.wel {
  background: #f4f4f4;
  height: 26px;
  line-height: 26px;
}
.head {
  padding-top: 20px;
  padding-bottom: 20px;
}
.head .logotxt {
  margin-left: 20px;
}
.head h1 {
  font-size: 24px;
  font-weight: bold;
  color: #246cd7;
}
.head p {
  font-size: 24px;
  color: #666;
}
.navbox {
  height: 43px;
  background-color: #246cd7;
  line-height: 43px;
}
.navbox .nav {
  font-size: 16px;
}
.navbox .nav a {
  padding: 0 30px;
  font-size: 14px;
  color: #fff;
  float: left;
}
.navbox .nav a:hover {
  text-decoration: none;
  background: url(../images/hover.gif);
}
.navbox .nav a.on {
  background: url(../images/hover.gif);
}
.navbox .nav span {
  background: url(../images/line.jpg) no-repeat;
  height: 43px;
  width: 1px;
  display: block;
  float: left;
}
.slider {
  height: 400px;
}
.keybox {
  background-color: #efefef;
  height: 35px;
  line-height: 35px;
  box-shadow: 0px 0px 3px 0px #666;
  -moz-box-shadow: 0px 0px 3px 0px #666;
  -webkit-box-shadow: 0px 0px 3px 0px #666;
  font-size: 14px;
}
.keybox a {
  font-size: 14px;
  margin-right: 15px;
}
.s_inp {
  width: 203px;
  height: 26px;
}
.inp01 {
  width: 162px;
  height: 24px;
  line-height: 24px;
  border: none medium;
  background: url(../images/txt.gif) no-repeat;
  padding-left: 5px;
  color: #c6c6c6;
  font-size: 12px;
}
.leftbox {
  width: 225px;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  margin-top: 15px;
  border: 1px solid #e2e2e2;
}
.leftbox .ltitle {
  color: #fff;
  background: url(../images/bg5.jpg);
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.leftbox .ltitle h1 {
  font-size: 18px;
}
.leftbox .ltitle small {
  font-size: 14px;
}
.pronavlist {
  padding: 15px 15px 0px 15px;
}
.pronavlist li {
  border-bottom: 1px dotted #e2e2e2;
  height: 35px;
  line-height: 35px;
  text-indent: 5px;
}
.protopnav {
  background: url(../images/bg2.jpg);
  height: 28px;
  color: #fff;
  line-height: 28px;
  text-indent: 5px;
}
.protopnav a {
  color: #fff;
}
.rightbox {
  float: right;
  width: 735px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  margin-top: 15px;
  border: 1px solid #e2e2e2;
}
.rightbox .righgtop {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #246cd7;
  text-indent: 15px;
}
.rightbox .righgtop a {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 16px;
}
.rightbox .righgtop a.on {
  background: #0849ab;
  border-radius: 50px;
  padding: 3px 10px;
}
.indexcplist {
  padding-top: 10px;
  padding-bottom: 15px;
}
.indexcplist .cplist {
  float: left;
  margin: 10px 0 0 20px;
  text-align: center;
}
.indexcplist .cplist img {
  border: 1px solid #e2e2e2;
}
.indexcplist .cplist .txt {
  height: 30px;
  line-height: 30px;
}
.yxbox {
  position: relative;
  height: 982px;
  background: url(../images/ys.jpg) no-repeat  center top;
  margin-top: 15px;
  color: #fff;
}
.yxbox .ysmain {
  text-align: center;
  color: #fff;
}
.yxbox .ysmain h1 {
  color: #fff;
  font-size: 30px;
  padding-top: 25px;
}
.yxbox .ysmain small {
  display: inline-block;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  padding: 3px 10px;
  margin-top: 15px;
}
.ys1 b,
.ys2 b,
.ys3 b,
.ys4 b,
.ys5 b {
  font-size: 24px;
  color: #e8fd00;
}
.ys1 p,
.ys2 p,
.ys3 p,
.ys4 p,
.ys5 p {
  margin-top: 5px;
}
.ys1 {
  position: absolute;
  top: 160px;
  left: 0;
}
.ys2 {
  position: absolute;
  top: 130px;
  right: 0;
  width: 270px;
}
.ys3 {
  position: absolute;
  top: 370px;
  right: 0;
  width: 240px;
}
.ys4 {
  position: absolute;
  top: 620px;
  right: 280px;
}
.ys5 {
  position: absolute;
  top: 400px;
  width: 275px;
}
.combox {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 15px;
  padding-bottom: 15px;
}
.combox .comtit {
  background: url(../images/bg3.jpg);
  height: 41px;
  line-height: 41px;
  text-indent: 20px;
  color: #0f5ac9;
  font-size: 18px;
}
.combox .comtit b {
  background: url(../images/bg4.jpg) no-repeat 0 10px;
  text-indent: 10px;
  display: inline-block;
  margin-left: 15px;
}
.combox .comtit a {
  margin-right: 15px;
}
.caselist {
  float: left;
  width:220px;
  margin-left: 10px;
  margin-top: 15px;
  margin-right: 10px;
}
.caselist .cimg {
  width: 199px;
  float: left;
}
.caselist .caseinfo {
  width: 0px;
  margin-left: 10px;
  float: left;
}
.caselist .caseinfo p {
  margin-top: 10px;
}
.caselist .caseinfo a.more {
  background-color: #ff6700;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 2px 3px;
  margin-top: 10px;
}
.indexabout {
  width: 640px;
  float: left;
}
.indexhonor {
  width: 325px;
  float: right;
}
.iaboutinfo {
  padding: 15px 10px;
}
.iaboutinfo img {
  border: 1px solid #e2e2e2;
  padding: 3px;
  float: left;
  margin-right: 10px;
}
.iaboutinfo b {
  margin-top: 0;
  padding-top: 0;
  display: block;
}
.iaboutinfo a {
  color: #ff6700;
}
.aboutimglist {
  margin-top: 20px;
  padding-bottom: 15px;
}
.aboutimglist div {
  width: 190px;
  margin-left: 10px;
  float: left;
  margin-right: 10px;
}
.aboutimglist div img {
  border: 1px solid #e2e2e2;
  padding: 2px;
}
.aboutimglist div p {
  text-align: center;
}
.rybox div {
  text-align: center;
  margin-top: 15px;
}
.rybox div p {
  height: 20px;
  line-height: 20px;
}
.indexs01 {
  background: url(../images/hover.gif) no-repeat;
  color: #fff;
  height: 41px;
  display: block;
  width: 121px;
  float: left;
  cursor: pointer;
}
.indexs02 {
  height: 41px;
  display: block;
  width: 121px;
  float: left;
  cursor: pointer;
}
#CSSBox {
  float: left;
  width: 900px;
  height: 180px;
  margin: 0 auto;
  overflow: hidden;
}
#CSSBox ul li {
  float: left;
  width: 209px;
  list-style: none;
  margin: 0px 10px;
}
#LeftButton {
  cursor: pointer;
  margin: 0px 0 0 0;
  height: 140px;
  width: 24px;
  float: left;
  background: url('../images/left.gif') center center no-repeat;
}
#RightButton {
  cursor: pointer;
  margin: 0px 0 0 0;
  height: 140px;
  width: 24px;
  float: right;
  background: url('../images/right.gif') center center no-repeat;
}
#wrapper {
  margin: 20px 10px 20px 10px;
}
#CSSBox ul li span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
#CSSBox2 {
  float: left;
  width: 900px;
  height: 180px;
  margin: 0 auto;
  overflow: hidden;
}
#CSSBox2 ul li {
  float: left;
  width: 209px;
  list-style: none;
  margin: 0px 10px;
}
#LeftButton2 {
  cursor: pointer;
  margin: 0px 0 0 0;
  height: 140px;
  width: 24px;
  float: left;
  background: url('../images/left.gif') center center no-repeat;
}
#RightButton2 {
  cursor: pointer;
  margin: 0px 0 0 0;
  height: 140px;
  width: 24px;
  float: right;
  background: url('../images/right.gif') center center no-repeat;
}
#wrapper2 {
  margin: 20px 10px 20px 10px;
}
#CSSBox2 ul li span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
.inewslist {
  padding: 0 15px;
}
.inewslist li {
  border-bottom: 1px dotted #e2e2e2;
  padding: 8px 0;
  width: 48%;
  float: left;
  margin-left: 10px;
}
.inewslist li i {
  color: #999;
  font-size: 12px;
}
.newslist {
  padding: 15px 15px;
}
.newslist li {
  border-bottom: 1px dotted #e2e2e2;
  padding: 8px 0;
  width: 100%;
}
.newslist li i {
  color: #999;
  font-size: 12px;
}
.newslist li span {
  float: right;
  color: #999;
}
.wt_c {
  height: 347px;
  width: 290px;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
}
.wt_c dl {
  padding: 16px 0;
  border-bottom: 1px dashed #939393;
}
.wt_c dt {
  background: url(../images/w.gif) no-repeat left 0px;
  padding-left: 27px;
  line-height: 17px;
  font-weight: bold;
}
.wt_c dt a {
  color: #333;
}
.wt_c dd {
  background: url(../images/d.gif) no-repeat left 0px;
  padding-left: 27px;
  line-height: 17px;
  margin-top: 10px;
}
.links {
  padding: 15px;
}
.links a {
  margin-right: 15px;
}
.footer {
  margin-top: 20px;
}
.footer .footnav {
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.footer .footnav a {
  color: #fff;
  padding: 0 20px;
  border-right: 1px solid #ccc;
}
.ftxt {
  margin-left: 30px;
  margin-top: 20px;
}
.ftxt p {
  margin-bottom: 5px;
}
.lubo {
  width: 100%;
  min-width: 1000px;
  clear: both;
  position: relative;
  height: 400px;
}
.lubo_box {
  position: relative;
  width: 100%;
  height: 400px;
}
.lubo_box li {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.lubo_box li a {
  display: block;
  width: 100%;
  height: 100%;
}
.lubo_box li img {
  width: 100%;
  height: 400px;
}
/*圆点*/
.cir_box {
  overflow: hidden;
  position: absolute;
  z-index: 100;
}
.cir_box li {
  float: left;
  width: 30px;
  height: 5px;
  margin: 0 5px;
  cursor: pointer;
  background: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.cir_on {
  background: #000 !important;
}
/*按钮*/
.lubo_btn {
  position: absolute;
  width: 100%;
  top: 140px;
}
.left_btn,
.right_btn {
  width: 30px;
  height: 80px;
  cursor: pointer;
  color: #fff;
  line-height: 80px;
  font-size: 30px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 黑体;
}
.left_btn {
  float: left;
}
.right_btn {
  float: right;
}
.pageleft {
  float: left;
  width: 225px;
}
.coninfo {
  padding: 15px;
}
.pagecontent {
  clear: both;
  padding-top: 40px;
  margin-bottom: 50px;
  text-align: center;
}
.pagecontent a {
  padding: 5px 10px;
  border: 1px solid #ccc;
}
.pagecontent span {
  padding: 5px 10px;
  background: #0f5ac9;
  border: 1px solid #0f5ac9;
  color: #fff;
}
.newscontent {
  padding: 15px;
}
.newscontent .title {
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px;
  padding-top: 10px;
  font-weight: normal;
}
.content {
  padding-top: 10px;
  line-height: 25px;
  padding-bottom: 50px;
}
.proimg {
  padding: 15px;
}
.right-extra {
  width: 350px;
  float: left;
}
.right-extra .mt {
  height: 28px;
  line-height: 28px;
  padding: 0 10px 8px;
  border-top: 1px solid #EED97C;
  background: url(../images/bg_hotsale.gif) repeat-x 0 -552px;
  color: #c00;
}
.right-extra .tab {
  border-bottom: 2px solid #BE0000;
  margin-bottom: 10px;
}
.right-extra .tab li {
  position: relative;
  height: 24px;
  padding: 3px 12px 0;
  background: url(../images/icon_clubs.gif) #cccccc no-repeat right -150px;
  overflow: hidden;
  margin-right: 3px;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  color: #c30;
}
.right-extra .tab span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 10px;
  height: 27px;
  background: url(../images/icon_clubs.gif) no-repeat 0 -150px;
}
.right-extra .tab a {
  float: none;
  color: #c30;
}
.right-extra .tab .curr {
  background-position: right -178px;
  color: #fff;
}
.right-extra .tab .curr span {
  background-position: 0 -178px;
}
.right-extra .tab .curr a {
  color: #fff;
}
.right-extra .mc .extra {
  padding: 5px 10px;
  border-top: 1px solid #F3E6C6;
}
.right-extra .total {
  float: right;
}
.right-extra .total strong {
  color: #FF7403;
}
.right-extra .total a:link,
.right-extra .total a:visited {
  color: #005aa0;
}
.right-extra .join a:link,
.right-extra .join a:visited {
  color: #FF7604;
}
.right-extra .norecode {
  padding: 0 10px 10px;
}
.right-extra .iloading {
  margin-bottom: 10px;
}
/*图片放大镜样式*/
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 350px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
/*图片小图预览列表*/
.spec-preview {
  width: 350px;
  height: 350px;
  border: 1px solid #DFDFDF;
}
.spec-scroll {
  clear: both;
  margin-top: 5px;
  width: 352px;
}
.spec-scroll .prev {
  float: left;
  margin-right: 4px;
}
.spec-scroll .next {
  float: right;
}
.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 10px;
  height: 54px;
  line-height: 54px;
  border: 1px solid #CCC;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.spec-scroll .items {
  float: left;
  position: relative;
  width: 322px;
  height: 56px;
  overflow: hidden;
}
.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 56px;
}
.spec-scroll .items ul li {
  float: left;
  width: 64px;
  text-align: center;
}
.spec-scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 50px;
  height: 50px;
}
.spec-scroll .items ul li img:hover {
  border: 2px solid #FF6600;
  padding: 1px;
}
.proms {
  width: 320px;
  float: left;
  margin-left: 20px;
}
.proms h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px;
}
.proms a {
  padding: 10px 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #005aa0;
  display: inline-block;
  color: #fff;
  margin-top: 15px;
}
.proms .ontel b {
  font-size: 20px;
  color: #f00;
}
.cpdetail {
  padding: 15px;
}
.cpdetail .cptitle {
  background-color: #e2e2e2;
  height: 30px;
  line-height: 30px;
}
.cpdetail .cptitle span {
  display: inline-block;
  background-color: #005aa0;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.cpdetail .cpbox {
  line-height: 25px;
  padding-top: 15px;
  padding-bottom: 50px;
}
.right {
  width: 735px;
  float: right;
}