@charset "gb2312";
/* CSS Document */

/*重置样式*/
.body {
    padding: 0px;
    margin: 0 auto;
    font-size: 14px;
    border: none;
    background-color: #f3f3f3;
    font-family: "微软雅黑";
}
img {
    border: none;
     
}
a {
    text-decoration: none;
}
* {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    list-style: none;
    font-family: "微软雅黑";
}
.clear {
    clear: both;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 16px;
    padding: 0;
    margin: 0;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
img {
    border: 0;
    vertical-align: middle;
}
.clearfix {
*zoom:1
}
.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 0
}
.fl {
    float: left;
}
.fr {
    float: right;
}



/* banner*/ 

.banner1{min-width: 1200px; height: 1080px; margin: auto; background: url(imagesbanner1.jpg) no-repeat center;}
.top{width: 1200px; margin: auto; height: 55px; padding-top: 50px;}
.top1{width: 247px; height: 53px; background:url(imagestop1.png) no-repeat center; float: left;}
.top-a2{float: right; display: block; width: 172px; height: 42px; background: #e25a00; text-align: center; line-height: 42px; border-radius: 30px; color: #ffffff; font-size: 14px; margin-top: 12px; transition: 0.3s; border: 1px solid #e25a00;}
.top-a2:hover{color: #e25a00; border: 1px solid #e25a00; background: #ffffff;}
.banner-div1{width: 1200px; margin: auto; text-align: center;}
.banner-div1 h2{font-size: 120px; color: #111111; }
.banner-div1 h3{font-size: 160px; color: #e25a00; }
.banner-div1 h4{font-size: 60px; color: #111111;  letter-spacing: 10px; }
.banner-div1 span{color: #e25a00;}

.m-zong{background:#f3f3f3; min-width: 1200px;}
/*m1*/
.m1{width: 1200px; margin: auto;}
.m1 h2{text-align: center; font-size: 30px; color: #322e2f; background: url(imagesm.png) no-repeat bottom; padding-top: 69px; padding-bottom: 14px;}
.m1 h3{padding-top: 13px; color: #322e2f; font-size: 12px; text-align: center; text-transform:uppercase; padding-bottom: 66px;}
.diqv1{padding-left: 40px;}
.diqv1 a {
    display: inline-block;
    width: 78px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #201d18;
    border: 1px solid #fff;
    text-align: center;
    float: left;
    text-decoration: none;
    transition: 0.3s;
    border-radius: 5px;
    background: #fff;
	margin-bottom: 20px;
	margin-right: 22px;
}

.diqv1 .active{
    background: #e25a00;
    color: #ffffff;
    border: 1px solid #e25a00;
    font-weight: bold;
}
.diqv1 a:hover{
    background: #e25a00;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #e25a00;
    font-weight: bold;
}
/*m2*/
.m2{width: 1200px; margin: auto;}
.m2 h2{text-align: center; font-size: 30px; color: #322e2f; background: url(imagesm.png) no-repeat bottom; padding-top: 45px; padding-bottom: 14px;}
.m2 h3{padding-top: 13px; color: #322e2f; font-size: 12px; text-align: center; text-transform:uppercase; padding-bottom: 34px;}
.m2-1{width: 1200px; height: 427px; background: url(imagesm2.png) no-repeat center;}
.m2-2{width: 537px; height: 350px; margin-left: 620px;}
.m2-2 h4{font-size: 34px; color: #ffffff; padding-top: 26px; padding-bottom: 16px;}
.m2-2 h5{font-size: 24px; color: #ffffff;}
.m2-2 h5 span{font-size:16px;font-weight: normal;color:#eeeeee; padding-left: 10px;}
.m2-2 p{font-size: 18px; color: #ffffff; line-height: 36px; padding-top: 10px; float: left; width: 330px;}
.m2-2 a{display: block; width: 200px; height: 56px; line-height: 56px; text-align: center; color: #111111; font-size: 16px; background: #ffffff; margin-top:18px;; transition: 0.3s; border: 1px solid #ffffff; float: left;}
.bc span{font-size: 14px;}


.m2-2 a:hover{border: 1px solid #ffffff; background: #e77a32; color: #ffffff;}
/*m3*/
.m3{width: 1200px; margin: auto;}
.m3 h2{text-align: center; font-size: 30px; color: #322e2f; background: url(imagesm.png) no-repeat bottom; padding-top: 45px; padding-bottom: 14px;}
.m3-h3{padding-top: 13px; color: #322e2f; font-size: 12px; text-align: center; text-transform:uppercase; padding-bottom: 30px;}
.effects .img {
  position: relative;
  float: left;
width:400px;
height: 280px;
  overflow: hidden;
}

.effects .img:last-child {
  margin-right: 0;
}


.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  transition: all 0.5s;
	text-align: center;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color:rgba(212,0,0,0.2);
  cursor: pointer;
}

#effect-5 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-5 .overlay a.expand {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
	color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-5 .img.hover .overlay {
  opacity: 1;
}
#effect-5 .img.hover .overlay a.expand {
  width: 598px;
  height: 418px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.m3-span1{position: absolute; bottom: 0; left: 0; width:400px; height: 54px; background: url(imagesm3-1.png) no-repeat center; color:#ffffff; font-size: 16px; line-height: 54px; text-align: center;}
.m3-img1{position: absolute; bottom: 0; left: 0;}


.overlay h3{font-size: 24px; color: #ffffff; padding-top: 30px;}
.overlay h4{font-size: 16px; color: #ffffff; padding-top: 14px; padding-bottom: 14px;}
.overlay img{padding-bottom: 10px;}
.overlay p{width: 300px; margin: auto; font-size: 14px; color: #ffffff; padding-bottom: 20px;}
.overlay a{display: block; width: 138px; height: 39px; line-height: 39px; background: #eeeeee; color: #111111; font-size: 14px; border-radius: 30px; transition: 0.3s; border: 1px solid #eeeeee;}
.overlay a:hover{color: #ffffff; background: #333333; border: 1px solid #ffffff;}
.yh{width: 1198px; height: 173px; background: url(imagesm3-3.png) no-repeat center; margin-top: 45px;}
.yh p{font-size: 20px; padding-left: 370px; padding-top: 70px;font-weight: bold;}
.yh p span{color:#FF282C;}
/*m4*/
.m4{width: 1200px; margin: auto;}
.m4 h2{text-align: center; font-size: 30px; color: #322e2f; background: url(imagesm.png) no-repeat bottom; padding-top: 45px; padding-bottom: 14px;}
.m4 h3{padding-top: 13px; color: #322e2f; font-size: 12px; text-align: center; text-transform:uppercase; padding-bottom: 26px;}
.m4 table{border: 8px solid #111111;}
.m4 table td a.a1 {
    display: block;
    width: 106px;
    height: 30px;
    background: #e87b33;
    border-radius: 30px;
    font: 16px/30px "microsoft yahei";
    transition: 0.3s;
    color: #ffffff;
    margin: 0 auto;
}
.m4 table td a.a2 {
    display: block;
    width: 106px;
    height: 30px;
    background: #6070F4;
    border-radius: 30px;
    font: 16px/30px "microsoft yahei";
    transition: 0.3s;
    color: #ffffff;
    margin: 0 auto;
}
 .m4 table td a.a1:hover{
    box-shadow: 0px 0px 25px #e87b33;
}
.m4 table td{border: 1px solid #dddddd;}
.m4 table th{padding: 5px; font-size:18px; background: #e87b33; color: #ffffff;}
.m4 table td{padding: 5px; font-size:16px; background: #efefef; color: #111111;}
.m4 table p{font-size: 16px;}
.td1{border-right: 1px solid #111111;}
/*m5*/
.m5{width: 1200px; margin: auto;}
.m5 h2{text-align: center; font-size: 30px; color: #322e2f; background: url(imagesm.png) no-repeat bottom; padding-top: 100px; padding-bottom: 14px;}
.m5 h3{padding-top: 13px; color: #322e2f; font-size: 12px; text-align: center; text-transform:uppercase; padding-bottom: 26px;}
.m5-1{width: 1198px; height: 412px;background: url(imagesm5-1.png) no-repeat center;}
.m5-1 h4{font-size: 40px; color: #ffffff; padding-left: 90px; padding-top: 110px;}
.m5-1 p{font-size: 26px; color: #ffffff; padding-left: 90px; padding-top:10px; margin-bottom: 40px;}
.m5-1 a{display: block; width: 168px; height: 39px; line-height: 39px; text-align: center; font-size: 14px; color: #111111; background: #ffffff; border-radius: 30px; margin-left: 90px; border: 1px solid #ffffff; transition: 0.3s;}
.m5-1 a:hover{ border: 1px solid #ffffff; background: #e57931; color: #ffffff;}
/*m6*/
.m6{width: 1200px; margin: auto;}
.m6 h2{text-align: center; font-size: 30px; color: #322e2f; background: url(imagesm.png) no-repeat bottom; padding-top: 45px; padding-bottom: 14px;}
.m6 h3{padding-top: 13px; color: #322e2f; font-size: 12px; text-align: center; text-transform:uppercase; padding-bottom: 26px;}

.con {
  width: 1200px;
  margin: 0 auto;
	height: 450px;
}

/*section13*/
.section13 {
  width: 1200px;
	height: 450px;
	padding-bottom: 100px;
}
.section13 .focus {
 
  position: relative;
}
.section13 .focus .f_box {
  position: relative;
  width: 993px;
  margin: 0 auto;
	height: 450px;
}
.section13 .focus .prev {
  position: absolute;
  width: 19px;
  height: 39px;
  background:url(imagesm6-1.png) no-repeat center;
  left: 40px;
  top: 50%;
  margin-top: -16px;
  z-index: 100;
  cursor: pointer;
}
.section13 .focus .next {
  position: absolute;
  width: 19px;
  height: 39px;
  background:url(imagesm6-2.png) no-repeat center;
  right: 60px;
  top: 50%;
  margin-top: -16px;
  z-index: 100;
  cursor: pointer;
}

.section13 .focus .swiper-slide img {
 
 width: 303px; 
height: 363px;
  margin: 0 auto;
}
.m6-p1{width: 300px;
	
line-height: 20px;
max-height: 40px;
overflow: hidden;
text-align: center;
margin-left: -2px;
margin-top: 10px;
margin-bottom: 5px;

}

.m6-1 a{display: block;
width: 303px;
height: 30px;
text-align: center;
line-height: 30px;
color: #ffffff;
font-size: 14px;
background-color: #e57931;
font-weight: bold;
border-radius: 10px;
margin-left: 1px;
border: 1px solid #e57931; transition: 0.3s;}
.m6-1 a:hover{border: 1px solid #e57931; background: #ffffff; color: #e57931}

 /*长期固定活动部分开始*/
.hd {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 10px;
    background-color: #ececec;
}
.hd img {
    margin-left: 20px;
    margin-top: 10px;
}
/*结束部分开始*/
/*结束部分开始*/
#foot {
    width: 100%;
    height: auto;
    background-color: #25292C;
    background-repeat: repeat-x;
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333;
}
#foot-all {
    width: 948px;
    height: 60px;
    color: #FFF;
    text-decoration: none;
    padding-top: 5px;
    line-height: 30px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
}
#foot #foot-all a {
    color: #CCC;
    text-decoration: none;
}
.hdd {
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#hd .hd-m {
    width: 1000px;
    margin: 0 auto;
}
/* 右侧咨询框 */
.side-pop {
    width: 116px;
    position: fixed;
    left: -1px;
    _position: absolute;
    color: #000;
    padding-top: 0px;
    margin-top: 50px;
    background-image: url(imagesside.png);
    background-repeat: no-repeat;
    text-align: center;
}
.side-pop a {
    display: block;
    text-align: center;
}
#sidepop span {
    font-size: 12px;
    color: #000;
    font-family: "微软雅黑";
    font-weight: bold;
    display: block;
    text-align: center;
    width: 100%;
    line-height: 14px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
}
#sidepop input {
    float: right;
    width: 80px;
    margin-top: 3px;
    height: 20px;
}
/*自动弹出咨询页面*/

.popup {
    position: fixed;
    _position: absolute;
    display: none;
    left: 50%;
    top: 35%;
    width: 378px;
    height: 288px;
    margin-left: -189px;
    background: #fff;
    border: 3px #ee2f3a solid;
    border-radius: 3px;
    z-index: 9999;
}
.popup-tit img {
    float: left;
    padding: 6px 10px;
}
.popup-tit .popup-close {
    float: right;
    padding-top: 19px;
    cursor: pointer;
}
.popup h2 {
    width: 280px;
    padding: 35px 0 16px;
    font: 18px/40px "Microsoft Yahei";
    text-indent: 50px;
    color: #ee2f3a;
    border-bottom: 1px #ee2f3a solid;
    margin: 0 auto;
    background: url(../images/xlb.jpg) no-repeat 10px 45px
}
.popup h3 {
    text-align: center;
    padding: 5px 70px 30px;
    font: 14px/42px "Microsoft Yahei";
    color: #333;
}
.popup-btn {
    width: 280px;
    margin: 0 auto;
    text-align: center
}
.popup-btn a, .kan {
    cursor: pointer;
    display: inline-block;
    width: 128px;
    height: 42px;
    margin: 0 5px;
    font: normal 18px/42px "Microsoft Yahei";
    text-align: center;
    color: #ee2f3a;
    border: 1px #ee2f3a solid;
}
.popup-btn .hover, .popup-btn a:hover {
    color: #fff;
    background: #ee2f3a;
    text-decoration: none;
}
.wxk {
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.wxk h3 {
    color: #494949;
}
.wxk h3 strong {
    color: #0368bb;
    font-size: 40px;
    font-weight: normal;
}
/*底部黄条*/
/* 咨询框 */
.fix_bot_bg {
    width: 100%;
    height: 47px;
    line-height: 64px;
    background: #000;
    position: fixed;
    bottom: 0;
    padding-top: 18px;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.fix_bot {
    width: 100%;
    height: 47px;
    line-height: 64px;
    position: fixed;
    bottom: 0;
    padding-top: 18px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.fix_bot ul li {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #000;
    background: #ffff00;
    float: left;
    margin-right: 15px;
    list-style-type: none;
}
.fix_bot ul li a {
    width: 100px;
    height: 30px;
    display: block;
    color: #000;
    text-decoration: none;
}
.fix_bot ul li a:hover {
    color: #ffff00;
    background: #000;
}
.fix_bot ul {
    position: relative;
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.fix_bot p {
    color: #fff;
    position: absolute;
    font-family: Arial;
    right: 0;
    top: 0;
    font-size: 12px;
    line-height: 12px;
}
.keb_bg .youhu {
    width: 930px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #FF0;
    font-size: 22px;
    background-color: #FF0000;
}
.flloat {
    width: 147px;
    height: 449px;
    background: url(imagesfloat_bg.png) no-repeat center;
    position: fixed;
    top: 50%;
    margin-top: -225px;
    left: 5%;
    z-index: 999;
    display: block;
}
.closes {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #25292c;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 30px;
}
.flloat h3 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 170px;
}
.flloat ul {
    width: 127px;
    margin: 0 auto;
    list-style: none;
}
.flloat li {
    width: 127px;
    height: 40px;
    margin: 5px 0 0 0;
    position: relative;
    list-style: none;
}
.flloat li a {
    width: 100%;
    height: 100%;
    background: #e1022c;
    text-align: center;
    line-height: 40px;
    display: block;
    color: #fff;
    transition: 0.3s;
    font-size: 13px;
}
.return {
    display: block;
    width: 87px;
    height: 30px;
    line-height: 30px;
    background: url(imagestop.png) no-repeat center right;
    color: #fff;
    margin: 0 auto;
    font-size: 13px;
}
.flloat li a:hover {
    background: #fff;
    color: #111;
    text-decoration: none;
}
.down {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 0;
    left: 8%;
    z-index: 999;
    display: none;
    cursor: pointer;
    font-size: 24px;
    background: #25292c url(imagesjiant.png) no-repeat center;
}

@media (max-width:1400px) {
.banner-div1 h2{font-size: 80px; color: #111111; }
.banner-div1 h3{font-size: 120px; color: #e25a00; }
.banner-div1 h4{font-size: 40px; color: #111111;  letter-spacing: 10px; }
.banner-div1 span{color: #e25a00;}
}

/*6.21加*/

.diqv {
    width: 1102px;
    background: url(imagespos.jpg) no-repeat 50px center;
    padding-left: 98px;
	margin-bottom: 40px;
 }
.diqv .active {
    border-bottom: 3px solid #db3109;
}
.diqv a:hover{
    border-bottom: 3px solid #db3109;
}

.diqv a {
    display: inline-block;
    font: 16px/40px "microsoft yahei";
    color: #111;
    margin-right: 60px;
}
.kc table{display:none}