*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px/1.5 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;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.ty_content,.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 60px auto 40px; text-align: center;}
.more-title h5{ font-size: 36px; line-height: 36px; color: #474747;font-weight: bold;}
.more-title h5 i{ font-weight: bold;color: #0890e1;}
.more-title h6{ margin-top: 10px; font-size: 18px; color: #666; line-height: 18px;}

/*header*/

.header{ width: 100%; font-size: 0; height: 135px; position: absolute; left: 0; top: 0; z-index: 9999;}
.header .logo{ position: relative; width: 270px; padding-top: 28px;}
.header .logo p{ margin-top: 15px; color: #fff; font-size: 18px; line-height: 18px;}
.header .logo:before{ content: ""; position: absolute; left: -360px; top: 125px; background-color: rgba(220, 220, 220, 0.102); width: 342px; height: 1px;}

/*nav*/

.header .nav{ position: relative; width: 930px; padding: 67px 0 40px 55px;}
.header .nav:before{ content: ""; position: absolute; right: -360px; top: 125px; background-color: rgba(220, 220, 220, 0.102); width: 1289px; height: 1px;}
.header .nav nav .xz{ position: relative; display: inline-block; vertical-align: top; text-align: center; margin-right: 38px; color: #fff; font-size: 16px; height: 58px;}
.header .nav nav .xz:before{ content: ''; background: #0890e1; width: 0; height: 2px; position: absolute; left: 0; bottom: 0; opacity: 0; transition: all .4s;}
.header .nav nav .xz.on:before,.header .nav nav .xz:hover:before{ width: 100%; opacity: 1;}
.header .nav nav .xz i{ position: absolute; background: url(../images/navicon.png)no-repeat; width: 14px; height: 0; display: inline-block; vertical-align: top; right: -20px; top: 8px; transform: scaleY(0); transition: all .2s ease-in;}
.header .nav nav .xz:hover i{ height: 8px; transform: scaleY(1);}
.header .nav nav a:last-child{ margin-right: 0;}
.header .nav nav .xz ul{ display: none; position: absolute; left: -35%; top: 56px; z-index: 999; width: 114px; background-color: rgb(203, 203, 203); padding: 20px 0;}
.header .nav nav .xz ul li{ font-size: 16px; color: #333; line-height: 16px; margin-top: 20px;}
.header .nav nav .xz ul li:first-child{ margin-top: 0;}
.header .nav nav .xz ul li:hover{ color: #0890e1;}

/*banner-index*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;}
.slideBox .hdul{ position: absolute; bottom: 30px; left: 0; margin-left: 3%; z-index: 850; height: 200px; overflow: hidden;}
.slideBox .hdul .tempWrap{ height: initial!important;}
.slideBox .hdul ul{ padding: 40px 0; position: relative; height: 200px; overflow: hidden;}
.slideBox .hdul ul li{ margin-bottom: 20px; cursor: pointer; height: initial; box-sizing: content-box;}
.slideBox .hdul ul li a{ padding: 6px 40px;color: #fff; display: inline-block; font-size: 14px; white-space: nowrap; cursor: default; font-weight: 300;}
.banner-index .slideBox .bd img{ width: 100%; height: 100%;}
.banner img{ width: 100%;}
.banner-index .slideBox .prev{ transition: all .5s; position: absolute; left: 0; top: 45%; z-index: 1; width: 0; height: 98px; background: url(../images/resizeApiz.png)no-repeat; cursor: pointer;}
.banner-index .slideBox .next{ transition: all .5s; position: absolute; right: 0; top: 45%;z-index: 1; width: 0; height: 98px; background: url(../images/resizeApiy.png)no-repeat; cursor: pointer;}
.banner-index .slideBox .prev2{ position: absolute; left: 0; top: 0; z-index: 1; background: none; width: 100%; height: 40px;}
.banner-index .slideBox .next2{ position: absolute; left: 0; top: 50%; z-index: 1; background: none; width: 100%; height: 40px;}
.banner-index .slideBox:hover .btn{ width: 69px;}

/*search*/

.search{ width: 100%; height: 120px; overflow: hidden; border-bottom: 1px solid #eee; font-size: 0;}
.search .search-content>div{ display: inline-block;vertical-align: top; padding-top: 28px;}
.search .search-content .text{width: 500px;}
.search .search-content .text h5{ font-weight: bold; color: #474747; font-size: 26px; font-weight: bold; line-height: 26px; margin-bottom: 12px;}
.search .search-content .text h5 b{ color: #0890e1; font-weight: bold;}
.search .search-content .text h6{ color: #474747; font-size: 20px; line-height: 20px;}
#searchForm{background: url(../images/search.png)no-repeat; width: 283px; height: 31px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #999;}
#searchForm .search-input{ height: 31px; line-height: 31px; width: 87%;}
.search-form #s_btn{ width: 31px; height: 31px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{/* WebKit browsers */
	color: #999;}
#searchForm .search-input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #999;}
#searchForm .search-input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #999;}
#searchForm .search-input:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #999;}
.search .search-keywords{ margin-top: 10px;}
.search .search-keywords span{ font-weight: bold; font-size: 14px; color: #474747;}
.search .search-keywords a,.search .search-keywords i{ color: #666; font-size: 14px;}
.search .search-keywords a:hover{ color: #0890e1;}
.search .search-keywords i{ display: inline-block; vertical-align: top; margin: 0 5px;}
.search .ssrx{ float: right; text-align: right; margin-top: -5px;}
.search .ssrx img{ display: inline-block; vertical-align: middle; margin-left: 15px;}
.search .ssrx i{ display: block; font-size: 26px; font-weight: bold; line-height: 26px; color: #474747; font-family: arial; margin-top: 5px;}
.search .ssrx p{ display: inline-block; vertical-align: middle; font-size: 16px; color: #666;}

/*cp_advantage*/

.cp_advantage{ font-size: 0; height: 604px; overflow: hidden;}
.cp_advantage .nr{ position: relative;}
.cp_advantage .hd{ position: absolute; left: 0; top: 0; z-index: 9; width: 480px;}
.cp_advantage .hd ul li{ transition: all .5s; cursor: default; display: inline-block; vertical-align: top; background-color: rgb(247, 247, 247); width: 230px; height: 60px; text-align: center; line-height: 60px; margin: 0 20px 15px 0;}
.cp_advantage .hd ul li b{ margin-right: 15px; overflow: hidden; width: 29px; height: 28px; position: relative; display: inline-block; vertical-align: middle;}
.cp_advantage .hd ul li b img{ position: absolute; left: 0; top: 0; transition: all .5s;}
.cp_advantage .hd ul li i{ position: relative; display: inline-block; vertical-align: middle; overflow: hidden; width: 60px; height: 60px;}
.cp_advantage .hd ul li i span{ position: absolute; left: 0; top: 0; color: #333; font-size: 20px; transition: all .5s; display: inline-block;}
.cp_advantage .hd ul li.on{ background: #0890e1;}
.cp_advantage .hd ul li b .yc{ transform: translateX(-100%) scale(0);}
.cp_advantage .hd ul li.on b .xs{ transform: translateX(-100%) scale(0);}
.cp_advantage .hd ul li.on b .yc{ transform: translateX(0) scale(1);}
.cp_advantage .hd ul li.on i{ color: #fff;}
.cp_advantage .hd ul li i .yc{ transform: translateX(-100%) scale(0);}
.cp_advantage .hd ul li.on i .xs{ transform: translateX(-100%) scale(0);}
.cp_advantage .hd ul li.on i .yc{ transform: translateX(0) scale(1); color: #fff;}
.cp_advantage .hd ul li:nth-child(2n){ margin-right: 0;}
.cp_advantage .bd .left{ position: relative;z-index: 1; padding-top: 165px; width: 480px;display: inline-block;vertical-align: top; height: 440px; overflow: hidden;}
.cp_advantage .bd .left ul li dt{ line-height: 28px; font-size: 28px;margin-bottom: 20px;}
.cp_advantage .bd .left ul li dt a{ color: #474747;}
.cp_advantage .bd .left ul li dd{ color: #666; font-size: 16px; line-height: 28px; height: 77px; overflow: hidden;}
.cp_advantage .bd .left ul li ol{ display: inline-block;vertical-align: top; width: 230px; height: 150px; overflow: hidden;}
.cp_advantage .bd .left ul li ol:first-child{ margin-right: 20px;}
.cp_advantage .bd .left ul li ol img{ transition: all .2s ease-in; width: 100%;}
.cp_advantage .bd .left ul li ol:hover img{ transform: scale(1.1);}
.cp_advantage .bd .right{ width: 660px; height: 440px; overflow: hidden; margin-left: 60px;display: inline-block; vertical-align: top;}
.cp_advantage .bd .right .videolist:hover{ cursor: pointer;}

/*.cp_advantage .bd .right .videoed{ display: none; width: 60px!important; height: 60px!important; position: absolute; left: 45%!important; top: 41%!important; z-index: 6;}*/

.videos{ display: none; position: fixed; left: 50%; top: 50%; margin-left: -25%; margin-top: -210px; z-index: 100; width: 50%; height: 450px;}
.vclose{ position: absolute; right: 2%; top: 5%; border-radius: 100%; cursor: pointer;}
.videos iframe{ width: 100%; height: 100%;background: #000;}

/*product*/

.product .pro-left{ width: 270px; overflow: hidden;font-size: 0;margin-right: 20px;}
.product .pro-left .kk{ background: #efefef; padding: 5px;}
.product .pro-left .kkbg{ background: #0890e1; padding: 7px;}
.product .pro-left .top h3{ color: #fff; font-size: 32px; line-height: 32px; font-weight: bold;}
.product .pro-left .top{ text-align: center; padding: 15px 0 20px;}
.product .pro-left .top p{ color: #fff; font-size: 20px; line-height: 20px; margin-top: 10px;}
.product .pro-left .top p:before{ content: ""; background: #fff; width: 45px; display: inline-block; vertical-align: middle; height: 1px; margin-right: 10px;}
.product .pro-left .top p:after{ content: ""; background: #fff; width: 45px; display: inline-block; vertical-align: middle; height: 1px; margin-left: 10px;}
.product .pro-left .sideMenu{ background: #fff; height: 434px; padding: 30px 18px 0;}
.product .pro-left .sideMenu h3:first-child{ margin-top: 0;}
.product .pro-left .sideMenu h3{ background: #0890e1; width: 210px; height: 44px; line-height: 44px; margin: 30px auto 0;}
.product .pro-left .sideMenu h3 a{ padding-left: 20px; display: block; color: #fff; font-size: 18px;}
.product .pro-left .sideMenu dl a{ color: #474747; font-size: 16px;}
.product .pro-left .sideMenu dl a i{ background: url(../images/cpicon1.png)no-repeat; width: 6px; height: 6px; display: inline-block; vertical-align: middle; margin: -2px 10px 0 0;}
.product .pro-left .sideMenu dl{ position: relative; margin-top: 22px; padding: 0 0 15px 20px; border-bottom: 1px solid #eee;}
.product .pro-left .sideMenu dl a:hover{ color: #0890e1;}
.product .pro-left .sideMenu dl a:hover i{ background: url(../images/cpicon2.png)no-repeat;}
.product .pro-left .bottom{ background: url(../images/cplistbottom.png)no-repeat; width: 270px; height: 265px; overflow: hidden; padding: 55px 30px 0; margin-top: -5px;}
.product .pro-left .bottom h5{ text-align: center; color: #fff; font-size: 24px; font-weight: bold; line-height: 24px; padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.502);}
.product .pro-left .bottom h6{ margin-left: 40px; color: #fff; font-size: 25px; font-family: arial; line-height: 25px;}
.product .pro-left .bottom .more>a{ display: inline-block; vertical-align: top; color: #fff; font-size: 14px; width: 94px; height: 26px; line-height: 26px; border: 1px solid #fff; text-align: center;}
.product .pro-left .bottom .rx{ margin: 26px 0; background: url(../images/phone.png)no-repeat left 11px;}
.product .pro-left .bottom .more>a:hover{ text-decoration: underline;}
.product .cplist{ width: 910px;}
.product .cplist .bigpic{ width: 910px; height: 550px; overflow: hidden; position: relative;margin-bottom: 20px;}
.product .cplist .bigpic img{ width: 100%; transition: all .3s ease-in;}
.product .cplist .bigpic:hover img{ transform: scale(1.1, 1.1);}
.product .cplist .bigpic .text{ position: absolute; top: 95px; right: 35px; width: 205px; z-index: 6;}
.product .cplist .bigpic .text p{ color: #474747; font-size: 16px; line-height: 16px;}
.product .cplist .bigpic .text dd{ color: #474747; font-size: 14px; line-height: 24px; margin: 15px 0 30px;}
.product .cplist ul{ position: relative; height: 260px; overflow: hidden;}
.product .cplist ul li{ width: 290px; display: inline-block; vertical-align: top; margin-right: 20px;}
.product .cplist ul li .pic{ border: 1px solid #fff; border-bottom: none; opacity: 1; transition: all .5s;width: 290px; height: 219px; overflow: hidden;}
.product .cplist ul li:hover .pic{ border: 1px solid #0890e1; border-bottom: none;}
.product .cplist ul li .pic img{ width: 100%; transition: all .5s;}
.product .cplist ul li:hover .pic img{ transform: scale(1.1, 1.1);}
.product .cplist ul li .title{ background: #eee; color: #474747; font-size: 16px; text-align: center; width: 100%; height: 40px; line-height: 40px;opacity: 1; transition: all .5s;}
.product .cplist ul li:hover .title{ background: #0890e1; color: #fff;}
.product .cplist ul .prev{ position: absolute; left: 0; top: 95px; z-index: 999; background: url(../images/leftbtn1.png)no-repeat; width: 0; height: 60px;cursor: pointer;transition: all .5s; opacity: 1;}
.product .cplist ul .next{ position: absolute; right: 0; top: 95px; z-index: 999; background: url(../images/rigthbtn1.png)no-repeat; width: 0; height: 60px;cursor: pointer; transition: all .5s; opacity: 1;}
.product .cplist ul .prev:hover{ background: url(../images/leftbtn2.png)no-repeat;}
.product .cplist ul .next:hover{ background: url(../images/rigthbtn2.png)no-repeat;}
.product .cplist ul:hover .btn{ width: 30px;}

/*about*/

.about{ margin: 60px 0; font-size: 0; background: url(../images/aboutbg.png)no-repeat center; width: 100%; height: 623px; overflow: hidden; padding-top: 60px;}
.about .pic{ position: relative; width: 549px;height: 395px; overflow: hidden;}
.about .pic img{ width: 100%;transition: all .8s;}
.about .pic:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); transform: skewx(-25deg);}
.about .pic:hover:after{left: 100%; -moz-transition: 1s; -o-transition: 1s; -webkit-transition: 1s; transition: 1s;}
.about .pic:hover img{ transform: scale(1.1);}
.about .text{ margin-left: 31px; padding-top: 30px; background: url(../images/aboutr.png)no-repeat; width: 620px; height: 396px; overflow: hidden;}
.about .text dt{ font-size: 24px; color: #0890e1; line-height: 24px; margin-bottom: 15px;}
.about .text dd{ text-align: justify; padding-right: 30px; color: #fff; font-size: 16px; line-height: 30px; height: 160px; overflow: hidden;}
.about .text ol li{ display: inline-block; vertical-align: top; margin-right: 60px;}
.about .text ol li p{ color: #fff; font-size: 16px;}
.about .text ol li p span{ color: #fff; font-size: 18px; line-height: 18px;}
.about .text ol li p i{ color: #0890e1; font-size: 36px;}
.about .text .morea{ margin-top: 35px; position: relative; display: block; width: 150px; height: 44px; line-height: 44px; border-radius: 22px; text-align: center; color: #999; font-size: 16px; transform: all .5s; border: 1px solid rgb(191, 191, 191); overflow: hidden;}
.about .text .morea:before{ content: '';display: block;width: 120%; height: 0;padding: 60% 0; background: #0890e1; border-radius: 50%;position: absolute;left: -10%;top: 50%; -webkit-transform: translateY(-50%) scale(0); transform: translateY(-50%) scale(0); z-index: -1; transition: all .5s;}
.about .text .morea:hover:before{ height: 100%; transform: translateY(-50%) scale(1);}
.about .text .morea:hover{ color: #fff;}

/*qysl*/

.qysl{ font-size: 0; width: 100%;}
.qysl .nr .hd{ height: 44px; overflow: hidden; margin-bottom: 15px;}
.qysl .nr .hd ul li{ display: inline-block; vertical-align: top; background: #eee; margin-right: 10px; color: #333; font-size: 18px; width: 150px; height: 44px; line-height: 44px; text-align: center; cursor: pointer;}
.qysl .nr .hd ul li.on{ color: #fff; background: #0890e1;}
.qysl .nr .bdnr .bd{ position: relative;}
.qysl .nr .bdnr .bd .tempWrap{ width: 1144px!important;display: inline-block; vertical-align: top;overflow: hidden;}
.qysl .nr .bdnr .bd ul,.qysl .nr .bdnr .bd .btn{ display: inline-block; vertical-align: top;}
.qysl .nr .bdnr .bd ul li{ width: 271px; margin-right: 20px; display: inline-block; vertical-align: top; text-align: center;}
.qysl .nr .bdnr .bd ul li .pic{ position: relative; width: 271px; height: 191px; overflow: hidden;}
.qysl .nr .bdnr .bd ul li .mc{ color: #666; font-size: 16px; line-height: 16px; margin-top: 18px;}
.qysl .nr .bdnr .bd ul li .pic img{ width: 100%;transition: all .8s;}
.qysl .nr .bdnr .bd ul li .pic:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); transform: skewx(-25deg);}
.qysl .nr .bdnr .bd ul li:hover .pic:after{left: 100%; -moz-transition: 1s; -o-transition: 1s; -webkit-transition: 1s; transition: 1s;}
.qysl .nr .bdnr .bd ul li:hover .pic img{ transform: scale(1.1);}
.qysl .nr .bdnr .bd ul li:hover .mc{ color: #0890e1;}
.qysl .nr .btn .prev{ display: block; margin: 0 0 8px 16px; background: url(../images/btn1.png)no-repeat; width: 40px; height: 92px; cursor: pointer;}
.qysl .nr .btn .next{ margin: 0 0 0 16px; display: block; background: url(../images/btn2.png)no-repeat; width: 40px; height: 92px; cursor: pointer;}
.qysl .nr .btn .prev:hover{ background: url(../images/btn3.png)no-repeat;}
.qysl .nr .btn .next:hover{ background: url(../images/btn4.png)no-repeat;}
.qysl .nr .bdnr .bd:first-child+.bd ul li .pic{ position: relative; width: 271px; height: 382px; overflow: hidden;}
.qysl .nr .bdnr .bd:first-child+.bd .btn .prev{ margin: 110px 0 8px 16px;}

/*new*/

.new{ font-size: 0;height: 586px;overflow: hidden; margin-top: 40px;}
.new .nr>div{ display: inline-block; vertical-align: top;}
.new .nr .newlist{ border-top: none;}
.new .nr .newlist1{ width: 700px; height: 480px;}
.new .nr .newlist2{ width: 470px; height: 586px; margin-left: 30px;}
.new .nr .newlist1 .top{ background: url(../images/newlist1bg.png)no-repeat;}
.new .nr .newlist2 .top{ background: url(../images/newlist2bg.png)no-repeat;}
.new .nr .newlist2 .top ul li.on:after{ width: 100%!important;}
.new .nr .newlist .top ul li:first-child+li{ margin-left: 16px;}
.new .nr .newlist1 ul li{ cursor: pointer;}
.new .nr .newlist .top{ height: 55px; line-height: 55px; border-bottom: 1px solid #dcdcdc; padding-left: 20px;}
.new .nr .newlist .top ul li{ color: #333; font-size: 18px; position: relative; float: left; margin-right: 21px;}
.new .nr .newlist .top ul li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ""; background: #0890e1; -webkit-transition: 0.3s ease 0s; -moz-transition: 0.3s 0s; -o-transition: 0.3s 0s; transition: 0.3s 0s;}
.new .nr .newlist .top ul li.on:after{ width: 100%; left: 0;}
.new .nr .newlist .top ul a{ float: right; color: #666; font-size: 14px; margin: 0 20px 0 0;}
.new .nr .newlist .bj{ padding: 20px 20px 0 20px; background: #fff; height: 531px; border: 1px solid #dcdcdc; border-top: none; overflow: hidden;}
.new .nr .newlist .bd .pic{ width: 314px; height: 200px; overflow: hidden;}
.new .nr .newlist .bd .newjs>div{ display: inline-block; vertical-align: top;height: 200px; overflow: hidden;}
.new .nr .newlist .bd .pic img{ width: 100%; transition: all .3s;}
.new .nr .newlist .bd .pic:hover img{ transform: scale(1.1);}
.new .nr .newlist .bd .js{ width: 329px; margin-left: 15px;}
.new .nr .newlist .bd .js h3{ line-height: 16px;}
.new .nr .newlist .bd .js h3 a{ color: #333; font-size: 16px; line-height: 16px;}
.new .nr .newlist .bd .js p{ height: 112px; overflow: hidden; color: #888; font-size: 14px; line-height: 26px; margin: 10px 0 25px;}
.new .nr .newlist .bd .js p:hover{ text-decoration: underline;}
.new .nr .newlist .bd .js .more{ transition: all .3s; width: 100px; height: 30px; border-radius: 15px; background: #0890e1; text-align: center; line-height: 30px; color: #fff; font-size: 14px; display: inline-block; vertical-align: top;}
.new .nr .newlist .bd .js .more:hover{ border-radius: 0;}
.new .nr .newlist .bd .list{ margin: 25px 0 0; overflow: hidden;}
.new .nr .newlist .bd .list dl{ float: left; width: 100%; padding-right: 25px;}
.new .nr .newlist .bd .list dl dd{ margin-bottom: 18px; display: inline-block; vertical-align: top; width: 50%;}
.new .nr .newlist .bd .list dl dd a:before{ content: ">"; display: inline-block; vertical-align: top; margin: 0 10px 0 0;}
.new .nr .newlist .bd .list dl dd i{ color: #999; font-size: 14px; float: right;}
.new .nr .newlist .bd .list dl dd a:hover:before{ background: url(../images/newicon2.png)no-repeat;}
.new .nr .newlist .bd .list dl dd a:hover,.new .nr .newlist .bd .js h3 a:hover,.new .nr .newlist .top ul a:hover{ color: #0890e1;}
.new .nr .newlist .bd .list dl dd a{ color: #333; font-size: 14px;}
.new .nr .newlist2 .listbd{ height: 531px; overflow: hidden;background: #fff;border: 1px solid #dcdcdc;border-top: none;}
.new .nr .newlist2 .listbd ul li{ height: 102px!important; padding: 15px 20px 0 20px; margin-bottom: 5px;}
.new .nr .newlist2 .listbd ul li:hover{ background: #333333;}
.new .nr .newlist2 .listbd ul li .wen{ margin-bottom: 10px;}
.new .nr .newlist2 .listbd ul li .wen a{ color: #333; font-size: 16px;}
.new .nr .newlist2 .listbd ul li .wen a:before{ content: "Q"; background: #0890e1;}
.new .nr .newlist2 .listbd ul li .da a:before{ content: "A"; background: #999;}
.new .nr .newlist2 .listbd ul li:hover .wen a:before{ background: #fff; color: #0890e1;}
.new .nr .newlist2 .listbd ul li:hover .da a:before{ color: #fff;}
.new .nr .newlist2 .listbd ul li:hover .da a i{ color: #fff;}
.new .nr .newlist2 .listbd ul li:hover .wen a{ color: #fff;}
.new .nr .newlist2 .listbd ul li .wen a:before,.new .nr .newlist2 .listbd ul li .da a:before{ border-radius: 50%; width: 20px; height: 20px; text-align: center; line-height: 20px; color: #fff; font-size: 14px; display: inline-block; vertical-align: top; margin: 1px 7px 0 0;}
.new .nr .newlist2 .listbd ul li .da a i{ color: #888; font-size: 14px; display: inline-block; vertical-align: top; line-height: 22px; width: 395px;}

/*foot*/

.foot{ margin-top: 50px; font-size: 0; background: #333;}
.foot .footnr .link{ padding: 30px 0;}
.foot .footnr .link li,.foot .footnr .link i{ display: inline-block; vertical-align: top; color: #ccc; font-size: 14px;}
.foot .footnr .link li:first-child:hover{ text-decoration: none;}
.foot .footnr .link li:hover,.foot .footnr .content .left ul li a:hover,.foot .bottom a:hover{ text-decoration: underline; color: #0890e1;}
.foot .footnr .content{ border-top: 1px solid #434343; padding: 45px 0 50px;}
.foot .footnr .content .left{ width: 405px;}
.foot .footnr .content .left ul li{ margin-bottom: 20px; line-height: 14px;height: 14px;}
.foot .footnr .content .left ul:first-child li{ width: 160px;}
.foot .footnr .content .left ul li a{ color: #ccc; font-size: 14px; display: inline-block;}
.foot .footnr .content .zb dd p{ text-align: center;margin-top: 15px; color: #fff; font-size: 16px;}
.foot .footnr .content .zb dd p i{ text-align: left;display: block; color: #0890e1; font-size: 26px; font-family: arial;line-height: 26px;}
.foot .footnr .content .zb dd{ display: inline-block; vertical-align: top;}
.foot .footnr .content .right ul li{ color: #ccc; font-size: 14px; line-height: 14px; margin-bottom: 20px;}
.foot .bottom{ text-align: center; color: #7c7c7c; font-size: 14px; width: 100%; height: 60px; line-height: 60px; border-top: 1px solid #434343;}
.foot .bottom a{ color: #7c7c7c; font-size: 14px;}
