
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-webkit-transform:perspective(400px) rotateX(-10deg);}70%{-webkit-transform:perspective(400px) rotateX(10deg);}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-moz-transform:perspective(400px) rotateX(-10deg);}70%{-moz-transform:perspective(400px) rotateX(10deg);}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;}}@-ms-keyframes flipInX{0%{-ms-transform:perspective(400px) rotateX(90deg);opacity:0;}40%{-ms-transform:perspective(400px) rotateX(-10deg);}70%{-ms-transform:perspective(400px) rotateX(10deg);}100%{-ms-transform:perspective(400px) rotateX(0deg);opacity:1;}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0;}40%{transform:perspective(400px) rotateX(-10deg);}70%{transform:perspective(400px) rotateX(10deg);}100%{transform:perspective(400px) rotateX(0deg);opacity:1;}}.flipInX{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible !important;-moz-animation-name:flipInX;-ms-backface-visibility:visible !important;-ms-animation-name:flipInX;backface-visibility:visible !important;animation-name:flipInX;}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}}@-ms-keyframes flipOutX{0%{-ms-transform:perspective(400px) rotateX(0deg);opacity:1;}100%{-ms-transform:perspective(400px) rotateX(90deg);opacity:0;}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1;}100%{transform:perspective(400px) rotateX(90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible !important;-ms-animation-name:flipOutX;-ms-backface-visibility:visible !important;animation-name:flipOutX;backface-visibility:visible !important;}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-ms-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.fadeIn{height:100%;-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-ms-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-ms-animation-name:fadeOut;animation-name:fadeOut;height:0;}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}100%{-webkit-transform:scale(1) rotate(0);}}@-moz-keyframes tada{0%{-moz-transform:scale(1);}10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}100%{-moz-transform:scale(1) rotate(0);}}@-ms-keyframes tada{0%{-ms-transform:scale(1);}10%, 20%{-ms-transform:scale(0.9) rotate(-3deg);}30%, 50%, 70%, 90%{-ms-transform:scale(1.1) rotate(3deg);}40%, 60%, 80%{-ms-transform:scale(1.1) rotate(-3deg);}100%{-ms-transform:scale(1) rotate(0);}}@keyframes tada{0%{transform:scale(1);}10%, 20%{transform:scale(0.9) rotate(-3deg);}30%, 50%, 70%, 90%{transform:scale(1.1) rotate(3deg);}40%, 60%, 80%{transform:scale(1.1) rotate(-3deg);}100%{transform:scale(1) rotate(0);}}@-webkit-keyframes flash{0%, 50%, 100%{opacity:0;}25%, 75%{opacity:1;}}@-moz-keyframes flash{0%, 50%, 100%{opacity:0;}25%, 75%{opacity:1;}}@-ms-keyframes flash{0%, 50%, 100%{opacity:0;}25%, 75%{opacity:1;}}@keyframes flash{0%, 50%, 100%{opacity:0;}25%, 75%{opacity:1;}}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);}60%{opacity:1;-webkit-transform:translateY(-30px);}80%{-webkit-transform:translateY(10px);}100%{-webkit-transform:translateY(0);}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px);}60%{opacity:1;-moz-transform:translateY(-30px);}80%{-moz-transform:translateY(10px);}100%{-moz-transform:translateY(0);}}@-ms-keyframes bounceInUp{0%{opacity:0;-ms-transform:translateY(2000px);}60%{opacity:1;-ms-transform:translateY(-30px);}80%{-ms-transform:translateY(10px);}100%{-ms-transform:translateY(0);}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px);}60%{opacity:1;transform:translateY(-30px);}80%{transform:translateY(10px);}100%{transform:translateY(0);}}.animated.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-ms-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);}60%{opacity:1;-webkit-transform:translateY(30px);}80%{-webkit-transform:translateY(-10px);}100%{-webkit-transform:translateY(0);}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px);}60%{opacity:1;-moz-transform:translateY(30px);}80%{-moz-transform:translateY(-10px);}100%{-moz-transform:translateY(0);}}@-ms-keyframes bounceInDown{0%{opacity:0;-ms-transform:translateY(-2000px);}60%{opacity:1;-ms-transform:translateY(30px);}80%{-ms-transform:translateY(-10px);}100%{-ms-transform:translateY(0);}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px);}60%{opacity:1;transform:translateY(30px);}80%{transform:translateY(-10px);}100%{transform:translateY(0);}}.animated.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-ms-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);}60%{opacity:1;-webkit-transform:translateX(30px);}80%{-webkit-transform:translateX(-10px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px);}60%{opacity:1;-moz-transform:translateX(30px);}80%{-moz-transform:translateX(-10px);}100%{-moz-transform:translateX(0);}}@-ms-keyframes bounceInLeft{0%{opacity:0;-ms-transform:translateX(-2000px);}60%{opacity:1;-ms-transform:translateX(30px);}80%{-ms-transform:translateX(-10px);}100%{-ms-transform:translateX(0);}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px);}60%{opacity:1;transform:translateX(30px);}80%{transform:translateX(-10px);}100%{transform:translateX(0);}}.animated.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-ms-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);}60%{opacity:1;-webkit-transform:translateX(-30px);}80%{-webkit-transform:translateX(10px);}100%{-webkit-transform:translateX(0);}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px);}60%{opacity:1;-moz-transform:translateX(-30px);}80%{-moz-transform:translateX(10px);}100%{-moz-transform:translateX(0);}}@-ms-keyframes bounceInRight{0%{opacity:0;-ms-transform:translateX(2000px);}60%{opacity:1;-ms-transform:translateX(-30px);}80%{-ms-transform:translateX(10px);}100%{-ms-transform:translateX(0);}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px);}60%{opacity:1;transform:translateX(-30px);}80%{transform:translateX(10px);}100%{transform:translateX(0);}}.animated.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-ms-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);}100%{opacity:1;-webkit-transform:translateX(0);}}@-moz-keyframes slideInRight{0%{opacity:0;-moz-transform:translateX(2000px);}100%{opacity:1;-moz-transform:translateX(0);}}@-ms-keyframes slideInRight{0%{opacity:0;-ms-transform:translateX(2000px);}100%{opacity:1;-ms-transform:translateX(0);}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px);}100%{opacity:1;transform:translateX(0);}}@-webkit-keyframes slideOutLeft{0%{opacity:1;-webkit-transform:translateX(0);}100%{opacity:0;-webkit-transform:translateX(-2000px);}}@-moz-keyframes slideOutLeft{0%{opacity:1;-moz-transform:translateX(0);}100%{opacity:0;-moz-transform:translateX(-2000px);}}@-ms-keyframes slideOutLeft{0%{opacity:1;-ms-transform:translateX(0);}100%{opacity:0;-ms-transform:translateX(-2000px);}}@keyframes slideOutLeft{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-2000px);}}.from-top{-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;}.from-left{-webkit-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;}.from-top, .from-left{-webkit-animation:enter-clockwise 0.23s ease-out;-moz-animation:enter-clockwise 0.23s ease-out;-ms-animation:enter-clockwise 0.23s ease-out;animation:enter-clockwise 0.23s ease-out;}.from-right{-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;}.from-bottom{-webkit-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;}.from-right, .from-bottom{-webkit-animation:enter-anti-clockwise 0.23s ease-out;-moz-animation:enter-anti-clockwise 0.23s ease-out;-ms-animation:enter-anti-clockwise 0.23s ease-out;animation:enter-anti-clockwise 0.23s ease-out;}.to-top{-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;}.to-left{-webkit-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;}.to-top, .to-left{-webkit-animation:leave-anti-clockwise 0.23s ease-out;-moz-animation:leave-anti-clockwise 0.23s ease-out;-ms-animation:leave-anti-clockwise 0.23s ease-out;animation:leave-anti-clockwise 0.23s ease-out;}.to-right{-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;}.to-bottom{-webkit-transform-origin:0% 100%;-moz-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;}.to-right, .to-bottom{-webkit-animation:leave-clockwise 0.23s ease-out;-moz-animation:leave-clockwise 0.23s ease-out;-ms-animation:leave-clockwise 0.23s ease-out;animation:leave-clockwise 0.23s ease-out;}@-webkit-keyframes enter-clockwise{from{z-index:3;-webkit-transform:rotate(-90deg);}to{z-index:3;-webkit-transform:rotate(0deg);}}@-moz-keyframes enter-clockwise{from{z-index:3;-moz-transform:rotate(-90deg);}to{z-index:3;-moz-transform:rotate(0deg);}}@-ms-keyframes enter-clockwise{from{z-index:3;-ms-transform:rotate(-90deg);}to{z-index:3;-ms-transform:rotate(0deg);}}@keyframes enter-clockwise{from{z-index:3;transform:rotate(-90deg);}to{z-index:3;transform:rotate(0deg);}}@-webkit-keyframes enter-anti-clockwise{from{z-index:3;-webkit-transform:rotate(90deg);}to{z-index:3;-webkit-transform:rotate(0deg);}}@-moz-keyframes enter-anti-clockwise{from{z-index:3;-moz-transform:rotate(90deg);}to{z-index:3;-moz-transform:rotate(0deg);}}@-ms-keyframes enter-anti-clockwise{from{z-index:3;-ms-transform:rotate(90deg);}to{z-index:3;-ms-transform:rotate(0deg);}}@keyframes enter-anti-clockwise{from{z-index:3;transform:rotate(90deg);}to{z-index:3;transform:rotate(0deg);}}@-webkit-keyframes leave-clockwise{from{z-index:3;-webkit-transform:rotate(0deg);}to{z-index:3;-webkit-transform:rotate(90deg);}}@-moz-keyframes leave-clockwise{from{z-index:3;-moz-transform:rotate(0deg);}to{z-index:3;-moz-transform:rotate(90deg);}}@-ms-keyframes leave-clockwise{from{z-index:3;-ms-transform:rotate(0deg);}to{z-index:3;-ms-transform:rotate(90deg);}}@keyframes leave-clockwise{from{z-index:3;transform:rotate(0deg);}to{z-index:3;transform:rotate(90deg);}}@-webkit-keyframes leave-anti-clockwise{from{z-index:3;-webkit-transform:rotate(0deg);}to{z-index:3;-webkit-transform:rotate(-90deg);}}@-moz-keyframes leave-anti-clockwise{from{z-index:3;-moz-transform:rotate(0deg);}to{z-index:3;-moz-transform:rotate(-90deg);}}@-ms-keyframes leave-anti-clockwise{from{z-index:3;-ms-transform:rotate(0deg);}to{z-index:3;-ms-transform:rotate(-90deg);}}@keyframes leave-anti-clockwise{from{z-index:3;transform:rotate(0deg);}to{z-index:3;transform:rotate(-90deg);}}@-webkit-keyframes slideDown{from{-webkit-transform:translateY(-75px);}to{-webkit-transform:translateY(0px);}}@-moz-keyframes slideDown{from{-moz-transform:translateY(-75px);}to{-moz-transform:translateY(0px);}}@-ms-keyframes slideDown{from{-ms-transform:translateY(-75px);}to{-ms-transform:translateY(0px);}}@keyframes slideDown{from{transform:translateY(-75px);}to{transform:translateY(0px);}}@-webkit-keyframes slideUp{from{-webkit-transform:translateY(0px);}to{-webkit-transform:translateY(-75px);}}@-moz-keyframes slideUp{from{-moz-transform:translateY(0px);}to{-moz-transform:translateY(-75px);}}@-ms-keyframes slideUp{from{-ms-transform:translateY(0px);}to{-ms-transform:translateY(-75px);}}@keyframes slideUp{from{transform:translateY(0px);}to{transform:translateY(-75px);}}@-webkit-keyframes bounceStrenth{0%{opacity:0;-webkit-transform:scale(0);}60%{opacity:1;-webkit-transform:scale(1.2);}100%{-webkit-transform:scale(1);}}@-moz-keyframes bounceStrenth{0%{opacity:0;-moz-transform:scale(0);}60%{opacity:1;-moz-transform:scale(1.2);}100%{-moz-transform:scale(1);}}@-ms-keyframes bounceStrenth{0%{opacity:0;-ms-transform:scale(0);}60%{opacity:1;-ms-transform:scale(1.2);}100%{-ms-transform:scale(1);}}@keyframes bounceStrenth{0%{opacity:0;transform:scale(0);}60%{opacity:1;transform:scale(1.2);}100%{transform:scale(1);}}@-webkit-keyframes bounceBigStrenth{0%{opacity:0;-webkit-transform:scale(0);}60%{opacity:1;-webkit-transform:scale(1.4);}100%{-webkit-transform:scale(1);}}@-moz-keyframes bounceBigStrenth{0%{opacity:0;-moz-transform:scale(0);}60%{opacity:1;-moz-transform:scale(1.4);}100%{-moz-transform:scale(1);}}@-ms-keyframes bounceBigStrenth{0%{opacity:0;-ms-transform:scale(0);}60%{opacity:1;-ms-transform:scale(1.4);}100%{-ms-transform:scale(1);}}@keyframes bounceBigStrenth{0%{opacity:0;transform:scale(0);}60%{opacity:1;transform:scale(1.4);}100%{transform:scale(1);}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg);}to{-moz-transform:rotate(360deg);}}@-ms-keyframes spin{from{-ms-transform:rotate(0deg);}to{-ms-transform:rotate(360deg);}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}
*{padding:0;margin:0}body{font:12px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean,
		sans-serif;color:#333;margin:0}li, ul{list-style-type:none;}img, li, ul{padding:0;margin:0}img{border:0}a{color:#333;text-decoration:none}a:hover, a:active{text-decoration:none}p.text-indent{text-indent:2em;}.clear{clear:both}input, textarea{outline:0;border:0}h1, h2, h3, h4, h5, dl, dd, dt, i, em{font-weight:normal;font-style:normal;}.wrap{width:1180px;margin-left:auto;margin-right:auto;}.fl{float:left;}.fr{float:right;}.b{font-weight:bold;}.b1c{border:1px solid #ccc;}.pr{position:relative;}.p_size{font-size:22px;}.pa{position:absolute;}.tc{text-align:center;}.tc img{width:150px;height:150px;}.db{display:block;}.dib{display:inline-block;*display:inline;zoom:1;}.mr20{margin-right:20px;}.exc{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;}.tof a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.f12{font-size:12px;}.f14{font-size:14px;}.f16{font-size:16px;}.f18{font-size:18px;}.f20{font-size:20px;}.f24{font-size:24px;}.f26{font-size:26px;}.f28{font-size:28px;}.f32{font-size:32px;}.cl{color:#67b52d;}.bk{background:#67b52d;}.hide{display:none;}.img-thumb{width:100px;height:100px;display:table;text-align:center;table-layout:fixed;overflow:hidden;}.img-thumb-inner{display:table-cell;vertical-align:middle;font-size:0;}.top{height:30px;line-height:30px;color:#333;}.top .top-r{height:30px;line-height:30px;}.top .top-r a{padding-left:27px;}.head{height:140px;background:#fff;}.head .logo{margin-top:40px;margin-right:50px;}.head .logo img{max-height:100px;margin-bottom:10px;}.head .logo .logo-tt span{font-size:28px;font-weight:bold;display:block;}.head .logo .logo-tt i{font-size:16px;font-weight:normal;color:#666;}.head .ms{margin:46px 0 0 30px;color:#009edf;}.head .ms p{margin-bottom:5px;}.head .tel{background:url(/img/taixuan/tel.jpg) no-repeat left top;padding-left:80px;margin-top:40px;color:#009edf;line-height:40px;height:80px;}.head .telPng{background:url(/img/taixuan/tel.png) no-repeat left top;background-size:88px;padding-left:90px;margin-top:40px;color:#009edf;line-height:40px;height:80px;}.head .tel p{font-size:26px;height:25px;line-height:25px;font-weight:bold;}.nav{height:40px;overflow:hidden;}.nav li{float:left;text-align:center;}.nav li:hover a{background:#049df5;border-left:1px solid #29affd;border-right:1px solid #0592e3;}.liselected{background:#049df5;border-left:1px solid #29affd;border-right:1px solid #0592e3;}.nav li a{color:#fff;}.nav li a{display:block;padding:0 49px;height:40px;line-height:40px;border-left:1px solid #6fcc2a;border-right:1px solid #4fa112;}.foot{background:url(/img/taixuan/bg19.gif);padding-top:20px;}.foot .foot-menu{width:1000px;margin:auto;height:40px;line-height:40px;background:#fff;overflow:hidden;text-align:center;}.foot .foot-menu a{color:#333;font-size:14px;margin:0 10px;}.foot .foot-c{padding-bottom:20px;background:url(/img/taixuan/yy2.png) no-repeat center top;padding-top:20px;position:relative;width:1000px;margin:0 auto;}.foot .foot-c.showQR{padding-right:100px;}.foot .foot-c p{text-align:center;color:#fff;line-height:22px;}.foot .foot-c p a{margin:5px;color:#fff;}.foot .foot-c p img{vertical-align:middle;}.pages{clear:both;padding:20px 45px 0 0;color:#444;}.pages a{color:#444;}.pages a:hover{color:#f60;font-weight:bold}.pages ul{text-align:right;list-style:none}.pages li{display:inline;margin-left:8px;list-style:none}.tag a{margin:0 3px;text-decotaion:none;margin:0 3px;}.tag a:hover{text-decoration:underline;}.newslist ul{list-style:none;}.newslist li{line-height:17px;padding:9px 0;background:url(/img/taixuan/line02.gif) repeat-x left bottom;}.newslist li a{display:block;line-height:17px;font-family:tahoma, "宋体";cursor:pointer;color:#636363;background:url(/img/taixuan/cion01.gif) no-repeat 5px 3px;}.newslist li a p{padding-left:25px;line-height:17px;color:#636363;font-size:14px;text-align:left}.newslist li a span{float:right;line-height:17px;padding-right:10px;}.newslist li a strong{line-height:17px;}.newslist li a:visited{color:#636363;}.newslist li a:hover{color:#212020;}.newslist li a:hover p{color:#212020;}#langStyle{position:absolute;z-index:1;width:130px;background:white;display:none;border-radius:4px;}.children{position:relative;z-index:1;}#drop-down{position:absolute;height:40px;}#drop-down a{text-decoration:none;}#drop-down ul li{font-size:13px;position:absolute;width:100%;margin-left:-50px;}.li_color{color:#EE9A00;}.li_background_color{background-color:#363636;}.banner .prev{opacity:0.5;display:none;}.banner .next{opacity:0.5;display:none;}.main_right .banner{float:left;width:33%;height:221px;margin-left:27px;margin-top:22px;margin-right:20px;}.banner .bd ul{position:relative;}div.hotkey.fl.f14 a{margin-right:5px;}#id_video_container{width:100%;height:100%;}.translate{float:left;width:25%;}.product_description{color:#337ab7;}.news_content .product_detail_banner{float:left;width:500px;height:500px;margin-left:0;margin-top:0;}.new_product_detail{width:35%;margin-right:40px;border-radius:10px;float:right;}.new_product_detail ul{min-height:50px;}.contact_info{margin-top:10px;width:50%}.contact_info_p{margin-top:-15px;font-size:20px;margin-bottom:-35px;}.contact_info_img{float:left;}.contact_info_google{margin-top:60px;margin-bottom:30px;}.contact_info_iframe{width:100%;height:450px;border:0;}.row{text-align:center;}.row .margin-top10 .right{margin-right:-2%;}#option_menu_list{position:relative;left:84%;}#option_menu_gallery{position:relative;left:84%;margin-top:1%;margin-left:-2%;}.leftitem .m_title{background:url(/img/taixuan/tit1.gif) repeat-x;height:32px;line-height:32px;font-size:14px;text-indent:20px;font-weight:bold;}.leftitem #m_proList .modbox{padding:12px 0px;overflow:hidden;white-space:nowrap;}.leftitem #m_onlineService .modbox table{margin-left:30px;}.leftitem #m_onlineService .modbox table tbody tr td{margin-left:30px;padding-top:3px;}.leftitem #m_proList .modbox .Show_Pro1th{padding:0px 30px;}.leftitem #m_proList .modbox .Show_Pro1th a{height:30px;line-height:30px;color:#333;font-weight:bold;text-indent:16px;border-radius:2px;border-bottom:1px dashed #CCCCCC;}.menu_one{text-align:center;width:99px;overflow:hidden;float:left;}.menu_one:nth-child(2n + 1){clear:both;}.menu_one .menu_two{text-align:center;margin-top:10px;width:77px;height:77px;margin-left:11px;}.menu_one .menu_two a{border:1px solid #ddd;}.menu_one .menu_two img{max-width:75px;max-height:75px;}.menu_three{text-align:center;padding:0 11px;}.menu_three a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.qrPathShow{position:absolute;top:20px;right:0;}.qrPathShow img{width:100px;}.videoLink{float:right;}.login-text{width:330px;}.share_div{margin:0 auto;width:138px;}.download_size{width:100%;overflow-x:auto;}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;float:right;}.m_product_detail_img{max-width:58%;min-width:50%}.m_product_detail_img_1{max-width:100%;}.m_product_index{float:left;width:33.3%;}.m_video_detail{width:100%}.download_font_size{font-size:15px;}#brief, #description{margin:10px 0;}.main{width:1180px;height:auto;overflow:hidden;margin:0 auto 40px auto;color:#333;}.all{width:1180px;height:auto;overflow:hidden;margin:0 auto 40px auto;}.main{margin-top:20px;font-family:"Microsoft YaHei";}.main .main_left{width:200px;background:#FFF;}.main .main_left .leftitem{border:#d5d5d5 1px solid;border-radius:4px;margin-bottom:12px;}.main .main_left .leftitem .tit{background:url(/img/taixuan/tit1.gif) repeat-x;height:32px;line-height:32px;font-size:14px;text-indent:20px;font-weight:bold;overflow:hidden;}.main .main_left .leftitem .cates{padding:12px 0px;overflow:hidden;white-space:nowrap;}.main .main_left .leftitem .cates table tr{font-weight:bold;}.main .main_left .leftitem .cates table td{width:45px;}.main .main_left .leftitem .cates dl{padding:0px 12px;}.main .main_left .leftitem .cates dl dt{overflow:hidden;text-overflow:ellipsis;height:30px;line-height:30px;color:#333;font-weight:bold;text-indent:16px;border-radius:2px;border-bottom:1px dashed #CCCCCC;}.main .main_left .leftitem .cates dl dd{line-height:24px;height:24px;padding-left:30px;}.main .main_left .leftitem .lianxi{padding:12px 0px;}.main .main_left .leftitem .lianxi dl{padding:0px 12px;}.main .main_left .leftitem .lianxi dl dt{background:url(/img/taixuan/tel1.gif) left center no-repeat;padding:10px 0px;padding-left:60px;}.main .main_left .leftitem .lianxi dl dt .dh{font-family:Impact, Arial, Helvetica, sans-serif;font-size:18px;color:#333;line-height:24px;}.main .main_left .leftitem .lianxi dl dd{line-height:24px;}.main .main_right{width:965px;overflow:hidden;background:#FFF;}.main .main_right .sitemap{border:1px solid #d5d5d5;border-radius:4px;height:34px;line-height:34px;padding-left:12px;}.main .main_right .sitemap a{margin-right:15px;padding-right:20px;background-image:url(/css/style-96/images/breadcrumbs_icon.gif);background-repeat:no-repeat;background-position:100% 50%;}.main .main_right .content{border:1px solid #d5d5d5;border-radius:4px;padding:12px 24px;margin-top:12px;font-size:14px;line-height:28px;}.main .main_right .content_about{border:1px solid #d5d5d5;border-radius:4px;padding:12px 24px;margin-top:12px;font-size:14px;line-height:28px;min-height:300px;}.content_about p{text-indent:2em;}.main .main_right .contact_true{float:left;width:49%;margin-right:2%;}.main .main_right .contact_false{float:right;width:100%;}.main .main_right .contact_more{float:left;width:49%;}.main .main_right .content .newslist{font-size:12px;overflow:hidden}.main .main_right .content .newslist li{padding:10px 0px;overflow:hidden;_height:118px;}.main .main_right .content .newslist li .img{width:168px;height:118px;float:left;overflow:hidden;margin-top:2px;}.main .main_right .content .newslist li .img img{width:167px;height:118px;}.main .main_right .content .newslist li .txt{float:right;width:720px;line-height:24px;height:118px;overflow:hidden;}.main .main_right .content .newslist li .txt h2 a{font-size:14px;}.main .main_right .content .pagebar{font-family:Verdana, Geneva, sans-serif;height:30px;border:1px solid #d5d5d5;font-size:12px;padding:0px 12px;line-height:30px;}.main .main_right .m_top{margin-top:20px;}.main .main_right .content .pagebar .pl{float:left}.main .main_right .content .pagebar .pr{float:right}.main .main_right .content .pagebar .pr a{border:1px solid #d5d5d5;display:inline-block;width:12px;height:12px;line-height:12px;padding:4px;_margin-top:4px;}.main .main_right .content .pagebar .pr a:hover{border:1px solid #dd127b;}.main .main_right .cateslist{margin-top:12px;overflow:hidden}.main .main_right .cateslist #option_top_gallay{float:right;position:relative;right:5%;margin-top:-3%;}.main .main_right .cateslist dl{border:1px solid #d5d5d5;border-radius:4px;overflow:hidden;_float:left}.main .main_right .cateslist dl p{margin-left:15px;margin-top:10px;}.main .main_right .cateslist dl dt{height:32px;padding-left:12px;line-height:32px;font-weight:bold;}.main .main_right .cateslist dl dd{float:left;margin:12px 15px;width:209px;display:inline;}.main .main_right .cateslist .img{width:211px;height:182px;}.main .main_right .cateslist .img a{border:1px solid #d5d5d5;}.main .main_right .cateslist .img img{max-width:209px;max-height:180px;}.main .main_right .cateslist .img a:hover{border:#000 1px solid}.main .main_right .cateslist dl dd .txt{height:30px;line-height:30px;text-align:center;overflow:hidden;}.main .main_right .cateslist ul{border:1px solid #d5d5d5;border-radius:4px;overflow:hidden;_float:left}.main .main_right .cateslist ul p{margin-left:15px;}.main .main_right .cateslist ul li{height:32px;padding-left:12px;line-height:32px;font-weight:bold;}.main .main_right .cateslist ul li{float:left;margin:12px 15px;width:209px;height:200px;float:none;}.main .main_right .cateslist ul li .img{width:209px;height:180px;}.main .main_right .cateslist ul li .img img{width:209px;height:180px;border:1px solid #d5d5d5;font-weight:100;}.main .main_right .cateslist ul li .img a:hover img{border:#000 1px solid}.main .main_right .cateslist ul li .txt{height:30px;line-height:30px;text-align:center;overflow:hidden;}.main .main_right .cateslist ul li .txt a{font-weight:100;}.news_xaingxi{width:100%;height:60px;border-bottom:#e1e3df dashed 1px;margin:15px auto 0 auto;line-height:80px;color:#505050;font-size:22px;font-weight:bold;text-align:center;}.news_author{width:100%;height:30px;line-height:30px;color:#505050;font-size:12px;text-align:center;border-bottom:#e1e3df dashed 1px;margin:0 auto;}.news_content{width:95%;height:auto;line-height:25px;color:#505050;font-size:14px;margin:15px auto 0 auto;overflow:hidden;}.form_box dl{clear:both;padding:8px 0px;font-size:12px;line-height:28px;}.form_box dl dt{display:block;float:left;width:150px;text-align:right;}input.txt{width:200px;float:left;}#txtContent{float:left;}.input{display:inline;margin-right:5px;padding:5px;height:18px;line-height:18px;vertical-align:middle;background:none repeat scroll 0% 0% #FFF;border:1px solid #CACACA;border-radius:4px;font-family:"Microsoft YaHei";}.txt{float:right;width:100%;line-height:24px;}.form_box dl dd .btn_submit{padding:10px 50px;border:1px solid #429342;background:none repeat scroll 0% 0% #52A152;color:#FFF;font-size:14px;line-height:1em;margin-left:100px;cursor:pointer;font-family:"Microsoft YaHei";}.search_list{margin-top:30px;}ul, ol, dl, li, dt, dd, p, h1, h2, h3, h4, h5, h6{padding:0px;margin:0px;list-style:none outside none;}.search_list li a{font-family:"微软雅黑";font-size:14px;font-weight:900;text-align:left;}.search_list li span{text-align:right;float:right;}.search_list li p{margin:10px 0px;line-height:25px;padding-left:15px;}.info_key{border-bottom:1px solid #CCC;height:30px;line-height:30px;padding-left:10px;margin:10px 0px;overflow:hidden;}.main .main_right .cateslist1{margin-top:12px;overflow:hidden}.main .main_right .cateslist1 dl{border:1px solid #d5d5d5;border-radius:4px;overflow:hidden;_float:left}.main .main_right .cateslist1 dl dt{height:32px;padding-left:12px;line-height:32px;font-weight:bold;}.main .main_right .cateslist1 dl dd{float:left;margin:12px 9px;width:210px;display:inline;}.main .main_right .cateslist1 dl dd .img{width:210px;height:170px;}.main .main_right .cateslist1 dl dd .img img{width:210px;height:170px;border:1px solid #d5d5d5;}.main .main_right .cateslist1 dl dd .img a:hover img{border:#000 1px solid}.main .main_right .cateslist1 dl dd .txt{height:30px;line-height:30px;text-align:center;}.main .main_right .cateslist1 ul{border:1px solid #d5d5d5;border-radius:4px;overflow:hidden;_float:left}.main .main_right .cateslist1 ul li{height:32px;padding-left:12px;line-height:32px;font-weight:bold;}.main .main_right .cateslist1 ul li{float:left;margin:12px 9px;width:210px;display:inline;}.main .main_right .cateslist1 ul li .img{width:210px;height:170px;}.main .main_right .cateslist1 ul li .img img{width:210px;height:170px;border:1px solid #d5d5d5;}.main .main_right .cateslist1 ul li .img a:hover img{border:#000 1px solid}.main .main_right .cateslist1 ul li .txt{height:30px;line-height:30px;text-align:center;}.hot{overflow:hidden;margin:20px;}.hot ul li{height:180px;line-height:22px;}.hot ul li img{width:160px;height:160px;}.zklist{overflow:hidden;margin-top:15px;border:1px solid #D5D5D5;border-radius:4px;font-family:"宋体";}.zklist-T{height:32px;line-height:32px;font-weight:bold;text-indent:12px;}.zklist-C{overflow:hidden;margin-top:10px;margin-bottom:10px;}.zklist-C ul li{width:45%;height:25px;line-height:25px;overflow:hidden;float:left;margin-right:2%;margin-left:2%;}.zklist-C ul li a{float:left;width:75%;}.zklist-C ul li span{float:right;text-align:right;}#myTab.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0;}#myTab.nav>li>a{position:relative;display:block;padding:10px 15px;}#myTab a{color:#337ab7;text-decoration:none;background-color:transparent;}#myTab.nav-tabs>li{float:left;margin-bottom:-1px;}#myTab.nav>li{position:relative;display:block;}#myTab.nav-tabs{border-bottom:1px solid #ddd;}#myTab.nav{padding-left:0;margin-bottom:0;list-style:none;}#myTab.nav-tabs>li.active>a{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;}.banner{width:100%;margin:0 auto;position:relative;height:490px;}.fullSlide{width:100%;position:relative;height:100%;background:transparent}.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}.fullSlide .bd ul{height:100%;width:100%;}.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;width:100%;}.fullSlide .bd li a{display:block;height:100%;width:100%;}.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0}.fullSlide .hd ul{text-align:center;margin-bottom:10px}.fullSlide .hd ul li{background:#2b5c97;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;*filter:alpha(opacity = 50);*opacity:.5;line-height:999px}.fullSlide .hd ul .on{background:#224f88}.fullSlide .prev, .fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(/img/taixuan/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity = 50);*opacity:.5;display:none}.fullSlide .next{left:auto;right:15%;background-position:-6px -137px}.search{overflow:hidden;width:100%;height:40px;line-height:40px;background:url(/img/taixuan/bg1.png);left:0;top:660px;}.search .hotkey span, .search .hotkey a{color:#fff;}.search .form{float:right;height:30px;line-height:30px;color:#666;margin-top:5px;}.search .search-t{float:left;width:217px;height:30px;line-height:15px;color:#fff;padding:5px 4px 4px 10px;margin-bottom:4px;outline:0;font-size:12px;background:none;font-family:微软雅黑;}.search .search-s{float:left;width:40px;height:30px;font-size:12px;cursor:pointer;background:url(/img/taixuan/search.gif) no-repeat center center;border:none;}::-webkit-input-placeholder{color:white;}.empty{clear:both;height:20px;}.title{height:40px;background:url(/img/taixuan/bg12.gif) repeat-x center center;border-right:1px solid #ddd;}.title h3{width:270px;height:40px;line-height:40px;text-align:center;font-size:18px;font-weight:bold;background:url(/img/taixuan/bg11.jpg) no-repeat center center;margin-top:0px;}.title h3 a{color:#fff;}.title .more{font-size:14px;color:#049df5;float:right;margin-right:10px;line-height:40px;}.lefts, .rights{display:block;width:31px;height:55px;position:absolute;top:60px;background:url(/img/taixuan/p_n.gif) no-repeat;}.lefts{background-position:0 0;left:10px;}.login_info{margin-right:10px;}.display_none{display:none;}.p_relative{position:relative}#menuSrcoll{padding-top:45px}#menuSrcolls{padding-top:45px}#menuSrcoll p{text-align:center;line-height:20px;}#menuSrcoll li >div{width:256px;height:110px;}#phoneSrcoll{overflow:hidden;}#phoneSrcoll p{text-align:center;line-height:20px;max-height:40px;padding:0 5px;}.leftsOver{display:block;background:url(/img/taixuan/p_n.gif) no-repeat;position:absolute;background-position:0 0;width:30px;height:55px;margin-top:5%;}#menu{position:relative;}.rightsOver{display:block;background:url(/img/taixuan/p_n.gif) no-repeat;position:absolute;background-position:0 0;width:62px;height:61px;clip:rect(0px 63px 58px 31px);right:0;margin-top:5%;}.rights{background-position:-31px 0;right:10px;}.span4{margin:20px auto;padding-top:50px;}.span4 ul li{float:left;width:25%;background:url(/img/taixuan/bg6.jpg) repeat-y left center;}.span4 ul li:first-child{background:none;}.span4 ul li i{color:#c8c8c8;text-transform:uppercase;line-height:20px;}.span4 ul li img{-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;}.span4 ul li:hover img{transform:translateY(-10px);-ms-transform:translateY(-10px);-moz-transform:translateY(-10px);-webkit-transform:translateY(-10px);-o-transform:translateY(-10px);}.product{background:url(/img/taixuan/light_alu.png);}.product .wrap{background:url(/img/taixuan/yy.png) no-repeat center top;padding-top:35px;}.product .pro-l{width:270px;height:796px;background:#68b52e;padding-bottom:5px;}.product .pro-l .pro-l-tit{background:url(/img/taixuan/bg7.jpg) no-repeat center top;height:83px;padding-top:30px;}.product .pro-l .pro-l-tit h3 a{color:#fff;}.product .pro-l .pro-l-tit i{color:#c3f79e;font-family:'Times New Roman';}.product .pro-l dl{background:#fff;width:260px;margin:0 auto;padding:10px;height:700px;overflow:hidden;}.product .pro-l dl dt{background:url(/img/taixuan/bg9.gif) repeat-x center center;height:33px;line-height:33px;border:1px solid #ddd;margin-top:10px;}.product .pro-l dl dt a{background:url(/img/taixuan/bg8.gif) no-repeat 15px center;padding-left:55px;color:#049df5;}.product .pro-l dl dd{background:url(/img/taixuan/bg10.gif) no-repeat 25px center;padding-left:55px;height:30px;line-height:30px;border-bottom:1px dashed #ccc;margin:0 auto;}.product .pro-r{width:890px;}.product .pro-r .major-list{margin-top:20px;width:903px;}.product .pro-r .major-list li{float:left;width:285px;height:230px;margin-right:15px;margin-bottom:15px;overflow:hidden;position:relative}.major-list li a span, .major-list li a{width:100%;height:100%;display:block;position:absolute;left:0;top:0}.product .pro-r .front-face{z-index:2}.product .pro-r .front-face img{width:285px;height:230px;}.product .pro-r .major-list li a span.back-face{z-index:0;background:url(/img/taixuan/bg1.png);text-align:center;color:#fff;}.product .pro-r .major-list li a{overflow:hidden}.product .pro-r .major-list li a:hover span.back-face{z-index:3;display:block;}.product .pro-r .major-list li a span em{display:block;margin-top:30px;padding:0 10px;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .pro-r .major-list li a span p{padding:30px 20px 0 20px;line-height:25px;height:75px;overflow:hidden;}.product .pro-r .major-list li a span i{display:block;width:30px;height:30px;margin:auto}.product .pro-r .animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;animation-fill-mode:both}.product-list .item-box{padding:5px;border:1px solid #ccc;margin-bottom:1em;max-width:130px;}.product-list .item-box figure{position:relative;min-height:100px;}.product-list .item-box-desc{max-width:130px;}.product-list .overlay{background-color:transparent;}#basketItem{text-align:left;}#inquiryContactForm75 .product-list .i-size{width:150px;text-align:center;position:relative;min-height:1px;padding-right:15px;padding-left:15px;margin:0 auto;}.img-responsive{display:block;max-width:100%;height:auto;}.product-list .item-box-desc span{font-size:1em;line-height:20px;height:40px;overflow:hidden;color:#555;font-family:Arial;margin-bottom:0;text-align:center;}.ys1{background:url(/img/taixuan/yy.png) no-repeat center top;padding:10px 0 20px 0;}.ys1 .wrap{background:url(/img/taixuan/bg13.jpg) no-repeat center top;padding-top:100px;}.ys1 .img{width:506px;background:url(/img/taixuan/bg6.jpg) repeat-y right center;}.ys1 .img a{width:160px;height:50px;line-height:50px;color:#fff;}.ys1 .img .online{left:4px;top:210px;}.ys1 .img .buy{background:#049df5;left:243px;top:210px;}.ys1 ul{top:100px;left:540px;line-height:50px;}.gg1{height:214px;}.gg1 .tel{color:#fff;left:930px;top:30px;}.gg1 .tel a{width:170px;height:40px;line-height:40px;margin-top:10px;background:#049df5;color:#fff;}.ys2{padding-top:10px;text-align:center;}.ys2 .content{width:1260px;margin:20px auto;font-size:0;-webkit-text-size-adjust:none;vertical-align:bottom;}.ys2 .left-border, .ys2 .right-border{width:30px;height:287px;background:#67b52d;margin-top:56px;}.ys2 li{background:#fff;cursor:pointer;margin-bottom:20px;}.ys2 li>div{-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;}.ys2-tit img{max-width:100%;padding-bottom:30px;}.ys2 .tag{width:270px;height:343px;background:url(/img/taixuan/bg17.gif) no-repeat center top;overflow:hidden;}.ys2 .tag span{font-size:65px;color:#fff;font-family:'Times New Roman';font-weight:bold;line-height:85px;}.ys2 .tag h4{color:#fff;line-height:25px;}.ys2 .tag p{color:#fff;height:192px;line-height:30px;padding:20px;margin-top:20px;overflow:hidden;}@media screen and (max-width:600px){.ys2 .hide{display:inline-block !important;}}.ys2 .selected .tag, .ys2 li:hover .tag{transform:translateY(20px);-ms-transform:translateY(20px);-moz-transform:translateY(20px);-webkit-transform:translateY(20px);-o-transform:translateY(20px);}.ys2 .selected .left-border, .ys2 li:hover .left-border{background:#51991c;transform:skewY(35deg) translateY(20px);-ms-transform:skewY(35deg) translateY(10px);-moz-transform:skewY(35deg) translateY(20px);-webkit-transform:skewY(35deg) translateY(10px);-o-transform:skewY(35deg) translateY(20px);}.ys2 .selected .right-border, .ys2 li:hover .right-border{background:#51991c;transform:skewY(-35deg) translateY(20px);-ms-transform:skewY(-35deg) translateY(10px);-moz-transform:skewY(-35deg) translateY(20px);-webkit-transform:skewY(-35deg) translateY(10px);-o-transform:skewY(-35deg) translateY(20px);}.gg2{height:214px;}.gg2 .tel{color:#fff;left:960px;top:40px;}.gg2 .tel a{width:170px;height:40px;line-height:40px;margin-top:10px;background:#049df5;color:#fff;}.partner .content{padding-top:20px;}.partner li{float:left;width:255px;margin-right:40px;}.partner li img{width:256px;height:110px;object-fit:cover;}.partner li a{border:1px solid #ccc;}.customer{width:670px;}.customer .content{padding-top:20px;}.customer li{margin-bottom:20px;clear:both;}.customer li .img{width:145px;height:107px;}.customer li .img a{border:1px solid #ccc;display:table-cell;}.customer li .img img{max-width:145px;max-height:107px;}.customer li .info{width:510px;height:107px;}.customer li .info a{height:35px;line-height:35px;border-bottom:1px solid #ccc;}.customer li .info p{height:50px;line-height:25px;overflow:hidden;text-overflow:ellipsis;}.customer li .info .more{border:0;height:25px;line-height:25px;}.honor{width:490px;}.honor .content{padding-top:20px;}.honor li{float:left;width:280px;}.honor li img{max-width:280px;max-height:195px;width:auto;height:auto;}.honor li a{line-height:30px;}.honor .content .lefts, .honor .content .rights{top:90px;}#honor{width:280px;margin:auto;overflow:hidden;height:228px;}#honor .img-thumb{width:280px;height:195px;}.about{width:670px;}.about .content{padding-top:20px;}.about .content img{width:255px;height:166px;object-fit:cover;}.about .content .info{width:390px;}.about .content .info p{height:150px;line-height:30px;overflow:hidden;text-indent:2em;margin-bottom:10px;}.about .content .info1 p{height:150px;line-height:30px;overflow:hidden;text-indent:2em;margin-bottom:10px;}.photo li{float:left;width:160px;margin-right:40px;}.photo li > div{width:160px;height:120px;}.photo li img{max-width:160px;max-height:120px;}.photo li a{border:1px solid #ccc;}.faq{width:490px;}.faq .content{width:490px;height:389px;padding-top:20px;position:relative;overflow:hidden;}.faq .faq-c .faq-l{margin-bottom:20px;clear:both;overflow:hidden;}.faq-c .h{overflow:hidden;}.faq-l .hl{margin-top:0px;height:130px}.faq .faq-c .faq-l .faq-w span{width:20px;height:20px;line-height:20px;text-align:center;float:left;margin-right:5px;margin-bottom:10px;background:url(/img/taixuan/wd.gif) no-repeat center top;}.faq .faq-c .faq-l .faq-d span{clear:both;color:#fff;width:20px;height:20px;line-height:20px;text-align:center;float:left;margin-right:5px;margin-bottom:10px;background:url(/img/taixuan/wd.gif) no-repeat center -20px;}.faq .faq-c .faq-l .faq-w p{float:right;line-height:20px;width:450px;margin:0;color:#333;font-size:14px;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.faq .faq-c .faq-l .faq-d p{float:right;width:450px;height:80px;line-height:25px;margin:0;color:#333;overflow:hidden;}.news .content{padding-top:20px;}.news .news-tit{height:55px;background:url(/img/taixuan/bg12.gif) repeat-x center center;border-right:1px solid #ddd;}.news .news-tit h3{float:left;width:270px;height:55px;line-height:55px;text-align:center;font-size:18px;font-weight:bold;}.news .news-tit .active a{color:#fff;}.news .news-tit h3 a{color:#333;}.news .news-tit .more{font-size:14px;color:#049df5;float:right;margin-right:10px;line-height:55px;}.news .img{width:410px;height:258px;padding:5px;}.news .list{width:720px;}.news .list .news-top{margin-bottom:10px;}.news .list .news-top a{line-height:40px;}.news .list .news-top p{height:60px;line-height:30px;overflow:hidden;}.news .list .news-top .line{height:5px;}.news .list li{float:left;height:30px;line-height:30px;width:40%;padding:0 5%;}.news .list li span{float:right;}.news .list li a{font-weight:bold;}.link{margin:10px;border:1px solid #fff;padding:10px;}.link .link-tit{height:45px;line-height:30px;margin:0;font-size:24px;color:#ccc;text-transform:Uppercase;font-family:"Times New Roman", "微软雅黑";}.link .link-tit h3{color:#434343;float:left;margin:0;font-size:24px;}.link .link-tit h3 span{color:#fff;font-weight:bold;font-size:24px;}.link .contant a{font-size:14px;color:#fff;margin-right:20px;}.footer-ICP{text-align:center;}.footer-ICP a{color:#fff;}.footer-ICP img{max-width:30px;}
