@charset "utf-8";
/* 通用样式初始化 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    outline: none;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding: 0;
    margin: 0;
    color: #333;
    text-align: center;
}

div, form, ul, dd, dl, ol, dt, li, p {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

table, td, th {
    vertical-align: middle;
}

textarea, input, button, select, keygen, legend {
    outline: 0;
    margin: 0;
    padding: 0;
}
select::-ms-expand { display: none; }
textarea {
    resize: none;
}

img {
    border: none;
    vertical-align: middle;
}

input, button {
    /*-webkit-appearance: none;*/
    outline: none;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

/* 清除浮动 */
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.clear {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}

.none {
    display: none;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.block {
    display: block;
}

.none {
    display: none;
}

.container {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.padding_b_80{
    padding-bottom: 80px;
}
/*公共头尾*/
.header{
    height: 105px;
    line-height: 105px;
    border-top: 4px solid #3f8cb2;
    font-size: 16px;
}
.header .logo{
    width: 106px;
    margin-right: 450px;
}
.header .nav li{
    float: left;
    margin-right: 50px;
    position: relative;
}
.header .nav li a{
    color: #333;
}
.header .nav li.active:before,.header .nav li:hover:before{
    content: '';
    position: absolute;
    width: 31px;
    height: 3px;
    background-color: #ff9900;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.header .nav li.active a,.header .nav li:hover a{
    color: #ff9900;
}
.header .to_login{
    position: relative;
    width: 100px;
}
.header .to_login a{
    color: #333;
}
.header .to_login i{
    display: inline-block;
    width: 12px;
    height: 14px;
    background: url("../images/login.png") no-repeat center;
    margin-right: 10px;
    vertical-align: middle;
}
.header .to_login a:hover,.header .to_login a.active{
    color: #ff9900;
}
.header .to_login .lang{
    position: absolute;
    height: 20px;
    line-height: 20px;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 14px;
}
.header .to_login .lang b{
    font-weight: normal;
    vertical-align: middle;
}
.footer{
    background-color: #003366;
    padding:50px 0 15px ;
}
.footer .foot_nav{
    padding-bottom: 10px;
    border-bottom: 1px solid #214d7a;
}
.footer .foot_nav .foot_logo{
    text-align: left;
    width: 265px;
    border-right: 1px solid #214d7a;
}
.footer .foot_nav .foot_logo span{
    display: block;
    font-size: 17px;
    margin-top: 10px;
    color: #fff;
}
.footer .foot_nav .foot_nav_list{
    width: 265px;
    border-right: 1px solid #214d7a;
}
.footer .foot_nav .foot_nav_list a{
    display: block;
    color: #fff;
    margin-bottom: 15px;
}
.footer .foot_nav .type_list{
    display: inline-block;
    text-align: right;
    color: #fff;
    width: 180px;
    margin-right: 10px;
    line-height: 30px;
}
.footer .type img{
    vertical-align: inherit;
}
.footer .foot_logo,.footer .foot_nav_list,.footer .type{
    height: 120px;
}
.footer .copy{
    padding-top: 15px;
    color: #6382a1;
}
.footer .copy p{
    margin-bottom: 10px;
}
.footer .copy a{
    display: inline-block;
    width: 29px;
    height: 28px;
    margin-right: 10px;
}
.footer .copy .to_index{
    background: url("../images/home.png") no-repeat center;
}
.footer .copy .to_top{
    background: url("../images/to_top.png") no-repeat center;
}
/*首页*/
.banner {
    width: 100%;
    position: relative;
    height: 600px;
    overflow: hidden;
    z-index: 999;
}

.banner .hd {
    width: 100%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 20px;
    z-index: 100000;
}

.banner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto
}

.banner .hd ul li {
    cursor: pointer;
    display: inline;
    margin-right: 10px;
}

.banner .hd ul li.on span {
    background: #ff9900;
}

.banner .hd ul li span {
    background: #a5afbc;
    display: inline-block;
    width: 8px;
    height: 8px;
    cursor: pointer;
    border-radius: 50%;
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 380px;
    width: 100%
}

.banner .bd li a {
    width: 100%;
    height: 100%;
    display: block;
}

.banner .bd img {
    display: block;
    margin: 0px auto;
}

.banner .next,
.banner .prev {
    position: absolute;
    top: 40%;
    display: block;
    width: 49px;
    height: 90px;
}

.banner .next {
    left: auto;
    right: 5%;
}

.banner .prev {
    left: 5%;
    right: auto;
}

.banner .prevStop {
    display: none
}

.banner .nextStop {
    display: none
}
.title{
    width: 320px;
    margin: 0 auto;
}
.title h2{
    font-size: 32px;
    position: relative;
    margin-bottom: 10px;
}
.title h2:before,.title h2:after{
    content: '';
    position: absolute;
    width: 81px;
    height: 2px;
    background-color: #333;
    top: 20px;
}
.title h2:before{
    left: 0;
}
.title h2:after{
    right: 0;
}
.title p{
    font-size: 20px;
    color: #999999;
}
.index1{
    padding-top: 70px;
    height: 481px;
    background: url("../images/index1.jpg") no-repeat center center;
}
.index1 .test{
    margin-top: 30px;
}
.index1 .test li{
    float: left;
    width: 320px;
    padding: 20px 40px 30px;
    position: relative;
}
.index1 .test li .icon{
    height: 100px;
    line-height: 100px;
}
.index1 .test li h3{
    font-size: 20px;
    margin: 20px 0;
}
.index1 .test li p{
    text-indent: 1em;
    color: #999;
    line-height: 25px;
}
.index1 .test li:hover{
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 7px rgba(197,197,197,.75);
    -webkit-box-shadow: 0px 0px 7px rgba(197,197,197,.75);
    -o-box-shadow: 0px 0px 7px rgba(197,197,197,.75);
    -moz-box-shadow: 0px 0px 7px rgba(197,197,197,.75);
}
.index1 .test li:hover h3{
   color: #3f8cb2;
}
.index1 .test li:hover p{
    color: #ff9900;
}
.index2{
    padding-top: 90px;
    height: 516px;
    background: url("../images/index2.jpg") no-repeat center center;
}
.index2 .video{
    width: 429px;
    height: 406px;
    background-color: rgba(0,0,0,.5);
    margin-right: 35px;
}
.index2 .video #video{
    width: 100%;
    height: 100%;
}
.index2 .suggest{
    text-align: left;
    color: #fff;
    width: 735px;
}
.index2 .suggest h3{
    font-size: 30px;
    position: relative;
    margin: 20px 0 50px;
}
.index2 .suggest h3:before{
    content: '';
    position: absolute;
    width: 31px;
    height: 3px;
    background-color: #fff;
    left: 0;
    top: 60px;
}
.index2 .suggest p{
    line-height: 30px;
    margin-bottom: 20px;
}
.index2 .suggest .more{
    display: block;
    width: 148px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color: #fff;
    border-radius: 5px;
    color: #277da9;
    font-size: 12px;
}
.index3{
    padding: 70px 0;
}
.index3 .involve{
    margin-top: 125px;
}
.index3 .involve li{
    float: left;
    width: 300px;
    height: 166px;
    position: relative;
    padding: 100px 35px 0;
    background-color: #f3f3f3;
    margin-right: 45px;
}
.index3 .involve li:last-child{
    margin-right: 0;
}
.index3 .involve li img{
    position: absolute;
    border-radius: 50%;
    top: -90px;
    right: 0;
    left: 0;
    margin: auto;
}
.index3 .involve li h3{
    font-size: 25px;
    color: #0066cc;
    margin-bottom: 20px;
    position: relative;
}
.index3 .involve li h3:before{
    content: '';
    position: absolute;
    width: 22px;
    height: 3px;
    background-color: #333;
    top: 40px;
    right: 0;
    left: 0;
    margin: auto;
}
.index3 .involve li p{
    color: #666;
    line-height: 22px;
}
/*公司介绍*/
.introduce_banner{
    height: 400px;
    background: url("../images/about.jpg") no-repeat center center;
}
.crumbs{
    text-align: left;
    height: 100px;
    line-height: 100px;
    font-size: 12px;
    color: #999;
}
.crumbs span{
    display: inline-block;
    position: relative;
    padding-left: 18px;
}
.crumbs span:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: url("../images/current.png") no-repeat center;
    left: 0px;
    top: 44px;
}
.crumbs a{
    color: #999;
}

