/*css reset*/

body {
    margin:0;
    background: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color:#666666;
}
ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,input,button {
    margin:0;
    padding:0;
}
ul,ol {
    list-style: none;
}
img{
    border:none;
}
input,textarea{outline: none}
input,button {
    font-family: "Microsoft YaHei";
}
a {
    color:#333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.link {
    display: block;
    width: 100%;
}
.clear{
    clear: both;
}
.w1180{
    width:1180px;
    margin:0 auto;
}
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.header{
    width:100%;
    height:120px;
}
.header a.logo{
    width:470px;
    height:92px;
    display: block;
    float:left;
    margin-top:13px;
    margin-left:20px;
}
.header a.logo img{
    width:100%;
    height:100%;
}
.header .tel{
    float:right;
    margin-right:50px;
}
.header .tel p{
    color:#f80303;
    font-size:22px;
    font-weight: bold;
    text-align: justify;
    margin-top:30px;
}
.header .tel h2{
    color:#f80303;
    font-size:23px;
    margin-top:5px;
}
.nav{
    width:100%;
    height:40px;
    background: #0380fa;
}
.nav ul{
    padding-left:20px;
    box-sizing: border-box;
}
.nav li{
    float:left;
    line-height: 40px;
    height:40px;
    padding:0 22px;
}
.nav li:hover{
    background: #60adf7;
}
.nav li.cur{
    background: #60adf7;
}
.nav li a{
    color:#fff;
    font-size:16px;
}
.banner{
    width:100%;
    height:365px;
    position: relative;
}
.banner ul li{
    position: absolute;
    left:0;top:0;
    width:100%;
    height:365px;
    background-size: cover !important;
    display: none;
}
.indicator{
    position: absolute;
    bottom: 10px;
    text-align: center;
    width:100%;
}
.indicator span{
    margin:0 5px;
    display: inline-block;
    width:12px;
    height:12px;
    border-radius: 50%;
    background: #dddddd;
    cursor: pointer;
}
.indicator span.cur{
    background: #60adf7;
}
.casePart {
    background: url(../img/caseBg.jpg) no-repeat center 0;
    padding: 67px;
}
.caseName {
    height: 59px;
    background: url(../img/caseName.png) no-repeat center 0;
    margin-bottom: 36px;
}
.caseConta {
    height: 525px;
    overflow: hidden;
}
.leftCaseC {
    float: left;
    width: 215px;
}
.leftCaseC li {
    background-color: #232323;
    height: 46px;
    margin-bottom: 1px;
    text-align: center;
    padding: 20px 0;
    line-height: 46px;
    cursor: pointer;
}
.leftCaseC li a{
    color:#fff;
    font-size: 20px;
}
.leftCaseC li.cur{
    background: #0376c7;
}
.rightCaseC {
    float: right;
    width: 943px;
}
.UpRCase {
    overflow: hidden;
    height: 285px;
    margin-left: 16px;
    margin-bottom: 48px;
}
.UpRCase>img{
    width:414px;height:285px;
}
.rightUpLine {
    float: right;
    width: 460px;
    margin-right: 20px;
}
.rightUpLine h3 {
    line-height: 40px;
    font-weight: normal;
}
.rightUpLine h3 a {
    font-size: 18px;
    color: #0376c7;
}
.rightUpLine p {
    line-height: 28px;
    font-size: 14px;
    height: 200px;
}
.caseBline {
    overflow: hidden;
}
.caseBline img {
    display: block;
    width: 130px;
    height: 44px;
    float: left;
    margin-right: 20px;
}
.DonRCase {
    overflow: hidden;
    clear: both;
    height: 190px;
}
.DonRCase li {
    float: left;
    width: 220px;
    height: 190px;
    margin-left: 15px;
    position: relative;
}
.DonRCase li img{
    width:220px;
    height:190px;
}
.DonRCase li p {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: white;
    height: 40px;
    top: 150px;
}
.mainCon {
    clear: both;
    width: 1180px;
    margin: 50px auto;
    margin-bottom: 0px;
}
.profileName {
    height: 47px;
    background: url(../img/profileNaem.jpg) no-repeat center 0;
    margin-bottom: 40px;
}
.proFcon {
    height: 264px;
    overflow: hidden;
    margin-bottom: 50px;
}
.proFPic {
    float: left;
    display: block;
    width: 409px;
    height: 264px;
    margin-right: 3px;
}
.priText {
    float: right;
    width: 720px;
    margin-right: 20px;
}
.priText h3 {
    font-size: 18px;
    color: #0376c7;
    line-height: 50px;
    font-weight: normal;
}
.priText p {
    font-size: 14px;
    line-height: 24px;
    height: 150px;
    margin-bottom: 20px;
}
.proBtn {
    display: block;
    width: 170px;
    height: 39px;
}
.honerLine {
    height: 340px;
    clear: both;
    padding-bottom: 105px;
    background-image: url(../img/shadow.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#demo {
    overflow: hidden;
    width: 1180px;
    margin: 0 auto;
}
.honerLine ul {
    overflow: hidden;
}
#demo1 {
    float: left;
}
#demo2 {
    float: left;
}

