@charset "utf-8";
/* CSS Document */

.banner{ 
     position: relative;
     overflow: hidden;
     height:460px;
     width: 100%;
}
.banner  ul li{
     position:absolute;
     width: 100%;
     height:460px;
     left: 0;
     top: 0;
     display: none;
}
 .banner li p{
    position: absolute;
    left: 50%;
    width:460px;
    margin-left: 0px;
	color:#fff;
}
 .banner li p.cn{
    top: 300px;
    font-size: 30px;
    font-family: "微软雅黑";
}
 .banner li p.en{
    top: 335px;
    font-size:15px;
    font-family: "Arial";
}

.banner .number{
    position: absolute;
    width: 100%;
    bottom: 35px;
    text-align: center;
}
.banner .number span{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 3px;
    cursor: pointer;
    background: url("../img/sprite.png") no-repeat -278px -7px;
}
.banner .number span.on{
    background-position: -256px -7px;
}

.in-news-box.box{
    margin-top: 60px;
}
.in-news-box .link-all{
    margin-top: 50px;
    color: #999;
}
.in-news-box .link-all:hover{
    color: #357fe3;
}
.c-e{
    color: #357fe3;
}
.c-e .ch{
    font-size: 16px;
    line-height: 1.5;
}
.c-e .eng{
    font: bold 36px Arial;
    text-transform: uppercase;
}

.in-news-list{
    width: 996px;
    overflow: hidden;
}
.in-news-list li{
	float: left;
	width: 222px;
	margin-right: 25px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #F2F2F2;
}
.in-news-list .img-box{
    display: block;
    position: relative;
    height: 203px;
    overflow: hidden;

}
.in-news-list .img-box img{
	display: block;
	width: 222px;
	height: 203px;
   
	
}

.in-news-list .img-box .img-cover{
    position: absolute;
    top: 100%;
     width: 222px;
    height: 203px;
    background: url("../img/img-cover.png");

}
.in-news-list .news-title{
    display: block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 34px;
    color: #333;
}
.in-news-list .news-date{
    color: #999;
}
.in-news-list .news-summary{
    margin: 20px 0;
    height: 40px;
    line-height: 20px;
    color: #999; width: 200px;

}
.in-news-list .link-more{
    color: #999;
}
.in-news-list .link-more:hover{
    color: #333;
}

/***
-----------------------------
about
----------------------------
**/
.u-content{
    padding: 20px 0 90px 0;
}
.about-banner{
    background-image: url("../img/about-banner.jpg");
}

.about-content{
    background: url("../img/about-bg.png") no-repeat 30px 80px;
    overflow: hidden;
}
.about-content .c1{
    width: 348px;
    text-align: right;
}
.about-content .c1 img{
    display: block;
    width: 348px;
    height: 263px;
}
.about-content .c1 .title{
    padding: 20px 0 15px 0;
    height: 20px;
}
.about-content .c1 .title .ch{
    display: inline-block;
    padding-right: 12px;
    font-size: 18px;
    height: 20px;
    border-right: 1px solid #e5e5e5;
    color: #357fe3;
}
.about-content .c1 .title .eng{
    padding-left: 12px;
}
.about-content .c1 div{

}
.about-content .c1 .line{
    margin-top: 18px;
    width: 20px;
    height: 3px;
    background: #0c6fc8;
}
.about-content .c2{
    margin-top: 90px;
    width: 530px;
    line-height: 24px;
}

.school-data{
    position: relative;
    height: 150px;
    padding-bottom: 50px;
}
.school-data .name{
    padding-top: 18px;

}
.school-data .name .ch{
    font-size: 34px;
    line-height: 46px;
    color: #0d6abe;
}
.school-data .name .eng{
    text-transform: uppercase;
    color: #999;
}
.school-data .line{
    margin-top: 14px;
    margin-bottom: 18px;
    width: 195px;
    border-bottom: 1px solid #999;
}
.school-data .red{
    font-size: 16px;
    color: #e62a47;
}
.school-data img{
    position: absolute;
    right: 0;
    top: 0;
    width: 240px;
    height: 150px;
}
.school-msg1{
	font-size: 14px;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}
.school-msg1 p{
    text-indent: 2em;
}
.school-msg1 img{
    margin: 20px 0;
    max-width: 100%;
}
.school-msg{
    border-top: 0px solid #f0f0f0;
    padding: 30px 0;
    font-size: 14px;
    line-height: 30px;
}
.school-msg p{
    text-indent: 2em;
}
.school-msg img{
    margin: 20px 0;
    max-width: 100%;
}
.school-msg h3{
    margin-bottom: 30px;
    font-size: 24px;
    color: #0c6fc8;
}
.year-history{
    position: relative;
    padding-left: 175px;
    padding-bottom: 25px;
    min-height: 120px;
}
.year-history .y{
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    padding-top: 33px;
    padding-left: 24px;
    height: 100px;
    font: 30px Arial;
    color: #0c6fc8;
    background: url("../img/year-bg.png") no-repeat;
}
.year-history ul{
    padding-top: 40px;
}
.year-history li{
    line-height: 35px;
    border-bottom: 1px dashed #c7c7c7;
    overflow: hidden;
}
.year-history .month{
    float: left;
    font: bold 14px "Microsoft Yahei";
    line-height: 35px;
    color: #0c6fc8;
}
.year-history .msg{
    float: right;
    width: 733px;
}

