
/* CSS Document */
*{ margin:0px; padding:0px;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#666;}
img{ border:none;}
input{  outline:0;}
.clear{ clear:both;}
table { border-spacing: 0;border-collapse: collapse; }
em,i{ font-style:normal;}
h2,b{ font-weight:normal;}
html{ overflow-x:hidden;}
.fl{ float:left;}
.fr{ float:right;}



/*.header_top{ width:100%; position:fixed; z-index:9999999999999999999999999999; padding-bottom:30px;}
.head_bg{ width:100%; position:absolute; height:80px; background:#fff; filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5;}
.top{ height:80px; overflow:hidden; display:none; }
.top_bg{ width:100%; height:80px; overflow:hidden; position:absolute; }
.top_bg i{ float:right; width:40%; height:80px; }

.top_n{ width:1200px; height:80px; line-height:80px; position:relative; z-index:999; margin:0 auto; }
.top_n h2{ float:right;}
.top_n span{ float:left; background:#fff; display:block; height:80px; padding:0 50px;}
.top_n span img{ margin-top:40px; display:none;}
.top_n p{ float:right; height:80px; padding-left:50px; }
.top_n p a{ font-family:"微软雅黑"; font-size:17px; color:#666;}
.top_n p em{ font-family:'宋体'; color:#ccc; font-size:16px; margin:0 30px;}
.top_n p i{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.top_n p a:hover{ text-decoration:underline; color:#175aa3;}


.header{ width:1200px; margin:0 auto; position:relative; z-index:9999; }
.logo{ float:left; margin-top:12px;}
.head{ float:right; }
.gsmc{ overflow:hidden; height:80px; display:none;}

.nav{ height:80px; line-height:80px; overflow:hidden; }
.nav ul{ }
.nav ul li{ height:80px; line-height:80px; float:left; padding-left:15px; }
.nav ul li a{ font-family:"微软雅黑"; font-size:16px; color:#333;}
.nav ul li a:hover,#sbdj{ color:#175aa3; }
.nav ul li a em{ font-family:'宋体'; padding-left:14px;}
.nav ul li a:hover em,#sbdj em{}
.nav ul li i{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; text-transform:uppercase;}*/


header {left:0; top:0; right:0; position:fixed;  z-index:9999999;  }
header .head_bg{  width:100%; height:80px; position:absolute; z-index:-1;}
header.min .head_bg{ background:#175aa3;  }
header .content{ max-width:1200px; margin:0 auto; }
header .logo {  float:left; margin-top:12px;}
.head_menu{float:right;   }
.head_menu .menu{height:80px; line-height:80px; overflow:hidden; }
.head_menu .menu>li{ height:80px; line-height:80px; float:left; padding-left:15px;   }
.head_menu .menu>li:nth-child(1){ background:none; }
.head_menu .menu>li>a{font-family:"微软雅黑"; font-size:16px; color:#fff;   }
.head_menu .menu>li>a:hover{ font-weight:bold;}
.head_menu .menu>li>a em{ font-family:'宋体'; padding-left:14px;}

.head_menu .menu>li .down{ z-index:3; position:absolute;  width:905px; margin-left:-36px; text-align:center; display: none; }
.head_menu .menu>li .down b{  display:block; width:100%; height:60px; position:absolute; background:#fff; filter:alpha(opacity=50); -moz-opacity:0.50; opacity: 0.50;   }

.head_menu .menu>li .down ul{ position:relative; }
.head_menu .menu>li .down ul a{font-family:"微软雅黑"; display:block; float:left; height:60px; line-height:60px; margin-left:35px; margin-right:20px; position:relative; z-index:9999999999;   }
.head_menu .menu>li .down a:hover{color:#175aa3;}

header.min .head_menu .menu>li .down b{ filter:alpha(opacity=99); -moz-opacity:0.99; opacity: 0.99; }



/*#search{ float:left; width:20px; height:20px; cursor:pointer; }


.menu2 ul{display:none;}
.subnav{ z-index:3; position:absolute; width:100%; left:0; border-top:#fff solid 30px;  }
.subnav b{ position:absolute; z-index:-1; width:100%; height:440px; background:#0143a3; display:block; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9;   }

.list{ width:1200px; height:440px; margin:0 auto;  }
.list i{background:#0143a3; height:440px; display:block; position:absolute; width:60.5%; left:0; z-index:-1; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7;}
.list_l{ width:390px; float:left; height:575px; padding-right:20px; color:#fff; font-family:"微软雅黑"; padding-top:35px;   }
.list_l h2{ font-size:26px; margin-top:25px;}
.list_l p{ font-size:17px; margin-top:10px; line-height:26px;}

.menu { float:left; width:335px; height:440px; position:relative; }
.menu ul{ margin-top:35px;}
.menu ul li{ width:310px; height:50px; line-height:50px;}
.menu ul li a{ display:block; border-bottom:#628ac5 solid 1px; padding:0 20px; color:#fff;}
.menu ul li a em{ float:right; color:#a4acb7;}
.menu ul li a.hide{background:#175aa3; color:#fff; border-bottom:#0143a3 solid 1px;}
.menu ul li a.hide em{ color:#fff; font-weight:normal;}
.menu ul li:hover a.hide{background:#175aa3; color:#fff; border:none;}
.menu ul li:hover a em{ color:#fff; font-weight:normal;}
.menu ul li:hover a{ border-bottom:#0143a3 solid 1px;}

.menu ul li ul {display: none; }
.menu ul li:hover ul {display:block; position:absolute; top:-35px; left:335px; width:335px; height:405px;overflow:auto;  background:#175aa3; padding-right:20px; padding-top:35px; filter:alpha(opacity=75); -moz-opacity:0.75; opacity: 0.75;}
.menu ul li:hover a {color:#fff; background:#175aa3; }
.menu ul li:hover ul li a {display:block; border-bottom:#5d98d2 solid 1px; padding:0 20px; color:#fff; background:none;}
.menu ul li:hover ul li a:hover {background:#175aa3; border-bottom:#175aa3 solid 1px; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:310px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-310px;}*/

.menu ::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.menu ::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #00d2ff;
    }
.menu ::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }


#settings { width:20px; height:20px; background:url(../image/ss.png) no-repeat center; cursor:pointer; margin-top:30px;}
.cerrar { background: url(../image/ss03.png) no-repeat center!important;}
#opciones { overflow:hidden; border-top:#c9dceb solid 1px; position:relative; text-align:center; padding-bottom:40px; background:#fff;  }

#opciones p{ width:680px; height:60px; line-height:60px; border:#1885e0 solid 1px; margin:0 auto; margin-top:50px; margin-bottom:30px; }
#opciones .sousuo{ float:left; width:601px; height:60px; border:none; font-family:"微软雅黑"; font-size:16px; color:#666; text-indent:10px; }
#opciones .tj{ float:right; border:none; background:none; cursor:pointer; width:79px; height:60px; background:url(../image/ss02.jpg) no-repeat center;}
#opciones .tj:hover{ color:#f00;}

#opciones span{ font-family:"微软雅黑"; font-size:18px; color:#a4a4a4;}


.subnav03{ z-index:3; position:absolute; padding-top:20px; width:136px; margin-left:-36px; text-align:center;   }
.subnav03 dd{display:block; width:136px; height:50px; line-height:50px; background:#0848a5; }
.subnav03 dd a{ display:block; color:#fff; }
.subnav03 dd:hover{ background:#175aa3;}
.subnav03 #l{ color:#fff;}

.subnav04{ z-index:3; position:absolute;  width:905px; margin-left:-36px; text-align:center;    }
.subnav04 b{ display:block; width:100%; height:60px; position:absolute; background:#fff; filter:alpha(opacity=50); -moz-opacity:0.50; opacity: 0.50; }
.subnav04 dd{display:block; float:left; height:60px; line-height:60px; margin-left:35px; margin-right:20px; position:relative; z-index:9999999999; }
.subnav04 dd a{ display:block;}
.subnav04 #men{  }
.subnav04 #men:hover{ color:#175aa3;}


/*banner*/
.banner{ height:680px; position:relative; overflow:hidden; text-align:center;}


/*数字按钮样式*/
.banner .num { overflow:hidden; height:10px; position: absolute; bottom:20px; left:48.1%; zoom:1; z-index:3 ; }
.banner .num li { width:10px; height:10px; background:#fff; margin-right:10px; border-radius:50%; cursor:pointer; float:left; text-indent:100px;transition: 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out; }
.banner .num li.on { background: #175aa3; transition: 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out;} /*当前项*/


/*上一个  下一个*/
.banner .prev,.banner .next { display: none; width:42px; height:42px; background:url(../image/btn.png) no-repeat; border-radius:50%; border:#fff solid 2px; position:absolute; }
.banner .prev {  left:14%; bottom:30%;  }
.banner .next {  right:14%; bottom:30%; background-position: right }





.news{ overflow:hidden; background:url(../image/news.jpg) no-repeat center top; padding:80px 0;}
.tit{ text-align:center; }
.tit h2{ font-family:"微软雅黑"; font-size:38px; color:#333; letter-spacing:2px;}

.news_b{ width:1200px; margin:0 auto;  margin-top:40px; background:#fff; filter:alpha(opacity=90); -moz-opacity:0.90; opacity: 0.90;}
.main_tat{}
.main_tat_bt{ widht:1200px; height:70px; border-bottom:#175aa3 solid 1px; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; }
.main_tat_bt li{ float:left; width:600px; height:70px; line-height:70px; text-align:center; }
.main_tat_bt li a{ display:block;  font-size:25px; color:#175aa3; font-family:"微软雅黑";}  
.main_tat_bt li.hover{ background:#175aa3; color:#fff; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.main_tat_bt li.hover a{ color:#fff; height:80px; background:url(../image/news.png) no-repeat center bottom;}

.ttkx{ }
.ttkx li{ height:142px; border-bottom:1px solid #e1e1e1; overflow:hidden; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.ttkx li h2{ margin:0 50px; float:left; padding:30px 0;}
.ttkx li span{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#555;}
.ttkx li p{ font-family:"微软雅黑"; font-size:15px; color:#555; line-height:24px; margin-top:10px; text-align:justify;}
.ttkx li:hover span, .ttkx li:hover p{ color:#175aa3;}
.ttkx li:hover{ background:#fff;box-shadow: 0 0 10px rgba(0,0,0,.2); margin-left:-50px; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; }
.ttkx li img{ float:right; display:none; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.ttkx li:hover img{ display:block; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.ttkx li:hover h2{ width:1000px;}


.more{ width:360px; height:50px; background:#a4a4a4; text-align:center; line-height:50px; margin:0 auto; margin-top:30px;}
.more a{ display:block; font-family:"微软雅黑"; text-transform:uppercase; color:#fff; font-size:16px; letter-spacing:2px;}
.more:hover{ background:#175aa3;}

.cpzs{ width:1200px; height:480px;  margin:0 auto; padding:80px 0; }
.cpzs_b{ width:1200px; margin-top:40px; }
.cpzs_b ul{ width:1300px;}
.cpzs_b ul li{ width:235px; height:334px; padding:30px 20px; float:left; margin-right:33px; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; }
.cpzs_b ul li h2{ font-family:"微软雅黑"; font-size:32px; color:#fff; text-shadow:0 1px 2px rgba(0,0,0,.9); letter-spacing:1px;  }
.cpzs_b ul li p{ font-family:Arial, Helvetica, sans-serif; font-size:20px; margin-top:10px; color:#fff; text-shadow:0 1px 2px rgba(0,0,0,.9); letter-spacing:1px; }
.cpzs_b ul li span{ font-family:"微软雅黑"; font-size:15px; line-height:24px; text-align:justify; margin-top:30px; display:none; color:#fff; }
.cpzs_b ul li:hover span{ display:block;}

.cpzs_b ul li:nth-child(1){ background:url(../image/p01.jpg) no-repeat center;}
.cpzs_b ul li:nth-child(2){ background:url(../image/p02.jpg) no-repeat center;}
.cpzs_b ul li:nth-child(3){ background:url(../image/p03.jpg) no-repeat center;}
.cpzs_b ul li:nth-child(4){ background:url(../image/p04.jpg) no-repeat center;}
.cpzs_b ul li:hover{ background:url(../image/p_hover.jpg) no-repeat center; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; box-shadow: 0 10px 50px rgba(0,0,0,.40);}




.about{ width:1200px; margin:0 auto; overflow:hidden; margin-top:90px;}
.about_b{ overflow:hidden; margin-top:40px;}
.video{ width:610px; height:410px; float:left; margin-top:10px; overflow:hidden;}
.gsjj{ width:548px; float:right; font-family:"微软雅黑"; font-size:15px; color:#666; line-height:35px; text-align:justify;}
.gsjj p{ margin-bottom:20px; text-indent:2em;}





.fhdb{ display:none; width:70px; height:70px; background:#bbb; float:right; margin-top:50px; margin-right:10px; border-radius:15px; overflow:hidden; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.fhdb a{ display:block;  text-align:center;   }
.fhdb img{ margin-top:15px;}
.fhdb:hover{ background:#175aa3; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}

.footer{ overflow:hidden; /*background:#175aa3;*/ background:#005aa4; padding:20px 0; margin-top:50px;}
.foot{ width:1200px; overflow:hidden; margin:0 auto;}
.fot_logo{ float:left; height:55px; line-height:55px; }
.fot_logo img{  float:left; margin-right:60px;}
.fot_logo a{ font-family:"微软雅黑"; color:#fff; font-size:16px; margin-right:40px;}
.fot_logo a:hover{ text-decoration:underline;}

.fot_nav{ float:left; margin-left:90px; margin-top:55px; display:none;}
.fot_nav ul{}
.fot_nav ul li{ height:27px; line-height:27px;}
.fot_nav ul li a{ font-family:"微软雅黑"; color:#fff; font-size:16px;}
.fot_nav ul li a:hover{ text-decoration:underline;}
.fot_lx{ float:left;  }
.fot_lx p{ font-family:"微软雅黑"; color:#fff; font-size:16px; line-height:36px; float:left; margin-top:20px; margin-right:30px; }
.fot_lx p i{ font-family:Arial, Helvetica, sans-serif;}
.fot_wx{ float:right; width:130px; height:130px; background:#fff; margin-top:10px; text-align:center; }
.fot_wx img{ width:110px; height:110px; margin-top:10px;}

.fot{ height:50px; background:#005aa4; overflow:hidden; line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#fff;border-top:#337bb6 solid 1px; letter-spacing:1px;}
.fot i{ font-family:Arial, Helvetica, sans-serif;}
.fot a{ color:#fff;}




/*产品及研发服务*/
.wzdh{ width:1200px; margin:0 auto; height:50px; border-bottom:#dadada solid 1px; line-height:50px; margin-top:30px;}
.wzdh a{ font-family:"微软雅黑"; font-size:17px; color:#666;}
.wzdh a:hover{ text-decoration:underline; color:#175aa3;}
.wzdh #sbdl{ color:#175aa3;}
.wzdh em{ color:#aaa; margin:0 20px;}


.cp_list{ width:1200px; height:70px; overflow:hidden; margin:0 auto; margin-top:30px;}
.cp_list ul{ }
.cp_list ul li{ width:220px; height:70px; text-align:center; line-height:70px; background:#d8d8d8; float:left; margin-right:5px;}
.cp_list ul li a{ font-family:"微软雅黑"; font-size:20px; color:#666; display:block;}
.cp_list ul li:hover,#sbxz{ background:#175aa3;}
.cp_list ul li:hover a,#sbxz{ color:#fff; font-weight:bold;}

.menu2 dl{display:none;}
#subnav{z-index:3;position:absolute;}
#f{ width:220px; height:70px; text-align:center; line-height:70px; background:#d8d8d8; margin-top:5px; font-weight:normal; color:#666;}
#f:hover{ background:#175aa3; color:#fff; font-weight:bold;}

.cp_search{ width:682px; height:auto; margin:0 auto; margin-top:30px;  }
.cp_search .sousuo{ float:left; width:601px; height:58px; border:#2e91e4 solid 1px; border-right:none; text-indent:10px; font-family:"微软雅黑"; font-size:16px; color:#555;}
.cp_search .tj{ width:80px; height:60px; text-align:center; background:#175aa3 url(../image/ss02.jpg) no-repeat center; border:none;}
.cp_search p{font-family:"微软雅黑"; font-size:18px; color:#a4a4a4; margin-top:30px; text-align:center;}

.cpzs_n{ width:1200px; margin:0 auto; margin-top:40px; overflow:hidden;}
.accordion h2{ font-family:"微软雅黑"; margin-left:10px;  }
.cpzs_n .accordion img{ width:440px; height:530px;}

.cpxx_list{ background:#fff;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.cpxx_list #subnav{z-index:3;position:absolute;}
.cpxx_list #f{ width:140px; height:auto; margin:0 40px; text-align:center; line-height:28px; padding:11px 0; background:none; margin-top:0; font-weight:normal; color:#999; font-size:16px; border-bottom:#ddd solid 1px;}
.cpxx_list #f:hover{ background:none; color:#175aa3; font-weight:bold;}


.cpzs_tit{ width:1200px; margin:0 auto; overflow:hidden; margin-top:60px; text-align:center;}
.cpzs_tit h2{ font-family:"微软雅黑"; color:#333; font-size:28px;}

.cpzs_show{ width:1200px; margin:0 auto; margin-top:40px; background:#f4f4f4; }

.cp_tit02{ width:1200px; height:80px; overflow:hidden; margin:0 auto; border-bottom:#d7d7d7 solid 1px;}
.cp_tit02 ul{}
.cp_tit02 ul li{ float:left; height:80px; line-height:80px; text-align:center; font-family:"微软雅黑"; font-size:17px; color:#000; font-weight:bold;}

.cpzs_list{ width:1200px; margin:0 auto;}
.cpzs_list ul{ }
.cpzs_list ul li{ border-bottom:#d7d7d7 solid 1px; height:78px; line-height:78px;  transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; position:relative; }
.cpzs_list ul li dl{ }
.cpzs_list ul li dl dd{ float:left; text-align:center; font-family:"微软雅黑"; font-size:13px; color:#333; height:78px;  }
.cpzs_list ul li dl dd span,.cpzs_list ul li dl dd em{ display:block; padding:0 30px; line-height:24px;  margin-top:15px; letter-spacing:-0.5px;}
.cpzs_list ul li dl dd span{ text-align:center;}
.cpzs_list ul li dl dd .fztp{ height:34px; margin-top:20px;}
.cpzs_list ul li dl dd .fztp2{ height:70px; margin-top:4px;}
.cpzs_list ul li:hover{ background:#fff; box-shadow: 0 0 10px rgba(0,0,0,.2); transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; margin-left:-60px; }
.cpzs_list ul li:hover dl dd em{width:300px; padding:0; font-size:12px;  } 


.cpzs_list ul li dl #more{display:none;}
.cpzs_list ul li:hover #more{ width:138px; height:78px; overflow:hidden; float:right;  display:block; position:absolute; right:0;}














/*新闻资讯*/
.news_n{ width:1200px; margin:0 auto; }
.news_tit{ width:1200px; height:70px; line-height:70px; text-align:center; margin-top:40px;}
.news_tit a{ display:block; width:600px; float:left; background:#d8d8d8; color:#666; font-family:"微软雅黑"; font-size:20px;}

.news_tit2{ width:1200px; height:70px; line-height:70px; text-align:center; margin-top:40px;}
.news_tit2 a{ display:block; width:300px; float:left; background:#d8d8d8; color:#666; font-family:"微软雅黑"; font-size:20px;}

.news_nr{ padding-bottom:40px; background:#f4f4f4;}
.news_nr li{ height:142px; border-bottom:1px solid #e1e1e1; overflow:hidden; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.news_nr li h2{ margin:0 50px; float:left; padding:30px 0;}
.news_nr li span{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#505050;}
.news_nr li p{ font-family:"微软雅黑"; font-size:15px; color:#464646; line-height:24px; margin-top:10px; text-align:justify;}
.news_nr li:hover span,.news_nr li:hover p{ color:#175aa3;}
.news_nr li:hover{ background:#fff;box-shadow: 0 0 10px rgba(0,0,0,.2); margin-left:-50px; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.news_nr li img{ float:right; display:none; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.news_nr li:hover img{ display:block; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out;}
.news_nr li:hover h2{ width:1000px;}


.news_list{ width:1200px; margin:0 auto; margin-top:60px; overflow:hidden;}
.news_list ul{ float:right;}
.news_list ul li{ float:left; height:30px; line-height:30px; font-family:"微软雅黑"; color:#888; margin-left:10px; font-size:14px; }
.news_list ul li a{ border:#d0d0d0 solid 1px; padding:0 10px; height:28px; display:inline-block; text-align:center; font-size:14px; color:#333; }
.news_list ul li a:hover{ border:#175aa3 solid 1px; background:#175aa3; color:#fff;}
.news_list #sbxz{ border:#175aa3 solid 1px; font-weight:normal;}
.news_list i,.news_list em{ float:left; color:#333;}
.news_list em{ width:50px; height:28px;border:#d0d0d0 solid 1px; display:block; overflow:hidden; margin:0 5px;} 
.news_list select{ float:left; width:65px; height:28px; border:none; outline:0; text-indent:8px;}
.news_list b{ display:block; width:9px; height:5px; background:url(../image/b.jpg) no-repeat center; position:absolute;  margin-left:36px; margin-top:11px;}


.ny_tit{ width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:40px; font-family:"微软雅黑";}
.ny_tit h2{ color:#333; font-size:28px;}
.ny_tit p{ width:1200px; overflow:hidden; font-size:14px; color:#999; margin-top:20px;}
.ny_tit p em{ margin:0 20px;}
.ny_tit p i{ font-weight:bold; color:#797979;}
.ny_tit p span{ float:right; background:url(../image/fx.jpg) no-repeat center left; padding-left:30px;}
.ny_tit p span i{ margin-left:5px; }
.ny_tit p span:hover{ text-decoration:underline;}

.nywz{ width:1200px; overflow:hidden; margin:0 auto; margin-top:40px; font-family:"微软雅黑"; font-size:14px; color:#666; line-height:26px;}

.ny_b{ width:1200px; margin:0 auto; overflow:hidden; margin-top:80px; border-top:#a5a5a5 solid 1px; }
.ny_b h2{ float:left; font-family:"微软雅黑"; font-size:16px; margin-top:20px;}
.ny_b h2 p{ margin-top:16px; }
.ny_b h2 p em{ font-weight:bold;}
.ny_b h2 p a{ color:#7d7d7d;}
.ny_b h2 p a:hover{ text-decoration:underline; color:#175aa3;}

.ny_b span{ float:right; width:178px; height:54px; display:block; border:#979797 solid 1px; text-align:center; line-height:54px; margin-top:40px;}
.ny_b span a{ font-family:"微软雅黑"; font-size:16px; color:#7a7a7a;}
.ny_b span:hover{ background:#175aa3; border:#175aa3 solid 1px;}
.ny_b span:hover a{ color:#fff;} 






/*重点实验室*/
.ban{ width:100%; height:500px; overflow:hidden;  /*margin-top:180px; float:left;*/}
.bana2{ width:100%; height:500px; overflow:hidden;  /*margin-top:180px; float:left;*/}

.zdsys{ width:1200px; margin:0 auto; margin-top:40px;}
.tit02{ width:1200px; margin:0 auto; font-family:"微软雅黑"; font-size:20px; color:#666; font-weight:bold;}
.sys_b{ width:1200px; overflow:hidden; margin:0 auto; font-family:"微软雅黑"; font-size:17px; color:#666; margin-top:20px; line-height:36px;}

.lxfs img{ float:left; margin-right:25px;}
.lxfs td{ float:left; margin-top:30px; }





/*投资者关系*/
.tzzgx{ width:1200px; margin:0 auto; overflow:hidden;}
.tit03{ text-align:center; font-family:"微软雅黑"; font-size:28px; color:#666; font-weight:bold; margin-top:40px;}

.tzz_b{ overflow:hidden; margin-top:20px;}
.tzz_b ul{}
.tzz_b ul li{ height:90px; line-height:90px; border-bottom:#d3d3d3 solid 1px;}
.tzz_b ul li a{ display:block; height:90px; font-family:"微软雅黑"; font-size:15px; color:#666;}
.tzz_b ul li h2{ float:left; font-size:20px;}
.tzz_b ul li span{ font-family:Arial, Helvetica, sans-serif; float:right;}
.tzz_b ul li:hover a{ color:#175aa3;}
.tzz_b ul li h2:hover{ text-decoration:underline;}



/*关于我们*/
.about_n{ overflow:hidden; margin-top:40px;}

.about_ban{  height:500px; margin:0 auto; overflow:hidden; width:100%; }
.fullSlide{ overflow:hidden; position:relative;   }
.fullSlide .bd{  }
.fullSlide .bd ul{  }
.fullSlide .bd li{  }
.fullSlide .bd li a{  height:500px; display:block;}

.fullSlide .hd{ width:100%; position:relative; z-index:1; bottom:40px; right:0; height:30px; line-height:30px; display:none;}
.fullSlide .hd ul{ width:980px; margin:auto; text-align: center;}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:68px; height:7px; margin:1px 10px; overflow:hidden; background:#333; border-radius:5px;  /*filter:alpha(opacity=50);opacity:0.5;*/  line-height:999px; }
.fullSlide .hd ul .on{ background:#0694c3; filter:alpha(opacity=100);opacity:99; }
.fullSlide .prev,.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:7%;  z-index:1; width:40px; height:60px; background:url(../image/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:7%; background-position:-6px -137px; }





.about_ban2{  height:500px; margin:0 auto; overflow:hidden; width:1200px; }

/*企业文化*/
.qywh_bg{ width:1200px; height:845px; background:url(../image/qywh_b.jpg) no-repeat center; margin:0 auto; margin-top:40px;}
.qywh_bg p{ display:none;}
.qywh_bg img{ width:100%;}

.qywh_b{ width:100%; height:auto; position:absolute; margin-top:-820px; z-index:999;   }
.qywh_nr{ width:1200px; margin:0 auto;}
.qywh_nr div{ float:left; font-family:"微软雅黑"; font-family:"微软雅黑";  width:270px; height:270px; text-align:center; margin-top:42px; cursor:pointer; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; border-radius:50%; }
.qywh_nr div h2{ color:#666; font-size:22px; margin-top:284px; letter-spacing:2px;}
.qywh_nr div p{  font-size:16px; line-height:30px; margin-top:25px; display:none; letter-spacing:normal; padding:0 20px;}


.qywh_nr .qiwh2{ margin-left:160px; margin-top:184px; width:315px; height:315px; }
.qywh_nr .qiwh2 h2{ margin-top:330px;}

.qywh_nr .qiwh3{ width:260px; height:260px; margin-left:165px; margin-top:5px; }
.qywh_nr .qiwh3 h2{ margin-top:274px;}

.qywh_nr .qiwh4{ width:282px; height:282px; margin-left:124px; margin-top:-295px;  }
.qywh_nr .qiwh4 h2{ margin-top:294px;}

.qywh_nr .qiwh5{  width:306px; height:306px; margin-left:32px; margin-top:250px;  }
.qywh_nr .qiwh5 h2{ margin-top:318px;}


.qywh_nr div:hover b{ transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; display:block; background:#175aa3; width:270px; height:270px; border-radius:50%; filter:alpha(opacity=90); -moz-opacity:0.90; opacity: 0.90; box-shadow: 0 0 50px rgba(0,122,221,.99);}
.qywh_nr div:hover h2{ position:absolute; z-index:999; margin:0; margin-top:-190px; width:270px; text-align:center; color:#fff; }
.qywh_nr div:hover p{ display:block;}





.qywh_nr .qiwh2:hover b,.qywh_nr .qiwh2:hover h2{ width:315px; height:315px;}
.qywh_nr .qiwh3:hover b,.qywh_nr .qiwh3:hover h2{ width:260px; height:260px;}
.qywh_nr .qiwh5:hover b,.qywh_nr .qiwh5:hover h2{ width:306px; height:306px;}
.qywh_nr .qiwh4:hover b,.qywh_nr .qiwh4:hover h2{ width:282px; height:282px;}

.qywh_nr .qiwh2:hover h2{ height:auto; margin-top:-220px; }
.qywh_nr .qiwh3:hover h2{ height:auto; margin-top:-180px; }
.qywh_nr .qiwh5:hover h2{ height:auto; margin-top:-210px; }
.qywh_nr .qiwh4:hover h2{ height:auto; margin-top:-200px; }





/*加入我们*/
.join{ width:1200px; margin:0 auto; overflow:hidden; margin-top:40px; }
.neirong{line-height:28px; color:#555; margin-top:20px; font-size:15px; font-family:"微软雅黑";}
.subNavBox{ margin:0 auto;}
.subNav{border-bottom:solid 1px #e5e5e5; margin-top:20px; padding-bottom:20px; color:#333; cursor:pointer; font-weight:bold; font-size:16px; background:url(../image/jiantou11.jpg) no-repeat; background-position:100% 50%}
.subNav h2{ font-size:20px; font-weight:bold;}
.subNav:hover,.subNav:hover h2{color:#175aa3;}
.subNav #nwtj{ font-weight:normal; color:#777; font-size:14px; margin-top:10px; width:950px; line-height:22px;}
.currentDt #nwtj{ display:none;}

.currentDd{color:#175aa3;}
.currentDt{background-image:url(../image/jiantou2.jpg);}

.navContent{display: none; padding-bottom:20px;  }
.navContent li{display:block; font-size:14px; line-height:28px; }

.zhaopin{overflow:hidden; background:#f6f6f6; padding:20px 40px; padding-bottom:40px;}
.zhaopin h2{ height:46px; line-height:46px; overflow:hidden;}
.zhaopin h2 em{ float:left; font-size:14px;}
.zhaopin h2 a{ float:right; font-size:16px; color:#555; background:url(../image/a.jpg) no-repeat center left; padding-left:26px;}
.zhaopin h2 a:hover{ color:#175aa3; text-decoration:underline;}






.clear{ clear:both; height:0px; padding:0px; margin:0px;} 
ul.news_list22 li{ background:url(http://www.bayi.com.cn/images/li1.jpg) no-repeat 8px 23px; height:36px; line-height:36px; padding-left:22px; border-bottom:1px dashed #cac6be; overflow:hidden; padding-top:6px;}
ul.news_list22 li a{ float:left; font-size:14px;}
ul.news_list22 li em{ float:right; padding-right:6px;}

.pageCss1{ text-align:center; padding:20px 0 20px; }
.pageCss1 a{ text-decoration:none; color:#333; border:#ddd 1px solid; padding:4px 8px; margin:2px;}
.pageCss1 a:hover { color:#175aa3; text-decoration:none; border:#175aa3 1px solid;}
.pageCss1 a:active {color:#175aa3;}
.pageCss1 span.current { border:#175aa3 1px solid; padding:4px 8px; margin:2px; background:#175aa3; font-weight:bold; color:#fff;}
.pageCss1 span.pageUp { border:#ccc 1px solid; padding:4px 8px; margin:2px; color:#ccc;}

.titles{ font-size:18px; font-family:"微软雅黑"; color:#333333; text-align:center; line-height:50px;}
.date{ text-align:center; border-bottom:1px dashed #ddd; color:#999; line-height:30px; font-size:12px;}
.pagepic{ text-align:center; padding-top:10px;}
.page_con1{ display:inline-block; padding:20px 10px 0; overflow:hidden;}

.picList1{WIDTH: 1330px;}
.picList1 li{ float:left; width:320px; padding:0 120px 50px 0px;}
.picList1 li dl{ width:320px;}
.picList1 li dl dt{width:320px; height:220px;}
.picList1 li dl dt img{ width:320px; height:220px;}
.picList1 li dl dd{ line-height:50px; height:50px; overflow:hidden; text-align:center; font-size:14px;}
.picList1 li dl dd a{ color:#333}
.picList1 li dl dd a:hover{ color:#f00}

.input_btn{ background:#e30919; text-align:center; color:#fff; width:100px; height:32px; line-height:32px; font-size:14px; border:none; cursor:pointer;font-family:"微软雅黑"; border-radius:5px}
.input_btn:hover{ background:#383c4b; border-radius:5px}



/*在线留言*/
.m2msCon{ margin-left:300px; height:auto;}
.m2ms_p1{ font-size: 14px; line-height: 24px; color: #666666; margin-bottom:10px;}
.m2msSubmit,.m2msSubmit:hover{ font-size:16px; color:#FFF; line-height:42px; background:#175aa3; font-family:"微软雅黑"; text-align: center; border:none; cursor:pointer; display: block; margin: 15px auto 0px; height: 46px; width: 280px; }
.m2msSubmit:hover{ text-decoration:underline;}
.m2msFm li{ margin-bottom: 32px; min-height: 46px; overflow:hidden }
.m2ms_nm{ text-align: right; width: 92px; font-size: 14px; line-height: 46px; float: left; color: #666; }
.m2msRx{float:left; width:600px;}
.m2ms_int { font-size: 14px; line-height: 44px; color: #666; padding: 0px 15px; width: 100%; border: 1px solid #ddd; }
.m2fmSel {appearance:none;-moz-appearance:none;-webkit-appearance:none; border: 1px solid #bbb; background: transparent url(http://www.bayi.com.cn/images/m2fm_i1.png) no-repeat calc(100% - 6px) center; padding-right: 24px; opacity: 1; color: #333; font: 14px "微软雅黑"; background:none\9; padding-right:0\9; opacity: 0.5; filter:alpha(opacity=50); line-height: 44px; height: 46px; width:100%; padding-left:8px; }
.m2fmSel::-ms-expand { display: none; }
.m2ms_area{ font-size: 14px; line-height: 24px; color: #666; padding: 10px 15px; width: 100%; border: 1px solid #ddd; height: 92px; }
.m2ms_ckLable{margin-right:45px; display:inline-block; position:relative; line-height:46px; font-size:14px; padding-left:13px;}
.m2ms_ck{opacity:0;}
.m2ms_ckLable i{ height: 17px; width: 18px; position: absolute; left: 0px; top: 14px; border-radius: 50%; background: url(../image/m2fm_i2a.png) no-repeat; }
.m2ms_ckLable .m2ms_ck:checked+i{ background: url(../image/m2fm_i2.png) no-repeat; }
