@charset "utf-8";

html {
    overflow-y: scroll;}
:root {
    overflow-y: auto;
    overflow-x: hidden;}
:root body {
  position: absolute;}
body{
  width: 100%;
  height: 100%;
  margin:0 auto;
  padding: 0;
  font-family:"微软雅黑",Arial;
  font: normal 100% sans-serif;
  overflow-x:hidden;
  letter-spacing: 1px;
}
ul,li,dl,dd,tr,td{
  margin:0;
  padding: 0;
  list-style: none;}
a{
  text-decoration: none;
  color: #000000;}
a:hover{
  text-decoration:none;}

h1,h2,h3,h4,h5,h6,p,i,em{
  font-style:normal;
  font-weight:normal;
  padding:0;
  margin:0;
  text-decoration: none;
}

input{
  text-align: center;
  border: 0;
  font-family: "微软雅黑";
  line-height: normal;
  margin: 0;
  font: inherit;
  color: inherit;}
  .fl {
    float: left;
}
.fr{
  float: right;}

.scott{ 
  height:30px; 
  overflow:hidden; 
  text-align:center; 
  padding-top:9px; 
  line-height:21px;
margin-top: 50px;
}
.scott A{
  BORDER:#d1d1d1 1px solid;
  PADDING:2px 5px; 
  MARGIN-RIGHT: 5px;  
  TEXT-DECORATION: none; 
  background:#fff;}
.scott A:hover{
  border:1px solid #d1d1d1; 
  text-decoration:none; 
  BACKGROUND-COLOR:#167EC7; 
  color:#FFF;}
.scott A:active{
  border:1px solid #d1d1d1; 
  text-decoration:none;
  BACKGROUND-COLOR:#167EC7;}
.scott SPAN.current{
  BORDER: #d1d1d1 1px solid; 
  PADDING:1px 5px;  
  FONT-WEIGHT: bold;  
  COLOR: #fff; 
  MARGIN-RIGHT: 2px; 
  BACKGROUND-COLOR: #167EC7;
  MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{
  BORDER:#d1d1d1 1px solid; 
  PADDING:2px 5px; 
  COLOR:#237ac7; 
  MARGIN-RIGHT: 5px; 
  background:#167EC7;}
.clear{
  clear: both;
  border: none;}

.con{
  width: 90%;
  max-width: 1220px;
  margin: 0 auto;}
.title{
    font-size: 2.5em;
    text-transform: capitalize;
  text-align: center;
    color:#994868; 
  font-weight: 600;}
.title2{
  color:#fff; }

/*****头部*****/
.head{
  width: 100%;}
.head .top{
  height: 115px;}
.head .logo{
  padding-top: 10px;
  box-sizing: border-box;}
.head .logo img{
  display: block;
  float: left;
  width: 250px;}
.head .txt{
  padding-left: 20px;
    margin-top: 32px;
    background: url(../images/header_c.png) no-repeat left top;
    width: 344px;}
.head .txt h2{
    color: #333333;
  font-size: 20px;}
.head .txt h2 span{
  color: #167ec7;
    font-weight: bold;}
.head .txt p{
    margin-top: 10px;
  font-size: 15px;}
.head .txt p span{
  display: block;
  float: left;
  color: #444444;
  margin-right: 20px;}
.head .txt p span i{
    display: block;
  border: 1px solid rgba(160,160,160,1.00);
  width: 8px;
  height: 8px;
  border-radius: 8px;
  float: left;
  margin-right: 5px;
  margin-top: 5px;}
.head .txt p span em{
    color: #e95f14;}
.head .pho{
  padding-top: 30px;
  box-sizing: border-box;}
.head .pho img{
  display: block;
  float: left;
  width: 35px;
  margin-top: 15px;
  margin-right: 8px;}
.head .pho .head_p{
  color: #666666;
  font-size: 13px;
  float: left;
  line-height: 26px;}
.head .pho .head_p span{
  font-style: italic;
  font-size: 24px;
  display: block;
  color: #167ec7;
  font-weight: bold;
  letter-spacing: 0;}
.head .pho .head_p em{
  font-style: italic;
  font-size: 15px;
  display: block;
  color: #167ec7;
  font-weight: 600;}
.head .nav{
    height: 55px;
  line-height: 55px;
  background: #167ec7;}
.head .nav ul li{
    float: left; 
  position: relative;
  width: 16.5%;
    font-size: 15px;
  display: block;
  margin-left: 1px;
    text-align: center;
  color: #fff;
  background: url(../images/nav_left.png) no-repeat left center;}
.head .nav ul li:first-child{
    background: none;}
.head .nav ul li a{
  display: block;
  color: #fff;}
.head .nav ul li:hover{
  background: #fff; }
.head .nav ul li:hover a{ 
  color: #167ec7;}
.head .nav ul li .in_nav{
  width:100%;
  display: none;
  position: absolute;
  background-color:rgba(255,255,255,0.8);
  z-index:999999;}
.head .nav ul li .in_nav li{
  position: relative;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  border-top: 1px dashed #ccc;}
.head .nav ul li .in_nav li:hover{
  background: #167ec7;}
.head .nav ul li .in_nav li:hover a{
  color: #fff;}
.head .nav ul li:hover .in_nav{ 
  display: block;}
.head .nav ul li .in_nav li .in_nav2{
  width:100%;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color:rgba(255,255,255,0.8);
  z-index:999999;}


.head .nav ul li .in_nav li .in_nav2 li{
  height: 40px;
  line-height: 40px;}
.head .nav ul li .in_nav li .in_nav2 li a{
  color: #000;}
.head .nav ul li .in_nav li:hover .in_nav2{
  display: block;}
.head .nav ul li .in_nav li .in_nav2 li a:hover{
  color: #fff;}

 .m1_more{
  margin-top: 20px;
  float: left;
    width: 100%;
    border-bottom: 1px solid #3589CB;
    height: 40px;
  line-height: 40px;}
.m1_more span{
    border-left: 2px solid #3589CB;
    padding-left: 10px;
  font-size: 18px;
  color: #3589CB;}
 .m1_more a{
  text-transform: uppercase;
  float: right;
  font-size: 13px;
  margin-left: 4px;
  color: #3589CB;}
.m1_more a:hover{
  color: red;}

.in_nav3{
  width:100%;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color:rgba(255,255,255,0.8);
  z-index:999999;}

  
 .in_nav2 li.in_nav3 li{
  height: 40px;
  line-height: 40px;}
 .in_nav2 li a.in_nav3 li a{
  color: #000;}
 .in_nav2 li:hover  .in_nav3{
  display: block;}
 .in_nav3 li a:hover{
  color: #fff;}
/*banner*/

.banner{height:546px;overflow:hidden; position:relative; z-index:100; clear:both;}
.banner .d1{width:100%;height:546px;display:block;position:absolute;left:0px;top:0px;}
.banner .d3{background: url(../images/banner.jpg) center no-repeat ;}
.banner .d4{background: url(../images/banner1.jpg) center no-repeat ;}
.banner .d5{background: url(../images/banner2.jpg) center no-repeat ;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:10;left:0px;}
.banner .d2 ul{float:left;position:absolute;left:47%;top:500px; display:inline;z-index:110;}
.banner .d2 li{width:42px; height:11px; overflow:hidden;cursor:pointer;background:#000; filter:alpha(opacity=50);opacity:0.5; float:left;margin:0 2px;display:inline;}
.banner .d2 li.nuw{background:#016BCF;}


.banner_in{
  position: relative}
.banner_in img{
  width: 100%;
  display: block;}
.banner_in .banner_t{
  position: absolute;
     left: calc(57% - 205px);
    top: 34%;
  z-index: 999;}
.banner_in .banner_t h3{
  font-size: 36px;
  color: #fff;
  float: left;

  padding-right: 35px;
  margin-right: 35px;
}
.banner_tt {
position: absolute;
    left: calc(48% - 205px);
    top: 51%;
    color: #fff;
}
/*<!-- 产品分类 -->*/
.fu_a{height:1400px;width:1250px;margin:0px auto;padding-top: 40px}
.chan{height:950px;width:270px;float: left}
.chan a:hover{color:#005BAC;}
.chan_a{height:660px;width:270px;float: left;}
.chan_b{height:225px;width:270px;float: left;margin-top: 10px}
.chan_aa{height:120px;width:272px;float: left;background: url(../images/2.jpg)}
.chan_ab ul li a{color:#000;font-size: 14px;letter-spacing: 0px;}
.chan_ab{width:270px;float: left;background:#fff;margin-top: 3px;border:1px solid #E5E5E5;}
.chan_aaa{margin:30px 0 0 85px;font-size: 19px;color: #fff}


.chan_1{width:270px;float: left;margin-bottom: 20px;}
.chan_11{height:50px;line-height: 50px;border-bottom:1px solid #ccc ;padding-left: 30px;border-top:1px solid #ccc ;}
.chan_11 a{color:#3589CB; font-weight:bold;font-size: 15px;}
.chan ul li {height: 25px;width:220px;float: left;line-height:25px;margin-left: 25px;margin-top: 10px;}
.chan ul li span{margin-right: 10px;}
.chan_1 ul li.zi {height: 25px;width:220px;float: left;line-height:25px;margin-left: 50px;margin-top:5px;}

.pin{height:1100px;width:930px;float: left;margin-left: 15px;margin-top: -30px;}
 .pin ul li {
    width: 296px;
    height: 280px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    border:1px solid #E6E6E6;
    margin-top: 30px;
}
.pin img{height:232px;width: 280px;float: left}
.pin ul li a:hover{color:#1F7EDA;}
/*产品优势*/
.you{background: url(../images/youshi.jpg)no-repeat center;height: 740px;margin-top: 40px;}

.main_title1{
  height:100px;
  width:590px;
margin:0px auto;
padding-top: 50px;
font-size: 40px;
padding-left: 70px;
color: #4D4D4D;
line-height: 40px;
}
.main_title1 span{font-size: 15px;margin-left: -30px}
.main_title1 em{font-size: 50px;   font-style:normal;color: #E60012}
.youshi{width:1205px;height: 405px;margin: 0px auto;margin-top: 130px; }
.you1{float: left;}
.you1 img{margin-left: 5px;}
.you2{float: left;height: 336px;width: 610px}
.you3{float: left;height: 70px;width: 500px;margin-left: 80px;margin-top: 50px;font-size: 25px;line-height: 25px }
.you4{float: left;height: 70px;width: 450px;margin-left: 80px;margin-top: 50px;font-size: 15px;line-height: 25px ;color: #6B6B6B}
.you5{float: left;height: 70px;width: 610px;margin-top: -70px;}
.you51{float: left;height: 70px;width: 152px;background: url(../images/icon_2.png)no-repeat;}
.you51:hover{float: left;height: 70px;width: 152px;background: url(../images/icon_2.png)no-repeat;}
.you52{float: left;height: 70px;width: 152px;background: url(../images/icon_4.png)no-repeat;}
.you53{float: left;height: 70px;width: 152px;background: url(../images/icon_6.png)no-repeat;}
.you54{float: left;height: 70px;width: 152px;background: url(../images/icon_8.png)no-repeat;}
.you3 b{font-size: 40px; }
.you3 span{font-size: 6px;letter-spacing: 0px;color: #B3B3B3}


/*应用领域*/


.ying{width:1200px;height:290px;margin: 0px auto}
.ying1{background: url(../images/ying1.jpg)no-repeat center;width:240px;height: 290px;float: left}
.cha{width: 123px;height: 35px;border:1px solid #D9D9D9;text-align: center;position:relative;bottom: -232px;margin: 0px auto;line-height: 35px;z-index: 99;}
.cha a{color:#999999;font-size:14px;}
.ying2{width: 650px;height: 80px;float: right}
.ying2 ul li{width:150px;height: 75px;float: left;background: #E6E6E6;margin-left: 10px;text-align: center;line-height: 3px;font-size: 14px;color: #999999}
.ying2 p{padding-top: 10px;font-size: 17px;color:#000;    line-height: 2;}

.ying2 li:hover{background: #167EC7;display: block;color: #fff}
.ying2 li:hover p{display: block;color: #fff}

.ytu{width:100%;height: 620px;background: url(../images/d1.jpg)no-repeat center;margin-top: -190px}
.yt1{width:100%;height: 620px;background: url(../images/d2.jpg)no-repeat center;margin-top: -190px;display: none}
.yt2{width:100%;height: 620px;background: url(../images/d3.jpg)no-repeat center;margin-top: -190px;display: none}
.yt3{width:100%;height: 620px;background: url(../images/d4.jpg)no-repeat center;margin-top: -190px;display: none}
/*關於我們*/

.guan{background: url(../images/gy.jpg)no-repeat center;height: 1127px;}
.guanyu{width: 1125px;height: 200px;margin:0px auto;margin-top: 27%;font-size: 14px;line-height: 25px;text-align: center;color: #6B6B6B}

.guanyud{width: 1220px;height: 30px;margin:0px auto;margin-top: 210px}
.guanyud ul li{height: 34px;width: 305px;float: left;text-align: center;font-size: 14px;}
.guanyud ul li span{font-size: 30px;font-weight: bold;}
.main_title2{
  text-align: center;
  padding-top: 30px;
  color: #fff;
  font-size: 1.5rem;}
.main_title2 span{
  color: #fff;
  font-size: 1rem;
  font-weight: 500;}
  .main_title3{
  text-align: center;
  padding-top: 30px;

  font-size: 1.5rem;}
.main_title3 span{

  font-size: 1rem;
  font-weight: 500;}
/*合作客户*/

.index_main05{
  width: 100%;
  margin-top: 4%;

  padding: 2% 0;
  box-sizing: border-box;}
.index_main05 ul{
  max-width: 1200px;
  margin:0 auto;
  margin-top: 3%;}
.index_main05 ul li{
  width: 19.5%;
  height: auto;
 margin-top: -10px;
  float: left;}
.index_main05 ul li img{border:1px solid #EEEEEE;}
@media (min-width:400px) and (max-width:640px){
  .index_main05 ul{
    width: 90%;}
  .index_main05 ul li{
    width: 46%;
    margin: 5% 2%;}
  }

.main_title{
  text-align: center;
  font-size: 1.5rem;}
.main_title span{
  font-size: 1rem;
  font-weight: 500;}
@media (min-width:320px) and (max-width:640px){
  .main_title{
    font-size: 1rem;}
  .main_title span{
    font-size: 0.8rem;}
  }

/*****新闻中心*****/
.index_main04{
  background: #F2F2F2;
  padding: 70px 0;
  padding-bottom: 40px;}
.index_main04 .m4_con{
  margin-top: 40px;}
.index_main04 .m4_left{
  width: 470px;
  margin-left: 30px;
  padding-top: 13px;}
.index_main04 .m4_left .m4_img{
  width: 470px;
  margin-bottom: 15px;}
.index_main04 .m4_left .m4_img img{
  display: block;
  width: 470px;
  height: 250px;}
.index_main04 .m4_left ul li{
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px dashed #e2e2e2;}
.index_main04 .m4_left ul li a{
  float: left;
  color: #666;
  font-size: 14px;
  width: 310px;}
.index_main04 .m4_left ul li span{
  float: right;
  color: #888;
  font-size: 14px;}
.index_main04 .m4_left ul li:hover a{
  color: #167EC7;}
.index_main04 .m4_right{
  width: 540px;
  padding-left: 75px;
  height: 480px;
  background: url(../images/m4_bg.png) no-repeat left top;
  padding-top: 13px;}
.index_main04 .m4_right .rTop{
  height: 45px;
  border-bottom: 1px solid #167EC7;}
.index_main04 .m4_right .rTop ul li{
  float: left;
  width: 114px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;}
.index_main04 .m4_right .rTop ul li a{
  display: block;
  height: 45px;
  color: #333;}
.index_main04 .m4_right .rTop ul li.cur{
  background: #167EC7;}
.index_main04 .m4_right .rTop ul li.cur a{
  color: #fff;}
.index_main04 .m4_right .rTop .morea{
  float: right;
  height: 45px;
  line-height: 45px;
  color: #555;
  font-size: 14px;}
.index_main04 .m4_right .rTop .morea:hover{
  color: red;}
.index_main04 .m4_right .rBox .conbox{
  display: none;}
.index_main04 .m4_right .rBox .conbox.cur{
  display: block;}
.index_main04 .m4_right .rBox .conbox dl{
  padding-left: 139px;
  position: relative;
  height: 84px;
  margin-top: 24px;}
.index_main04 .m4_right .rBox .conbox dt{
  width: 116px;
  height: 84px;
  position: absolute;
  left: 0;
  top: 0;
  background: #dddddd;
  text-align: center;
  border-radius: 5px;}
.index_main04 .m4_right .rBox .conbox dt b{
  display: block;
  font-size: 30px;
  padding-top: 10px;
  font-weight: bold;
  margin-bottom: 2px;
  color: #555;}
.index_main04 .m4_right .rBox .conbox dd.dd1{
  font-size: 16px;
  margin-bottom: 12px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.index_main04 .m4_right .rBox .conbox dd.dd1 a{
  color: #555;}
.index_main04 .m4_right .rBox .conbox dd.dd2{
  line-height: 24px;
  font-size: 14px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;-webkit-line-clamp: 2; 
  -webkit-box-orient: vertical;
  height: 48px;}
.index_main04 .m4_right .rBox .conbox dd.dd2 a{
  color: #777;}
.index_main04 .m4_right .rBox .conbox dl:hover dt{
  background: #167EC7;
  color: #fff;}
.index_main04 .m4_right .rBox .conbox dl:hover dt b{
  color: #fff;}
.index_main04 .m4_right .rBox .conbox dl:hover dd.dd1 a{
  color: #167EC7;}


/*****底部*****/
.footer{ 
  width:100%; 
  padding-top:60px;
  background:#2A2A2A;}
.footer .fnav{ 
  float:left;
  width:160px;
    margin-bottom: 20px;
}
.footer .fnav h3{ 
  font-size:14px; 
  margin-bottom:15px;}
.footer .fnav h3 a{ 
  color:#808080;}
.footer .fnav p{ 
  font-size:12px; 
  line-height:20px;}
.footer .fnav p a{ 
  color:#808080;}
.footer .fnav p span{ 
  margin-right: 4px;}
.footer .fnav p:hover a{ 
  color:#808080;}
.footer .fnav p:hover span{ 
  color:#808080;}
.fcont1{ 
  width:240px; 
  float:left; 
  padding-left:40px; 
}
.footer .fcont{ 
  width:360px; 
  float:left; 
  padding-left:40px; 
      margin-top: -20px;
 
    margin-bottom: 40px;

}
.footer .fcont h4{ 
  font-size:16px; 
  color:#808080; 
  margin-bottom:15px;}
.footer .fcont span{
  display:block; 
  font-size:14px; 
  color:#808080;
  margin-bottom:10px;}
.footer .fcont em{ 
  display:block;
  font-size:24px; 
  color:#808080; 
  padding-bottom:15px;
  border-bottom:1px solid #e3e3e3; 
  margin-bottom:15px;}
.footer .fcont b{ 
  display:block; 
  font-size:12px; 
  color:#808080; 
  margin-bottom:10px;}
.footer .fcont ul{
  width:100%;}
.footer .fcont ul li{ 
  float:left; 
  margin-right:10px;}
.footer .fcont ul li img{ 
  width: 30px;
  height: 30px;
  display: block;}
.footer .fwx{ 
  display:block;
  float:right;  
  width: 150px;
  height: 150px;}
.footer .f_links{ 
  overflow: hidden;
  margin-top:50px; 
  margin-bottom:15px;}
.footer .f_links h3{ 
  float:left; 
  font-size:12px;}
.footer .f_links h3 a{ 
  color:#555;}
.footer .f_links ul{ 
  float:left; 
  font-size:12px; }
.footer .f_links li{ 
  float:left; 
  margin-right:20px;}
.footer .f_links li a{ 
  color:#888;}
.footer .f_links li a:hover{ 
  color:red;}
.footer .f_but{   
  height:50px;
  width: 100%;
  text-align: center;
  line-height: 50px; 
background: #000;
  font-size: 13px;
    color: #666;}

 .sub-menu{position: absolute;display:none;width: 170px; background-color:#167EC7; ;z-index: 99999;margin-top: -20px}
 .sub-menu a {display: block; min-width:170px;width:auto;z-index: 99999;line-height: 40px; color:#fff}
.sub-menu a:hover {background: #eba023;}
.nav ul li:hover .sub-menu {display:block;}





.izl-rmenu{
    width: 120px;
    position: fixed;
    right: 0;
    margin-right: 5px;
    bottom: 40%;
    padding-bottom: 20px;
    z-index: 999;}
.izl-prolist{
    width: 100%;
    border: #ccc 1px solid;
    background: #fff;}
.izl-prolist li{
    line-height: 42px;
    font-size: 14px;
    border-top: #ccc 1px solid;
    text-align: center;}
.izl-prolist li:hover{
    background: #497df2;}
.izl-prolist li a{
    font-size: 14px;}
.izl-prolist li:hover a{
    color: #fff;}
.bddiv{
    margin-top: 10px;
    border: #ccc 1px solid;
    background: #fff;}
.izl-rmenu .btn{
    width: 100%;
    height: 73px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;}
.izl-rmenu .btn-qq2{
    background: url(../images/r_qq2.png) 24px 0px no-repeat;
    border-bottom: #ccc 1px solid;
  text-decoration: none;
    display: block;}
    .izl-rmenu .btn-qq1{
    background: url(../images/r_qq1.png) 24px 0px no-repeat;
    border-bottom: #ccc 1px solid;
  text-decoration: none;
    display: block;}
    .izl-rmenu .btn-qq3{
    background: url(../images/r_qq3.png) 24px 0px no-repeat;
    border-bottom: #ccc 1px solid;
  text-decoration: none;
    display: block;}
.izl-rmenu .btn-wxx{
    background: url(../images/rwx2.png) 24px 0px no-repeat;
    border-bottom: #ccc 1px solid;}
.izl-rmenu .btn-wxx .pic{
    position: absolute;
    left: -160px;
    top: 0px;
    display: none;
    width: 160px;
    height: 160px;}
    .izl-rmenu .btn-wx{
    background: url(../images/taobao.png) 24px 0px no-repeat;
    border-bottom: #ccc 1px solid;}
.izl-rmenu .btn-wx .pic{
    position: absolute;
    left: -160px;
    top: 0px;
    display: none;
    width: 160px;
    height: 160px;}
.izl-rmenu .btn-phone{
    background: url(../images/r_phone.png) 24px 0px no-repeat;
    border-bottom: #ccc 1px solid;}
.izl-rmenu .btn-phone .phone{
    background-color: #ff811b;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;}
.izl-rmenu .btn-top {
    background: url(../images/r_top.png) 24px 0px no-repeat;
    background-color: #666666;
    display: none;}

.wzli li{height: 40px;border-bottom: 1px solid #ccc;line-height: 40px;}
.js-fixed {
  background:#FFFFFF;
  width: 100%;}
.fixed-theme .search_mod {
  border-bottom: 1px solid #C5C5C5;}

/*header 头部*/
.header{ 
  margin-left: 48%;
  width:990px;
 
  padding:20px 0;
  background: #fff repeat;}
.header_index{ 
  width:980px;
  margin:0 auto; 
  padding:10px 0 0;
  background: #fff repeat;}
.header h3{
  font-size: 24px;
  color: #1f1f1f;
  float: left;
  font-weight: bold;}
.header .searchbox{ 
  float:left; 
  padding-left: 100px;}
.header_index .searchbox{ 
  float:left; 
  padding:15px 10px 0 0;
  padding-left: 10px;}
#header{
  background: none repeat scroll 0 0 #FFFFFF;}
#warper {
  min-width: 880px;
  text-align: left;}
#container .resultinfo{
  color:#777777;
  width: 570px;
  font-size: 14px;
  font-weight: lighter;
  line-height: 24px;
  font-family: "microsoft yahei";}
.resultinfo a{
  margin-left: 5px;
  text-decoration:underline;}
#searchmod{
  font-size: 12px;
  margin-top: 23px;
  padding-bottom: 1.5em;}
.round{
  background:url(../images/search-bg.png) no-repeat -304px 0;
  border:1px solid #b6b6b6;
  border-color:#7b7b7b #b6b6b6 #b6b6b6 #7b7b7b;
  display:inline-block;height:30px;
  margin-right:3px;
  vertical-align:top;
  width:415px}
.input_key{
  -webkit-appearance:none;
  background:#fff;
  border:0;font:16px/22px arial;
  height:22px;
  margin:5px 0 0 7px;
  outline:0;
  padding:0;
  width:390px;
  color:#666;}
.s_btn {
  background: url(../images/search-bg.png) repeat scroll 0 0 #DDDDDD;
  border: 0 none;
  cursor: pointer;
  font-size: 14px;
  height: 32px;
  padding: 0;
  width: 95px;}

.flink{
 width:1200px;
  margin:0px auto;
	line-height: 45px;
	font-size: 14px;
	margin-top: 15px;
	color: #999999;}
 .flink a{
	margin-left: 8px;
	margin-right: 2px;
	color: #999999;}
.flink a:hover{
	color: #fff;}