/***
-----------------------------
news
----------------------------
**/
.news-banner{
    background-image: url("../img/news-banner.jpg");
}
.news-list{

}
.news-list li{
    position: relative;
    padding: 45px 417px 45px 60px;
    height: 175px;
}
.news-list .l0{
    background: #f5f5f5;
}
.news-list .news-data{
    color: #999;
}
.news-list .title{
    display: block;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 1.5;
    color: #0c6fc8;
}
.news-list .news-summary{
    margin-bottom: 28px;
    height: 48px;
    line-height: 24px;
    color: #999;
}
.news-list .more{
    color: #999;
}
.news-list .more:hover{
    color: #0c6fc8;
}
.news-list img{
    position: absolute;
    top: 45px;
    right: 50px;
    width: 268px;
    height: 175px;
}
.news-list .l1{
    background: #FFF;
}

.news-detail .news-h1{
    text-align: center;
    color: #0d6abe;
    font: bold 28px/1.2 "Microsoft Yahei";
}
.news-detail .news-data{
    text-align: center;
    line-height: 4;
}
.news-detail .news-data span{

}
.news-detail .news-content{
    position: relative;
    padding: 30px 0px 50px 0px; 
    line-height: 24px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
	
}
.news-content{ font-size:14px;}
.news-detail .news-content img{
    max-width: 100%;
}
.news-detail .news-link{
    position: relative;
    padding-top: 10px;
}
.news-detail .news-link a{
  
    line-height: 24px;
    color: #666;
/*    margin-top: 10px;*/
}
.news-detail .news-link p{
    height: 24px;
    line-height: 24px;
}

.news-detail .news-link .prev:hover,.news-detail .news-link .next:hover{
    color: #0c6fc8;
}

.news-detail .news-link .return{
    position: absolute;
    right: 0;
    top: 10px;
    width: 100px;
    height: 38px;
    line-height: 38px;
    background: #0c6fc8;
    color: #fff;
    text-align: center;
}
.news-detail .news-link .return:hover{
    color: #fff;
}
.jiathis_style {
    position: absolute;
    right: 0;
    bottom: 15px;
}

.bdsharebuttonbox {
    position: absolute;
    right: 0;
    bottom: 15px;
}
.bdsharebuttonbox label{
    float: left;
}
/***
-----------------------------
education
----------------------------
**/

.education-banner{
    background-image: url("../img/education-banner.jpg");
}

.edu-mode1{
    position: relative;
    padding-top: 105px;
}
.edu-mode1 .class-type{
    position: absolute;
    display: block;
    top: 40px;
    width: 474px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
}
.edu-mode1 .t1{
    left: 0;
    background: #00aaad;
}
.edu-mode1 .t2{
    right: 0;
    background: #ec701e;
}
.edu-mode1 .class-type.active{
    padding-bottom: 15px;
    background: url("../img/sprite.png") no-repeat;
}
.edu-mode1 .t1.active{
    background-position: -8px -144px;
}
.edu-mode1 .t2.active{
    background-position: -8px -234px;
}
.edu-mode1 h2{
    padding-top: 50px;
    font-size: 16px;
    color: #00aaad;
    text-align: center;
}
.edu-mode1.them2 h2{
    color: #ec701e;
}
.edu-mode1 .class-list{
    padding: 40px 0 60px 0;
    overflow: hidden;
}
.edu-mode1 .class-list li{
    float: left;
    width: 319px;
    border-right: 1px solid #e5e5e5;
}
.edu-mode1.them2 .class-list li{
    width: 191px;
}
.edu-mode1 .class-list li:last-child{
    border: 0;
}
.edu-mode1 .class-list a{
    position: relative;
    display: block;
    height: 220px;
    text-align: center;
}
.edu-mode1.them2 .class-list a{
    height: 165px;
}

.edu-mode1 .class-list img{
    display: block;
    width: 120px;
    height: 120px;
    margin:  0 auto;
    margin-bottom: 25px;
}
.edu-mode1 .class-list h4{
    font-size: 16px;
    color: #00aaad;
}

.them2.edu-mode1 .class-list h4{
    color: #ec701e;
}
.edu-mode1 .class-list h5{
    line-height: 2;
    color: #666;
}

