﻿body { margin: 0px; padding: 0px; font-size: 14px;font-family:微软雅黑;}
p, img, ul, li, a { margin: 0px; padding: 0px; border: 0px; list-style-type: none; text-decoration: none;}
a{ cursor: pointer;}
.clear { clear: both; }
.blue{color: #2f5695;}
.red{color: #DA251D;}

.gc_t{width: 100%; background: url(../img/chb_b.jpg) no-repeat center #87888d; height: 254px; text-align: center; overflow: hidden;}


.gc_biao{width: 100%; margin-bottom: 25px; height: 42px; line-height: 41px;font-size: 20px;font-weight: bold; color: #313131;}
.gc_biaoa{display: inline-block; color: #FFFFFF; margin-right: 10px; font-size: 22px; text-align: center;  width: 42px; height: 42px; background: #ac9239;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;}

.gc_js{width: 1003px; margin: 50px auto; background: #f6f6f8;overflow: hidden;}
.gc_jsb{width: 963px; color: #646464; margin: 22px 20px 0px; text-align: center; font-size: 18px; border-bottom: 1px solid #D3D3D3;padding-bottom: 8px;}
.gc_jsc{width: 963px; color: #313131; margin: 0px 20px 26px; text-align: center; font-size: 16px; border-top: 1px solid #FFFFFF;padding-top: 12px;overflow: hidden;}
.gc_jsc ul li{float: left; margin-left: 15px; margin-right: 25px; font-size: 14px;}
.gc_jsc ul li span{color: #87888D;}
.gc_jsm{width: 1003px; height: 230px;}
.gc_jsml{width: 400px; height: 230px; float: left;}
.gc_jsmr{width: 583px; margin-left: 20px; height: 230px; float: left; color: #666666;}
.gc_jsmr p{margin: 15px 0; text-indent: 2em; line-height: 24px;}
.gc_jsmrbu{ margin-top: 40px;}
.gc_jsmrbu a{width: 120px; display: block; line-height: 34px; color: #FFFFFF; text-align: center; float: left; height: 34px; margin-right: 30px;}
.gc_jsmrbu a:hover{background: #F1A803;}
.gc_jsmrbu .di{background: #de510c;}
.gc_jsmrbu .bj{background: #a3882f;}

.gc_y{width: 1003px; margin:50px auto; overflow: hidden;}
.gc_ya{margin: 10px 0 0px;}
.gc_yp{margin-top: 28px; font-size: 18px; text-align: center; line-height: 42px; background: #F6F6F6;}
.gc_yp span{color: #DA251D;}
.gc_yc{margin: 20px 0; overflow: hidden; line-height: 18px;}
.gc_yca{color: #87888D;}
.gc_yc ul li{ margin-left: 17px;  float: left;}
.gc_yc ul li p{text-align: center; font-size: 12px; margin-top: 10px;}
.gc_yc ul li a {display: block;width: 238px;height: 158px;overflow: hidden;position: relative;}
.gc_yc ul li a img{position: absolute; margin: 0 auto;
	transition: all 1s ease 0s;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out; }
.gc_yc a:hover img {
	/* 1.2是放大的倍数 */
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);

}
.gc_yy{margin: 20px 0 0; overflow: hidden;}
.gc_yy ul li{width: 180px; height: 190px; border-radius: 5px;-moz-border-radius: 5px; -webkit-border-radius: 5px; margin-left: 23px; float: left; border: 1px solid #D3D3D3;}
.gc_yy ul li span{display: block;width: 77px; height: 73px; margin: 30px 50px 20px;}
.gc_yy ul li p{margin:0 20px; border-top: 1px solid #D3D3D3; text-align:center; padding: 8px 0; color: #646464;}

.gc_sy{width: 1003px; margin:0px auto; overflow: hidden;}
.gc_sy ul{margin: 25px 0;}
.gc_sy ul li{float: left; width: 325px; height: 146px; border: 1px solid #D3D3D3; margin-left: 10px;}
.gc_sya{margin: 10px; height: 32px; background: #ac9239; line-height: 32px; color: #FFFFFF;}
.gc_sya span{display: block;float: left;width: 22px; height: 22px;  border-radius: 3px;-moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 5px 10px 5px 5px; background: #FFFFFF; color: #866d19;line-height: 24px; text-align: center;}
.gc_syp{margin: 15px; font-size: 12px; text-indent: 2em; color: #666666; line-height: 22px;}

.chb_y{width: 1000px; margin:50px auto; overflow: hidden;}
.chb_y i{font-style: normal; display: inline-block;height: 32px; line-height: 32px; width:240px; text-align: center; margin: 30px 120px 20px; background: #fdf686;}
.chb_y p{color: #ffffff; text-indent: 2em; line-height: 24px; margin:0 30px;}
.chb_y ul{width: 1000px; height: 200px;}
.chb_y ul li{float: left;  margin-top: 20px; margin-right: 10px;width: 495px; height: 180px;}
.chb_y ul li a {display: block; width: 495px;height: 180px;overflow: hidden;position: relative;}
.chb_y ul li a img{position: absolute; margin: 0 auto;
	transition: all 1s ease 0s;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out; }
.chb_y a:hover img {
	/* 1.2是放大的倍数 */
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);

}


.chb_z{width: 1000px; margin: 0px auto;}
.chb_z p{color: #666666; margin: 18px 0 20px; overflow: hidden;}
.chb_z table{width: 1000px;   border-collapse: collapse; margin-top: 10px;}
.chb_z table th{height: 34px; padding: 0 5px !important; text-align: center; color: #383838; font-weight: bold; line-height: 16px; border: 1px solid #EBEBEB; margin: 0; padding: 0;}
.chb_z table td{height: 34px; font-size: 12px; padding: 0 5px !important; text-align: center; color: #383838; line-height: 16px; border: 1px solid #EBEBEB; margin: 0; padding: 0;}

.chb_w{width: 1000px; margin:50px auto; overflow: hidden;}
.chb_w i{font-style: normal; display: inline-block; width:24px; height: 24px; text-align: center; line-height: 24px; margin-right: 8px;border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #da251d; color: #FFFFFF;}
.chb_wc{width: 1000px; height: 225px; margin: 40px 0 20px;}
.chb_wc ul{margin: 20px 0;}
.chb_wc ul li{width: 194px; height: 190px; margin-left: 7px;float: left;}

.chb_wc ul li a {display: block; width: 194px;height: 149px;overflow: hidden;position: relative;}	
.chb_wc ul li a img{width: 194px; height: 149px;transition: all 1s ease 0s;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out; }
.chb_wc ul li a:hover img {
	/* 1.2是放大的倍数 */
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);

}
.chb_wc ul li p{text-align: center; line-height: 32px; color: #666666;}

.chb_wb{width: 1000px; height: 225px; margin: 20px 0;}
.chb_wbc{width: 494px;margin-top: 20px; margin-left: 11px; height: 380px; float: left;}
.chb_wbc div{width: 434px; height: 300px; padding: 20px 30px; background: #EBEBEB; margin-top: 10px;}
.chb_wbc ul{}
.chb_wbc ul li{width: 207px; height: 290px; background: #FFFFFF; float: left; margin: 5px;}
.chb_wbc ul li p{margin:35px 35px 0; font-size: 12px; line-height: 20px;}

.chb_g{width: 1000px; margin:50px auto; overflow: hidden;}
.chb_g ul{margin: 20px 0;}
.chb_g ul li{margin-left: 18px; width: 236px; height: 170px; float: left;}
.chb_g ul li p{line-height: 32px; text-align: center; color: #666666;}
.chb_g ul li a{display: block; width: 236px;height: 141px;overflow: hidden;position: relative;}	
.chb_g ul li a img{width: 236px; height: 141px;transition: all 1s ease 0s;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;}
.chb_g ul li  a:hover img {
/* 1.2是放大的倍数 */
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);}

.chb_q{width: 1000px; margin:0px auto 40px; overflow: hidden;}
.chb_q ul{margin-top: 30px;}
.chb_q ul li{width: 319px; float: left; border-right: 1px solid #EBEBEB; margin-right: 20px;}
.chb_q ul li i{float: left; color: #646464; display: inline-block; width: 236px; height: 40px;padding: 10px 0; font-size: 12px; font-style: normal; margin-left: 10px;}
.chb_q ul li span{ float: left; display: inline-block; width: 64px; height: 63px;}

.chb_zs{width: 1000px; margin:0px auto 40px; overflow: hidden;}
.chb_zs ul{margin: 30px 0;}
.chb_zs ul li{width: 303px; margin-left:20px; overflow: hidden; float: left;margin-bottom: 8px; padding-left: 10px; background: url(../img/sjian.png) 0 7px no-repeat ;}
.chb_zs ul li a{color: #000000; display: block;  overflow: hidden;}
.chb_zs ul li a:hover{color: #0C438C;}

.chb_tj{width: 1000px; margin:0px auto 40px; overflow: hidden;}
.chb_tj ul{margin: 20px 0;}
.chb_tj ul li{float: left; width:225px; height: 150px; float: left; margin-left: 15px; display: inline; margin-right:10px;}
.chb_tj ul li img{ width: 225px; height: 121px;}
.chb_tj ul li p{line-height: 40px; text-align: center;}
.chb_tj ul li a{color: #383838;}
.chb_tj ul li a:hover{
	text-decoration:underline;}
.ct_btoma{padding: 10px 0; overflow: hidden; border-bottom: 1px solid #d3d3d3; margin-bottom: 20px;}
.ct_btoma ul li{padding: 0 15px; float: left; display: inline; margin: 10px; font-size: 18px; line-height: 28px; border-right: 1px solid #D3D3D3;}
.ct_btomaa{width: 43px; height:28px; padding-right: 3px; display: inline; margin-right: 5px; float: left; background: url(../img/ct_xt.png) 0 -67px no-repeat; display: block;}
.ct_btomab{width: 43px; height:28px; padding-right: 3px; display: inline; margin-right: 5px; float: left; background: url(../img/ct_xt.png) 0 -95px no-repeat; display: block;}
.ct_btomac{width: 43px; height:28px; padding-right: 3px; display: inline; margin-right: 5px; float: left; background: url(../img/ct_xt.png) 0 -122px no-repeat; display: block;}
.ct_btomad{width: 43px; height:28px; padding-right: 3px; display: inline; margin-right: 5px; float: left; background: url(../img/ct_xt.png) 0 -154px no-repeat; display: block;}

.ct_btom{width:900px; margin: 0 auto;padding:30px 50px 10px; font-size: 14px; font-family: "微软雅黑";  background: #F6F6F6;}
.ct_btomz{ margin-bottom: 20px;}
.ct_btomzl{margin-right: 10px; font-size: 22px; color: #313131;}
.ct_btomzr{color: #f1a803; font-style: normal; margin: 0 3px;}
.ct_btomb{ margin-bottom: 20px; line-height: 40px;}
.ct_btomb span{font-family: "微软雅黑"; font-size: 16px; color: #646464; float: left;}
.ct_btomb input{width: 400px; height: 38px; border: 1px solid #eae7e7; padding: 0 5px; font-family: "微软雅黑"; font-size: 14px;}
.ct_btomb textarea{width: 780px; height: 88px; border: 1px solid #eae7e7; padding:5px; font-family: "微软雅黑"; font-size: 14px;}
.ct_button{width: 160px; height: 42px; font-family: "微软雅黑"; margin-top: -20px; overflow: hidden; margin-bottom: 20px; text-align: center; background: #0c438c; border: 0px; margin-left: 95px; line-height: 42px; color: #ffffff; font-size: 16px;}
.ct_button:hover{background: #1c5bad;cursor: pointer;}
