*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
::-webkit-scrollbar{ width: 8px; height: 8px; background-color: #F5F5F5;}
::-webkit-scrollbar-track{ border-radius: 10px; background-color: #E2E2E2;}
::-webkit-scrollbar-thumb{ border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #555;}
.row{ white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.rows{ word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.clearfix:after,.clear{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.tywidth{ width: 1200px; margin: 0 auto;}
.more_topic{ width: 1340px; margin: 75px auto 60px; text-align: center;}
.more_topic h3{ color: #222; font-weight: bold; font-size: 30px; line-height: 30px; margin-bottom: 15px;}
.more_topic h3 b{ color: #1C6FB5;font-weight: bold;}
.more_topic h4{ color: #464545; font-size: 18px; line-height: 18px;}
@font-face{ font-family: 'PINGFANG REGULAR';src: url('../fonts/PINGFANG REGULAR.TTF');font-weight: normal; font-style: normal;}

/*header*/
.htop{width: 100%;height: 36px;background:#1C6FB5;}
.htop .tnr{width: 1200px;height: 36px;margin:0 auto;line-height: 36px;color: #fff;letter-spacing: 1px;}
.htop .tnr a{color: #fff;}
.htop .tnr a:hover{text-decoration: underline;}
.htop .tnr .l{float: left;}
.htop .tnr .r{float: left;margin-left: 836px;}
/*869*/




.header{width: 100%;}
.header .header-1{height:40px;width: 100%;line-height: 40px;background: #F1F1F1;}
.header .header-1 .content{width: 1200px;margin: auto;}
.header .header-1 .content b{color: #504B4B;font-size: 14px;line-height:32px;}
.header .header-1 .content nav{line-height: 32px;float: right;height: 40px;width:379px;background: url(../images/1.png)no-repeat center;padding-left:123px;}
.header .header-1 .content nav .n1{width: 65px;line-height: 32px;font-size: 14px;float: left;color: #333;}
.header .header-1 .content nav .gun{height: 16px;width: 1px;background: #595959;margin-top:8px;float: left;margin-right: 18px;margin-left:8px;}

.header .header_slogan{ height:140px;width: 1200px;margin:0 auto;padding-top:15px;}
.header .header_slogan .logo{ width:149px; height:109px;float: left;padding-top: 5px;margin-left: -15px;}
.header .header_slogan .logo img{width: 100%;}
.header .header_slogan .text{width: 643px;height: 86px;float: left;margin-left:25px;margin-top: -5px;/**/ padding-top:36px;}
.header .header_slogan .text .t1{height: 50px;font-size:22px;color: #303030;font-weight:bold;}	
.header .header_slogan .text .t1 b{color: #1C6EB7;font-weight:bold;}
.header .header_slogan .text .t2{width:426px;height: 28px;line-height: 28px;font-size:18px;color: #666;margin-top: -17px;}
.header .header_slogan .text .t2 .ti{font-size: 16px;float: left;}*/

.header .header_slogan .right{width: 246px;height: 100px;margin-left:1110px;}
.header .header_slogan .right .texts{height:60px;padding-top:20px;padding-right:6px;float: right;}
.header .header_slogan .right .texts .te1{font-size:24px;font-weight:bold;}
.header .header_slogan .right .texts .te2{color: #fff;font-size:20px;font-weight:bold;margin-top:2px;width: 180px;height: 32px;text-align: center;line-height: 32px;background: #1C6EB7;border-radius: 20px;}
.header .header_slogan .right .phones{width: 38px;height: 42px;float: left;margin-top:23px;}

.header .header_slogan .right .phones{-webkit-animation: move 1.3s linear infinite;animation: move 1.3s linear infinite;}
  



/*font-style: italic;斜体*/

/*导航*/
.header .na_v{width:100%;height:62px;margin:0 auto;margin-top: -1px;/*background: #5A7CE8;*/ }

.header .nav{ height: 56px; /* border-top: 1px solid #c4c4c4;*/margin:0 auto;width: 1200px;padding-top:13px;}


.header .nav .nav-content nav .xz{ height:49px;line-height:38px; position: relative;text-align: center;
	margin-right:63px;letter-spacing: 1px;
    display: inline-block; vertical-align: top; text-align: center;}
.header .nav .nav-content nav .xz:last-child{margin-right: 0;}
.header .nav .nav-content nav .xz{ position: relative; z-index: 1; color: black; font-size: 18px;
	/*margin-left:39px;margin-right:39px;*/
	float: left;}
.header .nav .nav-content nav .xz:before{ content: ""; position: absolute;
    display: block; opacity: 0; background: blue;
    transition: all .3s ease-out;}

.header .nav .nav-content nav .xz.on{/*background: #1C6FB5;color: #fff;*/border-bottom: 3px solid #1C6FB5;color: #1C6FB5;}
.header .nav .nav-content nav .xz:hover{border-bottom: 3px solid #1C6FB5;color: #1C6FB5;}

.header .nav .nav-content nav .xz .zm{opacity: 0;}
.header .nav .nav-content nav .xz.on .zm{opacity: 1;}
.header .nav .nav-content nav .xz:hover .zm{opacity: 1;}
.header .nav .nav-content nav .xz:hover i{color: #fff;}
.header .nav .nav-content nav .xz.on i{color: #fff;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ opacity: 1; height: 6px;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: 50%; top: 33px; z-index: 999;
    transform: translateX(-50%); width: 145px; /*background-color: rgba(255, 255, 255, 0.902);*/background: #fff; /*border: 1px solid #eee;*/
    padding: 15px 0;padding-top:25px;}
.header .nav .nav-content nav .xz ul li{ font-size: 18px; color: #666; line-height: 16px; margin-top: 15px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #3860E3;}
.header .nav .nav-content nav .xz:hover .xian1{opacity: 0;}
.header .nav .nav-content nav .xz.on .xian1{opacity: 0;}
.header .nav .nav-content nav .xian1{position: relative;width: 1px;height: 20px;background: #7374AC;float: right;margin-top: 21px;margin-right: -1px;}




.header .nav .nav-content nav .xz ul li:hover{text-decoration: underline;}

.nmbb{opacity: 0;background: rgba(255, 255, 255, .8);}

.header .nav .nav-content nav .nmbs:hover .nmbb{opacity: 1;}

/*banner*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.banner-index .slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hd{ position: absolute; bottom: 35px;left: 50%; transform: translateX(-50%); font-size: 0; z-index: 1;}
.slideBox .hd ul li{ background: #a3a4a1; width: 15px; height: 15px; margin-right: 16px; float: left; border-radius: 50%; cursor: pointer;}
.slideBox .hd ul li:last-child{ margin-right: 0;}
.slideBox .hd ul li.on{ background: #1C6FB5;width: 20px; height: 20px; margin-top: -2px;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;}
.slideBox .bd ul li:first-child{ display: none;}
.banner img{ width: 100%;}

/*search*/

.search{ font-size: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #333; /*background: #009B8B;*/ overflow: hidden;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ color: #333333; font-size: 16px; /*font-weight: bold;*/ margin-right: 15px;}
.search-keywords span img{ vertical-align: middle; margin: -5px 8px 0 0;}
.search-keywords a{ color: #666666; font-size: 14px;}
.search-keywords a:hover{ color: #1C6FB5;}
.search-keywords i{ margin: 0 15px; color: #666; font-size: 14px;}
.search-form{ float: right;margin-right: -30px;}
#searchForm{ margin-top: 15px; /*background: url(../images/ss_rl.png)no-repeat;*/ width: 239px; height: 31px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; }
#searchForm .search-input{ height: 34px; line-height: 31px; width: 77%;background: #F5F5F5;padding-left: 15px;}
.search-form #s_btn{ width: 31px; height: 35px; cursor: pointer;background: url(../images/ss_2s.png)no-repeat;}
#searchForm .search-input::-webkit-input-placeholder{ color: #999999;}
#searchForm .search-input:-moz-placeholder{ color: #999999;}
#searchForm .search-input::-moz-placeholder{ color: #999999;}
#searchForm .search-input:-ms-input-placeholder{ color: #999999;}


/*产品*/

.thd{width: 1200px;height: 180px;margin:0 auto;padding-top:60px;}
.thd .t1{width: 1200px;text-align: center;font-size:32px;font-weight:bold;color: #1C6FB5;padding-top:27px;position: relative;z-index: 999;}
.thd .t2{width: 1200px;text-align: center;font-size:18px;color: #666;padding-top:16px;}

.m1{height: 739px;width: 100%;background: url(../images/m1_bg.jpg)no-repeat center;}
.m1 .nr{width: 1200px;height: 460px;margin:0 auto;margin-top: 39px;}
.m1 .nr .hd{width: 400px;height: 460px;float: left;}
.m1 .nr .hd li a{color: #666;}
.m1 .nr .hd li{width: 185px;height:138px;height: 112px;float: left;margin-right: 3px;margin-bottom: 3px;background: #fff;text-align: center;font-size: 16px;
	color: #666;line-height: 30px;padding-left: 35px;padding-right:35px;}
.m1 .nr .hd li.on{background: #1C6FB5;color: #fff;font-weight:bold;font-size: 18px;}
.m1 .nr .hd li.on a{color: #fff;}
.m1 .nr .hd ul li:first-child{padding-top:40px;}
.m1 .nr .hd ul li:nth-child(2){padding-top:40px;}
.m1 .nr .hd ul li:nth-child(3){padding-top:28px;}
.m1 .nr .hd ul li:nth-child(4){padding-top:40px;}
.m1 .nr .hd ul li:nth-child(5){padding-top:28px;}
.m1 .nr .hd ul li:nth-child(6){padding-top:40px;}
.m1 .nr .hd ul li:nth-child(7){padding-top:28px;}
.m1 .nr .hd ul li:nth-child(8){padding-top:40px;padding-left: 0;padding-right: 0;}

.m1 .nr .bd{width: 788px;height: 457px;float: left;margin-left: 12px;overflow: hidden;}
.m1 .nr .bd li{width: 788px;height: 457px;}
.m1 .nr .bd li img{width: 100%;transition: all .8s}
.m1 .nr .bd li:hover img{transform: scale(1.1, 1.1);}

.m1 .nr .bd li .r{width: 348px;height: 263px;background: url(../images/m1_bai.png)no-repeat center;position: absolute;z-index: 10;margin-left: 408px;margin-top: 98px;padding-left: 40px;padding-top:34px;}
.m1 .nr .bd li .r .r1{font-size: 18px;font-weight:bold;color: #1C6FB5;}
.m1 .nr .bd li .r .r2{font-size: 16px;color: #666;width: 280px;line-height: 30px;margin-top: 16px;}
.m1 .nr .bd li .r .r3{width: 106px;height: 33px;text-align: center;line-height: 33px;background: #1C6FB5;color: #fff;font-size: 14px;margin-top: 10px;}
.m1 .nr .bd li .r .r3:hover{border-radius:15px;transition: all .6s}


/*348 263*/
/*788 457*/

/*产品*/




/*解决方案*/
.m2{width: 100%;height: 445px;background: url(../images/m2_bg.png)no-repeat center;min-width: 1200px;}
.m2s{width: 1406px;height:321px;margin:0 auto;margin-top: -260px;background: url(../images/m2_bg2.png)no-repeat center;}
.m2s .nr{width: 1200px;height: 300px;margin:0 auto;padding-top:21px;}
.m2s .bd{width: 1200px;overflow: hidden;}
.m2s .bd ul li{width:167px;height: 246px;margin-right:40px;float: left;padding-top:35px;}
.m2s .bd ul li .tp{width: 167px;height: 167px;overflow: hidden;}
.m2s .bd ul li .tp img{width: 100%;transition: all .8s}
.m2s .bd ul li:hover .tp img{transform: scale(1.1, 1.1);}
.m2s .bd ul li .tt{width: 167px;text-align: center;font-size: 18px;padding-top:16px;}

/*解决方案*/



/*优势*/
.m3{width: 1200px;height: 490px;margin:0 auto;/*background: blue;*/}
.m3 .l{float: left;position: relative;z-index: 10;}
.m3 .r{float: left;}
.m3 .r .ra{width: 967px;height: 429px;background: url(../images/m3_bg1.png)no-repeat center;position:absolute;margin-left: -35px;}
.m3 .r .rb{width:1073px;height: 348px;background: url(../images/m3_bg2.png)no-repeat center;position:absolute;margin-left: -35px;}
.m3 .r .rc{width:1019px;height: 393px;background: url(../images/m3_bg3.png)no-repeat center;position:absolute;margin-left: -35px;}
.m3 .r .r1{width: 558px;height: 176px;position: absolute;margin-top: 80px;}
.m3 .r .r2{width: 25px;position: absolute;margin-top: 220px;margin-left: 85px;}
.m3 .r .r3{width: 562px;font-size: 22px;font-weight:bold;color: #333;padding-left: 129px;padding-top:117px;position: relative;z-index: 20;}
.m3 .r .r4{width: 562px;font-size: 16px;color: #333;padding-left: 129px;padding-top:65px;line-height: 30px;position: relative;z-index: 20;}
.m3 .r .r5{width: 560px;font-size:16px;padding-left: 129px;}
.m3 .r .r5 .r5s{width: 102px;height: 28px;background: #F0B303;color: #fff;text-align: center;line-height: 28px;position: relative;z-index: 20;margin-top: 28px;}
/*优势*/


/*流程*/
.m4{width: 100%;height: 280px;background: url(../images/m4_bg.png)no-repeat center;padding-top:60px;}
.m4 .nr{width: 1392px;height: 164px;background: #fff;margin:0 auto;}
.m4 .nr .hd{width: 1200px;height: 129px;margin:0 auto;padding-top:54px;}
.m4 .nr .hd li{width:104px;height: 57px;background: url(../images/m4_3.png)no-repeat center;float: left;font-size: 16px;color: #333;text-align: center;line-height: 55px;font-weight:bold;}
.m4 .nr .hd .gg{float: left;width: 43px;padding-top:15px;text-align: center;}
/*流程*/







/*案例与见证*/
/*案例与见证*/
/*企业文化*/
.m5{height: 760px;width: 1200px;margin:0 auto;}

.m5 .nr{width: 1200px;height:650px;}

.m5 .nr .r{width:750px;height: 380px;float: left;padding-top:119px;}
.m5 .nr .r .r1{font-size: 26px;color: #333;font-weight: bold;width: 374px;height: 50px;background: url(../images/m5_1.png)no-repeat center;padding-left: 22px;letter-spacing: 1px;}
.m5 .nr .r .r2{line-height:30px;color: #535353;margin-top: 20px;margin-bottom: 26px;font-size: 16px;}
.m5 .nr .r .r2 a{color: #025DAC;text-decoration: underline;}
.m5 .nr .r .r3{height: 45px;padding-top:10px;}
.m5 .nr .r .r3 .r3a{width: 93px;height: 26px;background: #005CAC;line-height: 26px;text-align: center;float: left;font-size: 16px;color: #fff;}
.m5 .nr .r .r3 .r3b{line-height: 26px;font-size: 14px;color: #666;float: left;margin-left: 15px;}
.m5 .nr .rs{width: 388px;height: 760px;border-left: 1px solid #E5E5E5;border-right: 1px solid #E5E5E5;float:left;margin-left: 62px;padding-left: 53px;padding-top:85px;padding-bottom: 85px;}
.m5 .nr .rs li{width:281px;height:180px;margin-bottom: 27px;}
.m5 .nr .rs li .tp{width: 281px;height: 180px;overflow: hidden;}
.m5 .nr .rs li .tp img{width: 100%;}
.m5 .nr .rs li .tt{width: 281px;text-align: center;margin-top: -41px;height: 41px;position: relative;z-index: 10;background: rgba(27, 110, 183, .8);line-height: 41px;color: #fff;font-size: 17px;}




/*企业文化*/


.m6{width: 100%;height: 243px;background: url(../images/m6_bg.png)no-repeat center;padding-top:32px;}
.m6 .nr{width: 1200px;height: 177px;margin:0 auto;border:1px solid #88B7E1;}
.m6 .nr .hd{width: 1200px;height: 129px;margin:0 auto;padding-top:35px;}
.m6 .nr .hd li{width:174px;height:112px;float: left;margin-right: 18px;}
.m6 .nr .hd .gg{float: left;width: 43px;padding-top:15px;text-align: center;}



/*news*/
.news{height: 671px;width: 100%;background: url(../images/m7_bg.png)no-repeat center;}
/*新闻  news */
.news{height: 680px;width: 100%;background: url(../images/m7_bg.png)no-repeat center;}
.news .big{height: 642px;width:1200px;margin: 0 auto;border-top:1px solid #F6F6F6;}
.news .big .bd{height: 510px;width:1200px;margin-top: 70px;}
.news .big .header{height: 60px;width:1200px;border-bottom:1px solid #E5E5E5;}
.news .big .header .header_1{height: 60px;width:450px;}
.news .big .header .header_1 .title{height: 60px;width:130px;font-size: 30px;float: left;line-height: 60px;font-weight: bold;color: #323232;}
.news .big .header .header_1 .title2{height: 20px;width:320px;font-size: 19px;float: left;margin-top: 23px;color: #999999;}
.news .big .bd .bd_nav{height: 60px;width:415px;margin-top:-60px;float: right;}



.news .big .bd .bd_nav ul li{float: left;text-align: center;line-height: 30px;
    font-size: 13px;margin-left:12px;height: 30px;width: 126px;background: #ffffff;margin-top:17px;color: #666666;}



.news .big .bd .bd_nav ul li.on{background: #004299;}
.news .big .bd .bd_nav ul li.on h3 a{color: #ffffff;}



/*.news .big .bd .bd_nav ul li:hover{background: #E4B064;}*/
/*.news .big .bd .bd_nav ul li:hover a{color: #ffffff;}*/
.news .big .bd .bd_body{height: 460px;width:1200px;margin-top:45px;}
.news .big .bd .bd_body li{width: 1200px;height: 460px;margin:0 auto;}
.news .big .bd .bd_body .ys_1{height:460px;width:486px;float: left;}
.news .big .bd .bd_body .ys_1 .ys_1a{height: 283px;width:485px;overflow: hidden;}
.news .big .bd .bd_body .ys_1 .ys_1a img{width: 100%;transition: all .5s;}
.news .big .bd .bd_body .ys_1 .ys_1a:hover img{transform: scale(1.1, 1.1);}
.news .big .bd .bd_body .ys_1 .ys_1b{height: 168px;width:470px;/*margin-left:19px;*/}
.news .big .bd .bd_body .ys_1 .ys_1b .a1{height: 33px;width:460px;font-size: 18px;color: #333333;margin-top:30px;overflow: hidden;}
.news .big .bd .bd_body .ys_1 .ys_1b .a2{height: 50px;width:470px;font-size: 14px;color: #989898;margin-top:12px;overflow: hidden;line-height: 25px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3{height: 25px;width:105px;font-size: 14px;margin-top:16px;background: #004299;
    text-align: center;line-height: 23px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3 a{color: #fff;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3:hover{border-radius:25px;}
/*border-radius:5px;*/

.news .big .bd .bd_body .ys2{width: 615px;height: 460px;float: right;overflow: hidden;border-top: 1px solid #D2D2D2;}
.news .big .bd .bd_body .ys2 .ys2a{width: 615px;height: 150px;border-bottom: 1px solid #D2D2D2;}
.news .big .bd .bd_body .ys2 .ys2a .l{width: 500px;height: 148px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .l .la{width: 500px;height: 66px;padding-top: 40px;}
.news .big .bd .bd_body .ys2 .ys2a .l .la .la1{width: 25px;height: 25px;font-size: 46px;line-height: 20px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .l .la .la2{width: 475px;height: 25px;float: left;font-size: 19px;color: #666666;line-height: 25px;}
.news .big .bd .bd_body .ys2 .ys2a .l .lb{width: 500px;height: 66px;line-height:20px;font-size: 15px;color: #666666;padding-left:28px;margin-top: 15px;}
.news .big .bd .bd_body .ys2 .ys2a .l .lb:hover a{text-decoration: underline;}


.news .big .bd .bd_body .ys2 .ys2a .r{width: 115px;height: 148px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .r .r1{width: 115px;text-align:right;height: 70px;letter-spacing:2px;padding-top: 40px;line-height: 30px;color: #666666;font-size: 18px;}
.news .big .bd .bd_body .ys2 .ys2a .r .r2{width: 40px;height: 20px;background: url(../images/m7_xz.png)no-repeat center;float: right;margin-right: 10px;margin-top: 23px;}



/*foot*/
.footbg{background: url(../images/m8_bg.png)no-repeat center; width: 100%; height: 459px; overflow: hidden;padding-top:15px;min-width: 1200px;}
.footbg .link{width: 1200px;margin:0 auto;height: 58px;margin-bottom: 16px;background: url(../images/m11_link.png)no-repeat center;line-height: 58px;}

/*.footbg .link ul li{float: right;height: 50px;font-size:15px;margin-left: 80px;}
.footbg .link ul li a{color: black;color: #fff;}
.footbg .link ul li:hover a{text-decoration: underline;}*/



.footbg .nr{width: 1200px;margin:0 auto;height: 271px;}
.footbg .nr>div{ display: inline-block; vertical-align: top;}
.footbg .nr .text{width: 150px;height: 260px;margin-right:25px;padding-top:45px;}
.footbg .nr .text .t1{font-size: 17px;color: #fff;}
.footbg .nr .text .t0{width: 30px;height: 1px;background: #CFCECE;margin-top: 16px;margin-bottom: 25px;}
.footbg .nr .text .t2{font-size: 14px;color: #868585;margin-bottom: 10px;}
.footbg .nr .text .t2:hover{text-decoration: underline;color: #fff;}

.footbg .nr .code{width: 136px;height:136px;margin-top:60px;margin-left:55px;background: url(../images/code_bg.png)no-repeat center;}
.footbg .nr .code .hd{position: absolute;margin-left: -25px;margin-top: -13px;}
.footbg .nr .code .hd li{width: 26px;height: 44px;background: url(../images/m8_1bg.png)no-repeat center;margin-bottom:6px;text-align: center;padding-top:9px;}
.footbg .nr .code .hd li.on{background: url(../images/m8_0bg.png)no-repeat center;}

.footbg .nr .code .c1{width: 114px;height: 114px;margin-left:12px;}
.footbg .nr .code .c1 .t1{width: 114px;height: 114px;}
.footbg .nr .code .c1 .t1 img{width: 100%}
.footbg .nr .code .c1 .t2{width: 152px;height: 50px;font-size: 14px;line-height:65px;text-align: center;color: #fff;margin-left: -20px;}
.footbg .nr .code .c1 span{ display: block; position: relative; width: 114px; height: 114px; overflow: hidden;}
.footbg .nr .code .c1 span img{width: 100%;}
.footbg .nr .code .c1 span:after{ content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 26px; background: url(../images/light.png)no-repeat center; animation: light 4s linear infinite;}

.footbg .nr .rr{/*width: 270px;*/height: 200px;/*background: yellow;*/margin-left: 99px;padding-top:50px;}
.footbg .nr .rr .r1{color: #A6A6A6;margin-top: 17px;}
.footbg .nr .rr .r2{color: #fff;font-size: 24px;font-weight:bold;letter-spacing:2px;}

.footbg .nr .rr .r3{color: #A6A6A6;margin-top: 6px;}

/*.footbg .bbbd{width: 100%;height: 38px;margin-top: 32px;}
.footbg .bbbd .nr{width: 1340px;height: 38px;margin:0 auto;padding-left: 183px;}
.footbg .bbbd .left{font-size: 14px;color: #FEFEFE;float: left;line-height: 38px;}*/

.nrr{width: 100%;height: 38px;background: #1C6EB7;position: relative;z-index: 999;margin-top: 15px;}
.nrr .bbd{width: 1200px;margin:0 auto;height:38px;    }
.nrr .bbd .left{font-size: 15px;color: #A7C1DD;width:1200px;height: 38px;padding-top:8px;text-align: center;}

.rights{width:1200px;height:80px;margin:0 auto;border-bottom:1px solid #fff;margin-bottom: 40px;}
.rights li{float: right;color: #fff;padding-top:39px;margin-left: 66px;}


/*.rights .xl{ background: url(../images/lj.png)no-repeat center; width: 121px; height: 33px;
 padding: 0 20px; display: inline-block; vertical-align: middle;}
.rights .selectlist{ display: block; line-height: 33px; width: 78px; 
	border: none; text-overflow: ellipsis; white-space: nowrap; outline: none; appearance: none; -moz-appearance: none; 
	-webkit-appearance: none; overflow: hidden; background: url(../images/nmb.png)no-repeat right center; font-size: 14px; color: #A7C1DD;}
.rights .selectlist option{ color: #A7C1DD;}*/

input::-webkit-input-placeholder {color: #C9C8C8;}
input::-moz-input-placeholder {color: #C9C8C8;}
input::-ms-input-placeholder {color: #C9C8C8;}

textarea::-webkit-input-placeholder {color: #C9C8C8;}
textarea::-moz-input-placeholder {color: #C9C8C8;}
textarea::-ms-input-placeholder {color: #C9C8C8;}


@media only screen and (max-width: 1200px){ .foot .content .text{ padding-right: 20px;}
	}
@media only screen and (max-width: 1200px){ .foot .bottom .fr{ padding-right: 20px;}
	}
@keyframes move
{
	0%, 65%{ 
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
	70% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	75% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	80% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	85% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	90% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	95% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	100% {  
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
}

@-webkit-keyframes move
{
	0%, 65%{ 
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
	70% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	75% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	80% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	85% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	90% {  
	  -webkit-transform:rotate(15deg);
	  transform:rotate(15deg);
	}
	95% {  
	  -webkit-transform:rotate(-15deg);
	  transform:rotate(-15deg);
	}
	100% {  
	  -webkit-transform:rotate(0deg);
	  transform:rotate(0deg);
	}
}