.introduce .gradation{
    margin-top: 60px;
}
.introduce .gradation .mapping{
    width:600px ;
    height: 395px;
    overflow: hidden;
}
.introduce .gradation .writing{
    width: 560px;
    text-align: left;
}
.introduce .gradation .writing p{
    margin-bottom: 30px;
    color: #666;
    line-height: 25px;
}
.introduce .gradation .writing .name{
    color: #333;
    font-size: 20px;
}
/*涉及行业*/
.trade_banner{
    height: 400px;
    background: url("../images/trade.jpg") no-repeat center center;
}

.trade .trade_lists li{
    float: left;
    width: 300px;
    height: 166px;
    position: relative;
    padding: 100px 35px 0;
    background-color: #f3f3f3;
    margin-right: 45px;
    margin-top: 125px;
}
.trade .trade_lists li:nth-child(3n+3){
    margin-right: 0;
}
.trade .trade_lists li img{
    position: absolute;
    border-radius: 50%;
    top: -90px;
    right: 0;
    left: 0;
    margin: auto;
}
.trade .trade_lists li h3{
    font-size: 25px;
    color: #0066cc;
    margin-bottom: 20px;
    position: relative;
}
.trade .trade_lists li h3:before{
    content: '';
    position: absolute;
    width: 22px;
    height: 3px;
    background-color: #333;
    top: 40px;
    right: 0;
    left: 0;
    margin: auto;
}
.trade .trade_lists li p{
    color: #666;
    line-height: 22px;
}
 .load_more{
    display: block;
    margin: 40px auto 0;
    width: 154px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #333;
    border-radius: 23px;
    border: 1px dashed #91bdd3;
}
 /*服务行业*/
