#nav {
    width: 1200px;
    margin: 0 auto;
    height: 69px;
    z-index: 12;
}
#navW {
    width: 980px;
    margin: 0 auto;
    background: url(../images/20181230094848_1359917107.png) center no-repeat;
    height: 69px;
    padding: 0px 110px;
}
#nav ul {
    width: 980px;
    height: 75px;
    float: left;
}
#nav li {
    float: left;
    text-align: center;
    height: 25px;
    transition: all 0.5s linear;
    margin: 12px 0px 12px 0px;
    border-right: 1px #1345ac solid;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
}
#nav .none {
    border-right: none;
}
#nav .nav_t {
    height: 45px;
    transition: all 0.5s linear;
    overflow: hidden;
    position: relative;
    padding-bottom: 2px;
}
#nav ul li a {
    text-decoration: none;
    font-size: 15px;
    line-height: 25px;
    height: 25px;
    display: block;
    text-align: center;
    color: #fff;
    transition: all 0.5s linear;
    position: relative;
    z-index: 10;
}
#nav .nav_d {
    position: absolute;
    z-index: 1000;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -13px;
}
#nav li:hover .nav_d {
    width: 124px;
    height: auto;
}
#nav li:hover .nav_d:hover {
    overflow: visible;
}
#nav .nav_d::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    filter: Alpha(opacity=90);
    opacity: 0.90;
    background: #008eda;
    position: absolute;
    z-index: 8;
}
#nav .nav_dW {
    width: 124px;
    padding: 10px 0;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