.edu-mode1 .class-list .line{
    position: absolute;
    bottom: 0;
    width: 20px;
    height: 3px;
    left: 50%;
    margin-left: -10px;
    background: #dbdbdb;
}
.edu-mode22{
	height: 230px;

	
}
.edu-mode22 .box{
    position: relative;
}
.edu-mode22 .course{
    padding-top: 87px;
    color: #0c6fc8;
    margin-bottom: 28px;
}
.edu-mode22 .shape{
    position: absolute;
    top: 65px;
    right: 74px;
    width: 182px;
    height: 125px;
    background: #0c6fc8;
}
.edu-mode22 img{
    position: absolute;
    width: 226px;
    height: 73px;
    top: 90px;
    right: 0;
}
.edu-mode2{
	height: 230px;
	border-top: 1px solid #e6f0f9;
	
}
.edu-mode2 .box{
    position: relative;
}
.course{
    height: 37px;
}
.edu-mode2 .course{
    padding-top: 87px;
    color: #0c6fc8;
    margin-bottom: 28px;
}
.course .num{
    float: left;
    margin-right: 7px;
    padding-right: 5px;
    height: 37px;
    font-size: 42px;
    font-family: Tahoma, Geneva, sans-serif;
    border-right: 1px solid #e5e5e5;
}
.course .ch{
    font-size: 18px;
}
.course .eng{
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #999;
}
.edu-mode2 .shape{
    position: absolute;
    top: 65px;
    right: 74px;
    width: 182px;
    height: 125px;
    background: #0c6fc8;
}
.edu-mode2 img{
    position: absolute;
    width: 226px;
    height: 73px;
    top: 90px;
    right: 0;
}
.edu2-intro{
    width: 660px;
    line-height: 24px;
}

.edu-mode3{
    background: #fdf7f3 url("../img/edu3-bg.png");
    min-height: 450px;
    height: auto;
}
.edu-mode3 .box{

}
.edu-mode3 .course{
    padding-top: 60px;
    color: #ec701e;
}