.honerLine ul li {
    float: left;
    margin-left: 32px;
    height: 340px;
    border: 1px solid #ccc;
	width: 240px;
}
.honerLine ul li img {
    display: block;
    width: 240px;
    height: 340px;
}
#indemo {
    float: left;
    width: 800%;
}
.newsCon {
    clear: both;
    height: 440px;
    overflow: hidden;
}
.leftNews {
    width: 357px;
    padding-right: 32px;
    background-image: url(../img/spline.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
    margin-right: 20px;
}
.newsTop {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
}
.newsTop h3 {
    float: left;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.newsTop a {
    float: right;
    color: #ccc;
    font-size: 14px;
    background-image: url(../img/newsMore.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.newsContext {
    clear: both;
    height: 340px;
}
.mewsBPic {
    display: block;
    width: 357px;
    height: 135px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.newsContext ul li {
    line-height: 36px;
    height: 36px;
    background-image: url(../img/dot.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: 1px dashed #ccc;
}
.newsContext ul li a {
    color: #606060;
    font-size: 14px;
    margin-left: 15px;
}
.rightNews {
    float: right;
    width: 357px;
}
.newsContext .bg{
    width:100%;
    height:100%;
    background-size: cover;
    background: url("../img/tel-bg.jpg") no-repeat;
}
.newsContext .bg p{
    line-height: 30px;
}
.newsContext .bg h2{
    font-family: "impact";
    color:#0376c7;
    font-size:26px;
    margin:25px 0;
}

.subCaseC{
    display: none;
}
.footer{
    height:90px;
    width:100%;
    background: #0380fa;
}
.footer p{
    color:#fff;
}
.footer .text{
    float:left;
    width:800px;
    margin-top:15px;
}
.erweima{
    float:right;
    margin-right:110px;
    width:70px;height:70px;
    margin-top:10px;
}
.erweima img{
    width:70px;
    height:70px;
    display: block;
}
.main {
    padding-top: 20px;
    width: 1100px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.main .main_left {
    float: left;
    width: 200px;
}
.main .main_left .leftitem {
    border: #d5d5d5 1px solid;
    border-radius: 4px;
    margin-bottom: 12px;
}
.main .main_left .leftitem .tit {
    background: url(../img/tit1.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-indent: 20px;
    font-weight: bold;
}
.main .main_left .leftitem .cates {
    padding: 12px 0px;
}
.main .main_left .leftitem .cates dl {
    padding: 0px 12px;
}
.main .main_left .leftitem .cates dl dt {
    background-color: #027BC4;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    text-indent: 16px;
    margin-bottom: 6px;
    border-radius: 2px;
}
.tcp {
    width: 174px;
    margin-left: 12px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.tcp a img {
    width: 174px;
    height: 170px;
}
.tcp a p {
    width: 174px;
    text-align: center;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    font-size:12px;
    color: #000;
}
.main .main_left .leftitem .lianxi {
    padding: 12px 0px;
}
.main .main_left .leftitem .lianxi dl {
    padding: 0px 12px;
}
.main .main_left .leftitem .lianxi dl dt {
    background: url(../img/tel1.gif) left center no-repeat;
    padding: 10px 0px;
    padding-left: 60px;
}
.main .main_left .leftitem .lianxi dl dd {
    line-height: 24px;
    font-size:12px;
}
.main .main_right {
    float: right;
    width: 890px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 10px;
}
.main .main_right .sitemap {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    font-size:12px;
}
.main .main_right .sitemap a {
    display: inline;
    color: #000;
}
.main .main_right .cateslist {
    margin-top: 12px;
    overflow: hidden;
}
.main .main_right .cateslist dl {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    overflow: hidden;
}
.main .main_right .cateslist dl dd {
    float: left;
    margin: 12px 10px;
    width: 200px;
}
.main .main_right .cateslist dl dd .img {
    width: 200px;
    height: 197px;
}
.main .main_right .cateslist dl dd .img img {
    width: 200px;
    height: 194px;
    border: 1px solid #d5d5d5;
}
.main .main_right .cateslist dl dd .img img:hover{
    border-color:#027BC4;
}
.main .main_right .cateslist dl dd .txt {
    height: 30px;
    line-height: 30px;
    text-align: center;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    font-size:12px;
}
.pagination-wrapper {
    margin: 20px 0;
}
.pagination {
    height: 34px;
    text-align: center;
}
.pagination li.thisclass {
    background: #09f;
    color: #fff;
}
.pagination li.thisclass a{
    color:#fff;
}
.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}
.pagination li a {
     float: left;
     display: block;
     height: 32px;
     line-height: 32px;
     padding: 0 12px;
     font-size: 16px;
     border: 1px solid #dddddd;
     color: #555555;
     text-decoration: none;
 }
 
 /*PAGE*/
 .pagination a ,.pagination span  {
		background-color: #fff;
		border: 1px solid #ddd;
		color: #0380fa;
		line-height: 1.42857;
		margin-left: 5px;
		padding: 6px 12px;
		position: relative;
		text-decoration: none;
 }
 
  .pagination .current{
	background-color: #0380fa;
    border: 1px solid #0380fa;
    color: #fff;
 }
 
 
.main .main_left .leftitem .cates dl dd {
    line-height: 24px;
    height: 24px;
    padding-left: 30px;
}
.main .main_left .leftitem .cates dl dd a {
    color: #000;
    font-size:12px;
}
.main .main_right .content {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    padding: 20px;
    margin-top: 12px;
    font-size: 14px;
    line-height: 28px;
}

.content-box img{
    text-align:center;
	max-width:840px;
	margin-top:30px;
}

.news_xaingxi {
    /* width: 927px; */
    height: 60px;
    border-bottom: #e1e3df dashed 1px;
    margin: 15px auto 0 auto;
    line-height: 60px;
    color: #505050;
    font-family: "Microsoft Yahei";
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-top:0px;
}
.main .main_right .content .newslist {
    font-size: 12px;
    overflow: hidden;
}
.main .main_right .content .newslist li .img {
    width: 168px;
    height: 118px;
    float: left;
    overflow: hidden;
    margin-top: 2px;
}
.main .main_right .content .newslist li .img img {
    width: 167px;
    height: 118px;
}
.main .main_right .content .newslist li .txt {
    width: 847px;
    line-height: 24px;
}
.main .main_right .content .newslist li {
    padding: 20px 0px;
    overflow: hidden;
    _height: 118px;
    border-bottom: #d1d2d1 dashed 1px;
}
.main .main_right .content .newslist li .txt h2 a {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
.main .main_right .content .newslist li .txt p{
    margin-top:2px;
}
li{
    list-style: none;
}
.job-list {
    width: 100%;
    padding: 32px 0;
    border-bottom: 1px dashed #9a9a9a;
}
.job-list div span {
    font-size: 16px;
    color: #000;
}
.job-list div {
    margin-top: 25px;
}
.job-list h3 {
    font-size: 18px;
    color: #000;
}
#mp{
    width:100%;
    height:360px;
}
#isForm {
     width: 500px;
margin:0 auto;
     margin-top: 30px;
 }
#isForm ul li {
    margin-bottom: 25px;
}
#isForm ul li span {
    font-size: 16px;
    color: #262626;
    font-weight: bold;
    float: left;
    display: inline-block;
    height: 50px;
    width: 70px;
    text-align: right;
    line-height: 50px;
}
#isForm ul li input {
    width: 385px;
    height: 50px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #dadada;
    padding-left: 10px;
}
#isForm ul li b {
    display: inline-block;
    float: left;
    height: 50px;
    color: red;
    font-size: 16px;
    margin-left: 5px;
    line-height: 85px;
}
#isForm ul li textarea {
    width: 385px;
    height: 182px;
    box-sizing: border-box;
    border: 1px solid #dadada;
    float: left;
    padding: 10px;
    font-family: "Microsoft YaHei", "Arial";
}
#isForm ul li button {
    display: inline-block;
    margin-left: 360px;
    background: #d60016;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border:none;
    cursor: pointer;
}
.jdkh{
	background: url(../img/1451048642.png) #F7F7F7;
    padding: 45px 0;
    text-align: center;
}
.jdkh-cont{
    width: 1180px;
    min-width: 1180px;
    margin: 0 auto;
    /*padding: 0 15px;*/
}
.jdkh-cont h2{
    font-size: 24px;
    padding: 0;
    margin: 0 0 25px 0;
    color: #000;
    font-weight: 500;
}
.jdkh-cont small{
    font-size: 14px;
    color: #999;
    display: block;
    margin-top: 10px;
}
.jdkh-cont ul li{
    float:left;
    width:135px;
    height:65px;
    border: 1px solid #EDEDED;
    position: relative;
    margin-left:6px;
    margin-bottom: 6px;
}
.jdkh-cont ul li img{
    width:130px;
    height:65px;
}
.jdkh-cont ul li span{
    position: absolute;
    width:100%;
    height:100%;
    text-align: center;
    background: rgba(37,111,185,.7);
    color: #FFF;
    font-size:12px;
    z-index: 1000;
    left:0;top:0;
    display: none;
	line-height:20px;
	box-sizing:border-box;
	padding:15px;
}
.jdkh-cont ul li a:hover span{
    display: block;
}
.jdkh-cont .more{
    display: inline-block;
    padding:10px 30px;
    background: #256fb9;
    border-radius: 5px;
    color:#fff;
    font-size:16px;
    margin-top:20px;
}
.Advant {
    width: 1180px;
    margin: 10px auto;
    clear: both;
	margin-bottom:60px;
}
.AdvName {
    height: 113px;
    background: url(../img/AdvanName.jpg) no-repeat center 0;
    margin-bottom: 30px;
	margin-top:40px;
}

.AdCon1 {
    background: url(../img/ys1.jpg) no-repeat center 0;
    padding-top: 140px;
    padding-bottom: 99px;
}
.Advant p {
    width: 436px;
    /*height: 83px;*/
    font-size: 16px;
    line-height: 28px;
	
}
.AdCon1 p, .AdCon3 p, .AdCon5 p {
    margin-left: 61px;
}
.AdCon2 p, .AdCon4 p ,.AdCon6 p{
    margin-left: 716px;
}
.AdCon2 {
    background: url(../img/ys2.jpg) no-repeat center 0;
    padding-top: 140px;
    padding-bottom: 99px;
}
.AdCon3 {
    background: url(../img/ys3.jpg) no-repeat center 0;
    padding-top: 140px;
    padding-bottom: 99px;
}
.AdCon4 {
    background: url(../img/ys4.jpg) no-repeat center 0;
    padding-top: 100px;
    padding-bottom: 59px;
}
.AdCon5 {
    background: url(../img/ys5.jpg) no-repeat center 0;
    padding-top: 160px;
    padding-bottom: 78px;
}
.AdCon6 {
    background: url(../img/ys6.jpg) no-repeat center 0;
    padding-top: 100px;
    padding-bottom: 59px;
}