@charset"utf-8";

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;text-size-adjust:none;margin:0;padding:0;}
body{overflow-x:hidden}blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;font-weight:300}
li,ul{list-style:none}
fieldset,img{border:0}
table{border-collapse:collapse;border-spacing:0;margin:0 auto}
a{outline:0;text-decoration:none;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}
a:active,a:link,a:visited{color:#000}a:hover{color:#000;text-decoration:none}
.c{clear:both;width:100%;height:0;overflow:hidden}
.left{float:left}.right{float:right}.center{margin:0 auto;text-align:center}
.show{display:block;visibility:visible}.hide{display:none;visibility:hidden}
.hf{text-align:left;text-indent:-9879px;overflow:hidden}.oh{overflow:hidden}
.tal{text-align:left}.tar{text-align:right}
p{text-indent:2em}
body{font: 300 14px/200% "Microsoft YaHei New", "Microsoft Yahei","SimSun", "sans-serif", Arial;color:#333;}
em{font-style: normal;}


.container {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}

.container-fluid{padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.row{margin-right: -15px;margin-left: -15px;}
.col-md-1,.col-md-2,.col-sm-3,.col-sm-4,.col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11,.col-md-12 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
.col-md-12 {width: 100%;}
.col-md-11 {width: 91.66666667%;}
.col-md-10 {width: 83.33333333%;}
.col-md-9 {width: 75%;}
.col-md-8 {width: 66.66666667%;}
.col-md-7 {width: 58.33333333%;}
.col-md-6 {width: 50%;}
.col-md-5 {width: 41.66666667%;}
.col-md-4 {width: 33.33333333%;}
.col-md-3 {width: 25%;}
.col-md-2 {width: 16.66666667%;}
.col-md-1 {width: 8.33333333%;}
.col-md-pull-12 {right: 100%;}
}
.breadcrumb {list-style: none;}
.breadcrumb > li {display: inline-block;}
.breadcrumb > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li > a,
.pagination > li > span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #FF6029;text-decoration: none;background-color: #fff;border: 1px solid #ddd;}
.pagination > li:first-child > a,
.pagination > li:first-child > span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {z-index: 2;color: #FF6029;background-color: #eee;border-color: #ddd;}
.pagination > .current > a,
.pagination > .current > span,
.pagination > .current > a:hover,
.pagination > .current > span:hover,
.pagination > .current > a:focus,
.pagination > .current > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {z-index: 3;color: #fff;cursor: default;background-color: #FF6029;border-color: #FF6029;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd;}


.c:before,.c:after,
.y:before,.y:after,
.wrapper:before,.wrapper:after,
.container:before,.container:after,
.view_nav:before,.view_nav:after,
.row:before,.row:after,
.nav:before,.nav:after,
.navbar:before,.navbar:after,
.head:before,.head:after,
.business:before,.business:after,
.docker_style:before,.docker_style:after,
.pagination:before,.pagination:after,
.text_list:before,.text_list:after,
.thumb_relate_list:before,.thumb_relate_list:after,
form:before,form:after,
.page:before,.page:after {display: table;content: " ";}
.c:after,.wrapper:after,.view_nav:after,
.container:after,.row:after,
.nav:after,.navbar:after,.head:after,
.business:after,.docker_style:after,
.text_list:after,.thumb_relate_list:after,
.form:after,
.y:after,
.pagination:after,.page:after {clear: both;}
.nav {padding-left: 0;margin-bottom: 0;list-style: none;}
.nav > li {position: relative;display: block;}
.nav > li > a {position: relative;display: block;padding: 10px 15px;}
.nav > li > a:hover,.nav > li > a:focus {text-decoration: none;background-color: #eee;}
.navbar {position: relative;border: 1px solid transparent;}
@media (min-width: 768px) {
.navbar {border-radius: 4px;}}
@media (min-width: 768px) {
.navbar-header {float: left;}}
.img-responsive{display: block;max-width: 100%;height: auto;}
.img-rounded {border-radius: 6px;}

.para{margin:10px 0;border: 1px solid #CCC;border-right:none;font-size: 12px;/*width: 100%;*/}
.para .oddo,.para .oddl{border-right: 1px solid #CCC;padding:0px 0 0px 4px;text-align: center;background-color: #fff;border-bottom: 1px solid #e5e5e5}
.para .oddl{background-color: #f5f5f5;}
.para .oddol,.para .oddll{text-align:right;padding-right:4px;}






.top_line{height:30px;line-height:30px;background: #333;color:#fff}
.top_line span{}
.top_line li{display: block;float:left;}
.top_line li.line{width:1px;height:12px;background: #eee;margin:10px 10px 0 10px;}
.top_line li a{font-size: 12px;color:#fff}
.top_line li a:hover{}

#logo{height:120px;background: url(../img/logo1.png) 0 center no-repeat}
#logo .row{float:right;width:100%;}
#logo .head_contact{float:right;width:370px;padding-top:40px;}

.ptel{
width: 240px;float: left;height: 35px;line-height: 35px;color: #fff;background-color: #ff6029;text-align: center;border-radius: 20px;}
.ptel p{font-size: 14px;text-indent:20px;text-align: left;}
.ptel p span{width: 94%;float: left;font-size:20px;margin-top: -35px;text-align: right;}
.show_vx{
width:110px;float: right;height: 35px;line-height: 35px;color: #fff;border-left: 1px solid #ddd}
.show_vx p{float:right;width:36px;height:37px;position: relative;margin-right: 10px;background: url(../img/wx.png) 0 0 no-repeat;cursor: pointer;text-indent: -99988px;}
.show_vx p span{position: absolute;top:36px;right:36px;width:200px;height:200px;z-index: 99;display: none;background:#fff url(../img/vxcod.jpg) center no-repeat;border:2px solid #777}



#menu{height:60px;background:#f5f5f5}

#navul a{color:#666;}
#navul .m{position: relative;float: left;width: 12%;display: inline;text-align: center;}
#navul .submenu{
display: none;width: 108px;position: absolute;left: 0;top:40px;background: #FF6029;float: left;line-height: 30px;z-index: 9998;}
#navul .submenu li{border-top: 1px solid #FF6029;}
#navul .submenu a{display: block;line-height:43px;}
#navul .submenu a:hover{background: #FF6029}
#navul h3{border-right: #FF6029}
#navul h3 a{zoom: 1;display: block;color: #666;border-right: 1px solid #ddd;font-size: 20px;height:60px;padding-top:15px;}
#navul h3 a:hover,#navul li.m.on h3 a,#navul li.m h3.selected a{background:#FF6029;color:#fff}




#slider{border:0;height:1px;margin:0;padding:0;background:#ddd;}
.page-slider div,.page-slider p{width:auto;}

.callbacks_container{position: relative;z-index: 1}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides li {  position: absolute;width: 100%;left: 0;top: 0;}
.rslides li:first-child {position: relative;display: block;float: left;}
.rslides img {  display: block;position: relative;z-index: 1;width:100%;border: 0;height:auto;}
.rslides .caption {display: block;position: absolute;z-index: 2;font-size: 20px;text-shadow: none;
color: #fff;background: #000;background: rgba(0,0,0, .8);left: 0;right: 0;bottom: 0;padding: 10px 20px;margin: 0;max-width: none;}
.rslides_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top:52%;left:20px;opacity: 0.3;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 61px;width: 38px;background: transparent url("themes.gif") no-repeat left top;margin-top: -45px;}
.rslides_nav:active {opacity: 1.0;}
.rslides_nav.next {left:auto;background-position: right top;right:20px;}

.rslides_tabs {list-style: none;padding: 0;width:100%;text-align: center;position: absolute;bottom:10px;z-index: 4}
.rslides_tabs li {display: inline;float:left;padding-left: 3px}
.rslides_tabs a {width:40px;height:10px;display: block;background: rgba(0,0,0,.25);text-align: left;text-indent: 9898px;float:left;overflow: hidden;border-radius: 2px;}
.rslides_tabs li:first-child {margin-left:45%;}
.rslides_tabs .rslides_here a {background:rgba(222,102,0,.5);}

#kinMaxShow{visibility:hidden;overflow:hidden;}
#kinMaxShow .KMSPrefix_kinMaxShow_image_box .KMSPrefix_kinMaxShow_image_item{left:0;}
#kinMaxShow .KMSPrefix_kinMaxShow_button{width:200px;height:15px;filter:alpha(opacity=70);opacity:0.7;}
#kinMaxShow .KMSPrefix_kinMaxShow_button li{width:20px;height:8px;}



.row .head{color:#FF6029;margin: 0 auto 22px;height: 76px;position: relative;}
.head h4{font-size: 28px;text-indent:40px;padding:20px 0 5px 0;}
.head .line{width: 100%;height: 14px;background: url(../img/line.jpg) center no-repeat;
top: 70px;left:0;}
.head p{font-size: 14px;color:#FFB59C;text-indent:40px;}
.head a{color:#fff;}



.cate{}
.cate ul{}
.cate li{height:51px;border:none;position: relative;border-bottom: 1px solid #eee}
.cate a{line-height:50px;text-indent:50px;display: block;text-align: left;color:#000;background:#fff;}
.cate li.current a,.cate li.on a,.cate li a:hover,.cate li.selected a{color:#fff;background:#FF6029;}
.cate li.cate2 a{text-indent:10px;}
.cate li.cate2 a:hover{background-position: center -240px;}
.cate ul.listsub{width:220px;position:absolute;display:none;border:3px solid #FF6029;padding:4px;background:#FFF;z-index: 9999;left: auto;top: auto;border-radius:5px;}
.cate ul.listsub li {clear:both;margin:0;overflow: hidden;height:36px;background:none;width:100%;}
.cate ul.listsub li a{clear:both;background:none;float:left;color:#fff;height:35px;width:100%;text-indent:20px;text-align: left;background:#FF6029;line-height:35px;font-style: normal;margin: 0;}
.cate ul.listsub li a:hover{background:#eee;color:#FF6029;margin: 0;}

.cate .cate1 a{}
.cate .cate1 a:hover,.cate li.cate1.on a{}
.cate li.cate1.on ul a{background:none;background:#FF6029;}
.cate ul.listsub li a:hover{background:#eee;color:#FF6029;}



.image_list{}
.image_list ul{width:104%;float:left;}
.image_list li{width:33%;float:left;margin-bottom: 20px;}
.image_list a{width:90%;float:left;}
.image_list img{width:100%;height:auto;float:left;height:195px;}
.image_list span{width:100%;float:left;text-align: center;}

.ani-md-1{}
.ani-md-1 a{border:solid 3px #89BDDE;}
.ani-md-1 span{height:30px;line-height: 33px;background: #89BDDE;color:#fff;}
.ani-md-1 img,.ani-md-1 span,.ani-md-1 a{transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;}
.ani-md-1 a:hover{border:solid 3px #FF6029;}
.ani-md-1 a:hover img{ filter:alpha(opacity=80);opacity:0.8;}
.ani-md-1 a img:after{content:'';background:rgba(0,0,0,.5);}
.ani-md-1 a:hover span{background:#FF6029;color:#fff;}


.ani-md-1 a{border:none;}
.ani-md-1 span{background:#fff;color:#000;}
.ani-md-1 a:hover{border:none;}


.ani-md-3 a{position:relative;overflow:hidden;display:block;border:solid 3px #005FBB}
.ani-md-3 a:after{content:'';position:absolute;display:block;z-index:5;left:0;right:0;top:0;bottom:0;background:rgba(255,96,41,.5);
-webkit-opacity:0;
-moz-opacity:0;
opacity:0;
filter:alpha(opacity=0);
-moz-transition:all .5s;
-o-transition:all .5s;
-webkit-transition:all .5s;
transition:all .5s}
.ani-md-3 a:hover{border:solid 3px #002E5B}
.ani-md-3 a:hover:after{-webkit-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}.



.text_list{}
.text_list ul{width:100%;float:left;}
.text_list li{width:100%;height:31px;float:left;}
.text_list a{width:100%;height:30px;overflow:hidden;float:left;border-bottom: 1px dashed #999;color:#777;}
.text_list span{width:90px;height:30px;overflow:hidden;float:right;margin-top: -30px;text-align: right;font-size: 12px;}




#thinkpad{padding:35px 0;background:#F5F2F9}


#categories{background: #FF6029;}
#categories .cate{width:100%;background: #fff}
#categories .cate ul{width:100%;float:right;border:1px solid #FF6029;padding:15px 0;}
#categories .cate ul li{width:96%;float:right;}
#categories .cate ul li a{width:96%;float:left;font-size:16px;text-indent:2em;}
#categories .cate ul li a:before{content: "> "}

#products .head{padding: 0;margin: 0;}
#products h4{background: url(../img/cp5.png) no-repeat;padding:0;line-height: 63px;font-size: 22px;text-align: left;text-indent: -9876px;}
#products em{width:60px;font-size: 12px;float: right;text-align: center;}
#products em a{float: left;text-align: center;text-indent: 0;}


#lenovo{margin:35px 0;background: url(../img/i_lenovo_bg.jpg) 0 310px repeat-x}
#lenovo .head{width:100%;background: url(../img/i_product_title.jpg) center 0 no-repeat;margin-bottom:5px}
#lenovo .head h4{width:100%;float:left;margin: 0;}


#products{padding-right:0;}
#products .business{}
#scroll_top{float:left;}
#products ul{width:102%;}
#products li{width:33%;}
#products li a{border:1px solid #ccc;}
#products li a img{height:195px;}


#liebao{padding:30px 0;background: #f4f4f4;}
#liebao .lb_wraper{background: #fff;border:1px solid #e4e4e4;padding:15px;}
#liebao .head{height:35px;padding-bottom: 15px}
#liebao .head h4{text-indent: 0;border-bottom: 1px solid #ccc;color:#FF6029;padding:0;line-height:30px;height:40px;padding: 0;text-indent: 20px}
#liebao .head h4 a{color:#FF6029;font-size: 18px;line-height: 24px;}
#liebao .head h4 em{float:right;}
#liebao .head h4 em a{font-size: 12px;color: #777}

#opera{background: url(../img/adv_bg.jpg) center 0 no-repeat;}
#opera .row{padding-top:180px;background: url(../img/adv_t.png) center 50px no-repeat;}
#opera .col-pos{border-top: 1px dashed #ccc;padding-top: 30px;background: url(../img/i_youshi.jpg) center 30px no-repeat;}
.reason{text-indent: 2em;position: relative;}
.reason .intro{position: absolute}
.reason h4{height:65px;;font: bold 30px/65px "Microsoft Yahei";color: #FF6029;text-indent:10px}
.reason h4 span{width:74px;float: left;line-height:65px;color: #FFF;font-size:40px;text-indent:20px}
.reasoni{height:130px;}
.reasoni .intro{left:650px;top:40px;}
.reasonii{height:256px;}
.reasonii .intro{left:650px;top:60px;}
.reasoniii{height:220px;}
.reasoniii .intro{left:50px;top:130px;width:550px}
.reasoniiii{height:220px;}
.reasoniiii .intro{left:50px;top:30px;width:550px}

#chrome{background: url(../img/about_bg.jpg) center no-repeat;}

#about{padding:30px 0;overflow: hidden;padding-left: 20px;}
#about .imga{background: url(../img/i_company.jpg) 50% no-repeat;height:100%;display: bolck;float:left;}
#about .col-md-8{height: 200px;overflow: hidden}
#about .business{color:#fff;font-size: 15px}
#about .business p{text-align: center}
#about .shop{border-top: 1px solid #ccc;margin-top: 15px;padding: 30px 0;color:#fff;}
#about .shop p{font-size: 16px;text-align: center}
#about .shop p span{font-size:24px;font-weight:bold;text-align: center;color:#FF6029;text-shadow:1px 1px 0px #ffffff; -webkit-text-stroke: 1px #ffffff;}
.shop{background:url(../img/abc.png) center 10px no-repeat;}

#news .business .text_list{width:70%;float:right;padding-left: 14px;}
#news .business .txt_list_img {width:30%;height:160px;background:url(../img/i_news_pro_img.jpg) center no-repeat}

#contact{padding:30px 0;background:#FF6029}
#contact p{width:100%;float:right;color:#FFF}


#links{margin: 30px 0;}
#links .head{margin:0;}
#links li{float: left;padding: 10px 0 0 10px;}






#content_sub{margin:30px 0;}
#sidebar{padding: 0;margin: 0;}
.maincontenter{padding-left:30px;padding-right: 0;}
.slider_sub{height:250px;background:url(../img/slider_pro.jpg) 50% no-repeat;margin:0;padding: 0;width:100%}


#crumb{width:100%;height: 50px;line-height: 50px;background: #eee;border-radius: 5px;padding-right: 10px;}
#crumb a{color:#777;}
#crumb span{float:left;font-size: 20px;padding:0 15px;}

.side_card{background:#FF6029;color: #fff;border-radius:7px;padding:5px}
.side_card .card_head{text-align: center;}
.side_card .card_head h4{font-size:24px;padding:20px 0 10px 0;}
.side_card .card_head a{color:#FF6029;}
.side_card .card_chip{padding:15px;border-radius:4px;background: #fff;}

.card_chip.cate li{border: none;}
.card_chip.cate a{border-bottom:1px solid #eee;line-height: 40px;text-indent: 40px;
/* background: -moz-linear-gradient(top, #fafafa, #eeeeee); 
background: -webkit-gradient(linear,top,from(#fafafa),to(#eeeeee));
background: -webkit-linear-gradient(top, #fafafa, #eeeeee);
background: -o-linear-gradient(top, #fafafa, #eeeeee); */}
.card_chip.cate a::before{content: '> '}

#categories_bar,#news_bar,#solution_bar{}
#categories_bar .card_head{}

/*#categories_bar .cate .cate1 a,#news_bar .cate .cate1 a{background: url(../img/cate_sub.png) 0 0 no-repeat}
#categories_bar .cate .cate1 a:hover,#categories_bar .cate li.cate1.on a,#news_bar .cate .cate1 a:hover,#news_bar .cate li.cate1.on a{background: url(../img/cate_sub.png) -350px 0 no-repeat}
#categories_bar .cate li.cate1.on ul a,#news_bar .cate li.cate1.on ul a{background:none;background:#FF6029;}
#categories_bar .cate ul.listsub li a:hover,#news_bar .cate ul.listsub li a:hover{background:#eee;color:#FF6029;}*/

#contact_bar{background:#117D10;color: #000;margin-top: 30px;}
#contact_bar .card_head{}
#contact_bar .card_head a{color:#ffffff;}
#contact_bar p{color:#000;text-indent: 1em;}

#pager{width:100%;margin-top:30px;}




.docker_style .text_list li{height:40px;}
.docker_style .text_list li a{text-indent:1em;}
.docker_style .text_list li a:hover{background: #eee}

.docker_style{padding-top: 30px;clear: both;overflow: hidden;}
.docker_style div{width: 100%}
.docker_style .text_list li a:before{content:"> ";}
.view_title{padding: 15px 0 25px 0;font-size: 24px;border:none;color:#0D426A;}
.view_info{border: 1px solid #ddd;line-height: 30px;border-left: none;border-right: none;font-size: 12px;}
.view_info .left{width:50%;padding: 0 20px;}
.view_info .right{width:30%;text-align: right;padding: 0 20px;}
.view_content{text-align: 2em;padding: 10px 0;line-height: 200%;text-align: left;float:left;margin-top:30px;padding-top: 30px;border-top: 1px solid #ccc;}
.view_click{display: none;}
.view_nav{border-top: 1px dotted #CCC;padding:10px 0;float:left;}
.view_nav div{width:50%;}
.view_nav a{color:#777;}
.view_pre:before{padding: 0 5px;content: "\00AB";}
.view_next:after{padding: 0 5px;content: "\00BB";}
.view_next{text-align:right;}
.view_relate_title{padding: 7px 0;text-indent: 2em;border-bottom: 1px dotted #CCC;color:#000;border-top:1px solid #999}
.view_relate_title:before{content: "\25BC";}
.view_relate_list ul{line-height:25px;}
.docker_style .view_relate_list li{width:50%;height:26px;float:left;}
 .view_relate_list li a{height:25px;font-size:12px;color:#555;}
.view_relate_list li a:before {padding: 0 5px;content: "\25E6";}
.view_relate_list li a:hover{background: #f4f4f4;}
.view_relate_list span{margin: -25px 0 0 0;text-indent: 0;color:#777;z-index: 999;padding-right: 10px;font-size:10px;}
.view_img{position: relative;}
.lvbg1{width:92%;height:50%;position: absolute;left:4%;top:25%;background: #eee;z-index: -9}
.lvbg2{width:88%;height:60%;position: absolute;left:6%;top:20%;background: #ddd;z-index: -5}


.docker_style .thumb_left{width:45%}
.thumb_left img{width:97%;}
.docker_style .thumb_right{width:52%;padding-top: 10px;}

#docker_news .view_content{border:none;margin-top: 0;}

.thumb_title{}
.thumb_title span{width:100%;line-height: 30px;font-size: 14px;}
.thumb_title h3{width:100%;font-weight: 700;text-indent: 2em;font-size:24px;line-height:50px;display: block}
.thumb em{font-style: normal;}
.thumb_desc span{line-height:40px;}
.thumb_desc em{font-size:20px;line-height:40px;}
.thumb_phone span{line-height:40px;}
.thumb_phone em{font-size:20px;line-height:40px;color:#FF6029;font-weight: 700;}
.thumb_url{padding-top:10px;}
.thumb_url span a,.thumb_url em a{padding:8px 20px; float:left;background: #FF6029;color: #fff;font-size:14px;font-weight: 700;}
.thumb_url em a{background: #4DBB3E;margin-left:8px;}
.thumb_relate_list ul{width:100%}
.thumb_relate_list ul li{width:25%}
.thumb_relate_list img{height:133px;}
#scroll_left_wrap{margin-top: 20px;}

#slider_contact{height: 250px;}


#footer{background: #333;}
#footer .row{position:relative;}
#footer .row .llogo{position:absolute;left:20px;top:0;width:260px;height:160px;background: url(../img/i_ft_logo.png) center 0 no-repeat}
#footer .row .col-md-9{float:right;}
#footer .line{width:100%;height:1px;overflow: hidden;}
#footer .dark{background: #222;}
#footer .light{background: #444;}
.foot_nav {height:50px;line-height: 50px;border-bottom: 1px solid #555;}
.foot_nav a{padding:0 10px;color:#ccc;}
.foot_nav a:hover{color:#fff;}
.foot_info p{color:#ccc;}
.foot_info b{color:#ccc;font-size: 16px;font-weight: 500;}
.foot_contact{padding-top:10px;color:#ccc;}
.foot_contact p,.foot_contact span{color:#ccc;}

#isearch{width:260px;margin:0;padding:50px 0 0 0;line-height:0;}
.annote{display: block;height:30px;padding:20px 0 0 0;}
#isearch .inwrap{width:190px;}
#isearch .s_input{border:1px solid #767676;padding:3px 2px 3px 5px;width:185px;color:#999;height:30px;}
#isearch .s_button{cursor: pointer;width:65px;height:30px;background:#767676;border:none;color: #fff}
#isearch .s_button:hover{background:#FF6029;}

.ft_input{font-size: 12px;width: 100%;line-height: 20px;background: #fff;padding:7px 11px;color: #B3B3B3;outline: none;display: block;margin-bottom:10px;}
.ft_input.vcode{width:50%;display: inline;}
.xcode{margin-left: 10px;padding-left: 10px;display: block;}
.btn{width: 100%;
height: 32px;border:none;background: #FF6029;color:#fff;cursor: hand;cursor: pointer;}
.btn:hover{background:#068B70;color:#fff;}

@media (min-width: 768px) {
.container {width: 1000px;}
.cate li{height:37px;}
.cate a{line-height:36px;text-indent:50px;display: block;text-align: left;}
.card_chip.cate li{height:44px;}
.card_chip.cate a{line-height: 40px}
#footer .col-md-9{width:70%;}
}
@media (min-width: 1200px) {
.container {width: 1170px;}
.cate li{height:51px;}
.cate a{line-height:50px;}
.card_chip.cate li{height:44px;}
.card_chip.cate a{line-height: 40px}
}



#liebao #scroll_left_wrap{margin-top: 0}

