/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.clearfix:before,.clearfix:after{clear:both;content: "";display: table;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1130px !important;}
.clear{clear:both;width:0;height:0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important;}

/*头部*/
header .logo_box{height:100px;
background: #ffffff;margin-bottom: 12px;
}
header .logo_box .logo{line-height:100px;}
header .logo_box .sousuo{width:240px;margin:28px 0 0 50px;}
header .logo_box .sousuo p{margin-top:5px;}
header .logo_box .sousuo form input{width:200px;height:30px;line-height:28px;border:1px solid #4879b4;border-top-left-radius:30px;border-bottom-left-radius:30px;border-right:none;padding:0 20px;}
header .logo_box .sousuo form button{width:70px;height:30px;background:#4879b4;color:#fff;border:none;border-radius:30px;margin-left:-30px;}
header .logo_box .tel{background:url(../images/icon1.png) no-repeat 0 center;padding-left:50px;margin-top:22px;}
header .logo_box .tel p{font-size:22px;font-weight:bold;color:#4879b4;}
header .logo_box .tel h5{font-size:20px;}
.y-personal-info img{width: 18px;display: inline-block;vertical-align: bottom;margin-right: 3px;}
.y-fluid span{color: #808080;}
.y-btn-left{float: left;}
.y-btn-left a{float: left;}
.geren-btn{color: #808080!important;}
.float-right{float: right;}
.y-fluid .y-btn-left{margin-right: 15px;}

/*PC端导航*/
header .hidden-xs{position:relative;background:#4879b4;}
header .hidden-xs a{color:#fff;display: inline-block;}
.language .language-ico{padding: 0 0 0 20px;background-repeat: no-repeat;background-position: left center;}
.language{text-align: right;padding: 15px 0;}
.language .container-fluid .first-level span{color: #808080;font-size: 12px;}
.login-btn{font-size: 12px;color: #808080!important;text-align: center;padding: 0 10px;border-right: 1px solid #808080;height: 19px;line-height: 19px;}
.y-btn-left .login-btn:last-child,.phone-header .login-btn:last-child{border-right: none;}

/* 移动端登陆注册 */
.phone-header{padding: 10px 0;text-align: right;}
.phone-header span,.phone-header a{color: #808080;}

/*一级导航*/ 
nav .ul1 li{float:left;text-align:center;position:relative;width:12.5%;line-height:50px;}
nav .ul1 li a{display:block;position:relative;}
nav .ul1 li a:hover,nav ul li a.active{background:#d3a14f;}
/*二级导航*/
nav .ul2{position:absolute;top:100%;width:100%;z-index:100;display:none;left:0px;}
nav .ul2 li{height:40px;line-height:40px;float:none;width:100%;background:#4879b4;border-top: 1px solid #ffffff;}
header .ydd_btn .iconfont,.language_btn .iconfont{display: inline-block;color: #4879b4;font-size: 22px;}
header .language{background: none;}

/*分页*/
.pager li > a{color: #4879b4;}


/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner .img{margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
.carousel-indicators li{width:15px;height:15px;margin:1px 3px;}
.carousel-indicators .active{width:15px;height:15px;margin:1px 3px;}

/*共用内容*/
.title{margin:50px 0 40px 0;text-align:center;overflow:hidden;}
.title h5{font-size:28px;color:#4879b4;position:relative;display:inline-block;}
.title h5:before,.title h5:after{content:"";width:1000%;height:1px;background:#ccc;position:absolute;top:50%;}
.title h5:after{left:170px;}
.title h5:before{right:170px;}
.title p{font-size:20px;color:#333;margin-top:10px;}

/*我们的优势*/
.ys-con{display:block;text-align:center;}
.ys-con .imgbox{border:3px solid #4879b4;overflow:hidden;width:170px;height:170px;line-height:170px;border-radius:50%;margin:0 auto;}
.ys-con img{transition:all .3s;max-height:80px;}
.ys-con h5{color:#333;font-size:18px;margin:15px 0;transition:all .3s;}
.ys-con .text{line-height:20px;color:#666;height:42px;overflow:hidden;}

.ad{background:url(../images/ad_bg.jpg) center center/cover;padding:40px 0;margin-top:50px;}
.ad img{display:block;margin:0 auto;max-width:100%;}
.ad .text{font-size:20px;line-height:33px;text-align:center;color:#fff;margin-top:15px;}

/*服务项目*/
.fwxm-box{margin:0 -10px;}
.fwxm-box .col-lg-3{padding:0;}
.fwxm-con{display:block;margin:0 10px 20px 10px;}
.fwxm-con .imgbox{overflow:hidden;}
.fwxm-con .text_box{background:#f2f2f2;padding:15px;}
.fwxm-con .text_box h5{font-size:18px;color:#232323;}
.fwxm-con .text_box .text{line-height:28px;color:#232323;height:83px;overflow:hidden;margin-top:10px;}


/*公司简介*/
.gsjj{background:url(../images/gsjj_bg.jpg) center center;background-size:cover;margin-top:30px;padding-bottom:50px;}
.gsjj .title p,.shili .title p,.lxwm .title p{color:#fff;}
.gsjj .text_box h5{font-size:24px;color:#fff;}
.gsjj .text_box .text{line-height:36px;color:#fff;height:210px;overflow:hidden;margin:20px 0;}
.gsjj .text_box a{display:block;width:138px;line-height:38px;background:#ef8b09;text-align:center;color:#fff;}
.gsjj .pictrue1 .owl-theme .owl-controls{position:absolute;bottom:10px;right:0;}
.gsjj .pictrue1 .owl-theme .owl-controls .owl-page span{display:block;width:22px;height:22px;margin:0 5px;webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#fff;color:#4879b4;text-align:center;line-height:22px;}
.gsjj .pictrue1 .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{background:#4879b4;color:#fff;}
.gsjj .pictrue1 .owl-theme .owl-controls .owl-page span.owl-numbers{padding:0;-webkit-border-radius:30px;-moz-border-radius:0;border-radius:0;}
.gsjj_gd{display:block;}


/*服务模式*/
.fwms{background: #bbbbbb;
background: -moz-linear-gradient(top, #bbbbbb 0%, #ffffff 100%);
background: -webkit-linear-gradient(top, #bbbbbb 0%,#ffffff 100%);
background: linear-gradient(to bottom, #bbbbbb 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#ffffff',GradientType=0 );
}
.fwms_con{display:block;width:220px;height:220px;border:10px solid #e6e6e6;border-radius:50%;margin:0 auto;background:#fff;position:relative;}
.fwms_con h5{display:block;width:200px;height:100px;border-radius:100px 100px 0 0;background:#4879b4;margin:0 auto;font-size:24px;font-weight:bold;color:#fff;text-align:center;line-height:100px;}
.fwms_con .text{line-height:22px;color:#656565;text-align:center;padding:0 20px;height:66px;overflow:hidden;margin-top:15px;}


/*我们的实力*/
.shili{background:url(../images/shili_bg.jpg) center center;background-size:cover;padding-bottom:30px;margin-top:50px;}
.shili-pad{padding:0 5px;}
.shili-con{display:block;margin:0 10px 20px 10px;overflow:hidden;}

/*公司动态*/
.gsdt-con{display:block;}
.gsdt-con .imgbox{border:5px solid #e0e0e0;overflow:hidden;}
.gsdt-con .text_box .bt{position:relative;}
.gsdt-con .text_box .bt h5{font-size:16px;color:#333;line-height:32px;padding-right:80px;margin:10px 0;}
.gsdt-con .text_box .bt p{font-size:12px;color:#808080;position:absolute;top:0;right:0;line-height:32px;}
.gsdt-con .text_box .text{font-size:12px;color:#333;line-height:24px;height:48px;overflow:hidden;}
.gsdt-con:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.gsdt-con:hover .text_box .bt h5{color:#f08400;}
.gsdt .scrollbox{overflow:hidden;}
.gsdt #scrollDiv{height:455px;overflow:hidden;padding-top:5px;}/*这里的高度和超出隐藏是必须的*/
.gsdt #scrollDiv li .box{padding:0 5px 10px 5px;}
.news{display:block;padding:4px;}
.news .imgbox{width:160px;height:94px;overflow:hidden;}
.news .img{width:100%;height:100%;}
.news .text_box{margin-left:180px;}
.news .text_box h5{font-size:16px;color:#333;margin-top:5px;}
.news .text_box p{font-size:12px;color:#808080;margin:5px 0 0 0;}
.news .text_box .text{font-size:12px;color:#333;line-height:24px;height:48px;overflow:hidden;margin:5px 0 0 0;}
.news:hover{box-shadow:0 0 5px rgba(0,0,0,0.6);}
.news:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.news:hover h5{color:#f08400;}

/*联系我们*/
.lxwm{margin-top:36px;padding-bottom:50px;background:url(../images/lxwm_bg.jpg) center center;background-size:cover;}
.lxwm h4{font-size:16px;color:#fff;}
.lxwm .text{line-height:22px;color:#fff;margin:25px 0;}
.lxwm .weixin_box img{width:136px;height:136px;}
.lxwm .weixin_box ul{margin-left:160px;}
.lxwm .weixin_box ul li{line-height:30px;color:#fff;}
.lxwm .weixin_box ul li span{margin-right:10px;position:relative;top:1px;}
.lxwm form input[type=text],.lxwm form input[type=number],.lxwm form input[type=password],.lxwm form input[type=tel],.lxwm form input[type=email],.lxwm form input[type=input]{width:100%;height:36px;line-height:36px;border:1px solid #dedede;border-radius:3px;padding:0 15px;margin-bottom:10px;}
.lxwm form textarea{width:100%;border:1px solid #dedede;border-radius:3px;padding:10px 15px;height:100px;}
.lxwm form .tr2{width:100%;height:40px;line-height:40px;background:#4879b4;color:#fff;border:none;border-radius:3px;display:block;margin:10px auto 0 auto;}

/*内页左侧*/
.nav1{background-color:#f7f7f7;}
.neiye{margin:30px 0 50px;}
.neiye .title4{line-height:60px;background:#4879b4;font-size:20px;color:#fff;position:relative;padding-left:15px;}
.neiye .title4 span{position:absolute;right:15px;line-height:60px;}
.neiye .title4 i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;}
.neiye .nav_box .nav2{display:block;position:relative;height:50px;line-height:50px;text-align:left;color:#808080;padding:0;border-bottom: 1px solid #e5e5e5;margin:0 15px;}
.neiye .nav_box .nav2 span{position:absolute;right:0;top:0;line-height:43px;font-size:17px;color:#808080;z-index:10;}
.neiye .nav_box .nav2:hover,.neiye .nav_box .nav2:hover span,.neiye .nav_box .nav2.active,.neiye .nav_box .nav2.active span{color:#4879b4;}
/*.neiye .nav_box .nav2:hover span{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);}*/
.neiye .nav_box .nav2:hover:before,.neiye .nav_box .nav2.active:before{background:#4879b4;}
.neiye .nav_box .nav1 ul li a{display:block;line-height:38px;background:#f2f2f2;text-align:center;margin-top:2px;color:#333;padding:0 10px;}
.neiye .nav_box .nav1 ul li a:hover,.neiye .nav_box .nav1 ul li a.active{background:#1071ca;color:#fff;}
.neiye .nav_box .nav1 ul{display:none;}
.neiye .lxfs{margin-top:10px;}
.neiye .lxfs .text_box{border:1px solid #ccc;padding:3px;}
.neiye .lxfs .text_box img{width:100%;}
.neiye .lxfs .text_box .text{font-size:12px;color:#666;line-height:20px;padding:15px;}
.neiye .title5{position:relative;border-bottom:1px solid #e5e5e5;padding:23px 0 15px 0;margin-bottom:20px;}
.neiye .title5 span{font-size:37px;color:#333;position:absolute;left:0;top:0;}
.neiye .title5 h5{font-size:16px;color:#4d4d4d;font-weight:bold;}
.neiye .title5 p,.neiye .title5 p a{color:#666;}
.neiye .title5 p a:hover{color:#4879b4;}
.neiye .title5 p{font-size:12px;}
.nav1-active,.nav1-active span{color:#4879b4!important;}

/*在线留言内页*/
.zxly-ny.lxwm{background:none;margin:0;}
.zxly-ny form{width:70%;}
.zxly-ny form button{margin:10px auto 0 auto !important;}
.zxly-form span{display: block;color: #5a5a5a;padding: 10px 0;}

/*附图新闻内页*/
.fwxm-xq .bt{font-size:22px;text-align:center;margin:10px 0 15px;color:#4d4d4d;}
.fwxm-xq .rq{color:#999;text-align:center;padding-bottom:10px;margin-bottom:20px;font-size:12px;}
.fwxm-xq img{display:block;margin:10px auto;max-width:100%;}
.fwxm-xq .text{line-height:28px;}
.news2 .text_box{margin-left: 270px;}

/*公司荣誉内页*/
.gsry-ny .row{margin:0 -10px;}
.gsry-ny .row .col-lg-4{padding:0;}
.gsry-ny .shili-con .imgbox{overflow:hidden;}
.gsry-ny .shili-con h5{text-align:center;margin-top:10px;color:#333;}
.gsry-ny .shili-con:hover h5{color:#4879b4;}

/*附图新闻内页*/
.news2{display:block;margin-bottom:30px;position:relative;border-bottom:1px dotted #e5e5e5;padding-bottom: 10px;}
.news2 .imgbox{width:250px;height:130px;overflow:hidden;}
.news2 .img{width:100%;height:100%;}
.news2 .text_box h5{font-size:16px;margin-top:5px;color:#333;font-weight:700;}
.news2 .text_box p{margin:8px 0 5px 0;color:#666;font-size:12px;}
.news2 .text_box .text{line-height:20px;height:42px;overflow:hidden;color:#666;margin-top:20px;}
.news2 span{display:block;line-height:36px;color:#808080;text-align:left;}
.news2 span i{display:inline-block;vertical-align:bottom;}
.pagination{margin:20px 0 20px 15px;}


/*页脚*/
footer{color:#fff;background:#000;padding:20px 0;text-align:center;line-height:25px;}
footer a{color:#fff !important;}
footer a:hover{text-decoration: underline !important;}

/*移动端底部热点链接*/
.hot{background:#4879b4; position:fixed; bottom:0; left:0; z-index:2000;border-top:1px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot .iconfont{font-size:18px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{background:#4879b4;}	
.dbbox{position:fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

/* 登陆/注册 */
#back-to-home{position: fixed;top: 60px;left: 60px;border: 1px solid #ffffff;width: 56px;text-align: center;border-radius: 3px;}
#back-to-home a{display: block;padding: 10px 0;}
#back-to-home a img{display: block;margin: 0 auto;}
#back-to-home:hover{border-color: #ffdeb4;}
.logout-href{color: #6a6c6f;display: block;text-align: right;margin-bottom: 15px;}
.table th,.table td{text-align: center;}
.login-back{background: url("../images/login-back.png") no-repeat;background-size: cover;background-position: center center;background-attachment: fixed;background-color: #4677ed;}
.modal-header{padding: 30px 15px;}
.modal-title{letter-spacing: 2px;font-size: 22px;font-family: 微软雅黑;color: #4879b4;}
.modal-footer{padding: 30px 15px 15px;}
.modal-footer .btn{height: 40px;padding: 0;line-height: 40px;}
.login-back .form-group .form-control{height: 40px;line-height: 40px;padding: 0 12px;}
.tr2-two{display: inline-block!important;width: auto!important;padding: 0 15px;}
.tr2-two-section{text-align: center;}
.tr2-two-section .tr2-two:first-child{margin-right: 20px!important;}
.modal-body .center img{display: block;margin: 0 auto;}
#myModal10 .btn{padding: 6px 12px;line-height: 1.42857143;height: auto;}
.person{background-position: center!important;background-repeat: no-repeat!important;background-size: 19px 19px;font-size: 14px!important;margin-left: 10px;}

/* 后期增加功能 */
.login-back input[type=checkbox]{appearance:none;-moz-appearance:none; /* Firefox */-webkit-appearance:none;cursor: pointer;margin:0;width: 16px;height: 16px;border:0;outline:none;}
.login-back input[type=checkbox]{background-image:url("../images/fuxuankuang.png");background-size: 16px 16px;background-repeat: no-repeat;outline:none;}
.login-back input[type=checkbox]:checked{background-image:url("../images/fuxuankuangxuanzhong.png");background-size: 16px 16px;background-repeat: no-repeat;outline:none;}
.clearfix:before,.clearfix:after{content: "";display: table;clear: both;}
.floatLeft{float: left;}
.floatRight{float: right;}
.company-list{background-color: #f0f0f0;}
.company-list li{border-bottom: 1px solid #f0f0f0;}
.company-list li a{padding: 10px 15px;display: block;position: relative;background-color: #ffffff;}
.company-faren{color: #777777;line-height: 24px;}
.company-name{font-size: 16px;line-height: 26px;}
.company-list li a .floatRight{position: absolute;right: 0;top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);}
.add-button{background: #4879b4;color: #ffffff;border-radius: 3px;border: none;height: 40px;line-height: 40px;padding: 0 15px;margin: 15px auto 0 auto;display: inline-block;}
.add-button:hover{color: #ffffff;}
.zxly-form select{width:100%;height:36px;line-height:36px;border:1px solid #dedede;border-radius:3px;padding:0 15px;margin-bottom:10px;}
.shade-section{width: 100%;height: 100%;position: fixed;z-index: 10;background: rgba(0,0,0,.5);top: 0;left: 0;right: 0;overflow-y: auto;}
.shade-content{background-color: #ffffff;width: 45%;margin: 50px auto 0;border-radius: 10px;padding: 40px 20px;}
.shade-content h3{text-align: center;font-size: 18px;margin-bottom: 15px;}
.shade-details{line-height: 26px;font-size: 15px;}
.shade-content .add-button{margin-top: 25px;}
/* 后期增加功能 */

/* 自助服务 */
.zizhu-section form{width: 100%;}
.zizhu-section form input[type=text]{width: 50%;margin-right: 10px;color: #000000;}
.grid-row .text{color: #000000!important;}
.visually-hidden,
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.heading-small {
  font-weight: 700;
  text-transform: none;
  font-size: 16px;
  line-height: 26px;
  margin-top: 0.625em;
  margin-bottom: 0.3125em;
}
.results-list li {
  margin: 0;
  padding: 0 0 15px;
}
#results h3 {
  font-size: 20px;
  margin: 0;
  padding-bottom: 2px;
  font-weight: normal;
  line-height: 32px;
}
#results p {
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
#results {
  list-style: none;
  margin: 0;
  padding: 15px 0 0;
}
/* 自助服务 */

/*媒体查询开始*/
@media(min-width:992px){
.fwxm-con:hover .img,.gsjj_gd:hover .img,.shili-con:hover .img,.news2:hover .img
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.fwxm-con:hover .text_box{background:#4879b4;}
.fwxm-con:hover h5,.fwxm-con:hover .text{color:#fff;}
.ys-con:hover .imgbox{border-color:#4879b4;}
.ys-con:hover h5{color:#4879b4;}
.ys-con:hover img{transform:rotate(360deg);}
.gsjj .text_box a:hover{background:#d17e11;}	
.fwms_con:hover{border-color:#4879b4;}
.news2:hover h5{color:#4879b4;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:140px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#4879b4;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:rgba(0,0,0,0.6);color:#fff;}
header .ydd_btn,.language_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:72px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#4879b4;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#4879b4;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body{padding-bottom:50px;}
.neiye .nav_box{margin-bottom:30px;}
.neiye .nav_box .nav2{padding:0 10px;}
.neiye .nav_box .nav2 span{display:none;}
.lxwm form{margin-top:30px;}
.zxly-ny form{margin:0 auto;}
.gsjj .text_box{margin-top:20px;}
.gsdt .scrollbox{margin-top:30px;}
.fwms_con{margin-bottom:20px;}
.shili{margin-top:30px;}
}
.pay-btn{background-color: #4879b4;color: #ffffff;font-size: 12px;height: 24px;line-height: 24px;border-radius: 15px;display: inline-block;padding: 0 10px;margin-left: 10px;}
.pay-btn:hover{color: #ffffff;}
.pay-form-style .radio{margin-bottom: 30px;}

@media (max-width:767px){
#myCarousel .hidden-xs{display: block!important;}
header .sjdnav{top:120px;}
header .ydd_btn{width:35px;top:70px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
.carousel-indicators{bottom:2px;}
.carousel-indicators li{width:10px;height:10px;margin:1px;}
.carousel-indicators .active{width:10px;height:10px;margin:1px;}
.lxwm .weixin_box img{float:none !important;}
.lxwm .weixin_box ul{margin-left:0px;margin-top:20px;}
.neiye .title4{line-height:50px;font-size:20px;}
.neiye .title4 span{line-height:50px;}
header .logo_box{height:auto;}
header .logo_box .logo{line-height:80px;}
header .logo_box .logo img{width:320px;}
.title{margin:30px 0;}
.title h5{font-size:20px;}
.title h5:after{left:120px;}
.title h5:before{right:120px;}
.title p{font-size:16px;}
.ys-con{margin-bottom:20px;}
.ys-con .imgbox{width:120px;height:120px;line-height:120px;}
.ys-con img{max-height:60px;}
.ys-con h5{font-size:16px;margin:10px 0;}
.fwxm-box{margin:0 -5px;}
.fwxm-con{margin:0 5px 10px 5px;}
.fwxm-con .imgbox{overflow:hidden;}
.fwxm-con .text_box h5{font-size:16px;}
.fwxm-con .text_box .text{line-height:25px;height:52px;}
.gsjj .text_box h5{font-size:18px;}
.gsjj .text_box a{margin:0 auto;}
.shili-pad{padding:0 10px;}
.shili-con{margin:0 5px 10px 5px;}
.gsry-ny .row{margin:0 -5px;}
.gsry-ny .shili-con{margin:0 5px 20px 5px;}
.ad{padding:30px 0;margin-top:30px;}
.ad .text{font-size:16px;line-height:25px;}
.fwms_con{width:130px;height:130px;border:5px solid #e6e6e6;}
.fwms_con h5{width:120px;height:60px;border-radius:60px 60px 0 0;font-size:16px;line-height:70px;}
.fwms_con .text{padding:0 15px;height:44px;overflow:hidden;margin-top:0;}
.shili{margin-top:10px;}
}

@media (max-width:600px){
.news2{margin-bottom:20px;}
.news2 .imgbox{width:120px;height:90px;}
.news2 .text_box h5{font-size:16px;margin-top:5px;}
.news2 .text_box p{margin:3px 0 3px 0;}
.news2 .text_box .text{margin-top:0;}
.news2 span{display:none;}	
.news2 .text_box{margin-left:130px;}
}

@media (max-width:479px){
.language_btn{width:25px;top:61px;right: 60px;}
header .ydd_btn{width:25px;top:61px;}
header .sjdnav{top:100px;}
.lxwm form .tr2{margin:10px auto 0 auto;}
header .logo_box .logo{line-height:60px;}
header .logo_box .logo img{width:200px;}
.news .imgbox{width:120px;height:90px;}
.news .text_box{margin-left:130px;}
.news .text_box h5{font-size:14px;margin-top:0px;}
.news .text_box .text{height:45px;margin:0;}
.gsdt #scrollDiv{height:350px;}
.zxly-ny form{width:90%;}
}
