i,em{font-style:normal}
h2,h3,h4{font-weight:normal;}
.disN{display:none;}
.disB{display:block;}
input[type=text],textarea{font-family: "微软雅黑", Arial, Helvetica, sans-serif;-webkit-appearance: none;}
@font-face {
    font-family: 'icon';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../font/iconfont.svg') format('svg'); /* iOS 4.1- */
}
.iconFont{
    font-family:"icon" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family:newFont-1;
    src: url("/Modules/Cn/Tpl/Public/fonts/GOTHAM-LIGHT.OTF");
}
@font-face {
    font-family:newFont-2;
    src: url("/Modules/Cn/Tpl/Public/fonts/GOTHAM-BOOK.OTF");
}
@font-face {
    font-family:newFont-3;
    src: url("/Modules/Cn/Tpl/Public/fonts/GOTHAM-BOLD.OTF");
}
@font-face {
    font-family:newFont-4;
    src: url("/Modules/Cn/Tpl/Public/fonts/DINCond-Bold.otf");
}
/*@font-face {
    font-family:siyuan-l;
    src: url("/Modules/Cn/Tpl/Public/fonts/siyuan-l.otf");
}
@font-face {
    font-family:siyuan-b;
    src: url("/Modules/Cn/Tpl/Public/fonts/siyuan-b.otf");
}
@font-face {
    font-family:siyuan-m;
    src: url("/Modules/Cn/Tpl/Public/fonts/siyuan-m.otf");
}*/



