html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}



#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.w1200{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}


.wh{width:1240px;margin:0 auto;}
.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}


/*头部样式*/
.top1{height: 83px;}
.logo{float:left;line-height:83px;margin-left:-30px;
    width: 23%;
    
}

.logo img{
    max-width: 100%
}


.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}


/*热门搜索*/
.sou{height: 40px;box-shadow: 0 5px 10px rgba(51, 51, 51, 0.1);}
#formsearch{float:left;background: url(//cdn.myxypt.com/36104e07/20/12/d4ea8c4b812cd6205ecc17dc5c561577b7fea8d4.png) no-repeat center;
width: 217px;height: 25px;margin-top: 8px;}
.hotSearch{float:left;line-height:40px;font-weight:normal;font-size: 12px;color: #a4a4a4;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}











.owl-carousel{
    width: 100%;
    z-index: 1;
    position: relative;
}
.owl-carousel .owl-stage-outer{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.owl-carousel .owl-stage{
    position: relative;
}
.owl-carousel .owl-item{
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .item img{
    width: 100%;
    height: 100%;
    display: block;
    margin:0 auto;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel-caption{
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.owl-carousel .item .carousel-caption{
    position: absolute;
    top: 57%;
    left: 50%;
    right: inherit;
    bottom: inherit;
    transform: translate(-50%, -75%);
    display: block;
    width: 100%;
    padding-bottom: 30px;
}
.dj-bg{
    width: 583px;
    height: 344px;
    background: url(//cdn.myxypt.com/36104e07/20/12/cb98972f7ba679ad8721083aa86cb2d4808685b5.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    left: 50%;
    margin-left: -291px;
    top: -40px;
    opacity: 0;
    z-index: 99999;
}
.owl-carousel .active  .item .carousel-caption h1 {
    transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    opacity:1;
}
.owl-carousel .item .carousel-caption .v3 {
    font-size: 24px;
    font-weight: 300;
}
.owl-carousel .active .item .carousel-caption p {
    -webkit-animation: scaleUpDown2 1s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown2 1s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.owl-carousel .item .carousel-caption h1{
    font-size: 69px;
    color: #FFF;
    font-weight: 800;
    font-family: Fangsong;
    text-transform: uppercase;
    margin-bottom: 17px;
    line-height: 70px;
    height: 70px;
    text-shadow: 2px 2px 7px rgba(0,0,0,0.3);
    transition: 600ms;
    -webkit-transition: 600ms;
    transform: translate(0px,-100px);
    -webkit-transform: translate(0px,-100px);
    opacity: 0;
}
.owl-carousel .item .carousel-caption .v2{
    font-size: 72px !important;
}
.owl-carousel .item .carousel-caption p{
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-shadow: none;
    display: inline-flex;
    align-items: center;
    transform: translate(-100px,0px);
    -webkit-transform: translate(-100px,0px);
    opacity: 0;
}
.owl-carousel .item .carousel-caption p .line-t, .owl-carousel .item .carousel-caption p .line-b{
    width: 74px;
    height: 1px;
    background: #ffffff;
}
.owl-carousel .item .carousel-caption p .line-t{
    margin-right: 15px;
}
.owl-carousel .active .item .carousel-caption .cap-des{
    opacity:1;
    transform: translate(0px,0px);
    -webkit-transform: translate(0px,0px);
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
.owl-carousel .item .carousel-caption .cap-des{
    transform: translate(0px,100px);
    -webkit-transform: translate(0px,100px);
    opacity: 0;
    transition: 300ms;
    -webkit-transition: 300ms;
}
.owl-carousel .owl-nav{
    display: block !important;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav .owl-prev{
    left: 5%;
    top: 50%;
    font-size: 0;
    position: absolute;
}
.owl-carousel .owl-nav .owl-next{
    right: 5%;
    top: 50%;
    font-size: 0;
    position: absolute;
}
.owl-carousel .owl-dots{
    text-align: center;
    bottom: 20px;
    position: absolute;
    margin: auto;
    width: 100%;
    z-index: 999
}
.owl-carousel .owl-dot{
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    border: 2px solid white!important;
    outline: none;   
    margin: 0px 3px;
}
.owl-carousel .owl-dot.active{
    background: white;
}
.owl-carousel .owl-nav .owl-prev{
    content: "";
    background: url(//cdn.myxypt.com/36104e07/20/12/b1954859a4eef3e856f6055862fffa34049e4f31.png) no-repeat!important;
    background-position: left top;
    opacity: 0.6; 
    width: 57px!important;
    height: 57px!important;outline: none;font-size:0px;
}
.owl-carousel .owl-nav .owl-prev:hover{
    opacity: 1; 
}




.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    /* background:0 0; */
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;font-size:0px;
}


.owl-carousel .owl-nav .owl-next{
    content: "";
    background: url(//cdn.myxypt.com/36104e07/20/12/79c892241eb72eb86ac31b8c00d01b096098ac79.png) no-repeat!important;
    background-position: right top;
    opacity: 0.6;
    width: 57px!important;
    height: 57px!important;outline: none;font-size:0px;
}
.owl-carousel .owl-nav .owl-next:hover{
    opacity: 1;
}
.owl-carousel:hover .owl-nav {
    opacity: 1;
}
.owl-carousel .active .item .carousel-caption .dj-bg{
    animation-name: anm_xj_1, anm_xj_2;
    animation-duration: 3s, 1s;
    animation-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940), linear;
    animation-delay: 0, 2s;
    animation-iteration-count: 1,2;
    animation-fill-mode: forwards, forwards;
    animation-direction: normal, alternate;
    -webkit-animation-name: anm_xj_1, anm_xj_2;
    -webkit-animation-duration: 3s, 1s;
    -webkit-animation-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940), linear;
    -webkit-animation-delay: 0, 2s;
    -webkit-animation-iteration-count: 1,2;
    -webkit-animation-fill-mode: forwards, forwards;
    -webkit-animation-direction: normal, alternate;
}
.owl-carousel .active .item img {
    visibility: visible !important; 
    -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
@keyframes anm_xj_1  {  
  0% {-webkit-transform: scale(1.48); transform: scale(1.48);  opacity: 0.2;}  
  15%, 25% {-webkit-transform: scale(1.38); transform: scale(1.38);   opacity: 0.4;}  
  30%, 45% {-webkit-transform: scale(1.18); transform: scale(1.18);   opacity: 0.6;}  
  50%, 65% { -webkit-transform: scale(1); transform: scale(1); opacity: 0.8;}  
  76%, 80% { -webkit-transform: scale(1); transform: scale(1); opacity: 0;} 
  85%, 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0.8;} 
} 

@-webkit-keyframes scaleUpDown {
      from { -webkit-transform: scale(1.08); transform: scale(1.08); }
      to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  }
  @keyframes scaleUpDown {
      from { -webkit-transform: scale(1.08); transform: scale(1.08); }
      to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  }   
  @-webkit-keyframes scaleUpDown2 {
      from { -webkit-transform: scale(1.58); transform: scale(1.58); }
      to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
  }
  @keyframes scaleUpDown2 {
      from { -webkit-transform: scale(1.58); transform: scale(1.58); }
      to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

















/*搜索和热门搜索*/
.hotSearch a{margin-right:10px;color: #a4a4a4;}
#formsearch input{height:25px;background:none;border:none;line-height:25px;outline: none;font-size: 12px;}
#formsearch #keyword{padding-left: 15px;width: 177px;}
#formsearch #s_btn{width: 35px;height: 25px;}


.k1{
    font-size: 12px;
    color: #a4a4a4;
    line-height: 40px;
}
.k1 a{
    color: #a4a4a4;
}

.search {
    position: relative;
    float: right;
    width:50px;
    height: 90px;
    cursor: pointer;
    z-index: 99;
    right: 0;
    top:14px;
}

.search1 {
    width: 20px;
    height: 90px;
    background: url(//cdn.myxypt.com/36104e07/20/12/c09136b8564b2580b567b8df425887882eb0df2a.png) no-repeat center center;
}

#formsearch1 {
    position: absolute;
    z-index: 20;
    top:92px;
    right:0;
    display: none;
    width: 350px;
    margin-left: -20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
}

#formsearch1 input {
    position: absolute;
    top: 1px;
    width: 100%;
    height: 34px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch1 input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
    position: relative;
    height: 36px;
}

#formsearch1 input#keyword {
    outline: none;text-indent:6px;
}

#formsearch1 input#s_btn {
    position: absolute;
    z-index: 2;
    top: 1px;
    right: -1px;
    width: 39px;
    height: 34px;
    border: 0;
   outline:none;color:#fff;background:#005ea6;
    cursor: pointer;font-size:13px;
}


.search .triangle {
    position: absolute;
    top: -15px;
    right: 0;
    display: none9;
    overflow: hidden;
    width: 320px;
    height: 15px;
}


/*首页banner*/
.xyin-banner {
    margin-top:20px;
	position: relative;
	width:1920px;
	left: 50%;
	margin-left: -960px;
}
.xyin-banner::before{
	content: "";
	position: absolute;
	width:620px;
	height:2px;
	background: #fff;
	left: 0;
	bottom: 124px;
	z-index: 999;
}
.slick-banner {
    position: relative;
}
.slick-banner .slick-list{
    width: 100%;
}
.pagingInfo {
    left: 654px;
    position: absolute;
    z-index: 999;
    color: #fff;
    text-align: right;
    font-size: 44px;
    bottom: 100px;
    font-weight: 600;
}

.slick-banner .slick-arrow {
    position: absolute;
    z-index: 99;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    top: 50%;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: none!important;
}
.slick-banner .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: 60px;
}

.slick-banner .slick-dots li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin:0 6px;
    border-radius: 50%;
    background: #0d9786;
    cursor: pointer;
}

.slick-banner .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.slick-banner .slick-dots li.slick-active {
    background: none;;
    width:12px;
    height:12px;
    margin-top:0;
    border:1px solid #0d9786;
    border-radius:50%;
}

.slick-banner .img img {
	width: 1920px;
	height: 824px;
}

.slick-banner .slick-con {
    position: relative;
}




































/*导航栏样式*/
.nav1{width:930px;}
#menu{}

.navs li{text-align:center;float:left;position:relative;z-index:999;width:132px;}

.navs li a{display:block;line-height:116px;color:#2a2a2a;height:90px;padding:0;font-size:16px;padding:0;}
.navs li a:hover{color:#fff;text-decoration:none;background-color:#376092;}


.navs .sec{height:0;background:#fff;color:#2a2a2a;overflow:hidden;z-index:9999;position:absolute;top:83px;left:0px;width: 100%;}
.navs .sec a{color:#2a2a2a;height:38px;line-height:38px;font-size: 14px;}
.navs .sec a:hover{background:#376092;text-decoration:none;}




.about-index{
    margin-top: 95px;
}

.about-left{
    width:550px;
}
.about-title{
    font-size: 36px;
    color: #333333;
    text-transform: uppercase;
}
.about-title span{
    color: #376092;
}

.about-title1{
    font-size: 20px;
    color: #666666;
}

.about-con{
    font-size: 15px;
    line-height: 2;
	margin-top: 35px;
	color: #666666;
}

.about-con p{
    
}

.about-more{
	width:148px;
	height:44px;
	border:1px solid #cccccc;
	margin-top: 48px;
}
.about-more a{
	display: block;
	font-size: 13px;
	color: #666666;
	line-height: 44px;
	text-align: center;
}
.about-right{
    width: 598px;
    height: 400px;
}

.box2{
    padding: 70px 0;
}
.c2-con ul li{
    width: 310px;
    float: left;
    border-right: 1px solid #d0d0d0;
    text-align: center;
}
.c2-con ul li:last-child{
    border: none;
}
.c2-con ul li img{
    width: 68px;
    height: 68px;
}
.c2-con ul li h3{
    font-size: 20px;
    color: #666666;
    line-height: 2.4;
}
.c2-con ul li h4{
    font-size: 16px;
    color: #666666;
    line-height: 50px;
}
.c2-con ul li h4 span{
    font-size: 56px;
    color: #376092;
    font-family: Impact;
}

.box3{
	background: url(//cdn.myxypt.com/36104e07/20/12/6a56e8c094150bfba963aae47fc8210ee4f691fa.jpg) no-repeat top center;
	height: 913px;
	position: relative;
	left:50%;
	margin-left: -960px;
	width:1920px;
	margin-top: 80px;
	overflow: hidden;
}

.box3 .title1{
	font-size: 36px;
	color:#333333;
	text-align: center;
	padding-top: 70px;
}
.box3 .title1 p{
	font-size: 16px;
	color: #999999;
}
.sort1{
	margin-top: 40px;
}
.sort1 li{
    width: 394px;
    float: left;
    margin-right: 29px;
    margin-bottom: 30px;
    height:300px;
    overflow:hidden;
}
.sort1 li:nth-child(3n){
    margin-right: 0;
}
.sort1 li a{
    display: block;
    background: #fff;
    padding: 18px 26px 0 26px;
    box-shadow: 0 2px 4px rgba(51, 51, 51, 0.1);
}
/*.sort1 li:hover{border:1px solid #376092;}*/
/*.sort1 li img{*/
/*    width: 341px;*/
/*    height: 230px;*/
/*    overflow:hidden;*/
/*}*/

.sort1 li a img{width:341px;height:230px;overflow: hidden;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.sort1 li:hover a img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}

.sort1 li h3{
    font-size: 16px;
    color: #595959;
    text-align: center;
    line-height: 52px;
}


.box6{
    padding-top: 110px
}
.adv-tlt{
    text-align: center;
    margin-bottom: 65px;
}
.adv-tlt .adv-tlt-cet{
    display: inline-block;
    padding-left: 300px;
    background: url(//cdn.myxypt.com/36104e07/20/12/eebd4624fad72ebe22e3d9a09fe4d6e439f20e87.png) no-repeat left center;
}
.adv-tlt .adv-tlt-cet dd{
    font-size: 28px;
    color: #000000;
    line-height: 1;
    text-align: left;
}
.adv-tlt .adv-tlt-cet dl{
    font-size: 40px;
    color: #ee8601;
    line-height: 1;
    font-weight: bold;
}
.advlist li{
    margin-bottom: 40px;
}
.advlist li .adv1{
    width: 135px;
    height: 218px;
    background: #376092;
    text-align: center;
    padding: 10px;
    padding-top: 40px;
}
.advlist li .adv1 dd{
    font-size: 36px;
    color: #fff;
    line-height: 2.2;
}
.advlist li .adv1 dl{
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    line-height: 2.2;
    border-top: 1px solid rgba(255, 255, 255, .42);
}
.advlist li .adv2{
    width: 488px;
    margin-left: 30px;
}
.advlist li .adv2 h3{
    font-size: 26px;
    color: #000000;
    line-height: 1;
}
.advlist li .adv2 h3 span{
    color: #376092;
    font-weight: bold;
}
.advlist li .adv2 h4{
    font-size: 20px;
    text-transform: uppercase;
    color: #595959;
    line-height: 2.5;
    margin-bottom: 20px;
}
.advlist li .adv2 .info p{
    font-size: 16px;
    color: #666666;
    line-height: 2;
    padding-left: 20px;
    background: url(//cdn.myxypt.com/36104e07/20/12/e89333b5d04afca62d3ed7909bec96543e2b9788.png) no-repeat left 12px;
}
.advlist li .adv3{
    width: 517px;
    height: 267px;
    overflow: hidden;
}

.box4 .title1{
	font-size: 36px;
	color:#333333;
	text-align: center;
	padding-top: 50px;
}
.box4 .title1 p{
	font-size: 16px;
	color: #999999;
}
.ads1{
	margin:0 -17px;
	margin-top: 40px;
}
.ads1 li{
	float: left;
	position: relative;
	margin: 0 7px;
	margin-bottom: 28px;
	overflow: hidden;
}
.ads1 li  img{width: 100%;height:100%;overflow: hidden;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.ads1 li img:hover{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.ads1 li h3{
	position: absolute;
	height: 40px;
	background: rgba(0,0,0,.5);
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
}

.box5{
	background: url(//cdn.myxypt.com/36104e07/20/12/7223036f9d3cb5a76ae0452c78a99313da0b409e.jpg) no-repeat top center;
	height: 613px;
	position: relative;
	left:50%;
	margin-left: -960px;
	width:1920px;
	margin-top: 70px;
	overflow: hidden;
}

.box5 .title1{
	font-size: 36px;
	color:#333333;
	text-align: center;
	padding-top: 50px;
}
.box5 .title1 p{
	font-size: 16px;
	color: #999999;
}

.news-con{
	margin-top: 50px;
}
.news-con ul li{
    width: 389px;
    float: left;
    margin-right: 24px;
}
.news-con ul li a{
    display: block;
    box-shadow: 0 4px 8px rgba(51, 51, 51, 0.1);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.news-con ul li .img img{
    width: 389px;
    height: 212px;
}
.news-con ul li .wz{
    padding: 22px;
}
.news-con ul li .wz h3{
    font-size: 16px;
    color: #4c4c4c;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-con ul li .wz .info{
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background: url(//cdn.myxypt.com/36104e07/20/12/8685473c431cfb9fcf9b799bc4933799966b7b54.png) no-repeat left bottom;
}
.news-con ul li .wz .date{
    font-size: 12px;
    color: #999999;
    font-family: Arial;
    margin-top: 12px;
}


/*页面底部*/


.x-layout{
	background: #292929;
	padding:0;
	padding-top: 35px;
	padding-bottom: 35px;
}

.x-layout-menu dl{
	width:190px;
	text-align: left;
}

.x-layout-menu dl dt{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
}

.x-layout-menu dl dd a{
	font-size: 13px;
	color:#cccccc;
	line-height: 26px;
}

.ff2 .f-title{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}
.ct{
	font-size: 13px;
	color:#cccccc;
	line-height: 26px;
}
.erq{
	text-align: center;
	width:220px;
	color: #cccccc;
	line-height: 40px;
    font-size: 13px;
    margin-top: 30px;
}

.foot2{
	background: #292929;
	height: 90px;
	border-top: 1px solid rgba(255,255,255,0.1);
}


.cop{
	width:1070px;
	color: #cccccc;
	font-size:13px;
    line-height: 24px;
    padding-top: 10px;
}
.cop a{
	color: #cccccc;
	font-size:13px;
}

.yqlj{
	width:170px;
	border-left:1px solid rgba(255,255,255,0.1);
	border-right:1px solid rgba(255,255,255,0.1);
	color: #cccccc;
	font-size:13px;
	line-height: 90px;
	background: url(//cdn.myxypt.com/36104e07/20/12/3c3346221dff6145d30aae2aa74d675e19f9ca74.png) no-repeat 130px center;
	padding-left: 26px;
	position: relative;
}
.yqlj a{
	color: #fff;
	display: block;
}
.x-footer{
	background: #292929;
	color: #ccc;
	padding: 10px 0;
	border-top:1px solid rgba(255,255,255,0.1);
}

.x-footer a{
	color: #ccc;
}
.x-copyright{
	margin:0;
}

.yqlj dd {
position: absolute;
bottom: 75px;
left: 0;
background: #fff;
display: none;
}
.yqlj dd a {
display: block;
line-height: 38px;
text-align: center;
color: #555555;
width: 191px;
}


