@charset "utf-8";
html,body{background:#fff;color:#333;font:14px/1.6 'Microsoft YaHei',Tahoma,Verdana,'Simsun';}
a{color:#333;text-decoration:none;}
a:hover{color:#e9280c;text-decoration:none;}

/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,ol,ul,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%}
img{border:0}
button,input,select,textarea{font-size:100%}



 .red{color:red!important}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;line-height:0}
.clearfix{*zoom:1}
.clear{clear:both}
.hidden{display:none}
.required{color:red;font-weight:700}
.form_text_verifycode{width:80px}
.form_radio{width:auto;border:0}
.form_checkbox{width:auto;border:0}
.w1200{width:1200px;margin:0 auto}

.floor_2_main{background:url(../images/iyoushi.jpg) no-repeat center top;height:800px;overflow:hidden}
.floor_2_main h2 {
    
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.floor_2{padding:80px 0;position:relative}
.floor_2 .title{color:#fff}
.iyoushi{background:url(../images/bieshu.png) no-repeat 460px center;height:536px;overflow:hidden}
.iyoushi .item{width:375px;height:128px;background:url(../images/yousitem.png) no-repeat left top;float:left;margin-top:40px}
.iyoushi .item a{display:block;padding:40px}
.iyoushi .item .img{width:50px;height:50px;overflow:hidden;position:relative;margin-left:10px}
.iyoushi .item .img img{position:absolute;left:0;top:0;width:50px;display:block}
.iyoushi .item .txt{width:140px;padding-left:60px;color:#fff}
.iyoushi .item .txt h3{font-size:20px;font-weight:700;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
.iyoushi .item .txt p{font-family:arial;color:#ccc;padding-top:0}
.iyoushi .it1,.iyoushi .it5{margin-left:62px;margin-right:60px}
.iyoushi .it2,.iyoushi .it6{margin-right:65px;float:right}
.iyoushi .it4{float:right}
.iyoushi .item:hover{background:url(../images/yousitem_a.png) no-repeat left top}
.iyoushi .item:hover .txt h3{color:#006aff}
.iyoushi .item:hover .img img{top:-50px}
.indnews{padding:80px 0;overflow:hidden;position:relative}

.wp {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
/*客户案例*/
.row-a5{
	overflow: hidden;
	padding: 50px 0;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/gcbg.jpg);
}
.row-a5 h2 {
    height: 82px;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
}
.m-imgtxt01{
	margin: 0 -10px;
}
.m-imgtxt01 .item{
	margin: 0 10px;
	padding: 2px 2px 0 2px;
	background-color: #fff;

}
.m-imgtxt01 .item .pic{
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 68%;
}
.m-imgtxt01 .item .pic img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.m-imgtxt01 .item h3 a{
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.m-imgtxt01 .item h3 a:hover{
	color: #0d62be;
}
.m-imgtxt01 .slick-arrow{
    position: absolute;
    top: 50%;
    margin-top: -27px;
    overflow: hidden;
    cursor: pointer;
    width: 40px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    z-index: 9;
    background-repeat: no-repeat;
	-o-background-size: auto 40px;
	-ms-background-size: auto 40px;
	-moz-background-size: auto 40px;
	-webkit-background-size: auto 40px;
	background-size: auto 40px;
	background-color: transparent;
	background-position: center center;
    border: 0;
    outline: 0;
    padding: 0;
}
.m-imgtxt01 .slick-arrow:hover{
	-webkit-box-shadow: 0 0 4px #d83142;
	-moz-box-shadow: 0 0 4px #d83142;
	box-shadow: 0 0 4px #d83142;
}
.m-imgtxt01 .slick-prev{
	left: -4%;
	background-image: url(../images/icon4.png);
}
.m-imgtxt01 .slick-prev:hover{
	background-image: url(../images/icon4-hover.png);
}
.m-imgtxt01 .slick-next{
	right: -4%;
	background-image: url(../images/icon5.png);
}
.m-imgtxt01 .slick-next:hover{
	background-image: url(../images/icon5-hover.png);
}
/* ===================================
    5. About Section CSS
====================================== */

a.video-popup-holder 
{
    line-height: 0;
    font-size: 0;
    display: inline-block;
}

a.video-popup-holder .thumb 
{
    border-radius: 90%;
}

.popup-play{
    background-image: url(../images/play_btn.png);
    width: 90px;
    height: 90px;
    z-index: 2;
    position: absolute;
    left: 50%;
	top: 50%;
    background-size: 90px 90px;
    margin-bottom: 0;
    transform: translate(-50%, -50%);
    transition: opacity .3s ease;
}

a.video-popup-holder:hover .popup-play 
{
    opacity: 0.7;
}

.v-skills-holder 
{
    text-align: center;
    position: relative;
    margin: 40px 0;
}

.v-skills-level, .v-skills-level-2, .v-skills-holder:after, .v-skills-holder:before 
{
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 20%;
    background-color: #F5ECFF;
}

.v-skills-level-2
{
    top: 40%;
}

.v-skills-holder:after 
{
    top: 60%;
    content: "";
}

.v-skills-holder:before 
{
    top: 80%;
    content: "";
}

.v-skill 
{
    width: 25px;
    height: 250px;
    background-color: #b3dfff;
    position: relative;
    display: inline-block;
    margin-right: 20px;
    border: 5px solid #fff;
    z-index: 1;
    border-radius: 50px;
}

.v-skills-holder .v-skill:last-of-type
{
    margin-right: 0;
}

.v-skill-fill 
{
    position: absolute;    
    bottom: 0;
    left: 0;
    background-color: #1a72b3;
    border-radius: 0 0 50px 50px;
}

.v-skill-text 
{
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}

/* COLUMNS */

.one,  .one_half,  .one_third,  .two_third,  .three_fourth, 
.one_fourth{
    margin-right: 10%;
    float: left;
    position: relative;
    margin-bottom: 30px;
}
.last{
    margin-right: 0 !important;
    clear: right;
}
.one{
    float: none;
    display: block;
    clear: both;
    margin-right: 0;
}
.one_half{
    width: 44%;
}
.one_third{
    width: 25.3333%;
}
.two_third{
    width: 62.6666%;
}
.one_fourth{
    width: 16%;
}
.three_fourth{
    width: 72%;
}


  .section
    {
        background-attachment: scroll !important;
        padding: 75px 0 !important;
    }
	@media screen and (max-width: 1600px) { 

    .content-1070, .content-960, .content-740
    {
        max-width: 95%;
    }   
	}            
.center-relative{
    margin-left: auto;
    margin-right: auto;
}

.big-text{
    font-size: 34px;
    line-height: 45px;
    color: #1a72b3;
    letter-spacing: 1px;
}

.big-text1{
    font-size: 28px;
    line-height: 45px;
    color: #1a72b3;
}
.content-1070
{
    width: 1070px;    
}
body a
{
    text-decoration: none;
    color: #1a72b3;
    transition: color .2s ease;
}

body a:hover
{
    color: #1a72b3; 
}
a.button
{
    display: inline-block;
    color: #fff !important;
    background-color: #1a72b3;
    text-align: left;
    padding-bottom: 17px;
    padding-top: 17px;
    padding-left: 40px;
    padding-right: 35px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    transition: all .2s linear;
    margin-bottom: 17px;
    border-radius: 50px;
    font-size: 16px;    
    box-shadow: 0px 0px 20px 0px rgba(88, 139, 255, 0.65);
}

a.button:after 
{
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f061";
    margin-left: 25px;
    transition: transform .3s ease;
}

a.button:hover:after
{
    transform: translateX(5px);
}

a.button.scroll:hover:after
{
    transform: rotate(90deg);
}
