﻿body, h1, h2, h3, h4, ul, li, a, input {
  margin: 0;
  padding: 0;
  font-family: microsoft yahei;
}
div, a {
  font-size: 14px;
  color: #323232;
}
h1, h2, h3, h4, p {
  margin: 0;
  padding: 0;
}
img {
  border: none;
  vertical-align: middle;
}
em {
  font-style: normal;
}
a {
  text-decoration: none;
}
ul, li, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}
body {
  overflow-x: hidden;
  min-width: 1250px;
}
/*头部*/
#sz_head {
  background: url(../images/top_bg.jpg) no-repeat center;
  height: 117px;
}
.sz_head {
  height: 124px;
  width: 1250px;
  margin: 0 auto;
}
.sz_logo {
  float: left;
  width: 543px;
  height: 79px;
  margin-top: 17px;
}
.sz_sv {
  float: right;
  background: url(../images/tel.png) no-repeat right;
  padding-right: 70px;
  margin-top: 36px;
  height: 62px;
}
.sz_sv em {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: normal;
  text-align: right;
  display: block;
}
.sz_sv em p {
  color: #fe9900;
  font-size: 28px;
  font-weight: bold;
}
/*导航*/
.nav_main {
  width: 100%;
  height: 52px;
  line-height: 52px;
  background: url(../images/nav_bg.jpg) repeat-x;
  position: relative;
  z-index: 3;
}
.nav .list {
  width: 102%;
  margin: 0 auto;
  height: 52px;
  line-height: 52px;
  position: relative;
}
.nav_main .nav {
  width: 1250px;
  margin: 0 auto;
}
.nav_main .nav li {
  float: left;
  width: 135px;
  display: block;
  position: relative;
  z-index: 10;
  font-size: 16px;
  text-align: center;
}
.nav_main .nav li:first-child {
  background: none;
}
.nav_main .nav li:first-child.hover {
  background-color: #0185d0;
}
.nav_main .nav li a {
  display: block;
  color: #fff;
  font-size: 16px;
}
.nav_main .nav li a:hover, .nav_main .nav li a.hover, .nav_main .nav li #hover2 {
  background: #fe9900;
}
.nav_main .nav dl {
  width: 134px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 52px;
  z-index: 12;
  border: 1px solid #0185d0;
}
.nav_main .nav dl {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
  opacity: 0;
  visibility: hidden;
  transition: all .6s ease 0s;
  transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  -webkit-transform: translate3d(0, 10px, 0);
}
.nav_main .nav li:hover dl {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.nav_main .nav dl dd {
  line-height: 49px;
  height: 49px;
  border-top: 1px solid #e5e5e5;
  text-align: left;
  position: relative;
  z-index: 12;
  display: block;
  width: 100%;
}
.nav_main .nav dl dd:first-child {
  border: none;
}
.nav_main .nav dl dd a {
  color: #666;
  font-size: 16px;
  padding: 0;
  width: 100%;
  text-align: center;
}
.nav_main .nav dl dd a:hover, .nav_main .nav dl dd a.hover {
  background: #0185d0;
  color: #fff;
}
.nav_main .nav dl dd .three {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
  opacity: 0;
  visibility: hidden;
  transition: all .6s ease 0s;
  transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  -webkit-transform: translate3d(-10px, 0, 0);
}
.nav_main .nav dl dd:hover .three {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.nav_main .nav dl dd .three {
  position: absolute;
  left: 158px;
  top: 4px;
  padding-left: 20px;
  color: #666;
  z-index: 10;
  background: url(../images/menu_bg.png) 12px 10px no-repeat;
}
.nav_main .nav dl dd .three a {
  color: #fff;
  width: 140px;
  font-size: 14px;
  background: #0185d0;
  text-align: center;
  display: block;
  height: 39px;
  line-height: 39px;
  border-top: 1px solid #1048a0;
  transition: ease-in-out .2s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nav_main .nav dl dd .three a:first-child {
  border-top: none;
}
.nav_main .nav dl dd .three a:hover {
  background: #1048a0;
  color: #fff;
}
.mainconc {
  width: 372px;
  height: 248px;
  float: left;
  background: url(../images/index_c_bg.png) no-repeat;
  margin-left: 24px;
  margin-top: 37px;
  position: relative;
}
.news_box {
  width: 372px;
  margin-top: 45px;
  height: 200px;
  position: relative;
  overflow: hidden
}
.news_box ul {
  width: 1000000px;
  position: absolute;
}
.news_box ul li {
  float: left;
  width: 180px;
  margin-right: 12px;
}
.news_box ul li img {
  border: 1px solid #dfdfdf;
  padding: 5px;
  height: 188px;
  width: 160px;
}
#bannerlink {
  position: absolute;
  height: 2px;
  right: 0px;
  top: 10px;
}
#bannerlink a {
  float: left;
  height: 3px;
  background: #CCCCCC;
  margin-left: 2px;
  width: 15px;
  display: block;
  font-size: 0px;
  text-indent: -9999px;
  overflow: hidden
}
#bannerlink a.active {
  background: #F1C51C;
}
#bannerlink {
  position: absolute;
  height: 2px;
  right: 0px;
  top: 10px;
}
#bannerlink a {
  float: left;
  height: 3px;
  background: #CCCCCC;
  margin-left: 2px;
  width: 15px;
  display: block;
  font-size: 0px;
  text-indent: -9999px;
  overflow: hidden
}
#bannerlink a.active {
  background: #F1C51C;
}
.pagination {
  bottom: 20px;
  z-index: 100001;
  position: absolute;
  width: 1000px;
  text-align: right;
  left: 33%;
  margin-left: -550px;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
  list-style: none;
}
.pagination li a {
  display: block;
  width: 71px;
  height: 7px;
  line-height: 17px;
  text-align: center;
  color: #333333;
  font-size: 10px;
  float: left;
  overflow: hidden;
  background: url(../images/num_b.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
}
.pagination li.current a {
  background: url(../images/num_a.png) no-repeat;
  color: #FFFFFF
}
.n_bann_about {
  background: url(../images/about.jpg) no-repeat center;
  height: 230px;
}
.n_bann_wenhua {
  background: url(../images/wenhua.jpg) no-repeat center;
  height: 230px;
}
.n_bann_news {
  background: url(../images/news.jpg) no-repeat center;
  height: 230px;
}
.n_bann_case {
  background: url(../images/cases.jpg) no-repeat center;
  height: 230px;
}
.n_bann_zizhi {
  background: url(../images/zizhi.jpg) no-repeat center;
  height: 230px;
}
.n_bann_anli {
  background: url(../images/anli.jpg) no-repeat center;
  height: 230px;
}
.n_bann_fenzhi {
  background: url(../images/fenzhi.jpg) no-repeat center;
  height: 230px;
}
.n_bann_lianxi {
  background: url(../images/lianxi.jpg) no-repeat center;
  height: 230px;
}
/*主体*/
.top_main {
  width: 100%;
  height: 30px;
  line-height: 30px;
  position: relative;
  z-index: 80;
  background-color: #f2f2f2;
  color: #333333;
  font-size: 12px;
}
.top_main li {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0 8px;
}
.top_main li a {
  color: #333333;
  cursor: pointer;
}
.top_main li a:hover {
  color: #1048a0;
}
.top_main .split {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #666;
  vertical-align: middle;
  margin: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w1200 {
  width: 1250px;
  margin: 0 auto;
}
.sz_warp {
  width: 1250px;
  margin: 0 auto;
}
.sz_con1 {
  margin-top: 40px;
  height: auto;
  overflow: hidden;
}
.sz_con1l {
  width: 262px;
  float: left;
}
.sz_con1l_t {
  height: 120px;
  background: #385791;
  text-align: center;
}
.sz_con1l_t h2 {
  font-size: 28px;
  color: #fff;
  font-weight: normal;
  padding-top: 32px;
}
.sz_con1l_t p {
  color: #fff;
  font-size: 13px;
}
.sz_con1l_c {
  margin-top: 10px;
}
.sz_con1l_c ul li {
  border: 1px solid #ededed;
  height: 46px;
  line-height: 46px;
  background: url(../images/ff.png) no-repeat 224px 13px;
  margin-bottom: 10px;
}
.sz_con1l_c ul li a {
  font-size: 19px;
  color: #09367e;
  display: block;
  height: 46px;
  padding-left: 35px;
}
.sz_con1l_c ul li a:hover {
  background: #385791;
  font-size: 19px;
  color: #fff;
}
.sz_con1l_u {
  margin-top: 10px;
}
.sz_con1r {
  width: 940px;
  float: right;
}
.sz_con1r ul li {
  float: left;
  width: 299px;
  margin-left: 14px;
}
.sz_con1r ul li .pic {
  width: 294px;
  height: 290px;
}
.sz_con1r ul li .pic img {
  width: 290px;
  height: 290px;
}
.sz_con1r ul li p {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #444444;
}
.sz_con1r_t {
  background: url(../images/yq.png) no-repeat bottom right;
  height: 90px;
  font-size: 19px;
  color: #2a2a2a;
  text-align: right;
  margin-bottom: 25px;
  line-height: 70px;
}
.sz_con1r_t span {
  font-size: 26px;
  color: #385791;
}
#sz_con2 {
  overflow: hidden;
}
.sz_con2 {
  padding: 40px 0 0 0;
  width: 1160px;
  height: 380px;
  margin: 0 auto;
}
.sz_con3_t h2 span {
  padding-left: 10px;
  font-size: 18px;
}
.sz_con2_u {
  margin-bottom: 30px;
}
.sz_con2_u_l {
  width: 602px;
  float: left;
  padding: 0 0 0 30px;
}
.sz_con2_u_l_tit {
  font-size: 34px;
  font-weight: bold;
  color: #666;
}
.sz_con2_u_l_tit1 {
  font-size: 28px;
  font-weight: bold;
  color: #1048A0;
}
.sz_con2_u_l_txt {
  margin-top: 15px;
  font-size: 15px;
  line-height: 30px;
  text-indent: 2em;
}
.sz_gsjj {
  width: 123px;
  border: 3px #ededed solid;
  border-radius: 20px;
  height: 34px;
  float: left;
  line-height: 34px;
  text-align: center;
  margin-right: 20px;
  margin-top: 40px;
}
.sz_gsjj a {
  font-size: 18px;
}
.sz_con2_u_r {
  width: 500px;
  float: right;
  height: 323px;
}
#sz_con3 {
  background: url(../images/con3_bg.jpg);
  height: 484px;
}
.sz_con3 {
  padding-top: 45px;
}
.sz_con3_t {
  background: url(../images/an_bg.png) no-repeat center top;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.sz_con3_t h2 {
  color: #086aac;
  font-size: 24px;
}
.sz_con3_u {
  margin-top: 30px;
}
.leftLoopa {
  width: 1250px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 8px;
}
.leftLoopa .bda {
  float: left;
  width: 310px;
  height: 230px'
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.leftLoopa .bda a {
  display: block;
  text-align: center;
  float: left;
}
.leftLoopa .bda a img {
  max-width: 310px;
  max-height: 230px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 8px;
  background: #FBFBFB;
  border: 1px solid #ddd;
  margin: 10px auto;
  margin-left: 15px;
  padding: 5px;
}
.leftLoopa .bda a:hover {
  color: #FFF;
  font-size: 16px;
}
.leftLoopa .bda a p {
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #3a3a3a;
  font-size: 16px;
}
.sz_more {
  width: 85px;
  margin: 12px auto 0 auto;
}
.sz_con4 {
  margin-top: 45px;
  height: auto;
  overflow: hidden;
}
.sz_con4_l {
  float: left;
  width: 774px;
}
.slb .hd {
  height: 75px;
  width: 100%;
}
.slb .hd .hd_tit {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  height: 75px;
  float: left;
}
.slb .hd .hd_tit span {
  font-size: 28px;
  font-weight: bold;
  color: #1048A0;
}
.slb .bd {
  padding: 20px 0 0;
}
.slb .bd .bdlist {
  height: auto;
}
.slb .bd .bdlstl {
  padding-top: 5px;
}
.slb .bd .bdlstl img {}
.slb .bd .bdlstr {
  float: left;
}
.slb h3 {
  width: 100px;
  float: left;
  font-size: 25px;
  color: #0098ea;
}
.sz_newsrt {
  width: 774px;
  height: auto;
  margin-top: 20px;
  overflow: hidden;
}
/*.con2lt img{
	width: 204px;height: 136px;
	border:#e3e3e3 10px solid;
	margin:27px 0px 0px 20px;
}*/
.sz_newsrt ul li {
  height: auto;
  overflow: hidden;
  border-bottom: 1px dashed #e4e4e4;
  margin: 15px 0;
  padding-bottom: 15px;
}
.sz_al {
  float: left;
  color: #838383;
  height: 70px;
  background: url(../images/hh.jpg) no-repeat;
  width: 68px;
}
.sz_al h3 {
  width: 68px;
  height: 35px;
  line-height: 35px;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
}
.sz_al h4 {
  width: 68px;
  height: 35px;
  color: #FFF;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.sz_newsrt_txt {
  width: 660px;
  float: left;
  margin-left: 30px;
}
.sz_newsrt_txt h4 {
  background: url(../images/dian.jpg) no-repeat left;
  font-size: 16px;
  color: #0869ae;
  font-weight: normal;
}
.sz_newsrt_txt p {
  color: #a1a1a1;
  line-height: 25px;
}
.sz_newsru {
  width: 774px;
  margin: 0 10px 0px 0px;
}
.sz_newsru ul li {
  background: url(../images/fff.png) no-repeat left;
  padding-left: 15px;
  margin-right: 10px;
  line-height: 35px;
  font-size: 12px;
  width: 774px;
  border-bottom: 1px dashed #e4e4e4;
  position: relative;
}
.sz_newsru ul li a {
  color: #131313;
  font-size: 14px;
}
.sz_newsru ul li span {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 14px;
  color: #585858;
}
.sz_con4r {
  width: 290px;
  float: right;
}
.sz_con4r_t {
  height: 55px;
  line-height: 55px;
  background: #0869ad;
  padding-left: 20px;
}
.sz_con4r_t h2 {
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}
.sz_con4r_t h2 span {
  font-size: 18px;
}
.sz_con4r_u {
  margin-top: 20px;
}
.sz_con4r_u ul {
  margin-bottom: 15px;
  display: block;
  margin-left: 15px;
}
.sz_con4r_u ul li {
  padding-left: 40px;
  color: #4b4b4b;
  font-size: 14px;
  margin-bottom: 10px;
}
.sz_con4r_u ul li.li00 {
  background: url(../images/l1.png) no-repeat 0px center;
  line-height: 40px;
  height: 40px;
}
.sz_con4r_u ul li.li01 {
  background: url(../images/l2.png) no-repeat 0px center;
  line-height: 40px;
  height: 40px;
}
.sz_con4r_u ul li.li02 {
  background: url(../images/l3.png) no-repeat 0px center;
  line-height: 40px;
  height: 40px;
}
/*footer*/
.footer {
  width: 100%;
  color: #fff;
  padding: 30px 0 20px;
  background: url(../images/footer_bg.jpg) center;
}
.footer .links {
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 1px solid #FFF;
}
.footer .links span {
  color: #f9f9f9;
  display: inline-block;
}
.footer .links a {
  display: inline-block;
  color: #f9f9f9;
  padding-right: 10px;
}
.footer .links a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.footer .contact {
  width: 340px;
}
.footer .contact .ewm {
  width: 100px;
  height: 100px;
  background: #ddd;
  text-align: center;
  color: #fff;
}
.footer .contact .ewm img {
  display: block;
  margin: 6px;
  width: 88px;
  height: 88px;
}
.footer .contact .contact_info {
  margin-left: 16px;
}
.footer .contact .contact_info p {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
}
.footer .contact .contact_info .tel {
  margin-top: 10px;
  margin-bottom: 12px;
  font: normal 30px "arial";
  color: #fff;
  line-height: 24px;
}
.footer .contact .contact_info .p2 {
  margin-bottom: 6px;
}
.footer .bNav {
  width: 850px;
}
.footer .bNav .item {
  float: left;
  line-height: 26px;
}
.footer .bNav .item h3 {
  margin-bottom: 24px;
  padding: 0 34px;
  border-right: 1px solid #407fe1;
}
.footer .bNav .item:first-child h3 {
  border-left: 1px solid #407fe1;
}
.footer .bNav .item h3 a {
  color: #fff;
  font-size: 18px;
  text-indent: 0px;
}
.footer .bNav .item h3 a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.footer .bNav .item a {
  color: #ccc;
  display: block;
  font-size: 12px;
  line-height: 26px;
  text-indent: 40px;
}
.footer .bNav .item a:hover {
  color: #fff;
}
/*列表页面*/
.sz_fycon {
  width: 1250px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
}
.sz_fyconl {
  width: 240px;
  float: left;
}
.sz_fyconl1 {
  height: auto;
  overflow: hidden;
  border: 1px solid #cecdcd;
  border-radius: 5px;
}
.sz_fyconl1t {
  background: url(../images/xx.jpg) no-repeat bottom center;
  height: 50px;
}
.sz_fyconl1t h3 {
  font-size: 20px;
  font-weight: bold;
  color: #585858;
  line-height: 18px;
  float: left;
  margin: 15px 0 0 15px;
  border-left: 4px solid #2526c3;
  height: 18px;
  padding-left: 10px;
}
.sz_fyconl1t h3 em {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  padding-left: 10px;
  font-weight: normal;
}
.sz_fyconl1u {
  margin-top: 12px;
  padding-bottom: 20px;
}
.sz_fyconl1u ul li {
  height: 43px;
  line-height: 43px;
  background: url(../images/cat_bg.jpg) no-repeat center;
  padding-left: 15px;
  margin: 0 20px;
}
.sz_fyconl1u ul li a {
  color: #000;
  font-size: 14px;
  display: block;
}
.sz_fyconl1u ul a li:hover {
  background: #f8fafb;
  color: #515151;
}
.sz_left_new {
  margin-top: 30px;
  padding-bottom: 15px;
}
.sz_left_new_tit {
  width: 210px;
  margin-left: 10px;
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #B5B5B5;
  padding-bottom: 8px;
}
.sz_left_new_tit span {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  border-left: 5px solid #385791;
  height: 18px;
  line-height: 16px;
  padding-left: 5px;
  display: block;
}
#sz_roll {
  line-height: 25px;
  margin-top: 15px;
}
#sz_roll li {
  background: url(../images/dian.jpg) no-repeat left center;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
}
#sz_roll li a {
  font-size: 13px;
}
.sz_fyconl2 {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  border: 1px solid #cecdcd;
  border-radius: 5px;
}
.sz_fyconl2t {
  background: url(../images/fx.png) no-repeat left;
  height: 42px;
  line-height: 42px;
}
.sz_fyconl2t h3 {
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  padding-left: 15px;
}
.sz_fyconl2t h3 em {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  padding-left: 10px;
  font-weight: normal;
}
.sz_fyconl2u {
  line-height: 30px;
  padding: 10px 5px 0px 10px;
  font-size: 14px;
}
.sz_fycpt {
  height: 60px;
  background: #eeeeee;
}
.sz_fycpt h2 {
  font-size: 21px;
  color: #585858;
  font-weight: bold;
  padding: 15px 0px 0px 33px;
}
.sz_fyconr {
  float: right;
  margin-bottom: 20px;
}
.sz_fyconrt {
  /* width: 830px; */
  width: 930px;
  height: 60px;
  background: #e9e9e9;
}
.sz_fyconru {
  width: 930px;
  height: auto;
  overflow: hidden;
  height: auto;
  margin-bottom: 20px;
}
.sz_fyconrus {
  /* width: 830px; */
  width: 930px;
  height: auto;
  border-top: none;
}
.sz_fyconrus ul {
  margin: 0;
  padding-top: 8px;
}
.sz_fyconrus ul li {
  line-height: 45px;
  border-bottom: 1px dashed #e9e9e9;
  padding: 0px 0px 0px 0px;
  position: relative;
  margin: 0px 20px 8px 20px;
  background: url(../images/fff.png) no-repeat left;
  overflow: hidden;
  height: 45px;
}
.sz_fyconrus ul li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}
.sz_fyconrus ul li a {
  color: #464646;
  padding-left: 15px;
}
.sz_dqwz {
  float: right;
  color: #515151;
  margin: 20px 15px 5px 0px;
}
.sz_dqwz a {
  color: #515151;
  text-decoration: none;
}
.sz_show_t {
  text-align: center;
  padding: 25px 0px 0px 0px;
  border-bottom: #CCC 1px dashed;
}
.sz_show_t h1 {
  color: #385791;
  margin: 0;
  font-size: 24px;
}
.sz_show_t h5 {
  color: #464646;
  font-weight: normal;
  line-height: 20px;
  margin: 10px 0px 10px 0px;
}
.sz_show_c {
  padding: 10px 15px 10px 15px;
  color: #464646;
  border-bottom: #CCC 1px dashed;
  line-height: 2em;
  font-size: 14px;
}
.sz_show_c img {
  max-width: 900px;
  /* padding: 10px 15px 10px 15px; */
}
.sz_show_u {
  text-align: left;
  padding: 10px 15px 10px 0px;
}
.sz_show_u ul li {
  list-style: none;
  text-decoration: none;
  color: #464646;
  border-bottom: #CCC 1px dashed;
  height: 30px;
  line-height: 30px;
  margin: 0px 20px 0px 20px;
  font-size: 14px;
}
.sz_show_u ul li a {
  color: #464646;
  font-size: 14px;
}
.sz_show_u ul li a:hover {
  text-decoration: underline;
  color: #464646;
}
.sz_page_conru {
  color: #464646;
  padding: 35px 15px 40px 15px;
  font-size: 14px;
  line-height: 28px;
}
.sz_page_conru img {
  max-width: 100%;
  padding: 15px 15px 40px 15px;
}
.sz_chanpin {
  padding: 20px 0px 20px 10px;
}
.sz_chanpin ul li {
  margin-right: 18px;
}
.sz_chanpin ul li a {
  display: block;
  text-align: center;
  color: #545454
}
.sz_chanpin ul li a .pic {
  width: 270px;
  height: 200px;
  overflow: hidden;
  display: table-cell;
  background: #fff;
  text-align: center;
  vertical-align: middle;
}
.sz_chanpin ul li a img {
  max-width: 250px;
  height: 200px;
}
.sz_chanpin ul li a p {
  height: 40px;
  line-height: 40px;
}
.sz_chanpin ul {
  height: auto;
  overflow: hidden;
  padding-left: 4px;
}
.sz_chanpin ul li {
  float: left;
  margin-bottom: 2px;
}
.sz_chanpin ul li a .pic {
  width: 270px;
  height: 200px;
}
.sz_chanpin ul li a .pic img {
  max-width-: 270px;
  max-height: 200px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 8px;
  background: #FBFBFB;
  border: 1px solid #ddd;
  margin: 10px auto;
  margin-left: 15px;
  padding: 5px;
}
/*分页*/
.fenye {
  text-align: center;
  margin: 20px 0 30px;
}
.fenye ul {
  height: auto;
  overflow: hidden;
}
.fenye span, .fenye a {
  display: inline-block;
  padding: 0 9px;
  margin: 0 2px;
  background: #ddd;
  border-radius: 2px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #000;
}
.fenye span.current {
  background: #385791;
  color: #fff;
}
.fenye a:hover {
  background: #385791;
  color: #fff;
}
/**在线留言**/
.message {
  height: 500px;
  margin: 40px 0 0 30px;
}
.message li {
  height: auto;
  min-height: 60px;
}
.message li span {
  width: 88px;
  font-size: 14px;
  color: #333;
  display: inline-block;
  text-align: right;
  padding-right: 5px;
}
.message li input {
  width: 270px;
  height: 30px;
  border: 1px solid #ccc;
  padding: 0 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.message li input:focus, .message li textarea:focus {
  border-color: #23c254;
  outline: 0;
}
.message textarea {
  padding: 5px 10px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.message li button {
  margin: 40px 0 0 100px;
  width: 100px;
  height: 30px;
  background: #4fa31a;
  color: #fff;
  cursor: pointer;
}
.code {
  margin-top: 30px;
}
.code input {
  width: 100px !important;
}
.message li i {
  color: red;
  margin-top: 2px;
  font-style: normal;
  display: block;
  float: left;
  margin-left: 5px;
}
/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.pagess {
  clear: both;
  margin: 20px;
  overflow: hidden;
  margin-left: 0px;
  text-align: center;
  font-size: 12px
}
.pagess ul li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 2px 9px;
  margin: 0 3px;
  line-height: 20px;
  background: #fff;
  color: #999
}
.pagess ul li:hover {
  background: #ccc;
  color: #fff;
  border: 1px solid #ccc
}
.pagess ul li:hover a {
  color: #fff;
}
.pagess ul li.thisclass {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 2px 9px;
  margin: 0 3px;
  background: #ccc;
  color: #fff;
}
.pagess ul li.thisclass a {
  color: #fff;
}
.pagess ul li a {
  display: block;
  color: #999
}
.pagess ul li a:hover {
  color: #fff;
}
/*slogan---------------------------------------------------------------------------------*/
.slogan {
  position: relative;
  float: left;
  width: 50%;
  height: 130px;
  vertical-align: middle;
  margin-left: 545px;
}
/* .slogan::before {
    content: " ";
    display: inline-block;
    height: 100%;
    width: 0%;
    vertical-align: middle;
} */
.slogan p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 20px;
  font-size: 24px;
  color: #363535;
  line-height: 1
}
.slogan p small {
  padding-left: 15px;
  font-weight: normal;
  font-size: 14px;
  color: #414141
}
.slogan p i {
  line-height: 40px;
  color: #f0831e
}
/*product page head PIC---------------------------------------------------------------------------------*/
/* .line-big {
    margin-left: 15px;
    margin-right: -17px;
}

.product-detail .content-img img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.product-detail .content-img img {
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
} */
.product-page-img img {
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
  margin-top: 20px;
  margin-left: auto;
  float: left;
}
.product-page-img-r {
  width: 310px;
  overflow: hidden;
  vertical-align: middle;
  margin-top: 20px;
  flaot: left;
  height: 400px;
  padding-top: 20px;
  padding-left: 72px;
}
.product-page-img-t {
  width: 100%;
  padding: 20px 10px 10px 0px;
  font-size: 18px;
  border-bottom: #ccc 1px solid;
  margin-bottom: 10px;
}
.product-page-img-r p {
  font-size: 22px;
  color: #323232;
  line-height: 50px;
  font-weight: bold;
}
.product-page-img-r button {
  font-size: 18px;
  color: #fff;
  line-height: 60px;
  background: #fe9900;
  border: none;
  border-radius: 5px;
  margin: 10px 23px 10px 0px;
  width: 130px;
}
.product-page-img-r button:hover {
  background: #0869ad;
  color: #fff;
}
.produt-li-on {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  color: #323232;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}
/**分页样式---------------------------------*/
.page-num {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 2px 9px;
  margin: 0 3px;
  line-height: 20px;
  background: #fff;
  color: #999;
}
.page-num-current {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 2px 9px;
  margin: 0 3px;
  background: #ccc;
  color: #fff;
}
/********.toolbar*********/
.toolbar {
  width: 50px;
  position: fixed;
  right: 1%;
  top: 44%;
  z-index: 999;
}
.toolbar dd {
  width: 50px;
  height: 50px;
  margin-bottom: 1px;
  position: relative;
  background: url(../images/black20.png) repeat 0 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.toolbar dd i {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.toolbar dd i span {
  width: 35px;
  height: 35px;
  display: block;
  margin: 7px 0 0 7px;
  background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
  display: none;
}
.toolbar .slide-tel {
  display: block;
  width: 0;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-family: arial;
  color: #FFF;
  position: absolute;
  padding: 0 0 0 50px;
  top: 0;
  right: 0;
  overflow: hidden;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .0s ease-in-out 0s;
  -moz-transition: all .0s ease-in-out 0s;
  transition: all .0s ease-in-out 0s;
}
.toolbar .pop {
  position: absolute;
  right: 90px;
  top: -51px;
  background: #0185d0;
  display: none;
}
.toolbar .pop-code {
  width: 120px;
  padding: 20px 20px 0;
}
.toolbar .pop-code img {
  width: 120px;
  height: 120px;
  display: block;
}
.toolbar .pop-code h3 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #f2e8e1;
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}
.toolbar .qq span {
  background-position: 0 -47px;
}
.toolbar .qq a {
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: block;
}
.toolbar .qq:hover {
  background: #0185d0;
}
.toolbar .tel span {
  background-position: 0 0;
}
.toolbar .tel:hover {
  background: #0185d0;
}
.toolbar .code span {
  background-position: 0 -95px;
}
.toolbar .code:hover {
  background: #0185d0;
}
.toolbar .top span {
  background-position: 0 -142px;
}
.toolbar .top:hover {
  background: #0185d0;
}