/* CSS Document */
body{  color:#333333; font-size:14px; font-family:"微软雅黑"; }
.wrapper{ width: 1200px;  margin:0px auto;  }
.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }
.img{ display: block; margin: 0px auto; }
/*头部*/
.tt{ height: 30px;   background: #135fc6; color: white;box-sizing: border-box; padding-top:8px;}
.tt span{ float: right; color: white;  display: block; padding-left: 5px; padding-right: 5px;}
.tt span:hover{ color: #f3903b; }
.header{ height: 120px; }
.logo{ margin-top: 35px; width: 391px; height: 44px; float: left;}
.header span{ float: left;margin-left: 10px; }
.header span font{ font-size: 26px; color: #135fc6; }
.nav{ height: 45px; border-top: 1px solid #dddddd}
.nav ul li{ float: left;  width: 150px;height: 45px; text-align: center; font-size: 15px;  box-sizing: border-box;border-right: 1px solid #dddddd; padding-top: 13px;}
.nav ul li span{ display: block; width: 149px; border-right: 1px solid #135fc6; }
.nav ul li:hover{color: #135fc6; }
/*首页产品内容*/
.product{ margin-top: 73px; }
.miaoshu{ display: block; text-align: center; margin-top: 12px; }
.product ul li{ width: 240px;float: left; margin-top: 55px; }
.liimg{ width: 150px; height: 150px;border:1px solid #dddddd; padding: 5px; box-sizing: border-box; border-radius: 75px; margin: 0px auto;}
.liimg img{width: 138px; height: 138px; border-radius: 70px;  display: block; margin: 0px auto;}
.lititle{ display: block; text-align: center; font-size: 16px; margin-top:20px;  }
.line{width: 23px; height: 23px; border-bottom: 3px solid #bfbfbf; margin: 0px auto; display: block;}
.product ul li:hover{box-shadow: 2px 0px 2px #dddddd;}
.product ul li:hover .lititle{ color: #f3903b; }
.product ul li:hover .line{ border-bottom: 3px solid #f3903b;}
/*客户案例*/
.anli{ height: 740px; background: #f1f1f1; margin-top: 80px; box-sizing: border-box; padding-top: 90px; }
.anlibot{ height: 208px; background: #135fc6; color: white; padding-left: 23px; padding-right: 23px; box-sizing: border-box; padding-top: 43px; margin-top: -5px;}
.anlibott{ height: 208px; background: #135fc6; color: white; padding-left: 23px; padding-right: 23px; box-sizing: border-box; padding-top: 43px; }
.anlititle{ font-size: 16px; font-weight: bold; }
.anlicon{ line-height: 26px; margin-top: 22px; }
.anliimg{margin-top: 23px;}
#scroll .item:hover .anlibot{background: #f3903b; transition: 0.3s;}
#scroll .item:hover .anlibott{background: #f3903b;transition: 0.3s;}
.scroll-outer{height:500px;}
#scroll{width:1200px;margin:17px auto;padding-top:30px;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;width:300px;height:416px;margin:0px auto;overflow:hidden;}

.owl-theme .owl-controls .owl-buttons div{position:absolute;top:180px;width:30px;height:60px;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}
/*关于我们*/
.company{ height: 470px; background: url(../Image/xy5.png) center no-repeat;box-sizing: border-box; padding-top: 73px; }
.commiaoshu{ display: block; text-align: center; margin-top: 12px;  color: white;}
.company p{text-align: center; line-height: 30px; color: white; box-sizing: border-box; padding-left: 60px; padding-right: 60px; margin-top: 53px;}
.commore{  width: 136px; height: 36px; border-radius: 18px; border:1px solid white; display: block; margin: 0px auto; line-height: 36px; text-align: center; color: white; margin-top: 45px;  }
.commore:hover{border:1px solid #f3903b; color: #f3903b;}
/*新闻中心*/
.news{ margin-top: 85px; }
.newin{ float: left; width:562px;  margin-top: 60px;}
.newinn{ float: right; width:562px;  margin-top: 60px;}
.time{ display: block; width: 75px; height: 70px; line-height: 70px; text-align: center; color: white; background: #f3903b; font-size: 18px; float: left; margin-top: 14px;}
.newsliright{ float: right; width: 465px; margin-top: 14px;}
.newsliright span{ font-size: 16px; line-height: 28px; }
.newsliright p{ color: #666666; line-height: 22px; }
.newin:hover .newsliright span{ color: #135fc6; }
.newin:hover .time{ background: #135fc6; transition: 0.3s;}
.newinn:hover .newsliright span{ color: #135fc6; }
.newinn:hover .time{ background: #135fc6; transition: 0.3s;}
/*底部*/
.footer{ height: 150px; background: #135fc6;box-sizing: border-box; margin-top: 100px;}
.footer p{ text-align: center;padding-top: 26px; color: white; }
.footer p span{ margin-left: 8px; line-height: 48px; }
.ftp{ padding-top: 22px; }
/*侧边栏此网站首页复用*/
.sidebar{ float: left; width: 240px;  }
.sider{ background: #135fc6; width: 240px;border-radius: 5px; padding-top: 20px; padding-bottom: 6px;}
.sider ul { width: 228px;border-radius: 3px; box-sizing: border-box; padding-left: 12px;padding-right: 12px;padding-top: 8px; padding-bottom:13px;background: white; margin: 0px auto; margin-top: 20px;}
.sider ul li a{display: block; height: 32px;  line-height: 32px; box-sizing: border-box; background: #f7f7f7;margin-top: 7px; background: url(../Image/xy12.png)11px center no-repeat;text-indent: 2.4em;}
.sider ul li a:hover{ color: #f3903b;background: url(../Image/xy12.png)11px center no-repeat;}
.sider ul li .current{ color: #f3903b;background: url(../Image/xy12.png)11px center no-repeat;}
.sidee{ margin-top: 23px; border:2px solid #135fc6; box-sizing: border-box;   }
.sidee img{ width: 236px; }
.sidpad{padding-left:18px; padding-right: 18px; padding-bottom: 23px;padding-top: 20px; padding-bottom: 20px; box-sizing: border-box;}
.sidpad li{ line-height: 28px; }
/*内页样式*/
#listMain{ padding-top:40px;   padding-bottom:60px;}
#listMain .content{ width:1200px;  margin:0 auto;  overflow:hidden;   }
#listMain .prright{ padding-bottom:45px;  width:916px; box-sizing: border-box;  }
#listMain .mainContent h5{ width:100%; font-size:18px; font-weight:bold; text-align:center; margin-top: 35px;}
#listMain .right .title{ height:36px;  border-bottom:1px solid #135fc6;  }
#listMain .right .title .yPosition{ color:#135fc6; background: url(../Image/xx10.png) left center no-repeat; float: right; text-indent: 2em;  }
#listMain .right .title span{ display: block; font-size: 18px; padding-left: 14px; border-left:4px solid #135fc6; float: left; height: 25px;}
#listMain .right .title .yPosition a{ color:#135fc6; font-size: 14px;}
#listMain .right .title .yPosition a:hover{ color:#f3903b;}
.mainContent{ padding-bottom: 20px; }
/*内页*/
.newslist{ margin-top: 20px; }
.newslist li{ height: 45px; line-height: 45px;  border-bottom: 1px dashed #dddddd;}
.newslist li span{float: right;}
.newslist li:hover{color: #f3903b;}
.newslist li:hover  span{color: #f3903b;}




.newsInfo{ line-height:1.8; padding-left: 20px; padding-right: 20px; box-sizing: border-box;}
.newsInfo  p{ text-indent:2em;}
.newsContent{ padding-bottom:45px; padding-top:10px; border-bottom:1px dotted #d1d1d1; font-size:14px;}
.newsInfo .author{ font-size:12px; text-align:center; color:#ccc;}
.newsInfo .context{ margin-top:15px; }
.newsInfo .context a{ color:#363636; }
.newsInfo .context p{ text-indent:0;}
.newsInfo .context a:hover{ color:#574f49;}
.newsInfo .back{ text-align:center; margin-top:20px; }
.newsInfo .back a{ color:#363636;}
.newsInfo .back a:hover{ color:#f90;}
.proPage{ text-align: center; display: block; margin: 0px auto; margin-top: 50px; display: block; }
/*.proPage{ font-size: 14px; line-height: 35px;  float: right; margin-top: 100px; margin-bottom: 50px;}
.proPage .current{ display: block; width: 40px; background: #574f49; color: white; float: left; font-size: 14px; line-height: 15px;  text-align: center; border:1px solid #999999; padding: 10px; transition: 0.3s; margin-right: 5px; box-sizing: border-box; }
.proPage a{ float: left; font-size: 14px; display: block; line-height: 15px; margin-right: 5px; border:1px solid #999999; padding: 10px;  box-sizing: border-box; text-align: center; }
.proPage .next:after{ content: ">"; font-family: 'icomoon';  box-sizing: border-box;}
.proPage .prev:after{ content: "<"; font-family: 'icomoon';  box-sizing: border-box;}
.proPage a:hover{ background: #574f49; color: white; }*/
/*产品列表页*/
.productMain{ padding-top:20px; }
.productMain ul{ margin-left: 6px; }
.productMain ul li{ height: 45px; line-height: 45px;  border-bottom: 1px dashed #dddddd;}
.productMain ul li span{float: right; }
.productMain ul li:hover{ color: #f3903b; }
.productMain ul li:hover span{color: #f3903b;}
.pro{ width: 100%;  padding-left: 20px; padding-right: 20px; box-sizing: border-box;}
.pro h5{ font-size: 16px;  text-align: center; margin-top: 20px;}
.proinf img{ max-width: 800px; display: block; margin: 0px auto;  margin-top: 35px;}
.infotime{ height: 30px; line-height: 30px; border: 1px dashed #dddddd; text-align: center; color: #666666; margin-top: 20px; }
.info_content{ border-bottom: 1px dotted #dddddd; padding-bottom: 45px; }
/*案例列表页*/
.honorMain{ padding-top:20px; }
.honorMain ul{ margin-left: 6px; }
.honorMain ul li{ width: 220px; height: 185px;  float:left; text-align:center; margin-left: 3px; margin-right: 3px; box-sizing: border-box; margin-top: 30px; border:1px solid #dddddd;}
.honorMain ul li img{ width:218px; height:145px;  background-color:#fff; border-bottom:1px solid #999999; box-sizing: border-box; }
.honorMain ul li span{ height: 40px; line-height: 40px; font-size: 14px; text-align: center; display: block; overflow: hidden; margin-top: -5px; border-top:1px solid #dddddd;}
.honorMain ul li:hover span{ color:#ffffff; background: #135fc6;}
/*关于我们*/

.info_img img{max-width: 855px; margin-top: 40px;}
/*销售网络*/
.cusp1{ font-size: 16px; line-height: 30px; color: #135fc6; font-weight: bold; margin-top: 30px; display: block; }
.cusp2{ font-size: 24px; line-height: 48px; display: block; text-align: center; color: #135fc6; margin-top: 30px; }
.cusp3{ font-size: 24px; color: #f3903b; display: block; text-align: center; line-height: 48px;}
.cusp3 font{ font-size: 24px; color: #135fc6; font-weight: bold; }
/*联系我们*/
.contactt{margin-top: 30px;}
.contactt li font{ font-size: 16px; font-weight: bold; }
.contactt li{ line-height: 28px; }
/*招聘*/
.zhaopin, #listMain .yingpin{ font-size:14px; padding-left: 25px; padding-right: 25px;}
.zhaopin .job {  border-bottom:1px dotted #dedede; margin-bottom:30px; padding-top:25px; overflow:hidden;}
.zhaopin .job ul li, #listMain .zhaopinXx ul li{ line-height:3.0; overflow:hidden; width:700px; text-align:left; }
.zhaopin .job .zhiwei{ color:#574f49; }
.zhaopin .job .chaKan{ float:right; display:block; padding:4px 15px; color:#fff; background-color:#574f49; position:relative; top:-150px;}
.zhaopin ul li a{ color:#f90; float:right;}
.zhaopin a{ color:#ffffff;}
.yingpin table tr{ display:block; margin-bottom:15px;}
.yingpin .zhiwei{ color:#574f49;}
.yingpin .yanzhengma{ position:relative; top:8px;}
#allmap { width:700px; height:450px;}
.contactUs  li{ float:left; width:350px; line-height:2.0;}
#note{background: white; color: black;}
/*在线留言页面*/
#message th{ font-size:14px; color:#4c4a55 ; font-weight:normal; font-family:"宋体"; }
#message input{  outline:none; height:22px; border:1px solid #aaa;}
#message tr{ display:block; padding-bottom:15px;}
#message textarea{ border:1px solid #aaa; background: white; color: black;}
#message button{ outline:none;}
#message .but{ width:120px; height:35px; background-color:#135fc6; color:#FFF; border:0; border-radius:5px; font-size:14px; font-weight:bold; cursor: pointer;}
#message .but:hover{background: white; color:#135fc6; border:1px solid #135fc6; }
.contactlianxi li{ font-size: 14px; line-height: 26px; }
.yanzheng{ width: 80px; }
/*工作详情*/
#workDetail{ line-height:2.0;}
#workDetail #apply{ color:#f90;  font-size:14px; display:block; margin-top:30px; }


.detailTitle{ height:30px; border-bottom: 1px solid #999999; margin:45px 0 30px ;}
.detailTitle span{ background:#135fc6; font-size:14px; border-right: 1px solid #fff;color: white; display: inline-block; height: 100%; line-height: 30px; padding-left: 10px;  padding-right:10px;}
.context{color: #135fc6; margin-top: 40px;}
.context a:hover{ color: #135fc6 }
/*轮播图*/














