body{font-family:"Microsoft YaHei","黑体","宋体", "Arial","KaiTi",sans-serif;position: relative;width: 100%;background: #fff;height: 100%;}
*{margin: 0; padding: 0;}
a,a:link,a:hover,a:visited,a:active{text-decoration: none;}
ul,li,p{list-style-type:none; margin: 0;}
/*手机导航*/
img {max-width: 100%;}
.allpage {position: relative;z-index: 10;background: #fff;height: auto;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;right: 0;min-height: 6rem;}
.clicked {right: 220px!important;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.fixed {width: 220px;height: 100%;position: fixed;right: 0;top: 0;bottom: 0;z-index: 5;overflow-x: hidden;-webkit-overflow-scrolling: touch;}
@font-face {font-family: "iconfont";src: url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');}
.iconfont {font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.nav-btn {width: 14.0625%;right: 0;top: 0;position: absolute;font-size: 0.4rem;line-height: 0.71rem;color: #000;text-align: center;overflow: hidden;}
.head {text-align: center;position: fixed;width: 100%;height: 0.691rem;top: 0;right: 0;box-shadow: 0 0 2px rgba(9,2,4,.55);line-height: 0.791rem;z-index: 99;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.black-fixed {position: fixed;z-index: 99999!important;left: 0;width: 0;top: 0;height: 100%;background: rgba(0,0,0,0.9);text-align: right;font-size: 0.4rem;color: #fff;line-height: 2;right: 0;overflow: hidden;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;opacity: 0}
.black-clicked {width: 100%;padding-right: 2%;left: -220px;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;opacity: 1}
@font-face {font-family: "iconfont";src: url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');}
@font-face {font-family: "iconfont1";src: url('../font/iconfont1.woff') format('woff'), url('../font/iconfont1.ttf') format('truetype');}
.iconfont {font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.iconfont1 {font-family: "iconfont1" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale; borde/r-radius: 50%;display: inline-block;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
@font-face {font-family: "iconfont2";src: url('../font/iconfont2.woff') format('woff'), url('../font/iconfont2.ttf') format('truetype');}
.iconfont2 {font-family: "iconfont2" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.content {min-height: 9rem;overflow: hidden;font-size: 0.2rem;margin-top: 6%;background-color: transparent;}
.content_new {margin-top: 0!important;} /* 首页不要上边距 */
.common_bg {background-color: #b30f1a!important;}


/*手机导航*/
.pc_nav .logo{padding: 10px 0;}
.pc_nav .nav li a{height: 80px; font-size: 16px; font-family:"Microsoft YaHei" ;letter-spacing: 0.5px; border-radius: 0px;color: #333;padding: 0;line-height: 80px;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;text-decoration: none;}
.pc_nav .nav li{height: 80px;width: 90px;text-align: center;padding: 0;margin: 0;display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);  -ms-transform: translateZ(0);-o-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s;}
.pc_nav .nav li:before {content: "";position: absolute;	z-index: -1;top: 0;	left: 0;right: 0;bottom: 0;	color:#fff;	background: rgba(93, 121, 11, 0.98);	-webkit-transform: scaleY(0);	-o-transform: scaleY(0);	-moz-transform: scaleY(0);	transform: scaleY(0);	-webkit-transform-origin: 50% 0;	-o-transform-origin: 50% 0;	transform-origin: 50% 0;	-webkit-transition-property: transform;	-o-transition-property: transform;	transition-property: transform;	-webkit-transition-duration: 0.5s;	transition-duration: 0.5s;	-webkit-transition-timing-function: ease-out;	transition-timing-function: ease-out;	background: #004771;}
.pc_nav .nav li:hover:before, header .nav li:focus:before, header .nav li:active:before {-webkit-transform: scaleY(1);	-o-transform: scaleY(1);	transform: scaleY(1);	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);	-moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.pc_nav .nav li a:hover, header .nav li a:focus {text-decoration: none;	color: #fff !important;	background: #004771!important;	border-bottom: 3px solid #004771;}
.pc_nav .nav-pills > li.active > a, .pc_nav .nav-pills > li.active > a:hover,.pc_nav .nav-pills > li.active > a:focus{	background-color: #004771;	color: #fff;	border-bottom: 3px solid #004771;}
.carousel-control.right,.carousel-control.left{background-image: none;}

.search{background-color: #ecf0f3;}
.gjc{line-height: 40px;}
.gjc a{padding: 0 10px; color: #0d2e4f;}
.search_01 .search_02{float: right; width: 290px; height: 25px; line-height: 25px; background-color: #fff;overflow: hidden; padding: 0 10px; position: relative; margin-top: 8px; margin-right: 50px;}
.search_01 .search_02 .inp{float: left;width: 250px;height: 25px;border: none;outline: none;background: none;}
.search_01 .search_02 .bot{position: absolute; width: 30px; height: 25px;background: url(../image/hd-so.png) no-repeat center;border: none;outline: none;cursor: pointer;}

.serve_01 p{margin: 0;}
.serve_01 .serve_02 img{margin: 0 auto;}
.serve {margin: 40px auto;}
.serve .serve_03{border: 1px solid #e0e0e0;  overflow: hidden; border-right:none;margin-top: 30px;}
.serve .serve_03 li{position: relative;width:20%;text-align: center;line-height: 100px;border-right: 1px solid #e0e0e0; float: left;}
.serve .serve_03 li a{display: block; color: #333333;}
.serve .serve_03 li img{display: inherit;}
.serve .serve_03 li span{padding-left: 10px;width: 60%; display: inline-block; text-align: left;}
.serve .serve_03 .serve_border{border-top: 1px solid #e0e0e0;}
.serve .serve_03 .serve_ms{display: none; line-height: 20px;height: 100px; position: absolute; top: 0;   background: -webkit-linear-gradient(left top, #065174 , #2381ae);   background: -o-linear-gradient(bottom right, #065174,#2381ae); background: -moz-linear-gradient(bottom right, #065174,#2381ae);  background: linear-gradient(to bottom right,#065174,#2381ae);}
.serve .serve_03 .serve_ms p{margin: 0;padding: 0 10px; font-size: 12px;}
.serve .serve_03 .serve_ms h5{margin-bottom: 5px;}
.serve .serve_03 .serve_ms a{color: #fff;}
.serve .serve_03 li:hover .serve_ms{display: block;}

.case{background: url(../image/bj1.jpg) no-repeat 100% 100%;margin-top: 30px;}
.case .case_left {background-color: #fff;padding-bottom: 20px;}
.case .case_left .active{display: block;}
.case .case_left p{line-height: 30px;}
.case .case_left a{background-color: #e10a19; color: #fff;width: 40%; display: block; margin-top: 20px;text-align: center;padding: 5px 10px;}
.case .case_con{overflow: hidden; padding-top: 30px;}

.blk_29{ zoom: 1; position: relative;}
.pc_head .dropdown:hover .dropdown a{ text-decoration: none;color: #fff !important; background: #004771!important; border-bottom: 3px solid #004771;}
.pc_head{position: absolute;z-index: 999;}
.pc_head .dropdown-menu{ min-width: 100px;}
.pc_head .dropdown-menu li{height: auto;}
.pc_head .dropdown-menu li a{height: auto;line-height: 30px;}
.pc_head .dropdown:hover .dropdown-toggle{color: #fff;}
.pc_head .dropdown:hover .dropdown-menu {display: block;}

.case_right {overflow: hidden;}
.case_right ul{overflow: hidden;}
.case_right  li{width: 167px; float: left; padding: 2px;}
.case_right  li a{margin: 0 auto;}
.case_01 {margin-top: 20px; display: inline-block;position: absolute;top: 210px;}
.case_02  {float: left;padding: 4px;}
.case_02 li{ display: inline-block; width: 10px; height: 10px; margin: 1px;text-indent: -999px;cursor: pointer; background-color: rgba(4,78,133,1);  border-radius: 10px;}
.case_02 .active{width: 10px; height: 10px;margin: 1;background-color: #e10a19;}
.prev{background: url(../image/prev.jpg) no-repeat 100% 100%; width: 23px; height: 23px; display: inline-block; float: left;margin-left: 20px;}
.next{background: url(../image/next.jpg) no-repeat 100% 100%; width: 23px; height: 23px; display: inline-block; float: right;margin-left: 20px;}

.about .about_01{border: 6px solid #004771;width: 86%; height: 252px; margin-left: 20%;margin-top: 40px;}
.about .about_01 a{position: absolute; right: 40%;top:20%;}
.about .about_02{background: #fff; margin-left: -60px; margin-top: 80px;}
.about .about_02 p{text-indent:25px;}
.about .about_02 h3{margin: 0; color: #004b6c;}
.about .about_02 i{ font-size: 24px;font-weight: bold; color: #004b6c;}
.about .about_03{background: #e3e5e5; height: 126PX; margin-top: 40px;}
.about .about_03 a{line-height: 126px;background: #e10a19;padding: 10px 40px;margin-left: -60px; color: #fff;}

.train {background: url(../image/bj2.jpg) no-repeat 100% 100%;margin-top: 30px;}
.train .train_01{overflow: hidden;padding-top: 30px;}
.train .train_01 li{width: 24%; float: left;margin-right: 1%;-webkit-perspective: 50em;perspective: 50em;}
.train .train_01 li {vertical-align: top;}
.train .train_01 li img{-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all 0.35s ease;transition: all 0.35s ease;}
.train .train_01 .train_ms {opacity: 0;-webkit-transform: rotateY(90deg) translate(50%, 0px) scale(0.5);transform: rotateY(90deg) translate(50%, 0px) scale(0.5);background-color: inherit; padding: 30px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: inline-block; max-width: 100%;background-color: rgba(1, 87, 155, 0.75); color: #fff;overflow: hidden; -webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transform: translateZ(0);transform: translateZ(0);    -webkit-box-sizing: border-box;box-sizing: border-box; -webkit-transition: all 0.35s ease;  transition: all 0.35s ease;}
.train .train_01 .train_ms a{display: block;}
.train .train_01 .train_ms h3{margin: 0; padding: 0;color: #fff; font-size: 18px;} 
.train .train_01 .train_ms p{margin: 0; padding: 0;color: #fff;} 
.train .train_01 li:hover .train_ms{-webkit-transform: rotateY(0deg) translate(0px, 0px) scale(1);transform: rotateY(0deg) translate(0px, 0px) scale(1); opacity: 1; -webkit-transition-delay: 0.3s;transition-delay: 0.3s;}
.train .train_01 li:hover img{ -webkit-transform: rotateY(-100deg) translateX(50%) scale(0.5);transform: rotateY(-100deg) translateX(50%) scale(0.5);opacity: 0; -webkit-transition-delay: 0;transition-delay: 0;}
.more{text-align: center; margin: 60px 0 40px 0;}
.more a{background: #e10a19;padding: 5px 30px; color: #fff;}


.news .news_01{overflow: hidden; padding-top: 30px;}
.news .news_01 li{width: 30%;float: left;margin-right: 3%;}
.news .news_01 .nwes_nr h3{font-size: 16px; margin: 10px 0 15px 0;color: #333333;font-weight: bold;}
.news .news_01 .nwes_nr p{color: #626262;overflow: hidden;}
.news .news_01 .nwes_nr p i{width: 70%;border-bottom:1px solid #d7dadd; padding-top: 10px;  display: block;float: left;}
.news .news_01 .nwes_nr p span{width: 25%;float: right; color: #333333;}

.footer1{background: #00496c;padding: 40px 0;}
.foot_01 .foot_nav a{padding:10px 0;}
.footer1 .foot_01 img{display:block;}
.footer1 .foot_01 ul{display: inline-block;}
.footer1 .foot_01 ul li a{color: #fff;}
.footer1 .foot_01 ul li a:hover{background: none;}
.footer1 .foot_01 p{color: #fff;line-height: 35px;}
.footer1 .foot_01 p a{color: #fff;}
.footer1 .foot_rwm{padding-top: 30px;}
.footer1 .foot_rwm img{margin: 0 auto;}

/*新闻列表样式*/
.news_list{padding-bottom: 40px;}
.news_s1{border-bottom:2px solid #034d84;    margin-bottom: 20px; overflow: hidden;}
.news_s1 h3{display: inline-block;  padding-top: 15px;}
.blog_item .news_img{padding: 10px;}
.blog_item .news_img img{margin: 0 auto;}
.blog_item a{overflow: hidden; background: #f5f5f5;display: block;border: 1px solid #dedede;} 
.blog_item .news_nr{padding: 10px; height: 150px; overflow: hidden;}
.blog_item .news_nr h3{font-size: 16px;color: #333333;margin-top:10px; overflow: hidden;}
.blog_item .news_nr p{color:#999999; padding-bottom: 10px;}
.blog_item .news_nr .date {font-size: 14px;color: #999999;  border-top: 1px solid #ececec;line-height: 42px;}
.blog_item .news_nr .date span {float: right;color: #999999; }
.blog_item a:hover .news_nr{background-color: #3f81bb;}   
.blog_item a:hover .news_nr h3{color: #fff;} 
.blog_item a:hover .news_nr p{color: #fff;} 
.blog_item a:hover .date{color: #fff;}
.blog_item a:hover .date span {color: #fff;}
.blog_tem h3{background:#3f81bb; line-height: 50px; text-align: center; color: #fff;margin-bottom: 0;} 
.blog_tem ul{border-right: 1px solid #e0e0e0;border-left:1px solid #e0e0e0;}
.blog_tem li{position: relative; text-align: center; line-height: 60px;border-bottom: 1px solid #e0e0e0; } 
.blog_tem li a{color: #0d2e4f;display: block;} 
.blog_tem li img{display: inherit;}
.blog_tem li span{padding-left: 10px;width: 60%; display: inline-block; text-align: left;color: #000;} 
.blog_tem li:hover{background:#3f81bb;}
.blog_tem li:hover a{color: #fff;}
.blog_tem li:hover span {color: #fff;}

.breadcrumb{margin: 0; padding:0;line-height: 40px;margin-top: 30px; background-color: initial;}
.breadcrumb  a{color: #464646;}



.list_news{ overflow: hidden;}
.list_news li{overflow: hidden; border-bottom: 1px dashed #dddddd; padding: 10px;}
.list_news .list_news_time{float: left; width: 10%;text-align: center;padding: 10px;color:#D72502 ;}
.list_news .list_news_time span{font-size: 32px;}
.list_news .ist_news_conts{float: left;width: 90%;}
.list_news .ist_news_conts h4{color: #5A5A5A;font-weight: bold;}
.list_news .ist_news_conts p{color: #888888;;}


.fyys{overflow: hidden;padding: 10px;}
.fyys li{float: left;border: 1px solid #d2d2d2;margin-right: 10px;padding: 5px 10px;}
.fyys li a {display: block;color:#444;}
.fyys .thisclass{background: #d72502;color:#fff;}


.fwxm{}
.fwxm li{width: 23%;overflow: hidden;border: 1px solid #e0e0e0; box-shadow: 0 4px 12px #ccc; float: left;margin: 1%;height: 277px;}
.fwxm .fwxm_img{overflow: hidden;}
.fwxm .fwxm_img{border: 1px solid #d6d6d6;border-radius: 50px;width: 90px;height: 90px;padding: 22px;margin: auto;margin-top: 20px;}
.fwxm .fwxm_img img{margin:auto ;} 
.fwxm .fwxm_ck{background: #034D84; line-height: 40px; color: #fff;text-align: center;}
.fwxm .fwxm_js{width: 80%;margin: auto;height: 105px;}
.fwxm .fwxm_js h3{font-size: 18px; color: #403f3f;text-align: center;}
.fwxm .fwxm_js p{font-size: 12px;color: #949494;}
.Rotation{transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out; }
.fwxm li a:hover .Rotation{  transform: rotateY(180deg) scale(1.1);transition: all 1.2s ease;  }

.list_img{overflow: hidden;}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.find-list8 {margin-top:40px; padding: 20px 0; border-top: 2px solid #ddd; overflow: hidden; background: #8dc5e0;}
.find-list8 .s-cbab {color: #bab9b9;line-height: 20px;}
.find-list8 ul{}
.find-list8 .m-form2 li {float: left; padding: 20px;}

.find-list8 .intxt { width: 250px;}
.intxt{padding: 0 9px; border: 1px solid #ddd;background-color: #fff;color: #333;height: 35px; line-height: 35px;}   
.find-list8 .coolbg { width: 250px; background: #7f9aab;}
.coolbg { width: 302px; height: 35px;line-height: 35px;background-color: #ffa52a;font-size: 18px;color: #fff; text-align: center;}

.news_s2{text-align: center;}

/*内容页*/
.article_01 h4{font-size: 20px;}
.article_01 p{font-size: 14px;}
.article_02{margin: 50px auto;}
.article_02 p{margin-top: 10px; font-size: 16px;}
.news_s2{border-bottom: 2px solid #034d84;padding-top: 15px;}
.article_03 ul{background: #f3f3f3; border: 1px solid #e8e8e8; border-top:inherit;padding: 10px;}
.article_03 ul li{line-height: 25px;}
.article_03 ul li a{color: #616161;}

.blog_img_01 {width: 60%;padding: 10px; background-color: #f9f9f9;float: left;}
.blog_img_01 img {margin: 0 auto;}
.blog_img_02{width: 40%;float: left;}
.blog_img_02 h3{color: #000;padding: 0 5px;}
.blog_img_02 p{line-height: 20px; margin-bottom: 10px;color: #999;margin:6px 5px;}
.blog_img_02 i {font-style:normal; display:block;width: 80%; height: 22px;margin: auto;text-align: center;  border: 1px solid #999;color: #999;}
.product-list a:hover{border: 1px solid #0b218d;transition: all .8s ease-out; -webkit-transition: all .8s ease-out;}
.product-list a:hover .blog_img_02 i{color: #0b218d;border: 1px solid #0b218d;transition: all .6s ease-out; -webkit-transition: all .6s ease-out;}

/*资质证明滚动*/
.box1{background:#fff;padding:0 35px;margin:0 auto;}

.hon{font-family:"Microsoft YaHei";overflow: hidden;clear: both;}
.hon .til01{background:url(../image/rytbg.gif) no-repeat 205px 5px;height:127px;padding: 50px 0 0;}
.hon .til01 span{color: #c60001;}
.hon_c{ padding: 40px 0 0;background: #f8f8f8;}
.hon01{width: 40px;height: 80px;display:inline-block;overflow: hidden; float: left; position: relative; top: -152px;  }
.prev1{float: right;}
.hon02{overflow: hidden; float: left;}
.hon02 li{width:203px; line-height:38px;font-size:16px;overflow: hidden;padding: 0 3px 0 12px;float: left;}
.hon02 li img{height:258px;width:188px;background: #fff;padding:7px;display: block;}
.hon02 li span{height:36px;text-align: center;display: block;line-height: 36px;}
.hon_new{width: 286px;height: 353px;background: #ededed;overflow: hidden;margin-left: 15px;}
.hon_new h2{background:url(../image/ico02.jpg) no-repeat 236px 16px #ddd;padding: 10px 0 0 23px;height:60px;font-weight: normal;font-size: 24px;}
.hon_nc{font-size: 16px;padding: 17px 27px;}
.clear{clear:both;}
.zoomed > .container{-webkit-filter:blur(3px);filter:blur(3px);}
.gallery{list-style-type:none;float:left;background:#ffffff;padding:20px 20px 10px 20px;margin:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);box-shadow:0 1px 3px rgba(0,0,0,0.25);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.gallery li{float:left;padding:0 10px 10px 0;}
.gallery li:nth-child(6n){padding-right:0;}
.gallery li a,.gallery li img{float:left;}
.gallery li a{border: 1px solid #b9b9b9; padding:3px;}

#zoom {z-index: 99990;position: fixed;top: 0;left: 0;display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";}
#zoom .content {z-index: 99991;position: absolute;top: 50%;left: 50%;width: 200px;height: 200px;padding: 0;box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3);border-radius: 4px;}
#zoom img {display: block;max-width: none;background: #ececec;box-shadow: 0 1px 3px rgba(0,0,0,0.25);border-radius: 4px;}
#zoom .close {z-index: 99993;position: absolute;top: 0;right: 0;width: 49px;height: 49px;cursor: pointer;background: transparent url('../image/close.png') no-repeat 50% 50%;opacity: 1;filter: alpha(opacity=100);border-radius: 0 0 0 4px;}
#zoom .previous,
#zoom .next {z-index: 99992;position: absolute;top: 50%;overflow: hidden;display: block;width: 49px;height: 49px;margin-top: -25px;}
#zoom .previous {left: 480px;background: url('../image/arrows.png') no-repeat 0 0;border-radius: 0 4px 4px 0;}
#zoom .next {right: 480px;background: url('../image/arrows.png') no-repeat 100% 0;border-radius: 4px 0 0 4px;}
#zoom .close:hover {background-color: #da4f49;}
#zoom .previous:hover{background-color: #0088cc;}
#zoom .next:hover {background-color: #0088cc;}



#topcontrol{z-index: 999;}
@media all and (min-width:640px) {
	.content {
		width: 640px;
		margin: 0 auto;
		position: relative;
		margin-top: 6%;
		padding-bottom: 16%;
	   }

}
@media (max-width: 767px){
	img {display: block;}
    .nav li {width: 220px;margin: 0 auto;border-bottom: 1px solid #ffffff;}
	.nav li a {display: block;width: 100%;font: 100 16px/50px '微软雅黑';color: #fff;}
	.nav li a span {margin-right: 3%}
	.nav li p {text-indent: 70px;}
	.nav li:last-child {margin-bottom: 20%;}
	.nav>li>a:focus, .nav>li>a:hover{background-color:#f79c33;}
	.nav {width: 220px;position: absolute;right: 0;top: 0;z-index: 2;background: #4e4e58;}
	.carousel{top:50px;}
	.carousel-inner .item img{width: 696.774px;max-width: 696.774px; margin-left: -106.387px;}
	.search,.serve,.case{position: relative;top: 50px;}	
	.search_01 .search_02{float: none !important;margin-bottom: 15px;}
	.serve .serve_03 .serve_border1{border-top: 1px solid #e0e0e0;}
	.serve .serve_03 li{width: 50%;line-height: 65px;}
	.serve .serve_03 .serve_ms{ line-height: 16px;}
	.serve .serve_03 li span{width: 65%; font-size: 12px;}
	.serve .serve_03 li img{max-width: 32px;}
	.serve .serve_03 li:hover .serve_ms{display: none;}
	.train .train_01 li{width: 46%;margin-right: 4%; margin-top: 2%;}
	.train .train_01 .train_ms{padding: 10px 8px;}
	.train .train_01 .train_ms h3{font-size: 16px;padding-bottom: 8px;}
	.train .train_01 .train_ms p{font-size: 12px;}
	.case .case_con,.train .train_01{padding-top: 20px;}
	.case .case_left .active h3{text-align: center;}
	.case .case_left a{margin: 10px auto;}
	.case_right ul li{width: 20%;}
	.case .case_img{padding:0;}
	.case_right ul li a{width: 100%; padding-top: 3%;}
	.allpage {background-color: #fbfbfb!important;}
	.about{margin-top: 60px;}
	.about .about_02{margin: 0;padding: 10px;}
	.about .about_03{margin-top: 20px;}
	.about .about_03 a{margin-left: -20px;float: left;line-height: 30px; margin-top: 12%;}
	.about .about_03 img{float: right;padding: 10px;}
	.about .col-md-7{padding: 0;}
	.news .news_01{padding-top: 10px;}
	.news .news_01 .nwes_nr h3{margin-top: 10px; margin-bottom: 0;}
	.news .news_01 .nwes_nr p{padding-top: 10px;}
	.news .news_01 li{width: 100%; margin-top: 10px;border: 1px solid #c3c3c3; padding: 10px;}
	.news .news_01 .nwes_nr p i{width: 70%;}
	.news .news_01 .nwes_nr p span{width: 30%; text-align: right;}
	.more{margin: 30px 0px;}
	.news_list{margin-top: 50px;}
	.logo img{padding-left: 1%;}
	.footer1{padding-bottom: 60px;}
	.footer1 .foot_01{padding: 20px;}
	.footer1 .foot_01 img{max-width: 160px; padding:0 0 20px 0}
	
	.footer{width: 100%; height: 0.8rem; position: fixed!important; bottom: 0; right: 0; z-index: 9999;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
	.footer .foot{background: #303030;}
	.foot-relative {position: relative;width: 100%;  height: 0.8rem;}
	.footer .foot a { display: block;  float: left; width: 33%; color: #ffffff;}
	.footer .foot a span { display: block; width: 100%;  text-align: center; font-size: 0.4rem; line-height: 0.5rem;}
	.footer .foot a h3 { width: 100%;text-align: center; font: 0.18rem/0.2rem "microsoft yahei";  margin-top: 0;}
	@font-face {font-family: "commonfont";src: url('../font/common.woff') format('woff'), url('../font/common.ttf') format('truetype');}
	.commonfont {font-family: "commonfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
	.share {width: 292px;margin: 0.9rem auto;}
	.share {right:0;bottom: 0;display: none;z-index: 10;position: fixed!important;}
	.bd_weixin_popup{top:3775px !important;}
	.bd_weixin_popup .bd_weixin_popup_foot{line-height: 17px !important;}
	.bd_weixin_popup .bd_weixin_popup_main{padding: 8px 10px !important;}
	#topcontrol{bottom: 65px !important;right: 15px !important;}
	#topcontrol img{width: 35px !important; height: 35px !important;}
	#ISL_Cont_1{margin-bottom: 60px;}
	.blog_tem ul{border: none;}
	.blog_tem li{float:left;line-height: 10px;border: 1px solid #e0e0e0; margin: 10px 5px;}
	.blog_tem li a{padding: 10px;}
	.blog_tem{overflow: hidden;}
	.list_news li{padding: 0;padding-bottom: 10px;}
	.list_news .list_news_time{ width: 20%; margin-right: 3%;padding: 0;}
	.list_news .ist_news_conts{ width: 77%;}
	.list_news .ist_news_conts h4{font-size: 16px;}
	.breadcrumb{margin-top: 0;}
	.find-list8 .m-form2 li{padding: 10px 0;}
	.article_02 p img{margin: 0 auto;}
	.serve .serve_03{margin-bottom: 40px;}
	}