html{margin: 0px; padding: 0px;}
body{margin: 0px; margin: 0px; background-color: #ffffff; font-family:'Microsoft Sans Serif','ArialBlack'; font-size: 14px; line-height: 26px; color: #323232;}

a.gray:link{color:#848484; text-decoration: none;}
a.gray:visited{color:#848484; text-decoration: none;}
a.gray:hover{color:#f06a07; text-decoration: none;}
a.gray:active{color:#848484; text-decoration: none;}

a.gray-1:link{color:#5e5e5e; text-decoration: none;}
a.gray-1:visited{color:#5e5e5e; text-decoration: none;}
a.gray-1:hover{color:#f06a07; text-decoration: none;}
a.gray-1:active{color:#5e5e5e; text-decoration: none;}

a.width:link{color:#FFFFFF; text-decoration: none;}
a.width:visited{color:#FFFFFF; text-decoration: none;}
a.width:hover{color:#f06a07; text-decoration: none;}
a.width:active{color:#FFFFFF; text-decoration: none;}

a.blue:link{color:#323232; text-decoration: none;}
a.blue:visited{color:#323232; text-decoration: none;}
a.blue:hover{color:#f06a07; text-decoration: none;}
a.blue:active{color:#323232; text-decoration: none;}

a.yellow:link{color:#f06a07; text-decoration: none;}
a.yellow:visited{color:#f06a07; text-decoration: none;}
a.yellow:hover{color:#f06a07; text-decoration: none;}
a.yellow:active{color:#f06a07; text-decoration: none;}

.header-title{width: 100%; height: 48px; line-height: 48px; background-color: #f5f5f5;}
.header-title-content{width: 80%; margin: auto; color: #848484;}
.header-title-content>ul{width: 100%; overflow: hidden;}
.header-title-content>ul>li{line-height: 48px; padding-left: 30px; margin-left: 30px; float: right; display: inline-block;}
.header-title-content>ul>li.tel{background: url(../img/t.png) no-repeat left center;}
.header-title-content>ul>li.email{background: url(../img/e.png) no-repeat left center;}

.header-nav{width: 100%; height: 138px; background-color: #FFFFFF;}
.header-nav-fixed{width: 100%; height: 138px; background-color: #FFFFFF; z-index: 10; position: fixed; top: 0; left: 0;  box-shadow: 0 2px 8px 0 rgba(0,0,0,.2);}
.nav-main{width: 80%; height: 138px; margin: auto; }
.header-logo{width: 15%; height: 78px; padding: 30px 0px; float: left;}
.header-logo img{height: 100%; max-height: 78px;}
.nav-main ul{width: 80%; height: 138px; font-size: 18px; float: right;}
.nav-main ul li{display: inline-block; position: relative; height: 138px; float: right; padding-left: 5%;}
.nav-main ul li a{display: inline-block; line-height: 135px; color: #2f2f2f;}
.nav-main ul li a:hover{border-bottom: 2px #054c9a solid; color: #054c9a;}
.nav-main ul li .select-view{position: absolute; width: 100%; box-shadow: 0px 2px 4px 0px rgba(0,0,0,.3); background-color: #FFFFFF; top:135px; right: -30px; z-index: 10; display: none;}
.nav-main ul li .top-nav{border-bottom: 2px #054c9a solid; position: relative; width: 100%;}
.nav-main ul li .top-nav i{
	width:0;
	height:0;
	border-width:0 6px 6px;
	border-style:solid;
	border-color:transparent transparent #054c9a;/*透明 透明  灰*/
	position:absolute;
	top: -6px;
	left: 50%;
	margin-left: -6px;
}
.nav-main ul li .select-main{line-height: 24px; padding: 15px 8px; text-align: center; background-color: #FFFFFF;}
.nav-main ul li .select-view a{display: inline-block; font-size: 14px; padding: 5px 0px; border: 0px; line-height: 24px; color: #2f2f2f;}
.nav-main ul li .select-view a:hover{color: #054c9a; border: 0px;}
.nav-main ul li .select-view a.hover{color: #054c9a; border: 0px;}

.index-banner{width: 100%; margin: auto; position:relative;}
.index-banner .slide-main{position:absolute; width: 100%;}
.index-banner .slide-main img{position:absolute; width: 100%; left:0; top:0; cursor:pointer; z-index:1;}

.index-banner .banner-slide-nav{position:absolute; width: 100%; bottom:20px; z-index:2; text-align: center;}
.index-banner .banner-slide-nav a{cursor:pointer; font-size:38px; font-family:arial; color:#FFFFFF; padding:2px;}
.index-banner .banner-slide-nav a:hover,.index-banner .banner-slide-nav .on{color:#3c72b0;}

.index-product{width: 80%; overflow: hidden; margin: auto; clear: both;}
.product-top-view{width: 100%; height: 50px; margin-top: 40px;}
.product-top-view h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.product-top-view dl{width: 100px; height: 0px; margin: auto; border-bottom: 2px #f06a07 solid;}

.index-product-slide{
	width: 100%;
	margin-top: 40px;
	position: relative;
	clear: both;
}

.index-product ul.product-slide-item{width: 100%; position: absolute;}
.index-product ul li{width: 100%; background-color: #FFFFFF; left: 0; top: 0; z-index: 1; position: absolute;}

.product-list-main{width: 104%; overflow: hidden;}
.product-list-main div.list-item{width: 30.48%; position: relative; margin-right: 2.1%; margin-bottom: 2.1%; float: left; border: #d6d6d6 1px solid;}
.product-list-main div.list-item:hover{border: #054c9a 1px solid;}
.product-list-main div.list-item .item-main{padding: 40px 30px;}
.product-list-main div.list-item .item-main img{width: 100%; border: 0px;}
.product-list-main div.list-item .product-no{font-weight: bold; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; margin-top: 10px;}
.product-list-main div.list-item .product-name{font-size: 16px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 10px;}
.product-list-main div.list-item .item-jiantou{position: absolute; bottom: 0; right: 0; width: 90px; height: 36px; background: url(../img/jt.png) no-repeat center; display: none;}

.index-product .page-but-view{margin-top: 10px; text-align: center;}
.index-product .page-but-view button{width: 130px; height: 42px; border: 0px; display: inline-block; cursor:pointer;}
.index-product .page-but-view button.prev{background: url(../img/prev.png) no-repeat center;}
.index-product .page-but-view button.next{background: url(../img/next.png) no-repeat center;}
.index-product .page-but-view button.prevStop{background: url(../img/prev-1.png) no-repeat center;}
.index-product .page-but-view button.nextStop{background: url(../img/next-1.png) no-repeat center;}

.index-auout{width: 100%; max-height: 585px; overflow: hidden; clear: both; position: relative; margin-top: 50px; background-color: #f7f7f7;}
.index-auout .about-img{width: 50%; max-height: 585px; float: right; border: 0px;}
.index-auout-main{width: 40%; position: absolute; top: 0; left: 50%; margin-left: -40%;}
.index-auout-content{padding: 30px 30px 0px 0px; line-height: 25px;}
.index-auout-content h5{font-size: 18px;}
.index-auout-content h3{font-size: 26px; line-height:30px;}
.index-auout-content dl{width: 100px; height:5px; margin-bottom: 20px; border-bottom: 2px #f06a07 solid;}
.index-auout-content .text{width: 100%; max-height: 354px; font-size: 13px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis;}
.index-auout-content a{width: 132px; height: 44px; line-height: 44px; text-align: center; color: #FFFFFF; display: inline-block; background-color: #054c9c;}
.index-auout-content a:hover{background-color: #f06a07; color: #FFFFFF;}
.clear-view{clear: both; width: 100%; height: 0px; line-height: 0px; overflow: hidden;}

.index-workshop{width: 80%; margin: auto; clear: both; margin-bottom: 50px;}
.workshop-top-view{width: 100%; height: 50px; margin-top: 50px;}
.workshop-top-view h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.workshop-top-view dl{width: 100px; height: 0px; margin: auto; border-bottom: 2px #f06a07 solid;}

.workshop-list-main{width: 100%; margin-top: 50px; overflow: hidden;}
.workshop-list-main ul{width: 500%;}
.workshop-list-main ul li{width: 6.785%; float: left;}
.workshop-list-main ul li a{border-bottom: #054c9c 3px solid; display: inline-block; margin-right: 20px;}
.workshop-list-main ul li a:hover{box-shadow: 0 2px 8px 0 rgba(0,0,0,.2); border-bottom: #f06a07 3px solid;}
.workshop-list-main ul li img{width: 100%; border: 0px;}
.workshop-list-main ul li dt{border-left: #d6d6d6 1px solid; border-right: #d6d6d6 1px solid; line-height: 30px; padding: 20px; text-align: center;}

.workshop-list-main .page-but-view{text-align: center; clear: both; padding-top: 50px;}
.workshop-list-main .page-but-view button{width: 130px; height: 42px; border: 0px; display: inline-block; cursor:pointer;}
.workshop-list-main .page-but-view button.prev{background: url(../img/prev.png) no-repeat center;}
.workshop-list-main .page-but-view button.next{background: url(../img/next.png) no-repeat center;}
.workshop-list-main .page-but-view button.prevStop{background: url(../img/prev-1.png) no-repeat center;}
.workshop-list-main .page-but-view button.nextStop{background: url(../img/next-1.png) no-repeat center;}

.index-advantages{width: 100%; margin: auto; clear: both; padding: 50px 0px; background-color: #f7f7f7;}
.advantages-top-view{width: 80%; height: 50px; margin: auto;}
.advantages-top-view h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.advantages-top-view dl{width: 100px; height: 0px; margin: auto; border-bottom: 2px #f06a07 solid;}
.index-advantages ul{width: 80%; color: #333333; margin: auto; overflow: hidden; margin-top: 50px;}
.index-advantages ul li{width: 21%; float: left; margin-right: 5%; text-align: left; line-height: 30px;}
/* .index-advantages ul li:first-child{width: 21%; margin: 0px;} */
.index-advantages ul li:last-child{width: 21%; margin: 0px; float: right;}
.index-advantages ul li h3{font-size: 18px; font-weight: bold; white-space:nowrap; text-overflow: ellipsis; overflow: hidden;}
.index-advantages ul li dl{width: 80px; height: 10px; margin-bottom: 10px; border-bottom: 1px #333333 solid;}

.index-partners{width: 80%; overflow: hidden; margin: 50px auto;}
.partners-top-view{width: 100%; height: 50px;}
.partners-top-view h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.partners-top-view dl{width: 100px; height: 0px; margin: auto; border-bottom: 2px #f06a07 solid;}
.index-partners ul{width: 101%; overflow: hidden; margin-top: 50px;}
.index-partners ul li{width: 23.8%; float: left; margin-right: 1%; margin-bottom: 1%; border: #f3f3f3 1px solid;}
.index-partners ul li img{width: 100%; border: 0px;}
.index-partners ul li:hover{border: #054c9c 1px solid;}

.end-view{width: 100%; background-color: #1c1c1c; padding: 50px 0px;}
.end-view-content{width: 80%; margin: auto; clear: both;}
.end-view h1{font-size: 30px; color: #ffffff;}
.end-contact{width: 46%; float: left;}
.end-contact .text{color: #5e5e5e; font-size: 16px; line-height: 30px; padding: 40px 0px;}
.end-contact .share-view{margin-top: 30px;}
.end-contact .share-view a{width: 48px; height: 48px; display: inline-block; border: 0px;}
.end-contact .share-view a.facebook{background: url(../img/inverted/Facebook.png) no-repeat center;}
.end-contact .share-view a.facebook:hover{background: url(../img/color/Facebook.png) no-repeat center;}
.end-contact .share-view a.twitter{background: url(../img/inverted/Twitter.png) no-repeat center;}
.end-contact .share-view a.twitter:hover{background: url(../img/color/Twitter.png) no-repeat center;}
.end-contact .share-view a.google{background: url(../img/inverted/Google+.png) no-repeat center;}
.end-contact .share-view a.google:hover{background: url(../img/color/Google+.png) no-repeat center;}
.end-contact .share-view a.tumblr{background: url(../img/inverted/Tumblr.png) no-repeat center;}
.end-contact .share-view a.tumblr:hover{background: url(../img/color/Tumblr.png) no-repeat center;}
.end-contact .share-view a.linkedin{background: url(../img/inverted/LinkedIn.png) no-repeat center;}
.end-contact .share-view a.linkedin:hover{background: url(../img/color/LinkedIn.png) no-repeat center;}
.end-contact .share-view a.email{background: url(../img/inverted/Email.png) no-repeat center;}
.end-contact .share-view a.email:hover{background: url(../img/color/Email.png) no-repeat center;}

.left{float: left;}
.right{float: right;}
.end-message{width: 50%; float: right;}
.end-message .form-view{width: 100%; margin-top: 30px; overflow: hidden;}
.end-message .form-view .form-item{margin-bottom: 15px;}
.end-message .form-item input{width: 45%; height: 36px; padding: 5px 10px; background-color: #424041; color: #5e5e5e; border: 0px;}
.end-message .form-item textarea{width: 96.5%; height: 80px; padding: 5px 10px; background-color: #424041; color: #5e5e5e; border: 0px;}
.end-message .form-item button{width: 150px; color: #FFFFFF; height: 46px; line-height: 46px; background-color: #f06a07; border: 0px;}
.end-copyright{width: 100%; color: #5f5f5f; line-height: 80px; text-align: center; font-size: 16px;}



.banner{width: 100%; margin: auto; position:relative;}
.banner img{width: 100%;}

.ny-top-nav{width:100%; height: 76px; background-color: #0a67ad; margin-bottom: 50px;}
.ny-top-nav-main{width: 80%; height: 76px; line-height: 76px; color: #FFFFFF; margin: auto; text-align: center;}
.ny-top-nav-main>span.left{display: inline-block; font-size: 18px; float: left;}
.ny-top-nav-main>span.right{display: inline-block; float: right;}
.ny-top-nav-main>span.content{display: inline-block; margin: auto;}
.ny-top-nav-main>span>a{color: #f06a07;}

.product-view{width: 80%; margin: auto;}
.product-view-left{width: 50%; float: left;}
.product-view-left .imgview{border: 1px solid #e3e3e3;}
.product-view-left .imgview img{width: 100%; border: 0px;}
.product-view-left .slide-view{width: 100%; overflow: hidden; position: relative;}
.product-view-left .slide-view ul{width: 102%; overflow: hidden; margin-top: 10px;}
.product-view-left .slide-view ul li{width: 18%; margin-right: 1.9%; float: left;}
.product-view-left .slide-view ul li img{width: 100%; border: 1px solid #e3e3e3;}
.product-view-left .slide-view ul li img:hover{border: 1px solid #f06a07;}
.product-view-right{width: 45%; float: right;}
.product-view-right button{width: 226px; font-size: 18px; height: 68px; background-color: #f06f09; color: #FFFFFF; border: 0px;}
.product-view-right button:hover{background-color: #0a67ad; cursor:pointer;}

.product-view-right .share-text{border-bottom: 1px dashed #e3e3e3; color: #6c6a6b; line-height: 40px; margin: 20px 0px;}

.product-view-right .share-view{}
.product-view-right .share-view a{width: 48px; height: 48px; display: inline-block; border: 0px;}
.product-view-right .share-view a.facebook{background: url(../img/color/Facebook.png) no-repeat center;}
.product-view-right .share-view a.twitter{background: url(../img/color/Twitter.png) no-repeat center;}
.product-view-right .share-view a.google{background: url(../img/color/Google+.png) no-repeat center;}
.product-view-right .share-view a.tumblr{background: url(../img/color/Tumblr.png) no-repeat center;}
.product-view-right .share-view a.linkedin{background: url(../img/color/LinkedIn.png) no-repeat center;}
.product-view-right .share-view a.email{background: url(../img/color/Email.png) no-repeat center;}

.product-content-view{width: 80%; margin: auto; margin-top: 50px;}

.layui-tab-title {
    position: relative;
    left: 0;
    height:50px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.layui-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 16px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 50px;
    min-width: 65px;
    padding: 0 0px;
    margin-right: 30px;
    text-align: left;
    cursor: pointer;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 3px solid #0a67ad;
}

.layui-tab-title .layui-this:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 51px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #0a67ad;
}

.layui-tab-content {
    padding: 30px 0px;
	font-size: 16px;
	line-height: 30px;
}

.more-products-view{width: 100%; background-color: #f7f7f7; margin-top: 30px;}
.more-products{width: 80%; margin: auto; padding: 50px 0px;}
.more-products-top-view{width: 100%; height: 50px;}
.more-products-top-view h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.more-products-main{width: 100%; overflow: hidden; margin-top: 50px;}
.more-products-main ul{width: 500%;}
.more-products-main ul li{width: 6.785%; float: left; text-align: center;}
.more-products-main ul li a{padding: 30px; background: #FFFFFF; display: inline-block; border: #e3e3e3 1px solid; margin-right: 20px;}
.more-products-main ul li a img{width: 100%; border: 0px;}
.more-products-main ul li a dl{line-height: 30px; margin-top: 30px;}

.products-slide-nav{padding-top: 30px; text-align: center;}
.products-slide-nav a{cursor:pointer; font-size:28px; font-family:arial; color:#898989; padding:2px;}
.products-slide-nav a.hover{color:#f06f09;}

.product-left-view{width: 26%; float: left;}
.product-left-view ul {width: 100%; margin: 0px; padding: 0px;}
.product-left-view ul li{line-height: 50px; border-bottom: 1px solid #e3e3e3; white-space:nowrap; text-overflow: ellipsis; overflow: hidden; cursor:pointer;}
/* .product-left-view ul li:hover{color: #0a67ad;} */
.product-left-view ul li.title{line-height: 56px; color: #f06f09; margin: 0px; font-size: 16px; font-weight: bold; border-bottom: 2px solid #e3e3e3;}
.product-left-view ul li:last-child{border-bottom: 0px;}
.product-left-view ul li i{margin-right: 3px; font-size: 14px; display: none;}
.product-left-view ul li i.show{display: inline-block;}

.product-left-view ul>ul{display: none;}
.product-left-view ul>ul li{padding-left: 20px;}
.product-left-view ul>ul li:last-child{border-bottom: 1px solid #e3e3e3;}
.product-left-view ul>ul>ul{display: none;}
.product-left-view ul>ul>ul li{padding-left: 40px;}
.product-left-view ul>ul>ul>ul{display: none;}
.product-left-view ul>ul>ul>ul li{padding-left: 60px;}



.product-right-view{width: 70%; float: right; overflow: hidden;}
.product-right-view .products-main{line-height: 30px; width: 103%; overflow: hidden;}
.product-right-view .products-main li{width: 30.8%; height:290px; margin-right: 2.38%; padding-bottom: 2.40%; float: left;}

.product-right-view .products-main li .list-item{padding: 30px 20px; border: 1px solid #e3e3e3;}
.product-right-view .products-main li .list-item:hover{box-shadow: 0 2px 8px 0 rgba(0,0,0,.2);}
.product-right-view .products-main li .p-name{white-space:nowrap; text-overflow: ellipsis; overflow: hidden;}
.product-right-view .products-main li .p-no{font-weight: bold; font-size: 16px; margin-top: 10px; white-space:nowrap; text-overflow: ellipsis; overflow: hidden;}
.product-right-view .products-main li img{width: 100%; border: 0px;}

.page-list-view{padding:30px 0px 60px 0px; font-size: 16px; line-height:30px; text-align: center; color: #6b6b6b;}
.page-list-view li{border: #e3e3e3 1px solid; display: inline-block; cursor:pointer; margin: 0px 2px; padding: 0px 10px;}
.page-list-view li:hover{border: #0a67ad 1px solid; color: #0a67ad;}
.page-list-view li.active{border: #0a67ad 1px solid; color: #0a67ad;}

.content-view{width: 80%; padding-bottom: 50px; margin: auto;}
.content-view .content-title{width: 100%; margin-bottom: 40px; padding-top: 40px; color: #0d65ac; text-align: center; font-size: 30px; font-weight: bold;}
.content-view .service-mian{width: 100%; font-size: 14px; margin-bottom: 30px; text-align: center; position: relative; overflow: hidden;}
.content-view .service-mian>.left-view{width: 31.6%; display: inline-block; position: absolute; top: 0; left: 0;}
.content-view .service-mian>.center-view{width: 31.6%; display: inline-block; margin: auto;}
.content-view .service-mian>.center-view-1{width: 31.6%; display: inline-block; margin-left:-31.6%;}
.content-view .service-mian>.right-view{width: 31.6%; display: inline-block; position: absolute; top: 0; right: 0;}
.content-view .service-mian>.right-view-1{width: 31.6%; display: inline-block; position: absolute; top: 0; right: 15.8%;}
.content-view .service-mian .border{border: #e3e3e3 1px solid; color: #0b66ad; padding: 50px 20px; cursor: pointer;}
.content-view .service-mian .border:hover{box-shadow: 0 2px 8px 0 rgba(0,0,0,.2); color: #f06a07;}
.content-view .service-mian h3{font-size: 40px; padding: 40px; font-weight: bold;}
.content-view .service-mian span{color: #7c7c7c;}
.content-title{width: 100%; height: 50px; margin-top: 40px;}
.content-title h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.content-title dl{width: 200px; height: 0px; margin: auto; border-bottom: 2px #f06a07 solid;}
.content-text{line-height: 32px; font-size: 16px;}
.content-text img{max-width: 100%; border: 0px;}
.content-text p{text-indent:2em;}

.contactus-left{width: 50%; float: left;}
.contactus-left img{width: 100%;}
.contactus-right{width: 46%; float: right; line-height: 36px; padding-top: 50px;}
.contactus-right>h3{font-size: 20px; font-weight: bold; color: #4e4e4e; padding-left: 40px; margin-bottom: 10px;}
.contactus-right>ul>li{line-height: 36px; padding-left: 40px; color: #848484; font-size: 16px;}
.contactus-right>ul>li.tel{background: url(../img/t.png) no-repeat left center;}
.contactus-right>ul>li.email{background: url(../img/e.png) no-repeat left center;}
.contactus-right>ul>li.address{background: url(../img/l.png) no-repeat left center;}

.about{width: 100%; background-color: #f7f7f7;;}
.about-view{width: 80%; margin: auto; padding: 50px 0px;}
.about-view>.left{width: 42%; float: left;}
.about-view>.left img{width: 100%; border: 0px;}
.about-view>.right{width: 56%; float: right;}

.content-view>.news-main{width: 100%; overflow: hidden;}
.content-view>.news-main>ul{padding-top:50px;}
.content-view>.news-main>ul>li{border-bottom: 1px solid #e4e4e4; margin-bottom: 50px; padding-bottom: 50px;}
.content-view>.news-main>ul>li>.left{width: 32%; float: left; overflow: hidden;}
.content-view>.news-main>ul>li>.left>img{width: 100%; border: 0px;}
.content-view>.news-main>ul>li>.right{width: 65%; float: right;}
.content-view>.news-main>ul>li>.right>h3{font-size: 24px; font-weight: bold; padding-bottom: 15px;}
.content-view>.news-main>ul>li>.right>h5{font-size: 18px; padding-bottom: 5px;}
.content-view>.news-main>ul>li>.right>.text{line-height: 30px; color: #868686; overflow: hidden;}

.content-view>.topview{width: 100%; height: 50px; margin: 50px 0px 30px 0px;}
.content-view>.topview h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.content-view>.topview dl{width: 200px; height: 0px; margin: auto; border-bottom: 2px #f06a07 solid;}

.content-view>.news-header{width: 100%; margin: 50px 0px 30px 0px; border-bottom: 1px solid #e4e4e4;}
.content-view>.news-header h3{width: 100%; color: #343434; font-size: 30px; font-weight: bold; line-height: 50px; text-align: center;}
.content-view>.news-header h5{width: 100%; color: #343434; font-size: 16px; color: #868686; line-height: 50px; text-align: center;}

.workshop-main{width: 100%; overflow: hidden; padding-top: 50px;}
.workshop-main>ul{width: 104%;}
.workshop-main>ul>li{width: 46%; margin-bottom: 4%; margin-right: 4%; float: left;}
.workshop-main>ul>li>.item{border: 1px solid #e4e4e4; padding: 20px; line-height: 30px; text-align: center;}
.workshop-main>ul>li>.item>img{width: 100%; border: 0px;}
.workshop-main>ul>li>.item>dl{padding-top: 20px;}


.partners-main{width: 100%; overflow: hidden; padding: 50px 0px;}
.partners-main>ul{width: 101%; overflow: hidden; }
.partners-main>ul>li{width: 23.8%; float: left; margin-right: 1%; margin-bottom: 1%; border: #f3f3f3 1px solid;}
.partners-main>ul>li>img{width: 100%; border: 0px;}
.partners-main>ul>li:hover{border: #054c9c 1px solid;}


table{border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6} 
table td{border-left:1px solid #e6e6e6;border-top:1px solid #e6e6e6; padding:5px 10px;}
table tr:nth-child(odd){background-color: #f6f7f9;}