@charset "utf-8";

/*全局控制*/
body{font-size:14px;line-height:25px; background:#fff; font-family:"微软雅黑",Arial; -webkit-text-size-adjust:none;color: #333;}
a 		{text-decoration:none; transition-duration:500ms; color:#333;}
a:hover {text-decoration:none; transition-duration:500ms; color:#69f;}
svg{fill: currentColor; vertical-align: middle;}

.title_01{ margin:40px 0;overflow: hidden;}
.title_01 h3{font-size:30px; line-height: 40px; font-weight: normal; color: #013861;}
.title_01 span{color: #666; font-size: 12px;}
.title_01 h3:before{content:" "; padding:28px 66px 0 0; background: url(../templates/chengdu/images/title_01_a.png) no-repeat 0 37px;}
.title_01 h3:after{content:" "; padding:28px 66px 0 0; background: url(../templates/chengdu/images/title_01_b.png) no-repeat 15px 37px;}

.title_05{margin:15px 0; font-size: 16px; border-bottom:3px solid #144c8f; padding: 0 0 5px 0; display: inline-block;}

.more_01{width:220px; text-align: center; line-height:40px; display: block; margin: 15px auto; border: 1px solid #666;}
.more_01:hover{ background: #144c8f; color: #fff;}

.top_nav{margin-bottom:30px;}
.top_nav li{ font-size: 16px;  margin-right: 10px; display: inline;}
.top_nav a{ display: inline-block;padding: 5px 25px;border:2px solid #144c8f; border-radius: 50px;}
.top_nav .on{color: #fff; background: #144c8f;}
.left_nav{margin-bottom:30px;}
.left_nav li{ margin-bottom: 1px;}
.left_nav li a{display: block; padding:10px 30px; background: #eee; font-size: 16px;}
.left_nav li a:before{content:"+ ";}
.left_nav .on{color: #144c8f; font-weight: bold;}
.left_nav .tit{padding:15px 30px; background: #144c8f; color: #fff;}
.left_nav .tit p{font-size: 24px;}

@media (max-width:768px) {
.title_01{ margin:20px 0;}
.title_01 h3{font-size:22px; margin-bottom: 0;}
.title_01 p{font-size:24px; }


}

.ban_01{ height: 160px; background: url(../templates/chengdu/images/ban_01.jpg) center; overflow: hidden;margin-bottom: 30px;}
.ban_01 .ban_tit p, .ban_01 .ban_tit a{color: #ccc;}
.ban_01 .ban_tit h3{ font-weight: normal; font-size:24px; margin: 50px 0 5px 0; color: #fff;}


.bg_01{background:#f0f0f0 url(../templates/chengdu/images/bg_01.jpg) center top; background-attachment:fixed; padding-top: 30px; padding-bottom: 30px;}


/*index*/
.i_banner { width:100%; height:560px; position:relative;}
#slides li { width:100%; height:100%; position:absolute;}
#slides li a { display:block;width:100%; height:100%; text-indent:-9999px;}
#pagination {position:absolute; left:50%; bottom:20px; margin:0 0 0 -150px; width:300px; text-align:center; z-index:12;}
#pagination li { width:30px; height:5px; border-radius:5px; border:1px solid #fff; cursor:pointer; text-indent:-9999px; display:inline-block; margin:0 5px;}
#pagination li.current {width:30px; background:#fff;}

.i_news_box{overflow: hidden; margin-bottom:50px;}
.i_news_01 li{overflow: hidden;margin-bottom: 30px; }
.i_news_01 .img{width: 100%; height: 150px; overflow: hidden;}
.i_news_01 li p{padding: 5px 0; }
.i_news_01 li p a{display: block; height:50px;overflow: hidden;}
.i_news_01 li time{display: block; color: #999; font-size: 12px;}
.i_news_01 .img img{ transition: all 0.5s;}
.i_news_01 .img:hover img{transform: scale(1.1);}

.i_news_02{overflow: hidden;}
.i_news_02 li{font-size: 14px; margin-bottom:9px;overflow: hidden;}
.i_news_02 li p{float: left;}
.i_news_02 time{float: right;color: #999;font-size: 12px;}

@media (max-width:1200px) {
.i_news_01 li p{font-size: 12px;}
.i_news_01 .img{height: 120px;}
.i_news_02 li{font-size: 12px; }
}

@media (max-width:992px) {
.top_lianxi{display: none;}
.i_banner {height: 280px; }



}
@media (max-width:768px) {
.i_banner {height: 150px; }
.i_news_box{margin-bottom:30px;}
.i_news_01 .img{height: 90px;}
.i_news_02 time{display: block;float:none;}
}


/*服务行业*/
.pro_list{overflow: hidden;}
.pro_list li{margin-bottom: 30px;margin-top: 30px; text-align: center;}
.pro_list .img img{width: 75px; height: 75px;}
.pro_list .url a{border: 1px solid #333; border-radius: 50px; padding: 8px 28px;}
.pro_list .url a:hover{border: 1px solid #154d90; background: #154d90; color: #fff;}
.pro_list h3{font-size: 18px; margin: 30px auto;}
.pro_list p{color: #999; margin-bottom: 30px;}

.case_list{overflow: hidden;}
.case_list li{margin-bottom: 30px;margin-top: 30px;}
.case_list .img{width:150px; height:113px; float: left; text-align: center;}
.case_list .txt{float:right; width: 100%; margin: 0 -160px 0 0; padding: 0 160px 0 0;}
.case_list .txt h3{font-size: 18px;}
.case_list .txt p{color: #999;}

.case_tit{ margin-bottom:15px; overflow:hidden; line-height: 30px; text-align: center;}
.case_tit .name{ font-size:20px;}
.case_show{ font-size: 16px;}
.case_show p{margin-bottom: 15px;}
.case_show img{margin-bottom: 15px;}

@media (max-width:1200px) {

}

@media (max-width:992px) {
.case_list li{margin-bottom: 30px; }
}
@media (max-width:768px) {
.case_list .txt p, .pro_list p{font-size: 12px; line-height:18px;}
}

/*****新闻************/
.news_list{overflow: hidden; color:#999; margin-bottom: 20px;}
.news_list li{ overflow:hidden; margin-bottom:5px; border-bottom:1px dashed #ccc; padding-bottom:5px;}
.news_list li p span{padding-right: 10px; font-size: 12px;}
.news_list .nl_title{font-size:18px;}

.news_show_title{ border-bottom:1px dashed #ccc; margin-bottom:20px;}
.news_show_title h2{ font-weight:normal; padding-bottom:5px; font-size:22px;}
.news_show_title p{ color:#999; padding-bottom:5px; font-size: 12px;}
.news_show_title p span{ padding:0 10px 0 0; }
.news_show{overflow: hidden;}
.news_show p{ margin:10px 0;text-indent: 2em;}
.news_show img{ max-width:100%; display:block; margin:10px auto;}
.news_show a{color: #09c;}
.news_show a:hover{text-decoration:underline;}
.fanhui {text-align: right;margin-top: 15px;}
.fanhui a{border: 1px solid #666; padding: 5px 20px;}

.news_prenext{ margin:20px 0;overflow: hidden;}

.news_top{overflow: hidden; }
.news_top li{padding-bottom:10px;}
.news_top li:before{content:"+ ";}

.news_img li{overflow: hidden; border-bottom: 1px dashed #ccc; padding-bottom: 8px; margin-bottom:8px;}
.news_img li:last-child{border-bottom: none;}
.news_img li img{width:120px; float: left;}
.news_img li p{float:right; width: 100%; margin: 0 -130px 0 0; padding: 0 130px 0 0; }
.news_img li time{display: block; color: #999; font-size: 12px;}

.search{ margin-bottom:15px; overflow:hidden; border:1px solid #999; }
.search .key{ width:80%; float:left; line-height:30px; height: 30px; text-indent:1em ; outline:none; border:none;}
.search .sub{width:20%; font-size:14px; color:#999; float:right; background:none; border:none; line-height:30px; text-align:center;border-left:1px solid #999;}

@media (max-width:1200px) 
{


}

@media (max-width:992px) 
{

}
@media (max-width:768px) 
{


}

@media (max-width:768px) 
{

	
}


/*****单页 ************/





@media (max-width:1200px) {
}
@media (max-width:992px) {
}
@media (max-width:768px) {

}

/*分页样式*/ /*内容分页*/
.page_info{text-align:center; margin:0 auto 30px;overflow: hidden;}
.page_info span{padding:0 2px;font-weight:bold;}

.page_list, 		.contPage{text-align:center; margin:0 auto 30px;overflow: hidden;}
.page_list a, 		.contPage a{display:inline-block;color:#898989;border:1px solid #e8e8e8;padding:5px 13px;margin:0 1px;}
.page_list a:hover, .contPage a:hover{color:#fff;background:#898989;}
.page_list a.on, 	.contPage a.on{color:#fff;background:#1a599f;border:1px solid #1a599f;}