.edu-mode3 .course-list{
    margin-top: 40px;
    width: 1000px;
    overflow: hidden;
}
.edu-mode3 .course-list li{
    float: left;
    width: 300px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.edu-mode3 .course-list a{
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #777;
    background: #FFF;
    transition: all 0.3s;
}
.edu-mode3 .course-list a:hover{
    background: #ec701e;
    color: #FFF;
}
.edu-mode3 .course-list li:last-child{
    width: 960px;
}

.edu-mode4{
    height: 440px;
}
.edu-mode4 .box{
    position: relative;
}
.edu-mode4 .course{
    padding-top: 40px;
    color: #00aaad;
}


.edu-mode4 .intro{
    margin-top: 17px;
    width: 815px;
    line-height: 24px;
}

.edu-mode4 .course-list-wrap{
    position: relative;
   margin-bottom:45px;
    overflow: hidden;
}
.edu-mode4 .course-list ul{
    float: left;
    width: 1000px;
    background: #FFF;
}
.edu-mode4 .course-list ul:first-child{
    z-index: 1;
}
.edu-mode4 .course-list .course-wrap{
    float: left;
    width: 225px;
    margin-right: 20px; margin-bottom:20px;
}
.edu-mode4 .course-list .course-wrap .img-box{
    position: relative;
    overflow: hidden;
}
.edu-mode4 .course-list .course-wrap a{
    display: block;
}
.edu-mode4 .course-list .course-wrap .img-box img{
    display: block;
    width: 225px;
    height: 206px;
	
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;

	
	
}
.edu-mode4 .course-list .course-wrap .img-box .cover{
    position: absolute;
    top: 100%;
    width: 225px;
    height: 206px;
    background: url("../img/img-cover2.png");
}
.edu-mode4 .course-list .course-wrap .name{
    text-align: center;
    line-height: 40px;
    color: #666;
}
.edu-mode4 .course-list .course-wrap:hover .name{
    color: #0d6abe;
}
.edu-mode4 .pointer{
    width: 60px;
    margin: 0 auto;
}

.edu-mode4 .pointer li{
    float: left;
    text-indent: 1000px;
    width: 14px;
    height: 14px;
    margin: 3px;
    background: url("../img/sprite.png") no-repeat -324px -7px;
}
.edu-mode4 .pointer .on{
    background-position: -346px -7px;
}

.team-list{
    padding: 10px 20px;
}
.team-list li{
    border-bottom: 1px solid #dbdbdb;
}
.team-list li a{
    display: block;
    position: relative;
    padding: 32px 0 32px 238px;
    height: 240px;
}
.team-list img{
    position: absolute;
    left: 0;
    top: 32px;
}
.team-list .name{
    float: left;
    padding-top: 22px;
    padding-right: 10px;
    font-size: 24px;
    color: #0c6fc8;
}
.team-list .title{
    float: left;
    margin-top: 25px;
    padding-left: 10px;
    font-size: 18px;
    height: 22px;
    color: #666;
    border-left: 1px solid #e5e5e5;
}
.team-list .eng-name{
    clear: both;
    padding-top: 10px;
    color: #999;
    height: 14px;
    font:12px Arial;
}
.team-list .summary{
    padding: 20px 0 15px 0;
    height: 72px;
    line-height: 24px;
    color: #888;
    overflow: hidden;
}
.team-list .summary:hover{
    text-decoration: underline;
}
.team-list .more{
    color: #0c6fc8;
    background: url("../img/sprite.png") no-repeat 55px -35px;
}

.education-content{
    line-height: 24px;
    overflow: hidden;
}
.education-content img.fl{
    width: 300px;
    height: 360px;
    margin-right: 45px;
}
.education-content .main-data{
    width: 612px;
}
.education-content .main-data .name{
    float: left;
    padding-top: 22px;
    padding-right: 10px;
    font-size: 24px;
    color: #0c6fc8;
}
.education-content .main-data .title{
    float: left;
    margin-top: 25px;
    padding-left: 10px;
    font-size: 18px;
    height: 22px;
    color: #666;
    border-left: 1px solid #e5e5e5;
}
.education-content .main-data .eng-name{
    clear: both;
    padding-top: 10px;
    color: #999;
    height: 14px;
    font: 12px Arial;
    margin-bottom: 20px;
}

.edu3-content{
    min-height: 400px;
}
.edu3-content .edu3-nav{
    margin-bottom: 50px;
    overflow: hidden;
    height: 50px;
}
.edu3-content .edu3-nav li{
    float: left;
    width: 319px;
    height: 50px;
    margin-right: 1px;
}
.edu3-content .edu3-nav a{
    display: block;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #0c6fc8;
    background: #cde3f7;
    transition: all 0.3s;
}
.edu3-content .edu3-nav a:hover,.edu3-content .edu3-nav a.active{
    background: #e25d54;
    color: #FFF;
}
.edu3-content pre{
    line-height: 30px;
}
.edu3-content img.fr{
    margin-left: 50px;
}

.activity-list{
    width: 1000px;
    overflow: hidden;
}
.activity-list li{
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
    padding: 20px 40px 20px 20px;
    height: 100px;
    width: 400px;
    background: #f5f5f5;
    transition: all 0.3s;
}
.activity-list li:hover{
    background: #00aaad;
}
.activity-list li:hover *{
    color: #FFF!important;
}
.activity-list a{
    display: block;
    position: relative;
    padding-left: 180px;
}
.activity-list img{
    position: absolute;
    width: 157px;
    height: 100px;
    left: 0;
    top: 0;
}
.activity-list .data{
    color: #999;
}
.activity-list h4{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 2;
    color: #0c6fc8;
}
.activity-list .summary{
    height: 36px;
    line-height: 18px;
    color: #666;
}
/***
-----------------------------
apply
----------------------------
**/
.apply-banner{
    background-image: url("../img/apply-banner.jpg");
}
.apply1-content{

}
.apply1-content .h1{
    text-align: center;
}
.apply1-content .h1 .ch{
    margin-bottom: 10px;
    font-size: 24px;
    color: #0c6fc8;
}
.apply1-content .h1 .eng{
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}
.apply1-content .h1 .line{
    margin: 0 auto;
    margin-top: 15px;
    width: 20px;
    height: 3px;
    background: #0c6fc8;
}
.apply1-content .conditions{
    margin-top: 85px;
    height: 120px;
}
.apply1-content .conditions li{
    float: left;
    position: relative;
    width: 320px;
}
.apply1-content .conditions li .line{
    position: absolute;
    right: 0;
    top: 35px;
    height: 50px;
    width: 1px;
    background: #e5e5e5;
}
.apply1-content .conditions .icon{
    margin-bottom: 25px;
    height: 40px;
    background: url("../img/sprite.png") no-repeat;
}
.apply1-content .conditions .i1{
    background-position: 121px -611px;
}
.apply1-content .conditions .i2{
    background-position: -209px -611px;
}
.apply1-content .conditions .i3{
    background-position: -520px -611px;
}
.apply1-content .conditions li:hover .i1{
    background-position: 121px -731px;
}
.apply1-content .conditions li:hover .i2{
    background-position: -209px -731px;
}
.apply1-content .conditions li:hover .i3{
    background-position: -520px -731px;
}
.apply1-content .conditions p{
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    transition: all 0.3s;
}
.apply1-content .conditions li:hover p{
    color: #0c6fc8;
}

.apply2-list{
    width: 1000px;
    overflow: hidden;
}
.apply2-list li{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 300px;
    height: 140px;
    background: #f5f5f5;
    transition: all 0.3s;
}
.apply2-list li:hover{
    background: #ff6501;
}
.apply2-list a{
    display: block;
    padding: 25px 30px;
    height: 90px;
}
.apply2-list .data{
    color: #999;
}
.apply2-list li:hover .data{
    color: #ffb295;
}
.apply2-list h4{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 2;
    color: #ff6501;
}
.apply2-list li:hover h4{
    color: #FFF;
}
.apply2-list .summary{
    height: 36px;
    line-height: 18px;
    color: #666;
}
.apply2-list li:hover .summary{
    color: #ffccb9;
}

.apply3-content{

}
.apply3-content .h1{
    text-align: center;
}
.apply3-content .h1 .ch{
    margin-bottom: 10px;
    font-size: 24px;
    color: #7ea933;
}
.apply3-content .h1 .eng{
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}
.apply3-content .h1 .line{
    margin: 0 auto;
    margin-top: 15px;
    width: 20px;
    height: 3px;
    background: #7ea933;
}
.apply3-content .contact-list{
    margin-top: 85px;
    padding-left: 147px;
    overflow: hidden;
}
.apply3-content .contact-list li{
    float: left;
    width:333px;

}
.apply3-content .contact-list li .icon{
    float: left;
    width: 118px;
    height: 48px;
    background: url("../img/sprite.png") no-repeat -280px -76px;
}
.apply3-content .contact-list li .txt{
    float: left;
    width: 210px;
}
.apply3-content .contact-list p{
    line-height: 24px;
}
.apply3-content .contact-list .mobile{
    font-size: 18px;
    color: #7ea933;
}

.apply4-content{

}
.apply4-content .h1{
    text-align: center;
}
.apply4-content .h1 .ch{
    margin-bottom: 10px;
    font-size: 24px;
    color: #0c6fc8;
}
.apply4-content .h1 .eng{
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}
.apply4-content .h1 .line{
    margin: 0 auto;
    margin-top: 15px;
    width: 20px;
    height: 3px;
    background: #0c6fc8;
}
.apply4-content .apply-table{
    margin-top: 75px;
    font-size: 14px;
}
.apply4-content .apply-table td{
    height: 38px;
    padding-bottom: 20px;
    line-height: 38px;
}
.apply4-content .apply-table .label{
    text-align: right;
    padding-right: 15px;
    width: 100px;
}
.apply4-content .apply-table .t2{
    width: 415px;
}
.apply4-content .apply-table .red{
    display: inline-block;
    padding-right: 5px;
    font-size: 14px;
    font-style: normal;
    line-height: 38px;
    color: #f00;
}
.apply4-content .apply-table .normal{
    padding: 5px 5px 5px 12px;
    width: 303px;
    height: 28px;
    background: #efefef;
    transition: all 0.3s;
}
.apply4-content .apply-table .normal.short{
    float: left;
    width: 82px;
}
.apply4-content .apply-table .normal:focus,.apply4-content .apply-table .normal:hover{
    color: #FFF;
    background: #1171c7;
}
.apply4-content .apply-table .sex label{
    display: inline-block;
    padding-left: 6px;
    padding-right: 14px;
}
img.captchas{
    float: left;
    width: 100px;
    height: 38px;
    margin-left: 5px;
    background: #1171c7;
}
.plan-main #captchas{
    float: left;
    margin-top: 0;
}
.apply4-content .apply-table .submit{
    width: 200px;
    height: 38px;
    font-size: 16px;
    color: #FFF;
    background: #ff6501;
}


