@charset "utf-8";
/* CSS Document */
body,html{margin:0;padding:0;font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1250px; -webkit-text-size-adjust:none; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1250px;margin: 0 auto;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}


/*top*/
.fix {-webkit-animation-duration: 0.5s;animation-duration: 0.5s;opacity: 1;filter: alpha(opacity=100); position: fixed;width: 100%;top: 0;z-index: 99999;border-bottom: 1px #ccc solid;}

.top-part{height: 840px;}

.nav {
  background: #fff;
  width: 100%;
  z-index: 999;
  height: 140px;

}
@media(max-width:992px){
    .nav{
        position:relative;
        background:#294176;
    }
}
.nav .left-logo {
  width: 18%;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  min-width: 180px;
}
.nav .left-logo img {
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.nava{
    width: 61%;
    padding: 0 4.5% 0 0;
}

.nava .m {
    position: relative;
    float: left;
    width: 11%;
    display: inline;
    text-align: center;
    height: 140px;
}
.nava h3 {
    font-size: 100%;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}
.nava h3 a {
    zoom: 1;
    display: block;
    color: #000;
    text-align: center;
    padding-top: 50px;
    height: 140px;
}
.nava h3 a span{display: block;font-size: 13px;color: #9c9c9c;line-height: 45px;}
.nava h3 a:hover{height: 140px; text-decoration: none;background:#f39801 url(../images/tba.png) center 10px no-repeat;line-height: 75px;transition-duration: .3s;border-bottom: 5px #9f0811 solid;color: #fff;font-weight: bold;}
.nava h3 a:hover span{text-indent:-9999px;}
.nava .sub {
    display: none;
    width: 100px;
    position: absolute;
    left: 0px;
    top: 140px;
    float: left;
    line-height: 30px;
    z-index: 1000;
}
.nava .sub2 {
    left: -150px !important;
    width: 895px;
}
.nava .sub li{ text-align:center;  }
.nava .sub li a{ color:#fff; display:block; zoom:1;}
.nava .sub li a:hover{  background:#ddd; color:#c00; }
.nava .sub li a img{width: 151px;height:129px;}
.nava .sub li p{text-align:left;}
.mun1{width:860px; height:394px;background-color: rgba(0,0,0,0.75);padding-left:15px; -moz-box-shadow:0px 2px 2px #999 inset; -webkit-box-shadow:0px 2px 2px #999 inset; box-shadow:0px 2px 2px #e4e4e4 inset;}
.mun1 ul li{width:150px; float:left; height:auto; overflow:hidden; margin-left:13px; margin-top:25px;}
.mun1 ul li h2{width:100%; font-size:14px; color:#5e5e5e; border-bottom:1px solid #dbdbdb; line-height:35px; margin-bottom:7px;}
.nav .sub .mun1 ul li p a{width:100%; height:28px; display:block; color:#919191; font-size:13px;overflow: hidden;}
.nav .sub .mun1 ul li p a:hover{color:#0c438c; background:none;}
.mun1 ul li ul li{width:75px; float:left; margin:0px;}
.nav .sub .mun1 ul li ul li a{color:#919191;}
.nav .sub .mun1 ul li ul li a:hover{color:#0c438c; background:none;}

.nav .right-tel {
  width: 19.5%;
  background: url(../images/tel.png) left 10px no-repeat;
  height: 70px;
  margin-top:22px;
}
.nav .right-tel p {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 15px;
  line-height: 40px;
  vertical-align: middle;
  margin: 0;
  padding-left: 70px;
}
.nav .right-tel p span{font-size: 26px;color: #000;display: block;line-height: 26px;font-weight: bold;font-family: "Impact";}

@media screen and (max-width: 1640px) {
  .nav .right-tel p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1318px) {
  .nav .right-tel p {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  .nav .right-tel {
    display: none;
  }
  .nav .nav-btn {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  .nav ul {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    width: 30%;
    right: -30%;
    padding: 0 18px;
    height: 100%;
  }
  .nav ul li {
    float: none;
    width: 100%;
    border-bottom: 1px dotted #cccccc;
  }
  .nav ul li a {
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
  }
  .nav ul li span {
    display: none;
    line-height:15px;
  }
  .nav ul .closemenu {
    display: block;
    margin-top: 12px;
    text-align: right;
  }
  .nav ul .closemenu i {
    color: #ffffff;
  }
}

.h140{height: 140px;}
/*����ͼ*/
.banner{height:700px;width:1920px;position:relative;overflow:hidden;margin-left:-960px;left:50%;}
.fn-clear{zoom:1;}
.box_skitter{position:relative;background:none;}
.box_skitter ul{display:none;}
.box_skitter .container_skitter{overflow:hidden;position:relative;}
.box_skitter .image{overflow:hidden;}
.box_skitter .image img{display:none; -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;}
.box_skitter .box_clone{position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img{position:absolute;top:0;left:0;z-index:20; }
.box_skitter .prev_button{position:absolute;top:3.5%;left:10%;width:57px;height:80px;overflow:hidden;text-indent:-9999em;background: url(../images/bg_btnPre_index.png) no-repeat left top;     z-index: 99; }
.box_skitter .next_button{position:absolute;top:3.5%;right:10%;width:57px;height:80px;overflow:hidden;text-indent:-9999em;background: url(../images/bg_btnNext_index.png) no-repeat left top!important; z-index: 99;}
.box_skitter .label_skitter{z-index:150;position:absolute;display:none;}
.loading{position:absolute;top:50%;right:50%;z-index:10000;margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:31px;height:31px;}
#slideshow{width:100%;height:7830px;}
#slideshow ul{display:none;}
 @keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
/*����*/
.ss{ background:url(../images/notice.jpg) center no-repeat;overflow:hidden;z-index:99;}
.ss .ssBox{ height:110px;line-height:110px; width:630px;}
.ss .ssBox .title{ color:#fff; font-weight:700; font-size:16px;background:url(../images/gonggao.png) left center no-repeat; padding-left:50px;  }
.ss .ssBox .ss_nr{ width:480px;overflow:hidden;white-space:nowrap;}
.ss .ssBox .ss_nr div{ display:inline-block; min-width:100%; padding-right:50px; font-size:14px; color:#fff;}
.ss .ssBox .ss_nr p{ font-size:15px;}
.ss .youshi{color:#fff;margin-top: 5px;}
.ss .youshi b{ font-size:30px; color:#fff;line-height: 60px;}
.ss .youshi a{ font-size:16px; color:#fff;}
.ss .youshi a:hover{text-decoration: underline;}
/*��Ʒ����*/
.flbt{width: 255px;height: 80px;display: block;margin: 0 auto;margin-top: 35px; background: url(../images/flbt.jpg) center no-repeat;text-align: center;line-height: 65px;font-weight: bold;}
.flbt a{color: #fff;font-size: 35px;}
.flbt a:hover{color: #ff9c00;}
.rollBox {
  width:1380px;
  overflow:hidden;
  margin:0 auto;
  margin-top: 30px;
}
.rollBox .LeftBotton {
  height:120px;
  width:70px;
  background:url("../images/cp_left.png") no-repeat left center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 10px 0 0;
  cursor:pointer;
}
.rollBox .RightBotton {
  height:120px;
  width:70px;
  background:url("../images/cp_right.png")no-repeat right center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 0 0 10px;
  cursor:pointer;
}
.rollBox .Cont {
  width:1200px;
  overflow:hidden;
  float:left;
}
.rollBox .ScrCont {
      width: 3000px;
    height: 230px;
    overflow: hidden;
}
.rollBox .Cont .pic {
  width:168px;
  float:left;
  height:230px;
  margin-right:30px;
  position:relative;
  text-align: center;
}
.rollBox .Cont .pic img {
  display:block;
  width:168px;
  height:168px;
  border-radius: 100px;
  border: 1px #d7d7d7 solid;
}
.rollBox .Cont .pic p {
  line-height:45px;
  height:45px;
  font-size: 18px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#fff;
}
.rollBox .Cont .pic p a{color: #ed0101;font-size: 16px;}
.rollBox .Cont .pic:hover p a{font-weight: bold;color: #db0713;}
.rollBox .Cont .pic:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.rollBox #List1, .rollBox #List2 {float:left;} 


.rollBox .Cont .pica {
  width:168px;
  float:left;
  height:230px;
  margin-right:30px;
  position:relative;
  text-align: center;
}
.rollBox .Cont .pica img {
  display:block;
  width:180px;
  height:180px;
  border-radius: 100px;
  border: 5px #cbcbcb solid;
}
.rollBox .Cont .pica p {
  line-height:45px;
  height:45px;
  font-size: 18px;
  white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
}
.rollBox .Cont .pica p a{color: #000;font-size: 18px; }
.rollBox .Cont .pica:hover p a{font-weight: bold;color: #db0713;}
.rollBox .Cont .pica:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
/*��Ʒչʾ*/
.cpbt{text-align: center;margin-top: 45px;height: 90px;position: relative;}
.cpbt em{width: 100%;height: 1px;border-bottom: 1px #9a9a9a dotted;display: block;}
.cpbt a{display: block;width: 320px;height: 60px;position: absolute;top: -30px; background: #fff url(../images/cptb.png) 25px center no-repeat;font-size: 35px;color: #f39801;font-weight: bold;padding-left: 45px;left: 50%;
    margin-left: -160px;}
.cpbt p{display: block;font-size: 16px;color: #9f0811;margin-top: 40px;}
.cpbt:hover a{color: #000;}

.hotpro{width:85%;margin: 0 auto;background: #f00;}
#pro-box1{
  width: 85%;
  overflow: hidden;
  margin: 50px auto;
}
@media (max-width: 1366px) {
  #pro-box1{
  width: 100%;
  overflow: hidden;
  margin: 50px auto;
  }
}
#pro-box1 li{
    width: 300px;
    height: 360px;
    background: #fff;
    margin: 15px 1% 40px 1%;
    float: left;
    list-style: none;
    position: relative;
    z-index: 0;
    border-bottom: solid 1px #e0e0e0;
    box-sizing: border-box;
	box-shadow: 0px 0px 10px #ccc;
    
}
#pro-box1 li .Img div{
    width: 100%;
    height: 285px;
    padding: 0;
    margin: 0;
    display: block;
}
#pro-box1 li p{
  position: absolute;
  width: 100%;
  height: 70px;
  background: #fff;
  z-index: 999;
  left: 0;
  bottom: 0;
  padding-left: 8px;
}

#pro-box1 li p .sytitle{
    width: 100%;
    line-height:55px;
    font-size: 18px;
    color: #555;
}
#pro-box1 li p .smore{
  font-size: 16px;
  color: #555;
  line-height: 40px;
  display: block;
  text-align: center;
  width: 35%;
  z-index: 3;
  margin: 0 auto;
  border-radius: 20px;
  position: absolute;
  right: 8px;
  bottom: 20px;
  border: 1px #dcdcdc solid;
  display:none;
}
#pro-box1 li:hover{box-shadow: 0px 0px 10px #ccc;text-align: center;}
#pro-box1 li:hover p{
  background: #9f0811;
}
#pro-box1 li:hover p .sytitle{
  text-align: center;
  color: #fff;
}
#pro-box1 li:hover p .smore{
  background:#ff9c00;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  display: block;
  text-align: center;
  width: 70%;
  position: absolute;
  z-index: 3;
  margin: 0 auto;
  bottom: -20px;
  left: 0;
  right: 0;
  border-radius: 20px;
  display:block;
}

#pro-box1 li .avatar{
    position: relative;
}
#pro-box1 li .avatar{
    display: block;
      height: 290px;
    overflow: hidden;
    width: 300px;
    text-align: center;
}
#pro-box1 li .avatar .myClass{
    width: 280px;
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
}
.avatar:after {
    bottom: 0;
    content: url("../images/bg_play.png");
    left: 5px;
    position: absolute;
    z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
    box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}

/*����*/
.ys_bg {
    background: url(../images/youshibg.jpg) no-repeat center;
    width: 100%;
    height: 690px;
    margin-top: 60px;
}
.ys_1200 {
    width: 1200px;
    margin: 0 auto;
    background: url(../images/wline.jpg)no-repeat center;
    background-position: 50% 108px;
}
.ys_1200 h2 {
    text-align: center;
    font-size: 42px;
    color: #bd0811;
    background: url(../images/jinshuang_19.jpg)no-repeat;
    line-height: 110px;
    left: 50px;
    background-position: 586px 50px;
    padding-top: 50px;
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.ys_1200 h2 span {
    color: #fff;
}
.ys_1200 ol {
    font-size: 16px;
    color: #fff;
    width: 320px;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 6px 12px;
    margin-top: 10px;
}
.ys_1200 ul li {
    float: left;
    margin: 50px 10px;
}
.ys_1200 ul li {
    width: 280px;
    height: 377px;
    background: url(../images/jinshuang.png)no-repeat center;
    position: relative;
}
.ys_1200 ul li img {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 40px;
}
.ys_1200 ul li h3 {
    text-align: center;
    color: #fff;
    padding-top: 170px;
    font-size: 24px;
}
.ys_1200 ul li p {
    width: 210px;
    height: 100px;
    overflow: hidden;
    color: #fff;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 20px;
    line-height: 30px;
}
.ys_1200 ul li img {
    -webkit-transition-duration: time;
    -moz-transition-duration: time;
    -ms-transition-duration: time;
    -o-transition-duration: time;
    transition-duration: time;
    transition: all 1s;
}
.ys_1200 ul li:hover img {
    -webkit-transition-duration: time;
    -moz-transition-duration: time;
    -ms-transition-duration: time;
    -o-transition-duration: time;
    transition-duration: time;
    transform: rotateY(360deg);
}
/*.h30{height: 30px;}
.index-adv{height: 860px;background: url(../images/advbj.jpg) center no-repeat;}
.advbt{text-align: center;background: url(../images/kuang.png) center no-repeat;font-size: 30px;color: #fff;}
.advbt b{font-size: 35px;display: block;}
.ztadv{width: 1250px;height: 550px;margin: 0 auto;position: relative;}
.ztadv img{animation: ball .6s infinite alternate;display: block;margin: 0 auto;margin-top: 80px;}
.ysa{position: absolute;top: 65px;background: url(../images/ysa.png) center no-repeat;width: 455px;height: 145px;}
.ysa p{font-size: 18px;color: #fff;line-height: 30px;display: block; padding-left: 160px;padding-top: 40px;}
.ysb{position: absolute;top: 65px;right: 0; background: url(../images/ysb.png) center no-repeat;width: 455px;height: 145px;}
.ysb p{font-size: 18px;color: #fff;line-height: 30px;display: block; padding-left: 160px;padding-top: 40px;}
.ysc{position: absolute;bottom: 65px;background: url(../images/ysc.png) center no-repeat;width: 455px;height: 145px;}
.ysc p{font-size: 18px;color: #fff;line-height: 30px;display: block; padding-left: 160px;}
.ysd{position: absolute;bottom: 65px;right: 0; background: url(../images/ysd.png) center no-repeat;width: 455px;height: 145px;}
.ysd p{font-size: 18px;color: #fff;line-height: 30px;display: block; padding-left: 160px;padding-top: 30px;}
.ystel{width: 492px;height: 65px;border: 1px #ccc solid;margin: 0 auto;line-height: 63px;text-align: center;}
.ystel p{display: block;float: left;background: #fff;width: 350px;height: 63px;font-size: 15px;color: #b9b9b9;}
.ystel p b{font-size: 26px;color: #1e2e8d;}
.ystel a{display: block;float: right;background: #f68612;width: 140px;height: 63px;color: #fff;font-size: 18px;}
.yslb{width: 1250px;margin: 0 auto;margin-top: 75px;}
.yslb ul li{float: left;width: 250px;text-align: center;background: url(../images/yskuang.jpg) top center no-repeat;}
.yslb ul li span{font-size: 23px;color: #fff;margin-top: 50px;display: block;}*/
/*������;*/
.usebj{height: 430px;margin-bottom: 60px;}

.ytbt{text-align: center;padding-top: 40px;}
.ytbt a{color: #000;font-size: 35px;font-weight: bold;}
.ytbt a span{color: #f39801;}
.ytbt p{font-size: 15px;color: #707070;line-height:40px;}
.ytbt:hover a{color: #1e2e8d;font-size: 38px;}
.commend-pro {position: relative;height:460px;width: 626px;overflow: hidden; }

.commend-pro .pro-content ul li {overflow: hidden;width: 626px;height: 460px;position: relative; }

.commend-pro .pro-content ul li a img {width: 626px;height:460px; }

.commend-pro .pro-content ul li a cite {position: relative;width: 100%;display: block;text-align: center;height: 34px;line-height: 34px;font-style: normal; }

.commend-pro .pro-content ul li a span {height: 45px;line-height: 45px;width: 100%;display: block;position: absolute;bottom: 0;text-align: center;color: #ffffff;font-size: 16px;background: rgba(0, 0, 0, 0.7);}

.commend-pro .pro-content ul li a:hover span {background: rgba(0, 177, 3, 0.7);}
.commend-pro .pro-content ul li .avatara img {
    display: block;
    height: 460px;
    overflow: hidden;
    width: 626px;
    position: relative;
}
.commend-pro .pro-content ul li .avatara img{
    height: 626px;
}
.commend-pro .pro-content ul li .avatara img:hover , .zhuti .avatara img:hover, .bbsinner .avatara img:hover  {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}

#demo {

    WIDTH:600px; OVERFLOW:hidden; float:right; height: 460px;}



#indemo {

    WIDTH:9000px; FLOAT:left

}

#demo1 {

    FLOAT:left;

    width:1600px;

}

#demo2 {

    FLOAT:left;

    width:1300px;

}

.showcar li{width:295px; height:220px; float:left; margin-right:12px;overflow:hidden; position:relative; margin-bottom:15px;}

.showcar li img{width:295px; height:220px;}

.showcar li p{width:295px; height:45px;text-align:center; line-height:45px; position:absolute; left:0px; bottom:0px;background: rgba(0, 0, 0, 0.7);}

.showcar li a{color:#fff; font-size:15px;}

.showcar li:hover p{background: rgba(0, 177, 3, 0.7);}
.showcar li .avatara img {
    display: block;
    height: 220px;
    overflow: hidden;
    width: 295px;
    position: relative;
}
.showcar li .avatara img{
    height: 220px;
}
.showcar li .avatara img:hover , .zhuti .avatara img:hover, .bbsinner .avatara img:hover  {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}

/*���*/
.yyfw {
    width: 100%;
    height: 700px;
    background: url(../images/jjbg.jpg)no-repeat center;
    margin-top: 60px;
}
.yyfwnr {
    width: 1310px;
    margin: 0 auto;
    background: url(../images/jjbl.png)no-repeat center 80px;
    height: 640px;
    padding-top: 158px;
}
.box_1200 {
    width: 1200px;
    margin: 0 auto;
}
.jj_left {
    width: 48%;
    float: left;
}
.jj_left h2 {
    font-size: 36px;
    color: #bd0811;
}
.jj_left em {
    font-size: 18px;
    color: #bd0811;
}
.jj_left div {
    margin-top: 40px;
    height: 150px;
    overflow: hidden;
}
.jj_left div p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.jj_left ol {
    font-size: 14px;
    background: #bd0811;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 40px;
}
.jj_left ol a {
    color: #fff;
    display: block;
}
.jj_right {
    float: right;
    border: 6px solid #fff;
    height: 354px;
}
/*.index-ab{height:610px;background: url(../images/abbj.jpg) center no-repeat;margin-top: 60px;}
.baseDiva{width: 1250px;margin: 0 auto;position: relative;}
.abdesc{width: 490px;height: 520px;position: absolute;left: 0;top:45px;z-index: 9;}
.abtitle{height: 55px;background: url(../images/xian.jpg) left center no-repeat;line-height: 55px;font-size: 20px;color: #767676;}
.abtitle a{font-size: 36px;color: #000;padding-left:25px;}
.abtitle:hover a{color: #e60000;}
.ticle{width: 460px;height: 395px;background: #fff;margin-top: 18px;box-shadow: 0px 0px 20px #555;padding-left: 20px;padding-right: 25px;}
.ticle h3{font-size: 26px;color: #9f0811;line-height: 80px;padding-top: 20px;}
.ticle p{font-size: 16px;color: #676767;line-height: 28px;}
.ticle a{display: block;width: 145px;height: 45px;background: #ffb400 url(../images/gd.png) 110px center no-repeat;border-radius: 25px;margin-top: 20px;color: #fff;line-height: 45px;text-align: center;font-size: 16px;}
.ticle a:hover{background: #007e09;color: #fff;}
.video{width:790px;height: 490px;position: absolute;right: 0;top: 70px;}
.video1{width:790px;height: 490px;}*/
/*��������*/
.new-l{width: 292px;height: 530px;background: #ff9c00;margin-top: 70px;}
.new-l p{display: block;width: 292px;height: 255px;color: #fff;padding-left: 25px;padding-top: 30px;}
.new-l p span{font-size: 30px;line-height: 25px;}
.new-l p b{font-size: 50px;font-weight: bold;display: block;}
.new-l p a{display: block;width: 110px;height: 32px;border:1px #fff solid;line-height: 32px;text-align: center;color: #fff;font-size: 16px;margin-top: 60px;margin-left: 125px;}
.new-l p a:hover{background: #00820f;}
.xwlb{margin-top: 70px;width: 920px;}
.xwlb ul li{width: 920px;height: 160px;margin-bottom: 25px;border: 1px #e2e2e2 solid;}
.xwlb ul li .img{float: left;}
.xwlb ul li .xwtitle{width: 690px;float: right;}
.xwlb ul li .xwtitle .zcbt{font-size: 16px;color: #000;font-weight: bold;line-height:65px;}
.xwlb ul li .xwtitle p{font-size: 15px;color: #8d8d8d;font-family: "˼Դ���� CN Light";line-height: 25px;}
.xwlb ul li:hover .xwtitle .zcbt{color: #d40000;padding-left: 13px;}

/*�ײ�*/
.foorbj{ height:320px;background: url(../images/footbj.jpg) center repeat-x;}
.dblogo{width: 230px;height: 320px;background:#fff;}
.dbright{width: 975px;}
.dbdh{height: 50px;line-height: 50px;margin-top: 25px;background: url(../images/xiane.png) center no-repeat;}
.dbdh ul li{float: left;}
.dbdh ul li a{color: #fff;font-size: 16px;padding-left: 50px;}
.dbdh ul li a:hover{text-decoration: underline;font-weight: bold;}
.dblx{height: 110px;}
.dblx ul li{float: left;height: 110px;padding-left: 90px;margin-top: 30px;margin-right: 50px;}
.dblx ul li span{font-size: 30px;color: #ff9c00;font-family: "Impact";display: block;margin-top: 20px;}
.dblx ul li p{color: #ff9c00;font-size: 15px;}
.dblx ul .dta{background: url(../images/tua.png) left center no-repeat;}
.dblx ul .dtb{background: url(../images/tub.png) left center no-repeat;}
.copy{height: 40px;line-height: 40px;color: #fff;font-size: 14px;margin-top: 90px;}
.copy a{color: #fff;}
/*��ҳ����*/
.h60{height: 60px;}
.nybanner{height: 450px;background: url(../images/nybanner.jpg) center no-repeat;position: relative;}

.H-proclass{width: 1250px;height: 120px;background: #eee;margin-bottom: 20px;}
.H-proclass span a{display: block;float: left; width: 210px;height: 120px;background: #ffbe00;line-height: 120px;text-align: center;font-size: 18px;color: #fff;}
.H-proclass span a:hover{background: #ff9600;}
.H-proclass ul{display: block;float: right;width: 980px;}
.H-proclass ul li{float: left;line-height: 40px;}
.H-proclass ul li a{font-size: 15px;color: #868686;padding-left: 13px;padding-right: 13px;}
.H-proclass ul li:hover a{color: #cd0007;text-decoration: underline;}

.H-proclassa{width: 1250px;height: 40px;background: #eee;margin-bottom: 20px;}
.H-proclassa span a{display: block;float: left; width: 210px;height: 40px;background: #ffbe00;line-height: 40px;text-align: center;font-size: 18px;color: #fff;}
.H-proclassa span a:hover{background: #ff9600;}
.H-proclassa ul{display: block;float: right;width: 980px;}
.H-proclassa ul li{float: left;line-height: 40px;}
.H-proclassa ul li a{font-size: 15px;color: #868686;padding-left: 13px;padding-right: 13px;}
.H-proclassa ul li:hover a{color: #cd0007;text-decoration: underline;}
/*��ǰ����*/
.breadcrumbs{height:70px;background-color:#f39801;width: 1250px;border-bottom: 1px solid #d1d1d1;position: absolute;top:520px;left: 50%;margin-left: -625px;line-height: 70px;padding-left: 20px;padding-right: 20px;}
.breadcrumbs .dh_box{ }
.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}
.breadcrumbs .dqdhMain{ float:right;color: #fff;}
.breadcrumbs .dqdhMain a{font-size: 14px;color: #fff; display:inline-block;}
.breadcrumbs .dqdhMain a:hover{ text-decoration:underline;}
.breadcrumbs .dqdhMain .span2{ color:#b7b7b7; font-size: 14px; display:inline-block; padding:0 5px;}
.breadcrumbs .indexa{ }
.breadcrumbs .span1{ color:#fff;padding:0 10px 0 20px; background:url(../images/iconfont-home.png) left center no-repeat;font-size: 14px;}
.breadcrumbs .dqdh_class{ margin-top:15px; float:left;background:url(../images/img-list.png) left center no-repeat;}
.breadcrumbs .dqdh_class li a{ display:block;padding-left: 30px; height:40px; line-height:40px;color:#fff; font-size:16px; position:relative;text-transform: uppercase;}
.breadcrumbs .dqdh_class li a span{font-size: 23px;}
/*��ҳ����*/
.inctag_nav{ width:1250px; height:75px;margin: 0 auto; background:#fff; overflow:hidden; clear:both; margin-bottom:40px;}
.inctag_nav ul li{ display:block; float:left; width:175px; height:75px; background:url(../images/img-line.png) no-repeat right center;}
.inctag_nav a{ display:block;width:175px; line-height:75px; text-align:center; color:#000; font-size:16px;font-weight: bold;} 
.inctag_nav a:hover,.inctag_nav a.hover{ color:#d70000; background:url(../images/nav-h.png) no-repeat center bottom;}

.lybt{ text-align:center; margin-top:40px;}
.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}
.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a; background:url(../images/xiana.jpg) center center no-repeat;}
.liuyan{ margin-top:30px; text-align:center;}
.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

/*��ҳ��������*/
.about_box{width: 1250px;background: #fff;margin: 0 auto;}
.about_box .about_left{ width:100%;}
.about_box .about_left .about_t1 { position:relative; height:40px;}
.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}
.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}
.about_box .about_left .about_t1 .about_t2{text-align: center;} 
.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}
.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}
.about_box .about_left .text{ line-height:35px; color:#666; font-size:15px; text-indent:2rem; padding-top:25px;}
.about_box .about_left .text p{ padding:10px 0;}
.about_box .about_right{ width:370px;}
.about_box .about_right ul{ margin-top:8px;}
.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}
.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  
-moz-background-size: cover;  -o-background-size: cover; }




/*?��?�C?��?3*/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;padding-left: 20px;padding-right: 20px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*��ҳ*/
.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#cc0000; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;}
.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}

.main{ background-color:#f4f4f4;padding-bottom: 60px;}
.main .main_right{ width:100%;background: #fff;padding-top: 5px;}
.text{ line-height:35px; font-size:15px; color:#666;padding:30px;}
.text span{font-size:15px; color:#666;}

.main .tT01{ text-align:center; line-height:35px; padding-top:50px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 16px; line-height:50px; height: 50px; color: #8F8F8F; text-align:center;border-bottom: 1px #aeaeae dotted;}
.main .subtitle span{ padding:0 10px;}




#faqbox{padding:90px 0 50px 0; background-color:#fff; width:700px; margin:0 auto;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#dd0103; }
.wizfrm:hover{ background-color:#ff9900; }

/**/

.main .proListal{width:100%;margin-top:10px;}
.main .proListal{ width:100%;}
.main .proListal li{ width:300px; float:left;background: #fff;height: 365px;margin-left: 7px;margin-right: 5px;margin-bottom: 20px;} 
.main .proListal li .boxal{ width:300px; height:280px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:280px; height:280px;margin: 0 auto;margin-top: 10px;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}
.main .proListal li .boxal .spanImgal .aBB{display:none; width:100%;height:100%; position: absolute; background: rgba(0,0,0,0.5); overflow: hidden; left: 0; top: 0;}
.main .proListal li .boxal:hover .spanImgal .aBB{ display:block;}
.main .proListal li .spanal{ display: block;height:45px; line-height:45px; width:275px; margin:auto; color:#000; font-size:16px;padding-left: 10px;background: url(../images/xianc.jpg) 10px bottom no-repeat;}
.main .proListal li:hover{background: #9f0811;}
.main .proListal li:hover .spanal{color: #fff;background: url(../images/xiand.jpg) 10px bottom no-repeat;}
/**/
.main .news_list{ margin-top:40px;}
.main .news_list li{border-bottom: 1px solid #dadada; padding:15px;}
.main .news_list li .img{border: 1px #f0f0f0 solid;}
.main .news_list li .lMore{ width:910px;}
.main .news_list li .lMore .title{font-size: 18px;color: #393939;line-height: 36px; margin-bottom:15px;}
.main .news_list li .lMore span{ font-size:14px; color:#999;}
.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}
.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #999999;border: 1px solid rgba(0, 0, 0, .1);bottom: 30px;display:block; font-size:13px; text-align:center; float:right; margin-top:30px;}
.main .news_list li:hover .title{ color:#db0713; padding-left:15px; font-weight:bold;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover .more2{ background:#db0713;border-color: #db0713; color:#fff;}


/*����ҳ*/
.product_dqdh{ background-color:#f4f4f4;}
.product_top{ }
.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}
.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}
.product_top .l_img span img{width:600px; height:470px; }
.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 
.product_top .r_box{ width:550px;}
.product_top .r_box .product_title{border-bottom:1px solid #ddd;padding:10px 0 8px 0;}
.product_top .r_box .product_title h2{ font-weight:700; font-size:26px;color:#101010;}
.miaoshu{}
.product_top .subtitle{font-size:14px;color:#b7b7b7; padding-top:8px;}
.product_top .subtitle span{ display:block; padding-left:25px; line-height: 23px; height: 24px; }
.product_top .subtitle span.span1{ background:url(../images/shijian.png) left center no-repeat;}
.product_top .subtitle span.span2{ background:url(../images/liulan.png) left center no-repeat;}
.product_top .keyword{ height:40px; line-height:40px; font-size:15px; color:#717171;}
.product_top .keyword span{ font-size:18px; color:#0059A9;}
.product_top .desc{font-size:14px; color:#717171; line-height:30px;margin-top: 15px;}
.product_top .desc span{ display:block; float:left;width:200px;}
.product_top .desc p{ display:block; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}
.product_top .lianxi{ height:60px;}
.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); padding-left:28px;}
.product_top .lianxi .a.a_qq{ background:url(../images/QQ.png) left center no-repeat;}
.product_top .lianxi .a.a_tel{ background:url(../images/tela.png) left center no-repeat;}
.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}
.product_top .dianhua a{color:#fff;}
.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}
.share{ margin-top:10px;}
.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}

.xiangqing_top{}
.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}
.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}
.contenta{background: #fff;}

.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 422px;
    border: 1px solid #000;
    margin-top: 30px;
}
.lx_list {
    background-color: #fff;
    width: 295px;
    margin: 39px 10px;
    min-height: 300px;
}
.lx_list p {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}
/*��ͼ*/
.BMap_Marker.BMap_noprint {
    background: url(../images/dt.png) center center no-repeat !important;
    display: block !important;
}
.BMap_Marker {
    display: none !important;
}