#nav li:hover .nav_da:hover {
    overflow: visible;
}
#search_bgd {
    width: 100%;
    height: 62px;
    margin: 0 auto;
    min-width: 1002px;
}
#search_bg {
    width: 100%;
    height: 62px;
    margin: 0 auto;
    min-width: 1002px;
    background: #f7f6f6;
}
#search_b {
    width: 1100px;
    margin: 0 auto;
    height: 58px;
}
#search-text {
    width: 890px;
    float: left;
    height: 58px;
    line-height: 58px;
}
#search_r {
    width: 210px;
    float: right;
    background-color: #fff;
    border-radius: 50px;
    height: 32px;
    margin-top: 15px;
}
#search-bg {
    float: left;
    width: 155px;
    height: 30px;
    overflow: hidden;
    background: #fff;
    margin-left: 15px;
    margin-top: 1px;
}
#search-i {
    float: left;
    margin-top: 3px;
}
.proces {
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    padding-top: 30px;
    min-width: 1200px;
}
.proces_jm {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-size: 35px;
    line-height: 52px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
}
.proces_jm strong {
    color: #1345ac;
}
.proces_jm span {
    color: #333;
    font-size: 26px;
    font-weight: normal;
}
.proces_jline {
    width: 100px;
    height: 6px;
    background: #09389a;
    margin: 8px auto;
    overflow: hidden;
}
.proces_jd {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/20181228092353_22357214.jpg) bottom center no-repeat;
    padding-top: 0px;
    padding-bottom: 245px;
}
.proces_jd_li {
    width: 235px;
    height: 235px;
    margin: 20px 32px;
    border-radius: 50%;
    background: #fff;
    float: left;
    transition: all 0.9s linear;
    position: relative;
    box-shadow: 0 0 1px #999 inset;
}
.proces_jd_li::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    background: #09389a;
    transition: all 0.9s linear;
    border-radius: 50%;
}
.proces_jd_li_bov {
    width: 215px;
    height: 215px;
    margin: 10px auto;
    border: dashed 1px #ccc;
    border-radius: 50%;
    position: relative;
}
.proces_jd_li_m {
    overflow: hidden;
    padding-top: 50px;
    font-size: 28px;
    text-align: center;
    color: #333;
    line-height: 50px;
    transition: all 0.5s linear;
}
.proces_jd_li_line {
    width: 50px;
    overflow: hidden;
    height: 3px;
    background: #09389a;
    margin: 10px auto;
    transition: all 0.5s linear;
}
.proces_jd_li_s {
    width: 150px;
    margin: 0 auto;
    text-align: center;
    color: #333;
    font-size: 15px;
    line-height: 22px;
    padding-top: 10px;
    filter: Alpha(opacity=70);
    opacity: 0.7;
    transition: all 0.5s linear;
}
.proces_jd {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../images/20181228092353_22357214.jpg) bottom center no-repeat;
    padding-top: 0px;
    padding-bottom: 245px;
}
.proces_jd_li::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    background: #09389a;
    transition: all 0.9s linear;
    border-radius: 50%;
}
.proces_jd_li:hover {
    transform: rotate(
-360deg
);
    transition: all 0.5s linear;
}
.fx-big-title{
	height: 40px;
	    line-height: 42px;
	    color: #1f1f1f;
	    padding-top: 0;
	    font-size: 37px;
	    font-weight: bold;
		text-align: center;
}
.fx-line{
	width: 80px;
	    height: 5px;
	    background: #fe8011;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 16px;
	    margin-bottom: 8px;
}
.fx-sub-title{
	    height: 30px;
	    line-height: 30px;
	    padding: 0;
	    overflow: hidden;
	    font-size: 18px;
	    color: #4d4d4d;
	    text-align: center;
	    margin: 0 auto 0 auto;
}
.fx-w1920 {
    width: 1160px;
    margin: 0 auto;
    padding: 10px 0;
    font-family: "Microsoft Yahei","宋体";
}
.design-head1 {
    height: 56px;
    padding-bottom: 14px;
    background: url(https://gview.alicdn.com/14355424969270/1.0.3/img/14473444805649.png) no-repeat center top;
}
.design-head1 h3 {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: "Microsoft YaHei","黑体";
    color: #fff;
}
.fx-list {
    padding: 20px 40px;
    background: url(https://gview.alicdn.com/14355424969270/1.0.3/img/14357323166308.jpg) no-repeat center bottom #fff;
    border: 1px solid #d4d4d4;
    box-shadow: 4px 4px 18px rgb(0 0 0 / 8%) inset, -4px -4px 18px rgb(0 0 0 / 8%) inset;
}
.fx-list li {
    height: 364px;
    padding: 28px 0;
    overflow: hidden;
}
.fx-list .ui-n1 .fx-images, .fx-list .ui-n3 .fx-images, .fx-list .ui-n5 .fx-images {
    float: right;
}
.fx-list .fx-images {
    position: relative;
    width: 522px;
    height: 364px;
    overflow: hidden;
}
.fx-list .ui-n1 .fx-info, .fx-list .ui-n3 .fx-info, .fx-list .ui-n5 .fx-info {
    float: left;
}
.fx-list .fx-info {
    width: 520px;
    overflow: hidden;
}
.fx-list .fx-info .fx-num {
    height: 76px;
    line-height: 76px;
    color: #fb7f00;
    font-family: Arial;
    font-size: 80px;
    font-weight: bold;
}
.fx-list .fx-info .ui-t0 {
    line-height: 60px;
    font-size: 38px;
    font-weight: bold;
    color: #2376cd;
}
.fx-list .fx-info .fx-line {
    width: 50px;
    height: 3px;
    overflow: hidden;
    background: #2376cd;
    margin: 8px 0 12px;
}
.fx-list .fx-info .ui-t1 {
    line-height: 2;
    color: #666;
    font-size: 16px;
}
.fx-list .fx-info .ui-t2 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.8;
    color: #999;
}
.fx-list .ui-n2 .fx-images, .fx-list .ui-n4 .fx-images {
    float: left;
}
.fx-list .fx-images {
    position: relative;
    width: 522px;
    height: 364px;
    overflow: hidden;
}
.fx-list .ui-n2 .fx-info, .fx-list .ui-n4 .fx-info {
    float: right;
}
 .fx-list .fx-info {
    width: 520px;
    overflow: hidden;
}
.wrap-title:hover {
    transform: translateY(-20px);
	animation: fadeinT 1s ease-out backwards;
	    transition: all 1s;
}