.page a{
    font-size: 14px!important;
    width: 30px!important;
    height: 30px!important;
    border: 0!important;
    color: #000!important;
    padding: 0!important;
    text-align: center;
    line-height: 30px!important;
}
.page a:hover, .page a.active{
    color: #FFF!important;
    background-color: #e65b52!important;
}
.page .next{
    float: right;
    width: 103px!important;
    background: url("../img/page_sprite.png") no-repeat -198px -29px!important;
}
.page .next:hover{

    background: url("../img/page_sprite.png") no-repeat -198px 12px!important;
}
.page .prev{
    float: left;
    width: 134px!important;
    background: url("../img/page_sprite.png") no-repeat 0 -29px!important;
}
.page .prev:hover{
    background: url("../img/page_sprite.png") no-repeat 0 12px!important;
}

.jobapplyMain{
    margin: 20px 0;
}
.jobapplyMain input{
    width: 160px;
    border: 1px solid #dbdbdb;
    padding: 0;
    height: 22px;
}
.jobapplyMain textarea{
    width: 650px;
    height: 60px;
    font: 12px/20px "微软雅黑";
    padding: 10px 0;
    border: 1px solid #dbdbdb;
}
.jobapplyMain td{
    border: 1px solid #dbdbdb;
    padding: 3px 3px 3px 10px;
}
.jobapplyMain select{
    border: 1px solid #dbdbdb;
}
.jobapplyMain input[type="submit"]{
    float: left;
    margin-left: 113px;
    height: 38px;
    line-height: 38px;
    background: #0c6fc8;
    color: #fff;
}
.depict-tips a.btn{
    display: inline-block;
    width: 120px;
    text-align: center;
    height: 38px;
    color: #FFF;
    line-height: 38px;
    background: #0c6fc8;
}


.u-nav .nav1 .nav1-li.on>a{
    color: #df4239;
}

.in-news-wraper{
    position: relative;
    padding-top: 50px;
    height: 440px;
    clear: both;
    overflow: hidden;
}
.in-news-wraper .hd {
    overflow: hidden;
    position: absolute;
    width: 960px;
    left: 50%;
    margin-left: -30px;
    bottom: 30px;
    height: 30px;
    text-align: center;
}
.in-news-wraper .hd ul li {
    float: left;
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin-right: 8px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../img/icon6.png") no-repeat;
}
.in-news-wraper .hd ul li.on{
    background-position: -22px 0;
}

