﻿@charset "utf-8";
/* CSS Document */

/* 全站通用 */


/* 布局框架 */
body{ background-color:#ebeff1;font-family:"微软雅黑", "黑体", "宋体"; font-size:15px; color:#232323; min-width:1200px;}
a{font-family:"微软雅黑", "黑体", "宋体"; font-size:15px; color:#232323; line-height:32px;}
.posiontin{ width:1200px; margin:0 auto;margin-bottom:15px;}
.mr_10{ margin-right:10px;}


/* banner */
.banner{width:100%; margin:0 auto;  height:400px; background-image:url(ccgw1_01.jpg); background-repeat:no-repeat; background-position:center; margin-bottom:20px;}
.search{ width:545px; height:55px;   margin:0 auto; text-align:center; }
.bt-text{  margin-top:230px; width:470px; height:55px; line-height:32px; padding-left:15px; font-size:15px;font-family:"微软雅黑", "黑体", "宋体"; background-color:#FFF;  opacity: 0.5;border:none;border:1px solid #2679d4;border-radius: 5px;}
.bt-bnt{background-image:url(ccgww2_03.png);width:72px; height:52px; border:none; margin-top:230px;border:1px solid #2679d4;border-radius: 5px; }