.service_banner{
    height: 400px;
    background: url("../images/service.jpg") no-repeat center center;
}
.service .subnav{
    margin: 20px auto 0;
}
.service .subnav span{
    display: inline-block;
    width: 153px;
    height: 44px;
    line-height: 44px;
    border: 1px dashed #91bdd3;
    border-radius: 22px;
    margin-right: 10px;
    font-size: 20px;
    cursor: pointer;
}
.service .subnav span.active{
    border: 1px solid transparent;
    background-color: #006699;
    color: #fff;
}
.service .service_lists li{
    float: left;
    width: 575px;
    margin-top: 50px;
    text-align: left;
}
.service .service_lists li:nth-child(even){
    float: right;
}
.service .service_lists .mapping{
    width:575px ;
    height: 325px;
    overflow: hidden;
    position: relative;

}
.service .service_lists .mapping .type{
    position: absolute;
    width: 225px;
    height: 81px;
    line-height: 81px;
    background-color: rgba(249,163,33,.85);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.service .service_lists .mapping .type b{
    padding-left: 20px;
    border-left: 4px solid #fff;
    color: #fff;
    font-size: 25px;
}
.service .service_lists li p{
    color: #666;
    margin-top: 15px;
    line-height: 25px;
    padding: 0 10px;
}
/*详情*/
.child_banner{
    height: 400px;
    background: url("../images/details.jpg") no-repeat center center;
}
.details .details_name{
    height: 80px;
    background: url("../images/detail_name.png") no-repeat center bottom;
    font-size: 30px;
    color: #0066cc;
}
.details .sundry{
    margin: 20px 0 40px;
}
.details .sundry span{
    display: inline-block;
    margin-right: 30px;
    font-size: 12px;
    color: #999;
}
.details .sundry span i{
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}
.details .sundry .time{
    width: 13px;
    height: 13px;
    background: url("../images/time.png") no-repeat center;
}
.details .sundry .author{
    width: 11px;
    height: 11px;
    background: url("../images/author.png") no-repeat center;
}
.details .sundry .number{
    width: 11px;
    height: 11px;
    background: url("../images/degree.png") no-repeat center;
}
.details .specific p{
    text-indent: 2em;
    margin-bottom: 30px;
    line-height: 28px;
    text-align: left;
}
.details .specific dl{
    width: 574px;
    margin: 0 auto 30px;
    line-height: 25px;
}
.details .page a{
    display: block;
    text-align: left;
    color: #333;
    margin-bottom: 15px;
}
.details .page a b{
    font-size: 16px;
    color: #0066cc;
    margin-right: 10px;
}
/*登录中心*/
.login{
    width: 320px;
    margin: 0 auto;
}
.login .entry{
    margin-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
    padding-left: 110px;
}
.login .entry input{
    font-size: 12px;
    color: #999;
    width: 200px;
    padding-right: 10px;
}
.login .entry:before{
    content: '';
    position: absolute;
    top: 2px;

}
.login .user:before{
    width: 17px;
    height: 17px;
    background: url("../images/account_number.png") no-repeat center;
    left: 40px;
}
.login .password:before{
    width: 13px;
    height: 18px;
    background: url("../images/password.png") no-repeat center;
    left: 42px;
}
.login .check{
    margin-top: 30px;
    font-size: 12px;
    color: #999;
    text-align: left;
    padding-left: 44px;
}
.login .check input{
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin-right: 5px;
    list-style: circle;
}
.login .check label{
    vertical-align: middle;
}
.login .button{
    margin-top: 45px;
    padding: 0 10px;
}
.login .button input{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #0099cc;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    cursor: pointer;
}
/*联系我们*/
.contact .title h3{
    font-size: 24px;
    color: #333;
    margin-top: 30px;
}
.contact .contact_lists{
    margin-top: 20px;
    padding:0 150px;
}
.contact .contact_lists li{
    width: 225px;
    float: left;
}
.contact .contact_lists li img{
    width: 97px;
    height: 113px;
}
.contact .contact_lists li span{
    display: block;
    margin: 10px 0;
}
.contact .contact_lists li b{
    display: block;
    color: #006699;
    font-size: 20px;
    font-weight: normal;
}
.contact .map{
    margin-top: 30px;
}
.vjs-poster{
	background-size: cover !important;
}
.video-js .vjs-big-play-button{
	width: 55px !important;
	height: 55px !important;
	background: url(../images/img1.png) center no-repeat !important;
	background-color: transparent !important;
	border: 0px none !important;
	position: absolute;
	left: 50% !important;
	top: 50% !important;
	margin-left: -27.5px !important;
	margin-top: -27.5px !important;
	
}
.vjs-icon-placeholder{
	display: none !important;
}
.video-js .vjs-big-play-button::before{
	display: none;
	
}
