/*service*/
.gdmt_service {margin-top:40px;}
.gdmt_service .service_line {height:60px; background:#f1f1f1;}
.gdmt_service .service_line li {float:left; width:310px; padding-left:90px;}
.gdmt_service .service_line li .iconfont {float:left; font-size:32px; margin:15px 20px 0 0; color:#1289ea;}
.gdmt_service .service_line li dt {font-size:16px; padding:10px 0 2px;}
.gdmt_service .service_line li dd {font-size:12px; color:#666;}
.gdmt_service .service_list {padding:40px 0; background:#fff;}
.gdmt_service .service_list li {float:left; width:115px; height:140px; border-right:1px #e6e6e6 solid; padding-left:45px;}
.gdmt_service .service_list li h3 {font-size:16px; color:#333; padding-bottom:10px;}
.gdmt_service .service_list li a {display:block; font-size:12px; color:#787880; line-height:24px;}
.gdmt_service .service_list li a:hover {color:#1289ea;}
.gdmt_service .service_list li.last {border:none;}
.gdmt_service .service_list .code {float:right; padding:0 135px 0 0;}
.gdmt_service .service_list .code .img {display:block; width:108px; height:108px; border:1px #ddd solid; padding:6px;}

/*footer*/
.gdmt_footer .copr {height:50px; padding:20px 0 10px 0; text-align:center; background:#eaeaea;}
.gdmt_footer .copr p {line-height:20px; color:#888;}
.gdmt_footer .copr a {color:#666;}
.gdmt_footer .copr a:hover {color:#dc4741;}
.gdmt_logfooter .copr {background:#f6f6f6;}