@charset "UTF-8";
#demark *{box-sizing: border-box;}
.center{width: 1200px; margin: 0 auto}
#demark .common{width: 1200px;margin: 0 auto}
#demark .common:after{content: '';display: block;clear: both;height: 0}
#demark .clear:after{content: '';display: block;clear: both;height: 0}
#demark .common>h2{margin: 0 auto !important;margin-top: 62px !important;margin-bottom: 20px !important;}
.index-title{font-size: 32px;text-align: center;font-weight: normal;margin: 0 76px 33px;border-top: 1px solid #e5e5e5;}
.index-title span{position: relative;top: -20px;background: #ffffff;padding: 0 10px;color: #666;}
#trademarkService{background: #fff; overflow: hidden; padding-bottom: 30px;}
.ts_left{float: left;width: 229px;height: 288px;background: url('../images/trademarkService_01.png') no-repeat center center;background-size: cover;padding-top: 40px;margin-right: 15px;}
.ts_left .ts_p{line-height: 26px;text-align: center;font-size: 18px;font-weight: bold;color: #ffffff;margin-bottom: 10px;}
.ts_left .ts_odds{line-height: 26px;text-align: left;color: #ffffff;font-size: 14px;padding-left: 35px;}
.ts_left .ts_more{padding-left: 35px;margin-top: 20px;height: 160px;background: url('../images/trademarkService_03.png') no-repeat 130px 33px;background-size: 84px 92px;}
.ts_left .ts_more .ts_span{line-height: 30px;color: #fff;font-size: 14px;}
.ts_left .ts_more .ts_right{margin-top: 10px;width: 34px;height: 33px;border-radius: 25px;background: #63b9fe;color: #fff;font-size: 36px;text-align: center;line-height: 36px;background: url('../images/trademarkService_00.png') no-repeat center center;background-size: contain;}
.ts_center li{width: 230px;height: 136px;float: left;margin-right: 12px;margin-bottom: 15px;padding-top: 34px;padding-left: 20px;padding-bottom: 34px;box-shadow: hsl(0, 0%, 86%) 0px 0px 10px;position: relative;top: 0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.ts_center li .ts_li_icon{width: 64px;height: 64px;margin-right: 15px;float: left;}
.ts_center li .ts_li_icon img{width: 64px;height: 64px;}
.ts_center li .ts_li_right{float: left;}
.ts_center li .ts_li_right p{line-height: 33px;text-align: left;color: #333;font-size: 16px;}
.ts_center li .ts_li_right span{display: inline-block;line-height: 33px;text-align: left;font-size: 18px;color: #e2383a;}
.ts_center li .ts_li_right span i{font-size: 12px;color: #808080;}
.ts_center li:hover{top: -5px; box-shadow: hsl(0, 2%, 73%) 0px 0px 10px;}
.ts_center li:nth-child(4n){margin-right: 0;}