/*头部开始*/
.top{height: 100px;  width: 100%; overflow: hidden; z-index: -2;}
.top .top-inner{ position: relative; overflow: hidden; width: 100%; height: 100px; background-color: rgba(0,0,0,0); z-index: 99;}
.top .top-inner .top_in_nav{ height: 100%;}
.top .top-inner .top_in_nav .top_in_nav_b{height: 52px;padding-top: 46px;}
.top .top-inner .top_in_nav .top_in_nav_b .top_in_nav_l{ height: 55px; float: left;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_1{ width: 204px; margin-right: 48px;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2{ width:628px; position: relative;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2 ul li{ float: left; width: 64px; height: 55px; margin-right: 30px; text-align: center;}
.top .top-inner .top_in_nav .top_in_nav_b .top_in_nav_l a{color:#757575; font-size: 18px;  line-height: 38px; }
.top .top-inner .top_in_nav .top_in_nav_b .top_in_nav_l a:hover{color:#222;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2 .cur a{color:#555;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_2 .curBg{ position: absolute;bottom: 6px; left:94px; width: 64px; height:1px; background-color: rgba(33,150,243,0.8);}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_3{ width: 98px; margin-left: 220px;}
.top .top-inner .top_in_nav .top_in_nav_b .nav_l_3 a{ font-size: 16px; margin-left: 15px;}
/*头部结束*/
.page-main-content{
    background-image: url("../images/content2.png");
    background-position: 60% 0;
    background-size: 1230px;
    background-repeat: no-repeat;
}
.product-bd{padding: 78px 0 100px; cursor: default;}
.y-row {min-width: 1000px;max-width: 1200px;margin-left: auto;margin-right: auto;zoom: 1;}
.introduce{position: relative;z-index: 2;}
.introduce .title {font-size: 26px; color:#333; font-weight: 500;}
.introduce .intro {margin-top: 19px;font-size: 16px;line-height: 40px;width: 636px; color:#666;}

.borderB{ border-bottom: 1px solid #e6e6e6; }
.col-main{ /*border:1px solid #e8eef5;*/ margin-bottom: 30px;}
.col-main .tab-content-title{ line-height: 60px; font-size: 14px; color: #333;margin-left: 20px;}
.col-main .tab-content-title strong{ font-size: 18px; color: #00c1de; margin-right: 10px;}

.func-head { height: 86px;position: relative;padding-left: 80px; cursor: default;transition: background-color .1s;}
.func-head .cell-logo {height: 45px; width: 45px;position: absolute; left: 20px; top: 20px;}
.default {display: inline-block;}
.func-head h2 {color: #373d41;font-size: 18px;padding: 16px 0 4px;font-weight: bolder;line-height: 27px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 0 70px 0 0;}
.func-head p {margin: 0 70px 0 0;font-size: 14px;color: #72767a;line-height: 21px;font-weight: inherit;}


.mod-advantage{ padding-bottom: 20px;}
.flowL{ float: left; margin-left: 20px;}
.advantage{ width: 425px;padding:5px 0 20px 0;}
.advantage-title{ height: 90px; position: relative; padding-left: 85px;}
.advantage-title img{ position: absolute; left: 0; top:10px;}
.advantage-title h2{ line-height: 90px; font-size: 18px; color: #444; font-weight: 600;}
.advantage-txt{color:#666; line-height: 35px; margin: 5px 0px;}

.w585{ width: 585px;}
.margin60{ margin-left: 60px;}


/**底部*!/*/
.footer .footer-hd{height: 40px; background-color: #202228;}
.footer .footer-hd h1{color:#eee;}
.footer .footer-hd h1 a{color:#b0bcd0; line-height: 40px; margin-right: 10px;}
.footer .footer-hd h1 a:hover{color:#fff;}
.footer .footer-bd{ text-align: center; background-color: #2e3238; color:#b0bcd0; padding: 0 0 50px 0; }
.footer .footer-bd .footer-bd-t ul{width: 350px; height: 30px; margin: 0 auto; padding: 50px 0 5px 0;}
.footer .footer-bd .footer-bd-t ul li{ float: left;}
.footer .footer-bd .footer-bd-t ul li a{color:#b0bcd0; margin-right: 10px; line-height: 30px;}
.footer .footer-bd .footer-bd-t ul li a:hover{color:#fff;}
.footer .footer-bd p{line-height: 25px;font-size: 12px; text-align: center; }
.footer .footer-bd p img{vertical-align: middle; margin-right: 5px; text-align: center;display: inline-block;}
