/*公共*/
.i_title{margin: 10px; height: 20px; border-left: 3px solid #00A6E4; line-height: 20px; font-size: 16px; padding-left: 10px;}
.i_title span{ color: #00A6E4; font-size: 12px;}

/*首页焦点滚动图*/
.focus{width:1200px;height:300px; position:relative;}
.f1200x300{width:1200px;height:300px;overflow:hidden;z-index: 9;}
.f1200x300 img{width:1200px;height:300px}
.slides{width:100%;position:relative;list-style:none;padding:0;}
.slides_nav{height:63px;width:38px; z-index: 10; position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(../../images/ctcgz/arrow.png) no-repeat;margin-top:-28px}
.slides_nav:active{opacity:1.0}
.slides_nav.next{left:auto;background-position:-70px 0px;right:0}
.slides_tabs{margin:12px auto;margin-top: -30px; z-index: 11;position:relative; clear:both; text-align:center;overflow:hidden;}
.slides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.slides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:#fff;display:inline-block;_display:block;*display:block;width:12px;height:12px}
.slides_tabs .slides_here a{background:#00A6E4}

/* 首页新闻焦点图 */
.focusNews{float: left; width: 290px; height: 190px; background: #fff; padding: 4px;}
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:290px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:12px;}
.FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#00A6E4;}

/*新闻*/
.News{float: left; width: 538px; height: 198px;  background: #fff;}
.News .title{padding-top: 10px; padding-left: 10px; border-bottom: 1px solid #dedede;}
.News .title li{float: left; width: 90px; height: 31px; line-height: 31px; text-align: center; border:1px solid #dedede; border-radius: 5px 5px 0px 0px; margin-left: 3px; border-bottom: 0; color: #00A6E4; font-size: 14px; cursor: pointer; background: #fff;}
.News .title .title-1{bottom: -1px; position: relative;}
.News .title .title-2{background: url(../../images/ctcgz/news_title_bg.jpg) repeat-x; color: #666; height: 30px; margin-top: 1px;}
.News .list{width: 510px; margin: 0px auto; margin-top: 5px;}
.News .list li{background:url(../../images/ctcgz/news.gif) left no-repeat; padding-left: 15px; line-height: 28px;}
.News .list li span{float: right; text-align: right; color: #999;}

/*特色服务*/
.charaService{float: left; width: 338px; height: 198px; background: #fff;}
.charaService .list{}
.charaService .list a{float: left; display: inline-block; width: 155px; margin: 6px; border: 1px solid #dedede; height: 38px; background: #f9f9f9; text-align: center; line-height: 38px; border-radius: 3px;}
.charaService .list a:hover{border: 1px solid #00A6E4; background: #00A6E4; color: #fff;}

/*服务与产品*/
.i_service a{ float: left; display: inline-block; text-align: center; border: 1px solid #dedede; width: 290px; height: 118px; background: #fff; border-radius: 5px;}

.i_service a i{
	margin-top: 10px; display: inline-block;
	-webkit-transition: -webkit-transform .5s ease-out;
	-moz-transition: -moz-transform .5s ease-out;
	-o-transition: -o-transform .5s ease-out;
	-ms-transition: -ms-transform .5s ease-out;
}

.i_service a p{font-size: 16px; margin-top: 10px;}
.i_service a:hover{border: 1px solid #00A6E4; background: #00A6E4; color: #fff;}
.i_service a:hover i{
	color: #fff;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

/*友情链接*/
.i_links{padding: 10px 0px 20px 5px; line-height:25px}
.i_links a{margin-left:10px;margin-right:30px;}

/* 首页底部导航 */
#i_footer{ width:100%; background:#fff; border-top:3px solid #00A6E4; padding-top: 10px; padding-bottom:15px}
#i_footer .left{ float:left;}
#i_footer .left ul{ float:left; width:110px;}
#i_footer .left ul{ font-size:14px; padding-bottom:10px; padding-top:10px;}
#i_footer .left li{ margin-top: 8px; font-size: 12px; color: #999;}
#i_footer .left li a{ color: #999;}
#i_footer .left li a:hover{color: #00A6E4;}

#i_footer .right{ float:right; width:130px; margin-top: 50px;}
#i_footer .right .code{ background:url(../../images/ctcgz/Qrcode.gif) center no-repeat; background-size:100px 100px; width:130px; height:100px;}
#i_footer .right .txt{ text-align:center; padding-top:5px; font-size:12px;}

/*阿里图标*/
@font-face {
	font-family: 'iconfont';  /* project id 251517 */
	src: url('//at.alicdn.com/t/font_fbq82nf86khs38fr.eot');
	src: url('//at.alicdn.com/t/font_fbq82nf86khs38fr.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_fbq82nf86khs38fr.woff') format('woff'),
	url('//at.alicdn.com/t/font_fbq82nf86khs38fr.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_fbq82nf86khs38fr.svg#iconfont') format('svg');
}

.iconfont{
	font-family:"iconfont" !important;
    font-size:60px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    color: #666666;
}