@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom;max-width: 100%; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body { color: #666; background:#fff;}
a { color: #666; }
a:hover { color: #1f5fad; }
.wrap { width: 1200px; margin: 0 auto;}
.g-in{ width:1200px; margin:0 auto; }.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
.b-in{ width:1200px; margin:0 auto; }.b-in:after{content:'\20';display:block;height:0;clear:both}.b-in{*zoom:1}
.s-in{ width:1200px; margin:0 auto; }.s-in:after{content:'\20';display:block;height:0;clear:both}.s-in{*zoom:1}
.wrapper{ position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrapper img{  vertical-align:top; }

/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}

.u-menu {position:absolute; right:5px; top:14px; display:block; width:50px; height:42px;transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 99;cursor: pointer;display: none;}
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#fff; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}


body.z-open .m-nav {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .wrapper {transform:translate3d(-200px,0,0);-webkit-transform:translate3d(-200px,0,0);}
body.z-open .u-menu {transform:translateZ(0px) rotate(90deg);-webkit-transform:translateZ(0px) rotate(90deg);}
body.z-open .u-menu  div {transform:translateZ(0px) rotate(45deg);transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;-webkit-transform:translateZ(0px) rotate(45deg);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;}
body.z-open .u-menu  div i {transition:transform 0.2s ease 0s;transform:translate3d(0px,11px,0px);-webkit-transition:-webkit-transform 0.2s ease 0s;-webkit-transform:translate3d(0px,11px,0px); }
body.z-open .u-menu .u-menu-bottom {transform:translateZ(0px) rotate(-45deg);-webkit-transform:translateZ(0px) rotate(-45deg);}
body.z-open .u-menu .u-menu-middle { display:none; }

.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:999; }

.m-nav { width:200px; height:100%; right:-200px; top:0; background:#fff; position:fixed; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index:100; }
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.m-nav li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.m-nav li a { display:block; }
.m-nav li a:hover,.m-nav .current a { color:#e60c00; }
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #e60c00; content:"" }

.m-nav::-webkit-scrollbar-thumb{min-height:20px;border-radius:3px;background-color:transparent;height: 30px;width: 5px;position: relative;left: -1px}
.m-nav::-webkit-scrollbar-track{background:transparent;width: 3px}
.m-nav.show::-webkit-scrollbar-thumb{background-color: #666}
.m-nav.show::-webkit-scrollbar-track{background-color: #eee}
.m-nav::-webkit-scrollbar-corner{background:transparent}
.m-nav::-webkit-scrollbar{width:3px;height:3px;}

.banner{ position:relative; width:100%;  }
.banner .bd{ width:1920px; position:relative; left:50%; margin-left:-960px;  z-index:1; }
.banner .bd ul{  }
.banner .bd ul li{ }
.banner .bd ul li img{ }
.banner .hd{ width:1920px; left:50%; margin-left:-960px; position:absolute; bottom:45px; z-index:3; text-align:center; }
.banner .hd ul{ display:inline-block; }
.banner .hd ul li{ width:8px; height:8px; background:#fff; margin:0 9px; border-radius:8px; *display:block; display:inline-block; vertical-align:top; cursor:pointer; text-indent:99999px; }
.banner .hd ul .on{width: 35px;}
/*.banner a.prev, .banner a.next{ width:68px; height:68px; position:absolute; top:50%; margin-top:-34px; z-index:15; opacity:0; transition:0.8s linear 0s; }
.banner a.prev{ left:4%; background:url(banner_prev_07.png) no-repeat; }
.banner a.next{ right:4%; background:url(banner_next_10.png) no-repeat; }
.banner:hover a.prev, .banner:hover a.next{ opacity:1; }*/
.sj_banner .swiper-pagination-bullet{opacity: 1;background: #fff;}
.sj_banner .swiper-pagination-bullet-active{width: 35px;border-radius: 4px;}
.sj_banner{display: none;}

/*搜索表单*/
.bd01{ width: 80%; height: auto; position: fixed;overflow: hidden;top: 7%;left: 10%;z-index: 120;display: none;
background: #fdfdfd; padding:50px 40px 40px 50px;margin: 50px auto;box-sizing: border-box; }
.bd01 .name input{width: 100%; height: 36px; background: #e5e5e5;box-sizing: border-box; padding-left: 20px; font-size: 14px; color: #4a4a4a; line-height: 36px; }
.bd01 .logoin input{width: 60%; height: 36px; background: #0575af; font-size: 14px; color: #fff; line-height: 36px; margin:0 auto;display: block;
margin-top: 30px;cursor: pointer; }
.bd01 .XX{cursor: pointer; width: 20px; height: 20px;position: absolute; top: 15px; right: 10px; z-index: 11; cursor: pointer;background: url(xx.png)  no-repeat center;}
.navFdj{cursor: pointer;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #4a4a4a; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4a4a4a;opacity:1;
}

input:-ms-input-placeholder{
    color: #4a4a4a;opacity:1;
}

input::-webkit-input-placeholder{
    color: #4a4a4a;opacity:1;
}

.ovfHiden{overflow: hidden!important;height: 100%!important;}

.pc-nav{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;background:rgba(0,0,0,.9);background-size:cover;transition:transform .3s .2s;transform:scaleY(0);transform-origin:bottom center;-ms-transform-origin:bottom center;-ms-transform:scaleY(0)}
.pc-nav .logo{position:absolute;top:15px;left:1.25rem;width:15pc;height:49px}
.pc-nav .logo img{max-width:100%}
.pc-nav .mobile-block{margin-top: 80px}
.pc-nav .close{position:absolute;top:25px;z-index:6;width:30px;height:30px}
.pc-nav .close{right:1.25rem;background:url(colse.png) no-repeat center;background-size:18px auto;cursor:pointer;transition:all .3s ease-in-out}
.pc-nav .index-nav{position:relative;z-index:3;display:-ms-flexbox;display:flex;opacity:0;transform:translate(0,80px);-ms-flex-flow:row nowrap;flex-flow:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-transform:translate(0,80px)}
.pc-nav .index-nav .li{padding-right:.5rem;width:16.6%}
.pc-nav .index-nav .dt{position:relative;margin-bottom:1.5rem;padding-bottom:15px;color:#fff}
.pc-nav .index-nav .dt:before{position:absolute;bottom:0;left:2px;width:.75rem;height:2px;background:#fff;content:""}
.pc-nav .index-nav .dd{display:block;margin-bottom:.5rem;color:#fff;opacity:.75;transition:all .3s ease-in-out;font-size: .5rem}
.pc-nav .index-nav .dd:hover{opacity:1}
.pc-nav .sub-menu{position:relative;z-index:2}
.pc-nav .sub-menu ul{overflow-x:hidden;overflow-y:auto;width:100%;height:calc(100vh - 10pc)}
.pc-nav .sub-menu li{border-bottom:1px solid hsla(0,0%,100%,.2);font-size:1pc}
.pc-nav .sub-menu .tit{box-sizing:border-box;margin-bottom:0;color:#fff;font-size:1pc}
.pc-nav .sub-menu .tit,.pc-nav .sub-menu .titx{position:relative;display:block;padding:0 3%;width:100%;line-height:60px}
.pc-nav .sub-menu .titx{border-bottom:1px solid hsla(0,0%,100%,.2);color:#000}
.pc-nav .sub-menu .sub-tit:after{position:absolute;top:50%;right:3%;display:block;width:26px;height:26px;background-size:9px auto;content:'';transform:translate(0,-50%);-ms-transform:translate(0,-50%)}
.pc-nav .sub-menu .sub-tit.on{border-bottom:1px solid hsla(0,0%,100%,.2)}
.pc-nav .sub-menu .sub-tit.on:after{background:url(z_img11_1.png) no-repeat center;background-size:20px auto}
.pc-nav .sub-menu .sec-list{display:none;padding:10px 4%;line-height:40px}
.pc-nav .sub-menu .sec-list p{background:url(../ico_04.png) no-repeat left center;background-size:3px auto;font-size:14px}
.pc-nav .sub-menu .sec-list a{display:block;color:#fff;font-size:14px}
.pc-nav .sub-menu .third{padding-left: 15px}
.pc-nav.active{transition:transform .3s;transform:scaleY(1);transform-origin:top center;-ms-transform-origin:top center;-ms-transform:scaleY(1)}
.pc-nav.active .cent-form{transition:all .5s .3s}
.pc-nav.active .cent-form,.pc-nav.active .index-nav{opacity:1;transform:translate(0,0);-ms-transform:translate(0,0)}
.pc-nav.active .index-nav{transition:all .5s .6s}
.pcdb .head_raa{float:left;margin:0 15px;}
.pcdb .head_rab{float:left;margin:0 15px;}

.mobile-block::-moz-selection{background:red;color:#fff}
.mobile-block::selection{background:red;color:#fff}
.mobile-block::-webkit-scrollbar{width:10px}
.mobile-block::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}
.mobile-block::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:window-inactive{background-image:linear-gradient(0,#d77515,#d71518);background-image:linear-gradient(to top,#d77515,#d71518)}
.mobile-block::-webkit-scrollbar-thumb:vertical:hover{background-image:linear-gradient(0,#d77515,#d71518);background-image:linear-gradient(to top,#d77515,#d71518)}

.header{position: relative;}
.head{position: absolute;top:0;left:0;width: 100%;z-index: 99;/*background: rgba(255,255,255,0.5);*/height: 76px;}
.head .logo{float:left;}
.head .head_r{float:right;width: 930px;}
.head .head_r .nav{float:left;}
.head .head_r .nav ul li{float:left;line-height: 76px;}
.head .head_r .nav ul li a{display: block;padding: 0 18px 0 18px;font-size: 14px;color: #ffffff;background: url(nav1_11.png) no-repeat right center;}
.head .head_r .nav ul li:last-child a{background: none;}
.head .head_r .search{float:left;padding: 32px 10px 26px;}
.head .head_r .phone{float:right;line-height: 76px;font-size: 16px;color: #fff;padding-left: 42px;background: url(phone_05.png) no-repeat left center;}
.pc-bb{padding: 0 1%;}
.pc-bb .phone{line-height: 76px;font-size: 16px;color: #fff;padding-left: 42px;background: url(phone_05.png) no-repeat left center;}
.searchb{width: 50px;height: 42px;position: absolute;top:14px;right:60px;text-align: center;display: none;}
.searchb .navFdjb{padding: 13px 10px;}

.footer{margin-top: 33px;background: url(ft_bg_02.png) no-repeat center;height: 362px;padding-top: 150px;}
.fta .ftal{float:left;}
.fta .ftal .ftala div{font-size: 14px;color: #f9f9f9;}
.fta .ftal .ftala p{font-size: 30px;color: #ffffff;}
.fta .ftal .ftalb{margin-top: 30px;line-height: 35px;font-size: 14px;color: #ffffff;}
.fta .ftal .ftalb p{padding-left: 32px;}
.fta .ftal .ftalb p:first-child{background: url(ft1_03.png) no-repeat left center;}
.fta .ftal .ftalb p:last-child{background: url(ft2_06.png) no-repeat left center;}
.fta .ftal .ftalc{margin-top: 30px;}
.fta .ftal .ftalc .txt{width: 233px;height: 41px;background: #fff;padding: 0 15px;font-size: 14px;float:left;}
.fta .ftal .ftalc .sbt{width: 60px;height: 41px;background: url(ft3_09.png) no-repeat center;}
.fta .ftar{float:right;}
.fta .ftar .ftari{float:left;margin-left: 100px;}
.fta .ftar .ftari dl dt{margin-bottom: 10px;}
.fta .ftar .ftari dl dt a{font-size: 14px;color: #ffffff;}
.fta .ftar .ftari dl dd{line-height: 36px;}
.fta .ftar .ftari dl dd a{font-size: 12px;color: #ffffff;}
.ftb{text-align: right;margin-top: 12px;}
.ftb .ftbc{border-bottom: 1px solid #ffffff;padding-bottom: 14px;}
.ftb .ftbc ul{float:right;margin-right: 12px;}
.ftb .ftbc ul li{float:left;margin-left: 48px;position: relative;}
.ftb .ftbc ul li .ftbcb{position: absolute;bottom: 30px;width: 120px;left:-60px;display: none;}
.ftc{line-height: 70px;}
.ftc .ftccl{float:left;font-size: 12px;color: #fff;}
.ftc .ftccl a{font-size: 12px;color: #fff;}
.ftc .ftccr{float:right;font-size: 12px;color: #fff;}
.ftc .ftccr a{font-size: 12px;color: #fff;}

/*@media only screen and (max-width:1400px){
	html,body { position: relative; height: 100%; }
	.g-in{width: 98%;}
	.u-menu{display: block;}
	.head{height: 70px;}
	.logo img{height: 70px;}
	.head .head_r{display: none;}
	.searchb{display: block;}

	.footer{margin-top: 33px;background: url(ft_bg_02.png) no-repeat center;padding: 18% 0 0%;background-size: cover;}
	.fta .ftal{float:left;}
	.fta .ftal .ftala div{font-size: 14px;color: #f9f9f9;}
	.fta .ftal .ftala p{font-size: 30px;color: #ffffff;}
	.fta .ftal .ftalb{margin-top: 30px;line-height: 35px;font-size: 14px;color: #ffffff;}
	.fta .ftal .ftalb p{padding-left: 32px;}
	.fta .ftal .ftalb p:first-child{background: url(ft1_03.png) no-repeat left center;}
	.fta .ftal .ftalb p:last-child{background: url(ft2_06.png) no-repeat left center;}
	.fta .ftal .ftalc{margin-top: 30px;}
	.fta .ftal .ftalc .txt{width: 233px;height: 41px;background: #fff;padding: 0 15px;font-size: 14px;float:left;}
	.fta .ftal .ftalc .sbt{width: 60px;height: 41px;background: url(ft3_09.png) no-repeat center;}
	.fta .ftar{float:right;}
	.fta .ftar .ftari{float:left;margin-left: 100px;}
	.fta .ftar .ftari dl dt{margin-bottom: 10px;}
	.fta .ftar .ftari dl dt a{font-size: 14px;color: #ffffff;}
	.fta .ftar .ftari dl dd{line-height: 36px;}
	.fta .ftar .ftari dl dd a{font-size: 12px;color: #ffffff;}
	.ftb{text-align: right;margin-top: 12px;}
	.ftb .ftbc{border-bottom: 1px solid #ffffff;padding-bottom: 14px;}
	.ftb .ftbc ul{float:right;margin-right: 12px;}
	.ftb .ftbc ul li{float:left;margin-left: 48px;position: relative;}
	.ftb .ftbc ul li .ftbcb{position: absolute;bottom: 30px;width: 120px;left:-60px;display: none;}
	.ftc{line-height: 74px;}
	.ftc .ftccl{float:left;font-size: 12px;color: #fff;}
	.ftc .ftccl a{font-size: 12px;color: #fff;}
	.ftc .ftccr{float:right;font-size: 12px;color: #fff;}
	.ftc .ftccr a{font-size: 12px;color: #fff;}
	
}*/

.ta{position: fixed;z-index: 999;bottom: 150px;right:0;}
.tfix{position: fixed;z-index: 999;background: rgba(0,0,0,0.5);top:0;left:0;right:0;bottom: 0;display: none;}
.tfix .tfixc{position: absolute;width: 792px;left:50%;margin-left: -600px;top:50%;height: 524px;margin-top: -262px;background: #fff;border-radius: 6px;padding: 0 204px;}
.tfix .tfixc .tfixc_close{position: absolute;top:21px;right:30px;cursor: pointer;}
.tfix .tfixc .tfixcc .tfixcca{text-align: center;}
.tfix .tfixc .tfixcc .tfixcca div{font-size: 24px;color: #000000;padding-top: 54px;}
.tfix .tfixc .tfixcc .tfixcca p{width: 35px;height: 1px;background: #0d63b8;margin:18px auto 0;}
.tfix .tfixc .tfixcc .tfixccb .tfixccba{margin-top: 56px;}
.tfix .tfixc .tfixcc .tfixccb .tfixccba input{float:left;width: 310px;padding: 0 19px;height: 46px;border:1px solid #aaaaaa;border-radius: 3px;margin:0 23px 25px;font-size: 14px;color: #333;}
.tfix .tfixc .tfixcc .tfixccb .tfixccbb{margin-top: 34px;text-align: center;}
.tfix .tfixc .tfixcc .tfixccb .tfixccbb input{width: 147px;height: 48px;background: #1469ac;border-radius: 24px;font-size: 20px;color: #fff;}

.tfix .tfixc .tfixcc .tfixccb .tfixccba :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #777777; opacity:1; 
}

.tfix .tfixc .tfixcc .tfixccb .tfixccba ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #777777;opacity:1;
}

.tfix .tfixc .tfixcc .tfixccb .tfixccba input:-ms-input-placeholder{
    color: #777777;opacity:1;
}

.tfix .tfixc .tfixcc .tfixccb .tfixccba input::-webkit-input-placeholder{
    color: #777777;opacity:1;
}

.ifix{position: fixed;top:150px;right:0;z-index: 999;}
.ifix ul li{margin:2px 0;position: relative;}
.ifix ul li .ifixb{position: absolute; -ms-transform: scale(0); -o-transform: scale(0); -webkit-transition: .6s ease; -o-transition: .6s ease; transition: .6s ease;-webkit-transform: scale(0); width: 110px; height: 110px;left:0;top:45px;}
.ifix ul li:hover .ifixb{left:-130px;top:0; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);-webkit-transition: .6s ease; -o-transition: .6s ease; transition: .6s ease;}

.ifix ul li .ifixc{height: 45px; width: 60px; position: absolute; top: 0; right: 0px; font-size: 14px; color: #d4d4d4; line-height: 45px; text-align: center; visibility: hidden; background: #000; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; z-index: 222; opacity: 0;  border-radius: 7px 0px 0px 7px}
.ifix ul li:hover .ifixc{background: #0090f5; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; visibility: visible; right: 45px;opacity: 1; font-size: 19px;}
/*.fudong .fdqq a.hovLk, .fudong .fdtel a.hovLk{font-size: 20px; line-height: 51px; padding: 0 24px 0 17px; color: #fff; width: 220px; text-align: left;}*/
.ifix ul li .ifixc{width: 250px;}

/*.ifix ul li .ifixc{display: none;}*/


@media only screen and (max-width:1200px){
	html,body { position: relative; height: 100%; }
	.g-in{width: 98%;}
	.u-menu{display: block;}
	.head{height: 70px;}
	.logo img{height: 70px;}
	.head .head_r{display: none;}
	.searchb{display: block;}

	.footer{margin-top: 33px;background: url(ft_bg_02.png) no-repeat center;padding: 18% 0 0%;background-size: cover;}
	.fta .ftal{float:left;}
	.fta .ftal .ftala div{font-size: 14px;color: #f9f9f9;}
	.fta .ftal .ftala p{font-size: 30px;color: #ffffff;}
	.fta .ftal .ftalb{margin-top: 30px;line-height: 35px;font-size: 14px;color: #ffffff;}
	.fta .ftal .ftalb p{padding-left: 32px;}
	.fta .ftal .ftalb p:first-child{background: url(ft1_03.png) no-repeat left center;}
	.fta .ftal .ftalb p:last-child{background: url(ft2_06.png) no-repeat left center;}
	.fta .ftal .ftalc{margin-top: 30px;}
	.fta .ftal .ftalc .txt{width: 233px;height: 41px;background: #fff;padding: 0 15px;font-size: 14px;float:left;}
	.fta .ftal .ftalc .sbt{width: 60px;height: 41px;background: url(ft3_09.png) no-repeat center;}
	.fta .ftar{float:right;}
	.fta .ftar .ftari{float:left;margin-left: 40px;}
	.fta .ftar .ftari dl dt{margin-bottom: 10px;}
	.fta .ftar .ftari dl dt a{font-size: 14px;color: #ffffff;}
	.fta .ftar .ftari dl dd{line-height: 36px;}
	.fta .ftar .ftari dl dd a{font-size: 12px;color: #ffffff;}
	.ftb{text-align: right;margin-top: 12px;}
	.ftb .ftbc{border-bottom: 1px solid #ffffff;padding-bottom: 14px;}
	.ftb .ftbc ul{float:right;margin-right: 12px;}
	.ftb .ftbc ul li{float:left;margin-left: 48px;position: relative;}
	.ftb .ftbc ul li .ftbcb{position: absolute;bottom: 30px;width: 120px;left:-60px;display: none;}
	.ftc{line-height: 74px;}
	.ftc .ftccl{float:left;font-size: 12px;color: #fff;}
	.ftc .ftccl a{font-size: 12px;color: #fff;}
	.ftc .ftccr{float:right;font-size: 12px;color: #fff;}
	.ftc .ftccr a{font-size: 12px;color: #fff;}

	.ta{position: fixed;z-index: 999;bottom: 150px;right:0;}
	.tfix{position: fixed;z-index: 999;background: rgba(0,0,0,0.5);top:0;left:0;right:0;bottom: 0;display: none;}
	.tfix .tfixc{position: absolute;width: 80%;left:0%;margin-left: 0;top:50%;height: 524px;margin-top: -262px;background: #fff;border-radius: 6px;padding: 0 10%;}
	.tfix .tfixc .tfixc_close{position: absolute;top:21px;right:30px;cursor: pointer;}
	.tfix .tfixc .tfixcc .tfixcca{text-align: center;}
	.tfix .tfixc .tfixcc .tfixcca div{font-size: 24px;color: #000000;padding-top: 54px;}
	.tfix .tfixc .tfixcc .tfixcca p{width: 35px;height: 1px;background: #0d63b8;margin:18px auto 0;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccba{margin-top: 56px;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccba input{float:left;width: 44%;padding: 0 2%;height: 46px;box-sizing: border-box; border:1px solid #aaaaaa;border-radius: 3px;margin:0 3% 25px;font-size: 14px;color: #333;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccbb{margin-top: 34px;text-align: center;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccbb input{width: 147px;height: 48px;background: #1469ac;border-radius: 24px;font-size: 20px;color: #fff;}

}
@media only screen and (max-width:900px){
	.footer{margin-top: 33px;background: #1a319a;padding: 3% 0;background-size: cover;height: auto;}
	.fta .ftal{float:left;}
	.fta .ftal .ftala div{font-size: 14px;color: #f9f9f9;}
	.fta .ftal .ftala p{font-size: 30px;color: #ffffff;}
	.fta .ftal .ftalb{margin-top: 30px;line-height: 35px;font-size: 14px;color: #ffffff;}
	.fta .ftal .ftalb p{padding-left: 32px;}
	.fta .ftal .ftalb p:first-child{background: url(ft1_03.png) no-repeat left center;}
	.fta .ftal .ftalb p:last-child{background: url(ft2_06.png) no-repeat left center;}
	.fta .ftal .ftalc{margin-top: 30px;}
	.fta .ftal .ftalc .txt{width: 233px;height: 41px;background: #fff;padding: 0 15px;font-size: 14px;float:left;}
	.fta .ftal .ftalc .sbt{width: 60px;height: 41px;background: url(ft3_09.png) no-repeat center;}
	.fta .ftar{display: none;}
	.ftb{display: none}
	.ftc{line-height: 30px;padding: 10px 0}
	.ftc .ftccl{float:none;font-size: 12px;color: #fff;margin-top: 2%;}
	.ftc .ftccl a{font-size: 12px;color: #fff;}
	.ftc .ftccr{display: none;}

	.ta{position: fixed;z-index: 999;bottom: 150px;right:0;}
	.tfix{position: fixed;z-index: 999;background: rgba(0,0,0,0.5);top:0;left:0;right:0;bottom: 0;display: none;}
	.tfix .tfixc{position: absolute;width: 80%;left:0%;margin-left: 0;top:50%;height: 400px;margin-top: -200px;background: #fff;border-radius: 6px;padding: 0 10%;}
	.tfix .tfixc .tfixc_close{position: absolute;top:2%;right:3%;cursor: pointer;}
	.tfix .tfixc .tfixcc .tfixcca{text-align: center;}
	.tfix .tfixc .tfixcc .tfixcca div{font-size: 20px;color: #000000;padding-top: 30px;}
	.tfix .tfixc .tfixcc .tfixcca p{width: 35px;height: 1px;background: #0d63b8;margin:10px auto 0;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccba{margin-top: 30px;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccba input{float:left;width: 44%;padding: 0 2%;height: 40px;box-sizing: border-box; border:1px solid #aaaaaa;border-radius: 3px;margin:0 3% 25px;font-size: 14px;color: #333;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccbb{margin-top: 20px;text-align: center;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccbb input{width: 50%;height: 40px;background: #1469ac;border-radius: 20px;font-size: 16px;color: #fff;}

}

@media only screen and (max-width:480px){
	.u-menu{display: block;top:10px;}
	.head{height: 60px;}
	.logo img{height: 60px;}
	.head .head_r{display: none;}
	.searchb{top:10px;}

	.footer{margin-top: 20px;background: #1a319a;padding: 3% 0;background-size: cover;height: auto;}
	.fta .ftal{float:left;}
	.fta .ftal .ftala div{font-size: 14px;color: #f9f9f9;}
	.fta .ftal .ftala p{font-size: 24px;color: #ffffff;}
	.fta .ftal .ftalb{margin-top: 24px;line-height: 30px;font-size: 14px;color: #ffffff;}
	.fta .ftal .ftalb p{padding-left: 32px;}
	.fta .ftal .ftalb p:first-child{background: url(ft1_03.png) no-repeat left center;}
	.fta .ftal .ftalb p:last-child{background: url(ft2_06.png) no-repeat left center;}
	.fta .ftal .ftalc{margin-top: 20px;}
	.fta .ftal .ftalc .txt{width: 220px;height: 41px;background: #fff;padding: 0 15px;font-size: 14px;float:left;}
	.fta .ftal .ftalc .sbt{width: 50px;height: 41px;background: url(ft3_09.png) no-repeat center;}
	.fta .ftar{display: none;}
	.ftb{display: none}
	.ftc{line-height: 30px;padding: 10px 0}
	.ftc .ftccl{float:none;font-size: 12px;color: #fff;margin-top: 2%;}
	.ftc .ftccl a{font-size: 12px;color: #fff;}
	.ftc .ftccr{display: none;}

	.ta{position: fixed;z-index: 999;bottom: 150px;right:0;width: 20%;}
	.tfix{position: fixed;z-index: 999;background: rgba(0,0,0,0.5);top:0;left:0;right:0;bottom: 0;display: none;}
	.tfix .tfixc{position: absolute;width: 80%;left:0%;margin-left: 0;top:50%;height: 400px;margin-top: -200px;background: #fff;border-radius: 6px;padding: 0 10%;}
	.tfix .tfixc .tfixc_close{position: absolute;top:2%;right:3%;cursor: pointer;width: 8%;}
	.tfix .tfixc .tfixcc .tfixcca{text-align: center;}
	.tfix .tfixc .tfixcc .tfixcca div{font-size: 20px;color: #000000;padding-top: 20px;}
	.tfix .tfixc .tfixcc .tfixcca p{width: 35px;height: 1px;background: #0d63b8;margin:10px auto 0;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccba{margin-top: 20px;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccba input{float:left;width: 100%;padding: 0 2%;height: 34px;box-sizing: border-box; border:1px solid #aaaaaa;border-radius: 3px;margin:0 0 8px;font-size: 13px;color: #333;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccbb{margin-top: 5px;text-align: center;}
	.tfix .tfixc .tfixcc .tfixccb .tfixccbb input{width: 50%;height: 34px;background: #1469ac;border-radius: 17px;font-size: 14px;color: #fff;}

	/*.ifix{display: none;}*/
}