/** header **/
.tHeader{background:#fff;height:90px;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:1020;display:block;}
.tHeader .top{margin:0 auto;max-width:1600px;}
.tHeader .top .logo{float:left;display:inline-block;height:90px;width:320px;}
.tHeader .top .nav{float:right;height:20px;margin-top:35px;}
.tHeader .top .nav a{color:#000;font-size:16px;display:block;height:20px;line-height:20px;overflow:hidden;float:left;width:50px;text-align:center;position:relative;margin-right: 10px;font-family: "siyuan-m";}
.tHeader .top .nav a:nth-child(5){margin-right: 0;}
.tHeader .top .nav a:after{content: '';display: block;height:10px;width:0;position:absolute;left:0;bottom:0;background:#0091a0;z-index: -1;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;}
.tHeader .top .nav a:hover:after,.tHeader .top .nav a.hover:after{width:100%;}
.tHeader_s{background:#fff;height:70px;left:0;position:fixed;top:0;width:100%;z-index:1010;display:block;border-bottom:1px solid #edefef;}
.tHeader_s .top{margin:0 auto;max-width:1600px;padding:0 15px;}
.tHeader_s .top .logo{float:left;display:inline-block;/*height:56px;*/width:235px;margin-top:7px;}
.tHeader_s .top .logo img{max-width:100%;}
.tHeader_s .top .search{float:right;margin-left:10px;height:26px;margin-top:22px;}
.tHeader_s .top .search span{float:left;font-size:22px;color:#5a5a5a;cursor:pointer;display:inline-block;height:26px;line-height:26px;width:32px;text-align:right;}
.tHeader_s .top .search span:hover{color:#0091a0;}
.tHeader_s .top .search input{float:left;display:inline-block;width:0;height:26px;vertical-align:middle;border:0 solid #474644;border-radius:30px;padding:0;font-size:12px;color:#474644;}
.tHeader_s .top .nav_icon{float:right;font-size:22px;color:#5a5a5a;height:26px;line-height:26px;margin-top:22px;}
.tHeader_s .top .nav_icon:hover{color:#0091a0;}

.tHeader_s .top .nav{float:right;height:45px;margin-top:25px;}
.tHeader_s .top .nav img{display: inline-block;}
.tHeader_s .top .nav a{color:#000;font-size:16px;display:block;height:30px;line-height:30px;overflow:hidden;float:left;width:50px;text-align:center;position:relative;margin-right: 10px;}
.tHeader_s .top .nav a:nth-child(5){margin-right: 40px;}
.tHeader_s .top .nav a:nth-child(6){width:240px;}
.tHeader_s .top .nav a:after{content: '';display: block;height:10px;width:0;position:absolute;left:0;bottom:0;background:#0091a0;z-index: -1;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;}
.tHeader_s .top .nav a:hover:after,.tHeader_s .top .nav a.hover:after{width:100%;}
.phoneHeader{background:#fff;padding:5px 15px;height:48px;display:none;position:fixed;z-index:999;top:0;left:0;box-sizing: border-box;width:100%;}
.phoneHeader a.logo{float:left;display:inline-block;width:90px;}
.phoneHeader a.logo img{width:100%;}
.phoneHeader a.tel{display:inline-block;width:120px;position:absolute;right:40px;top:50%;margin-top:-8px;}
.phoneHeader a.tel img{width:100%;}
.phoneHeader .nav_icon{float:right;font-size:22px;color:#5a5a5a;height:38px;line-height:38px;}
.phoneHeader .nav_btn_box{position:fixed;top:0;left:0;background:rgba(234,85,4,0.8);width:100%;height:100%;padding:68px 0;display:none;z-index:100;}
.phoneHeader .nav_btn_box a.closeNav{color:#fff;font-size:22px;position:absolute;top:0;right:15px;height:48px;line-height:48px;}
.phoneHeader .nav_btn a{display:inline-block;width:76%;margin:0 12%;border-bottom:1px solid #ca6f3e;font-size:36px;color:#0091a0;height:96px;line-height:96px;/*font-family: siyuan-l;*/}
.phoneHeader .nav_btn a:first-child{border-top:0;}

/** footer **/
.footer_box{background:#292a2e;width:100%;padding:80px 0;display:block;position:relative;z-index:7;}
.footer_box .container{width:1600px;}
.footer_box .col-md-6{padding:0;}
.footer_box img{margin-bottom:70px}
.footer_box .links a{display:inline-block;width:36px;height:36px;text-align:center;border-radius:50%;background:#666666;font-size:20px;color:#292a2e;line-height:36px;transition:all 0.2s linear 0s;margin-right:20px;float:left;}
.footer_box .links a:hover{background:#fff;}
.footer_box .text{overflow:hidden;font-size:14px;color:#9fa0a0;line-height:26px;float:right;margin-right:50px;}
.footer_box .text a{color:#9fa0a0;}
.footer_box .text a:hover{color:#fff;}
.footer_box .text .title{font-size:18px;display:block;color:#c9caca;}
.footer_box .link_dark_box{float:right;width:230px;}
.footer_box .link_dark_box .title{font-size:18px;display:block;color:#727171;}
.footer_box .link_dark{width:230px;}
.footer_box .link_dark a{display:inline-block;height:26px;line-height:26px;width:100px;padding-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#727171;float:left;transition:all 0.2s linear 0s;}
.footer_box .link_dark a:hover{color:#fff;}
.phone_footer_box{display:none;background:#292a2e;padding:5% 0;}
.phone_footer_box img{display:inline-block;max-width:100%;height:auto;}
.phone_footer_box .links{margin:30px 0;}
.phone_footer_box .links a{display:inline-block;width:50px;height:50px;border-radius:50%;background:#666666;font-size:30px;color:#292a2e;line-height:50px;transition:all 0.2s linear 0s;margin:0 8px;}
.phone_footer_box .links a:hover{background:#fff;}
.phone_footer_box .text{width:100%;font-size:16px;color:#666666;}

.pop_erweima{width:414px;background:#000;position:fixed;left:50%;margin-left:-207px;top:10%;z-index:1000;display:none;}
.pop_erweima .pop_erweima_box{width:320px;margin:47px;background:#fff;}
.pop_erweima a.close_icon{color:#fff;position:absolute;top:0;right:0;font-size:25px;display:inline-block;width:47px;height:47px;text-align:center;line-height:47px;}
.pop_erweima h2{padding:0 10px;font-size:18px;color:#292a2e;width:100%;height:70px;line-height:70px;}
.pop_erweima .picture_box{width:100%;text-align:center;}
.pop_erweima .picture_box img{display:inline-block;max-width:100%;height:auto;margin-bottom:0;}
.pop_erweima .footer_text{font-size:12px;color:#292a2e;line-height:18px;width:100%;padding:20px 10px;}

/** float.php **/
.fixed_right{width:52px;position:fixed;right:25px;bottom:20%;z-index:200;display:none;}
.fixed_right ul{display:inline-block;width:52px;}
.fixed_right ul li{display:inline-block;width:52px;height:52px;vertical-align:bottom;margin-top:3px;}
.fixed_right ul li:first-child{margin-top:0;}
.fixed_right ul li a{display:inline-block;width:52px;height:52px;text-align:center;line-height:54px;font-size:23px;color:#fff;background:#292a2e;border-radius:5px;transition:all 0.2s linear 0s;}
.fixed_right ul li a img{display: block;width:30px;height:30px;margin:11px;}
.fixed_right ul li a:hover{background:#0091a0;}
.fixed_right ul li.erweima img{position:absolute;right:60px;bottom:60px;opacity:0;transition:all 0.2s linear 0s;}
.fixed_right ul li.tel{position:relative;}
.fixed_right ul li.tel p{position:absolute;width:200px;height:52px;display:none;right:55px;top:0;background:#292a2e;color:#fff;text-align: center;border-radius:5px;line-height: 52px;}
.fixed_right ul li.tel:hover p{display:block;}

/** 分页 **/
.v2_backstage_public_paging a{background:#eeebeb;border:1px solid #eeebeb;border-radius:2px;color:#838383;display:inline-block;font-size:14px;height:36px;line-height:34px;margin-left:10px;width:36px;transition:all 0.2s ease 0s;}
.v2_backstage_public_paging a:hover{background:#2a2b2f;border:1px solid #2a2b2f;}
.v2_backstage_public_paging span.cpage{background:#2a2b2f;border:1px solid #2a2b2f;border-radius:2px;color:#fff;display:inline-block;font-size:14px;height:36px;line-height:34px;margin-left:10px;width:36px;}
.v2_backstage_public_paging span.omission{font-size:14px;color:#838383;}
.v2_backstage_public_paging span.disabled{background:#eeebeb;border:1px solid #eeebeb;border-radius:2px;color:#838383;display:inline-block;font-size:14px;height:36px;line-height:34px;margin-left:10px;width:36px;}


.pagelist{ height:30px; line-height:30px; text-align:center; margin-top:15px; }
.pagelist a, .pagelist span { margin:0px 5px; padding:3px 12px; color:#333; background:#FFF; border:1px solid #d1d1d1; }
.pagelist a:hover, .pagelist span.current { margin:0px 5px; padding:3px 12px; color:#FFF; background:#3294a6; border:1px solid #3294a6; }



/** index.php **/
/** banner **/
.index_slideBox{position:relative;width:100%;height:100vh;overflow:hidden;background:#f1f3f3;}
.index_slideBox .ca{position:fixed;width:100%;height:100vh;overflow:hidden;top:0;left:0;}
.index_slideBox .hd{width:100%;z-index:1;}
.index_slideBox .hd ul{position:absolute;bottom:50px;width:100%;margin:0;padding:0;text-align:center;}
.index_slideBox .hd ul li{position:relative;display:inline-block;margin:0 2px;height:4px;width:66px;background:#f3f1ee;cursor:pointer;}
.index_slideBox .hd ul li.on{background:#ea5404;}
.index_slideBox .prev{position:absolute;left:20px;top:50%;width:64px;height:64px;background:url(../image/jiantou.png) no-repeat 0 0;cursor:pointer;transition:all 0.2s ease-out 0s;}
.index_slideBox .next{position:absolute;right:20px;top:50%;width:64px;height:64px;background:url(../image/jiantou.png) no-repeat -192px 0;cursor:pointer;transition:all 0.2s ease-out 0s;}
.index_slideBox .prev:hover{background:url(../image/jiantou.png) no-repeat -64px 0;}
.index_slideBox .next:hover{background:url(../image/jiantou.png) no-repeat -128px 0;}
.index_slideBox .bd{ position:relative; z-index:0;}
.index_slideBox .bd li{ position:relative; }
.index_slideBox .bd li a{display:inline-block;width:100%;height:auto;overflow: hidden;}
.index_slideBox .bd li img{ width:100%; height:auto;  }
.index_slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.index_slideBox a.active{ position:absolute;left:0;bottom:100px;width:100%;text-align:center;display:block;font-size:22px;color:#fff;z-index:100;cursor:pointer;}
.index_slideBox a.active:hover{color:#0091a0;}
.index_slideBox a.active{
    animation:active 2s infinite;
    animation-direction:alternate;
    -webkit-animation:active 2s infinite;
    -webkit-animation-direction:alternate;
}
@keyframes active
{
    0%   {bottom:40px;}
    50%  {bottom:60px;}
    100% {bottom:40px;}
}
@-webkit-keyframes active
{
    0%   {bottom:40px;}
    50%  {bottom:60px;}
    100% {bottom:40px;}
}

.phone_index_slideBox{position:relative;width:100%;height:600px;overflow:hidden;background:#f1f3f3;display:none;}
.phone_index_slideBox .ca{position:fixed;width:100%;height:600px;overflow:hidden;top:0;left:0;}
.phone_index_slideBox .hd{width:100%;z-index:1;}
.phone_index_slideBox .hd ul{position:absolute;bottom:10px;width:100%;margin:0;padding:0;text-align:center;}
.phone_index_slideBox .hd ul li{position:relative;display:inline-block;margin:0 5px;height:3px;width:40px;background:#fff;cursor:pointer;}
.phone_index_slideBox .hd ul li.on{background:#0091a0;}
.phone_index_slideBox .bd{ position:relative; z-index:0; }
.phone_index_slideBox .bd li{ position:relative; }
.phone_index_slideBox .bd li a{display:inline-block;width:100%;height:600px;overflow: hidden;position:relative;}
.phone_index_slideBox .bd li img{width:100%;height:600px;}
.phone_index_slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
/** about **/
.index_about{background:#f1f3f3;padding:108px 0;position:relative;z-index:3;}
.index_about a.about_logo{display:inline-block;width:150px;height:150px;vertical-align:bottom;background:url(/Modules/Cn/Tpl/Public/css/small_logo.png) no-repeat;background-size:cover;}
.index_about a.about_logo:hover{background:url(/Modules/Cn/Tpl/Public/css/small_logo-1.png) no-repeat;background-size:cover;}
.index_about h2{font-size:42px;color:#000000;padding:0 0 60px 0;text-align: left;font-family: siyuan-l;}
.index_about span{font-size:18px;color:#797676;line-height:32px;display:inline-block;width:100%;margin-bottom:60px;text-align: left;font-family: "siyuan-m";}
.index_about a.about_btn{font-family:"siyuan-b";display:inline-block;width:200px;text-align:center;height:44px;line-height:42px;border:1px solid #000;font-size:16px;color:#000;transition:all 0.2s linear 0s;float:left;}
.index_about a.about_btn:hover{background:#000;color:#fff;}
.index_about a.about_btn:active{position:relative;top:2px;}
/** case **/
.index_case{width:100%;position:relative;z-index:4;background:#fff;overflow: hidden;}
.index_case .container{width: 100%;}
.index_case ul{padding:0 0 30px 0;margin:0 auto;}
.mt-90{height:90px;}
.index_case .case_nav{text-align: center;padding:40px 0;}
.index_case .text-right{text-align: right;}
.index_case .case_nav a{display: inline-block;position:relative;padding:0 10px;color:#666;font-size:16px;font-family: "siyuan-m";}
.index_case .case_nav a:after{content: '';display: block;height:10px;width:0;position:absolute;left:0;bottom:0;background:#0091a0;z-index: -1;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;}
.index_case .case_nav a:hover:after,.index_case .case_nav a.hover:after{width:100%;}
.index_case li{width:33.3%;float:left;position:relative;overflow: hidden;font-size:0;}
.index_case li a {
    display: block;
    overflow: hidden
}

.index_case li a img {
    float: none;
    width: 100%;
    height: auto;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.index_case li a:hover img {
    transform: scale(1.2, 1.2)
}

.index_case li a .project_info {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-out .3s;
}

.index_case li a:hover .project_info {
    background: rgba(0, 0, 0, .7)
}

.index_case li a .project_info p {
    text-align: center;
    color: #fff;
    padding: 0 20px
}

.index_case li a .project_info div {
    position: relative;
    top: 50%;
    margin-top: -15px
}

.index_case li a .project_info p.title {
    margin-top: 10px;
    color: rgba(0, 0, 0, 0);
    font-size: 16px;
    transition: all ease-out .3s;
}

.index_case li a:hover .project_info p.title {
    margin-top: 0px;
    color: #fff;
    font-size: 16px
}

.index_case li a .project_info p.subtitle {
    margin-top: 16px;
    color: rgba(0, 0, 0, 0);
    font-size: 12px;
    transition: all ease-out .3s;
}

.index_case li a:hover .project_info p.subtitle {
    margin-top: 0px;
    color: #b7b7b7;
}

.index_case a.case-more{
	color: #b9b9b9;
    width: 300px;
    height: 50px;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border-radius: 0px;
    font-size: 18px;
    text-align: center;
    text-indent: 0px;
    line-height: 50px;
    font-size: 13px;
    border: none;
    position: relative;
    display: block;
    text-transform:uppercase;
    margin:100px auto; 
}

.index_case a.case-more i {
    font-family: 'simsun';
    font-size: 18px;
    text-indent: -10px;
    line-height: 50px;
    transition: all ease-out .3s;
    color: #fff;
    display: inline-block;
    opacity: 0;
}
.index_case a.case-more:after {
    content: "";
    display: block;
    width: 260px;
    height: 42px;
    border: 1px solid #D9D9D9;
    position: absolute;
    bottom: 2px;
    z-index: 2;
    margin-left: 20px;
    transition: all 0.2s ease 0s;
}
.index_case a.case-more:hover {
    color: #333;
}
.index_case a.case-more:hover i {
    color: #333;
    text-indent: 10px;
    opacity: 1;
}
.index_case a.case-more:hover:after {
    transform: scale(1.1,1.1);
    border: 1px solid #e0e0e0;
}

.case{
    width: 1800px;
    margin: 0 auto;
    max-width: 1800px;
    padding: 0 0 100px;
}
.case-read-top{
	padding: 70px 0;
    color: #989898;
    
}
.case-read-top .left {
    width: 36%;
    text-align: right;
    
    float:left;
    font-size:14px;
    line-height: 24px;
}
.case-read-top .right {
    width: 40%;
    margin-right: 11%;
    position: relative;
    height: 100%;
    float:right;
    
}
.case-read-top .right p {
    font-size: 14px;
    margin-bottom: 18px;
    line-height: 24px;
}
.case-read-top .right ul {
    position:relative;
    margin:40px auto;
}
.case-read-top .right ul li {
    font-size: 12px;
    color: #989898;
    line-height: 24px;
}

.case-read-img{
	/*max-width: 96%;*/
	margin:0 auto;
}
.case-read-img img{
	display: inline-block;
	max-width: 100%;
}

/** information **/
.index_information{vertical-align:top;display:inline-block;width:100%;position:relative;z-index:5;}
.index_information_bg{padding:130px 0;}
.index_information_message{background:#292a2e;padding:60px 0;position:relative;display:none;}
.index_information h2{color:#fff;font-size:30px;font-weight:normal;margin-bottom:10px;font-family: "siyuan-l";}
.index_information h2.en{font-family: "siyuan-b";font-size:35px;}
.index_information span{font-size:18px;color:#fff;line-height:32px;display:inline-block;width:100%;margin-top:60px;font-family: "siyuan-m";}
.index_information a.btns{display:inline-block;width:175px;text-align:center;height:44px;line-height:42px;border:1px solid #fff;font-size:16px;color:#fff;transition:all 0.2s linear 0s;margin-top:50px;font-family: "siyuan-b";}
.index_information a.btns:hover{background:#fff;color:#000;}
.index_information a.btns:active{position:relative;top:2px;}

.index_information .message_box{width:1600px;padding:0 150px;}
.index_information .message_box h4{color:#868686;font-size:24px;margin-bottom:20px;}
.index_information .message_box a.close_btn{position:absolute;top:30px;right:150px;color:#868686;font-size:50px;font-weight:normal;transition:all 0.2s linear 0s;z-index:1000;}
.index_information .message_box a.close_btn:hover{color:#0091a0;}
.index_information .message_box .form-group .col-md-6{padding:0;}
.index_information .message_box .form-group .col-md-6:first-child{padding-right:15px;}
.index_information .message_box .form-group .col-md-4{padding:0;padding-left:15px;}
.index_information .message_box .form-group .col-md-4:first-child{padding-left:0;}
.index_information .message_box .form-group .radio-inline{color:#868686;font-size:16px;margin-left:0;margin-right:10px;}
label{color:#868686;font-weight:normal;font-size:16px;}
.form-control{border-radius:0;height:44px;margin-top:5px;border:1px solid #fff;}
.form-control:focus {
    border-color: #fff;
    box-shadow: none;
    outline: 0 none;
}
textarea.form-control{height:130px;}
input[type="radio"]:checked{background:#0091a0;}
.index_information .message_box .form-group .message_btn{cursor:pointer;display:inline-block;width:160px;text-align:center;height:44px;line-height:42px;border-radius:0;border:1px solid #0091a0;font-size:16px;color:#0091a0;background:none;float:left;transition:all 0.2s linear 0s;}
.index_information .message_box .form-group .message_btn:hover{background:#0091a0;color:#fff;}
.index_information .message_box .form-group .tel{display:inline-block;float:left;height:44px;line-height:44px;font-size:18px;color:#868686;margin-left:30px;}
.index_information .message_box .form-group .tel a{color:#868686;}
/** contact **/
.index_contact{width:100%;position:relative;z-index:6;background:#fff;}
.index_contact .container{width:1600px;}
.index_contact .col-md-6{padding:70px 150px;}
.index_contact .left_bg{position:absolute;top:0;left:0;width:50%;height:100%;background:#f1f3f3;}
.index_contact h2{color:#000;font-size:36px;font-weight:normal;margin-bottom:10px;line-height:55px;font-family: "siyuan-l";}
.index_contact h2.en{font-family: "siyuan-b";font-size:40px;}
.index_contact img{margin-top:90px;}
.index_contact h4{font-size:24px;color:#000;margin-bottom:40px;font-family: "siyuan-b";}
.index_contact span{display:block;width:100%;font-size:16px;line-height:30px;font-family: "siyuan-m";}
.index_contact .tel{font-size:18px;color:#000;font-weight:bold;margin:20px 0;}
.index_contact .tel em{font-size:30px;}
.index_contact a.contact_btn{display:inline-block;width:160px;text-align:center;height:44px;line-height:42px;border:1px solid #0091a0;font-size:16px;color:#0091a0;transition:all 0.2s linear 0s;margin-top:70px;}
.index_contact a.contact_btn:hover{background:#0091a0;color:#fff;}
.index_contact a.contact_btn:active{position:relative;top:2px;}




/** about.php **/
.about_banner{/*height:550px;*/margin-top:90px;padding-bottom: 85px;}
.about_banner{background:#0091a0;}

.about_banner h2{font-size:75px;color:#fff;display:block;vertical-align:bottom;font-family: 'siyuan-l';}
.about_banner h2 b{display:inline-block;width:50px;}
.about_banner h2.en{font-size:52px;margin-bottom:25px;font-family: 'siyuan-b';}

.about_content{padding:85px 0;width:100%;}
.about_content .num{font-family:newFont-4;font-size:70px;color:#000;}
.about_content .num .timer{font-family:newFont-4;}
.about_content .num_description{font-size:20px;color:#444444;}
.about_content .about_text{width:1600px;font-size:16px;color:#797676;line-height:32px;margin-top:70px;}

.about_pp{padding:85px 0;width:100%;color:#727171;}
.about_pp .col-md-6{width:48%;}
.about_pp .col-md-6:nth-child(2){float:right;}
.about_pp h2{font-size:40px;margin-bottom: 30px;position:relative;display:block;padding-right: 20px;font-family: 'siyuan-l';cursor: pointer;}
.about_pp h2.ddc{margin-bottom: 28px;}

.about_pp h2:after,.about_pp h2.hover:after{content: '';display: block;height:20px;width:0;position:absolute;left:0;bottom:0;background:#0091a0;z-index: -1;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;}
.about_pp h2:hover:after,.about_pp h2.hover:after{width:60%;}
.about_pp h2:nth-child(1):after,.about_pp h2.hover:nth-child(1):after{
	-webkit-transition: all 300ms 300ms linear;
    -moz-transition: all 300ms 300ms  linear;
    -o-transition: all 300ms 300ms  linear;
    -ms-transition: all 300ms 300ms linear;
    transition: all 300ms 300ms  linear;
}
.about_pp h2:nth-child(2):after,.about_pp h2.hover:nth-child(2):after{
	-webkit-transition: all 300ms 600ms  linear;
    -moz-transition: all 300ms 600ms  linear;
    -o-transition: all 300ms 600ms  linear;
    -ms-transition: all 300ms 600ms  linear;
    transition: all 300ms 600ms  linear;
}
.about_pp h2:nth-child(3):after,.about_pp h2.hover:nth-child(3):after{
	-webkit-transition: all 300ms 900ms  linear;
    -moz-transition: all 300ms 900ms  linear;
    -o-transition: all 300ms 900ms  linear;
    -ms-transition: all 300ms 900ms  linear;
    transition: all 300ms 900ms  linear;
}
.about_pp h2:nth-child(4):after,.about_pp h2.hover:nth-child(4):after{
	-webkit-transition: all 300ms 1200ms  linear;
    -moz-transition: all 300ms 1200ms  linear;
    -o-transition: all 300ms 1200ms  linear;
    -ms-transition: all 300ms 1200ms  linear;
    transition: all 300ms 1200ms  linear;
}
.about_pp p{font-size:14px;margin-bottom: 20px;line-height: 24px;color:#727171;font-family: 'siyuan-l';}
.about_pp p span{display: block;font-size:16px;font-family: 'siyuan-m';}
.about_process{background:#292a2e;width:100%;padding:100px 0;}
.about_process h2{font-size:36px;color:#5e5d5c;display:block;vertical-align:bottom;margin-bottom:15px;font-family: 'siyuan-l';}
.about_process h2.en{font-size:38px;font-family: 'siyuan-b';}
.about_process span{display:block;font-size:18px;color:#fff;line-height:24px;margin:35px 0;}
.about_process p{font-size:14px;line-height: 24px;color:#727171;font-family: 'siyuan-m';}
.about_process p:nth-child(2n){font-family: 'siyuan-l';}
.about_process .col-md-2{width:20%;}

/*.index_slideBox1{position:relative;width:100%;height:auto;overflow:hidden;}
.index_slideBox1 .hd{width:100%;z-index:1;}
.index_slideBox1 .hd ul{width:100%;margin:0 0 50px 0;padding:0;text-align:center;}
.index_slideBox1 .hd ul li{position:relative;display:inline-block;margin:0 8px;cursor:pointer;font-size:16px;color:#a1a2a3;}
.index_slideBox1 .hd ul li.on{color:#fff;}
.index_slideBox1 .prev{position:absolute;z-index:100;left:20px;top:70px;width:64px;height:64px;background:url(jiantou.png) no-repeat 0 0;cursor:pointer;transition:all 0.2s ease-out 0s;}
.index_slideBox1 .next{position:absolute;z-index:100;right:20px;top:70px;width:64px;height:64px;background:url(jiantou.png) no-repeat -192px 0;cursor:pointer;transition:all 0.2s ease-out 0s;}
.index_slideBox1 .prev:hover{background:url(jiantou.png) no-repeat -64px 0;}
.index_slideBox1 .next:hover{background:url(jiantou.png) no-repeat -128px 0;}
.index_slideBox1 .bd{ position:relative; z-index:0; }
.index_slideBox1 .bd li{ position:relative; }
.index_slideBox1 .bd li img{display:inline-block;max-width:100%; height:auto;  }
.index_slideBox1 .bd li h2{font-size:24px;color:#fff;margin:40px 0;}
.index_slideBox1 .bd li span{font-size:16px;color:#fff;line-height:24px;width:60%;margin:0 20%;}*/
.about_client{padding:65px 0;width:100%;}
/*.about_client .container{width:1600px;}*/
.about_client h2{font-size:36px;color:#5e5d5c;display:block;vertical-align:bottom;margin-bottom:15px;font-family: 'siyuan-l';}
.about_client h2.en{font-size:38px;margin-top:45px;font-family: 'siyuan-b';}
.about_client span{display:block;font-size:18px;color:#181b1c;line-height:24px;margin-top:35px;margin-bottom:60px;}
.about_client .picture_btn{text-align:center;margin-bottom:15px;}
.about_client .picture_btn a{display:inline-block;width:100%;border-bottom:1px solid #e2e2e2;padding:20px 0;transition:all 0.2s linear 0s;}
.about_client .picture_btn img{display:inline-block;max-width:100%;height:auto;filter:grayscale(1);-o-filter:grayscale(1);-moz-filter:grayscale(1);-webkit-filter:grayscale(1);transition:all 0.2s linear 0s;}
.about_client .picture_btn:hover a{border-bottom:1px solid #0091a0;}
.about_client .picture_btn:hover img{filter:grayscale(0);-o-filter:grayscale(0);-moz-filter:grayscale(0);-webkit-filter:grayscale(0);}

.index_slideBox3{position:relative;width:100%;height:auto;overflow:hidden;background:#f1f3f3;}
.index_slideBox3 .hd{width:100%;z-index:1;}
.index_slideBox3 .hd .about_contact{position:absolute;top:50%;left:0;width:100%;margin-top:-106px;}
.index_slideBox3 .hd .about_contact h2{color:#fff;font-size:36px;font-weight:normal;margin-bottom:38px;display:block;vertical-align:bottom;height:40px;line-height:40px;}
.index_slideBox3 .hd .about_contact h2:first-child{font-weight:600;}
.index_slideBox3 .hd .about_contact a{display:inline-block;width:175px;text-align:center;height:44px;line-height:42px;border:1px solid #fff;font-size:16px;color:#fff;transition:all 0.2s linear 0s;margin-top:12px;}
.index_slideBox3 .hd .about_contact a:hover{background:#fff;color:#000;}
.index_slideBox3 .hd .about_contact a:active{position:relative;top:2px;}
.index_slideBox3 .bd{ position:relative; z-index:0; }
.index_slideBox3 .bd li{ position:relative; }
.index_slideBox3 .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);display:inline-block;width:100%;height:630px;vertical-align:bottom;}


/*news*/
.news{padding:0 0 40px 0;}
.news .container{width:1600px;}
.news .news_nav{text-align: center;margin:40px 0;}
.news .text-right{text-align: right;}
.news .news_nav a{display: inline-block;position:relative;padding:0 10px;color:#666;font-size:16px;}
.news .news_nav a:after{content: '';display: block;height:10px;width:0;position:absolute;left:0;bottom:0;background:#0091a0;z-index: -1;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;}
.news .news_nav a:hover:after,.news .news_nav a.hover:after{width:100%;}

#news{position:relative;}
.wall {
  display: block;
  position: relative;
}
.wall-column {
  display: block;
  position: relative;
  width: 33.333333%;
 
  float: left;
  padding: 0 12px;
  box-sizing: border-box;
}

}
.grid .blog-box {
    position: relative;
    width: 100%;
    display: block;
}
.grid .blog-box img {
    width: 100%;
    display: block;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
.grid .blog-box h6 {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    font-weight: 100;
    padding-top: 16px;
    padding-bottom: 10px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
    font-weight: bold;
    font-family: "微软雅黑";
}
.grid .blog-box p {
    text-align: left;
    color: #212121;
    padding-bottom: 30px;
    font-size: 0.85rem;
    color: #999;
}



.news-read{width: 1140px;margin: 0 auto;padding: 150px 0}
.news-read .news-read-left{float: left}
.news-read .news-read-left h3{font-size: 24px}
.news-read .news-read-left h4{font-size: 16px}
.news-read .news-read-right{float: right;width: 700px}
.news-read .news-read-right .title{font-size: 30px;line-height: 30px;padding-bottom: 50px;border-bottom: 1px solid #ccc;color: #0f0b09;margin-bottom: 40px;}
.news-read .content p,
.news-read .content span,
.news-read .content div{font-size: 16px;line-height: 30px;}
.news-read .content img{max-width: 705px;height: auto;}
.news-read .content{padding-bottom: 50px;border-bottom: 1px solid #ccc;font-size: 16px}
.news-tool{margin-top: 26px}
.news-tool-right li{position: relative;height: 32px;float: left;margin: 0 7px}
.news-tool-right li .icon{background-image: url(/Modules/Cn/Tpl/Public/images/icon.png);background-repeat: no-repeat;display: block;width: 26px;height: 26px}
.news-tool-right #close a{background-position: 0 -114px}
.news-tool-right #prev a{background-position: 0 -155px}
.news-tool-right #next a{background-position: 0 -194px}
.news-tool-right #close a:hover{background-position: -36px -114px}
.news-tool-right #prev a:hover{background-position: -36px -155px}
.news-tool-right #next a:hover{background-position: -36px -194px}
.right{float:right;}

/*首页css*/
.index_information_bg{background-image:url(../image/index_bg.jpg);background-attachment:fixed;background-size:cover;background-position:center center;} 
@media only screen and (max-width: 1024px) { 
  .index_information_bg{background:url(../image/index_bg.jpg) no-repeat center center;} 
} 
.index_information_message{background:#292a2e;} 
.index_about a.about_logo{background:url(/Modules/Cn/Tpl/Public/images/index_a_logo1.png) no-repeat;background-size:cover;} 
.index_about a.about_logo:hover{background:url(/Modules/Cn/Tpl/Public/images/index_a_logo2.png) no-repeat;background-size:cover;}


.tHeader .top .search span:hover{color:#0091a0;} 
.tHeader .top .search span.hover{color:#0091a0;} 
.tHeader .top .nav a span{color:#0091a0;} 
.tHeader_s .top .search span:hover{color:#0091a0;} 
.tHeader_s .top .nav_icon:hover{color:#0091a0;} 
.phoneHeader .nav_btn_box{background:rgba(0,0,0,0.9);} 
.phoneHeader .nav_btn a{border-bottom:1px solid #ca6f3e;font-family: siyuan-l;} 
.fixed_right ul li a:hover{background:#0091a0;} 
.index_slideBox .hd ul li.on{background:#0091a0;} 
.index_slideBox a.active:hover{color:#0091a0;} 
.middle_slideBox .hd ul li.on{background:#0091a0;} 
.phone_index_slideBox .hd ul li.on{background:#0091a0;} 
.index_news a.news_name:hover{color:#0091a0;} 
.index_news a.news_more{border:1px solid #0091a0;color:#0091a0;font-family: 'siyuan-l';} 
.index_news a.news_more:hover{background:#0091a0;} 
.index_information .message_box a.close_btn:hover{color:#0091a0;} 
input[type="radio"]:checked{background:#0091a0;} 
.index_information .message_box .form-group .message_btn{border:1px solid #0091a0;color:#0091a0;} 
.index_information .message_box .form-group .message_btn:hover{background:#0091a0;} 
.index_contact a.contact_btn{border:1px solid #0091a0;color:#0091a0;} 
.index_contact a.contact_btn:hover{background:#0091a0;} 
.work_nav_box a:hover{border-bottom:2px solid #0091a0;} 
.work_nav_box a.hover{border-bottom:2px solid #0091a0;} 
.work_nav_box .search_end b{color:#0091a0;} 
.about_client .picture_btn:hover a{border-bottom:1px solid #0091a0;} 
.service_introduction .list:hover h2{color:#0091a0;} 
.index_slideBox2 .bd li h2{color:#0091a0;} 
.news_recommend a.more{border:1px solid #0091a0;color:#0091a0;} 
.news_recommend:hover a.more{background:#0091a0;} 
.news_nav .container a:hover{border-bottom:2px solid #0091a0;} 
.news_nav .container a.hover{border-bottom:2px solid #0091a0;} 
@media only screen and (max-width: 1020px) { 
  .work_nav_box a:hover{border-bottom:1px solid #0091a0} 
  .work_nav_box a.hover{border-bottom:1px solid #0091a0} 
  .news_nav .container a.hover{border-bottom:1px solid #0091a0;} 
  .news_nav .container a:hover{border-bottom:1px solid #0091a0;} 
}      