/*==========content========*/


.main_two_2_right .title_1 h3 { font-size:22px; color:#333333; line-height:27px; float:left;width: 85%;  }
.title_1 i { float:left; display:block; margin-right:10px; margin-left:10px; }
.title_1 h3 { font-size:25px; color:#333333; line-height:52px; float:left;  }
.title_1 h3 a:hover {color:#333333;}
.title_1 span { float:right;line-height:52px; font-size:18px; margin-right:15px;}
.main_one_bg,.main_two_bg { background:#fff; border:1px #dfe0e2 solid; border-radius:25px; padding:30px 0 40px; margin-top:15px;}
.main_one_bg,.main_two_bg { background:#fff; border:1px #dfe0e2 solid; border-radius:25px; padding:30px 0 40px; margin-top:15px;}
.main_one_bg ul { padding:0 15px;}
.main_one_bg li { width:31.33%; float:left; position:relative; text-align:center; margin-left:18px;}
.main_one_bg li img {transition: all 0.5s ease; margin-top:10px;}
/*.main_one_bg li:nth-child(1) img {box-shadow: 0px 20px 20px rgba(114, 205, 249, 0.4);}
.main_one_bg li:nth-child(2) img {box-shadow: 0px 20px 20px rgba(209, 254, 244, 0.8);}
.main_one_bg li:nth-child(3) img {box-shadow: 0px 20px 20px rgba(226, 254, 249, 0.8);}*/
.main_one_bg li h4 { font-size:24px; color:#1d1d1d; font-weight:500;transition: all 0.5s ease; position:absolute;top: 42px;left: 90px;}
.main_one_bg li:nth-child(1) h4{ color:#0b67c7}
.main_one_bg li:nth-child(2) h4{ color:#0a8b5c}
.main_one_bg li:nth-child(3) h4{ color:#087d8a}
.main_one_bg li p { position:absolute;bottom: 30px;    left: 40px;font-size: 18px;}
.main_one_bg li:nth-child(1) p{ color:#0b67c7}
.main_one_bg li:nth-child(2) p{ color:#0a8b5c}
.main_one_bg li:nth-child(3) p{ color:#087d8a}
.main_one_bg li:hover h4 { color:#1474fe}



/*业务合作设计师的图片.main_one_bg li { width:25%; float:left; text-align:center; }
.main_one_bg li img {transition: all 0.5s ease; margin-top:10px;}
.main_one_bg li h4 { font-size:24px; color:#1d1d1d; font-weight:500;transition: all 0.5s ease;}
.main_one_bg li:hover img { margin-top:-10px; }
.main_one_bg li:hover h4 { color:#1474fe}*/


.main_two { margin-top:25px; }
.main_two form{height: 42px;margin: 10px 0 0;box-sizing: border-box; width:400px; border-radius:5px; border:1px #d6dadd solid;background:url(../images/search.png) no-repeat 15px #fff; }
.main_two form input[type='text']{width: 253px;height: 40px;line-height: 38px;background:#fff;font-size: 14px;color: #999;margin-left:45px;float: left;box-sizing: border-box; outline:none;}
.main_two form input[type='image']{width: 100px;height: 40px;background:url(../images/search_btn.png) no-repeat;outline:none;}
.main_two_bg { margin-top:25px; padding:60px 55px;}

.main_two_1 h3 { font-size:33px; color:#333; text-align:center;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;transition: all 0.5s ease;}
.main_two_1:hover h3 { color:#1474fe}
.main_two_1 p { text-align:center; color:#787d83; font-size:16px; margin-top:20px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap;}


.main_two_2_left { float:left; width:302px;  margin-top:50px;}
.main_two_2_left .pic { width: 302px; height:170px; overflow:hidden; margin-bottom:26px;}
.main_two_2_left .pic  img { -webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s; }
.main_two_2_left:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.main_two_2_left p {line-height:25px; color:#7a7a7a; font-size:16px; transition:all .4s ease-in-out 0s;}

.main_two_2_right { float:right; width: 650px;margin-top:30px;}
.main_two_2_right .box { margin-top:10px; }
.main_two_2_right .pic { width: 650px; height:170px; overflow:hidden; margin-bottom:26px;}
.main_two_2_right .pic  img { -webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s; height:170px;object-fit: cover; }
.main_two_2_right .box:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.main_two_2_right p {line-height:25px; color:#7a7a7a; font-size:16px; transition:all .4s ease-in-out 0s;}

.main_two_3 { margin-top:25px;}
.main_two_3_l { float:left; width: 625px; position:relative; }
.main_two_3_l .hd { position:absolute; right:0; top:15px; }
.main_two_3_l .hd li { float:left; background:#e9e9e9; padding:5px 20px; border-radius:25px; margin-left:15px;  }
.main_two_3_l .hd li a { color:#333}
.main_two_3_l .hd li.on { background:#e83b35; }
.main_two_3_l .hd li.on a { color:#fff}
.main_two_3_l .box { border:1px #c3c3c3 solid; border-radius:25px; padding:25px;margin-top:15px; }
.main_two_3_l .box ul {height:240px; overflow:auto; padding-right:5px;}
.main_two_3_l .box li { line-height:50px; background:url(../images/xwdt_1.png) no-repeat left center; transition: all 0.1s ease;}
.main_two_3_l .box li .txt { border-bottom:1px #d3d3d3 dashed; color:#7a7a7a; margin-left:40px; font-size:16px; }
.main_two_3_l .box li .txt a {overflow:hidden;text-overflow: ellipsis; white-space: nowrap; display:block}
.main_two_3_l .box li:hover {background:url(../images/xwdt_2.png) no-repeat left center;}

.main_two_3_r { float:right; width: 325px;}
.main_two_3_r .box {margin-top:15px;}
.main_two_3_r li { margin-bottom:20px;}
.main_two_3_r li:last-child{ margin-bottom:0}
.main_two_3_r li .pic { width: 325px; height:136px; overflow:hidden;}
.main_two_3_r li .pic  img { -webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s; }
.main_two_3_r li:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}


.time_one { position:absolute; right:0; top:-16px;text-shadow: 2px 2px 8px #666}
.time_one .year { font-size:22px; color:#fff; letter-spacing:8.5px}
.time_one .min { font-size:35px; color:#fff; font-weight:700; letter-spacing: 7.5px;}

