@charset "utf-8";
html{overflow-x:hidden}
body{font-size:16px;font-family:"微软雅黑";}
html,body{height:100%;width:100%;}
p,h1,h2,h3,h4,h5,h6,dd,dt,dl,li,ol,body,html,form,textarea,input,select,table,ul{margin:0;padding:0;}
ul,li,ol{list-style:none;}
a,u,button{text-decoration:none;color:inherit;}
section,article,aside,nav,header,footer,main{display:block;}
input,button{background:#fff;border:0;outline:0;}
img{border:0;}
.clear::after{content:'';display:block;visibility:hidden;opacity:0;clear:both;height:0;overflow:hidden;}
@font-face { 
  font-family:'cuya'; 
  src: url('img/cuya.ttf'); 
}
::selection {
  background:#c91c2a;
  color:#fff;
}
::-moz-selection {
  background:#c91c2a;
  color:#fff;
}
::-webkit-selection {
  background:#c91c2a;
  color:#fff;
}
.cuya{font-family: "cuya";}
.w1300{width: 1300px;margin:0 auto;clear: both;position: relative;}
/*webkit scroll*/
::-webkit-scrollbar-track-piece {background-color:#f5f5f5;border-left:1px solid #d2d2d2;}
::-webkit-scrollbar {width:8px;height:13px;}
::-webkit-scrollbar-thumb {background-color:#c6c6c6;background-clip:padding-box;min-height:28px;border-radius: 10px;}
::-webkit-scrollbar-thumb:hover {background-color:#c91d2b;}
/*ie scroll*/
@-ms-viewport {width:device-width;}

/* 上边不要动 */
.navg{width:100%;height:60px;background:#fff;border-bottom: 1px solid #ccc;}
.nav_cnt{width: 100%;padding: 19px 2% 0 2%;position:relative;}
.crumbs{color:#8f8f8f;}
.crumbs img{margin-right:14px;margin-top:0px}
.crumbs a{font-size:14px;color:#8f8f8f;}
.crumbs span{float:right;display:block;color:#ff0000;font-size:20px;}

/*主导航多级菜单*/
.hbg{width: 100%;height: 129px;text-align: center;position: relative;}
#logo{margin: 0;position: absolute;left: 28px;top:28px;transition: .5s;}
#logo:hover{left: 38px;}
.ttel { margin: 20px 48px 0 0; position: absolute; right: 0; top: 0; }
#nav{width:100%;height:59px;background: #c91c2a}
#nav>ul{width:100%;position: relative;margin: 0;}
#nav>ul::after{content:'';clear:both;display:block;visibility:hidden;}
#nav>ul>li{width:11.11111111111111%;text-align:center;float:left;position: relative;}
#nav>ul>li a{display:block;position:relative;z-index:1;line-height:59px;padding: 0 2%;color: #fff;}
#nav>ul>li a.act, #nav>ul>li a:hover{color: #fff;}
#nav>ul>li>a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:59px;z-index:-1;background:#971520;opacity:0;transition:all .3s;top: 0px;    }
#nav>ul>li>a:hover::after{content:'';opacity:1;width:100%;}
#nav>ul>li>a.act:after{width:100%;opacity:1;}
#nav ul ul{display:none;width:100%;top:59px;position:absolute;left:0;background:#c91c2a;color:#fff;z-index: 9999;border-top: 2px solid #971520}
#nav ul ul li{margin:0;}
#nav>ul>li ul li a{padding:2%!important;transition: .5s;line-height: 30px;font-size: 14px;}
#nav>ul>li ul li a span{display:block;overflow: hidden;}
#nav>ul>li ul li a img{width:100%;display:block;transform: translateZ(0) scale(1.55);}
#nav>ul>li ul li a p{line-height:30px;font-size: 14px;margin: 0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#nav>ul>li ul li a:hover{background: #971520;}

.navAct.bg{position: fixed;top: 0;width: 100%;left: 0;right: 0;z-index: 9999;}

/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner>div{width:110px;position:absolute;right:0;left:0;bottom:7%;margin:auto}
#banner>div em{display:block;float:left;width:18px;height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner>div em.act{background:#c91d2b}
.sl{width: 100%;margin: 40px auto 0 auto;}
.sl,.st,.st div,.sl div{overflow:hidden;}
.nextinfo{width:100%;overflow:hidden;}
.nextinfo span{background:#eee;margin:20px 1%;width:48%;float:left;text-align:center;border-radius:20px;font-size: 14px;}
.nextinfo span a{color: #000}



/*简介*/
.syry{
  position: absolute;
  top: -260px;
  width: 1160px;
  border: 2px solid #af0311;
  padding: 20px;
  border-radius: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.webox{background:url(images/webg.jpg) no-repeat center top;padding: 334px 0 60px 0;height:764px;font-family:"Microsoft Yahei";line-height: 25px;color: #fafafa;clear: both;position: relative;overflow: hidden;background-size: cover}
.webox>img{position: absolute;left: 0;bottom: 0;width:44.20% ;}
.weye1{width: 202px;height:183px;background: url(images/we_yz1.png) 0 0 no-repeat;
	            position: absolute;top:405px;right: 0;z-index: 2000;opacity: 0;
                    transform: rotateX(26deg);
                     animation: weye1 3s infinite forwards;
	                  -moz-animation: weye1 3s infinite forwards;
	                  -webkit-animation: weye1 3s infinite forwards;
	                  -o-animation: weye1 3s infinite forwards;  }
.weye2{width:136px;height:143px;background: url(images/we_yz2.png) 0 0 no-repeat;
	            position: absolute;top:194px;right:292px;z-index: 2000;opacity: 0;
                    transform: rotateY(26deg);
                     animation: weye2 3s infinite forwards;
	                  -moz-animation: weye2 3s infinite forwards;
	                  -webkit-animation: weye2 3s infinite forwards;
	                  -o-animation: weye2 3s infinite forwards;  }
.weye3{width: 127px;height:72px;background: url(images/we_yz3.png) 0 0 no-repeat;
	            position: absolute;top:439px;right:600px;z-index: 2000;opacity: 0;
                    transform: rotateX(26deg);
                     animation: weye3 5s infinite forwards;
	                  -moz-animation: weye3 5s infinite forwards;
	                  -webkit-animation: weye3 5s infinite forwards;
	                  -o-animation: weye3 5s infinite forwards;  }
.weye4{width:235px;height:217px;background: url(images/we_yz4.png) 0 0 no-repeat;
	            position: absolute;top:708px;left:37px;z-index: 2000;opacity: 0;
                    transform: rotateX(26deg);
                     animation: weye4 8s infinite forwards;
	                  -moz-animation: weye4 8s infinite forwards;
	                  -webkit-animation: weye4 8s infinite forwards;
	                  -o-animation: weye4 8s 1s forwards;  }
.webox_w{width: 55%;margin-top: 36px;}
.webox_w h2{height: 122px;display: block;margin: 0;}
.webox_c{    position: relative;}
.webox_w .ab_t{text-align: left}
.webox_c .atxt{padding: 25px 0 0 0;position: relative;z-index: 9999999;color: #000;line-height: 30px;font-size: 18px;}
.webox_c .atxt span a{margin-top: 20px;display: inline-block;border-radius: 25px;background:#c91c2a url(img/jt.png) 85px center no-repeat;color: #fff;width: 150px;line-height: 40px;transition:all .3s;font-size: 14px;box-shadow: 0 0 10px #ffffffb0;padding:  0 0px 0 20px;border:1px solid #fff;float: right;margin-right: 1%}
.webox_c .atxt span a:hover{background-color:#fcbe17;background-position-x: 90px; border:1px solid #fcbe17;box-shadow: 0 0 10px #fcbe17;}

  /* 项目 */
  .xm{height: 801px;background: #f4f4f4 url(images/pbg.png) no-repeat 40px 335px;padding-top: 334px;overflow:hidden;padding:254px 5% 0 5%;position: relative;}
  @keyframes sss1 {
    0%{
      transform: translateY(0);
    }
    100%{
      transform: translateY(-10px);
    }
  }
  .xm .imore{position: absolute;top: 0;left: 0;right: 0;margin: auto;width: 180px;}
  .xm>img{position: absolute;right: 0;top: 33px;animation: sss1 1s infinite alternate linear;}
	.multipleColumn{ overflow:hidden; position:relative; width:70%;float: right; }
	.multipleColumn .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; text-align: center;}
	.multipleColumn .hd ul{overflow:hidden; zoom:1; margin-top:10px; zoom:1; text-align: center;}
	.multipleColumn .hd ul li{   width:17px; height:17px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(images/icoCircle.png) 0 -17px no-repeat;transition: .3s; display: inline-block;}
	.multipleColumn .hd ul li.on{ background-position:0 0; }
	.multipleColumn .bd{ padding:10px; overflow:hidden;}
	.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:100%;  float:left; _display:inline;  position: relative;padding-top: 20px;}
  .multipleColumn .bd ul li{ float:left; display:block; text-align:center; width: 188px;margin-right: 10%;transition: .3s;}
  .multipleColumn .bd ul li:hover{transform: translateY(-10px);}
  /* .multipleColumn .bd ul li:nth-child(3){margin-right: 0px;} */
  .multipleColumn .bd ul li:nth-child(n+4){margin-right: 0px;margin-left: 10%;}
  .multipleColumn .bd ul li a>div{width: 188px;height: 188px;border-radius: 50%;overflow: hidden;text-align: center;transition: .3s;}
  .multipleColumn .bd ul li a>div img{height: 100%;margin: 0 -100%;}
  .multipleColumn .bd ul li a em{font-style: normal;margin-top: 10px;display: block;}
  .multipleColumn .bd ul li a:hover>div {box-shadow: 0 0 15px rgba(199,21,47,1);}
  .multipleColumn .bd ul li a:hover em {color: #c7152f;}
/* Common style */
.grid .figure{position:relative;z-index:1;display:inline-block;overflow:hidden;	/*margin: -0.135em;*/width:100%;height:252px;text-align:center;cursor:pointer;}
.grid .figure img{position:relative;display:block;opacity:1;width:100%}
.grid .figure .figcaption{padding:0em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;}
.grid .figure .figcaption::before,.grid .figure .figcaption::after{pointer-events:none;}
.grid .figure .figcaption,.grid .figure a{position:absolute;top:0;left:0;height:100%;}
.grid .figure a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
.grid .figure h2{word-spacing:-0.15em;font-weight:300;}
.grid .figure h2 span{font-weight:800;}
.grid .figure h2,.grid .figure p{margin:0;}
.grid .figure p{letter-spacing:1px;font-size:14px;}
.figure.effect-zoe .figcaption{top:auto;bottom:0;height:2.75em;color:#3c4a50;-webkit-transition:-webkit-transform 0.35s;-moz-transition:-webkit-transform 0.35s;-ms-transition:-webkit-transform 0.35s;-o-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%);}
.figure.effect-zoe h2{float:left;}
.figure.effect-zoe .figcaption > span{}
.figure.effect-zoe p span{position:absolute;text-align:center;width:100%;color:#fff;text-transform:none;font-size:16px;opacity:1;left:0;}
.figure.effect-zoe span.con{width:190px;text-align:center;margin-top:-25px;padding:5px 0px;color:#fff;text-transform:none;font-size:14px;opacity:1;left:0px;display:block;}
.figure.effect-zoe p{position:absolute;bottom:8em;text-align:center;width:100%;color:#fff;text-transform:none;opacity:1;-webkit-transition:opacity 0.35s;-moz-transition:opacity 0.35s;-ms-transition:opacity 0.35s;-o-transition:opacity 0.35s;transition:opacity 0.35s;left:0}
.figure.effect-zoe p img{margin:0 auto;}
.figure.effect-zoe h2,.figure.effect-zoe .figcaption > span{-webkit-transition:-webkit-transform 0.35s;-moz-transition:-webkit-transform 0.35s;-ms-transition:-webkit-transform 0.35s;-o-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translateY(200%);transform:translateY(200%);-moz-transform:translateY(200%);-ms-transform:translateY(200%);-o-transform:translateY(200%);}
.figure.effect-zoe .figcaption > span::before{display:inline-block;padding:5px 10px;font-family:'feathericons';speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-eye::before{content:'\e000';}
.icon-paper-clip::before{content:'\e001';}
.icon-heart::before{content:'\e024';}
.figure.effect-zoe h2{display:inline-block;}
.figure.effect-zoe:hover p{opacity:1;}
.figure.effect-zoe:hover .figcaption,.figure.effect-zoe:hover h2,.figure.effect-zoe:hover .figcaption > span{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.figure.effect-zoe:hover h2{-webkit-transition-delay:0.05s;-moz-transition-delay:0.05s;-ms-transition-delay:0.05s;-o-transition-delay:0.05s;transition-delay:0.05s;}
.figure.effect-zoe:hover .figcaption > span:nth-child(4){-webkit-transition-delay:0.1s;-moz-transition-delay:0.1s;-ms-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;}
.figure.effect-zoe:hover .figcaption > span:nth-child(3){-webkit-transition-delay:0.15s;-moz-transition-delay:0.15s;-ms-transition-delay:0.15s;-o-transition-delay:0.15s;transition-delay:0.15s;}
.figure.effect-zoe:hover .figcaption > span:nth-child(2){-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;-ms-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s;}
/*心声*/
.tx_index_pro{background: url(images/xsbg.jpg) top center;height: 478px;padding:40px 5% 0 15%;}
.tx_index_pro .fl{width: 10%;}
.rtCont{position:relative;width: 80%;}
.rtCont ul{margin:0 auto;width:208px;overflow:hidden;padding: 30px 0;}
.rtCont li{float:left;text-align:center;margin-right: 15px;    margin-left: 15px;}
.rtCont li a{display:block;position: relative;transition:all .2s ease;padding-top: }
.rtCont li a img{display:inline-block ;font-size:0px;width:205px;transition:all .2s ease;border:5px solid #fff;-webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.1);
    box-shadow: 0 0px 20px rgba(0,0,0,0.1);border-radius: 5px;}
.rtCont .btnLeft,.rtCont .btnRight{position:absolute;top:150px;margin-top:-15px;width:46px;height:46px;background: #c41919;font-size: 33px;color: #fff;font-family: "宋体";text-align: center;line-height: 46px;    box-shadow: 0 0px 10px rgba(27,175,69,1);}
.rtCont li a p{margin-top: 10px;font-size: 18px;color: #666;margin-bottom: 0;transition: .3s;}
.rtCont li a:hover img{-webkit-box-shadow: 0 0px 15px rgba(196,25,25,1);
	box-shadow: 0 0px 15px rgba(196,25,25,1);border-color: #c41919;}
.rtCont li a:hover p{color: #c41919}
.rtCont .btnLeft{left:-50px;}
.rtCont .btnRight{right:-50px;}
.rtCont>a{transition: .5s;}
.rtCont>a:hover{background: #fff;color: #999;box-shadow: 0 0px 10px rgba(0,0,0,0.3);}
/* 问答 */
.zswd{background: none;height: 287px;padding: 73px 5% 63px 15%;}
.zswd ul li{width: 253px;height: 121px;padding-top: 10px;}
.zswd ul li a{background: url(images/wd.jpg) no-repeat left top;display: block;height: 100%;padding-top: 19px;}
.zswd ul li h4, .zswd ul li p{font-size: 14px;color: #333;width: 170px;text-align: left;}
.zswd ul li h4{margin: 0 0 0 65px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.zswd ul li p{margin: 31px 0 0 25px}
.zswd ul li:hover a{transform: translate(0,-10px);}
.zswd .rtCont li a:hover p{color: #333;}
.pro {padding: 55px 16% 40px  27%;position: relative;background: url(images/hbg.jpg) no-repeat top center;height: 653px;overflow: hidden;}
.pro .f_cb{width: 100%;}
.pro .f_cb li{width: 24%;margin: 0 1% 1% 0;}
.pro .f_cb li a{color:#fff;display: block;overflow: hidden;position: relative;}
.pro .f_cb li a h5{line-height: 45px;text-align: left;position: absolute;bottom: 0px;background: rgba(0,0,0,0.6);color: #fff;z-index: 9999;width: 100%;font-size: 16px;transition: .5s;text-indent: 16px;margin: 0px; transition: .5s;}
.pro .f_cb li a:hover h5{background: rgba(241,152,10,0.75);height: 100%;font-size: 26px;padding: 20% 10% 0 10%;text-align: center;line-height: 30px;}
.pro .f_cb li a p{position: absolute;top: 50%;color: #fff;font-size: 30px;z-index: 9999;width: 100%;text-align: center;opacity: 0;transition: .5s;}
.pro .f_cb li a:hover p{opacity: 1;}
.pro .f_cb li{float: left;zoom:1; }
.pro .f_cb li img{width:100%;display: block; position: relative;z-index: 52; transition: .5s;}
.pro .f_cb li:hover img{filter: brightness(120%);}
.pro .f_cb li a:after{content:">";position: absolute;right: 2%;bottom: 2%;z-index: 99999;transition: .5s;font-family: "SimSun";font-style: normal;font-size: 18px;background: #fff;border-radius: 50%;overflow: hidden;width: 30px;height: 30px;color: #db0014;text-align: center;line-height: 30px;font-weight: bold;}
.pro .f_cb li:hover a:after{content:"+";width: 50px;height: 50px;line-height: 50px;left: 0;right: 0;margin: 0 auto;font-size: 42px;bottom: 6%;}
@media all and (max-width:1600px){
	.pro .prolist ul li a{font-size: 14px;}
}

@media all and (max-width:1470px){
	.pro .f_cb li a h5{line-height: 70px;font-size: 20px;}
	.pro .prolist ul li a:after{width: 30px;height: 30px;line-height: 30px;text-indent: 9px;}
	
}
@media all and (max-width:1366px){
	.pro .f_cb li a h5{line-height: 60px;font-size: 18px;}
	.pro .prolist ul li a:after{width: 25px;height: 25px;line-height: 25px;text-indent: 7px;}
}

.more {text-align: center;}
.more a{display: inline-block;font-size: 31px;color: #fff;font-family: cuya;background: url(images/moretel.png) no-repeat top center;width: 499px;line-height: 46px;    text-align: left; text-indent: 289px;}




/* ---------------新闻----------- */
.news{margin-top: 55px;background: url(images/lxbg.jpg) no-repeat bottom center;height: 1276px;}
.nbt .fl{margin-left: 20px;}
.nbt .fl>p{line-height: 30px;font-size: 18px;color: #666666;margin: 60px 0 0 ;}
.news .news-list-tt {margin-top: 10px;}
.news .news-list-tt ul{position: relative;}
.news .news-list-tt ul::before{content: "";width: 567px;height: 5px;background: #c91c2a;position: absolute;top:20px;display: block;z-index: -1;}
.news .news-list-tt ul li{float: left;width: 165px;height: 45px;margin-right: 105px;}
.news .news-list-tt ul li:nth-child(3){width: 45px;overflow: hidden;border-radius: 50%;margin: 0;}
.news .news-list-tt ul li:nth-child(3) a{font-size:40px;height: 45px;line-height: 39px;}
.news .news-list-tt ul li a{background: #c91c2a;border-radius: 25px;color: #fff;font-size: 20px;text-align: center;line-height: 45px;display: block;transition: .3s;}
.news .news-list-tt ul li.default a, .news .news-list-tt ul li a:hover{background:  #ff0015;}
.news .news-list-i{overflow: hidden;}
.news .nlist{margin-top:50px;position:relative;}
.news .nlist ul{width:101.3%;}
.news .nlist li{width:32%;margin-right:1.3%;padding-bottom:55px;float:left;padding: 22px;border:1px solid #f0f0f0;margin-bottom: 23px;background: #fff;transition: .3s;}
.news .nlist li:hover{box-shadow: 5px 5px 10px rgba(0,0,0,0.1)}
.news .nlist .img{display:block;position:relative;overflow:hidden;}
.news .nlist img{width:100%;-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:-webkit-transform 0.6s ease 0s;transition:transform 0.6s ease 0s;}
.news .nlist li:hover .stit a{color:#d5001e;}
.news .nlist li:hover img{transform:scale(1.1,1.1);}
.news .nlist .date-box{display:block;width:90px;position:absolute;left:0;top:0;background-color:#d5001e;text-align:center;padding-top:9px;font-weight:bold;color:#fff;}
.news .nlist .date-box .month{line-height:16px;font-family:"Arial";}
.news .nlist .date-box .day{line-height:38px;font-size:38px;font-style:italic;}
.news .nlist .date-box .year{line-height:22px;}
.news .nlist .date-box .lab{display:block;line-height:24px;text-align:center;background-color:#019064;font-family:"Arial";text-transform:uppercase;}
.news .nlist .cont{padding-top:20px;}
.news .nlist .stit{font-size:16px;font-weight:bold;color:#000;line-height:18px;}
.news .nlist .stit a{color:#000;}
.news .nlist .word{display:block;line-height:24px;font-size:14px;margin-top:13px;}
.news .nlist .word a{display:inline-block;color:#666;}
.news .nlist .more{display:inline-block;line-height:30px;margin-top:15px;padding-right:20px;background:url(img/ico_18.png) no-repeat right center;font-size:14px;color:#019064;transition: .5s;}
.news .nlist li:hover .more{padding-right: 30px;}


/* 风采 */
.fc {width: 88%;margin: 119px auto 0 auto;}
.fc .fbt{width: 96%;margin: 0 auto;}
.fc .fbt .news-list-tt1 ul li{float: left;}
.fc .fbt .news-list-tt1 ul li a{display: block;width: 206px;height: 119px;padding: 45px 0 0 10px;font-size: 20px;transition: .3s;}
.fc .fbt .news-list-tt1 ul li:nth-child(1) a{background: url(images/f11.png) no-repeat top center;}
.fc .fbt .news-list-tt1 ul li:nth-child(2) a{background: url(images/f21.png) no-repeat top center;}
.fc .fbt .news-list-tt1 ul li:nth-child(3) a{background: url(images/f31.png) no-repeat top center;}
.fc .fbt .news-list-tt1 ul li:nth-child(4) a{background: url(images/f41.png) no-repeat top center;}
.fc .fbt .news-list-tt1 ul li:nth-child(1) a:hover, .fc .fbt .news-list-tt1 ul li:nth-child(1).default a{background: url(images/f12.png) no-repeat top center;color: #c91c2a;}
.fc .fbt .news-list-tt1 ul li:nth-child(2) a:hover, .fc .fbt .news-list-tt1 ul li:nth-child(2).default a{background: url(images/f22.png) no-repeat top center;color: #c91c2a;}
.fc .fbt .news-list-tt1 ul li:nth-child(3) a:hover, .fc .fbt .news-list-tt1 ul li:nth-child(3).default a{background: url(images/f32.png) no-repeat top center;color: #c91c2a;}
.fc .fbt .news-list-tt1 ul li:nth-child(4) a:hover, .fc .fbt .news-list-tt1 ul li:nth-child(4).default a{background: url(images/f42.png) no-repeat top center;color: #c91c2a;}
.fc .news-list-i1{overflow: hidden;margin-top: 45px;}
.news-list-i1{width: 100%;}
.fc .news-list-i1 ul {margin: 0;}
.fc .news-list-i1 ul li{width: 25%;float: left;padding: 0 1%;margin-bottom: 20px;}
.fc .news-list-i1 ul li img{width: 100%;}
.fc .news-list-i1 ul li p{text-align: center;line-height: 30px;transition: .3s;}
.fc .news-list-i1 ul li a:hover p{color: #fff;background: #c91c2a;}

/* 联系 */
.lxwm{background: url(images/cbg.jpg) no-repeat top center;padding: 130px 0 0;height: 622px;margin-top: 64px;position: relative;}
.lxwm>.more{position: absolute; top: 442px; left:269px; right: 0; margin: auto; width: 180px;z-index: 9999;transition: .3s;}
.lxwm>.more:hover{left:279px;top:432px;}
.lxwm .cbt .fr{margin: 50px 0 0 90px;display: none;}
.lxwm .ccon{line-height: 25px;margin-top: 30px;font-size: 14px;}

/*底*/
.fixFooter{padding:100px 0 50px 0;text-align: center;
	background: #c7152f;}
.fixFooter .ftxt{color: #fff;display: inline-block;text-align: center;    margin-right: 100px;width: 500px;}
.fixFooter .ftxt .dz{background: rgba(255, 255, 255, 0.28) url(images/bbt_95.png) no-repeat 5px 10px;border-radius: 7px;height: 48px;padding: 5px 10px 0 55px;}
.fixFooter .ewm{display: inline-block;}
.fixFooter .ewm ul{text-align: center;}
.fixFooter .ewm ul li{display: inline-block;position: relative;margin-right: 20px;}
.fixFooter .ewm ul li:nth-child(2n){top: -100px;}
.fixFooter .ewm ul li p{color: #fff;}
.bq{font-size: 14px;background: #171717;text-align: center;color: #d0cfcf;}


/*产品竖向滚动*/
.cppichz{float: right;width: 81%;}
.cppichz>div{ padding-bottom: 50px;}
.cppichz a{float: left; width: 280px; margin-right: 10px;text-align: center; position: relative; }
.cppichz a span{overflow: hidden; }
.cppichz a span img{width: 100%;display: block;}
.cppichz a em{background: #f5f5f5; line-height: 2; font-size: 16px; display: block; font-style: normal;}
.cppichz a div{position: absolute;width: 100%; height: 100%; background: rgba(28,113,234,0.7); color: #fff; left: 0; top: 20px; opacity: 0; transition: all .3s;}
.cppichz a div::before{content: ''; background: url(img/356.png) center/cover; width: 60px;height: 60px; margin: auto; margin-top: 60px;display: block;}
.cppichz a:hover div{top: 0; opacity: 1;}
.cppichz a div p{position: absolute; left: 0; right: 0; bottom: 0; top: 30px; margin: auto;  line-height: 30px;font-size: 14px;text-align: center; border: 1px solid #fff;  height: 30px; width: 80px; }
/* 荣誉 */
.cppicsz{width:100%;height:540px;}
.cppicsz a{float:left;width:31.55%;margin-right:2%;text-align:center;position:relative;margin-bottom:2%;border-bottom: 1px solid #e1dfe0;}
.cppicsz a:nth-child(3n){margin-right: 0;}
.cppicsz a span{overflow:hidden;}
.cppicsz a span img{width:100%;display:block;}
.cppicsz a em{line-height:4;font-size:14px;display:block;font-style:normal;            overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;}
.cppicsz a div{position:absolute;width:100%;height:100%;background:rgba(213,0,30,0.7);color:#fff;left:0;top:20px;opacity:0;transition:all .3s;}
.cppicsz a div::before{content:'';background:url(img/356.png) center/cover;width:60px;height:60px;margin:auto;margin-top:60px;display:block;}
.cppicsz a:hover div{top:0;opacity:1;}
.cppicsz a div p{position:absolute;left:0;right:0;bottom:0;top:30px;margin:auto;line-height:30px;font-size:14px;text-align:center;border:1px solid #fff;height:30px;width:80px;}
/* 师资 */
.szbox{background: url(images/sbg.jpg) no-repeat top center;height: 1027px;padding:46px 10% 0 10%;}
.szbt{text-align: center;}
.szbt p{font-size: 18px;margin-top: 20px;background: url(images/t.png) no-repeat top center;height: 65px;background-size: auto 100%;line-height: 65px;font-weight: bold;color: #000;}
.szbt i{color: #af0311;font-style: normal;}

.shizi{width:100%;height:758px;margin-top: 40px;}
.shizi a{float:left;width:16%;margin-right:5%;text-align:center;position:relative;margin-bottom:2%;}
.shizi a:nth-child(5n){margin-right: 0;}
.shizi a span{overflow:hidden;border-radius: 5px; display: block; border: 4px solid #fff;}
.shizi a span img{width:100%;display:block;height: 362px;}
@media all and (max-width:1440px){
	.shizi a span img{height: 261px;}
}

@media all and (max-width:1366px){
	.shizi a span img{height: 240px;}
}

@media all and (max-width:1280px){
	.shizi a span img{height: 224px;}
}



.shizi a em{line-height:40px;font-size:18px;display:block;font-style:normal;}
.shizi a div{position:absolute;width:100%;height:100%;background:rgba(213,0,30,0.7);color:#fff;left:0;top:20px;opacity:0;transition:all .3s;}
.shizi a div::before{content:'';background:url(img/356.png) center/cover;width:60px;height:60px;margin:auto;margin-top:60px;display:block;}
.shizi a:hover div{top:0;opacity:1;}
.shizi a div p{position:absolute;left:0;right:0;bottom:0;top:30px;margin:auto;line-height:30px;font-size:14px;text-align:center;border:1px solid #fff;height:30px;width:80px;}
.fl{float:left;}
.fr{float:right;}
.tac{text-align:center;}
.page22{width:900px;height:40px;margin:0 auto;line-height:40px;}
.page22 li{width:400px;height:40px;float:left;text-align:center;}
.page11{line-height:40px;font-weight:bold;color:#333;text-align:center;}
.page11 i{color:#999;font-size:14px;font-weight:normal;}
.content h1{text-align:center;font-size:20px;line-height:80px;}

.pnav{width: 100%;padding-top: 110px;}
.pnav ul{margin-top: 10px;text-align: center;}
.pnav ul li {display: block;display: inline-block;}
.pnav ul li a{display: block;transition: all .3s;}
.pnav ul li a .pnimg{border-radius: 50%;overflow: hidden;border:4px solid #fff;transition:  1s;}
.pnav ul li a img{border-radius: 50%;width: 150px;height: 150px;display: block;transform: translateZ(0) scale(1.40);}
.pnav ul li a p{text-align: center;font-size: 16px;color: #000;margin-top: 5px;color: #fff;background: #c91d2b;border-radius: 25px;line-height: 30px;transition: .3s;}
.pnav ul li:first-child a p{font-size: 14px;}
.pnav ul li a:hover{transform: translateY(-14px);}
.pnav ul li a:hover .pnimg{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);border: 4px solid #fdb92b}
.pnav ul li a:hover p{background: #fdb92b}

/* 优势 */
.syys{overflow:hidden;}
.syys h3{text-align:center;padding-top:50px;}
.syys ul{margin:60px auto 3px auto;}
.syys ul li{display:inline-block;background:#000;width:24.485%;margin-right:.4%;position:relative;transition:all .3s;overflow:hidden;}
.syys ul li a{display:block;height: 100%;position: relative;text-align: center;}
.syys ul li a img{width: 100%;opacity: .7;transition: .5s;margin: 0 -100%;}
.syys ul li:nth-child(1){margin-left:.4%;}
.syys ul li em{display:block;font-size:20px;color:#fff;position:absolute;top:38px;left:33px;font-style:normal;background: #c91c2a;padding: 0 10px;border-radius: 5px;}
.syys ul li:hover{transform:translate(0,-10px);}
.syys ul li:hover img{opacity: 1;}
/*优势结束*/


@-webkit-keyframes weye1{
    0%{right: 0; top: 0;opacity: 0;-webkit-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 0px;top: 405px;opacity: 1; -webkit-transform:rotateX(50deg);}
  100%{right: 0px;top: 405px;opacity: 0; -webkit-transform:rotateX(50deg);}
}
@-moz-keyframes weye1{
    0%{right: 0;top: 0; opacity: 0;-moz-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 0px;top: 405px;opacity: 1;  -moz-transform:rotateX(50deg);}
  100%{right: 0px;top: 405px;opacity: 0;  -moz-transform:rotateX(50deg);}
}
@-ms-keyframes weye1{
    0%{right: 0;top: 0;opacity: 0; -ms-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 0px;top: 405px; opacity: 1;-ms-transform:rotateX(50deg);}
  100%{right: 0px;top: 405px; opacity: 0;-ms-transform:rotateX(50deg);}
}
@-o-keyframes weye1{
     0%{right: 0;top: 0;opacity: 0; -o-transform:rotateX(0deg);}
     25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 0px;top: 405px;opacity: 1; -o-transform:rotateX(50deg);}
  100%{right: 0px;top: 405px;opacity: 0; -o-transform:rotateX(50deg);}
}


@-webkit-keyframes weye2{
    0%{right: 0; top: 0;opacity: 0;-webkit-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateY(70deg);}
    75%{-webkit-transform:rotateY(0deg);}
  75%{right:292px;top: 194px;opacity: 1; -webkit-transform:rotateX(50deg);}
  100%{right:292px;top: 194px;opacity: 0; -webkit-transform:rotateX(50deg);}
}
@-moz-keyframes weye2{
    0%{right: 0;top: 0; opacity: 0;-moz-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateY(70deg);}
    75%{-webkit-transform:rotateY(0deg);}
  75%{right:292px;top: 194px;opacity: 1;  -moz-transform:rotateX(50deg);}
  100%{right:292px;top: 194px;opacity: 0;  -moz-transform:rotateX(50deg);}
}
@-ms-keyframes weye2{
    0%{right: 0;top: 0;opacity: 0; -ms-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateY(70deg);}
    75%{-webkit-transform:rotateY(0deg);}
  75%{right:292px;top: 194px; opacity: 0.8;-ms-transform:rotateX(50deg);}
  100%{right:292px;top: 194px; opacity: 0;-ms-transform:rotateX(50deg);}
}
@-o-keyframes weye2{
     0%{right: 0;top: 0;opacity: 0; -o-transform:rotateX(0deg);}
     25%{-webkit-transform:rotateY(70deg);}
    75%{-webkit-transform:rotateY(0deg);}
  75%{right:292px;top: 194px;opacity: 0.8; -o-transform:rotateX(50deg);}
  100%{right:292px;top: 194px;opacity: 0; -o-transform:rotateX(50deg);}
}

@-webkit-keyframes weye3{
    0%{right: 0; top: 0;opacity: 0;-webkit-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 600px;top: 439px;opacity: 0.8; -webkit-transform:rotateX(50deg);}
  100%{right: 600px;top: 439px;opacity: 0; -webkit-transform:rotateX(50deg);}
}
@-moz-keyframes weye3{
    0%{right: 0;top: 0; opacity: 0;-moz-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 600px;top: 439px;opacity: 0.8;  -moz-transform:rotateX(50deg);}
  100%{right: 600px;top: 439px;opacity: 0;  -moz-transform:rotateX(50deg);}
}
@-ms-keyframes weye3{
    0%{right: 0;top: 0;opacity: 0; -ms-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 600px;top: 439px; opacity: 0.8;-ms-transform:rotateX(50deg);}
  100%{right: 600px;top: 439px; opacity: 0;-ms-transform:rotateX(50deg);}
}
@-o-keyframes weye3{
     0%{right: 0;top: 0;opacity: 0; -o-transform:rotateX(0deg);}
     25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{right: 600px;top: 439px;opacity: 0.8; -o-transform:rotateX(50deg);}
  100%{right: 600px;top: 439px;opacity: 0; -o-transform:rotateX(50deg);}
}


@-webkit-keyframes weye4{
    0%{left:100%; top: 0;opacity: 0;-webkit-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{top:708px;left:37px;opacity: 0.8; -webkit-transform:rotateX(50deg);}
  100%{top:708px;left:37px;opacity: 0; -webkit-transform:rotateX(50deg);}
}
@-moz-keyframes weye4{
    0%{left:100%;top: 0; opacity: 0;-moz-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateY(70deg);}
    75%{-webkit-transform:rotateY(0deg);}
  75%{top:708px;left:37px;opacity: 0.8;  -moz-transform:rotateX(50deg);}
  100%{top:708px;left:37px;opacity: 0;  -moz-transform:rotateX(50deg);}
}
@-ms-keyframes weye4{
    0%{left:100%;top: 0;opacity: 0; -ms-transform:rotateX(0deg);}
    25%{-webkit-transform:rotateY(70deg);}
    75%{-webkit-transform:rotateY(0deg);}
  75%{top:708px;left:37px; opacity: 0.8;-ms-transform:rotateX(50deg);}
  100%{top:708px;left:37px; opacity: 0;-ms-transform:rotateX(50deg);}
}
@-o-keyframes weye4{
     0%{left:100%;top: 0;opacity: 0; -o-transform:rotateX(0deg);}
     25%{-webkit-transform:rotateX(70deg);}
    75%{-webkit-transform:rotateX(0deg);}
  75%{left:37px;top:708px;opacity: 0.8; -o-transform:rotateX(50deg);}
  100%{left:37px;top:708px;opacity: 0; -o-transform:rotateX(50deg);}
}
/*内页*/
#nyba{width:100%;height:400px;background:url(img/nyba.jpg) top center no-repeat #333;background-attachment: fixed;overflow: hidden;}
#main{width:1300px;height:auto;margin:0 auto;font-size:16px;line-height:35px;}
#main::after{content:'';display:block;visibility:hidden;opacity:0;clear:both;height:0;overflow:hidden;}
#main1{width: 96%; margin: auto; padding: 0 2%;font-size:16px;line-height:35px;}
#main2{width: 96%; margin: auto; padding: 0 2%;}
#main3{width: 96%; margin: auto; padding: 0 2%;}
/* #main3{width: 100%;} */

/*内页简介*/
.sec_mian{overflow:hidden;}
.sec_aa{padding:60px 0 0;}
.sec_aa div.fl h4{margin:0 0 24px 0;font-size:52px;color:#c91d2b;text-align:center;}
.sec_aa div.fl h5{margin-bottom:35px;font-size:24px;color:#666;text-align:center;line-height:38px;letter-spacing:10px;}
.sec_aa div.fl h5 i{display:inline-block;padding:0 7px 0 15px;margin-right:15px;background:#c91d2b;color:#fff;vertical-align:top;border-radius:50px;font-style: normal;}
.sec_aa div.fl p{font-size:14px;color:#666;line-height:30px;}
.sec_aa div.fr{width:640px;height:314px;background:no-repeat center;background-size:cover;}

.bass{height:60px;line-height:60px;font-size:18px;color:#666;width:100%;margin:0 auto 30px;border-bottom:solid 2px #ddd;}
.bass a{color:#2f44c3;text-decoration:none;font-weight:bold;font-size:18px;}
.love-pic-box{width:100%;overflow:hidden;margin:20px auto;}
.love-pic-box li{width:18%;background:#fff;margin:15px 1%;float:left;list-style:none;overflow:hidden;position:relative;z-index:0;box-shadow:0px 0px 15px #cccccc7d;border:solid 10px #ffffff;box-sizing:border-box;}
.love-pic-box li img{width:100%;padding:0;margin:0;}
.love-pic-box li p{position:absolute;width:100%;height:40px;background:#fff;z-index:999;left:0;bottom:0;margin: 0;}
.love-pic-box li p>a{width:100%;line-height:30px;height:30px;text-align:center;font-size:16px;color:#000;display:block;padding-top:5px;}
.h30{height:30px;}
.ny_left{width:320px;height:auto;float:left;}
.ny_right{height:auto;}
.nr20 ul{text-align: center;}
.nr20 ul li{display: inline-block;text-align: center;width: 25%;}
.left-lx{width:290px;overflow:hidden;border:solid 1px #ddd;box-sizing:border-box;padding-bottom:20px;box-shadow:0px 0px 10px #ccc;margin-bottom:20px;}
.lx-tt{height:50px;margin-bottom:10px;background:#2f44c3;color:#888;width:100%;margin:0 auto 10px;box-sizing:border-box;}
.lx-tt h2{font-size:20px;color:#fff;line-height:50px;float:left;font-weight:initial;padding-left:15px;}
.lx-tt a{font-size:14px;color:#eee;float:right;padding-top:10px;padding-right:10px;}
.lx-tt a:hover{color:#c91d2b;}
.left-lx p{padding:0px 20px;font-size:16px;color:#333;line-height:30px;}
.pc_tt{background:#2f44c3;color:#fff;width:290px;height:90px;box-sizing:border-box;}
.pc_tt h2{font-size:24px;line-height:30px;text-align:center;padding-top:20px;font-weight:initial;}
.pc_tt>p{font-size:14px;line-height:30px;text-align:center;color:#ccc!important;width:250px;margin:0 auto;}
.left_cplei{width:290px;height:auto;padding:5px 0px;color:#fff;}
.left_cplei a{width:230px;height:40px;background:url(img/left1.png) 15px center no-repeat #666;margin:10px auto;text-align:left;line-height:40px;font-size:18px;padding-left:40px;position:relative;z-index:1;display:block;}
.left_cplei a::after{content:'';background:url(img/left1.png) 15px center no-repeat #2f44c3;z-index:-1;position:absolute;width:0px;height:40px;left:0;right:0;opacity:0;transition:all .3s}
.left_cplei a:hover::after{content:'';opacity:1;width:100%;}
.left_cplei a.act::after{content:'';opacity:1;width:100%;}
.ny_news{width:80%;float:right;}
.ny_news li{width:100%;}
.ny_news li{transition:.3s;}
.ny_news li:nth-child(2n){background-color:#f8f8f8;}
.ny_news .center{width:1100px;margin:0 auto;position:relative;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;left:0;}
.ny_news>li>a{padding:50px 0;display:block;}
.ny_news .num{display:block;width:205px;font-weight:bold;font-style:italic;}
.ny_news .num img{text-indent:-9999px;height:120px;}
.ny_news .font{display:block;width:77.7%;font-size:18px;line-height:30px;}
.ny_news .font .intro{font-size:14px;color:#bbb;}
.ny_news li:hover{background:#c91d2b;}
.ny_news li:nth-child(2n):hover{background:#f49a12;}
.ny_news li:hover .num,.ny_news li:hover .font p,.ny_news li:hover .font .intro{color:#fff;}
.ny_news li:hover .center{left:-16px;}
.nynews_list{margin-bottom:30px;width:100%;overflow:hidden;}
.nynews_list h1{margin-bottom:20px;}
.nynews_list li{width:46%;height:45px;margin:5px 2%;float:left;background:url(img/news1.jpg) left center no-repeat #fff;box-sizing:border-box;line-height:45px;color:#666;}
.nynews_list li a{color:#555;padding-left:10px;    display: block;border:solid 1px #ddd;}
.nynews_list li a:hover{color:#fff;background: #c91d2b;transition:all .3s;border:solid 1px #c91d2b;}

@media all and (max-width:1520px){
	.abg .fr .atxt{line-height: 30px;}
}
@media all and (max-width:1520px){
	.abg .fr .atxt{font-size: 14px;line-height: 22px;}
}

.ystab{text-align: center;margin-top: 50px;}
.ystab a{display: inline-block;width: 300px;height: 60px;line-height: 60px;color: #fff;background: #c91d2b;border-radius: 45px;font-size: 26px;margin: 0 10px}
.gtr{
	position:fixed; z-index:999999; right:0; width:70px; height:198px; margin-top:-99px; top:67%;}
	.gtr ul li{border-bottom:1px #ececec solid;
	float:left; position:relative; width:100%; height:65px;}
	.gtr ul li:hover{border-bottom:1px #ececec solid;}
	.gtr ul li:nth-child(3) img,.gtr ul li:nth-child(1) img,.gtr ul li:nth-child(1) p{ display:none;
	position:absolute; top:0; right:70px; max-width:none;}
	.gtr ul li:nth-child(1) p{width: 176px;font-size: 22px;font-family: "cuya";color: #434343;line-height: 50px;}
	.gtr ul li a{background-color:#fff;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1); 
	display:block; width:100%; height:65px;  background-position:center; background-repeat:no-repeat;-webkit-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-moz-transition-duration: 0.5s;
		transition-duration: 0.5s;}
	.gtr ul li:hover a{
	background-color:#c91d2b;
	}
	.qqchat{ display:none;
	position:absolute; right:75px; width:255px; height:144px; top:-32px; background-image:url(images/qqchat.png); background-position:center; background-repeat:no-repeat;}
	.gtr ul li:nth-child(3):hover img,.gtr ul li:nth-child(1):hover img,.gtr ul li:nth-child(1):hover p{
	display:block;}
	.gtr ul li:nth-child(1) a{
	background-image:url(images/r1.png);}
	.gtr ul li:nth-child(1):hover a{
	background-image:url(images/r1on.png);}
	.gtr ul li:nth-child(2) a{
	background-image:url(images/r2on.png);}
	.gtr ul li:nth-child(2):hover a{
	background-image:url(images/r2.png);}
	.gtr ul li:nth-child(3) a{
	background-image:url(images/qq2.png);}
	.gtr ul li:nth-child(3):hover a{
	background-image:url(images/qq.png);}
	.gtr ul li:nth-child(4) a{
	background-image:url(images/r3.png);}
	.gtr ul li:nth-child(4):hover a{
	background-image:url(images/r3on.png);}
	.gtr ul li .qqchat dl{
	float:left; width:248px;}
	.gtr ul li .qqchat dl dd{
	float:left; width:100%;}
	.gtr ul li .qqchat dl dd a{  
	display:block; width:100%; height:48px; line-height:48px; background-image:url(images/q.png); text-indent:45px; background-position:9px center; background-repeat:no-repeat;}
	.gtr ul li .qqchat dl dd:hover{
	background-color:#ebf3fa;}
	.gtr ul li:hover .qqchat dl dd a{
	background-color:transparent; background-image:url(images/q.png);}
	.gtr ul li:hover .qqchat{
	display:block;}
