﻿/*公共样式开始*/
*{
  padding:0px;
  margin:0;       
}
body{
  font-family: 'Microsoft Yahei';
  font-size:13px;
  position: relative;  
}
div{
  font: 13px Verdana, Arial, Helvetica, sans-serif; 
  font-family: 'Microsoft Yahei';
}
dl, dt, dd {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 13px;
  font-weight: normal;
}
ul,ol{
  list-style:none;
}
li{
  list-style:none;
}
a,a:focus, a:hover{
  text-decoration: none;
}
img{
  border:0px;
}
h1{
  text-align: center;
  padding: 20px 0;
}
h2{
  text-align: center;
  padding: 20px 0;
}
table{
  border: none;
  border-spacing: 0;
}
.padding_zero{
  padding: 0px;
}
.margin_zero{
  margin: 0px;
}
.margin_bottom_zero{
  margin-bottom: 0px;
}
.clear_both{
  clear:both;
}   
.left,.l{
  float:left;
}   
.right,.r{
  float:right;
}
.hidden,.hid,.hide{
  display: none;
}
.font_hidden{
  text-indent: -9999px;
}
.precent_div{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.main_1000{
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.auto_div{
  width: auto;
  height: auto;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.margin_top_15{
  margin-top: 15px;
}
.margin_top_30{
  margin-top: 30px;
}
.border_none{
  border:none;
}
.border_radius_none {
  border-radius: 0px;
}
.box_shadow_none {
  box-shadow:none;
}
.font_style_normal{
  font-style: normal;
}
/*顶部样式*/
.header{
  height: 36px;
  overflow: hidden;
  border-bottom: solid 1px #E4E4E4;
}
.header div,.header div a{
  line-height: 36px;
  font-size: 14px;
  color: #000;
}
.header div a,.header div i{
  padding: 0 5px;
}
.top{
  height: 92px;
  overflow: visible;
}
.top .col-xs-5{
  margin-top: 5px;
}
.top .col-xs-7{
  position: static;
}
.menu_item{
  height: 62px;
  position: static;
}
.menu_item a{
  line-height: 41px;
  color: #2c2c2c;
  font-size: 16px;
}
.menu_item:hover,.menu_active{
  background: url(/Public/Img/Home/menu_bg.png) no-repeat center top;
}
.menu_item:hover a,.menu_active a{
  color: #fff;
}
.son_menu{
  display: none;
  width: 100%;
  height: auto;
  min-height:560px;
  position: absolute;
  border-top: solid 1px #E7F2F6;
  background: #fff;
  top: 128px;
  z-index: 8;
  padding: 10px 0;
  left: 0px;
}
.son_menu .t{
  height: 60px;
  color: #0a89cc;
  line-height: 60px;
  font-size: 26px;
  text-decoration: underline;
}
.son_menu .tt{
  height: 36px;
  background-color: #e9e9e9;
}
.son_menu .tt a{
  line-height: 36px;
  color: #000;
  font-size: 16px;
}
.son_menu .menu_con{
  margin-top: 10px;
}
.son_menu .menu_con p{
  height: 36px;
  margin-bottom: 3px;
}
.son_menu .menu_con p a{
  line-height: 36px;
  color: #000;
  font-size: 15px;
  padding-left: 30px;
}
.son_menu .menu_con p:hover{
}
.son_menu .menu_con p:hover a{
  color: #0088cb;
}
.son_menu_two_ul{}
.son_menu_two_ul li{
  width: 130px;
  height: 36px;
  float: left;
  overflow: hidden;  
  background-color: #e9e9e9;
  margin: 10px;
}
.menu_item .son_menu_two_ul li a{
  font-size: 15px;
  line-height: 36px;
  color: #000;
}
#banner{
  width: 100%;
  height: auto;
  overflow: hidden;
}
#banner img{
	width:100%;
}
/*首页*/
.index_product{
  margin-top: 40px;
}
.index_product .nav{
  margin-top: 32px;
}
.index_product .nav li{
  width: 140px;
  height: 40px;
  display: inline-block;
  background-color: #E4E4E4;
  margin: 0 5px;
}
.index_product .nav li a{
  padding: 0px;
  display: inline;
  font-size: 18px;
  color: #6f6f6f;
  line-height: 40px;
}
.index_product .nav li.active{
  background-color: #0188CA;
}
.index_product .nav li.active a{
  color: #fff;
}
.index_product .nav>li>a:focus, .index_product .nav>li>a:hover{
  background: none;
}
.index_product .carousel-control.left,.index_product .carousel-control.right{
  background-image:none;
  width: 29px;
  height: 93px;
  top: 196px;
}
.index_product .tab-content{
  margin-top: 27px;
}
.index_product .tab-content .carousel-inner .item ul{
  margin: 0 60px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body{
  width: auto;
  height: auto;
  border: solid 1px #EFEFEF; 
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .t{
  margin-top: 16px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .t img{
  height: 75px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .tt{
  width: auto;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .tt a{
  line-height: 40px;
  color: #000;
  font-size: 25px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .des{
  font-size: 20px;
  color: #000;
  line-height: 40px;
  height: 40px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body dl{
  overflow: hidden;
  height: 215px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body dt{
  height: 45px;
  line-height: 45px;
  color: #0088cb;
  line-height: 45px;
  font-size: 22px;  
}
.index_product .tab-content .carousel-inner .item ul li div.item_body  dd{
  height: 34px;
  background-repeat: no-repeat;
  background-position: 120px center;
  background-image: url(/Public/Img/Home/area.png);  
  text-indent: 110px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body dd a{
  line-height: 34px;
  color: #000;
  font-size: 15px;
  padding-left: 30px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .item_footer{
  margin-top: 10px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .item_footer a{
  display: inline-block;
  width: 141px;
  height: 41px;
  text-align: center;
  font-size: 16px;
  line-height: 41px;
  margin: 0 5px;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .item_footer a.check_more{
  border:solid 1px #0088C6;
  color: #0088cb;
}
.index_product .tab-content .carousel-inner .item ul li div.item_body .item_footer a.free_try{
  background-color: #E4E4E4;
  color: #333333;
}
.index_user{
  width: 100%;
  height: 560px;
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}
.index_user_con{
  width: 1645px;
  height: 454px;
  position: absolute;
  left: 50%;
  top: 110px;
  margin-left: -822px;
  overflow: hidden;
}
.index_user_con ul{
  width: 1645px;
  height: 454px;
  overflow: hidden;  
}
.index_user_con ul li{
  width: 328px;
  height: 225px; 
  overflow: hidden;
  float: left;
  border-right: solid 1px #433f3a;
  border-bottom: solid 1px #433f3a;
  position: relative;
}
.index_user_con ul li .toppic{
  width: 328px;
  height: 225px; 
  position: absolute;
  left: 0px;
  top: 0px;  
  background-repeat: repeat;
  background-position: left top;
  background-image: url(/Public/Img/Home/yh.png);    
}
.index_user_con ul li img{
  width: 328px;
  height: 225px;  
}
.index_user_con ul li .info{
  display: none;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}
.index_user_con ul li .h3{
  font-size: 24px;
  color: #fff;
  height: 36px;
  line-height: 36px;
  margin-top: 80px;
}
.index_user_con ul li p{
  width: 115px;
  height: 30px;
  overflow: hidden;
  border:solid 1px #fff;
  margin: 0 auto;
}
.index_user_con ul li p a{
  font-size: 15px;
  color: #fff;
  line-height: 30px;  
}
.index_solution{
  margin-top: 40px;
}
.index_solution .nav{
  margin-top: 32px;
}
.index_solution .nav li{
  width: 140px;
  height: 40px;
  display: inline-block;
  background-color: #E4E4E4;
  margin: 0 5px;
}
.index_solution .nav li a{
  padding: 0px;
  display: inline;
  font-size: 18px;
  color: #6f6f6f;
  line-height: 40px;
}
.index_solution .nav li.active{
  background-color: #0188CA;
}
.index_solution .nav li.active a{
  color: #fff;
}
.index_solution .nav>li>a:focus, .index_solution .nav>li>a:hover{
  background: none;
}
.index_solution_ul{
  width: 1227px;
  margin-top: 27px;
  overflow: hidden;
}
.index_solution_ul li{
  width: 382px;
  height: auto;
  overflow: hidden;
  float: left;
  position: relative;
  margin-right: 27px;
}
.index_solution_ul li img{
    width: 382px;
    height: 260px;
} 
.index_solution_ul li p{
  width: 100%;  
  height: 30px;
  margin-top: 15px;
}
.index_solution_ul li p a{
  font-size: 20px;
line-height: 30px;
 color: #000;
}
.index_solution_ul li p a:hover{
  color: #0188ca;
}
.index_about{
  margin-top: 40px;
}
.index_about .picture{
  width: 541px;
  height: 412px;
  overflow: hidden;  
}
.index_about .picture img{
  width: 541px;
  height: 412px;
}
.index_about .intro{
  width: 650px;
  height: auto;
  overflow: hidden;
}
.index_about .intro .text{
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 80px 0 30px 0;
  color: #282828;
  font-size: 15px;
  line-height: 24px;
}
.index_about .intro .check_more{
  width: 134px;
  height: 39px;
  overflow: hidden;
  background-color: #0188CA;
  margin-left: 270px;
}
.index_about .intro .check_more a{
  color: #fff;
  line-height: 39px;
  font-size: 15px;
}
/*通用标题*/
.title{
  width: auto;
  height: 39px;
  overflow: hidden;
  background: url(/Public/Img/Home/title_icon.png) left top no-repeat;  
  border-bottom: solid 1px #064499;   
}
.son_content .title{
  background:none;
}
.title .t_l{
  height: 39px;
  overflow: hidden;
  float: left;
  line-height: 39px;
  color: #fff;
  font-size: 16px;  
  padding: 0 15px;
  background-color:#064DA9;
  border-radius: 5px 5px 0 0;
}
.title .t_r{
  float: right;
  height: 39px;
  overflow: hidden;  
}
.title .t_r a{
  line-height: 39px;
  color: #064499;  
}
/*通用面板*/
.news .news_item{
  width: auto;
  height: 36px;
  overflow: hidden;
  background: url(/Public/Img/Home/area.jpg) left center no-repeat; 
  color: #000;
  line-height: 36px;
  font-size: 14px;
}
.news .news_item div,.news .news_item a{
  color: #000;
  line-height: 36px;
  font-size: 14px;
}
/*底部*/
.footer{
  width: 100%;
  height: 291px;
  overflow: hidden;
  margin-top: 45px;
  background: url(/Public/Img/Home/footer.jpg) left top repeat; 
}
.footer .footer_u{
  height: 246px;
}
.footer .footer_u .foot_contact{ 
  padding: 5px 0;
  margin-top: 20px;
  border-right:solid 1px #52A8E5;
}
.footer .footer_u .foot_contact dt{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 25px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}
.footer .footer_u .foot_contact dd{
  font-size: 15px;
  color: #fff;
  line-height: 30px;  
}
.footer .footer_u .foot_nav{
  padding: 5px 100px;
  margin-top: 20px;
  border-right:solid 1px #52A8E5;  
}
.footer .footer_u .foot_nav .t{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 25px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}
.footer .footer_u .foot_nav div a{
    font-size: 15px;
  color: #fff;
  line-height: 30px; 
}
.footer .footer_u .foot_wx{
 margin-top: 27px;
}
.footer .footer_u .foot_wx img{
 width: 121px;
 height: 119px;
}
.footer .footer_u .foot_wx p{
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 15px;  
}
.footer .footer_d{
  height: 45px;
  font-size: 15px;
  color: #fff;
  line-height: 45px;  
}
.footer .footer_d a{ 
  font-size: 15px;
  color: #fff;
  line-height: 45px;
}
/*子页面*/
.son_content {
  overflow: hidden;
  padding-bottom: 50px;
}
.son_content .left{
  width: 232px;
  height: auto;    
  overflow: hidden;   
  border-top: solid 9px #064DA9;  
  background-color: #F2F2F2;  
  padding-bottom: 15px;
}
.son_content .left .son_cate .t{
  width: 100%;
  height: 50px;
  overflow: hidden; 
  line-height: 50px;
  color: #064da9;
  font-size: 21px;
}
.son_content .left .sort{
}
.son_content .left .sort a{
  display: block;
  cursor: pointer;
  width: 100%;
  height: 36px;
  overflow: hidden;
  line-height: 36px;
  color: #787878;
  font-size: 16px;
  border-bottom: solid 1px #DFDFDF;
}
.son_content .left .sort a:hover{
  background-color: #064DA9;
  color: #fff;
  border-bottom: none;
}
.son_content .left .contact{
  background-color: #064DA9;
  padding-bottom: 50px;
}
.son_content .left .contact .t{
  width: 100%;
  height: 50px;
  overflow: hidden; 
  line-height: 50px;
  color: #fff;
  font-size: 21px;
}
.son_content .left .contact .contact_con .col-md-12{
  color: #fff;
  line-height: 34px;
  font-size: 14px;
}
.son_content .left .contact .contact_con .col-md-12 span{
  padding-right: 10px;
}
.son_content .right{
  width: 926px;
  height: auto;
  overflow: hidden;
}
.article{
  width: auto;
  height: auto;
  overflow: hidden;
}
.about{
  color: #3F3F3F;
  line-height: 30px;
  padding: 20px;  
  font-size: 15px;
}
.section{
  width: auto;
  height: auto;
  overflow: hidden; 
}
.news{
  width: auto;
  height: auto;
  overflow: hidden;
}
.news ul {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 10px;             
}
.news ul li{
  width: auto;
  height: 39px;
  overflow: hidden;
}
.news ul li a{
  display: block;
  float: left;
  overflow: hidden;
  height: 39px;
  color: #010101;
  line-height: 39px;
  font-size: 14px;
  text-indent: 37px;
}
.news ul li span{
  display: block;
  float: right;
  height: 39px;
  overflow: hidden;
  color: #505050;
  line-height: 39px;
  font-size: 14px;
  padding-right:30px; 
}
.images_ul{
  width: 1232px;
  height: auto;
  overflow: hidden;  
}
.images_ul li{
  width: 278px;
  height: 347px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.images_ul li table tr td{
  width: 278px;
  height: 197px;
  overflow: hidden;
}
.images_ul li table tr td a img{
  width: 278px;
  height: 197px; 
}
.images_ul li table tr td a img:hover{
  transform:scale(2);//设置缩放比例
  -ms-transform:scale(2);
  -webkit-transform:scale(2);
  -o-transform:scale(2);
  -moz-transform:scale(2); 
}
.images_ul li p{
  margin-bottom: 0px;
}
.images_ul li p.text{
  width: auto;
  height: 40px;
}
.images_ul li p.text a{
  color: #323337;
  line-height: 40px;
  font-size: 20px;
}
.images_ul li p.intro{
  height: 100px;
  overflow: hidden;
  color: #9A989B;
  line-height: 25px;
  font-size: 15px;
}
.s_des{
  width: auto;
  height: 30px;
  border-bottom: dashed 1px #B2B2B2;
  text-align: center;
}  

.s_des span{
  padding: 0 18px;
  line-height: 30px;
  color: #969696;
}
.view{
  color: #3F3F3F;
  line-height: 30px;
  font-size: 15px;
  padding: 20px 0;
}
.content_title{
	text-align: center;
  padding: 20px 0;
  font-size:20px;
  font-weight:bold;
}
/*登录页面*/
.index_body{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding:20px 0  40px 0;
}
.login_page{
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
/*注册页面*/
.register_page{
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
/*个人中心*/
.member_title{
  width: 100%;
  height:40px;
  overflow: hidden;
  background-color: #F25F7B;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  font-size: 20px;
  margin-bottom: 20px;
}
.person_center{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 14px;
}
.recive_love{
  width: 1000px;
  height: 98px;
  overflow: hidden;
  margin-bottom: 14px;
}
.person_center .person_center_l{
  width: 197px;
  height: auto;
  overflow: hidden;    
  float: left;
}
.person_center .person_center_l .photo{
  width: 195px;
  height: auto;
  overflow: hidden;
  border:solid 1px #DFDFDF;
}
.person_center .person_center_l .photo .person_icon{
  width: 147px;
  height: 201px;
  overflow: hidden;
  margin: 23px auto 0 auto;
}
.person_center .person_center_l .photo .person_icon img{
  width: 147px;
  height: 161px;
}
.person_center .person_center_l .photo .person_icon a{
  display: block;
  cursor: pointer;
  text-align: center;
  width: 100%;
  height: 38px;
  color: #fff;
  line-height: 38px;
  font-size: 16px;
  background-color: #493D3F;
}
.person_center .person_center_l .photo p{
  height: 30px;
  text-align: center;
  overflow: hidden;
  line-height: 30px;
  color: #4A4A4A;
  margin: 7px 0 6px 0;
}
.person_center .person_center_l .photo .about_mine_record{
  width: 100%;
  height: 39px;
  overflow: hidden;
  border-bottom: solid 1px #fff;
}
.person_center .person_center_l .photo .about_mine_record .record_item{
  width: 97px;
  height: 39px;
  overflow: hidden;
  background-color: #F25F7B;
  text-align: center;
}
.person_center .person_center_l .photo .about_mine_record .record_item a{
  line-height: 39px;
  color: #fff;
  font-size: 16px;  
}
.person_center .person_center_l .text{
  width: 195px;
  height: 306px;
  overflow: hidden;
  border:solid 1px #DFDFDF;
  margin-top: 14px;
}
.person_center .person_center_l .text ul{
  margin-top: 10px;
  overflow: hidden;
}
.person_center .person_center_l .text ul li{
  width: auto;
  height: 40px;
  overflow: hidden;
  text-indent: 34px;
}
.person_center .person_center_l .text ul li a{
  color: #4B4B4B;
  line-height: 40px;
  font-size: 15px;
}
.person_center .person_center_r{
  width: 784px;
  height: auto;
  overflow: hidden;
  float: right;
  border:solid 1px #DFDFDF;
}
.person_center .r .recive_box{
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 10px 0 10px 30px;
}
.person_center .person_center_r .recive_box ul{
  margin: 0 18px 17px 14px;
}
.person_center .person_center_r .recive_box ul li{
  width: 100%;
  height: 102px;
  overflow: hidden;
  border-bottom: solid 1px #EBEBEB;
  padding: 20px 0;
}
.person_center .person_center_r .recive_box ul li .l{
  width: 95px;
  height: 102px;  
}
.person_center .person_center_r .recive_box ul li .l img{
  width: 95px;
  height: 102px;
}
.person_center .person_center_r .recive_box ul li .r{
  width: 630px;
  height: auto;
  overflow: hidden;
}
.person_center .person_center_r .recive_box ul li .r .r_l{
  width: 532px;
  height: auto;
  overflow: hidden;
  float: left;
}
.person_center .person_center_r .recive_box ul li .r .r_l div{
  height:33px;
  overflow: hidden; 
  color: #4B4B4B;
  line-height: 33px;
  text-indent: 12px;
}
.person_center .person_center_r .recive_box ul li .r .r_l .u span{
  padding-right: 10px;
}
.person_center .person_center_r .recive_box ul li .r .r_l .m{
  border:dashed 1px #DFDFDF;
}
.person_center .person_center_r .recive_box ul li .r .r_r{
  width: 80px;
  height: 33px;
  overflow: hidden;
  float: right;
  text-align: center;
  background-color: #FE8723;
  margin-top: 37px;
}
.person_center .person_center_r .recive_box ul li .r .r_r a{
  line-height: 33px;
  color: #fff;
  font-size: 14px;
}
.person_center .person_center_r .check_box{
  width: auto;
  height: auto;
  overflow: hidden;
}
.person_center .person_center_r .check_box ul{
  width: 780px;
  margin: 20px 0 20px 18px;
}
.person_center .person_center_r .check_box ul li{
  width: 130px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 26px;
}
.person_center .person_center_r .check_box ul li .picture{
  width: 130px;
  height: 160px;
  overflow: hidden;
}
.person_center .person_center_r .check_box ul li .picture img{
  width: 130px;
  height: 160px;
}
.person_center .person_center_r .check_box ul li .text{
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 10px 0;
}
.person_center .person_center_r .check_box ul li .text div{
  height:33px;
  overflow: hidden; 
  color: #4B4B4B;
  line-height: 33px;
  text-align: center;
}
.person_center .person_center_r .check_box ul li .text .u span{
  padding: 0px 5px;
}
.person_center .person_center_r .check_box ul li .text .m{
}
.person_center .person_center_r .check_box ul li .text .d{
}
.person_center .person_center_r .check_box ul li .text .d a{
  line-height: 33px;
  color: #EB435D;
}
.person_detail{
  width: auto;
  height: auto;
  overflow: hidden;
}
.person_detail .l{
  width: 292px;
  height: 339px;
  overflow: hidden;
  margin-left: 20px;
}
.person_detail .l img{
  width: 292px;
  height: 339px;  
}
.person_detail .r{
  width: 632px;
  height: 339px;
  overflow: hidden;
}
.person_detail .r h3{
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.person_detail .r p{
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #F05F7C;
  font-size: 14px;  
}
.person_detail .r table{
  margin: 0px;
}
.person_detail .r table tr td{
  padding: 10px 0;
}
.person_detail .r .send_message{
  width: 100px;
  height: 33px;
  overflow: hidden;
  margin-top: 25px;  
}
.person_detail .r .send_message a{
  display: block;
  cursor: pointer;
  width: 100px;
  height: 33px;
  overflow: hidden;
  text-align: center;
  line-height: 33px;
  color: #fff;
  font-size: 14px;
  background-color: #FE8723;
}
.person_intro{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 20px;
}
.person_intro .div_item{
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.person_intro .div_item .t{
  width: auto;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  padding-left: 20px;
  font-size: 18px;
  text-indent: 20px;
  background: url(/Public/Img/Home/heart.gif) left center no-repeat;  
}
.person_intro .div_item p{
  width: auto;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  font-size: 12px;
  color: #222;
  text-indent: 30px;
}
.layui_form_title{
  margin-left: 110px;
  padding: 9px 15px;
  font-weight: 400;    
}
/* 列表分页 */
.page {
  text-align: center;
  padding: 10px 0;
  clear: both;
  margin: 30px 0;
  font-size: 14px;
}
.page a{
  border: 1px solid #E0E0E0;
  padding: 5px 10px;
  text-align: center;
  margin: 0 10px 0 0;
  background: #FFF;
  color: #666;
}
.page a:hover {
  border: 1px solid #ddd;
  padding: 5px 10px;
  text-align: center;
  margin: 0 10px 0 0;
  background: #f9f9f9;
  color: #333;
}
.page .current {
  border: 1px solid #eee;
  padding: 5px 10px;
  text-align: center;
  margin: 0 10px 0 0;
  background: #f0f0f0;
  color: #666;
}

.tz{

  width: auto;

  height: auto;

  margin: 20px 30px;

  overflow: hidden;

}

.tz .u{

  width: auto;

  height: 30px;

  overflow: hidden;

}

.tz .d{

  width: auto;

  height: 30px;

  overflow: hidden;    

}

.tz .u a{

  line-height: 30px;

  color: #005399;

}

.tz .d a{

  line-height: 30px;

  color: #005399;

}  
/*图片轮播*/
.yiz-slider-1 {height: 220px;width: 322px;float: left;position: relative; overflow: hidden;}
.yiz-slider-1 ul {margin: 0px;padding: 0px;float: left;height: auto;width: 100%;list-style-type: none;display: block; position: absolute;top: 0;left: 0; z-index: 98}
.yiz-slider-1 ul li {height: auto;width: 100%;float: left;padding: 0px;margin: 0px; overflow: hidden;z-index:1;}
.yiz-slider-1 ul li img{ z-index:1;height: 220px;width: 322px;}
.yiz-page-btn {float: left;width: auto;height: 20px; position: absolute; bottom: 10px; right: 10px; z-index: 99}
.yiz-page-btn span{height: 20px;width: 20px;background-color: #000;display: block;float: left;line-height: 20px;text-align: center;color: #FFF;margin-right: 5px;cursor:pointer; }
.yiz-page-btn .current {background-color: #D82705;} 

/*表达样式开始*/
.form-message {
  width: 523px;
  height: auto;
  overflow: hidden;
  margin: 40px 0 0 80px;
}
.form-message  .item{
  width: 500px;
  height: auto;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
.form-message  .item span{
  vertical-align: middle;
  padding-left: 22px;
  color: #000;
}
.form-message  .item .lab{
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  display: block;
  float: left;
  vertical-align: top;
  color: #666;
  font-size: 14px;
  font-weight: bold;
}
.form-message  .item .int{
  width: 247px;
  height: 38px;
  border: solid 1px #D8D8D8;
  overflow: hidden;
  color: #999999;
  padding-left: 10px;
  line-height: 38px;
  vertical-align:top;
}
.form-message  .item .s_int{
  width: 130px;
  border: solid 1px #DADADA;
  color: #FC5215;
  padding: 8px 0 8px 33px;
  margin: 0 14px 0 0;
}
.form-message  .item .sec{
  width: 257px;
  height: 38px;
  border: solid 1px #D8D8D8;
  overflow: hidden;
  color: #999999;
  padding-left: 10px;
  line-height: 38px;
}
.form-message  .item .s_sec{
  width: 77px;
  height: 38px;
  border: solid 1px #D8D8D8;
  overflow: hidden;
  color: #999999;
  padding-left: 10px;
  line-height: 38px;
}
.form-message  .item .rad{
  margin: 0 10px;
  color: #000;
  vertical-align: middle;
}
.form-message  .item .area{
  width: 380px;
  height: 180px;
  resize:none;
}
.form-message  .item .TxtValidateCodeCssClass {
  width: 74px;
  padding: 1px;
  border: solid 1px #DADADA;
  line-height: 34px;
  outline: none;
  vertical-align: top;
}
.form-message .item .sub{
  width: 87px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background: #0D8DBE;
  border: none;
  outline: none;
}
.form-message .item .btn{
  width: 87px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background: #939192;
  border: none;
  outline: none;
  margin-left: 20px;
}
.form-message .add{
  color: #666;
  padding-left: 120px;
  line-height: 43px;    
}
.form-message  .add a{
  color: blue;
  line-height: 43px;        
}
.form-message  .add a:hover{
  font-weight: bold;
}
.form-message img.verifyimg{
  width: 100px;
}
.form-message  .item .item-checkbox p{
  color: #999999;
  line-height: 38px;  
}
.form-message  .item .item-checkbox p input{
  margin:0 5px;
  color: #000;
  vertical-align: middle; 
}
/*表达样式结束*/
/*图片滚动*/
#rolling{
  width: 1200px;
  height: 234px;
  overflow: hidden;
}   
#indemo{
  width: 800%;
  height: 234px;
}
#demo1, #demo2{
  float: left;
}
#rolling ul{
  height: 234px;
}
#rolling ul li{
  width: 278px;
  height: 234px;  
  float: left;
  margin-right: 30px;
  overflow: hidden;
}
#rolling ul li table tr td{
  width: 278px;
  height: 205px;  
  display: block;
  overflow: hidden;
}
#rolling ul li img{
  width: 278px;
  height: 205px;   
}
#rolling ul li p{
  width: auto;
  height: 29px;
  text-align: center;
  overflow: hidden;
}
#rolling ul li p a{
  color: #000;
  line-height: 29px;   
  font-size: 15px;
}
/* flexslider */
.flexslider{position:relative;height:560px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:560px;}
.slides li a{ width: 100%; height: 560px; z-index: 2; display: block;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:14px;line-height:40px;overflow:hidden;background:url(/Public/Img/Home/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:69px;height:71px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/Public/Img/Home/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/Public/Img/Home/next.png) center center no-repeat;}

/*
 * jQuery图片轮播(焦点图)插件
 */
 div.slideBox{ position:relative; width:518px; height:361px; overflow:hidden;}
 div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
 div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
 div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
 div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
 div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:50px; background-color:#000; overflow:hidden;}
 div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
 div.slideBox div.tips div.title a{ color:#FFF; font-size:18px; line-height:50px; margin-left:10px; text-decoration:none;}
 div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
 div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
 div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:20px; height:20px; background-color:#FFF; text-indent:-99999px; margin:15px 10px 0px 0px;}
 div.slideBox div.tips div.nums a.active{ background-color:#093;}

 #goto-top {
  display:none;
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  -webkit-transition:all 0.2s;
  -moz-transition:all 0.2s;
  -o-transition:all 0.2s;
  transition:all 0.2s;
  z-index:9999;
}
/*轮播*/
.slider {
  z-index: 1;
  min-width: 985px;
  height: 380px;
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: center
}

.slider .bd {
  width: 985px;
  position: absolute;
  left: 50%;
  margin-left: -492.5px
}

.slider .bd li {
  width: 985px;
  overflow: hidden;
  list-style: none
}

.slider .bd li div {
  display: block;
  width: 985px;
  height: 380px;
  position: relative
}

.slider .bd li div span {
  position: absolute;
  bottom: 25px;
  left: 0;
  min-width: 350px;
  max-width: 450px;
  _width: 380px;
  background: #000;
  filter: alpha(opacity=68);
  opacity: .68;
  max-height: 150px;
  padding: 15px 10px;
  color: #fff;
  font-size: 1.3em;
  font-weight: 700
}

.slider .tempWrap {
  overflow: visible!important
}

.slider .tempWrap ul {
  margin-left: -985px!important
}

.slider .hd {
  position: absolute;
  z-index: 1;
  height: 8px;
  bottom: 26px;
  text-align: left;
  right: 50%;
  margin-right: -395px
}

.slider .slider_more {
  position: absolute;
  z-index: 1;
  height: 8px;
  bottom: 26px;
  text-align: left;
  left: 50%;
  margin-left: 395px
}

.slider .slider_more a {
  display: inline-block;
  *display: inline;
  zoom:1;width: 80px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  border: 1px #fff solid;
  background: #333;
  margin: 0 5px;
  cursor: pointer;
  filter: alpha(opacity=85);
  opacity: .85;
  color: #f3f3f3
}

.slider .slider_more a:hover {
  color: #214997;
  background: #fff;
  border: 1px #214997 solid;
  filter: alpha(opacity=90);
  opacity: .9;
}

.slider .hd li {
  display: inline-block;
  *display: inline;
  zoom:1;width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  border: 1px #fff solid;
  background: #333;
  margin: 0 5px;
  cursor: pointer;
  filter: alpha(opacity=85);
  opacity: .85;
  color: #f3f3f3
}

.slider .hd li.on {
  color: #214997;
  background: #fff;
  border: 1px #214997 solid;
  filter: alpha(opacity=80);
  opacity: .8;
  height: 24px;
  line-height: 24px;
  width: 24px
}

.slider .pnBtn {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 380px;
  cursor: pointer
}

.slider .prev {
  left: -50%;
  margin-left: -492.5px
}

.slider .next {
  left: 50%;
  margin-left: 492.5px
}

.slider .pnBtn .blackBg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 380px;
  background: #f0f0f0;
  filter: alpha(opacity=45);
  opacity: .45
}

.slider .pnBtn .arrow {
  display: none;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 60px;
  height: 380px
}

.slider .pnBtn .arrow:hover {
  filter: alpha(opacity=60);
  opacity: .6
}

.slider .prev .arrow {
  right: 0;
  background:url(/Public/Img/Home/prev.png) left center no-repeat;
}

.slider .next .arrow {
  left: 0;
  background:url(/Public/Img/Home/next.png) left center no-repeat;
}
.notice{ width: 1000px; height: auto; margin: 10px auto; background-color: #e9e9e9; overflow: hidden}
.notice h2{
	height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ff3b2d;
  font-size: 30px;
  font-weight: bolder;
}
.notice .view{ 
	padding:10px 20px;
  text-indent:30px;
}
/*留言列表*/
.review_list ul li .u{
  height:30px;
}
.review_list ul li .d{
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
  text-indent: 20px;
  color: #2a2a2a;
  border-bottom: dashed 1px #ddd;
  padding: 10px 0;
}
.review_list ul li .u .l{
  font-size: 16px;
  font-weight: 700;
  text-indent: 20px;
  color: #000;
  line-height: 30px;
}
.review_list ul li .u .r{
  line-height: 30px;
  font-size: 14px;
  color: #ccc;
  padding-right: 20px;
}
.review_list .replay_button{
  margin-top: 15px;
  text-align: right;
}
/*内容轮播切换*/
.gl .glt{
  width:100%;
  height:40px;
  overflow:hidden;
  background:#ECECEC;
}
.gl .glt ul{
  width:auto;
  height:auto;
  overflow:hidden;
}
.gl .glt ul li{
  width:122px;
  height:40px;
  float:left;
  overflow:hidden;
  text-align:center;
  line-height:40px;
  color:#555555;  
}
.gl .glt ul li.on{
  background:#0A4AA2;
  color:#fff;
}
.glc{
  width:100%;
  height:auto;
  overflow:hidden;
  margin-left:18px;
  margin-top:17px;  
  line-height: 24px;
  color: #000000; 
} 
.glc .show{
  display: block!important;
}
/*产品页面*/
.product .t p.english_name{
  height: 30px;
  line-height: 30px;
  color: #bababa;
  font-size: 27px;
  margin-bottom: 0px;
}
.product .t p.tt{
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 23px;
}
.product .product_content .nav-tabs{
  border-bottom: none;
}
.product .product_content .nav li{
  display: inline-block;
  padding: 0px 25px;
  border-radius: 8px;
  background-color: #DADBDD;
  margin: 0 5px 15px 5px;
  float: none;
}
.product .product_content .nav li a{
  padding: 0px;
  display: inline;
  font-size: 18px;
  color: #020202;
  line-height: 40px;
}
.product .product_content .nav li.active{
  background-color: #0A89CC;
}
.product .product_content .nav li.active a{
  color: #fff;
}
.product .product_content .nav li.active a,.product .product_content .nav>li>a:focus, .product .product_content .nav>li>a:hover{
  background: none;
  border:none;
}
.product .product_content .tab-pane{
    font-size: 14px;
    line-height: 2.5;  
}
/*页面标题*/
.page_nav{
  margin-top: 15px;
}
.page_nav a{
  display: inline-block;
  padding: 0px 25px;
  border-radius: 8px;
  background-color: #0A89CC;
  margin: 0 5px;
  font-size: 18px;
  color: #fff;
  line-height: 40px;  
}
/*产品分页*/
.product_cov .nav{
  margin-top: 10px;
}
.product_cov .nav li{
  width: 140px;
  height: 40px;
  display: inline-block;
  background-color: #E4E4E4;
  margin: 0 5px;
}
.product_cov .nav li a{
  padding: 0px;
  display: inline;
  font-size: 18px;
  color: #6f6f6f;
  line-height: 40px;
}
.product_cov .nav li.active{
  background-color: #0188CA;
}
.product_cov .nav li.active a{
  color: #fff;
}
.product_cov .nav>li>a:focus, .product_cov .nav>li>a:hover{
  background: none;
}
.product_cov .product_cov_ul{
  width: 1232px;
  height: auto;
  overflow: hidden; 
  margin-top: 30px; 
}
.product_cov .product_cov_ul li{
  width: 276px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  border:solid 1px #e9e8e8;
  padding: 15px 0;
}
.product_cov .product_cov_ul li table tr td{
  width: 278px;
  height: 110px;
  overflow: hidden;
}
.product_cov .product_cov_ul li table tr td a img{
  max-width: 278px;
  max-height: 110px; 
}
.product_cov .product_cov_ul li p{
  margin-bottom: 0px;
}
.product_cov .product_cov_ul li p.tt{
  width: auto;
  height: 40px;
}
.product_cov .product_cov_ul li p.tt a{
  color: #323337;
  line-height: 40px;
  font-size: 20px;
}
@keyframes mylogo
{
from  {top: 5px;}
to  {top: -5px;}
}
 
@-moz-keyframes mylogo /* Firefox */
{
from  {left: 5px;}
to  {left: -5px;}
}
 
@-webkit-keyframes mylogo /* Safari 和 Chrome */
{
from  {top: 5px;}
to  {top: -5px;}
}
 
@-o-keyframes mylogo /* Opera */
{
from  {top: 5px;}
to  {top: -5px;}
}
.product_cov .product_cov_ul li table tr td a img:hover{
    position:relative;
    animation: mylogo 0.1s linear 0s 1 alternate;
    /* Firefox: */
    -moz-animation: mylogo 0.1s linear 0s 1 alternate;
    /* Safari 和 Chrome: */
    -webkit-animation: mylogo 0.1s linear 0s 1 alternate;
    /* Opera: */
    -o-animation: mylogo 0.1s linear 0s 1 alternate;
}