﻿/* 公共样式表css */
body{font:14px "microsoft Yahei";background:#FFF;color:#444;}
img{border: 0;}
body, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {margin:0; padding:0;}
a{color:#444;text-decoration:none;}
a:hover{color:#F6C600;}
#wrap{
    width:100%;
    background:#FFF;
    width:expression(document.body.clientWidth <= 1200? "1200px": "auto");
    min-width:1324px;
}

/* 顶部导航悬浮样式 */
.header-nav{position:relative;background:#fff;width:100%;height:97px;}
.header-content{width:1200px;padding:0 15px;margin-right:auto;margin-left:auto;}

.header-logo{float:left;}
.header-logo a{display:block;padding-top:26px;}
.header-logo a img{display:block;width:240px;border:none;}

.header-nav-list{float:right;margin-right:35px;}
.header-nav-list ul{float:left;}
.header-nav-list ul li{position:relative;display:block;float:left;}
.header-nav-list ul li a{
    color:#555;
    padding:38px 26px 31px 35px;
    font-size:18px;
    line-height:28px;
    background:none;
    position:relative;
    display:block;
}
.header-nav-list ul li a:hover{color:#0075B4;}

.aui-about-dow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 110%;
    min-width: 100px;
    padding:8px 0px 8px 16px;
    background: #fff;
    border-radius: 2px;
    z-index: 99;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}
.drop-down:hover .aui-about-dow {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    filter: alpha(opacity=100);
}
.header-nav-list .aui-about-dow li a {
    padding: 0;
    line-height: inherit;
    display: block;
    padding: 6px 0;
    color: #313131;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    color: #555;
}
.header-nav-list .aui-about-dow li{width:108px;text-align:center;}
.header-nav-list .aui-about-dow li a:hover{color:#0075B4;text-decoration:none;}

.header-nav-right {float: right !important;padding-top:34px;}
.header-nav-right .sch-box{ float:right; width:230px; border:1px solid #e0e0e0; height:30px; border-radius:20px;}
.header-nav-right .sch-box .sch1{ float:left; padding:4px 5px 0 14px; font-size:15px; color:#555;}
.header-nav-right .sch-box .sch2{ float:right; margin-right:5px; padding-top:1px; box-sizing:border-box;}
.header-nav-right .sch-box .sch2 input{ height:28px; color:#0075B4;}

.aui-header-nav{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

/*首页-产品展示*/
.idxcp_title{padding-top:68px;font-size:34px;color:#004B5D;text-align:center;}
.idxcp_expl{padding-top:10px;font-size:15px;color:#999;text-align:center;}
.idxcp_line{width:40px;height:3px;margin:14px auto;background:#00B7C2;}
.bodyCon08 .students{margin:0 auto; width:1200px; height:420px; position:relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;left:300px;}
#four_flash{position:relative;width:1200px;height:350px;margin:0 auto;position:absolute;bottom:50px;}
#four_flash .flashBg{width:1098px;height:510px;padding-top:20px;margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:4000%;height:510px;position:absolute;left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:325px;height:430px;margin:0 20px;padding-top:30px;background:#FFF;box-shadow:0 0 15px #D9D9D9;border-radius:8px;list-style:none;}
#four_flash .flashBg ul.mobile li:hover{background:#FAFAFA;box-shadow:0px 0px 7px 7px rgba(0,0,0,.1);-webkit-transition-duration:0.2s;}
#four_flash .flashBg ul.mobile li img{float:left;padding-left:43px;width:240px;height:240px;display:block;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	}
#four_flash .flashBg ul.mobile li:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	}
#four_flash .flashBg ul.mobile li dd{margin:0 auto;width:90%;float:left;padding-top:20px;padding-left:20px;font-size:20px;;color:#1292B2;text-align:center;}
#four_flash .flashBg ul.mobile li a:hover dd{color:#EBB600;}
#four_flash .flashBg ul.mobile li cc{margin:0 auto;width:90%;float:left;padding-left:18px;font-size:17px;;color:#5A6771;text-align:center;}
#four_flash .flashBg ul.mobile li a:hover cc{color:#1292B2;}
#four_flash .flashBg ul.mobile li xx{width:90%;float:left;margin:25px 0 0 88px;width:120px;}
#four_flash .flashBg ul.mobile li a xx{color:#FFF;font-size:15px;text-align:center;background:#1292B2;border-radius:25px;padding:12px 16px;}
#four_flash .flashBg ul.mobile li a:hover xx{color:#FFF;background:#00B7C2;-webkit-transition-duration:0.4s;}

#four_flash .but_left{position:absolute; top:160px; left:0px;}
#four_flash .but_right{position:absolute; top:160px; right:0px;}

/*首页-业务范围*/
.idxser_title{padding-top:75px;font-size:34px;color:#FFF;text-align:center;}
.idxser_expl{padding-top:15px;font-size:15px;color:#EEE;line-height:28px;text-align:center;}
.idxser_line{width:40px;height:3px;margin:14px auto;;background:#2AE2FA;text-align:center;}
.yingyong_box ul{margin:0 auto;width:1200px;}
.yingyong_box li{float:left;margin:55px 20px 0 20px;width:260px;height:280px;background:url(../images/idx_ser_bn1.png);opacity:0.92;border-radius:8px;box-shadow:0 0 18px #245596;list-style:none;}
.yingyong_box li:hover{background:url(../images/idx_ser_bn2.png);}
.yingyong_box li img{margin-left:70px;margin-top:45px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	}
.yingyong_box li:hover img{
	transform: rotate(360deg) scale(1.2);
	-webkit-transform: rotate(360deg) scale(1.2);
	-moz-transform: rotate(360deg scale(1.2));
	-o-transform: rotate(360deg) scale(1.2);
	-ms-transform: rotate(360deg) scale(1.2);
	}
.yingyong_box li dd{margin:0 auto;padding-top:25px;font-size:24px;color:#FFF;text-align:center;}

/*首页-我们的服务*/
.idxsve_title{padding-top:68px;font-size:34px;color:#004B5D;text-align:center;}
.idxsve_expl{padding-top:10px;font-size:15px;color:#999;text-align:center;}
.idxsve_line{width:40px;height:3px;margin:14px auto;;background:#00B7C2;text-align:center;}
.serves_box ul{margin:0 auto;width:1200px;}
.serves_box li{float:left;width:300px;height:285px;color:#5A6771;border-radius:25px;list-style:none;text-align:center;}
.serves_box li:hover{background:url(../images/idx_sve_bng.png);color:#1292B2;-webkit-transition-duration:0.4s;}
.serves_box li img{float:left;margin:60px 118px 25px 119px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	}
.serves_box li:hover img{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	}
.serves_box li tle{float:left;width:212px;margin:0 44px;font-size:20px;}
.serves_box li tex{float:left;width:212px;margin:0 44px;padding-top:22px;font-size:15px;}

/*首页-关于我们*/
.idxabt_title{padding-top:60px;font-size:34px;color:#004B5D;text-align:center;}
.idxabt_expl{padding-top:10px;font-size:15px;color:#999;text-align:center;}
.idxabt_line{width:40px;height:3px;margin:14px auto;;background:#00B7C2;text-align:center;}
.idxabt_box{margin:0 auto;width:1200px;padding-top:35px;}

.idxabt_box .abt_left{float:left;width:600px;margin:0 25px;}
.idxabt_box .abt_left .tle{font-size:35px;color:#1292B2;}
.idxabt_box .abt_left .tla{padding-top:10px;font-size:35px;color:#333;}
.idxabt_box .abt_left .lne{width:600px;height:1px;margin:12px 0 25px 0;background:#B5B5B5;text-align:center;}
.idxabt_box .abt_left .txa{font-size:18px;color:#555;line-height:40px;margin-bottom:40px;}
.idxabt_box .abt_left .apply{float:left;margin-top:10px;}
.idxabt_box .abt_left .apply a{color:#FFF;font-size:16px;text-align:center;background:#1292B2;border-radius:5px;padding:14px 50px;}
.idxabt_box .abt_left .apply a:hover{color:#FFF;background:#00B7C2;-webkit-transition-duration:0.2s;}
.idxabt_box .abt_left .apply a img{margin-right:5px;margin-bottom:-6px;}

.idxabt_box .abt_right{float:right;margin:114px 18px 0 0;}
.idxabt_box .abt_right img{box-shadow:0 0 18px #888;}

/*首页-新闻资讯*/
.innews_box{ margin:0 auto; width:1200px; padding-top:30px;}
.innews_box .news_cont{float:left;width:370px;height:460px;margin:0 15px;box-shadow:0 0 15px #BBB;border-radius:8px 8px 0 0;}
.innews_box .news_cont:hover{background:#FCFCFC;}
.innews_box .news_cont .newspic{float:left;width:370px;height:208px;position:relative;z-index:2;overflow:hidden;}
.innews_box .news_cont .newspic img{
				width:370px;
				height:208px;
				/*动画效果过渡时间*/
				webkit-transition-delay: 0s;
				-webkit-transition-duration:0.5s;
				-webkit-transition-property:all;
				-webkit-transition-timing-function:ease;
				position:relative;
			}
.innews_box .news_cont .newspic img:hover {
				/*鼠标悬停图片放大*/
				transform: scale(1.1, 1.1);
				-ms-transform: scale(1.1, 1.1);
				-moz-transform: scale(1.1, 1.1);
				-webkit-transform: scale(1.1, 1.1);
				-o-transform: scale(1.1, 1.1);
			}
.innews_box .news_cont .flowImg {
				border-radius:8px 8px 0 0;
				/*图片超出部分隐藏*/
				width: 370px;
				height: 246px;
				overflow-x: hidden;
				overflow-y: hidden;
				position: relative;
			}
.innews_box .news_cont .news_title{float:left;margin:20px 14px 15px 30px;
				width:330px;
				overflow:hidden; /*将超出内容隐藏*/
				text-overflow:ellipsis; /*IE专用属性，文本溢出时显示省略标记()；其他浏览器不支持。*/
				white-space:nowrap; /*强制内容不换行。强制在同一行内显示所有文本，直到文本结束或者遭遇br元*/
			}
.innews_box .news_cont .news_title a{font-size:20px;color:#566872;}
.innews_box .news_cont .news_title a:hover{color:#EBB600;}
.innews_box .news_cont .news_intro{float:left;width:320px;margin:0 20px 30px 30px;font-size:15px;color:#73848B;line-height:24px;text-align:justify;}
.innews_box .news_cont .news_tmlk{float:left;width:370px;}
.innews_box .news_cont .news_tmlk .time{float:left;width:40%;padding-top:14px;font-size:15px;color:#999;text-align:right;}
.innews_box .news_cont .news_tmlk .ckxx{float:left;margin-left:30px;}
.innews_box .news_cont .news_tmlk .ckxx a{color:#FFF;font-size:16px;text-align:center;background:#1292B2;border-radius:30px;padding:11px 35px;}
.innews_box .news_cont .news_tmlk .ckxx a:hover{color:#EEE;background:#00B7C2;-webkit-transition-duration:0.2s;}
.innews_box .news_cont .news_tmlk .ckxx a img{margin:0 0 -6px 6px;}

/*尾页-商城入口*/
.jdsales{margin:0 auto;width:1200px;}
.jdsales .scrklf{float:left;width:750px;padding-top:68px;color:#f2f2f2;}
.jdsales .scrklf .sctitle{font-size:32px;}
.jdsales .scrklf .scentx{font-size:28px;color:#61db61;}
.jdsales .scrklf .scsmtx{padding-top:28px;font-size:16px;}

.jdsales .scrkrt{float:right;margin-top:155px;}
.jdsales .scrkrt a{color:#FFF;font-size:16px;text-align:center;background:#00b7C2;border-radius:4px;padding:12px 30px;}
.jdsales .scrkrt a:hover{color:#FFF;background:#16BA58;-webkit-transition-duration:0.2s;}
.jdsales .scrkrt a img{margin-right:6px;margin-bottom:-6px;}

/*页尾-Footer*/
.footer{margin:0 auto;width:1200px;height:374px;padding-top:65px;}

.footer .lf_cnt{float:left;width:430px;}
.footer .lf_cnt .ftlogo{width:100%;}
.footer .lf_cnt .ftline{width:322px;height:2px;background:#303030;margin:12px 0;}
.footer .lf_cnt .ftname{width:100%;color:#BABABA;font-size:30px;margin-bottom:30px;}
.footer .lf_cnt .ftbox{width:100%;}
.footer .lf_cnt .ftbox .ftico{float:left;padding-top:5px;width:28px;}
.footer .lf_cnt .ftbox .ftcnt{float:left;color:#AAA;font-size:14px;line-height:30px;}
.footer .lf_cnt .ftbox .ftcnt .tx1{font-size:25px;color:#DDD;}
.footer .lf_cnt .ftbox .ftcnt .tx2{color:#AAA;}
.footer .lf_cnt .ftbox .ftcnt .tx2 ts{font-size:12px;color:#DDD;}

.footer .line-shu{float:left;width:1px;height:310px;background:#303030;}

.footer .nav_box{float:right;width:140px;height:170px;margin-top:6px;}
.footer .nav_box .text_b{float:left;width:100%;color:#BBB;font-size:20px;margin-left:62px;padding-bottom:24px;}
.footer .nav_box .text_b a{color:#BBB;}
.footer .nav_box .text_b a:hover{color:#EEE;}
.footer .nav_box li{float:left;width:100%;font-size:15px;margin-left:62px;padding-left:18px;padding-bottom:16px;background:url(../images/foot_nav.png) no-repeat;list-style:none;}
.footer .nav_box li a{color:#888;}
.footer .nav_box li a:hover{color:#BBB;}

.footer .wxwb{float:right;}
.footer .wxwb .erwm{width:91px;}
.footer .wxwb .wxgz{width:91px;padding-top:4px;font-size:14px;color:#16515F;line-height:18px;text-align:center;}

/*页尾-版权信息*/
.bqline{float:left;width:100%;height:1px;background:#3C3C3C;}
.banqun{float:left;width:100%;height:54px;background:#000;opacity:0.7;}
.banqun .bqbox{margin:0 auto;width:1200px;height:36px;padding-top:18px;}
.banqun .bqbox .txleft{float:left;color:#888;font-size:14px;}
.banqun .bqbox .txright{float:right;color:#888;font-size:14px;}
.banqun .bqbox .txright a{color:#888;}
.banqun .bqbox .txright a:hover{color:#DDD;}
