/*初始化样式*/
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;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;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;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; -o-transition:all 0.5s ease-out;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



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

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}






/*头部样式*/
.top1{height: 29px;background: #bf9f62;color: #fff;line-height: 29px;overflow: hidden;}
.top2{height: 140px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 140px;}
.fu_logo{
    line-height: 140px;
    margin-left: 111px;
}
.top2 .k2{margin-top: 45px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #fff;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{margin-top:5px;}

/*热门搜索*/
.sou{	
    height: 69px;
	background-color: #ffca28;}
#formsearch{float:right;width: 300px;background: url(../images/ss.jpg) center no-repeat;	height: 31px;margin-top: 20px;}
.hotSearch{float:left;height:69px;line-height:69px;font-size: 14px;color: #6a6a6a;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;color: #6a6a6a;}
#formsearch input{height:31px;background:none;border:none;outline: none;line-height:31px;}
#formsearch input#keyword{height:31px;line-height:31px;padding-left:24px;color:#666;width: 240px;}
#formsearch input#s_btn{width:55px;height:31px;line-height:31px;text-align:center;color:#fff;border:none;cursor:pointer;font-size: 12px;}





/*导航栏样式*/
#menu{height:59px;background: url(../images/mu.png) no-repeat center top;}
.nav{width:1200px;margin:0 auto;height:59px;}
.nav li{line-height:59px;height:59px;text-align:center;width:133px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:59px;color:#fff;height:59px;font-size:18px;padding:0;}
.nav li a:hover{color:#fff;text-decoration:none;background: url(../images/nh.png) no-repeat center bottom;}




.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:59px;left:0px;}
.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:133px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}







/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #fff;}
.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width: 300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 181px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 200px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}













/* banner下横图 */
.banzhe{
    background: url(../images/bz.png) center no-repeat;
    height: 577px;
    position: relative;
}
.ban_tit{
    padding-top: 83px;
    text-align:center;
}
.ban_tit dd{
    font:normal 36px/36px MicrosoftYaHei;
    letter-spacing: 2px;
	color: #ffffff;
}
.ban_tit dt{
    font:normal 18px/18px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 30px;
}
.zzlist{
    margin-top: 71px;
}
.zzlist ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.zzlist ul li .banb{
    position: relative;
    width: 111px;
    height: 111px;
    margin: 0 auto;
}
.zzlist ul li .banb dd{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: all 0.4s;
    right: 0;
    line-height: 111px;
}
.zzlist ul li .banb dt{
    opacity: 0;
    transition: all 0.4s;
    line-height: 111px;
}
.zzlist ul li:hover dd{
    opacity: 0;
    transition: all 0.4s;
}
.zzlist ul li:hover dt{
    opacity: 1;
    transition: all 0.4s;
}
.zzlist ul li h3{
    font:bold 20px/20px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #ffca28;
    margin-top: 16px; 
}
.zzlist ul li h4{
    font:normal 16px/20px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 13px;
}



/* 产品 */
.probg{
    background: url(../images/case.png) center no-repeat;
    height: 1350px;
    /*position: relative;*/
    background-size: 100% 100%;
    margin-top: -46px;
}


.probg .ban_tit{
    padding-top: 80px;
    text-align:center;
}
.probg .ban_tit dd{
    font:normal 36px/36px MicrosoftYaHei;
    letter-spacing: 2px;
	color: #328fff;
}
.probg .ban_tit dt{
    font:normal 18px/18px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #8f8f8f;
    margin-top: 26px;
}







.pro_yi{
    margin-top: 74px;
    height: 178px;
}

.pro_yi ul li{
	width: 12.5%;
    float: left;
    text-align: center;
}
.pro_yi ul li dd{
    border: 8px solid transparent;
    border-radius: 50%;
    width: 106px;
    height: 106px;
    text-align: center;
    margin:0 auto;
    padding:6px;
    transition: all 0.4s;
}
.pro_yi ul li dt{
    font:normal 18px/18px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #000000;
    transition: all 0.4s;
}

.pro_yi ul li.on dd{
    border: 8px solid #328fff;
    border-radius: 50%;
    width: 106px;
    height: 106px;
    text-align: center;
    padding:6px;
    transition: all 0.4s;
}
.pro_yi ul li.on dt{
     margin-top: 10px;
     transition: all 0.4s;
}



/* 此处修改请谨慎 */
.pro_lef1 ul li{
    float: left;
    margin-right: 11px;
    margin-bottom: 10px;
}
/*.pro_lef1 ul li:nth-child(1){*/
/*	width: 492px;*/
/*    height: 291px;*/
/*    overflow: hidden;*/
/*}*/
/*.pro_lef1 ul li:nth-child(2){*/
/*	width: 343px;*/
/*	height: 203px;*/
/*    overflow: hidden;*/
/*}*/
/*.pro_lef1 ul li:nth-child(3){*/
/*	width: 343px;*/
/*	height: 203px;*/
/*    overflow: hidden;*/
/*    margin-right: 0px;*/

/*}*/
/*.pro_lef1 ul li:nth-child(4){*/
/*    width: 241px;*/
/*	height: 203px;*/
/*    overflow: hidden;*/
/*    clear: both;*/
/*}*/
/*.pro_lef1 ul li:nth-child(5){*/
/*	width: 241px;*/
/*	height: 203px;*/
/*    overflow: hidden;*/
/*}*/
/*.pro_lef1 ul li:nth-child(6){*/
/*	width: 248px;*/
/*	height: 291px;*/
/*    overflow: hidden;*/
/*    margin-top: -88px;*/
/*}*/
/*.pro_lef1 ul li:nth-child(7){*/
/*    width: 437px;*/
/*	height: 291px;*/
/*    overflow: hidden;*/
/*    margin-right: 0px;*/
/*    margin-top: -88px;*/
/*}*/
/*.pro_lef1 ul li:nth-child(8){*/
/*    width: 342px;*/
/*    height: 203px;*/
/*    overflow: hidden;*/
/*}*/
/*.pro_lef1 ul li:nth-child(9){*/
/*	width: 343px;*/
/*	height: 203px;*/
/*    overflow: hidden;*/
/*}*/
/*.pro_lef1 ul li:nth-child(10){*/
/*    width: 241px;*/
/*	height: 203px;*/
/*    overflow: hidden;*/
/*}*/
/*.pro_lef1 ul li:nth-child(11){*/
/*	width: 241px;*/
/*	height: 203px;*/
/*    overflow: hidden;*/
/*    margin-right: 0;*/
/*}*/



.pro_lef1 ul li{
    float: left;
    margin-right: 10px;
    margin-bottom: 12px;
}
.pro_lef1 ul li:nth-child(1){
	width: 333px;
	height: 220px;
    overflow: hidden;
}
.pro_lef1 ul li:nth-child(2){
	width: 333px;
	height: 220px;
    overflow: hidden;
}
.pro_lef1 ul li:nth-child(3){
	width: 514px;
	height: 343px;
    overflow: hidden;
    margin-right: 0px;

}
.pro_lef1 ul li:nth-child(4){
	width: 454px;
	height: 290px;
    overflow: hidden;
    clear: both;
    margin-top: -123px;
    
}
.pro_lef1 ul li:nth-child(5){
	width: 210px;
	height: 139px;
    overflow: hidden;
    margin-top: -123px;

}
.pro_lef1 ul li:nth-child(6){
	width: 210px;
	height: 139px;
    overflow: hidden;
    margin-top: 28px;
    margin-left: -220px;
   
}
.pro_lef1 ul li:nth-child(7){
	width: 251px;
	height: 167px;
    overflow: hidden;
    /*margin-top: -88px;*/
}
.pro_lef1 ul li:nth-child(8){
	width: 251px;
	height: 167px;
    overflow: hidden;
    margin-right: 0px;
}
.pro_lef1 ul li:nth-child(9){
	width: 392px;
	height: 260px;
    overflow: hidden;
}
.pro_lef1 ul li:nth-child(10){
	width: 393px;
	height: 260px;
    overflow: hidden;
}
.pro_lef1 ul li:nth-child(11){
	width: 392px;
	height: 260px;
    overflow: hidden;
    margin-right: 0;
}
















.pro_lef1 ul li img{
    width: 100%;
    height: 100%;
}

.mo{
    width: 168px;
	height: 46px;
	background-color: #328fff;
    border-radius: 5px;
    margin: 0 auto;
    /*position: absolute;*/
    bottom: 34px;
    /*left: 0;*/
    /*right: 0;*/
    text-align: center;
    margin-top: 43px;
}
.mo h3{
    font:normal 18px/46px MicrosoftYaHei;
    color: #ffffff;
}


/* 全景 */
.quanj{
    background: url(../images/quan.png) center no-repeat;
    height: 859px;
    /*margin-top: -175px;*/
    position: relative;
}
.quanj .ban_tit{
    padding-top: 57px;
}
.quandong{
    position: relative;
    background: url(../images/henzz.png) center no-repeat;
    height: 453px;
    z-index: 5;
    margin-top: 61px;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 10s linear infinite;
	-webkit-animation: animatedBackground 10s linear infinite;
	-moz-animation: animatedBackground 10s linear infinite;
	-o-animation: animatedBackground 10s linear infinite;
}
@-webkit-keyframes animatedBackground {
	0% { background-position: 0 0; }
	12% { background-position: 60% 0; }
	25% { background-position: 120% 0; }
	38% { background-position: 60% 0; }
	50% {background-position: 0 0; }
	62% {background-position: -60% 0; }
	75% {background-position: -120% 0; }
	88% {background-position: -60% 0; }
	100% {background-position: 0 0; }
}
@-moz-keyframes animatedBackground {
	0% { background-position: 0 0; }
	12% { background-position: 60% 0; }
	25% { background-position: 120% 0; }
	38% { background-position: 60% 0; }
	50% {background-position: 0 0; }
	62% {background-position: -60% 0; }
	75% {background-position: -120% 0; }
	88% {background-position: -60% 0; }
	100% {background-position: 0 0; }
}
@-o-keyframes animatedBackground {
	0% { background-position: 0 0; }
	12% { background-position: 60% 0; }
	25% { background-position: 120% 0; }
	38% { background-position: 60% 0; }
	50% {background-position: 0 0; }
	62% {background-position: -60% 0; }
	75% {background-position: -120% 0; }
	88% {background-position: -60% 0; }
	100% {background-position: 0 0; }
}
@keyframes animatedBackground {
	0% { background-position: 0 0; }
	12% { background-position: 60% 0; }
	25% { background-position: 120% 0; }
	38% { background-position: 60% 0; }
	50% {background-position: 0 0; }
	62% {background-position: -60% 0; }
	75% {background-position: -120% 0; }
	88% {background-position: -60% 0; }
	100% {background-position: 0 0; }
}


.quanzz{
    width: 613px;
    height: 285px;
    background: rgba(0, 0, 0, .41);
    position: absolute;
    top: 84px;
    color: #fff;
    margin:0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.quanzz dd{
    font:normal 31px/31px MicrosoftYaHei;
    color: #ffffff;
    padding-top: 82px;
}
.quanzz dd b{
    color: #ffd632;
}
.quanzz dt{
    font:normal 21px/21px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 14px;
}
.quanzz h3{
    width: 143px;
	height: 48px;
	background-color: #328fff;
    border-radius: 5px;
    margin:0 auto;
    margin-top: 19px;
    text-align: center;
    font:normal 26px/48px MicrosoftYaHei;
    color: #ffffff;
}
.quan_list{
    position: absolute;
    z-index: 8;
    bottom: -61px;
    left: 0;
    right: 0;
}
.quan_list ul li{
    float: left;
    width: 400px;
    text-align: center;
}
.quan_list ul li h3{
    font:normal 18px/18px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 0px;
}





/* 设计 */
.sheji{
    background: url(../images/sehj.png) center no-repeat;
    height: 882px;
    margin-top: -45px;
}
.sheji .ban_tit{
    padding-top: 96px;
    text-align:center;
}
.sheji .ban_tit dd{
    font:normal 36px/36px MicrosoftYaHei;
    letter-spacing: 2px;
	color: #328fff;
}
.sheji .ban_tit dt{
    font:normal 18px/18px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #555555;
    margin-top: 22px;
}
.sheji .ban_tit h3{
    width: 168px;
	height: 46px;
	background-color: #ffffff;
    border-radius: 5px;
    margin:0 auto;
    margin-top: 16px;
    text-align: center;
    font:normal 18px/46px MicrosoftYaHei;
    color: #2f2f2f;
}

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

.shelist{
    margin-top: 47px;
}
.shelist li{float:left;margin-left:21px;_display:inline;width: 283px;text-align: center;position: relative;}
.shelist li div{	width: 283px;
	height: 400px;	box-shadow: 1px 3px 5px 0px 
    rgba(0, 0, 0, 0.24);}
.shelist li div img{
    width: 100%;
    height: 100%;
}
.shelist li h3{text-align:center;
    font:bold 22px/22px MicrosoftYaHei;
    color: #328fff;
    margin-top: 13px;
}
.shelist li a.img{display:block;}
.shelist li h4{
    font:normal 18px/18px MicrosoftYaHei;
    color: #555555;
    margin-top: 9px;
}
.shelist li dd{
    font:normal 16px/22px MicrosoftYaHei;
    color: #555555;
    margin-top: 10px;
}
.shelist li dl{
    width: 194px;
	height: 45px;
	background-color: #328fff;
	box-shadow: 1px 2px 5px 0px 
        rgba(6, 1, 1, 0.17);
    margin:0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 141px;
    text-align: center;
    font:normal 16px/45px MicrosoftYaHei;
    color: #ffffff;
}





/* 优势 */
.ysbg{
    background: url(../images/ys.png) center no-repeat;
    height: 840px;
    position: relative;
}
.ysbg .ban_tit{
    padding-top: 146px;
}
.ys_list{
    margin-top: 104px;
}
.ys_list ul li{
    float: left;
    width: 312px;
    margin-right: 130px;
    text-align: center;
}
.ys_list ul li:last-child{
    margin-right: 0;
}
.ys_list ul li h3{
    font:bold 30px/30px MicrosoftYaHei;
    color: #ffca28;
}
.ys_list ul li dd{
    font:normal 16px/16px MicrosoftYaHei;
    color: #ffffff;
    background: url(../images/yf.png) bottom center no-repeat;
    padding-bottom: 11px;
    margin-top: 7px;
}
.ys_list ul dl{
    font:normal 16px/24px MicrosoftYaHei;
    color: #ffffff;
    margin-top: 20px;
}
.ys_di{
    position: absolute;
    height: 250px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.ys_di dd{
    font:bold 33px/33px MicrosoftYaHei;
    color: #2d8bfe;
    margin-top: 33px; 
}
.ys_di dl{
    font:normal 16px/30px MicrosoftYaHei;
    color: #272727;
    margin-top: 10px;
}
.ys_di dt{
    margin-top: 20px;
}


/* 设计标准 */
.biaoz{
    background: url(../images/biao.png) center no-repeat #fff;
    height: 600px;
}
.biaoz .ban_tit{
    padding-top: 79px;
    text-align:center;
}
.biaoz .ban_tit dd{
    font:bold 36px/36px MicrosoftYaHei;
    letter-spacing: 2px;
	color: #3e3e3e;
}
.biaoz .ban_tit dt{
    font:normal 18px/18px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #3389ff;
    margin-top: 16px;
}
.biaolist{
    margin-top: 46px;
    background: url(../images/listbg.png) center no-repeat;
    height: 330px;
}
.biaolist ul{
    width: 1021px;
    margin:0 auto;
    position: relative;
}
.biaolist ul li{
    float: left;
    width: 85px;
    text-align: center;
    position: relative;
    height: 320px;
}
.biaolist ul li div{
    background: url(../images/op2.png) center no-repeat;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    position: relative;
    margin-top: 18px;
}

.biaolist ul li dd{
    opacity: 1;
    line-height: 85px;
    transition: .5s;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
}
.biaolist ul li dt{
    opacity: 0;
    transition: .5s;
    line-height: 85px;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
}
.biaolist ul li h3{
    font:normal 16px/16px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #777777;
    width: 100%;
    /* margin-bottom: -13px; */
}

.biaolist ul li:hover div{
    background: url(../images/op1.png)center no-repeat;
}
.biaolist ul li:hover dd{
    opacity: 0;
    transition: .5s;
}
.biaolist ul li:hover dt{
    opacity: 1;
    transition: .5s;
}
.biaolist ul li:nth-child(2n) h3{
    position: absolute;
    bottom: 0;
    left: 0;
}
.biaolist ul li:nth-child(2n) div{
    position: absolute;
    top: 193px;
    left: 0;
}

















/* 新闻 */
.xin{
    background: url(../images/xin.png) center no-repeat;
    height: 729px;
}
.xin .ban_tit{
    text-align:center;
    padding-top: 26px;
}
.xin .ban_tit dd{
    font:normal 36px/36px MicrosoftYaHei;
    letter-spacing: 2px;
	color: #333333;
}
.xin .ban_tit dd b{
    color: #1680ff;
}
.xin .ban_tit dt{
    font:normal 18px/18px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #8f8f8f;
    margin-top: 22px;
}
.xin_list{
    margin-top: 108px;
}
.xin_list ul li{
    float: left;
    width: 380px;
    margin-right: 29px;
}
.xin_list ul li:last-child{
    margin-right: 0;
}
.xin_list ul li .xin_cont{
    width: 380px;
	height: 151px;
	background-color: #ffffff;
}
.xin_list ul li h3{
    font:normal 21px/21px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #000000;
    padding-left: 11px;
    padding-top: 26px;
}
.xin_list ul li dd{
    width: 329px;
    margin:0 auto;
    text-align: left;
    font:normal 15px/24px MicrosoftYaHei;
    letter-spacing: 1px;
    color: #5d5d5d;
    margin-top: 25px;
}
.xin_list ul li:hover .xin_cont{
    box-shadow: 0px 9px 13px 0px 
    rgba(7, 1, 2, 0.13);
}




/* 底部 */
.foot{height:232px;}

.f_nav{width:746px;padding-top:24px;float:left;}
.f_nav dl{float:left;width:105px;height:180px;overflow:hidden;text-align:center;}
.f_nav dt{margin-bottom:8px;color:#000000;font-size:16px;	letter-spacing: 1px;
font-weight: normal;
}
.f_nav dd{line-height:24px;}
.f_nav dd a{font-size:12px;color:#646464;}

.xian{background:url(../images/fline.png) no-repeat;height:177px;width:1px;display:block;margin-top:23px;}

.qr{margin-top:41px;}

.foot_ljjj{
    /*height: 50px;*/
    background: #fff;
    font:normal 14px/50px MicrosoftYaHei;
        color: #646464;
}
.foot_ljjj .k1{
    text-align: right;
    font:normal 14px/50px MicrosoftYaHei;
}
.foot_ljjj  a{
    color: #646464;
}



.footer11{
    background:#303030;height:300px;color:#fff;
}

.footer11 a{color:#fff;}
.footer11 a:hover{color:#fff;text-decoration:none;}

.lx{line-height:40px;border-top:1px solid #8b64ad;border-bottom:1px solid #8b64ad;font-size:16px;text-align:center;}

.copyright{text-align:center;line-height:20px;padding-top:10px;}
.nav_foot{text-align:center;padding-top:42px;padding-bottom:35px;}






























































































































































