body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,select,textarea,button,th,td,menu{margin:0;padding:0;}
ul,dl{list-style:none;margin: 0;padding: 0;}
img,fieldset,input[type="submit"]{border:0 none;}
em{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
button,input[type="button"]{cursor:pointer;border:0 none;}
a,button,input,img{-webkit-touch-callout:none;}
img{
	pointer-events:none;/*禁止图片的点击事件，例如长按保存图片*/ 
	display: block;  /*针对div包住图片的时候（div没有浮动），那么有可能图片下面会出现缝隙*/
	border: none;
}
input,select,textarea{outline:none;}
a{text-decoration:none; color: inherit;}
.fl{ float: left}
.fr{ float: right}
.clear{clear:both;} 
.text-center{text-align: center;}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
h1{font-size: 36px;}
h2{font-size: 30px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 16px;}
h6{font-size: 12px;}
html,body{
	width: 100%;
	white-space: 0px;
/*禁止用户选择元素*/
/*-moz-user-select:none;
 -webkit-user-select: none;
-ms-user-select: none;*/
/* -khtml-user-select:none;*/ /*禁止元素点击出现半透明黑色背景*/
 -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
html {font-size:14px; /*浏览器默认字体大小是16px*/ height: 100%;width: 100%;font-family: '微软雅黑', 'Heiti SC', 'Microsoft YaHei';outline: 0;-webkit-text-size-adjust:none;}

/*a,h1,h2,h3,h4,h5,h6,li,img,div,input,span,p,body{transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;}*/

body{overflow-x: hidden;}


a{text-decoration: none;color: inherit;}
a:hover{text-decoration: none;color: inherit;}
div,li,a,ul,p
{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}

.container{width: 1200px;margin: 0 auto;position: relative;}
.swiper-container{width: 100%;}
.swiper-pagination-bullet{background: url(../images/banner_a.png) no-repeat center;opacity: 1;filter: alpha(opacity=100);width: 14px;height: 13px;
transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
}
.swiper-pagination-bullet-active{background: url(../images/banner_hover.png) no-repeat;}



@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.main{width: 100%;position: relative;}

.head{height: 100px;width: 100%;font-size: 0px;}
.head img.logo{margin: 32px 0 0 4px;}
.head form{float: right;display: inline-block;margin: 12px 0 0 32px;}
.head input[type=text]{width: 160px;height: 28px;border: 1px solid #ccc;text-indent: 10px;font-size: 12px;float: left;line-height: 28px;}
.head input[type=submit]{width: 30px;height: 30px;border: 0;background: #178ecb url(../images/search.jpg) no-repeat center;float: left;cursor: pointer;background-size: 16px;}
.head h4{float: right;display: inline-block;color: #0083c7;line-height: 1;margin-top: 22px;font-size: 14px;}
.navcontainer{position: absolute;width: 1200px;top: 65px;right: 0;left: 0;margin: 0 auto;height: 32px;z-index: 999;}
.nav{position: relative;left: 540px;top: 0px;line-height: 1;color: black;z-index: 998;font-size: 14px;display: inline-block;}
.nav li{float: left;margin: 0 0px 0 20px;position: relative;}
.nav li:hover a{color: #0083c7;}
.nav li:hover a:after{position: absolute;left: -8px;right: 15px;bottom: -10px;height: 3px;content: "";background: #0083c7;}
.nav li:last-of-type:hover a:after{position: absolute;left: -8px;right: -14px;bottom: -10px;height: 3px;content: "";background: #0083c7;}
.nav li:last-of-type{margin-right: 0;}
.nav li.active a:after{position: absolute;left: -8px;right: 15px;bottom: -10px;height: 3px;content: "";background: #0083c7;}
.nav li:last-of-type.active a:after{position: absolute;left: -8px;right: -14px;bottom: -10px;height: 3px;content: "";background: #0083c7;}
.headline{padding-left: 20px;}

#btn{color: white;font-size: 28px;font-family: 'iconfont';display: none;height: 36px;line-height: 36px;background: #0083c7;text-align: right;margin-top: 10px;padding-right: 12px;}
#btn>a{cursor: pointer;}
.banner{margin-bottom: 30px;}
.banner img{width: 100%;}

.inews{width: 45.4%;float: left;}
.ititle{padding: 25px 0 14px 131px;background: url(../images/inews.jpg) no-repeat 0 0;border-bottom: 1px solid #dbdbdb;font-size: 20px;color: #666;}
.ititle a{display: inline-block;margin-top: 6px;float: right;font-size: 12px;font-family: "Microsoft YaHei";padding: 2px 8px;background: #1a8ecc;color: white;border-radius: 8px;-moz-border-radius: 8px;}
.inews ul li{margin: 15px 0 10px;}
.inews ul li>.date{border-right: 1px solid #dbdbdb;width: 19.3%;float: left;text-align: center;
transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
}
.inews ul li>.date h2{padding: 4px 0 9px;font-size: 35px;color: #6b6b6b;
transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
}
.inews ul li>.date h4{padding-bottom: 8px;font-size: 13px;color: #777777;
transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
}
.inews ul li:hover>.date{background: #1a8ecc;border: 0;border-radius: 12px;-moz-border-radius:12px;color: white;}
.inews ul li:hover>.date h2{color: white;}
.inews ul li:hover>.date h4{color: white;}
.inews ul li>.fr p{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;font-size: 12px;margin-bottom: 12px;color: #666666;}
.inews ul li>.fr{width: 76.1%;}
.inews ul li>.fr h4{padding: 2px 0 8px;font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: #2a2525;}
.inews ul li>.fr>a{font-size: 12px;color: #c7c7c7;}

.ihoner{width: 45.4%;float: right;}
.it_honer{background: url(../images/ihoner.jpg) no-repeat 0 0;padding: 25px 0 14px 141px;}
.ihonerbox{height: 244px;width: 100%;margin-top: 27px;}
/*.ihonerbox ul{width: 100%;height: 100%;}
.ihonerbox ul li{position: relative;width: 31%;margin: 3.15% 1.16%;height: 85.7%;border: 1px solid #dbdbdb;float: left;}
.ihonerbox ul li img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin:auto;max-width: 100%;max-height: 100%;}
*/
.ihonerbox .professor-container{width: 100%;height: 100%;position: relative;overflow: hidden;z-index: 1;}
.ihonerbox .swiper-slide{position: relative;height: 85.7%;border: 1px solid #dbdbdb;}
.ihonerbox .swiper-slide img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin:auto;max-width: 100%;max-height: 100%;}

.swiper-button-prev{left: 0;margin-top: -33px;width: 16px;height: 30px;background-size: contain;background-color: rgba(239,239,239,0.6);}
.swiper-button-next{right: 0;margin-top: -33px;width: 16px;height: 30px;background-size: contain;background-color: rgba(239,239,239,0.6);}

.ibusiness{margin: 30px 0;}
.ibusiness h1{color: #666666;margin-bottom: 4px;}
.ibusiness h1 span{color: #1a8ecc;}
.ibusiness h4{font-size: 20px;position: relative;display: inline-block;margin-bottom: 40px;width: 100%;}
.ibusiness h4:after{content: "";height: 1px;background: #d1d1d1;position: absolute;z-index: 1;width: 100%;left: 0;right: 0;top: 38px;}
.ibusiness h4 p{display: inline-block;position: relative;z-index: 2;padding: 0 45px 0 240px;background: white url(../images/ibusiness.jpg) no-repeat 44px center;padding-top: 23px;color: #666;}


.slide{width: 100%;height: 607px;position: relative;}
.slide ul{width: 100%;height: 100%;}
.slide ul li{width: 21.7%;border: 1px solid #c9c9c9;height: 49.5%;position: absolute;}
.slide ul li>a{position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.slide ul li>a>img{width: 100%;height: 76.2%;}
.slide ul li>a>p{height: 23.8%;text-align: center;font-size: 14px;position: relative;line-height: 72px;}
.slide ul li>a>p span{background: url(../images/trangletop.jpg) no-repeat 0 center;padding-left: 27px;background-size: 14px 11px;}
.cover{background: rgba(0,0,0,0.6);color: white;padding: 20px 16px 0;width: 100%;height: 100%;position: absolute;left: 100%;top: 0;text-indent: 28px;font-size: 14px;z-index: 10;overflow: hidden;
transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
}
.slide ul li.li_1{left: 0;top: 0;}
.slide ul li.li_2{left: 0;top: 50%;}
.slide ul li.li_3{left: 22%;top: 0;}
.slide ul li.li_4{left: 22%;top: 50%;}
.slide ul li.li_5{left: 44%;top: 0;width: 33.7%;height: 99.5%;}
.slide ul li.li_5>a>img{height: 100%;}
.slide ul li.li_5>a>p{color: white;position: absolute;z-index: 5;color: black;bottom: 0;width: 100%;height: 11.9%;}
.slide ul li.li_6{left: 78%;top: 0;}
.slide ul li.li_7{left: 78%;top: 50%;}
.slide ul li.li_3>a>p span{background: url(../images/tranglebottom.jpg) no-repeat 0 center;background-size: 14px 11px;}
.slide ul li.li_4>a>p span{background: url(../images/tranglebottom.jpg) no-repeat 0 center;background-size: 14px 11px;}

.international{width: 100%;background: url(../images/international_bg.jpg);color: white;padding-bottom: 34px;}
.international h1{width: 62.5%;border-bottom: 1px solid #486679;padding: 30px 0 20px;margin: 0 auto 20px;}
.international p{margin: 0 auto 36px;width: 51.6%;}
.international a{background: #064066;padding: 11px 30px;border: 1px solid white;}



.footer{background: #f4f3f3;width: 100%;padding: 25px 0 10px;color: #686868;}
.footnav{width: 80.8%;float: left;text-align: left;}
.footnav ul{float: left;width: 17.5%;color: #333333;}
.footnav ul:last-of-type{width: 12.5%;}
.footnav ul:last-of-type li:first-child{width: 85%;}
.footnav ul li:first-child{font-weight: bold;color: black;font-size: 13px;border-bottom: 1px solid #999999;padding-bottom: 12px;margin-bottom: 14px;position: relative;width: 60.6%;}
.footnav ul li:first-child:after{position: absolute;width: 15px;height: 3px;background:#777;left: 0;bottom: -1px;content: "";}
.footnav ul li{font-size: 12px;line-height: 24px;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #6c6c6c;}
.footer .fr{width: 19.2%;float: right;}
.footer .fr img{margin: 0 auto;width: 76%;}
.footer .fr p{font-size: 14px;margin: 12px 0 0;text-align: center;}

.copyright{height: 78px;background: #f4f3f3;line-height: 78px;color: #6c6c6c;border-top: 1px solid #dbdbdb;}
.copyright .fl{width: 50%;font-size: 12px;height: 100%;text-align: right;padding-right: 30px;}
.copyright .fr{width: 50%;font-size: 12px;height: 100%;text-align: left;padding-left: 60px;}
.copyright .fr label{padding-right: 25px;font-size: 12px;}
.copyright .fr div{position: relative;display: inline-block;width: 160px;overflow: hidden;height: 30px;vertical-align: middle;}
.copyright .fr div img{position: absolute;right: 0;top: 0;bottom: 0;width: 34px;}
.copyright .fr select::-ms-expand{display:none;}
.copyright .fr select{width: 160px;height: 30px;font-size: 12px;padding-left: 12px;line-height: 30px;float: left;color: #6c6c6c;
appearance:none;  
-moz-appearance:none; /* Firefox */  
-webkit-appearance:none; /* Safari 和 Chrome */ 
}

/*以上是首页*/


/*子页公共样式*/
.obanner{width: 100%;overflow: hidden;}
.obanner img{width: 100%;}
.local{height: 57px;border-bottom: 1px solid #d3cccc;width: 100%;margin-bottom: 30px;}
.otitle{height: 57px;width: 100%;}
.otitle img{margin: 8px 6px 0 0;}
.otitle h4{float: left;padding-top: 24px;}
.otitle p{float: right;line-height: 57px;}


/*侧边栏*/
.aside{width: 19.6%;float: left;height: auto;}
.aside>ul>li{width: 100%;position: relative;height: 38px;margin-bottom: 10px;color:#6e6e6e;background: #ededed;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.aside>ul>li.active{color: white;border-bottom: 0;}
.aside>ul>li div.dropdown>a{position: relative;display: block;width: 100%;height: 38px;line-height: 38px;text-indent: 20px;font-size: 14px;}
.aside>ul>li.active div.dropdown>a{background: #0386cb;}
.aside>ul>li div.dropdown{overflow: hidden;width: 100%;height: 100%;}
.aside>ul>li div.dropdown>a span{float: right;padding-right: 20px;line-height: 38px;display: none;
transform-origin: center;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.aside>ul>li.active div.dropdown>a span{display: inline;}
.sonaside{display: block;padding-left: 16.6%;padding-top: 10px;}
.sonaside li{height: 38px;width: 100%;position: relative;font-size: 12px;margin-bottom: 10px;color: black;background:#0386cb;color: white;}
.sonaside li a{position: relative;display: block;width: 100%;height: 38px;line-height: 38px;text-indent: 20px;font-size: 12px;}

.artical{width: 76.25%;float: right;min-height: 370px;}




/*技术研发*/
.technology h4{color: #0386cb;padding: 2px 0 20px;text-align: center;}
.technology p{line-height: 24px;}

/*工程案例*/
.case>ul li{margin-bottom: 20px;}
.case>ul li img{float: left;width: 31%;height: 193px;}
.case>ul li>div.fl{float: left;border-bottom: 1px dashed #999999;height: 193px;padding-left: 20px;position: relative;width: 69%;}
.case>ul li>div.fl h4{color: #0386cb;padding: 8px 0 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}
.case>ul li>div.fl p{font-size: 13px;line-height: 28px;height: 60px;overflow: hidden;}
.case>ul li>div.fl>a{position: absolute;left: 20px;bottom: 20px;color: #0386cb;background: url(../images/btn_list.jpg) no-repeat;width: 113px;height: 29px;line-height: 29px;padding-left: 16px;}

/*新闻中心*/
.news>ul li{margin-bottom: 22px;padding-bottom: 22px;border-bottom: 1px dashed #999;}
.news>ul li img{float: left;width: 31%;height: 135px;width: 22.3%;}
.news>ul li>div.fl{height: 135px;border: 0;width: 77.7%;}
.news>ul li>div.fl p{font-size: 13px;}
/*分页*/
.paging{font-size: 14px;margin: 30px 0 45px;text-align: center;}
.paging ul{display: inline-block;}
.paging ul li{float: left;background: white;color: black;margin-right: 11px;}
.paging ul li>a{display: block;width: 100%;height: 100%;}
.paging ul li.active{background: #0386cb;color: white;border: 1px solid #0386cb;}

/*工程案例详情*/
.casename{height: 300px;border-bottom: 1px dashed #999999;position: relative;margin-bottom: 22px;}
.casename img{width: 36%;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;}
.casename .fr{width: 59%;}
.casename .fr h4{padding-bottom: 20px;border-bottom: 1px dashed #999;color: #333;margin-bottom: 22px;}
.casename .fr p{font-size: 14px;color: #666;line-height: 24px;}
.caseintro{width: 100%;height: 51px;border-bottom: 1px dashed #999;position: relative;}
.caseintro p{width: 125px;height: 51px;background: #0386cb;font-size: 18px;line-height: 51px;text-align: center;position: absolute;top: 0px;left: 0;color: white;}
.casemess{padding: 35px 0;}
.casemess h4{margin: 8px 0 12px;color: #333;}
.casemess p{line-height: 30px;text-indent: 28px;color: #666;}


/*发展历程*/
.develop>ul li{line-height: 42px;font-size: 14px;border-bottom: 1px dashed #999;color: #333;margin-bottom: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.develop>ul li:hover{border-bottom: 1px dashed #0386cb;color: #0386cb;
transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
}
.develop>ul li a{
transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
}
/*发展历程详情*/
.developdetail{text-align: center;color: #666;height: 100%;position: relative;}
.developdetail h4{color: #333;padding: 6px 0 8px;}
.developdetail img{margin:0 auto;width: auto;max-width: 100%;}
.developdetail small{font-size: 12px;}
.developword{padding: 36px 0 0;text-align: left;margin-bottom: 50px;}
.developword p{line-height: 24px;font-size: 14px;}
.otherdevelop{text-align: left;margin-bottom: 40px;}
.otherdevelop p{font-size: 14px;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.otherdevelop p strong{color: #333;}
.newsdetail p{text-indent: 28px;}
.newsdetail img{width: auto;max-width: 100%;margin:18px 0 30px;}
.newsdetail{padding: 32px 0 0;margin-bottom: 0;}
/*关于我们*/
.company{padding: 0 0 40px;}
.comimg{position: relative;width: 100%;margin-bottom: 24px;}
.comimg img{ max-width:100%; }
/* .comimg img:nth-of-type(2n+1){top: 0;}
.comimg img:nth-of-type(1){left: 0;}
.comimg img:nth-of-type(2){left: 16.8%;bottom: -1%;}
.comimg img:nth-of-type(3){left: 33.5%;}
.comimg img:nth-of-type(4){left: 50.2%;bottom: -1%;}
.comimg img:nth-of-type(5){left: 67%;} */
.company>p{font-size: 14px;color: #666;line-height: 28px;text-indent: 28px;}
.company img{max-width: 100%;display: inline;text-indent: 0;}
/*精彩视频*/
.aboutvideo{padding: 0 0 10px;}
.video{margin-bottom: 32px;}
.video object{max-width: 100%;height: auto;}
.video embed{max-width: 100%;height: auto;}


/*董事长致词*/
.chairman{padding: 16px 0 40px;}
.chairman>p{font-size: 14px;color: #333;line-height: 28px;text-indent: 28px;}
.chairman img{width: auto;max-width: 100%;margin-top: 32px;}

/*企业文化*/
.culture p{font-size: 14px;color: #666;margin-bottom: 36px;}
.culture p strong{font-size: 18px;color: #333;}


/*组织架构*/
.framework{padding: 12px 0 56px;}
.framework h4{margin-bottom: 72px;text-align: center;}
.framework img{width: auto;max-width: 100%;}

/*资质荣誉*/
.honer>ul li{height: 310px;width: 31.26%;float: left;margin: 18px 3.11% 12px 0;border: 1px solid #818283;color: white;cursor: pointer;}
.honer>ul li>div{height: 86.1%;position: relative;}
.honer>ul li>div img{max-width: 100%;max-height: 100%;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin:auto;}
.honer>ul li>p{height: 13.9%;width: 100%;background: #818283;text-align: center;position: relative;}
.honer>ul li>p span{position: absolute;display: inline-block;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: 100%;height: 14px;line-height: 1;}
.honer>ul li:hover{border: 1px solid #0386cb;}
.honer>ul li:hover>p{background: #0386cb;}
.honer>ul li:nth-of-type(3n){margin-right: 0;}

.certificatecover{display: none;position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 100;top: 0;left: 0;right: 0;}
.imgbox{border: 10px solid white;width: 0px;height: 0px;background: white;top: 50%;left: 50%;position: absolute;z-index: 998;border-radius: 10px;-moz-border-radius:10px;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);-moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
-ms-transition: all 0.6s ease 0s;
}
.imgbox>img{
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
#cprev{width: 32px;height: 100px;background: url(../images/cprev.gif) no-repeat;display: inline-block;position: absolute;left: -42px;top: 50%;z-index: 999;margin-top: -50px;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
#cnext{width: 32px;height: 100px;background: url(../images/cnext.gif) no-repeat;display: inline-block;position: absolute;right: -42px;top: 50%;z-index: 999;margin-top: -50px;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
#close{width: 24px;height: 24px;background: url(../images/close.gif) no-repeat;display: inline-block;position: absolute;right: 0px;top: 0px;z-index: 999;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.imgmess{height: 20px;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
#imgname{color: #999;line-height: 20px;font-size: 12px;float: left;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
#imgindex{color: #c00;float: right;line-height: 20px;font-size: 12px;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}

/*联系我们*/
.contactus{color: #333;}
.contactus h5{font-size: 14px;font-weight: bold;padding: 8px 0 20px;color: black;}
.contactus p{line-height: 30px;}

/*在线留言*/
.leavemess{margin-bottom: 42px;padding-left: 26%;}
.leavemess h4{display: inline-block;width: 62%;margin-bottom: 25px;text-align: center;}
.leavemess form>div{margin-bottom: 20px;width: 100%;}
.leavemess input{width: 200px;height: 20px;border:1px solid #ccc;text-indent: 6px;}
.leavemess label{display: inline-block;padding-right: 2.6%;text-align: right;width: 13.7%;vertical-align: middle;}
.leavemess textarea{width: 290px;height: 70px;resize: none;border:1px solid #ccc;border-radius: 0;font-size: 14px;font-family: "微软雅黑";line-height: 24px;text-indent: 6px;}
.leavemess input[type=submit]{cursor: pointer;width: 80px;height: 28px;text-indent:0;background: #0386cb;border:0;color: white;margin-right: 2%;}
.leavemess input[type=reset]{cursor: pointer;width: 80px;height: 28px;text-indent:0;background: #0386cb;border:0;color: white;}
/*主营业务*/
.business{min-height: 615px;}
.business h4{text-align: left;margin-bottom: 0px;color: #333;}
.business p{text-indent: 40px;line-height: 28px;font-size: 14px;margin: 0;}
.business_last{margin-top: 50px;}

h3.no_records  {color: #8c8c8c;font-size: 16px; font-weight: bold;display: block;text-align:center;line-height:50px;margin:50px 0px;}
