﻿.logo_tw a{display:block;background:url("../images/logo.png") no-repeat center;color:#acacac; font-size:13px;}
.logo_tw a:hover{color:#acacac; text-decoration:none;}
.logo_zg a{display:block;background:url("../images/logo_zg.png") no-repeat center;color:#acacac; font-size:13px;}
.logo_zg a:hover{color:#acacac; text-decoration:none;}
.top_banner{ width:1000px;}
.top_banner img{ width:100%; height:auto;}

/*人物*/
.personage{ width:1240px; margin:0 auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;background-color:#F3F3F3;margin-top:23px;}
.personage_item{ width:25%; margin-top:-23px; font-size:13px;}
.personage_item a{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}
.personage_item a:hover{ text-decoration:none;}
.personage_img{width:110px;}
.personage_item h4{ margin:38px 23px 0 6px; font-weight:300;line-height:20px;position: relative;display: inline-block;outline: none;width:180px;}
.personage_item h4 span{color:#252a2d;}
.personage_item h4 i{display: inline-block;max-height:40px;overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.personage_item a h4::before, .personage_item a h4::after {font-family:"SimHei","\9ED1\4F53";-webkit-transition: all .2s;-moz-transition: all .2s;transition: all .2s;position: absolute;opacity: 0;}
.personage_item a h4::before{content: "“";left: 0;top:5px; color:#CCC; font-size:26px; }
.personage_item a h4::after{content: "”";right:0;bottom:-14px;color:#CCC; font-size:26px;}
.personage_item a:hover h4::before, .personage_item a:hover h4::after{position: absolute;opacity: 1;}
.personage_item a:hover h4::before { content: "“"; left: -28px;}
.personage_item a:hover h4::after { content: "”"; right:-28px;}

/*头条*/
.top_news{ width:1238px; margin:0 auto; border:#E9E9E9 solid 1px; text-align:center; padding:20px 0;}
.top_news h1{ font-family:Arial,"Microsoft Yahei","微软雅黑";font-size:52px; line-height:70px;}
.top_news h1 a:hover{ text-decoration:none;}
.top_news p{ font-size:16px; color:#7b7b7b; line-height:24px; font-weight:300;}
/*横屏*/
.con_box{ width:1240px; margin:0 auto; margin-top:28px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-bottom:0px;}
.tit{ font-size:21px; line-height:21px; font-weight:normal;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;}
.more{font-size:13px; line-height:13px;font-weight:300;float:left;}
.more a{color:#a7a7a7; position:relative; padding-right:8px;}
.more a::after{content: "";position: absolute;top:4px;right:0;width: 0;height: 0;border-style: solid;border-color: #fff #fff #fff #c8c8c8;-webkit-transform-origin: 25% center;transform-origin: 25% center;border-width:4px 0 4px 4px;}
.more a:hover::after{border-color: #fff #fff #fff #02afff;}
.con_r,.con_l,.con_c{width:380px;}
.tit2{ font-size:21px; line-height:30px;font-weight:normal;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between; margin-bottom:6px;}
.tit2 em{content: ""; height:1px; display:inline-block; background-color:#E3E3E3; flex:1; margin:0 10px;}
.tit3{ font-size:21px; line-height:34px;font-weight:normal;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;padding-bottom:1px; border-bottom:#EBEBEB solid 1px;}
.tit3 a{border-bottom:#DDD solid 3px; margin-bottom:-3px;}
.more a{border:none;}
.block_box{width:380px;}
.block_box ul{ font-size:15px; line-height:30px;padding-top:10px;}
/*新闻*/
.news{ width:380px;}
.news ul { margin-top:7px;}
.news ul li{ font-size:16px; line-height:32px;height:32px; overflow:hidden;}
.news .mar_t{ margin-top:17px;}
/*新品*/
.products{ width:380px;}
.product_item{margin-top:1px;}
.product_item h3{ width:100%; font-weight:300;position:absolute; left:0; bottom:0; color:#fff; font-size:18px;background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 75%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 75%); text-align:center; line-height:30px; padding:35px 0 5px;}
.product_item h3 span{ display:block;padding:0 10px; height:30px;overflow:hidden;white-space:nowrap;word-break:keep-all;text-overflow:ellipsis;text-overflow: ellipsis;/* IE/Safari */-ms-text-overflow: ellipsis;-o-text-overflow:ellipsis;/* Opera */-moz-binding:url("ellipsis.xml#ellipsis");}
.products .tit{ margin-bottom:15px;}
.product_item a{ display:block;position:relative;}
.product_item img{ width:100%; height:auto; max-height:165px;}
.product_item a:hover img{-webkit-filter: contrast(1.3);filter: contrast(1.3);transition: all 0.6s;}
/*选择*/
.select .tit{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;}
.select .tit a{ font-weight:normal; font-size:15px; padding-left:8px; line-height:21px; height:21px;overflow:hidden;white-space:nowrap;word-break:keep-all;text-overflow:ellipsis;text-overflow: ellipsis;/* IE/Safari */-ms-text-overflow: ellipsis;-o-text-overflow:ellipsis;/* Opera */-moz-binding:url("ellipsis.xml#ellipsis");flex:1;}
.select .tit span::after{content: "/"; margin-left:8px; color:#d9d9d9;font-weight:100;}
.select_con{position:relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center; margin-top:15px;}
.select_con .select_img{ display:block;width:150px; max-width:150px; max-height:93px; overflow:hidden;}
.select_con .select_img img{ width:100%; height:auto;cursor: pointer;}
/*.select_con .select_img:hover img{transform: scale(1.4);}*/
.select_con p{ padding-left:13px; color:#797979; font-size:13px; line-height:22px;flex:1;text-align:justify;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
/*比拼*/
.vs{ border-top:#EBEBEB solid 1px; margin-top:20px; padding-top:19px;}
.vs .tit{ margin-bottom:12px;}



/*底部*/
.web_bottom{ width:100%; background-color:#2C3034; padding:35px 0; margin-top:70px;}
/*合作伙伴*/
.friends{ width:1240px; margin:0 auto;}
.friends .tit{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center; padding-bottom:15px;}
.friends .tit a{ color:#FFF; line-height:40px; display:inline-block; margin-right:37px;}
.friends .candou_logo{ background:url("../images/candou_logo.png") no-repeat 0 0; background-size:89px; width:89px; height:39px;}
.friends .epchina_logo{ background:url("../images/ep_logo.png") no-repeat 0 0; background-size:113px; width:113px; height:29px;}
.friend_list{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap:wrap;}
.friend_list a{ width:12.5%; color:#9ba1a8; font-size:14px; line-height:27px;height:27px;overflow:hidden;white-space:nowrap;word-break:keep-all;text-overflow:ellipsis;text-overflow: ellipsis;/* IE/Safari */-ms-text-overflow: ellipsis;-o-text-overflow:ellipsis;/* Opera */-moz-binding:url("ellipsis.xml#ellipsis");}
.friend_list a:hover{ color:#FFF;}
/*版权*/
.footer{width:1240px; margin:0 auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between; border-top:#414447 solid 1px; margin-top:40px; padding-top:40px;}
.footer_nav a{ color:#929BA0; font-size:15px;}
.footer_nav a::after{content: "|"; color:#52595d; padding:0 15px; font-size:12px;}
.footer_nav a:hover{ color:#FFF;}
.copyright{ margin-top:70px;}
.support a{ margin-right:50px;}
.copyright p{ font-size:12px; color:#71787d; line-height:24px; margin-top:7px;}
.copyright p a{color:#929BA0;}
.copyright p a:hover{color:#FFF;}
.qr{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;}
.qr_tw,.qr_jqx{ margin-left:40px; text-align:center;}
.qr_tw img,.qr_jqx img{ border:#FFF solid 11px; width:88px; height:88px;}
.qr_tw p,.qr_jqx p{ font-size:14px; color:#94999f; line-height:32px; padding-top:3px;}
.logo_tw{min-width:146px;}

/*----------2019年新增样式----------*/
.clear{clear:both;height:0;overflow:hidden;display:block}
.clearfix{*zoom:1}
.clearfix:after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."}
.con_box_l{width:810px;float:left;}
.con_box_r{width:380px;float:right;}
.con_listbox{width:810px;}
.news_photoview,.news_special,.news_article,.news_iframe_ad{border-bottom:1px solid #eee;padding:30px 0;background:#fff;}
.news_photoview:hover,.news_special:hover,.news_article:hover,.news_iframe_ad:hover {border-bottom:1px solid #4BC3FB;}
/*列表标题*/
.con_box_l .listtitle{width:100%;height:40px;border-bottom:1px solid #eee;margin-top:0px;}
.con_box_l .listtitle h3{width:auto;float:left;font-size:21px;font-weight:normal;}
.con_box_l .listtitle span{width:auto;float:right;font-size:13px;margin-top:12px;}
.con_box_l .listtitle span a{width:auto;float:right;font-size:13px;color:#747474;}
.con_box_l .listtitle span a:hover{color:#0093E8;}
/*文章标题*/
.news_title{position:relative;}
.news_title h3{font:22px "Microsoft Yahei","STHeiti";padding-bottom:13px; font-weight:500;}
.news_title h3 a {color:#252A2D;text-decoration:none;}
.news_title h3 a:hover {color:#0093E8;}
/*摘要*/
.news_text{width:100%;height:50px;overflow:hidden;}
.news_text p{line-height:26px;color:#747474; font-size:15px; font-family:"Microsoft Yahei","STHeiti";}
/*多图*/
.news_photoview{width:810px;overflow:hidden;position:relative;}
.news_photoview .np_pic{font-size:0;margin-bottom:15px;width:830px;overflow:hidden;}
.news_photoview .p_img3{width:258px;height:142px;overflow:hidden;float:left;display:inline;margin-right:18px;}
.news_photoview .p_img3 img{width:258px;height:142px;}
.news_photoview .p_img3 img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.news_photoview .p_img3:hover img {-webkit-transform:scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform: scale(1.1);}
.news_photoview .news_title{margin-bottom:13px;}
/*单图或无图*/
.news_article{width:810px;}
.news_article .na_pic {float:right;_display:inline;width:290;height:160px;overflow:hidden;}
.news_article .na_pic img{width:290px;height:160px;}
.news_article .na_pic img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.news_article .na_pic:hover img {-webkit-transform:scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform: scale(1.1);}
.na_detail{width:490px;margin-right:30px;float:left;_display:inline;}
.news_article .no_pic{width:810px;margin-left:0px;}
/*标签*/
.news_tag{float:left;_display:inline;margin-top:40px;}
.news_tag .keywords{float:left;_display:inline;padding-right:4px;height:20px;border-right:1px solid #979797;max-width:220px;margin-right:12px;overflow:hidden;line-height:20px;}
.news_tag .keywords a {font-size:13px; font-family:"Microsoft Yahei","STHeiti";color:#979797;margin-right:7px;text-decoration:none;}
.news_tag .keywords a:hover {color:#0093E8;}
.news_tag span {font:normal 12px "STHeiti", "SimSun";color:#cbcbcb;line-height:20px;}
.barlink {float:left;_display:inline;margin-right:10px;}
.barlink a {float:left;_display:inline;font:normal 12px "Microsoft Yahei";color:#0093E8;padding:1px 7px;border:1px solid #b8e1c7;border-radius:2px;text-decoration:none;margin-right:3px;}
.barlink a:hover {background:#B6E7FE;}
.time_tag{display:block;float:none;}
/*更多*/
.news_more{width:100%;display:block;line-height:55px;font-size:18px;color:#747474;background-color:#ffffff;text-align:center;font-weight:lighter;border-radius:50px;border:1px solid #e6e6e6;margin-top:50px;}
.news_more:hover{background-color:#e6e6e6;}
/*.news_more{display:block;line-height:55px;font-size:18px;color:#67798a;background-color:#F4F4F4;text-align:center;font-weight:lighter;border-radius:3;}
.news_more:hover{background-color:#f1f1f1;}*/
/*分享*/
.share-join{position:relative;float:right;margin-top:40px;margin-right:10px;}
.share-join span{float:left;line-height:20px;color:#979797; font-size:12px;}
.weixin_share{float:right!important;cursor:pointer;display:inline-block;background:url("../images/article_icon1.png") no-repeat 0 -142px!important; width:18px!important; height:15px;margin-right:4px;}
.weibo_share{float:right!important;cursor:pointer;display:inline-block;background:url("../images/article_icon1.png") no-repeat 0 -111px!important; width:18px!important; height:14px;}
/*图文列表分享*/
.wxfx{width:128px;height:auto;z-index:99;padding:7px;border:1px solid #CCC;background:#fff;float:left;position:absolute;top:20px;right:0;text-align:center;}
.wxfx img{width:128px;height:128px;}
.wxfx p{width:128px;height:22px;font-size:12px;float:left;}

.news .mar_t:first-child{margin-top:0;}
.product_item img{ height:165px;}
.sydatonglan,.syerping{ width:1240px; margin:0 auto; text-align:center;}
.sydatonglan img,.syerping img{width:1000px; height:auto; display:block;}
.sydatonglan{margin-top: 17px;}
.select .tit span a{font-size:21px;padding:0;}
.product_item img,.select_con img,.picture img,.ai_img a img,.ai_img_s a img{-webkit-filter: brightness(1.05);filter: brightness(1.05);}
.logo_tw a{width:397px;height: 79px;}
.logo_zg a{width:397px;height: 79px;}
.select_con{border-bottom: #eee solid 1px;margin-top: 16px;padding-bottom: 16px;}
.select_con:last-child{border-bottom:none;}
.select_con h2{margin-left:14px;line-height:26px;font-size:16px;flex: 1;font-weight:normal;}
.list_tag{background:rgba(0,0,0,0.5);color:#fff;position:absolute;top:0;left:0;z-index:999;padding:0 5px;line-height: 19px;font-size:12px;-khtml-border-radius:0 0 10px 0;-ms-border-radius:0 0 10px 0;-o-border-radius:0 0 10px 0;-moz-border-radius:0 0 10px 0;-webkit-border-radius:0 0 10px 0;border-radius:0 0 10px 0;}
.guandian_list{border: #E6E6E6 solid 1px;border-top: none; padding:0 20px 6px;}
.select_con .select_img{height: 91px;}

/*@media only screen and (max-width:1600px),only screen and (max-device-width:1600px){
.personage_img{width:160px;}
}*/

@media only screen and (max-width:1366px),only screen and (max-device-width:1366px)  {
.select_con h2{margin-left:12px;font-size: 14px;line-height: 23px;overflow: hidden;height: 70px;}
.select_con{margin-top: 11px;padding-bottom: 10px;}

.guandian_list{padding-bottom:2px;}
.personage_item h4 i{width:110px;}
@media only screen and (max-width:768px),only screen and (max-device-width:768px)  {
.logo,.personage,.con_box,.footer,.friends,.top_news{ width:98%;}
.news,.products,.con_r,.con_l, .con_c,.block_box,.ranking,.shares,.activity{ width:300px;}
.mobile_web,.mobile_equ,.ai,.mobile_app,.profile{ width:632px;}
.ai_img{width:325px;}
.ai_img_s a {width: 147px;max-width:147px;}
.ai_img_s a .ai_image{width:147px; max-width:147px;}
.person_text .head {width:85px;height:85px;}
.person_text .head img{width:85px;height:85px;}
.person_text a{ height:85px;}
.person_text h4 i::after{right:3px;}
.person_text h4 i::before{left:-1px;}
.arrow{width: 10px;}
.up .arrow::after{left: -1px;border-width: 10px 6px;}
.shares_data h4{font-size: 22px;}
.shares_data h4 .data_more{padding: 0;}
.sydatonglan,.syerping{ width:98%;}
.qr{ display:none;}
}
@media only screen and (max-width:360px),only screen and (max-device-width:360px)  {
.logo_tw a {font-size:10px;}
.logo_zg a{font-size:10px;}
}
/*2017-12-22 新增*/
.top_news h1{font-weight:bold;}
.more{float:right;}
.select .tit span a{font-size:18px;}
.top_news h1{font-family:Arial,"Microsoft Yahei","微软雅黑";}
.exclusive_con ul li,.compile_con ul li,.cloud_con ul li{display:block;}
@media (max-width:1366px){
.personage,.con_box{ width:1000px;}
/*,.footer,.friends*/
.top_news h1{ font-size:48px;}
.top_news p{ font-size:14px;}
.top_banner{ width:800px;}
.top_news{width:998px; padding:13px 0;}
.more{ font-size:12px; font-weight:lighter;}
.more a{ padding-right:7px;}
.logo_tw a{ font-size:12px; background-size:140px;}
.logo_zg a{ font-size:12px; background-size:140px;}
.personage_img{width:110px;}
.personage_item{ font-size:12px;}
.personage_item h4{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.personage_item h4{ margin:38px 23px 0 6px; font-weight:300;line-height:20px;position: relative;display: inline-block;outline: none;}
.news,.products,.con_r,.con_l, .con_c,.block_box,.ranking,.shares,.activity{ width:310px;}
.mobile_web,.mobile_equ,.ai,.mobile_app,.profile{ width:655px;}
.tit,.tit2,.tit3{ font-size:18px;}
.news ul li{ font-size:13px; line-height:26px; height:26px;}
.news .mar_t{ margin-top:15px;}
.select .tit a{ font-size:14px;}
.select_con .select_img{ width:130px; max-width:130px;}
.select_con p{ font-size:12px; line-height:20px;}
.products .tit{ margin-bottom:12px;}
.select_con{ margin-top:12px;}
.vs{ margin-top:15px; padding-top:10px;}
.vs .tit{ margin-bottom:9px;}
.con_box{ margin-top:20px; padding-bottom:0px;}
.picture{ width:124px; max-width:124px; max-height:80px;}
.picture{width:124px;}
.picture_text h4{ padding-left:14px; font-size:13px; line-height:23px; font-weight:normal}
.mobile_con ul li{ font-size:13px; line-height:25px;}
.exclusive_con,.compile_con{ padding:0 15px 6px;}
.exclusive_con ul li,.compile_con ul li{ font-size:13px; line-height:25px; height:25px;}
.compile{ margin-top:18px;}
.house_ele .picture,.game_con .picture{ width:124px; max-width:124px; max-height:77px;}
.house_con .picture_text,.game_con .picture_text{ margin-bottom:15px;}
.house_con .picture_text h4,.game_con .picture_text h4{ font-size:13px; line-height:22px; font-weight:normal}
.house_con,.game_con{ padding:2px 15px 0;}
.ai_img{ width:335px; height:207px;}
.ai_img_s a .ai_image{ width:150px; max-width:150px;height:93px;max-height:93px;}
.ai_img_s a{width:150px;}
.ai_img_s a h4{ font-size:13px; line-height:20px; padding-top:5px; height:40px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ai_con ul li,.profile_con ul li{ font-size:12px; line-height:25px;height:25px;}
.ai_con ul{ padding-top:20px;}
.ai_img a h3{ font-size:15px;line-height:27px;padding:25px 0 5px;}
.cloud_con{padding:4px 15px 10px;}
.cloud_con ul li{ font-size:13px; line-height:25px; height:25px;}
.special_con ul li span{ font-size:14px; line-height:26px;height:26px;}
.person_text .head{ width:85px; height:85px;}
.person_text h4 span{ font-size:15px; line-height:23px;padding-bottom:5px;}
.person_text h4 i{ font-size:13px; line-height:20px;padding: 0 15px;}
.person_text h4 i::before,.person_text h4 i::after{ font-size:36px;bottom: -12px;}
.person_text h4 i::before{ top:5px;}
.person_text h4 i::after{ padding-left:5px;}
.hot_person{ font-size:13px; line-height:24px; margin-top:7px; padding-top:7px;}
.block_box ul,.ranking ul{ font-size:13px;line-height:25px;}
.ranking ul li{height:25px;}
.ranking ul li:first-child::before{ font-size:16px;}
.ranking ul li:nth-child(2)::before{ font-size:15px;}
.ranking ul li:nth-child(3)::before{ font-size:14px;}
.ranking ul li a{ padding-left:10px;}
.ranking_con{ padding:0 15px 5px;}
.shares_list ul li{ font-size:13px; line-height:25px;}
.shares_con{ margin:2px 0 8px;padding:6px 0 7px 10px;}
.shares_data h4{ font-size:25px;margin-bottom:6px;}
.shares_img{ width:50%;}
.shares_data h4 .data_more{ padding:0 10px; font-size:12px;}
.shares_data{ font-size:12px; line-height:18px;}
.activity_logo{ margin-top:7px;}
.tw_activity{ width:42%;}
.activity_info{ width:48%;}
.activity_info ul li{ font-size:12px; line-height:23px; height:23px;}
.tw_activity .tit{ padding-bottom:0;}
.history{ margin-top:15px; padding-top:17px;}
.history span{ font-size:16px; margin-right:6px;}
.history input{ width:60%; font-size:13px;}
.friend_list a{ font-size:13px; line-height:25px; height:25px;}
.friend_list a{ width:14.2%;}
.web_bottom{ margin-top:40px;}
.footer_nav a{ font-size:13px;}
.footer_nav a::after{ padding:0 10px;}
.qr_tw img, .qr_jqx img{ width:80px; height:80px;border: #FFF solid 8px;}
.qr_tw, .qr_jqx{ margin-left:20px;}
.qr_tw p, .qr_jqx p{ font-size:12px; padding-top:0;}
.copyright{ margin-top:40px;}
.copyright p{ line-height:18px;}
.mobile_web .tit2{ background-size:6%; background-position:0 2px; padding-left:30px;margin-bottom:4px;}
.exclusive_tit{ width:0px;/*background: url("../images/tit_icon.png") no-repeat 0 -222px;*/background-size:37px;}
.compile_tit{width:37px;/*background: url("../images/tit_icon.png") no-repeat 0 -258px;*/background-size:37px;}
.ai .tit2{background-size:6%; background-position:0 -92px; padding-left:30px; margin-bottom:0;}
.mobile_app .tit2{background-size:6%; background-position:0 -142px; padding-left:30px; margin-bottom:0;}
.mobile_equ .tit2{ margin-bottom:2px;}
.profile .tit2{background-size:6%; background-position:0 -193px; padding-left:30px; margin-bottom:0;background:url("../images/tit_icon.png") no-repeat 0 1px;}
.special_banner{padding-top:9px;}
.product_item img{ height:135px;}
.select_con .select_img img{height:80px;}
.mobile_con ul{ padding-top:0;}
.ai_img a img{ height:207px;}
.special_banner img{height:129px;}
.person_text .head img{ width:85px; height:85px;}
.sydatonglan,.syerping{ width:1000px;}
.sydatonglan img,.syerping img{width:1000px; height:auto;}
.product_item h3{font-size: 15px;padding-bottom:0;}
.select_con .select_img{height: 80px;}
}