/***
-----------------------------
news
----------------------------
**/
.w9600{
	width: 970px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.w960{
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.index-news{
	padding: 40px 0;
	background: #eee;
}
.index-news .w960{
	height: 225px;
	overflow: hidden;
}
.index-news .l{
	width: 653px;
	height: 225px;
	border-right: 2px solid #e7e7e7;
	background: #fff;
	position: absolute;
	left: -960px;
	top: 0;
}
.index-news .tips{
	width: 155px;
	height: 176px;
	padding: 49px 0 0 28px;
	background: #00428e;
	float: left;
	line-height: 24px;
	color: #a9b6cf;
}
.index-news .tips p.en{
	font-size: 36px;
	line-height: 38px;
	font-family: Arial;
	color: #fff;
}
.index-news .tips a.more{
	display: inline-block;
	width: 52px;
	height: 27px;
	padding-left: 16px;
	line-height: 27px;
	color: #a9b6cf;
	background: url(../img/bg_btn03.jpg) no-repeat;
	margin-top: 42px;
}
.index-news .tips a.more:hover{
	color: #db4338;
	background-position: 0 -27px;
}
.index-news .list{
	width: 418px;
	padding: 27px 28px 0 24px;
	float: left;
}
.index-news .rec{
	height: 69px;
	margin-bottom: 20px;
	line-height: 18px;
}
.index-news .intro{
	width: 290px;
	height: 58px;
	float: right;
	padding-bottom: 8px;
	border-bottom: 1px solid #ececec;
}
.index-news .intro a{
	display: inline-block;
	width: 100%;
	line-height: 18px;
	color: #818181;
}
.index-news .intro a.tit{
	font-weight: bold;
	line-height: 24px;
	color: #333;
}
.index-news .intro a:hover{
	color: #db4338;
}
.index-news .list li{
	width: 100%;
	height: 34px;
	float: left;
	margin-bottom: 12px;
}
.index-news .list .time{
	width: 34px;
	padding-right: 12px;
	border-right: 1px dashed #e0e0e0;
	float: left;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
.index-news .list p.fz22{
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
}
.index-news .list li a{
	display: inline-block;
	padding-left: 14px;
	font-size: 14px;
	line-height: 34px;
	color: #666;
}
.index-news .list li a:hover{
	color: #db4338;
}
.index-news .r{
	width: 279px;
	height: 225px;
	position: absolute;
	left: 960px;
	top: 0;
	overflow: hidden;
}
.index-news .inews-box{
	width: 235px;
	height: 98px;
	padding: 0 44px 2px 0;
	float: left;
	margin-bottom: 27px;
	background: url(../img/bg_shadow03.png) no-repeat;
}
.index-news .inews-box .detail{
	width: 110px;
	height: 64px;
	float: left;
	padding: 14px 0 0 15px;
}
.index-news .inews-box p{
	line-height: 18px;
	color: #959595;
}
.index-news .inews-box p.fz16{
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
.index-news .inews-box a:hover p{
	color: #db4338;
}








/*.partners-main*/ 

.same-ul{
	width: 970px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb; 
}


.partners-main .partner{
	margin-bottom: 65px;
}
.partners-main .factory{
	/*display: none;*/
}
.partners-main .partner{
	/*display: none;*/
}
/*.partners-main */

.same-ul li,.same-ul li{
	width: 159px;
	height: 131px;
	float:left;
	

}
.same-ul li,.same-ul p{
	width: 159px;
	height: 131px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	text-align: center;
	cursor: pointer;
}
.same-ul p{
	float: left;
	background: #fff;
}
/*.partners-main*/ .same-ul li img,.same-ul p img{
	margin-top: 7px;
}

.same-ul .brand img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.same-ul .brand:hover img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
	filter: grayscale(0%);
	cursor: pointer;
}
.hometitle{
	text-align: center;
	font-size: 30px;
	color: #4db75f;
	line-height: 36px;
	padding: 60px 0 40px 0;
}
.titleinfo{
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 50px;
}


 .titsc{
    height:65px;
    width:211px;
    background: url("../img/tit_10.png") no-repeat;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    color:#df4239;
    margin: 0px auto;
 
}

 .tits{
    height:65px;
    width:211px;
    background: url("../img/tit_100.png") no-repeat;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    color:#df4239;
    margin: 0px auto;
    margin-top: 30px; margin-bottom:20px;
}

 .titss{
    height:65px;
    width:211px;
    background: url("../img/tit_1000.png") no-repeat;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    color:#df4239;
    margin: 0px auto;
    margin-top: 30px; margin-bottom:20px;
}

.f-cb{
    zoom:1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}.f-cb{
    zoom:1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}

.por{
    position: relative;
}
.poa{
    position: absolute;
}
.poa-f{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.dn{
    display: none;
}

.w{
	width: 980px;
	margin: 0 auto;
}
.width-full{
    width: 100%;
}
.height-full{
    height: 100%;
}
.dib{
    display: inline-block;
}
.f-list{
	height: 322px;
	padding-top: 39px;
	background: #1e1e1e;
}
.f-list .list li{
	height: 322px;
	padding-right: 1px;
	background: url(../img/bg_line02.png) no-repeat right 13px;
	display: inline; float:left;
}
.f-list .list li.products{
	width: 166px;
	margin-left: 12px;
}
.f-list .list li.cases{
	width: 123px;
	margin-left: 28px;
}
.f-list .list li.download{
	width: 149px;
	margin-left: 29px;
}
.f-list .list li.cooperation{
	width: 115px;
	padding-right: 0;
	background: none;
	margin-left: 29px;
}
.f-list .list a{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 24px;
	color: #7d7d7d;
	transition: color 0.5s;
}
.f-list .list li.th a{
	line-height: 20px;
}
.f-list .list a.tit{
	font-size: 14px;
	line-height: 40px!important;
	color: #fff;
}
.f-list .list a:hover{
	color: #fff;
}
.f-list .tips{
	width: 265px;
	margin-right: 17px;
	line-height: 18px;
	color: #9b9b9b;
	text-transform: uppercase;
}
.f-list .tips p.t{
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}
.f-list .tips p.t a{
	color: #fff;
}
.f-list .tips p.num{
	margin-bottom: 10px;
	color: #fff;
	font-family: Arial;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
.f-list .tips p.mt28{
	margin-top: 28px;
	border-top: 1px solid #353535;
	padding: 5px 0;
}
.f-list .share a{
	width: 55px!important;
	height: 52px!important;
	padding: 0!important;
	margin: 0 18px 0 0!important; float:left;
}
.f-list .share a.bds_tsina{
	background: url(../img/bg_sign07.png) no-repeat!important;
}
.f-list .share a.bds_weixin{
	background: url(../img/bg_sign08.png) no-repeat!important;
}
.f-list .share a.bds_tqq{
	margin-right: 0!important;
	background: url(../img/bg_sign09.png) no-repeat!important;
}
.f-list .weixin-box{
	bottom: 52px;
	height: 163px;
}
.f-list .weixin-box .main{
	height: 134px;
	padding: 15px 22px 0;
	background: #707070;
}


.f-list .weixin-box li{
	width: 100px;
	height: 134px;
	margin: 0 5px;
	line-height: 34px;
	color: #fff;
	text-align: center;
}
.f-list .weixin-box .bot{
	height: 14px;
	background: url(../img/bg_sign117.png) no-repeat center top;
}
.f-main{
	height: 52px;
	padding-bottom: 8px;
	background: #000;
	line-height: 52px;
	color: #474747;
}
.f-main a{
	color: #474747;
	transition: color 0.5s;
}
.f-main a:hover{
	color: #fff;
}
.f-main .links{
	width: 185px;
	height: 26px;
	margin-top: 16px;
}
.f-main .links p.tit{
	width: 175px;
	height: 24px;
	padding-left: 8px;
	background: url(../img/bg_sign10.jpg) no-repeat 166px center #131313;
	border: 1px solid #272727;
	line-height: 24px;
	color: #404040;
	cursor: pointer;
}
.f-main .links .list{
	left: 0;
	bottom: 26px;
	width: 363px;
	padding-bottom: 5px;
}
.f-main .links .box{
	height: 150px;
	padding-top: 10px;

	margin-top: 14px;
	background: #424244; width:184px;
}
.f-main .links .box.hover{
	background: #555;
}
.f-main .links .box p{
	min-width: 100px;
	padding-left: 20px;
	line-height: 32px;
	color: #fff;
}
.f-main .links .list-in{
	width: 120px;
}
.f-main .links .box a{
	display: inline-block;
	float: left;
	width: 100px;
	padding: 4px 0 4px 20px;
	
	line-height: 14px;
	color: #888;
	transition: color 0.5s;
}
.f-main .links .box a:hover{
	color: #fff;
}

/*.contact*/

.section1{ width:960px; margin:0 auto; padding-top:44px; overflow:hidden; min-height:650px;}
.section1 .massage{ width:520px; float:left;}
.section1 .title{ padding-bottom:6px; border-bottom:1px solid #dcdcdc; color:#0473c5; margin-bottom:24px;}
.section1 .title h3{ font-size:24px; line-height:30px; font-weight:normal;}
.section1 .title p{ font-size:12px; line-height:22px;}
.section1 .massage .bigBox .box{ margin-bottom:4px; overflow:hidden; font-size:12px; line-height:20px;}
.section1 .massage .bigBox .box .smallBox1{ width:210px; float:left;}
.section1 .massage .bigBox .box .smallBox1 input{ width:180px; height:28px;}
.section1 .massage .bigBox .box .smallBox2{ width:310px; float:left;}
.section1 .massage .bigBox .box .smallBox2 input{ width:296px; height:28px;}
.section1 .massage .bigBox .box .smallBox3{ width:450px; float:left;}
.section1 .massage .bigBox .box .smallBox3 input{ width:450px; height:28px;}
.section1 .massage .bigBox .box input{ border:1px solid #ddd; padding-left:10px;}
.section1 .massage .bigBox .box textarea{ border:1px solid #ddd; width:508px; height:246px; margin-bottom:10px;}
.section1 .massage .bigBox .btn{ display:block; width:124px; height:32px; line-height:32px; text-align:center; color:#fff; background:url(../../../img/icon3.png) no-repeat center; font-size:14px; cursor:pointer;}
.section1 .contact{ width:386px; float:right;}
.section1 .contact .bigBox .box{ margin-bottom:10px;}
.section1 .contact .bigBox .box p{ font-size:12px; line-height:24px; color:#313131;}
.section1 .contact .bigBox .map{ width:378px; height:375px; padding:1px; border:1px solid #ccc; overflow:hidden;}


/*招聘信息*/

.cz_employc_a{
	line-height:23px;
	padding:10px 0;
	color:#666666;
	font-size:12px; text-align:center;
}	
.cz_employc_b{
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.cz_employc_bt{	height:35px;border-bottom:2px solid #fff;background:#f1f1f1;}
.cz_employc_bt.a{background:#daebf3; height:50px; text-align:center;}
.cz_employc_bt.a:hover{color:#fff; background:#0d6abe;text-align:center;}
.cz_employc_bt div{
	line-height:35px;
	color:#000;
	text-align:center;
	float:left;
	display:block;
	font-size:14px;	
}
.cz_employc_bt .a{
	width:255px;
	border-right:2px solid #fff;text-align:center;
	}
	.cz_employc_bt .a1{
	width:200px;
	border-right:2px solid #fff;
	}
.cz_employc_bt .b{
	width:140px;
	border-right:2px solid #fff;
	}	
.cz_employc_bt .c{
	width:120px;text-align:center;padding-left:85px;}	
	
.cz_employc_bt .a.cz_a{
	text-align:center;
	}	
.cz_employc_bt .a.cz_a span{
	width:20px;
	height:33px;
	background:url(../ima/zy_sj.png) no-repeat 10px 15px;
	display:block;
	margin-left:30px;
	float:left
}
.cz_employc_bt.cz_current span{	background:url(../ima/zy_sjx.png) no-repeat 7px 15px !important;}
.czem_a_cont{
	padding:30px 10px;
	border-bottom:2px solid #fff;
	display:none;
	background:#f1f1f1;
}
.czem_a_cont p{
	color:#666666;
	font-size:12px;
	line-height:25px;
	margin:5px 0
	}	
.cz_employc_bt.bo{
	border-bottom:2px solid #fff;
	cursor:pointer;
	overflow: hidden;
}	
.cz_employc_bt .cz_current{
    background:url(../ima/employ_b.png) no-repeat 7px 15px !important;
}
.cz_employc_bts{height:50px;}
.cz_employc_bts.a{background:#0d6abe; height:50px;}
.cz_employc_bts div{
	line-height:50px;
	color:#fff;
	text-align:center;
	float:left;
	display:block;
	font-size:16px;	
}
.cz_employc_bts .a{
	width:255px;
	border-right:2px solid #fff; text-align:center;
	}
	.cz_employc_bts .a1{
	width:200px;
	border-right:2px solid #fff;
	}
.cz_employc_bts .b{
	width:140px;
	border-right:2px solid #fff;
	}	
.cz_employc_bts .c{width:170px; padding-left:60px;}	
	
.cz_employc_bts .a.cz_a{text-align:center;}
.cz_employc_bts .a1.cz_a{text-align:center;}

/*-分页-*/
.pagin{height:24px; text-align:center; margin-top:50px;}


.ffrg2{ color:#595757; margin-top:15px; padding-left:15px; padding-right:15px;}
.ffrg2 p{ line-height:25px; font-size:14px}



/*留言*/
/*feedback*/
.content_box {
	margin-top: 5px;
}
.content_box .messages_box {
	width: auto;
	padding: 10px 1% 60px 1%;
}
.content_box .messages_box ul {
	width: 100%;
}
.content_box .messages_box ul li {
	padding: 5px 28px 5px 5px;
}
.content_box .messages_box .text-input, .content_box .messages_box .summary-input, .content_box .messages_box .qq-input {
	width: 100%;
	height: 33px;
	padding: 0px 10px;
	line-height: 33px;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
	font-size: 14px;
}
.content_box .messages_box .cont-input {
	width: 100%;
	height: 130px;
	padding: 10px;
	line-height: 20px;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
	font-size: 14px;
}
.content_box .messages_box .code-input {
	width: 125px;
	vertical-align: middle;
	height: 33px;
	padding: 0px 10px;
	line-height: normal;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
}
.content_box .messages_box .verify-pic {
	height: 35px;
	vertical-align: middle;
}
.content_box .messages_box .submitBtn {
	text-align: center;
	padding-top: 10px;
}
.content_box .messages_box .messages-button {
	width: 125px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: none repeat scroll 0% 0% #e24a45;
	border: none;
	transition-duration: .3s;
}
.content_box .messages_box .messages-button:hover {
	background: none repeat scroll 0% 0% #74b956;
	transition-duration: .3s;
	cursor: pointer
}